Update resource strings for 1.9.0 langpacks (#6144)

* Refresh loc resources

* Update loc strings
This commit is contained in:
Karl Burtram
2019-06-24 13:34:30 -07:00
committed by GitHub
parent cf85bb14f5
commit e3f26e8f12
1757 changed files with 41821 additions and 17438 deletions

View File

@@ -5,5 +5,9 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"linkedAccounts": "链接的帐户",
"accountDialog.close": "关闭",
"accountDialog.noAccountLabel": "没有链接的帐户。请添加一个帐户。",
"accountDialog.addConnection": "添加一个帐户"
}

View File

@@ -5,5 +5,6 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"accountDialog.addAccountErrorTitle": "添加帐户时出错"
}

View File

@@ -6,5 +6,5 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"manageLinedAccounts": "管理链接帐户"
"manageLinedAccounts": "管理链接帐户"
}

View File

@@ -6,5 +6,8 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"copyAndOpen": "复制并打开",
"oauthDialog.cancel": "取消",
"userCode": "用户代码",
"website": "网站"
}

View File

@@ -5,5 +5,6 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"oauthFlyoutIsAlreadyOpen": "无法启动自动 OAuth。自动 OAuth 已在进行中。"
}

View File

@@ -6,5 +6,13 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"applyFilters": "应用筛选器"
"addAccount": "添加帐户",
"removeAccount": "删除帐户",
"confirmRemoveUserAccountMessage": "确定要删除“{0}”吗?",
"accountActions.yes": "是",
"accountActions.no": "否",
"removeAccountFailed": "未能删除帐户",
"applyFilters": "应用筛选器",
"refreshAccount": "重新输入凭据",
"NoAccountToRefresh": "没有要刷新的帐户"
}

View File

@@ -5,5 +5,6 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"refreshCredentials": "你需要为此帐户刷新凭据。"
}

View File

@@ -5,5 +5,10 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"carbon.extension.contributes.account.id": "帐户类型的标识符",
"carbon.extension.contributes.account.icon": "(可选) UI 中用于表示 accpunt 的图标。文件路径或主题配置",
"carbon.extension.contributes.account.icon.light": "使用浅色主题时的图标路径",
"carbon.extension.contributes.account.icon.dark": "使用深色主题时的图标路径",
"carbon.extension.contributes.account": "向帐户提供程序提供图标。"
}

View File

@@ -6,6 +6,15 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"from": "从",
"to": "到",
"createNewFirewallRule": "创建新的防火墙规则",
"firewall.ok": "确定",
"firewall.cancel": "取消",
"firewallRuleDialogDescription": "你的客户端 IP 地址无权访问服务器。请登录 Azure 帐户并新建新的防火墙规则以启用访问权限。",
"firewallRuleHelpDescription": "详细了解防火墙设置",
"azureAccount": "Azure 帐户",
"addIPAddressLabel": "添加我的客户端 IP"
"filewallRule": "防火墙规则",
"addIPAddressLabel": "添加我的客户端 IP",
"addIpRangeLabel": "添加我的子网 IP 范围"
}

View File

@@ -5,5 +5,7 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"firewallDialog.addAccountErrorTitle": "添加帐户时出错",
"firewallRuleError": "防火墙规则错误"
}