Skip to content

Commit

Permalink
2017-08-09. Merged in translations from Transifex.
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeh committed Aug 9, 2017
1 parent 2c3e2c2 commit 8b95971
Show file tree
Hide file tree
Showing 412 changed files with 1,524 additions and 272 deletions.
11 changes: 10 additions & 1 deletion i18n/chs/extensions/emmet/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
"command.removeTag": "移除标签",
"command.updateTag": "更新标签",
"command.matchTag": "转至匹配对",
"command.balanceIn": "平衡(向内)",
"command.balanceOut": "平衡(向外)",
"command.prevEditPoint": "转到上一编辑点",
"command.nextEditPoint": "转到下一编辑点",
"command.mergeLines": "合并行",
Expand All @@ -22,5 +24,12 @@
"command.incrementNumberByOneTenth": "增加 0.1",
"command.decrementNumberByOneTenth": "减少 0.1",
"command.incrementNumberByTen": "增加 10",
"command.decrementNumberByTen": "减少 10"
"command.decrementNumberByTen": "减少 10",
"emmetSyntaxProfiles": "为指定的语法定义配置文件或使用带有特定规则的配置文件。",
"emmetExclude": "不应展开 Emmet 缩写的语言数组。",
"emmetExtensionsPath": "包含 Emmet 配置文件、片段和首选项的文件夹路径。当 emmet.useNewEmmet 设置为 true 时,只有配置文件才服从于扩展路径。",
"emmetShowExpandedAbbreviation": "显示扩展的 Emmet 缩写作为建议。\n\"inMarkupAndStylesheetFilesOnly\" 选项适用于 html、haml、jade、slim、xml、xsl、css、scss、sass、less 和 stylus。\n\"always\" 选项适用于 markup/css 文件的所有部分。",
"emmetShowAbbreviationSuggestions": "显示可能的 Emmet 缩写作为建议。在风格表中或将 emmet.showExpandedAbbreviation 设置为 \"never\" 时不适用。",
"emmetIncludeLanguages": "启用使用默认不支持的语言的 Emmet 缩写。在此添加该语言与支持 Emmet 的语言之间的映射。示例: {\"vue-html\": \"html\", \"javascript\": \"javascriptreact\"}",
"emmetVariables": "要用于 Emmet 代码片段的变量"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@
"httpsRequired": "图像必须使用 HTTPS 协议。",
"svgsNotValid": "SVG 不是有效的图像源。",
"embeddedSvgsNotValid": "嵌入的 SVG 不是有效的图像源。",
"dataUrlsNotValid": "数据 URL 不是有效的图像源。"
"dataUrlsNotValid": "数据 URL 不是有效的图像源。",
"relativeUrlRequiresHttpsRepository": "相关 URL 要求在 package.json 中指定使用 HTTPS 协议的存储库。",
"relativeIconUrlRequiresHttpsRepository": "图标要求在此 package.json 中指定使用 HTTPS 协议的存储库。",
"relativeBadgeUrlRequiresHttpsRepository": "相对徽章 URL 要求在 package.json 中指定使用 HTTPS 协议的存储库。"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"openFileFolder": "打开...",
"reload": "重新加载(&&R)",
"cancel": "取消",
"newWorkspaceFormExisting": "从现有内容新建工作区...",
"select": "选择(&&S)",
"selectWorkspace": "选择文件夹作为工作区",
"addSupported": "需要重载窗口以打开多个文件夹。",
Expand Down
2 changes: 2 additions & 0 deletions i18n/chs/src/vs/workbench/common/theme.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"statusBarBackground": "标准状态栏背景色。状态栏显示在窗口底部。",
"statusBarNoFolderBackground": "没有打开文件夹时状态栏的背景色。状态栏显示在窗口底部。",
"statusBarBorder": "状态栏分隔侧边栏和编辑器的边框颜色。状态栏显示在窗口底部。",
"statusBarNoFolderBorder": "当没有打开文件夹时,用来使状态栏与侧边栏、编辑器分隔的状态栏边框颜色。状态栏显示在窗口底部。",
"statusBarItemActiveBackground": "单击时的状态栏项背景色。状态栏显示在窗口底部。",
"statusBarItemHoverBackground": "悬停时的状态栏项背景色。状态栏显示在窗口底部。",
"statusBarProminentItemBackground": "状态栏突出显示项的背景颜色。突出显示项比状态栏中的其他条目更显眼,表明其重要性更高。状态栏显示在窗口底部。",
Expand All @@ -41,6 +42,7 @@
"sideBarForeground": "侧边栏前景色。侧边栏是资源管理器和搜索等视图的容器。",
"sideBarBorder": "侧边栏分隔编辑器的边框颜色。侧边栏包含资源管理器、搜索等视图。",
"sideBarTitleForeground": "侧边栏标题前景色。侧边栏是资源管理器和搜索等视图的容器。",
"sideBarDragAndDropBackground": "侧边栏中的部分在拖放时的反馈颜色。此颜色应有透明度,以便侧边栏中的部分仍能透过。侧边栏是资源管理器和搜索等视图的容器。",
"sideBarSectionHeaderBackground": "侧边栏节标题的背景颜色。侧边栏是资源管理器和搜索等视图的容器。",
"sideBarSectionHeaderForeground": "侧边栏节标题的前景色。侧边栏包括资源管理器、搜索等视图。",
"titleBarActiveForeground": "窗口处于活动状态时的标题栏前景色。请注意,该颜色当前仅在 macOS 上受支持。",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
// Do not edit this file. It is machine generated.
{
"statusBarDebuggingBackground": "调试程序时状态栏的背景色。状态栏显示在窗口底部",
"statusBarDebuggingForeground": "调试程序时状态栏的前景色。状态栏显示在窗口底部"
"statusBarDebuggingForeground": "调试程序时状态栏的前景色。状态栏显示在窗口底部",
"statusBarDebuggingBorder": "调试程序时区别于侧边栏和编辑器的状态栏边框颜色。状态栏显示在窗口底部。"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,5 @@
"emmetConfigurationTitle": "Emmet",
"triggerExpansionOnTab": "启用后,按 TAB 键时,将展开 Emmet 缩写。若 emmet.useNewemmet 设置为 true,则不适用。",
"emmetPreferences": "用于修改 Emmet 的某些操作和解决程序的行为的首选项。若 emmet.useNewemmet 设置为 true,则不适用。",
"emmetSyntaxProfiles": "为指定的语法定义配置文件或使用带有特定规则的配置文件。",
"emmetExclude": "不应展开 Emmet 缩写的语言数组。",
"emmetExtensionsPath": "包含 Emmet 配置文件、片段和首选项的文件夹路径。当 emmet.useNewEmmet 设置为 true 时,只有配置文件才服从于扩展路径。",
"useNewEmmet": "试用新版 Emmet 模块(最终会替换旧版单一 Emmet 库)体验所有 Emmet 功能。"
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,17 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"emptyUserSettingsHeader": "将设置放入此处以覆盖\"默认设置\"",
"errorInvalidConfiguration": "无法写入设置。请更正文件中的错误/警告,然后重试。",
"emptyWorkspaceSettingsHeader": "将设置放入此处以覆盖\"用户设置\"",
"emptyFolderSettingsHeader": "将文件夹设置放入此处以覆盖\"工作区设置\"",
"defaultFolderSettingsTitle": "默认文件夹设置",
"defaultSettingsTitle": "默认设置",
"noSettingsFound": "未找到设置。",
"editTtile": "编辑",
"replaceDefaultValue": "在设置中替换",
"copyDefaultValue": "复制到设置",
"unsupportedPHPExecutablePathSetting": "此设置必须是“用户设置”。若要为工作区配置 PHP,请打开 PHP 文件并单击状态栏中的“PHP 路径”。",
"unsupportedWorkspaceSetting": "此设置必须是“用户设置”。"
"unsupportedWorkspaceSetting": "此设置必须是“用户设置”。",
"unsupportedWorkbenchSetting": "当前无法应用此设置。将在直接打开此文件夹时应用。"
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"nextSearchIncludePattern": "显示下一个搜索包含模式",
"previousSearchIncludePattern": "显示上一个搜索包含模式",
"nextSearchExcludePattern": "显示下一个搜索排除模式",
"previousSearchExcludePattern": "显示上一个搜索排除模式",
"nextSearchTerm": "显示下一个搜索词",
"previousSearchTerm": "显示上一个搜索词",
"focusNextInputBox": "聚焦下一个输入框",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,28 +28,22 @@
"removeAll.occurrences.files.confirmation.message": "是否将 {1} 文件中出现的 {0} 替换为“{2}”?",
"replaceAll.occurrences.files.confirmation.message": "是否替换 {1} 文件中出现的 {0}?",
"treeAriaLabel": "搜索结果",
"searchPathNotFoundError": "找不到搜索路径: {0}",
"searchMaxResultsWarning": "结果集仅包含所有匹配项的子集。请使你的搜索更加具体,减少结果。",
"searchCanceled": "在找到结果前取消了搜索 - ",
"noResultsIncludesExcludes": "在“{0}”中找不到结果(“{1}”除外) - ",
"noResultsIncludes": "“{0}”中未找到任何结果 - ",
"noResultsExcludes": "除“{0}”外,未找到任何结果 - ",
"noResultsFound": "找不到结果。查看设置中配置的排除项 - ",
"noResultsFound": "找不到结果。查看设置中配置的排除项并忽略文件 - ",
"rerunSearch.message": "再次搜索",
"rerunSearchInAll.message": "在所有文件中再次搜索",
"openSettings.message": "打开设置",
"openSettings.learnMore": "了解详细信息",
"ariaSearchResultsStatus": "搜索 {1} 文件中返回的 {0} 个结果",
"search.file.result": "{1} 文件中有 {0} 个结果",
"search.files.result": "{1} 文件中有 {0} 个结果",
"search.file.results": "{1} 文件中有 {0} 个结果",
"search.files.results": "{1} 文件中有 {0} 个结果",
"search.folder.file.result": "{2} 个文件夹中的 {1} 个文件中有 {0} 个结果",
"search.folder.files.result": "{2} 个文件夹中的 {1} 个文件中有 {0} 个结果",
"search.folder.file.results": "{2} 个文件夹中的 {1} 个文件中有 {0} 个结果",
"search.folder.files.results": "{2} 个文件夹中的 {1} 个文件中有 {0} 个结果",
"search.folders.file.result": "{2} 个文件夹中的 {1} 个文件中有 {0} 个结果",
"search.folders.files.result": "{2} 个文件夹中的 {1} 个文件中有 {0} 个结果",
"search.folders.file.results": "{2} 个文件夹中的 {1} 个文件中有 {0} 个结果",
"search.folders.files.results": "{2} 个文件夹中的 {1} 个文件中有 {0} 个结果",
"searchWithoutFolder": "尚未打开文件夹。当前仅可搜索打开的文件夹 - ",
"openFolder": "打开文件夹"
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"terminal.integrated.shellArgs.linux": "在 Linux 终端上时要使用的命令行参数。",
"terminal.integrated.shell.osx": "终端在 OS X 上使用的 shell 的路径。",
"terminal.integrated.shellArgs.osx": "在 OS X 终端上时要使用的命令行参数。",
"terminal.integrated.shell.windows": "终端在 Windows 使用的 shell 路径。使用随 Windows 一起提供的 shell (cmd、PowerShell 或 Bash on Ubuntu) 时。",
"terminal.integrated.shellArgs.windows": "在 Windows 终端上时使用的命令行参数。",
"terminal.integrated.rightClickCopyPaste": "设置后,在终端内右键单击时,这将阻止显示上下文菜单,相反,它将在有选项时进行复制,并且在没有选项时进行粘贴。",
"terminal.integrated.fontFamily": "控制终端的字体系列,这在编辑器中是默认的。fontFamily 的值。",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
"workbench.action.terminal.kill.short": "终止终端",
"workbench.action.terminal.copySelection": "复制所选内容",
"workbench.action.terminal.selectAll": "全选",
"workbench.action.terminal.deleteWordLeft": "删除左侧的字符",
"workbench.action.terminal.deleteWordRight": "删除右侧的字符",
"workbench.action.terminal.new": "新建集成终端",
"workbench.action.terminal.new.short": "新的终端",
"workbench.action.terminal.focus": "聚焦于终端",
Expand All @@ -33,5 +35,6 @@
"workbench.action.terminal.rename": "重命名",
"workbench.action.terminal.rename.prompt": "输入终端名称",
"workbench.action.terminal.focusFindWidget": "聚焦于查找小组件",
"workbench.action.terminal.hideFindWidget": "隐藏查找小组件"
"workbench.action.terminal.hideFindWidget": "隐藏查找小组件",
"quickOpenTerm": "切换活动终端"
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"licenseChanged": "我们的许可条款已更改,请仔细浏览。",
"license": "读取许可证",
"neveragain": "不再显示",
"64bitisavailable": "{0} 的 Windows 64 位版本现已可用!",
"learn more": "了解详细信息",
"updateIsReady": "有新的 {0} 的更新可用。",
"thereIsUpdateAvailable": "存在可用更新。",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
"workbench.startupEditor.none": "启动(不带编辑器)。",
"workbench.startupEditor.welcomePage": "打开欢迎页面(默认)。",
"workbench.startupEditor.newUntitledFile": "打开新的无标题文档",
"workbench.startupEditor": "在未能恢复上一会话信息的情况下,控制启动时显示的编辑器。选择 \"none\" 表示启动时不打开编辑器,\"welcomePage\" 表示打开欢迎页面(默认),\"newUntitledFile\" 表示打开新的无标题文档(仅打开一个空工作区)。",
"help": "帮助"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,14 @@
"vscode.extension.contributes.configuration": "用于配置字符串。",
"vscode.extension.contributes.configuration.title": "设置摘要。此标签将在设置文件中用作分隔注释。",
"vscode.extension.contributes.configuration.properties": "配置属性的描述。",
"scope.window.description": "特定于窗口的配置,可在“用户”或“工作区”设置中配置。",
"scope.resource.description": "特定于资源的配置,可在“用户”、“工作区”或“文件夹”设置中配置。",
"scope.description": "配置适用的范围。可用范围有“窗口”和“资源”。",
"invalid.type": "如果进行设置,\"configuration.type\" 必须设置为对象",
"invalid.title": "configuration.title 必须是字符串",
"vscode.extension.contributes.defaultConfiguration": "按语言提供默认编辑器配置设置。",
"invalid.properties": "configuration.properties 必须是对象",
"workspaceConfig.id.description": "工作区标识符。用于存储工作区内部状态。修改标识符可能导致内部状态丢失。",
"workspaceConfig.folders.description": "要在工作区中加载的文件夹列表。必须为文件夹完整路径。例如 \"file:///root/folderA\"",
"workspaceConfig.settings.description": "工作区设置"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
"open": "打开设置",
"close": "关闭",
"saveAndRetry": "保存设置并重试",
"errorUnknownKey": "没有注册配置 {1},因此无法写入 {0}。",
"errorInvalidFolderConfiguration": "{0} 不支持文件夹资源域,因此无法写入\"文件夹设置\"",
"errorInvalidUserTarget": "{0} 不支持全局域,因此无法写入\"用户设置\"",
"errorInvalidFolderTarget": "未提供资源,因此无法写入\"文件夹设置\"",
"errorNoWorkspaceOpened": "没有打开任何工作区,因此无法写入 {0}。请先打开一个工作区,然后重试。",
"errorInvalidConfiguration": "无法写入设置。请打开 **用户设置** 更正文件中的错误/警告,然后重试。",
"errorInvalidConfigurationWorkspace": "无法写入设置。请打开 **工作区设置** 更正文件中的错误/警告,然后重试。",
"errorConfigurationFileDirty": "文件已变更,因此无法写入设置。请先保存 **用户设置** 文件,然后重试。",
Expand Down
17 changes: 16 additions & 1 deletion i18n/cht/extensions/emmet/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,32 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"command.removeTag": "移除標籤",
"command.updateTag": "更新標記",
"command.matchTag": "前往相符的配對",
"command.balanceIn": "平衡(向內)",
"command.balanceOut": "平衡(向外)",
"command.prevEditPoint": "移至上一個編輯端點",
"command.nextEditPoint": "移至下一個編輯端點",
"command.mergeLines": "合併行",
"command.selectPrevItem": "選取上一個項目",
"command.selectNextItem": "選取下一個項目",
"command.splitJoinTag": "分割/聯結標記",
"command.toggleComment": "切換註解",
"command.evaluateMathExpression": "評估數學運算式",
"command.updateImageSize": "更新影像大小",
"command.reflectCSSValue": "反射 CSS 值",
"command.incrementNumberByOne": "依 1 遞增",
"command.decrementNumberByOne": "依 1 遞減",
"command.incrementNumberByOneTenth": "依 0.1 遞增",
"command.decrementNumberByOneTenth": "依 0.1 遞減",
"command.incrementNumberByTen": "依 10 遞增",
"command.decrementNumberByTen": "依 10 遞減"
"command.decrementNumberByTen": "依 10 遞減",
"emmetSyntaxProfiles": "為指定的語法定義設定檔,或透過特定規則使用自己的設定檔。",
"emmetExclude": "不應展開 Emmet 縮寫的語言陣列。",
"emmetExtensionsPath": "前往包含 Emmet 設定檔、程式碼片段和喜好設定的資料夾之路徑。emmet.useNewEmmet 設定為 True 時,從延伸模組路徑只會接受設定檔。",
"emmetShowExpandedAbbreviation": "顯示建議之展開的 Emmet 縮寫\n\"inMarkupAndStylesheetFilesOnly\" 選項適用於 html、haml、jade、slim、xml、xsl、css、scss、sass、less 和 stylus。\n不論標記/css 為何,該選項「一律」適用於檔案的所有部分。",
"emmetShowAbbreviationSuggestions": "顯示建議之可能的 Emmet 縮寫。但在樣式表內,或若 emmet.showExpandedAbbreviation 設為「永不」,則不適用。",
"emmetIncludeLanguages": "以預設未支援的語言啟用 Emmet 縮寫。在此新增該語言和 Emmet 支援的語言間之對應。例如: {\"vue-html\": \"html\", \"javascript\": \"javascriptreact\"} ",
"emmetVariables": "要在 Emmet 程式碼片段中使用的變數"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@
"httpsRequired": "影像必須使用 HTTPS 通訊協定。",
"svgsNotValid": "SVGs 不是有效的影像來源。",
"embeddedSvgsNotValid": "內嵌 SVGs 不是有效的影像來源。",
"dataUrlsNotValid": "資料 URL 不是有效的影像來源。"
"dataUrlsNotValid": "資料 URL 不是有效的影像來源。",
"relativeUrlRequiresHttpsRepository": "相對影像 URL 必須在 package.json 中指定使用 HTTPS 通訊協定的存放庫。",
"relativeIconUrlRequiresHttpsRepository": "圖示必須在 package.json 中指定使用 HTTPS 通訊協定的存放庫。",
"relativeBadgeUrlRequiresHttpsRepository": "相對徽章 URL 必須在 package.json 中指定使用 HTTPS 通訊協定的存放庫。"
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
// Do not edit this file. It is machine generated.
{
"preview.securityMessage.text": "此文件已停用部分內容",
"preview.securityMessage.title": "Markdown 預覽中已停用可能不安全或不安全的內容。請將 Markdown 預覽的安全性設定變更為允許不安全內容,或啟用指令碼",
"preview.securityMessage.label": "內容已停用安全性警告"
}
1 change: 1 addition & 0 deletions i18n/cht/extensions/markdown/out/security.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"preview.showPreviewSecuritySelector.strictTitle": "嚴謹。僅載入安全內容。",
"preview.showPreviewSecuritySelector.currentSelection": "目前的設定",
"preview.showPreviewSecuritySelector.insecureContentTitle": "允許通過 http 載入內容。",
"preview.showPreviewSecuritySelector.scriptsAndAllContent": "允許執行所有內容與指令碼。不建議使用。",
Expand Down
3 changes: 2 additions & 1 deletion i18n/cht/extensions/npm/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"config.npm.autoDetect": "控制是否自動檢測npm腳本.預設為開啟."
"config.npm.autoDetect": "控制是否自動檢測npm腳本.預設為開啟.",
"config.npm.runSilent": "以 '--silent' 選項執行 npm 命令 "
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
{
"buildAndWatchTscLabel": "監看 - {0}",
"buildTscLabel": "建置 - {0}"
}
Loading

0 comments on commit 8b95971

Please sign in to comment.