Skip to content

Commit

Permalink
Additional i18n files
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaeumer committed Mar 11, 2016
1 parent d8d7f61 commit e6fa8d9
Show file tree
Hide file tree
Showing 857 changed files with 15,061 additions and 4 deletions.
4 changes: 2 additions & 2 deletions build/lib/i18n.js
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ function processCoreBundleFormat(json, emitter) {
messages = JSON.parse(content);
}
else {
// log(`No localized messages found for module ${module}. Using default messages.`);
log("No localized messages found for module " + module + ". Using default messages.");
messages = defaultMessages[module];
statistics[language.iso639_2] = statistics[language.iso639_2] + Object.keys(messages).length;
}
Expand All @@ -225,7 +225,7 @@ function processCoreBundleFormat(json, emitter) {
}
var message = messages[key];
if (!message) {
// log(`No localized message found for key ${key} in module ${module}. Using default message.`);
log("No localized message found for key " + key + " in module " + module + ". Using default message.");
message = defaultMessages[module][key];
statistics[language.iso639_2] = statistics[language.iso639_2] + 1;
}
Expand Down
4 changes: 2 additions & 2 deletions build/lib/i18n.ts
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ function processCoreBundleFormat(json: BundledFormat, emitter: any) {
let content = stripComments(fs.readFileSync(i18nFile, 'utf8'));
messages = JSON.parse(content);
} else {
// log(`No localized messages found for module ${module}. Using default messages.`);
log(`No localized messages found for module ${module}. Using default messages.`);
messages = defaultMessages[module];
statistics[language.iso639_2] = statistics[language.iso639_2] + Object.keys(messages).length;
}
Expand All @@ -251,7 +251,7 @@ function processCoreBundleFormat(json: BundledFormat, emitter: any) {
}
let message: string = messages[key];
if (!message) {
// log(`No localized message found for key ${key} in module ${module}. Using default message.`);
log(`No localized message found for key ${key} in module ${module}. Using default message.`);
message = defaultMessages[module][key];
statistics[language.iso639_2] = statistics[language.iso639_2] + 1;
}
Expand Down
8 changes: 8 additions & 0 deletions i18n/chs/src/vs/base/browser/ui/actionbar/actionbar.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"titleLabel": "{0} ({1})"
}
11 changes: 11 additions & 0 deletions i18n/chs/src/vs/base/browser/ui/findinput/findInput.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"caseDescription": "区分大小写",
"defaultLabel": "输入",
"regexDescription": "使用正则表达式",
"wordsDescription": "全字匹配"
}
14 changes: 14 additions & 0 deletions i18n/chs/src/vs/base/browser/ui/messagelist/messageList.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"alertErrorMessage": "错误: {0}",
"alertInfoMessage": "信息: {0}",
"alertWarningMessage": "警告: {0}",
"close": "关闭",
"error": "错误",
"info": "信息",
"warning": "警告"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"missingAudioSupport": "抱歉,不支持音频文件播放。",
"missingVideoSupport": "抱歉,不支持视频文件播放。",
"nativeBinaryError": "文件无法在编辑器中显示,因为它是二进制文件、非常大或使用不支持的文本编码。"
}
8 changes: 8 additions & 0 deletions i18n/chs/src/vs/base/browser/ui/toolbar/toolbar.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"more": "更多"
}
25 changes: 25 additions & 0 deletions i18n/chs/src/vs/base/common/errors.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"error.connection.unknown": "出现未知连接错误。您的 Internet 连接已断开,或者您连接的服务器已脱机。",
"error.connection.unknown.verbose": "未知连接错误 ({0})",
"error.defaultMessage": "出现未知错误。有关详细信息,请参阅日志。",
"error.http": "{0} (HTTP {1})",
"error.http.verbose": "{0} (HTTP {1}: {2})",
"error.moreErrors": "{0} 个(共 {1} 个错误)",
"error.permission": "权限被拒绝",
"error.permission.verbose": "权限被拒绝 (HTTP {0})",
"illegalArgumentError": "非法参数: {0}",
"illegalArgumentError2": "非法参数",
"illegalStateError": "非法状态: {0}",
"illegalStateError2": "非法状态",
"loaderError": "无法加载需要的文件。您的 Internet 连接已断开,或者您连接的服务器已脱机。请刷新浏览器并重试。",
"loaderErrorNative": "未能加载所需文件。请重启应用程序重试。详细信息: {0}",
"message": "{0}。错误代码: {1}",
"nodeExceptionMessage": "发生了系统错误({0})",
"notImplementedError": "未实施",
"stackTrace.format": "{0}: {1}"
}
17 changes: 17 additions & 0 deletions i18n/chs/src/vs/base/common/json.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"CloseBraceExpected": "需要右大括号",
"CloseBracketExpected": "需要右方括号",
"ColonExpected": "需要冒号",
"CommaExpected": "需要逗号",
"EOFExpected": "需要内容结尾",
"InvalidNumberFormat": "数字格式无效",
"PropertyExpected": "需要属性名",
"UnknownSymbol": "符号无效",
"ValeExpected": "需要值",
"ValueExpected": "需要值"
}
10 changes: 10 additions & 0 deletions i18n/chs/src/vs/base/common/severity.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"sev.error": "错误",
"sev.info": "信息",
"sev.warning": "警告"
}
22 changes: 22 additions & 0 deletions i18n/chs/src/vs/base/common/strings.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"diff.days": "{0} 天",
"diff.days.month": "一个月前",
"diff.days.verbose": "{0} 天前",
"diff.days.week": "一周前",
"diff.days.yesterday": "昨天",
"diff.hour.verbose": "1 小时前",
"diff.hours": "{0} 小时",
"diff.hours.verbose": "{0} 小时前",
"diff.minute.verbose": "1 分钟前",
"diff.minutes": "{0} 分钟",
"diff.minutes.verbose": "{0} 分钟前",
"diff.seconds": "{0} 秒",
"diff.seconds.verbose": "刚才",
"format.date": "{0}-{1}-{2} {3}:{4}:{5}",
"format.time": "{0}:{1}:{2}"
}
8 changes: 8 additions & 0 deletions i18n/chs/src/vs/editor/browser/view/viewImpl.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"editorViewAccessibleLabel": "编辑器内容"
}
38 changes: 38 additions & 0 deletions i18n/chs/src/vs/editor/common/config/commonEditorConfig.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"autoClosingBrackets": "控制编辑器是否应在打开括号后自动将其关闭",
"cursorBlinking": "控制光标闪烁动画,接受的值为“闪烁”、“可见”和“隐藏”",
"cursorStyle": "控制光标样式,接受的值为“块”和“行”",
"editorConfigurationTitle": "编辑器配置",
"folding": "控制编辑器是否启用代码折叠",
"fontFamily": "控制字体系列。",
"fontLigatures": "启用字体连写",
"fontSize": "控制字体大小。",
"formatOnType": "控制编辑器是否应在键入后自动设置行的格式",
"glyphMargin": "控制字形边距的可见性",
"hideCursorInOverviewRuler": "控制光标是否应隐藏在概述标尺中。",
"ignoreTrimWhitespace": "控制差异编辑器是否将对前导空格或尾随空格的更改显示为差异",
"insertSpaces": "控制编辑器是否将为选项卡插入空格。接受的值:“自动”、true、false。如果设置为“自动”,则会在打开文件时猜测值。",
"lineHeight": "控制行高。",
"lineNumbers": "控制行号的可见性",
"mouseWheelScrollSensitivity": "要对鼠标滚轮滚动事件的 \"deltaX\"\"deltaY\" 使用的乘数 ",
"overviewRulerLanes": "控制可在概述标尺同一位置显示的效果数量",
"quickSuggestions": "控制键入时是否应显示快速建议",
"quickSuggestionsDelay": "控制延迟多少毫秒后将显示快速建议",
"referenceInfos": "控制编辑器是否显示支持它的模式的参考信息",
"renderWhitespace": "控制编辑器是否应呈现空白字符",
"roundedSelection": "控制选项是否有圆角",
"rulers": "显示垂直标尺的列",
"scrollBeyondLastLine": "控制编辑器是否将滚动超出最后一行",
"selectionHighlight": "控制编辑器是否应突出显示选项的近似匹配",
"sideBySide": "控制差异编辑器是否显示并行差异或内联差异",
"suggestOnTriggerCharacters": "控制键入触发器字符时是否应自动显示建议",
"tabSize": "控制选项卡的呈现大小(以字符为单位)。接受的值:“自动”、2、4、6 等。如果设置为“自动”,则会在打开文件时猜测值。",
"wordSeparators": "执行文字相关的导航或操作时将用作文字分隔符的字符",
"wrappingColumn": "控制在多少个字符后编辑器会自动换到下一行。将其设置为 0 则将打开视区宽度换行 ",
"wrappingIndent": "控制换行的行的缩进。可以是“无”、“相同”或“缩进”。"
}
8 changes: 8 additions & 0 deletions i18n/chs/src/vs/editor/common/controller/cursor.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"corrupt.commands": "执行命令时出现意外异常。"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"mode.tokenizationSupportFailed": "标记输入时模式失败。"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"actions.clipboard.copyLabel": "复制",
"actions.clipboard.cutLabel": "剪切",
"actions.clipboard.pasteLabel": "粘贴"
}
10 changes: 10 additions & 0 deletions i18n/chs/src/vs/editor/contrib/codelens/browser/codelens.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"n_references": "{0} 个引用",
"one_reference": "1 个引用",
"unknown_reference": "- 引用"
}
11 changes: 11 additions & 0 deletions i18n/chs/src/vs/editor/contrib/comment/common/comment.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"comment.block": "切换块注释",
"comment.line": "切换行注释",
"comment.line.add": "添加行注释",
"comment.line.remove": "删除行注释"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"action.showContextMenu.label": "显示编辑器上下文菜单"
}
14 changes: 14 additions & 0 deletions i18n/chs/src/vs/editor/contrib/find/browser/find.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"addSelectionToNextFindMatch": "将选择添加到下一个查找匹配项",
"findNextMatchAction": "查找下一个",
"findPreviousMatchAction": "查找上一个",
"moveSelectionToNextFindMatch": "将上次选择移动到下一个查找匹配项",
"selectAllOccurencesOfFindMatch": "选择所有找到的查找匹配项",
"startFindAction": "查找",
"startReplace": "替换"
}
21 changes: 21 additions & 0 deletions i18n/chs/src/vs/editor/contrib/find/browser/findWidget.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"label.closeButton": "关闭 ",
"label.find": "查找",
"label.matchesLocation": "第 {0} 个(共 {1} 个)",
"label.nextMatchButton": "下一个匹配",
"label.noResults": "无结果",
"label.previousMatchButton": "上一个匹配",
"label.replace": "替换",
"label.replaceAllButton": "全部替换",
"label.replaceButton": "替换",
"label.toggleReplaceButton": "切换替换模式",
"label.toggleSelectionFind": "在选定内容中查找",
"placeholder.find": "查找",
"placeholder.replace": "替换",
"title.matchesCountLimit": "仅前 999 个结果突出显示,但所有查找操作均针对整个文本。"
}
8 changes: 8 additions & 0 deletions i18n/chs/src/vs/editor/contrib/format/common/format.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"formatAction.label": "格式代码"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"actions.goToDecl.label": "转到定义",
"actions.goToDeclToSide.label": "打开侧边的定义",
"actions.gotoTypeDecl.label": "转到类型定义",
"actions.previewDecl.label": "查看定义",
"multipleResults": "单击此处显示找到的 {0} 个定义。"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"markerAction.next.label": "转到下一个错误或警告",
"markerAction.previous.label": "转到上一个错误或警告",
"quickfix.multiple.label": "建议的修正:",
"quickfix.single.label": "建议的修正:"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"modesContentHover.loading": "正在加载..."
}
Loading

0 comments on commit e6fa8d9

Please sign in to comment.