|
@@ -3,105 +3,106 @@
|
|
|
"Common.Ctrip": "Ctrip",
|
|
|
"Common.CtripDepartment": "Framework R&D Department",
|
|
|
"Common.Nav.ShowNavBar": "Display navigation bar",
|
|
|
- "Common.Nav.HideNavBar": "Hidden navigation bar",
|
|
|
+ "Common.Nav.HideNavBar": "Hide navigation bar",
|
|
|
"Common.Nav.Help": "Help",
|
|
|
"Common.Nav.AdminTools": "Admin Tools",
|
|
|
"Common.Nav.UserManage": "User Management",
|
|
|
"Common.Nav.SystemRoleManage": "System Permission Management",
|
|
|
- "Common.Nav.OpenMange": "Open Platform Authorized Management",
|
|
|
- "Common.Nav.SystemConfig": "System Parameter",
|
|
|
+ "Common.Nav.OpenMange": "Open Platform Authorization Management",
|
|
|
+ "Common.Nav.SystemConfig": "System Configuration",
|
|
|
"Common.Nav.DeleteApp-Cluster-Namespace": "Delete Apps, Clusters, AppNamespace",
|
|
|
"Common.Nav.SystemInfo": "System Information",
|
|
|
- "Common.Nav.Logout": "Exit",
|
|
|
+ "Common.Nav.Logout": "Logout",
|
|
|
"Common.Department": "Department",
|
|
|
"Common.Cluster": "Cluster",
|
|
|
"Common.Environment": "Environment",
|
|
|
- "Common.Email": "Mail",
|
|
|
- "Common.AppId": "AppId",
|
|
|
+ "Common.Email": "Email",
|
|
|
+ "Common.AppId": "App Id",
|
|
|
"Common.Namespace": "Namespace",
|
|
|
- "Common.AppName": "AppName",
|
|
|
- "Common.AppOwner": "App Leader",
|
|
|
- "Common.AppAdmin": "App Owner",
|
|
|
+ "Common.AppName": "App Name",
|
|
|
+ "Common.AppOwner": "App Owner",
|
|
|
+ "Common.AppOwnerLong": "App Owner",
|
|
|
+ "Common.AppAdmin": "App Administrators",
|
|
|
"Common.ClusterName": "Cluster Name",
|
|
|
"Common.Submit": "Submit",
|
|
|
"Common.Save": "Save",
|
|
|
- "Common.Created": "Created",
|
|
|
- "Common.CreateFailed": "Create failed",
|
|
|
- "Common.Deleted": "Deleted",
|
|
|
- "Common.DeleteFailed": "Delete failed",
|
|
|
- "Common.ReturnToIndex": "Return",
|
|
|
+ "Common.Created": "Create Successfully",
|
|
|
+ "Common.CreateFailed": "Fail to Create",
|
|
|
+ "Common.Deleted": "Delete Successfully",
|
|
|
+ "Common.DeleteFailed": "Fail to Delete",
|
|
|
+ "Common.ReturnToIndex": "Return to project page",
|
|
|
"Common.Cancel": "Cancel",
|
|
|
"Common.Ok": "OK",
|
|
|
"Common.Search": "Query",
|
|
|
- "Common.IsRootUser": "The current page is only available for Apollo administrator.",
|
|
|
- "Common.PelaseChooseDepartment": "Please select department.",
|
|
|
- "Common.PelaseChooseOwner": "Please select App leader.",
|
|
|
- "Common.LoginExprieTips": "Your login has expired. Please refresh the page and try again.",
|
|
|
+ "Common.IsRootUser": "Current page is only accessible to Apollo administrator.",
|
|
|
+ "Common.PleaseChooseDepartment": "Please select department",
|
|
|
+ "Common.PleaseChooseOwner": "Please select app owner",
|
|
|
+ "Common.LoginExpiredTips": "Your login is expired. Please refresh the page and try again.",
|
|
|
"Component.DeleteNamespace.Title": "Delete Namespace",
|
|
|
- "Component.DeleteNamespace.PublicContent": "Deleting Namespace will cause the instance can't get the configuration of this Namespace. Are you sure you want to delete it?",
|
|
|
- "Component.DeleteNamespace.PrivateContent": "Deleting a private Namespace will cause the instance can’t get the configuration of this Namespace, and the page will prompt the missing Namespace (unless the AppNamespace is deleted by Admin tool). Are you sure you want to delete it?",
|
|
|
+ "Component.DeleteNamespace.PublicContent": "Deleting namespace will cause the instances unable to get the configuration of this namespace. Are you sure to delete it?",
|
|
|
+ "Component.DeleteNamespace.PrivateContent": "Deleting a private Namespace will cause the instances unable to get the configuration of this namespace, and the page will prompt 'missing namespace' (unless the AppNamespace is deleted by admin tool). Are you sure to delete it?",
|
|
|
"Component.GrayscalePublishRule.Title": "Edit Grayscale Rule",
|
|
|
"Component.GrayscalePublishRule.AppId": "Grayscale AppId",
|
|
|
"Component.GrayscalePublishRule.AcceptRule": "Grayscale Application Rule",
|
|
|
- "Component.GrayscalePublishRule.AcceptPartInstance": "Applied to some instances",
|
|
|
- "Component.GrayscalePublishRule.AcceptAllInstance": "Applied to all instances",
|
|
|
+ "Component.GrayscalePublishRule.AcceptPartInstance": "Apply to some instances",
|
|
|
+ "Component.GrayscalePublishRule.AcceptAllInstance": "Apply to all instances",
|
|
|
"Component.GrayscalePublishRule.IP": "Grayscale IP",
|
|
|
- "Component.GrayscalePublishRule.AppIdFilterTips": "(The list of instances is filtered by the typed AppId automatically)",
|
|
|
- "Component.GrayscalePublishRule.IpTips": "Can't find the IP you wanted? OK",
|
|
|
- "Component.GrayscalePublishRule.EnterIp": "Enter IP manually",
|
|
|
- "Component.GrayscalePublishRule.EnterIpTips": "Enter the list of IP, use ',' to separate the IP, and then click the Add button.",
|
|
|
+ "Component.GrayscalePublishRule.AppIdFilterTips": "(The list of instances are filtered by the typed AppId automatically)",
|
|
|
+ "Component.GrayscalePublishRule.IpTips": "Can't find the IP you want? You may ",
|
|
|
+ "Component.GrayscalePublishRule.EnterIp": "enter IP manually",
|
|
|
+ "Component.GrayscalePublishRule.EnterIpTips": "Enter the list of IP, using ',' as the separator, and then click the Add button.",
|
|
|
"Component.GrayscalePublishRule.Add": "Add",
|
|
|
"Component.ConfigItem.Title": "Add Configuration",
|
|
|
- "Component.ConfigItem.TitleTips": "(Kindly reminder: Configuration can be added in batches through text mode)",
|
|
|
+ "Component.ConfigItem.TitleTips": "(Reminder: Configuration can be added in batch via text mode)",
|
|
|
"Component.ConfigItem.AddGrayscaleItem": "Add Grayscale Configuration",
|
|
|
"Component.ConfigItem.ModifyItem": "Modify Configuration",
|
|
|
"Component.ConfigItem.ItemKey": "Key",
|
|
|
"Component.ConfigItem.ItemValue": "Value",
|
|
|
- "Component.ConfigItem.ItemValueTips": "Note: Hidden characters (Spaces, Newline, Tab) easily cause configuration errors. If you need to check hidden characters in Value, Click here",
|
|
|
+ "Component.ConfigItem.ItemValueTips": "Note: Hidden characters (Spaces, Newline, Tab) easily cause configuration errors. If you want to check hidden characters in Value, please click",
|
|
|
"Component.ConfigItem.ItemValueShowDetection": "Check Hidden Characters",
|
|
|
"Component.ConfigItem.ItemValueNotHiddenChars": "No Hidden Characters",
|
|
|
"Component.ConfigItem.ItemComment": "Comment",
|
|
|
"Component.ConfigItem.ChooseCluster": "Select Cluster",
|
|
|
"Component.MergePublish.Title": "Full Release",
|
|
|
- "Component.MergePublish.Tips": "Full release will merge the configuration of grayscale version into the main branch and release it.",
|
|
|
- "Component.MergePublish.NextStep": "After full release, you hope",
|
|
|
- "Component.MergePublish.DeleteGrayscale": "Delete Grayscale Version",
|
|
|
- "Component.MergePublish.ReservedGrayscale": "Keep Grayscale Version",
|
|
|
+ "Component.MergePublish.Tips": "Full release will merge the configurations of grayscale version into the main version and release them.",
|
|
|
+ "Component.MergePublish.NextStep": "After full release, choose which behavior you want",
|
|
|
+ "Component.MergePublish.DeleteGrayscale": "Delete grayscale version",
|
|
|
+ "Component.MergePublish.ReservedGrayscale": "Keep grayscale version",
|
|
|
"Component.Namespace.Branch.IsChanged": "Modified",
|
|
|
"Component.Namespace.Branch.ChangeUser": "Current Modifier",
|
|
|
- "Component.Namespace.Branch.ContinueGrayscalePublish": "Continue to Release Grayscale",
|
|
|
+ "Component.Namespace.Branch.ContinueGrayscalePublish": "Continue to Grayscale Release",
|
|
|
"Component.Namespace.Branch.GrayscalePublish": "Grayscale Release",
|
|
|
- "Component.Namespace.Branch.MergeToMasterAndPublish": "Merge to the main version and release the main version configuration",
|
|
|
+ "Component.Namespace.Branch.MergeToMasterAndPublish": "Merge to the main version and release the main version's configurations ",
|
|
|
"Component.Namespace.Branch.AllPublish": "Full Release",
|
|
|
- "Component.Namespace.Branch.DiscardGrayscaleVesion": "Drop Grayscale Version",
|
|
|
- "Component.Namespace.Branch.DiscardGrayscale": "Drop Grayscale",
|
|
|
- "Component.Namespace.Branch.NoPermissionTips": "You are not the administrator of the project, and you do not have editing or releasing right for the Namespace. You cannot check the configuration.",
|
|
|
+ "Component.Namespace.Branch.DiscardGrayscaleVesion": "Abandon Grayscale Version",
|
|
|
+ "Component.Namespace.Branch.DiscardGrayscale": "Abandon Grayscale",
|
|
|
+ "Component.Namespace.Branch.NoPermissionTips": "You are not this project's administrator, nor you have edit or release permission for the namespace. Thus you cannot view the configuration.",
|
|
|
"Component.Namespace.Branch.Tab.Configuration": "Configuration",
|
|
|
"Component.Namespace.Branch.Tab.GrayscaleRule": "Grayscale Rule",
|
|
|
"Component.Namespace.Branch.Tab.GrayscaleInstance": "Grayscale Instance List",
|
|
|
- "Component.Namespace.Branch.Tab.ChangeHistory": "Modify History",
|
|
|
+ "Component.Namespace.Branch.Tab.ChangeHistory": "Change History",
|
|
|
"Component.Namespace.Branch.Body.Item": "Grayscale Configuration",
|
|
|
- "Component.Namespace.Branch.Body.AddedItem": "New Grayscale Configuration",
|
|
|
+ "Component.Namespace.Branch.Body.AddedItem": "Add Grayscale Configuration",
|
|
|
"Component.Namespace.Branch.Body.PublishState": "Release Status",
|
|
|
"Component.Namespace.Branch.Body.ItemSort": "Sort",
|
|
|
"Component.Namespace.Branch.Body.ItemKey": "Key",
|
|
|
"Component.Namespace.Branch.Body.ItemMasterValue": "Value of Main Version",
|
|
|
"Component.Namespace.Branch.Body.ItemGrayscaleValue": "Grayscale value",
|
|
|
- "Component.Namespace.Branch.Body.ItemComment": "Comments",
|
|
|
- "Component.Namespace.Branch.Body.ItemLastModify": "Final Modifier",
|
|
|
- "Component.Namespace.Branch.Body.ItemLastModifyTime": "Final Modified Time",
|
|
|
+ "Component.Namespace.Branch.Body.ItemComment": "Comment",
|
|
|
+ "Component.Namespace.Branch.Body.ItemLastModify": "Last Modifier",
|
|
|
+ "Component.Namespace.Branch.Body.ItemLastModifyTime": "Last Modified Time",
|
|
|
"Component.Namespace.Branch.Body.ItemOperator": "Operation",
|
|
|
- "Component.Namespace.Branch.Body.ClickToSeeItemValue": "Click to check released values",
|
|
|
+ "Component.Namespace.Branch.Body.ClickToSeeItemValue": "Click to view released values",
|
|
|
"Component.Namespace.Branch.Body.ItemNoPublish": "Unreleased",
|
|
|
"Component.Namespace.Branch.Body.ItemPublished": "Released",
|
|
|
- "Component.Namespace.Branch.Body.ItemEffective": "Effective Configuration",
|
|
|
- "Component.Namespace.Branch.Body.ClickToSee": "Click to View",
|
|
|
- "Component.Namespace.Branch.Body.DeletedItem": "Deleted Configuration",
|
|
|
- "Component.Namespace.Branch.Body.Delete": "Delete",
|
|
|
- "Component.Namespace.Branch.Body.ChangedFormMaster": "Modify the configuration of the main version",
|
|
|
- "Component.Namespace.Branch.Body.ModifedItem": "Modified Configuration",
|
|
|
- "Component.Namespace.Branch.Body.Modify": "Modify",
|
|
|
- "Component.Namespace.Branch.Body.AddedByGrayscale": "Specific Configuration for Grayscale Version",
|
|
|
+ "Component.Namespace.Branch.Body.ItemEffective": "Effective configuration",
|
|
|
+ "Component.Namespace.Branch.Body.ClickToSee": "Click to view",
|
|
|
+ "Component.Namespace.Branch.Body.DeletedItem": "Deleted configuration",
|
|
|
+ "Component.Namespace.Branch.Body.Delete": "Deleted",
|
|
|
+ "Component.Namespace.Branch.Body.ChangedFromMaster": "Configuration modified from the main version",
|
|
|
+ "Component.Namespace.Branch.Body.ModifiedItem": "Modified configuration",
|
|
|
+ "Component.Namespace.Branch.Body.Modify": "Modified",
|
|
|
+ "Component.Namespace.Branch.Body.AddedByGrayscale": "Specific configuration for grayscale version",
|
|
|
"Component.Namespace.Branch.Body.Added": "New",
|
|
|
"Component.Namespace.Branch.Body.Op.Modify": "Modify",
|
|
|
"Component.Namespace.Branch.Body.Op.Delete": "Delete",
|
|
@@ -109,32 +110,32 @@
|
|
|
"Component.Namespace.MasterBranch.Body.PublishState": "Release Status",
|
|
|
"Component.Namespace.MasterBranch.Body.ItemKey": "Key",
|
|
|
"Component.Namespace.MasterBranch.Body.ItemValue": "Value",
|
|
|
- "Component.Namespace.MasterBranch.Body.ItemComment": "Comments",
|
|
|
- "Component.Namespace.MasterBranch.Body.ItemLastModify": "Final Modifier",
|
|
|
- "Component.Namespace.MasterBranch.Body.ItemLastModifyTime": "Final Modified Time",
|
|
|
+ "Component.Namespace.MasterBranch.Body.ItemComment": "Comment",
|
|
|
+ "Component.Namespace.MasterBranch.Body.ItemLastModify": "Last Modifier",
|
|
|
+ "Component.Namespace.MasterBranch.Body.ItemLastModifyTime": "Last Modified Time",
|
|
|
"Component.Namespace.MasterBranch.Body.ItemOperator": "Operation",
|
|
|
"Component.Namespace.MasterBranch.Body.ClickToSeeItemValue": "Click to check released values",
|
|
|
"Component.Namespace.MasterBranch.Body.ItemNoPublish": "Unreleased",
|
|
|
- "Component.Namespace.MasterBranch.Body.ItemEffective": "Effective Configuration",
|
|
|
+ "Component.Namespace.MasterBranch.Body.ItemEffective": "Effective configuration",
|
|
|
"Component.Namespace.MasterBranch.Body.ItemPublished": "Released",
|
|
|
- "Component.Namespace.MasterBranch.Body.AddedItem": "New Configuration",
|
|
|
- "Component.Namespace.MasterBranch.Body.ModifyItem": "Modify the Grayscale Configuration",
|
|
|
- "Component.Namespace.Branch.GrayScaleRule.NoPermissonTips": "You do not have the right to edit grayscale rule. Only those who have the right to modify or release namespace can edit grayscale rule. If you need to edit grayscale rule, please contact the project administrator to apply for the permission.",
|
|
|
+ "Component.Namespace.MasterBranch.Body.AddedItem": "New configuration",
|
|
|
+ "Component.Namespace.MasterBranch.Body.ModifyItem": "Modify the grayscale configuration",
|
|
|
+ "Component.Namespace.Branch.GrayScaleRule.NoPermissionTips": "You do not have the permission to edit grayscale rule. Only those who have the permission to edit or release the namespace can edit grayscale rule. If you need to edit grayscale rule, please contact the project administrator to apply for the permission.",
|
|
|
"Component.Namespace.Branch.GrayScaleRule.AppId": "Grayscale AppId",
|
|
|
"Component.Namespace.Branch.GrayScaleRule.IpList": "Grayscale IP List",
|
|
|
"Component.Namespace.Branch.GrayScaleRule.Operator": "Operation",
|
|
|
"Component.Namespace.Branch.GrayScaleRule.ApplyToAllInstances": "ALL",
|
|
|
"Component.Namespace.Branch.GrayScaleRule.Modify": "Modify",
|
|
|
"Component.Namespace.Branch.GrayScaleRule.Delete": "Delete",
|
|
|
- "Component.Namespace.Branch.GrayScaleRule.AddNewRule": "New Rules",
|
|
|
+ "Component.Namespace.Branch.GrayScaleRule.AddNewRule": "Create Rule",
|
|
|
"Component.Namespace.Branch.Instance.RefreshList": "Refresh List",
|
|
|
- "Component.Namespace.Branch.Instance.ItemToSee": "View Configuration",
|
|
|
+ "Component.Namespace.Branch.Instance.ItemToSee": "View configuration",
|
|
|
"Component.Namespace.Branch.Instance.InstanceAppId": "App ID",
|
|
|
"Component.Namespace.Branch.Instance.InstanceClusterName": "Cluster Name",
|
|
|
"Component.Namespace.Branch.Instance.InstanceDataCenter": "Data Center",
|
|
|
"Component.Namespace.Branch.Instance.InstanceIp": "IP",
|
|
|
- "Component.Namespace.Branch.Instance.InstanceGetItemTime": "Configure Getting Time",
|
|
|
- "Component.Namespace.Branch.Instance.LoadingMore": "Refresh List",
|
|
|
+ "Component.Namespace.Branch.Instance.InstanceGetItemTime": "Configuration Fetched Time",
|
|
|
+ "Component.Namespace.Branch.Instance.LoadMore": "Refresh list",
|
|
|
"Component.Namespace.Branch.Instance.NoInstance": "No instance information",
|
|
|
"Component.Namespace.Branch.History.ItemType": "Type",
|
|
|
"Component.Namespace.Branch.History.ItemKey": "Key",
|
|
@@ -142,88 +143,88 @@
|
|
|
"Component.Namespace.Branch.History.ItemNewValue": "New Value",
|
|
|
"Component.Namespace.Branch.History.ItemComment": "Comment",
|
|
|
"Component.Namespace.Branch.History.NewAdded": "Add",
|
|
|
- "Component.Namespace.Branch.History.Modifed": "Update",
|
|
|
+ "Component.Namespace.Branch.History.Modified": "Update",
|
|
|
"Component.Namespace.Branch.History.Deleted": "Delete",
|
|
|
- "Component.Namespace.Branch.History.LoadingMore": "Loading more",
|
|
|
+ "Component.Namespace.Branch.History.LoadMore": "Load more",
|
|
|
"Component.Namespace.Branch.History.NoHistory": "No Change History",
|
|
|
"Component.Namespace.Header.Title.Private": "Private",
|
|
|
- "Component.Namespace.Header.Title.PrivateTips": "The configuration of private namespace ({{namespace.baseInfo.namespaceName}}) can be only read by clients whose AppId is {{appId}}",
|
|
|
+ "Component.Namespace.Header.Title.PrivateTips": "The configuration of private namespace ({{namespace.baseInfo.namespaceName}}) can be only fetched by clients whose AppId is {{appId}}",
|
|
|
"Component.Namespace.Header.Title.Public": "Public",
|
|
|
- "Component.Namespace.Header.Title.PublicTips": "The configuration of namespace ({{namespace. baseInfo. namespaceName}}) can be read by any client.",
|
|
|
- "Component.Namespace.Header.Title.Extend": "Relation",
|
|
|
- "Component.Namespace.Header.Title.ExtendTips": "The configuration of namespace ({{namespace.baseInfo.namespaceName}}) will override the configuration of the public namespace, and the combined configuration can only be read by clients whose AppId is {{appId}}.",
|
|
|
- "Component.Namespace.Header.Title.ExpandAndCollapse": "[Extension/Contraction]",
|
|
|
+ "Component.Namespace.Header.Title.PublicTips": "The configuration of namespace ({{namespace.baseInfo.namespaceName}}) can be fetched by any client.",
|
|
|
+ "Component.Namespace.Header.Title.Extend": "Association",
|
|
|
+ "Component.Namespace.Header.Title.ExtendTips": "The configuration of namespace ({{namespace.baseInfo.namespaceName}}) will override the configuration of the public namespace, and the combined configuration can only be fetched by clients whose AppId is {{appId}}.",
|
|
|
+ "Component.Namespace.Header.Title.ExpandAndCollapse": "[Expand/Collapse]",
|
|
|
"Component.Namespace.Header.Title.Master": "Main Version",
|
|
|
"Component.Namespace.Header.Title.Grayscale": "Grayscale Version",
|
|
|
"Component.Namespace.Master.LoadNamespace": "Load Namespace",
|
|
|
"Component.Namespace.Master.LoadNamespaceTips": "Load Namespace",
|
|
|
"Component.Namespace.Master.Items.Changed": "Modified",
|
|
|
- "Component.Namespace.Master.Items.ChangedUser": "Current Modifier",
|
|
|
- "Component.Namespace.Master.Items.Pubish": "Release",
|
|
|
- "Component.Namespace.Master.Items.PubishTips": "Release Configuration",
|
|
|
+ "Component.Namespace.Master.Items.ChangedUser": "Current modifier",
|
|
|
+ "Component.Namespace.Master.Items.Publish": "Release",
|
|
|
+ "Component.Namespace.Master.Items.PublishTips": "Release configuration",
|
|
|
"Component.Namespace.Master.Items.Rollback": "Rollback",
|
|
|
"Component.Namespace.Master.Items.RollbackTips": "Rollback released configuration",
|
|
|
- "Component.Namespace.Master.Items.PubishHistory": "Release History",
|
|
|
- "Component.Namespace.Master.Items.PubishHistoryTips": "View the release history",
|
|
|
+ "Component.Namespace.Master.Items.PublishHistory": "Release History",
|
|
|
+ "Component.Namespace.Master.Items.PublishHistoryTips": "View the release history",
|
|
|
"Component.Namespace.Master.Items.Grant": "Authorize",
|
|
|
- "Component.Namespace.Master.Items.GrantTips": "Configuration Change, Release Authority",
|
|
|
+ "Component.Namespace.Master.Items.GrantTips": "Manage the configuration edit and release permission",
|
|
|
"Component.Namespace.Master.Items.Grayscale": "Grayscale",
|
|
|
"Component.Namespace.Master.Items.GrayscaleTips": "Create a test version",
|
|
|
- "Component.Namespace.Master.Items.RequestPermission": "Apply for Configuring Authority",
|
|
|
- "Component.Namespace.Master.Items.RequestPermissionTips": "You do not have any configuring authority. Please apply.",
|
|
|
+ "Component.Namespace.Master.Items.RequestPermission": "Apply for configuration permission",
|
|
|
+ "Component.Namespace.Master.Items.RequestPermissionTips": "You do not have any configuration permission. Please apply.",
|
|
|
"Component.Namespace.Master.Items.DeleteNamespace": "Delete Namespace",
|
|
|
- "Component.Namespace.Master.Items.NoPermissionTips": "You are not the administrator of the project, and you do not have editing or releasing authority for the Namespace. You cannot check the configuration information.",
|
|
|
+ "Component.Namespace.Master.Items.NoPermissionTips": "You are not this project's administrator, nor you have edit or releas permission for the namespace. Thus you cannot view the configuration.",
|
|
|
"Component.Namespace.Master.Items.ItemList": "Table",
|
|
|
"Component.Namespace.Master.Items.ItemListByText": "Text",
|
|
|
"Component.Namespace.Master.Items.ItemHistory": "Change History",
|
|
|
"Component.Namespace.Master.Items.ItemInstance": "Instance List",
|
|
|
- "Component.Namespace.Master.Items.CopyText": "Copy Text",
|
|
|
- "Component.Namespace.Master.Items.GrammarCheck": "Grammar Checking",
|
|
|
- "Component.Namespace.Master.Items.CancelChanged": "Cancel the Change",
|
|
|
- "Component.Namespace.Master.Items.Change": "Modify Configuration",
|
|
|
- "Component.Namespace.Master.Items.SummitChanged": "Submit the Change",
|
|
|
- "Component.Namespace.Master.Items.SortByKey": "Filter the configuration by key",
|
|
|
- "Component.Namespace.Master.Items.FilterItem": "Filter configuration",
|
|
|
- "Component.Namespace.Master.Items.SyncItemTips": "Synchronize configuration among environments",
|
|
|
- "Component.Namespace.Master.Items.SyncItem": "Synchronize Configuration",
|
|
|
- "Component.Namespace.Master.Items.DiffItemTips": "Compare the configuration among environments",
|
|
|
- "Component.Namespace.Master.Items.DiffItem": "Compare Configuration",
|
|
|
+ "Component.Namespace.Master.Items.CopyText": "Copy",
|
|
|
+ "Component.Namespace.Master.Items.GrammarCheck": "Syntax Check",
|
|
|
+ "Component.Namespace.Master.Items.CancelChanged": "Cancel",
|
|
|
+ "Component.Namespace.Master.Items.Change": "Modify",
|
|
|
+ "Component.Namespace.Master.Items.SummitChanged": "Submit",
|
|
|
+ "Component.Namespace.Master.Items.SortByKey": "Filter the configurations by key",
|
|
|
+ "Component.Namespace.Master.Items.FilterItem": "Filter",
|
|
|
+ "Component.Namespace.Master.Items.SyncItemTips": "Synchronize configurations among environments",
|
|
|
+ "Component.Namespace.Master.Items.SyncItem": "Synchronize",
|
|
|
+ "Component.Namespace.Master.Items.DiffItemTips": "Compare the configurations among environments",
|
|
|
+ "Component.Namespace.Master.Items.DiffItem": "Compare",
|
|
|
"Component.Namespace.Master.Items.AddItem": "Add Configuration",
|
|
|
- "Component.Namespace.Master.Items.Body.ItemsNoPublishedTips": "Tips: This namespace has never been released. Apollo client will not be able to get the configuration and record 404 log information. Please release it in time.",
|
|
|
- "Component.Namespace.Master.Items.Body.FilterByKey": "Input key for filtering",
|
|
|
+ "Component.Namespace.Master.Items.Body.ItemsNoPublishedTips": "Tips: This namespace has never been released. Apollo client will not be able to fetch the configuration and will record 404 log information. Please release it in time.",
|
|
|
+ "Component.Namespace.Master.Items.Body.FilterByKey": "Input key to filter",
|
|
|
"Component.Namespace.Master.Items.Body.PublishState": "Release Status",
|
|
|
"Component.Namespace.Master.Items.Body.Sort": "Sort",
|
|
|
"Component.Namespace.Master.Items.Body.ItemKey": "Key",
|
|
|
"Component.Namespace.Master.Items.Body.ItemValue": "Value",
|
|
|
"Component.Namespace.Master.Items.Body.ItemComment": "Comment",
|
|
|
- "Component.Namespace.Master.Items.Body.ItemLastModify": "Final Modifier",
|
|
|
- "Component.Namespace.Master.Items.Body.ItemLastModifyTime": "Final Modify Time",
|
|
|
+ "Component.Namespace.Master.Items.Body.ItemLastModify": "Last Modifier",
|
|
|
+ "Component.Namespace.Master.Items.Body.ItemLastModifyTime": "Last Modified Time",
|
|
|
"Component.Namespace.Master.Items.Body.ItemOperator": "Operation",
|
|
|
"Component.Namespace.Master.Items.Body.NoPublish": "Unreleased",
|
|
|
"Component.Namespace.Master.Items.Body.NoPublishTitle": "Click to view released values",
|
|
|
"Component.Namespace.Master.Items.Body.NoPublishTips": "New configuration, no released value",
|
|
|
"Component.Namespace.Master.Items.Body.Published": "Released",
|
|
|
- "Component.Namespace.Master.Items.Body.PublishedTitle": "Effective Configuration",
|
|
|
+ "Component.Namespace.Master.Items.Body.PublishedTitle": "Effective configuration",
|
|
|
"Component.Namespace.Master.Items.Body.ClickToSee": "Click to view",
|
|
|
"Component.Namespace.Master.Items.Body.Grayscale": "Gray",
|
|
|
"Component.Namespace.Master.Items.Body.HaveGrayscale": "This configuration has grayscale configuration. Click to view the value of grayscale.",
|
|
|
"Component.Namespace.Master.Items.Body.NewAdded": "New",
|
|
|
"Component.Namespace.Master.Items.Body.NewAddedTips": "New Configuration",
|
|
|
- "Component.Namespace.Master.Items.Body.Modifed": "Modify",
|
|
|
- "Component.Namespace.Master.Items.Body.ModifedTips": "Modified Configuration",
|
|
|
- "Component.Namespace.Master.Items.Body.Deleted": "Delete",
|
|
|
+ "Component.Namespace.Master.Items.Body.Modified": "Modified",
|
|
|
+ "Component.Namespace.Master.Items.Body.ModifiedTips": "Modified Configuration",
|
|
|
+ "Component.Namespace.Master.Items.Body.Deleted": "Deleted",
|
|
|
"Component.Namespace.Master.Items.Body.DeletedTips": "Deleted Configuration",
|
|
|
"Component.Namespace.Master.Items.Body.ModifyTips": "Modify",
|
|
|
"Component.Namespace.Master.Items.Body.DeleteTips": "Delete",
|
|
|
- "Component.Namespace.Master.Items.Body.Link.Title": "Included Configuration",
|
|
|
- "Component.Namespace.Master.Items.Body.Link.NoCoverLinkItem": "Excluded Configuration",
|
|
|
+ "Component.Namespace.Master.Items.Body.Link.Title": "Overridden Configuration",
|
|
|
+ "Component.Namespace.Master.Items.Body.Link.NoCoverLinkItem": "No Overridden Configuration",
|
|
|
"Component.Namespace.Master.Items.Body.Public.Title": "Public Configuration",
|
|
|
"Component.Namespace.Master.Items.Body.Public.Published": "Released Configuration",
|
|
|
"Component.Namespace.Master.Items.Body.Public.NoPublish": "Unreleased Configuration",
|
|
|
"Component.Namespace.Master.Items.Body.Public.NoPublicNamespaceTips1": "Owner of the current public namespace",
|
|
|
- "Component.Namespace.Master.Items.Body.Public.NoPublicNamespaceTips2": "No association with this namespace, please contact the owner of {{namespace. parentAppId}} to associate with this namespace in the {{namespace. parentAppId}} project.",
|
|
|
- "Component.Namespace.Master.Items.Body.Public.NoPublished": "Unreleased Configuration",
|
|
|
- "Component.Namespace.Master.Items.Body.Public.PubishedAndCover": "Override this configuration",
|
|
|
+ "Component.Namespace.Master.Items.Body.Public.NoPublicNamespaceTips2": "hasn't associated this namespace, please contact the owner of {{namespace.parentAppId}} to associate this namespace in the {{namespace.parentAppId}} project.",
|
|
|
+ "Component.Namespace.Master.Items.Body.Public.NoPublished": "No Released Configuration",
|
|
|
+ "Component.Namespace.Master.Items.Body.Public.PublishedAndCover": "Override this configuration",
|
|
|
"Component.Namespace.Master.Items.Body.NoPublished.Title": "No public configuration",
|
|
|
"Component.Namespace.Master.Items.Body.NoPublished.PublishedValue": "Released Value",
|
|
|
"Component.Namespace.Master.Items.Body.NoPublished.NoPublishedValue": "Unreleased Value",
|
|
@@ -235,32 +236,32 @@
|
|
|
"Component.Namespace.Master.Items.Body.HistoryView.NewAdded": "Add",
|
|
|
"Component.Namespace.Master.Items.Body.HistoryView.Updated": "Update",
|
|
|
"Component.Namespace.Master.Items.Body.HistoryView.Deleted": "Delete",
|
|
|
- "Component.Namespace.Master.Items.Body.HistoryView.LoadingMore": "Loading more",
|
|
|
- "Component.Namespace.Master.Items.Body.HistoryView.NoHistory": "Unchanged History",
|
|
|
- "Component.Namespace.Master.Items.Body.Instance.Tips": "Instance Instruction: Only show the Apollo instance that is visited last day",
|
|
|
- "Component.Namespace.Master.Items.Body.Instance.UsedNewItem": "Instance of using the latest configuration",
|
|
|
- "Component.Namespace.Master.Items.Body.Instance.NoUsedNewItem": "Instance of using non-latest configuration",
|
|
|
+ "Component.Namespace.Master.Items.Body.HistoryView.LoadMore": "Load more",
|
|
|
+ "Component.Namespace.Master.Items.Body.HistoryView.NoHistory": "No Change History",
|
|
|
+ "Component.Namespace.Master.Items.Body.Instance.Tips": "Tips: Only show instances who have fetched configurations in the last 24 hrs ",
|
|
|
+ "Component.Namespace.Master.Items.Body.Instance.UsedNewItem": "Instances using the latest configuration",
|
|
|
+ "Component.Namespace.Master.Items.Body.Instance.NoUsedNewItem": "Instances using outdated configuration",
|
|
|
"Component.Namespace.Master.Items.Body.Instance.AllInstance": "All Instances",
|
|
|
"Component.Namespace.Master.Items.Body.Instance.RefreshList": "Refresh List",
|
|
|
"Component.Namespace.Master.Items.Body.Instance.ToSeeItem": "View Configuration",
|
|
|
- "Component.Namespace.Master.Items.Body.Instance.LoadingMore": "Loading more",
|
|
|
+ "Component.Namespace.Master.Items.Body.Instance.LoadMore": "Load more",
|
|
|
"Component.Namespace.Master.Items.Body.Instance.ItemAppId": "App ID",
|
|
|
"Component.Namespace.Master.Items.Body.Instance.ItemCluster": "Cluster Name",
|
|
|
"Component.Namespace.Master.Items.Body.Instance.ItemDataCenter": "Data Center",
|
|
|
"Component.Namespace.Master.Items.Body.Instance.ItemIp": "IP",
|
|
|
- "Component.Namespace.Master.Items.Body.Instance.ItemGetTime": "Configure getting time",
|
|
|
+ "Component.Namespace.Master.Items.Body.Instance.ItemGetTime": "Configuration fetched time",
|
|
|
"Component.Namespace.Master.Items.Body.Instance.NoInstanceTips": "No Instance Information",
|
|
|
"Component.PublishDeny.Title": "Release Restriction",
|
|
|
- "Component.PublishDeny.Tips1": "You can't release ~{{env}} Editing environment configuration and releasing must be for different people, please ask someone who has the releasing authority of this namespace to operate the release.~",
|
|
|
- "Component.PublishDeny.Tips2": "(If it is non working time or special situations, you may release by clicking the <mark> Emergency Release </mark> button.)",
|
|
|
+ "Component.PublishDeny.Tips1": "You can't release! The operators to edit and release the configurations in {{env}} environment must be different, please find someone else who has the release permission of this namespace to do the release operation.",
|
|
|
+ "Component.PublishDeny.Tips2": "(If it is non working time or a special situation, you may release by clicking the 'Emergency Release' button.)",
|
|
|
"Component.PublishDeny.EmergencyPublish": "Emergency Release",
|
|
|
"Component.PublishDeny.Close": "Close",
|
|
|
"Component.Publish.Title": "Release",
|
|
|
- "Component.Publish.Tips": "(Only the released configuration will be accessed by the client, and this release will only work in the current environment: {{env}})",
|
|
|
+ "Component.Publish.Tips": "(Only the released configurations can be fetched by clients, and this release will only be applied to the current environment: {{env}})",
|
|
|
"Component.Publish.Grayscale": "Grayscale Release",
|
|
|
- "Component.Publish.GrayscaleTips": "(The configuration of grayscale releasing only works on the configuring instances in grayscale rules)",
|
|
|
+ "Component.Publish.GrayscaleTips": "(The grayscale configurations are only applied to the instances specified in grayscale rules)",
|
|
|
"Component.Publish.AllPublish": "Full Release",
|
|
|
- "Component.Publish.AllPublishTips": "(Full release configuration works on all instances)",
|
|
|
+ "Component.Publish.AllPublishTips": "(Full release configurations are applied to all instances)",
|
|
|
"Component.Publish.ToSeeChange": "View changes",
|
|
|
"Component.Publish.PublishedValue": "Released values",
|
|
|
"Component.Publish.Changes": "Changes",
|
|
@@ -269,203 +270,205 @@
|
|
|
"Component.Publish.ModifyUser": "Modifier",
|
|
|
"Component.Publish.ModifyTime": "Modified Time",
|
|
|
"Component.Publish.NewAdded": "New",
|
|
|
- "Component.Publish.NewAddedTips": "New Added Configuration",
|
|
|
- "Component.Publish.Modifed": "Modify",
|
|
|
- "Component.Publish.ModifedTips": "Modified Configuration",
|
|
|
- "Component.Publish.Deleted": "Delete",
|
|
|
+ "Component.Publish.NewAddedTips": "New Configuration",
|
|
|
+ "Component.Publish.Modified": "Modified",
|
|
|
+ "Component.Publish.ModifiedTips": "Modified Configuration",
|
|
|
+ "Component.Publish.Deleted": "Deleted",
|
|
|
"Component.Publish.DeletedTips": "Deleted Configuration",
|
|
|
"Component.Publish.MasterValue": "Main version value",
|
|
|
"Component.Publish.GrayValue": "Grayscale version value",
|
|
|
"Component.Publish.GrayPublishedValue": "Released grayscale version value",
|
|
|
"Component.Publish.GrayNoPublishedValue": "Unreleased grayscale version value",
|
|
|
- "Component.Publish.ItemNoChange": "No change on configuration",
|
|
|
- "Component.Publish.GrayItemNoChange": "No change on grayscale configuration",
|
|
|
- "Component.Publish.NoGrayItems": "Configuration Item without Grayscale",
|
|
|
+ "Component.Publish.ItemNoChange": "No configuration changes",
|
|
|
+ "Component.Publish.GrayItemNoChange": "No configuration changes",
|
|
|
+ "Component.Publish.NoGrayItems": "No grayscale changes",
|
|
|
"Component.Publish.Release": "Release Name",
|
|
|
"Component.Publish.ReleaseComment": "Comment",
|
|
|
"Component.Publish.OpPublish": "Release",
|
|
|
- "Component.Rollback.Goto": "Roll back to",
|
|
|
- "Component.Rollback.Tips": "This operation will roll back to the previous released version, and the current version is invalid, but no impact on the modifying configuration. You can check the current version on the releasing history page",
|
|
|
+ "Component.Rollback.To": "roll back to",
|
|
|
+ "Component.Rollback.Tips": "This operation will roll back to the last released version, and the current version is abandoned, but there is no impact to the currently editing configurations. You may view the currently effective version in the release history page",
|
|
|
+ "Component.Rollback.ClickToView": "Click to view",
|
|
|
"Component.Rollback.ItemType": "Type",
|
|
|
"Component.Rollback.ItemKey": "Key",
|
|
|
- "Component.Rollback.RollbackBeforeValue": "Before rollback",
|
|
|
- "Component.Rollback.RollbackAfterValue": "After rollback",
|
|
|
+ "Component.Rollback.RollbackBeforeValue": "Before Rollback",
|
|
|
+ "Component.Rollback.RollbackAfterValue": "After Rollback",
|
|
|
"Component.Rollback.Added": "Add",
|
|
|
- "Component.Rollback.Modifed": "Update",
|
|
|
+ "Component.Rollback.Modified": "Update",
|
|
|
"Component.Rollback.Deleted": "Delete",
|
|
|
- "Component.Rollback.NoChange": "No change on configuration",
|
|
|
+ "Component.Rollback.NoChange": "No configuration changes",
|
|
|
"Component.Rollback.OpRollback": "Rollback",
|
|
|
"Component.ShowText.Title": "View",
|
|
|
"Login.Login": "Login",
|
|
|
"Login.UserNameOrPasswordIncorrect": "Incorrect username or password",
|
|
|
- "Login.LogoutSuccessfully": "Logout successfully",
|
|
|
- "Index.MyProject": "My project",
|
|
|
+ "Login.LogoutSuccessfully": "Logout Successfully",
|
|
|
+ "Index.MyProject": "My projects",
|
|
|
"Index.CreateProject": "Create project",
|
|
|
- "Index.LoadingMore": "Loading more",
|
|
|
- "Index.FavoriteItems": "Collected items",
|
|
|
+ "Index.LoadMore": "Load more",
|
|
|
+ "Index.FavoriteItems": "Favorite projects",
|
|
|
"Index.Topping": "Top",
|
|
|
- "Index.FavoriteTip": "You haven't collected any items yet. You can collect items on the project homepage.~",
|
|
|
- "Index.RecentyViewedItems": "Recently browsed items",
|
|
|
- "Index.GetCreateAppRoleFailed": "Failed to get the information of creating application permission",
|
|
|
- "Index.Topped": "Top successfully",
|
|
|
- "Index.CancelledFavorite": "Cancel collection successfully",
|
|
|
+ "Index.FavoriteTip": "You haven't favorited any items yet. You can favorite items on the project homepage.",
|
|
|
+ "Index.RecentlyViewedItems": "Recent projects",
|
|
|
+ "Index.GetCreateAppRoleFailed": "Failed to get the information of create project permission",
|
|
|
+ "Index.Topped": "Top Successfully",
|
|
|
+ "Index.CancelledFavorite": "Remove favorite successfully",
|
|
|
+ "Cluster.CreateCluster": "Create Cluster",
|
|
|
"Cluster.Tips.1": "By adding clusters, the same program can use different configuration in different clusters (such as different data centers)",
|
|
|
"Cluster.Tips.2": "If the different clusters use the same configuration, there is no need to create clusters",
|
|
|
- "Cluster.Tips.3": "By default, Apollo reads IDC attributes in /opt/settings/server. properties(Linux) or C:\\opt\\settings\\server.properties(Windows) files on the machine as cluster names, such as SHAJQ (Jinqiao Data Center), SHAOY (Ouyang Data Center)",
|
|
|
- "Cluster.Tips.4": "The cluster name created at here needs to be consistent with the IDC attribute in server.properties on the machine",
|
|
|
- "Cluster.CreaterNameTips": "(Deploy clusters such as SHAJQ, SHAOY or customized clusters such as SHAJQ-xx, SHAJQ-yy)",
|
|
|
- "Cluster.ChooseEnvironment": "Select the environment",
|
|
|
+ "Cluster.Tips.3": "By default, Apollo reads IDC attributes in /opt/settings/server.properties(Linux) or C:\\opt\\settings\\server.properties(Windows) files on the machine as cluster names, such as SHAJQ (Jinqiao Data Center), SHAOY (Ouyang Data Center)",
|
|
|
+ "Cluster.Tips.4": "The cluster name created here should be consistent with the IDC attribute in server.properties on the machine",
|
|
|
+ "Cluster.CreateNameTips": "(Cluster names such as SHAJQ, SHAOY or customized clusters such as SHAJQ-xx, SHAJQ-yy)",
|
|
|
+ "Cluster.ChooseEnvironment": "Environment",
|
|
|
"Cluster.LoadingEnvironmentError": "Error in loading environment information",
|
|
|
"Cluster.ClusterCreated": "Create cluster successfully",
|
|
|
- "Cluster.ClusterCreateFailed": "Fail to create cluster",
|
|
|
+ "Cluster.ClusterCreateFailed": "Failed to create cluster",
|
|
|
"Cluster.PleaseChooseEnvironment": "Please select the environment",
|
|
|
"Config.Title": "Apollo Configuration Center",
|
|
|
- "Config.AppIdNotFound": "Nothingness",
|
|
|
- "Config.ClickByCreate": "Click to create",
|
|
|
- "Config.EnvList": "Environment List",
|
|
|
+ "Config.AppIdNotFound": "doesn't exist, ",
|
|
|
+ "Config.ClickByCreate": "click to create",
|
|
|
+ "Config.EnvList": "Environments",
|
|
|
"Config.EnvListTips": "Manage the configuration of different environments and clusters by switching environments and clusters",
|
|
|
- "Config.ProjectInfo": "Project Information",
|
|
|
- "Config.ModifyBasicProjectInfo": "Modify the basic information of project",
|
|
|
- "Config.Favorite": "Collection",
|
|
|
- "Config.CancelFavorite": "Cancel Collection",
|
|
|
- "Config.MissEnv": "Lack of environment",
|
|
|
- "Config.MissNamespace": "Lack of Namespace",
|
|
|
+ "Config.ProjectInfo": "Project Info",
|
|
|
+ "Config.ModifyBasicProjectInfo": "Modify project's basic information",
|
|
|
+ "Config.Favorite": "Favorite",
|
|
|
+ "Config.CancelFavorite": "Cancel Favorite",
|
|
|
+ "Config.MissEnv": "Missing environment",
|
|
|
+ "Config.MissNamespace": "Missing Namespace",
|
|
|
"Config.ProjectManage": "Manage Project",
|
|
|
- "Config.CreateAppMissEnv": "Fill in environment",
|
|
|
- "Config.CreateAppMissNamespace": "Fill in Namespace",
|
|
|
+ "Config.CreateAppMissEnv": "Recover Environments",
|
|
|
+ "Config.CreateAppMissNamespace": "Recover Namespaces",
|
|
|
"Config.AddCluster": "Add Cluster",
|
|
|
"Config.AddNamespace": "Add Namespace",
|
|
|
- "Config.CurrentlyOperatorEnv": "Current operating environment",
|
|
|
+ "Config.CurrentlyOperatorEnv": "Current environment",
|
|
|
"Config.DoNotRemindAgain": "No longer prompt",
|
|
|
"Config.Note": "Note",
|
|
|
- "Config.ClusterIsDefualtTipContent": "All instances that do not belong to the'{{name}}'cluster will use the default cluster (current page) configuration, and those that belong to the'{{name}}' cluster will use the corresponding cluster configuration!",
|
|
|
- "Config.ClusterIsCustomTipContent": "Instances belonging to the'{{name}}'cluster only use the configuration of the'{{name}}' cluster (the current page), and the default cluster configuration is used only when the corresponding namespace has not been published in the current cluster.",
|
|
|
- "Config.HasNotPublishNamespace": "The following environment/cluster has unpublished configuration, the client can not get unpublished configuration, please publish in time.",
|
|
|
+ "Config.ClusterIsDefaultTipContent": "All instances that do not belong to the '{{name}}' cluster will fetch the default cluster (current page) configuration, and those that belong to the '{{name}}' cluster will use the corresponding cluster configuration!",
|
|
|
+ "Config.ClusterIsCustomTipContent": "Instances belonging to the '{{name}}' cluster will only fetch the configuration of the '{{name}}' cluster (the current page), and the default cluster configuration will only be fetched when the corresponding namespace has not been released in the current cluster.",
|
|
|
+ "Config.HasNotPublishNamespace": "The following environment/cluster has unreleased configurations, the client will not fetch the unreleased configurations, please release them in time.",
|
|
|
"Config.DeleteItem.DialogTitle": "Delete configuration",
|
|
|
- "Config.DeleteItem.DialogContent": "You are deleting the configuration whose Key is <b>'{{config.key}} </b> Value is <b>'{{config.value}} </b>. <br> Are you sure you want to delete the configuration?",
|
|
|
+ "Config.DeleteItem.DialogContent": "You are deleting the configuration whose Key is <b>'{{config.key}}'</b> Value is <b>'{{config.value}}'</b>. <br> Are you sure to delete the configuration?",
|
|
|
"Config.PublishNoPermission.DialogTitle": "Release",
|
|
|
- "Config.PublishNoPermission.DialogContent": "You do not have publishing permissions. ~Ask the Project Administrator'{{masterUsers}}'to assign publishing permissions.",
|
|
|
- "Config.ModifyNoPermission.DialogTitle": "Application for Configuration Permission",
|
|
|
- "Config.ModifyNoPermission.DialogContent": "Assign editing or publishing permissions to project administrator'{{masterUsers}}'",
|
|
|
- "Config.MasterNoPermission.DialogTitle": "Application for Configuration Permission",
|
|
|
- "Config.MasterNoPermission.DialogContent": "You are not a project administrator. Only project administrators have the right to add clusters and namespaces. For administrator privileges, ask the project administrator'{{masterUsers}}'to assign administrator privileges",
|
|
|
- "Config.NamespaceLocked.DialogTitle": "Editorial constraints",
|
|
|
- "Config.NamespaceLocked.DialogContent": "Currently namespace is being edited by'{{lockOwner}}', and a publication can only be modified by one person.",
|
|
|
+ "Config.PublishNoPermission.DialogContent": "You do not have release permission. Please ask the project administrators '{{masterUsers}}' to authorize release permission.",
|
|
|
+ "Config.ModifyNoPermission.DialogTitle": "Apply for Configuration Permission",
|
|
|
+ "Config.ModifyNoPermission.DialogContent": "Please ask the project administrators '{{masterUsers}}' to authorize release or edit permission.",
|
|
|
+ "Config.MasterNoPermission.DialogTitle": "Apply for Configuration Permission",
|
|
|
+ "Config.MasterNoPermission.DialogContent": "You are not this project's administrator. Only project administrators have the permission to add clusters and namespaces. Please ask the project administrators '{{masterUsers}}' to assign administrator permission",
|
|
|
+ "Config.NamespaceLocked.DialogTitle": "Edit not allowed",
|
|
|
+ "Config.NamespaceLocked.DialogContent": "Current namespace is being edited by '{{lockOwner}}', and a release phase can only be edited by one person.",
|
|
|
"Config.RollbackAlert.DialogTitle": "Rollback",
|
|
|
- "Config.RollbackAlert.DialogContent": "Are you sure you want to roll back?",
|
|
|
+ "Config.RollbackAlert.DialogContent": "Are you sure to roll back?",
|
|
|
"Config.EmergencyPublishAlert.DialogTitle": "Emergency release",
|
|
|
- "Config.EmergencyPublishAlert.DialogContent": "Are you sure it needs to be released urgently?",
|
|
|
+ "Config.EmergencyPublishAlert.DialogContent": "Are you sure to perform the emergency release?",
|
|
|
"Config.DeleteBranch.DialogTitle": "Delete grayscale",
|
|
|
- "Config.DeleteBranch.DialogContent": "Deleting gray level will lose the configuration of gray level. Are you sure you want to delete it?",
|
|
|
+ "Config.DeleteBranch.DialogContent": "Deleting grayscale will lose the grayscale configurations. Are you sure to delete it?",
|
|
|
"Config.UpdateRuleTips.DialogTitle": "Update gray rule prompt",
|
|
|
- "Config.UpdateRuleTips.DialogContent": "Grayscale rules are in effect, but it is found that grayscale versions have unpublished configurations that require manual grayscale publishing to take effect.",
|
|
|
+ "Config.UpdateRuleTips.DialogContent": "Grayscale rules are in effect. However there are unreleased configurations in grayscale version, they won't be effective until a manual grayscale release is performed.",
|
|
|
"Config.MergeAndReleaseDeny.DialogTitle": "Full release",
|
|
|
- "Config.MergeAndReleaseDeny.DialogContent": "The main version of namespace has unpublished configuration. Please publish the main version configuration first.",
|
|
|
+ "Config.MergeAndReleaseDeny.DialogContent": "The main version has unreleased configuration. Please release the main version first.",
|
|
|
"Config.GrayReleaseWithoutRulesTips.DialogTitle": "Missing gray rule prompt",
|
|
|
- "Config.GrayReleaseWithoutRulesTips.DialogContent": "The grayscale version has not been configured with any grayscale rules. Please configure the grayscale rules.",
|
|
|
- "Config.DeleteNamespaceDenyForMasterInstance.DialogTitle": "Delete Namespace warning information",
|
|
|
- "Config.DeleteNamespaceDenyForMasterInstance.DialogContent": "It was found that <B>'{{delete Namespace Context. namespace. instancesCount}}'</b> instances were using Namespace ('{{delete Namespace Context. namespace. baseInfo. namespace Name}}'), and deleting Namespace would result in instances not getting configuration. <br> Please go to <ins> \"Instance List\"</ins> to confirm the instance information. If you confirm that the relevant instances are no longer using the Namespace configuration, you can contact the Apollo responsible person to delete the instance information (Instance Config) or wait for the instance to expire automatically 24 hours before deleting.",
|
|
|
- "Config.DeleteNamespaceDenyForBranchInstance.DialogTitle": "Delete Namespace warning information",
|
|
|
- "Config.DeleteNamespaceDenyForBranchInstance.DialogContent": "It was found that <B>'{{delete Namespace Context. namespace. branch. latest Release Instances. total}}'</b> instances were using the gray level version of Namespace ('{{delete Namespace Context. namespace. baseInfo. namespace Name}}') configuration, and deleting Namespace would result in instances not getting the configuration. <br> Please go to <ins> \"gray version\"=> \"instance list\"</ins> to confirm the instance information. If you confirm that the relevant instances are no longer using the Namespace configuration, you can contact the Apollo responsible person to delete the instance information (Instance Config) or wait for the instance to expire automatically 24 hours before deleting.",
|
|
|
+ "Config.GrayReleaseWithoutRulesTips.DialogContent": "The grayscale version has not configured any grayscale rule. Please configure the grayscale rules.",
|
|
|
+ "Config.DeleteNamespaceDenyForMasterInstance.DialogTitle": "Delete namespace warning",
|
|
|
+ "Config.DeleteNamespaceDenyForMasterInstance.DialogContent": "There are <b>'{{deleteNamespaceContext.namespace.instancesCount}}'</b> instances using namespace ('{{deleteNamespaceContext.namespace.baseInfo.namespaceName}}'), and deleting namespace would cause those instances failed to fetch configuration. <br> Please go to <ins> \"Instance List\"</ins> to confirm the instance information. If you confirm that the relevant instances are no longer using the namespace configuration, you can contact the Apollo administrators to delete the instance information (Instance Config) or wait for the instance to expire automatically 24 hours before deletion.",
|
|
|
+ "Config.DeleteNamespaceDenyForBranchInstance.DialogTitle": "Delete namespace warning information",
|
|
|
+ "Config.DeleteNamespaceDenyForBranchInstance.DialogContent": "There are <b>'{{deleteNamespaceContext.namespace.branch.latestReleaseInstances.total}}'</b> instances using the graysacle version of namespace ('{{deleteNamespaceContext.namespace.baseInfo.namespaceName}}') configuration, and deleting Namespace would cause those instances failed to fetch configuration. <br> Please go to <ins> \"Grayscale Version\"=> \"Instance List\"</ins> to confirm the instance information. If you confirm the relevant instances are no longer using the namespace configuration, you can contact the Apollo administrators to delete the instance information (Instance Config) or wait for the instance to expire automatically 24 hours before deletion.",
|
|
|
"Config.DeleteNamespaceDenyForPublicNamespace.DialogTitle": "Delete Namespace Failure Tip",
|
|
|
"Config.DeleteNamespaceDenyForPublicNamespace.DialogContent": "Delete Namespace Failure Tip",
|
|
|
"Config.DeleteNamespaceDenyForPublicNamespace.PleaseEnterAppId": "Please enter appId",
|
|
|
- "Config.SyntaxCheckFailed.DialogTitle": "Grammar Checking Error",
|
|
|
+ "Config.SyntaxCheckFailed.DialogTitle": "Syntax Check Error",
|
|
|
"Config.SyntaxCheckFailed.DialogContent": "Delete Namespace Failure Tip",
|
|
|
- "Config.CreateBranchTips.DialogTitle": "Creating Grayscale Notice",
|
|
|
- "Config.CreateBranchTips.DialogContent": "By creating gray level version, you can do gray level test for some configurations <br> gray level process as follows: <br> (1) create gray level version <br> (2) configure gray level configuration items <br> (3) configure gray level rules. If it is private namespace, it can be gray level according to the IP of client, if it is public name. Gray level <br> 4. Gray level publishing <br> gray level version has two final results: <b> full publishing and abandoning gray level </b> <br> <b> full publishing </b>: gray level configuration is combined with the main version and distributed, all clients will use the combined configuration <br> <b> abandon gray level </b>: remove gray. In degree version, all clients will use the configuration <br> of the main version: <br> 1. If the gray level version has been published, then the gray level rules will be changed immediately without the need for gray level publication again.",
|
|
|
- "Config.ProjectMissEnvInfos": "Current project has environment missing, please click on the left side of the page to fill in the missing environment to fill in the data.",
|
|
|
- "Config.ProjectMissNamespaceInfos": "There is a missing Namespace in the current environment. Please click \"Fill in Namespace\" on the left side of the page to fill in the data.",
|
|
|
- "Config.SystemError": "System error, please try again or contact the system manager",
|
|
|
- "Config.FavoriteSuccessfully": "Successful collection",
|
|
|
- "Config.FavoriteFailed": "Collection failure",
|
|
|
- "Config.CancelledFavorite": "Successful Cancellation of Collection",
|
|
|
- "Config.CanceFavoriteFailed": "Failure to Cancel Collection",
|
|
|
- "Config.GetrUserInfoFailed": "Failed to obtain user login information",
|
|
|
- "Config.LoadingAllNamespaceError": "Error loading configuration information",
|
|
|
- "Config.CanceFavoriteError": "Failure to Cancel Collection",
|
|
|
- "Config.Deleted": "Successful deletion",
|
|
|
- "Config.DeleteFailed": "Delete failed",
|
|
|
- "Config.GrayscaleCreated": "Creating Grayscale Successfully",
|
|
|
+ "Config.CreateBranchTips.DialogTitle": "Create Grayscale Notice",
|
|
|
+ "Config.CreateBranchTips.DialogContent": "By creating grayscale version, you can do grayscale test for some configurations. <br> Grayscale process is as follows: <br> 1. Create grayscale version <br> 2. Configure grayscale configuration items <br> 3. Configure grayscale rules. If it is a private namespace, it can be grayed according to the IP of client. If it is a public namespace, it can be grayed accodring to both appid and the IP. <br> 4. Grayscale release <br> Grayscale version has two final results: <b> Full release and Abandon grayscale</b> <br> <b>Full release</b>: grayscale configurations are merged with the main version and released, all clients will use the merged configurations <br> <b> Abandon grayscale</b>: Delete grayscale version. All clients will use the configurations of the main version<br> Notice: <br> 1. If the grayscale version has been released, then the grayscale rules will be effective immediately without the need to release grayscale configuration again.",
|
|
|
+ "Config.ProjectMissEnvInfos": "There are missing environments in the current project, please click \"Recover Environments\" on the left side of the page to do the recovery.",
|
|
|
+ "Config.ProjectMissNamespaceInfos": "There are missing namespaces in the current environment. Please click \"Recover Namespaces\" on the left side of the page to do the recovery.",
|
|
|
+ "Config.SystemError": "System error, please try again or contact the system administrator",
|
|
|
+ "Config.FavoriteSuccessfully": "Favorite Successfully",
|
|
|
+ "Config.FavoriteFailed": "Failed to favorite",
|
|
|
+ "Config.CancelledFavorite": "Cancel favorite successfully",
|
|
|
+ "Config.CancelFavoriteFailed": "Failed to cancel the favorite",
|
|
|
+ "Config.GetUserInfoFailed": "Failed to obtain user login information",
|
|
|
+ "Config.LoadingAllNamespaceError": "Failed to load configuration",
|
|
|
+ "Config.CancelFavoriteError": "Failure to Cancel Collection",
|
|
|
+ "Config.Deleted": "Delete Successfully",
|
|
|
+ "Config.DeleteFailed": "Failed to delete",
|
|
|
+ "Config.GrayscaleCreated": "Create Grayscale Successfully",
|
|
|
"Config.GrayscaleCreateFailed": "Failed to create grayscale",
|
|
|
- "Config.BranchDeleted": "Branch deletion succeeded",
|
|
|
- "Config.BranchDeleteFailed": "Branch deletion failed",
|
|
|
- "Config.DeleteNamespaceFailedTips": "The following applications are associated with this public Namespace and must delete all associated Namespace before deleting the public Namespace",
|
|
|
- "Config.DeleteNamespaceNoPermissionFailedTitle": "Delete failed",
|
|
|
- "Config.DeleteNamespaceNoPermissionFailedTips": "You do not have Project Administrator privileges. Only Administrators can delete Namespace. Please find Project Administrator [{{usres}}] to delete Namespace.",
|
|
|
+ "Config.BranchDeleted": "Delete branch successfully",
|
|
|
+ "Config.BranchDeleteFailed": "Failed to delete branch",
|
|
|
+ "Config.DeleteNamespaceFailedTips": "The following projects are associated with this public namespace and they must all be deleted deleting the public Namespace",
|
|
|
+ "Config.DeleteNamespaceNoPermissionFailedTitle": "Failed to delete",
|
|
|
+ "Config.DeleteNamespaceNoPermissionFailedTips": "You do not have Project Administrator permission. Only Administrators can delete namespace. Please ask Project Administrators [{{usres}}] to delete namespace.",
|
|
|
"Delete.Title": "Delete applications, clusters, AppNamespace",
|
|
|
- "Delete.DeleteApp": "Delete applications",
|
|
|
- "Delete.DeleteAppTips": "(Because deleting applications has a large impact, system administrators are only allowed to delete them for the time being. Make sure that no client reads the configuration of the application before deleting it.)",
|
|
|
+ "Delete.DeleteApp": "Delete application",
|
|
|
+ "Delete.DeleteAppTips": "(Because deleting applications has very large impacts, only system administrators are allowed to delete them for the time being. Make sure that no client fetches the configuration of the application before deleting it.)",
|
|
|
"Delete.AppIdTips": "(Please query application information before deleting)",
|
|
|
"Delete.AppInfo": "Application information",
|
|
|
"Delete.DeleteCluster": "Delete clusters",
|
|
|
- "Delete.DeleteClusterTips": "(Because deleting the cluster has a large impact, only system administrators are allowed to delete it for the time being. Make sure that no client reads the configuration of the cluster before deleting it.)",
|
|
|
+ "Delete.DeleteClusterTips": "(Because deleting clusters has very large impacts, only system administrators are allowed to delete them for the time being. Make sure that no client fetches the configuration of the cluster before deleting it.)",
|
|
|
"Delete.EnvName": "Environment Name",
|
|
|
- "Delete.ClusterNameTips": "(Please query application cluster information before deleting)",
|
|
|
+ "Delete.ClusterNameTips": "(Please query cluster information before deletion)",
|
|
|
"Delete.ClusterInfo": "Cluster information",
|
|
|
"Delete.DeleteNamespace": "Delete AppNamespace",
|
|
|
- "Delete.DeleteNamespaceTips": "(Note that Namespace and AppNamespace in all environments will be deleted! If you just want to delete the Namespace of an environment, let the user delete it on the project page!",
|
|
|
- "Delete.DeleteNamespaceTips2": "At present, users can delete the associated Namespace and private Namespace by themselves, but they can not delete the meta-information of AppNamespace. Because deleting AppNamespace has a large impact, it is only allowed to be deleted by system administrators for the time being. For public Namespace, it is necessary to ensure that the associated AppNamespace is not applied.",
|
|
|
+ "Delete.DeleteNamespaceTips": "(Note that Namespace and AppNamespace in all environments will be deleted! If you just want to delete the namespace of some environment, let the user delete it on the project page!",
|
|
|
+ "Delete.DeleteNamespaceTips2": "Currently users can delete the associated namespace and private namespace by themselves, but they can not delete the AppNamespace. Because deleting AppNamespace has very large impacts, it is only allowed to be deleted by system administrators for the time being. For public Namespace, it is necessary to ensure that no application associates the AppNamespace",
|
|
|
"Delete.AppNamespaceName": "AppNamespace name",
|
|
|
- "Delete.AppNamespaceNameTips": "(For namespaces of non-property types, add type suffixes, such as apollo.xml)",
|
|
|
+ "Delete.AppNamespaceNameTips": "(For non-properties namespaces, please add the suffix, such as apollo.xml)",
|
|
|
"Delete.AppNamespaceInfo": "AppNamespace Information",
|
|
|
- "Delete.IsRootUserTips": "The current page is open only to Apollo administrators",
|
|
|
+ "Delete.IsRootUserTips": "The current page is only accessible to Apollo administrators",
|
|
|
"Delete.PleaseEnterAppId": "Please enter appId",
|
|
|
- "Delete.AppIdNotFound": "AppId:'{{appId}}'does not exist!",
|
|
|
- "Delete.AppInfoContent": "Application name:'{{appName}}'department:'{{departmentName}} ({{departmentId}})'person in charge:'{{ownerName}}'",
|
|
|
- "Delete.ConfirmDeleteAppId": "Confirm to delete AppId:'{{appId}}'?",
|
|
|
- "Delete.Deleted": "Successful deletion",
|
|
|
- "Delete.PleaseEnterAppIdAndEnvAndCluster": "Enter appId, environment, and cluster name",
|
|
|
- "Delete.ClusterInfoContent": "AppId:'{{appId}}'environment:'{{env}}' cluster name:'{{cluster Name}}'",
|
|
|
- "Delete.ConfirmDeleteCluster": "Confirm to delete the cluster? AppId:'{{appId}}'environment:'{{env}}' cluster name:'{{cluster Name}}'",
|
|
|
+ "Delete.AppIdNotFound": "AppId: '{{appId}}' does not exist!",
|
|
|
+ "Delete.AppInfoContent": "Application name: '{{appName}}' department: '{{departmentName}}({{departmentId}})' owner: '{{ownerName}}'",
|
|
|
+ "Delete.ConfirmDeleteAppId": "Are you sure to delete AppId: '{{appId}}'?",
|
|
|
+ "Delete.Deleted": "Delete Successfully",
|
|
|
+ "Delete.PleaseEnterAppIdAndEnvAndCluster": "Please enter appId, environment, and cluster name",
|
|
|
+ "Delete.ClusterInfoContent": "AppId: '{{appId}}' environment: '{{env}}' cluster name: '{{clusterName}}'",
|
|
|
+ "Delete.ConfirmDeleteCluster": "Are you sure to delete the cluster? AppId: '{{appId}}' environment: '{{env}}' cluster name:'{{clusterName}}'",
|
|
|
"Delete.PleaseEnterAppIdAndNamespace": "Please enter appId and AppNamespace names",
|
|
|
- "Delete.AppNamespaceInfoContent": "AppId:'{{appId}}'AppNamespace name:'{{namespace}}' isPublic:'{{isPublic}}'",
|
|
|
- "Delete.ConfirmDeleteNamespace": "Confirm to delete AppNamespace and Namespace for all environments? AppId:'{{appId}}'environment:'All environments' AppNamespace name:'{{namespace}}'",
|
|
|
+ "Delete.AppNamespaceInfoContent": "AppId: '{{appId}}' AppNamespace name: '{{namespace}}' isPublic: '{{isPublic}}'",
|
|
|
+ "Delete.ConfirmDeleteNamespace": "Are you sure to delete AppNamespace and Namespace for all environments? AppId: '{{appId}}' environment: 'All environments' AppNamespace name: '{{namespace}}'",
|
|
|
"Namespace.Title": "New Namespace",
|
|
|
"Namespace.UnderstandMore": "(Click to learn more about Namespace)",
|
|
|
- "Namespace.Link.Tips1": "Applications can override the configuration of a common Namespace by associating a common namespace",
|
|
|
- "Namespace.Link.Tips2": "If the application does not need to override the configuration of the common Namespace, then there is no need to associate the common Namespace",
|
|
|
- "Namespace.CreatePublic.Tips1": "The configuration of the public Namespace can be read by any project",
|
|
|
- "Namespace.CreatePublic.Tips2": "Configuration of common components can be achieved by creating a common Namespace, and the need for multiple applications to share the same configuration can be achieved.",
|
|
|
- "Namespace.CreatePublic.Tips3": "If other applications need to cover the configuration of the public part, you can associate the public Namespace with other applications, and then configure the configuration that needs to be covered in the associated Namespace.",
|
|
|
- "Namespace.CreatePublic.Tips4": "If other applications do not need to cover the configuration of common parts, then there is no need to associate common Namespace with other applications.",
|
|
|
- "Namespace.CreatePrivate.Tips1": "The configuration of private Namespace can only be obtained by the application to which it belongs.",
|
|
|
- "Namespace.CreatePrivate.Tips2": "Group management configuration can be achieved by creating a private Namespace",
|
|
|
- "Namespace.CreatePrivate.Tips3": "The format of private Namespace can be xml, yml, yaml, json, txt. You can get the content of Namespace in non-property format through the ConfigFile interface in apollo-client.",
|
|
|
- "Namespace.CreatePrivate.Tips4": "The 1.3.0 and above versions of apollo-client provide better support for yaml/yml. Config objects can be obtained directly through ConfigService.getConfig (\"someNamespace.yml\"), or through @EnableApolloConfig (\"someNamespace.yml\") or apollo.bootstrap.namespaces=Namespace.yml to inject YML configuration into Spring/Spring Boot. Go in",
|
|
|
- "Namespace.CreateNamespcae": "Create Namespace",
|
|
|
- "Namespace.AssociationPublicNamespcae": "Associated Public Namespace",
|
|
|
+ "Namespace.Link.Tips1": "Applications can override the configuration of a public namespace by associating a public namespace",
|
|
|
+ "Namespace.Link.Tips2": "If the application does not need to override the configuration of the public namespace, then there is no need to associate the public namespace",
|
|
|
+ "Namespace.CreatePublic.Tips1": "The configuration of the public Namespace can be fetched by any application",
|
|
|
+ "Namespace.CreatePublic.Tips2": "Configuration of public components or the need for multiple applications to share the same configuration can be achieved by creating a public namespace.",
|
|
|
+ "Namespace.CreatePublic.Tips3": "If other applications need to override the configuration of the public namespace, you can associate the public namespace in other applications, and then configure the configuration that needs to be overridden in the associated namespace.",
|
|
|
+ "Namespace.CreatePublic.Tips4": "If other applications do not need to override the configuration of public namespace, then there is no need to associate public namespace in other applications.",
|
|
|
+ "Namespace.CreatePrivate.Tips1": "The configuration of a private Namespace can only be fetched by the application to which it belongs.",
|
|
|
+ "Namespace.CreatePrivate.Tips2": "Group management configuration can be achieved by creating a private namespace",
|
|
|
+ "Namespace.CreatePrivate.Tips3": "The format of private namespaces can be xml, yml, yaml, json, txt. You can get the content of namespace in non-property format through the ConfigFile interface in apollo-client.",
|
|
|
+ "Namespace.CreatePrivate.Tips4": "The 1.3.0 and above versions of apollo-client provide better support for yaml/yml. Config objects can be obtained directly through ConfigService.getConfig(\"someNamespace.yml\"), or through @EnableApolloConfig(\"someNamespace.yml\") or apollo.bootstrap.namespaces=someNamespace.yml to inject YML configuration into Spring/Spring Boot",
|
|
|
+ "Namespace.CreateNamespace": "Create Namespace",
|
|
|
+ "Namespace.AssociationPublicNamespace": "Associate Public Namespace",
|
|
|
"Namespace.ChooseCluster": "Select Cluster",
|
|
|
"Namespace.NamespaceName": "Name",
|
|
|
- "Namespace.AutoAddDepartmentPrefix": "Automatically add Department prefix",
|
|
|
- "Namespace.AutoAddDepartmentPrefixTips": "(The name of a public Namespace needs to be globally unique, and adding a department prefix helps ensure global uniqueness)",
|
|
|
- "Namespace.NamespcaeType": "type",
|
|
|
- "Namespace.NamespcaeType.Public": "Public",
|
|
|
- "Namespace.NamespcaeType.Private": "Private",
|
|
|
+ "Namespace.AutoAddDepartmentPrefix": "Add department prefix",
|
|
|
+ "Namespace.AutoAddDepartmentPrefixTips": "(The name of a public namespace needs to be globally unique, and adding a department prefix helps ensure global uniqueness)",
|
|
|
+ "Namespace.NamespaceType": "Type",
|
|
|
+ "Namespace.NamespaceType.Public": "Public",
|
|
|
+ "Namespace.NamespaceType.Private": "Private",
|
|
|
"Namespace.Remark": "Remarks",
|
|
|
"Namespace.Namespace": "Namespace",
|
|
|
- "Namespace.PleaseChooseNamespace": "Please select Namespace",
|
|
|
- "Namespace.LoadingPublicNamespaceError": "Loading common namespace errors",
|
|
|
- "Namespace.LoadingAppInfoError": "Error loading App information",
|
|
|
+ "Namespace.PleaseChooseNamespace": "Please select namespace",
|
|
|
+ "Namespace.LoadingPublicNamespaceError": "Failed to load public namespace",
|
|
|
+ "Namespace.LoadingAppInfoError": "Failed to load App information",
|
|
|
"Namespace.PleaseChooseCluster": "Select Cluster",
|
|
|
- "Namespace.ChecknamespaceNameLengthTip": "The namespace name should not be greater than 100 characters. Department prefix:'{{department Length}}'characters, name {{namespace Length}} characters",
|
|
|
- "SericeConfig.Title": "Application Configuration",
|
|
|
- "SericeConfig.Tips": "(Maintain Apollo PortalDB.ServerConfig table data, override configuration items if they already exist, or create configuration items. Configuration updates take effect automatically in a minute)",
|
|
|
- "SericeConfig.Key": "Key",
|
|
|
- "SericeConfig.KeyTips": "(Please query the configuration information before modifying the configuration)",
|
|
|
- "SericeConfig.Value": "Value",
|
|
|
- "SericeConfig.Comment": "Comment",
|
|
|
- "SericeConfig.Saved": "Successful Preservation",
|
|
|
- "SericeConfig.SaveFailed": "Save failed",
|
|
|
- "SericeConfig.PleaseEnterKey": "Please enter key",
|
|
|
- "SericeConfig.KeyNotExistsAndCreateTip": "Key:'{{key}}'does not exist. Click Save to create the configuration item.",
|
|
|
- "SericeConfig.KeyExistsAndSaveTip": "Key:'{{key}}'already exists. Clicking Save will override the configuration item.",
|
|
|
- "SystemInfo.Title": "system information",
|
|
|
+ "Namespace.CheckNamespaceNameLengthTip": "The namespace name should not be longer than 32 characters. Department prefix:'{{departmentLength}}' characters, name {{namespaceLength}} characters",
|
|
|
+ "ServiceConfig.Title": "System Configuration",
|
|
|
+ "ServiceConfig.Tips": "(Maintain Apollo PortalDB.ServerConfig table data, will override configuration items if they already exist, or create configuration items. Configuration updates take effect automatically in a minute)",
|
|
|
+ "ServiceConfig.Key": "Key",
|
|
|
+ "ServiceConfig.KeyTips": "(Please query the configuration information before modifying the configuration)",
|
|
|
+ "ServiceConfig.Value": "Value",
|
|
|
+ "ServiceConfig.Comment": "Comment",
|
|
|
+ "ServiceConfig.Saved": "Save Successfully",
|
|
|
+ "ServiceConfig.SaveFailed": "Failed to Save",
|
|
|
+ "ServiceConfig.PleaseEnterKey": "Please enter key",
|
|
|
+ "ServiceConfig.KeyNotExistsAndCreateTip": "Key: '{{key}}' does not exist. Click Save to create the configuration item.",
|
|
|
+ "ServiceConfig.KeyExistsAndSaveTip": "Key: '{{key}}' already exists. Click Save will override the configuration item.",
|
|
|
+ "SystemInfo.Title": "System Information",
|
|
|
"SystemInfo.SystemVersion": "System version",
|
|
|
- "SystemInfo.Tips1": "The environment list comes from the <strong>apollo.portal.envs</strong> configuration in Apollo PortalDB.ServerConfig, and can be accessed to <a href=\"{{serverConfigUrl}}\"> system parameters </a> page configuration. More information can be referred to <a href=\"{{wikiUrl}}\"> distributed deployment guide </a> in <strong>apollo.portal.envs-a supportable environment list.</ strong> chapters.",
|
|
|
- "SystemInfo.Tips2": "The Meta server address shows the meta server information for this environment configuration. For more information, please refer to the <strong> meta service information for configuring apollo-portal </strong> section in <a href=\"{{wikiUrl}}\"> Distributed Deployment Guide </a>.",
|
|
|
+ "SystemInfo.Tips1": "The environment list comes from the <strong>apollo.portal.envs</strong> configuration in Apollo PortalDB.ServerConfig, and can be configured in <a href=\"{{serverConfigUrl}}\">System Configuration</a> page. For more information, please refer the <strong>apollo.portal.envs - supportable environment list</strong> section in <a href=\"{{wikiUrl}}\">Distributed Deployment Guide</a>.",
|
|
|
+ "SystemInfo.Tips2": "The meta server address shows the meta server information for this environment configuration. For more information, please refer the <strong>Configuring meta service information for apollo-portal</strong> section in <a href=\"{{wikiUrl}}\">Distributed Deployment Guide</a>.",
|
|
|
"SystemInfo.Active": "Active",
|
|
|
- "SystemInfo.ActiveTips": "(Current environment status is abnormal, please check with the system information below and Check Health results of AdminService)",
|
|
|
+ "SystemInfo.ActiveTips": "(Current environment status is abnormal, please diagnose with the system information below and Check Health results of AdminService)",
|
|
|
"SystemInfo.MetaServerAddress": "Meta server address",
|
|
|
"SystemInfo.ConfigServices": "Config Services",
|
|
|
"SystemInfo.ConfigServices.Name": "Name",
|
|
@@ -480,97 +483,97 @@
|
|
|
"SystemInfo.AdminServices.HomePageUrl": "Home Page Url",
|
|
|
"SystemInfo.AdminServices.CheckHealth": "Check Health",
|
|
|
"SystemInfo.NoAdminServiceTips": "No admin service found!",
|
|
|
- "SystemInfo.IsRootUser": "The current page is open only to Apollo administrators",
|
|
|
- "SystemRole.Title": "System privilege management",
|
|
|
- "SystemRole.AddCreateAppRoleToUser": "Create application privileges for users",
|
|
|
- "SystemRole.AddCreateAppRoleToUserTips": "(When role.create-application.enabled=true is set in system configurations, only super admin and those accounts with Create application privileges can create application)",
|
|
|
- "SystemRole.ChooseUser": "User Selection",
|
|
|
- "SystemRole.Add": "Add to",
|
|
|
- "SystemRole.AuthorizedUser": "Users with privileges",
|
|
|
+ "SystemInfo.IsRootUser": "The current page is only accessible to Apollo administrators",
|
|
|
+ "SystemRole.Title": "System Permission Management",
|
|
|
+ "SystemRole.AddCreateAppRoleToUser": "Create application permission for users",
|
|
|
+ "SystemRole.AddCreateAppRoleToUserTips": "(When role.create-application.enabled=true is set in system configurations, only super admin and those accounts with Create application permission can create application)",
|
|
|
+ "SystemRole.ChooseUser": "Select User",
|
|
|
+ "SystemRole.Add": "Add",
|
|
|
+ "SystemRole.AuthorizedUser": "Users with permission",
|
|
|
"SystemRole.ModifyAppAdminUser": "Modify Application Administrator Allocation Permissions",
|
|
|
"SystemRole.ModifyAppAdminUserTips": "(When role.manage-app-master.enabled=true is set in system configurations, only super admin and those accounts with application administrator allocation permissions can modify the application's administrators)",
|
|
|
"SystemRole.AppIdTips": "(Please query the application information first)",
|
|
|
"SystemRole.AppInfo": "Application information",
|
|
|
"SystemRole.AllowAppMasterAssignRole": "Allow this user to add Master as an administrator",
|
|
|
- "SystemRole.DeleteAppMasterAssignRole": "Prohibit this user from adding Master as an administrator",
|
|
|
- "SystemRole.IsRootUser": "The current page is open only to Apollo administrators",
|
|
|
- "SystemRole.PleaseChooseUser": "Please select a user name",
|
|
|
- "SystemRole.Added": "Added Successfully",
|
|
|
- "SystemRole.AddFailed": "Failure to add",
|
|
|
- "SystemRole.Deleted": "Successful deletion",
|
|
|
- "SystemRole.DeleteFailed": "Delete failed",
|
|
|
- "SystemRole.GetCanCreateProjectUsersError": "Error getting user list with creation project",
|
|
|
+ "SystemRole.DeleteAppMasterAssignRole": "Disallow this user to add Master as an administrator",
|
|
|
+ "SystemRole.IsRootUser": "The current page is only accessible to Apollo administrators",
|
|
|
+ "SystemRole.PleaseChooseUser": "Please select a user",
|
|
|
+ "SystemRole.Added": "Add Successfully",
|
|
|
+ "SystemRole.AddFailed": "Failed to add",
|
|
|
+ "SystemRole.Deleted": "Delete Successfully",
|
|
|
+ "SystemRole.DeleteFailed": "Failed to Delete",
|
|
|
+ "SystemRole.GetCanCreateProjectUsersError": "Error getting user list with create project permission",
|
|
|
"SystemRole.PleaseEnterAppId": "Please enter appId",
|
|
|
- "SystemRole.AppIdNotFound": "AppId:'{{appId}}'does not exist!",
|
|
|
- "SystemRole.AppInfoContent": "Application name:'{{appName}}'department:'{{departmentName}} ({{departmentId}})'person in charge:'{{ownerName}}",
|
|
|
- "SystemRole.DeleteMasterAssignRoleTips": "Verify that the user who deleted AppId:'{{appId}}':'{{userId}}'assigns permissions to the application administrator?",
|
|
|
- "SystemRole.DeletedMasterAssignRoleTips": "Delete AppId:'{{appId}}'User:'{{userId}}' Allocate Application Administrator's Privileges Successfully",
|
|
|
- "SystemRole.AllowAppMasterAssignRoleTips": "Verify that the user who added AppId:'{{appId}}':'{{userId}}'assigns the permissions of the application administrator?",
|
|
|
- "SystemRole.AllowedAppMasterAssignRoleTips": "Users who add AppId:'{{appId}}':'{{userId}}'Allocate Application Administrator's Privileges Successfully",
|
|
|
- "UserMange.Title": "user management",
|
|
|
- "UserMange.TitleTips": "(Only valid for the default Spring Security simple authentication method: - Dapollo_profile = github, auth)",
|
|
|
- "UserMange.UserName": "User name",
|
|
|
- "UserMange.UserNameTips": "If the user name entered does not exist, create a new one. If it already exists, it is updated.",
|
|
|
+ "SystemRole.AppIdNotFound": "AppId: '{{appId}}' does not exist!",
|
|
|
+ "SystemRole.AppInfoContent": "Application name: '{{appName}}' department: '{{departmentName}}({{departmentId}})' owner: '{{ownerName}}'",
|
|
|
+ "SystemRole.DeleteMasterAssignRoleTips": "Are you sure to disallow the user '{{userId}}' to add Master as an administrator for AppId:'{{appId}}'?",
|
|
|
+ "SystemRole.DeletedMasterAssignRoleTips": "Disallow the user '{{userId}}' to add Master as an administrator for AppId:'{{appId}}' Successfully",
|
|
|
+ "SystemRole.AllowAppMasterAssignRoleTips": "Are you sure to allow the user '{{userId}}' to add Master as an administrator for AppId:'{{appId}}'?",
|
|
|
+ "SystemRole.AllowedAppMasterAssignRoleTips": "Allow the user '{{userId}}' to add Master as an administrator for AppId:'{{appId}}' Successfully",
|
|
|
+ "UserMange.Title": "User Management",
|
|
|
+ "UserMange.TitleTips": "(Only valid for the default Spring Security simple authentication method: - Dapollo_profile = github,auth)",
|
|
|
+ "UserMange.UserName": "User Name",
|
|
|
+ "UserMange.UserNameTips": "If the user name entered does not exist, will create a new one. If it already exists, then it will be updated.",
|
|
|
"UserMange.Pwd": "Password",
|
|
|
- "UserMange.Email": "mailbox",
|
|
|
- "UserMange.Created": "Create User Success",
|
|
|
+ "UserMange.Email": "Email",
|
|
|
+ "UserMange.Created": "Create user successfully",
|
|
|
"UserMange.CreateFailed": "Failed to create user",
|
|
|
"Open.Manage.Title": "Open Platform",
|
|
|
- "Open.Manage.CreateThirdApp": "Creating third-party applications",
|
|
|
+ "Open.Manage.CreateThirdApp": "Create third-party applications",
|
|
|
"Open.Manage.CreateThirdAppTips": "(Note: Third-party applications can manage configuration through Apollo Open Platform)",
|
|
|
- "Open.Manage.ThirdAppId": "Third party application ID",
|
|
|
- "Open.Manage.ThirdAppIdTips": "(Before creating, please check if third-party applications have been applied for)",
|
|
|
+ "Open.Manage.ThirdAppId": "Third party appId",
|
|
|
+ "Open.Manage.ThirdAppIdTips": "(Please check if the third-party application has already exists first)",
|
|
|
"Open.Manage.ThirdAppName": "Third party application name",
|
|
|
- "Open.Manage.ThirdAppNameTips": "(Suggested format xx-yy-zz example: apollo-server)",
|
|
|
- "Open.Manage.ProjectOwner": "Project Leader",
|
|
|
- "Open.Manage.Create": "Establish",
|
|
|
- "Open.Manage.GrantPermission": "Empowerment",
|
|
|
- "Open.Manage.GrantPermissionTips": "Namespace level permissions include modifying and publishing Namespace. Application level permissions include creating Namespace, modifying or publishing any Namespace under an application.",
|
|
|
+ "Open.Manage.ThirdAppNameTips": "(Suggested format xx-yy-zz e.g. apollo-server)",
|
|
|
+ "Open.Manage.ProjectOwner": "Owner",
|
|
|
+ "Open.Manage.Create": "Create",
|
|
|
+ "Open.Manage.GrantPermission": "Authorization",
|
|
|
+ "Open.Manage.GrantPermissionTips": "(Namespace level permissions include edit and release namespace. Application level permissions include creating namespace, edit or release any namespace in the application.)",
|
|
|
"Open.Manage.Token": "Token",
|
|
|
"Open.Manage.ManagedAppId": "Managed AppId",
|
|
|
"Open.Manage.ManagedNamespace": "Managed Namespace",
|
|
|
- "Open.Manage.ManagedNamespaceTips": "(For namespaces of non-property types, add type suffixes, such as apollo.xml)",
|
|
|
+ "Open.Manage.ManagedNamespaceTips": "(For non-properties namespaces, please add the suffix, such as apollo.xml)",
|
|
|
"Open.Manage.GrantType": "Authorization type",
|
|
|
"Open.Manage.GrantType.Namespace": "Namespace",
|
|
|
"Open.Manage.GrantType.App": "App",
|
|
|
- "Open.Manage.GrantEnv": "Environmental Science",
|
|
|
- "Open.Manage.GrantEnvTips": "(If you don't select, all environments have permissions. If you prompt Namespace's role does not exist, open the authorization page of the Namespace to trigger the privilege initialization action.)",
|
|
|
+ "Open.Manage.GrantEnv": "Environments",
|
|
|
+ "Open.Manage.GrantEnvTips": "(If you don't select any environment, then will have permissions to all environments.)",
|
|
|
"Open.Manage.PleaseEnterAppId": "Please enter appId",
|
|
|
- "Open.Manage.AppNotCreated": "App ('{{appId}}') was not created, please create it first",
|
|
|
- "Open.Manage.GrantSuccessfully": "Empowerment Success",
|
|
|
- "Open.Manage.GrantFailed": "Failure in empowerment",
|
|
|
- "Namespace.Role.Title": "Authority Management",
|
|
|
- "Namespace.Role.GrantModifyTo": "Right to amend",
|
|
|
- "Namespace.Role.GrantModifyTo2": "(Configuration can be modified)",
|
|
|
+ "Open.Manage.AppNotCreated": "App('{{appId}}') does not exist, please create it first",
|
|
|
+ "Open.Manage.GrantSuccessfully": "Authorize Successfully",
|
|
|
+ "Open.Manage.GrantFailed": "Failed to authorize",
|
|
|
+ "Namespace.Role.Title": "Permission Management",
|
|
|
+ "Namespace.Role.GrantModifyTo": "Permission to edit",
|
|
|
+ "Namespace.Role.GrantModifyTo2": "(Can edit the configuration)",
|
|
|
"Namespace.Role.AllEnv": "All environments",
|
|
|
- "Namespace.Role.GrantPubishTo": "Right to issue",
|
|
|
- "Namespace.Role.GrantPubishTo2": "(You can publish configurations)",
|
|
|
- "Namespace.Role.Add": "Add to",
|
|
|
- "Namespace.Role.NoPermisson": "You do not have permission yo!",
|
|
|
+ "Namespace.Role.GrantPublishTo": "Permission to release",
|
|
|
+ "Namespace.Role.GrantPublishTo2": "(Can release the configuration)",
|
|
|
+ "Namespace.Role.Add": "Add",
|
|
|
+ "Namespace.Role.NoPermission": "You do not have permission!",
|
|
|
"Namespace.Role.InitNamespacePermissionError": "Error initializing authorization",
|
|
|
- "Namespace.Role.GetEnvGrantUserError": "Authorized user error loading'{{env}}'",
|
|
|
- "Namespace.Role.GetGrantUserError": "Error loading authorized user",
|
|
|
+ "Namespace.Role.GetEnvGrantUserError": "Failed to load authorized users for '{{env}}'",
|
|
|
+ "Namespace.Role.GetGrantUserError": "Failed to load authorized users",
|
|
|
"Namespace.Role.PleaseChooseUser": "Please select the user",
|
|
|
- "Namespace.Role.Added": "Added Successfully",
|
|
|
- "Namespace.Role.AddFailed": "Failure to add",
|
|
|
- "Namespace.Role.Deleted": "Successful deletion",
|
|
|
- "Namespace.Role.DeleteFailed": "Delete failed",
|
|
|
- "Config.Sync.Title": "Synchronization Configuration",
|
|
|
+ "Namespace.Role.Added": "Add Successfully",
|
|
|
+ "Namespace.Role.AddFailed": "Failed to add",
|
|
|
+ "Namespace.Role.Deleted": "Delete Successfully",
|
|
|
+ "Namespace.Role.DeleteFailed": "Failed to Delete",
|
|
|
+ "Config.Sync.Title": "Synchronize Configuration",
|
|
|
"Config.Sync.FistStep": "(Step 1: Select Synchronization Information)",
|
|
|
"Config.Sync.SecondStep": "(Step 2: Check Diff)",
|
|
|
- "Config.Sync.PreviousStep": "The last step",
|
|
|
+ "Config.Sync.PreviousStep": "Previous step",
|
|
|
"Config.Sync.NextStep": "Next step",
|
|
|
- "Config.Sync.Sync": "synchronization",
|
|
|
+ "Config.Sync.Sync": "Synchronize",
|
|
|
"Config.Sync.Tips": "Tips",
|
|
|
- "Config.Sync.Tips1": "Configuration between multiple environments and clusters can be maintained by synchronous configuration function",
|
|
|
- "Config.Sync.Tips2": "It should be noted that the application will not take effect until it is released after synchronization.",
|
|
|
+ "Config.Sync.Tips1": "Configurations between multiple environments and clusters can be maintained by synchronize configuration",
|
|
|
+ "Config.Sync.Tips2": "It should be noted that the configurations will not take effect until they are released after synchronization.",
|
|
|
"Config.Sync.SyncNamespace": "Synchronized Namespace",
|
|
|
- "Config.Sync.SyncToCluster": "Synchronize to that cluster",
|
|
|
- "Config.Sync.NeedToSyncItem": "Configuration requiring synchronization",
|
|
|
+ "Config.Sync.SyncToCluster": "Synchronize to which cluster",
|
|
|
+ "Config.Sync.NeedToSyncItem": "Configuration to synchronize",
|
|
|
"Config.Sync.SortByLastModifyTime": "Filter by last update time",
|
|
|
- "Config.Sync.BeginTime": "start time",
|
|
|
- "Config.Sync.EndTime": "Ending time",
|
|
|
- "Config.Sync.Filter": "filter",
|
|
|
+ "Config.Sync.BeginTime": "Start time",
|
|
|
+ "Config.Sync.EndTime": "End time",
|
|
|
+ "Config.Sync.Filter": "Filter",
|
|
|
"Config.Sync.Rest": "Reset",
|
|
|
"Config.Sync.ItemKey": "Key",
|
|
|
"Config.Sync.ItemValue": "Value",
|
|
@@ -580,135 +583,137 @@
|
|
|
"Config.Sync.IgnoreSync": "Ignore synchronization",
|
|
|
"Config.Sync.Step2Type": "Type",
|
|
|
"Config.Sync.Step2Key": "Key",
|
|
|
- "Config.Sync.Step2SyncBefore": "Synchronization front",
|
|
|
- "Config.Sync.Step2SyncAfter": "After Synchronization",
|
|
|
+ "Config.Sync.Step2SyncBefore": "Before Sync",
|
|
|
+ "Config.Sync.Step2SyncAfter": "After Sync",
|
|
|
"Config.Sync.Step2Comment": "Comment",
|
|
|
- "Config.Sync.Step2Operator": "operation",
|
|
|
- "Config.Sync.NewAdd": "Newly added",
|
|
|
- "Config.Sync.NoSyncItem": "Asynchronize the configuration",
|
|
|
- "Config.Sync.Delete": "delete",
|
|
|
- "Config.Sync.Update": "To update",
|
|
|
- "Config.Sync.SyncSuccessfully": "Synchronization success!",
|
|
|
- "Config.Sync.SyncFailed": "Synchronization failed!",
|
|
|
+ "Config.Sync.Step2Operator": "Operation",
|
|
|
+ "Config.Sync.NewAdd": "Add",
|
|
|
+ "Config.Sync.NoSyncItem": "Do not synchronize the configuration",
|
|
|
+ "Config.Sync.Delete": "Delete",
|
|
|
+ "Config.Sync.Update": "Update",
|
|
|
+ "Config.Sync.SyncSuccessfully": "Synchronize Successfully!",
|
|
|
+ "Config.Sync.SyncFailed": "Failed to Synchronize!",
|
|
|
"Config.Sync.LoadingItemsError": "Error loading configuration",
|
|
|
"Config.Sync.PleaseChooseNeedSyncItems": "Please select the configuration that needs synchronization",
|
|
|
"Config.Sync.PleaseChooseCluster": "Select Cluster",
|
|
|
- "Config.History.Title": "Publish History",
|
|
|
+ "Config.History.Title": "Release History",
|
|
|
"Config.History.MasterVersionPublish": "Main version release",
|
|
|
"Config.History.MasterVersionRollback": "Main version rollback",
|
|
|
"Config.History.GrayscaleOperator": "Grayscale operation",
|
|
|
- "Config.History.PublishHistory": "Publish History",
|
|
|
- "Config.History.OperationType0": "General release",
|
|
|
+ "Config.History.PublishHistory": "Release History",
|
|
|
+ "Config.History.OperationType0": "Normal release",
|
|
|
"Config.History.OperationType1": "Rollback",
|
|
|
- "Config.History.OperationType2": "Grayscale Publishing",
|
|
|
- "Config.History.OperationType3": "Updating gray rules",
|
|
|
- "Config.History.OperationType4": "Full gray level Publishing",
|
|
|
- "Config.History.OperationType5": "Grayscale Publishing (Main Version Publishing)",
|
|
|
- "Config.History.OperationType6": "Grayscale publishing (main version rollback)",
|
|
|
- "Config.History.OperationType7": "Abandon grayscale",
|
|
|
- "Config.History.OperationType8": "Delete grayscale (full release)",
|
|
|
- "Config.History.UrgentPublish": "Emergency release",
|
|
|
- "Config.History.LoadingMore": "Load more",
|
|
|
- "Config.History.ChangedItem": "Changed configuration",
|
|
|
- "Config.History.AllItem": "Full configuration",
|
|
|
+ "Config.History.OperationType2": "Grayscale Release",
|
|
|
+ "Config.History.OperationType3": "Update Gray Rules",
|
|
|
+ "Config.History.OperationType4": "Full Grayscale Release",
|
|
|
+ "Config.History.OperationType5": "Grayscale Release(Main Version Release)",
|
|
|
+ "Config.History.OperationType6": "Grayscale Release(Main Version Rollback)",
|
|
|
+ "Config.History.OperationType7": "Abandon Grayscale",
|
|
|
+ "Config.History.OperationType8": "Delete Grayscale(Full Release)",
|
|
|
+ "Config.History.UrgentPublish": "Emergency Release",
|
|
|
+ "Config.History.LoadMore": "Load more",
|
|
|
+ "Config.History.ChangedItem": "Changed Configuration",
|
|
|
+ "Config.History.ChangedItemTips": "View changes between this release and the previous release",
|
|
|
+ "Config.History.AllItem": "Full Configuration",
|
|
|
+ "Config.History.AllItemTips": "View all configurations for this release",
|
|
|
"Config.History.ChangeType": "Type",
|
|
|
"Config.History.ChangeKey": "Key",
|
|
|
"Config.History.ChangeValue": "Value",
|
|
|
"Config.History.ChangeOldValue": "Old Value",
|
|
|
"Config.History.ChangeNewValue": "New Value",
|
|
|
- "Config.History.ChangeTypeNew": "Newly added",
|
|
|
- "Config.History.ChangeTypeModify": "modify",
|
|
|
- "Config.History.ChangeTypeDelete": "delete",
|
|
|
+ "Config.History.ChangeTypeNew": "Add",
|
|
|
+ "Config.History.ChangeTypeModify": "Update",
|
|
|
+ "Config.History.ChangeTypeDelete": "Delete",
|
|
|
"Config.History.NoChange": "No configuration changes",
|
|
|
"Config.History.NoItem": "No configuration",
|
|
|
- "Config.History.GrayscaleRule": "Grayscale rule",
|
|
|
+ "Config.History.GrayscaleRule": "Grayscale Rule",
|
|
|
"Config.History.GrayscaleAppId": "Grayscale AppId",
|
|
|
"Config.History.GrayscaleIp": "Grayscale IP",
|
|
|
- "Config.History.NoGrayscaleRule": "Grayless rule",
|
|
|
- "Config.History.NoPermissonTips": "You are not the administrator of the project, and you do not have editing or publishing rights for the Namespace. You cannot view the publishing history.",
|
|
|
- "Config.History.NoPublishHistory": "No release of historical information",
|
|
|
- "Config.History.LoadingHistoryError": "No release of historical information",
|
|
|
- "Config.Diff.Title": "Comparative configuration",
|
|
|
- "Config.Diff.FirstStep": "(Step 1: Select comparative information)",
|
|
|
- "Config.Diff.SecondStep": "(Step 2: View the differential configuration)",
|
|
|
- "Config.Diff.PreviousStep": "The last step",
|
|
|
+ "Config.History.NoGrayscaleRule": "No Grayscale Rule",
|
|
|
+ "Config.History.NoPermissionTips": "You are not this project's administrator, nor you have edit or release permission for the namespace. Thus you cannot view the release history.",
|
|
|
+ "Config.History.NoPublishHistory": "No release history",
|
|
|
+ "Config.History.LoadingHistoryError": "No release history",
|
|
|
+ "Config.Diff.Title": "Compare Configuration",
|
|
|
+ "Config.Diff.FirstStep": "(Step 1: Select what to compare)",
|
|
|
+ "Config.Diff.SecondStep": "(Step 2: View the differences)",
|
|
|
+ "Config.Diff.PreviousStep": "Previous step",
|
|
|
"Config.Diff.NextStep": "Next step",
|
|
|
"Config.Diff.TipsTitle": "Tips",
|
|
|
- "Config.Diff.Tips": "By comparing configuration functions, you can see configuration differences between multiple environments and clusters",
|
|
|
+ "Config.Diff.Tips": "By comparing configuration, you can see configuration differences between multiple environments and clusters",
|
|
|
"Config.Diff.DiffCluster": "Clusters to be compared",
|
|
|
- "Config.Diff.HasDiffComment": "Compare notes or not",
|
|
|
+ "Config.Diff.HasDiffComment": "Whether to compare comments or not",
|
|
|
"Config.Diff.PleaseChooseTwoCluster": "Please select at least two clusters",
|
|
|
- "App.CreateProject": "Create a project",
|
|
|
- "App.AppIdTips": "(Apply unique identifiers)",
|
|
|
- "App.AppNameTips": "(建议格式 xx-yy-zz 例:apollo-server)",
|
|
|
- "App.AppOwnerTips": "(After enabling the application administrator allocation restrictions, the application manager and project administrator default to this account, not optional)",
|
|
|
- "App.AppAdminTips1": "(The application manager defaults to project administrator privileges.",
|
|
|
- "App.AppAdminTips2": "Project administrators can create Namespace, cluster, and assign user privileges)",
|
|
|
- "App.Setting.Title": "project management",
|
|
|
+ "App.CreateProject": "Create Project",
|
|
|
+ "App.AppIdTips": "(Application's unique identifiers)",
|
|
|
+ "App.AppNameTips": "(Suggested format xx-yy-zz e.g. apollo-server)",
|
|
|
+ "App.AppOwnerTips": "(After enabling the application administrator allocation restrictions, the application owner and project administrator are default to current account, not subject to change)",
|
|
|
+ "App.AppAdminTips1": "(The application owner has project administrator permission by default.",
|
|
|
+ "App.AppAdminTips2": "Project administrators can create namespace, cluster, and assign user permissions)",
|
|
|
+ "App.Setting.Title": "Manage Project",
|
|
|
"App.Setting.Admin": "Administrators",
|
|
|
- "App.Setting.AdminTips": "(Project administrators have the following permissions: 1. Create Namespace 2. Create clusters 3. Manage projects, Namespace permissions)",
|
|
|
- "App.Setting.Add": "Add to",
|
|
|
- "App.Setting.BasicInfo": "Essential information",
|
|
|
- "App.Setting.ProjectName": "entry name",
|
|
|
- "App.Setting.ProjectNameTips": "(Suggested format xx-yy-zz example: apollo-server)",
|
|
|
- "App.Setting.ProjectOwner": "Project Leader",
|
|
|
+ "App.Setting.AdminTips": "(Project administrators have the following permissions: 1. Create namespace 2. Create clusters 3. Manage project and namespace permissions)",
|
|
|
+ "App.Setting.Add": "Add",
|
|
|
+ "App.Setting.BasicInfo": "Basic information",
|
|
|
+ "App.Setting.ProjectName": "App Name",
|
|
|
+ "App.Setting.ProjectNameTips": "(Suggested format xx-yy-zz e.g. apollo-server)",
|
|
|
+ "App.Setting.ProjectOwner": "Owner",
|
|
|
"App.Setting.Modify": "Modify project information",
|
|
|
- "App.Setting.Cancel": "Cancel modification",
|
|
|
- "App.Setting.NoPermissonTips": "You do not have permission to operate, please find [{{users}}] open permission",
|
|
|
+ "App.Setting.Cancel": "Cancel",
|
|
|
+ "App.Setting.NoPermissionTips": "You do not have permission to operate, please ask [{{users}}] to authorize",
|
|
|
"App.Setting.DeleteAdmin": "Delete Administrator",
|
|
|
"App.Setting.CanNotDeleteAllAdmin": "Cannot delete all administrators",
|
|
|
- "App.Setting.PleaseChooseUser": "Please select the user",
|
|
|
- "App.Setting.Added": "Added Successfully",
|
|
|
- "App.Setting.AddFailed": "添加失败",
|
|
|
- "App.Setting.Deleted": "删除成功",
|
|
|
- "App.Setting.DeleteFailed": "Delete failed",
|
|
|
- "App.Setting.Modifed": "Successful revision",
|
|
|
+ "App.Setting.PleaseChooseUser": "Please select a user",
|
|
|
+ "App.Setting.Added": "Add Successfully",
|
|
|
+ "App.Setting.AddFailed": "Failed to Add",
|
|
|
+ "App.Setting.Deleted": "Delete Successfully",
|
|
|
+ "App.Setting.DeleteFailed": "Failed to Delete",
|
|
|
+ "App.Setting.Modified": "Update Successfully",
|
|
|
"Valdr.App.AppId.Size": "AppId cannot be longer than 32 characters",
|
|
|
"Valdr.App.AppId.Required": "AppId cannot be empty",
|
|
|
- "Valdr.App.appName.Size": "The application name cannot be longer than 128 characters",
|
|
|
- "Valdr.App.appName.Required": "Application name cannot be empty",
|
|
|
+ "Valdr.App.appName.Size": "The app name cannot be longer than 128 characters",
|
|
|
+ "Valdr.App.appName.Required": "App name cannot be empty",
|
|
|
"Valdr.Cluster.ClusterName.Size": "Cluster names cannot be longer than 32 characters",
|
|
|
"Valdr.Cluster.ClusterName.Required": "Cluster name cannot be empty",
|
|
|
- "Valdr.AppNamespace.NamespaceName.Size": "Namespace name cannot be longer than 100 characters",
|
|
|
+ "Valdr.AppNamespace.NamespaceName.Size": "Namespace name cannot be longer than 32 characters",
|
|
|
"Valdr.AppNamespace.NamespaceName.Required": "Namespace name cannot be empty",
|
|
|
- "Valdr.AppNamespace.Comment.Size": "Note length should not exceed 64 characters",
|
|
|
+ "Valdr.AppNamespace.Comment.Size": "Comment length should not exceed 64 characters",
|
|
|
"Valdr.Item.Key.Size": "Key cannot be longer than 128 characters",
|
|
|
"Valdr.Item.Key.Required": "Key can't be empty",
|
|
|
- "Valdr.Item.Comment.Size": "Note length should not exceed 64 characters",
|
|
|
+ "Valdr.Item.Comment.Size": "Comment length should not exceed 64 characters",
|
|
|
"Valdr.Release.ReleaseName.Size": "Release Name cannot be longer than 64 characters",
|
|
|
"Valdr.Release.ReleaseName.Required": "Release Name cannot be empty",
|
|
|
- "Valdr.Release.Comment.Size": "Note length should not exceed 64 characters",
|
|
|
- "ApolloConfirmDialog.DefaultConfirmBtnName": "confirm",
|
|
|
- "ApolloConfirmDialog.SearchPlaceHolder": "Search items (AppId, project name)",
|
|
|
+ "Valdr.Release.Comment.Size": "Comment length should not exceed 64 characters",
|
|
|
+ "ApolloConfirmDialog.DefaultConfirmBtnName": "OK",
|
|
|
+ "ApolloConfirmDialog.SearchPlaceHolder": "Search items (App Id, App Name)",
|
|
|
"RulesModal.ChooseInstances": "Select from the list of instances",
|
|
|
- "RulesModal.InvalidIp": "Illegal IP Address:'{{ip}}'",
|
|
|
+ "RulesModal.InvalidIp": "Illegal IP Address: '{{ip}}'",
|
|
|
"RulesModal.GrayscaleAppIdCanNotBeNull": "Grayscale AppId cannot be empty",
|
|
|
- "RulesModal.AppIdExistsRule": "There are already rules for AppId='{{appId}}'",
|
|
|
+ "RulesModal.AppIdExistsRule": "Rules already exist for AppId='{{appId}}'",
|
|
|
"RulesModal.IpListCanNotBeNull": "IP list cannot be empty",
|
|
|
"ItemModal.KeyExists": "Key='{{key}}' already exists",
|
|
|
- "ItemModal.AddedTips": "Successful addition. Publish if necessary",
|
|
|
- "ItemModal.AddFailed": "Failure to add",
|
|
|
- "ItemModal.PleaseChooseCluster": "Select Cluster",
|
|
|
- "ItemModal.ModifedTips": "Successful update, if necessary, please publish",
|
|
|
- "ItemModal.ModifyFailed": "Update failed",
|
|
|
+ "ItemModal.AddedTips": "Add Successfully. need to release configuration to take effect",
|
|
|
+ "ItemModal.AddFailed": "Failed to Add",
|
|
|
+ "ItemModal.PleaseChooseCluster": "Please Select Cluster",
|
|
|
+ "ItemModal.ModifiedTips": "Update Successfully. need to release configuration to take effect",
|
|
|
+ "ItemModal.ModifyFailed": "Failed to Update",
|
|
|
"ItemModal.Tabs": "Tab character",
|
|
|
"ItemModal.NewLine": "Newline character",
|
|
|
"ItemModal.Space": "Blank space",
|
|
|
- "ApolloNsPanel.LoadingHistoryError": "Error loading and modifying history",
|
|
|
- "ApolloNsPanel.LoadingGrayscaleError": "Error loading and modifying history",
|
|
|
- "ApolloNsPanel.Deleted": "Successful deletion",
|
|
|
- "ApolloNsPanel.GrayscaleModifed": "Successful updating of gray rules",
|
|
|
- "ApolloNsPanel.GrayscaleModifyFailed": "Failure to update gray rules",
|
|
|
- "ApolloNsPanel.ModifedTips": "Updates are successful. Publish them to take effect",
|
|
|
- "ApolloNsPanel.ModifyFailed": "Update failed",
|
|
|
- "ApolloNsPanel.GrammarIsright": "Grammar is correct",
|
|
|
- "ReleaseModal.Published": "Publish suceesssful",
|
|
|
- "ReleaseModal.PublishFailed": "Publish failed",
|
|
|
- "ReleaseModal.GrayscalePublished": "Successful Grayscale Release",
|
|
|
- "ReleaseModal.GrayscalePublishFailed": "Grayscale publish failed",
|
|
|
- "ReleaseModal.AllPublished": "Full publish successful",
|
|
|
- "ReleaseModal.AllPublishFailed": "Full publish failed",
|
|
|
- "Rollback.NoRollbackList": "No published history to rollback",
|
|
|
- "Rollback.RollbackSuccessfully": "Rollback successful",
|
|
|
- "Rollback.RollbackFailed": "Rollback failed"
|
|
|
+ "ApolloNsPanel.LoadingHistoryError": "Failed to load change history",
|
|
|
+ "ApolloNsPanel.LoadingGrayscaleError": "Failed to load change history",
|
|
|
+ "ApolloNsPanel.Deleted": "Delete Successfully",
|
|
|
+ "ApolloNsPanel.GrayscaleModified": "Update grayscale rules successfully",
|
|
|
+ "ApolloNsPanel.GrayscaleModifyFailed": "Failed to update grayscale rules",
|
|
|
+ "ApolloNsPanel.ModifiedTips": "Update Successfully. need to release configuration to take effect",
|
|
|
+ "ApolloNsPanel.ModifyFailed": "Failed to Update",
|
|
|
+ "ApolloNsPanel.GrammarIsright": "Syntax is correct",
|
|
|
+ "ReleaseModal.Published": "Release Successfully",
|
|
|
+ "ReleaseModal.PublishFailed": "Failed to Release",
|
|
|
+ "ReleaseModal.GrayscalePublished": "Grayscale Release Successfully",
|
|
|
+ "ReleaseModal.GrayscalePublishFailed": "Failed to Grayscale Release",
|
|
|
+ "ReleaseModal.AllPublished": "Full Release Successfully",
|
|
|
+ "ReleaseModal.AllPublishFailed": "Failed to Full Release",
|
|
|
+ "Rollback.NoRollbackList": "No released history to rollback",
|
|
|
+ "Rollback.RollbackSuccessfully": "Rollback Successfully",
|
|
|
+ "Rollback.RollbackFailed": "Failed to Rollback"
|
|
|
}
|