Skip to content

Commit e72fcb6

Browse files
committed
2017-06-16. Merged in translations from Transifex.
1 parent b5d511e commit e72fcb6

1,622 files changed

Lines changed: 15568 additions & 796 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

build/win32/i18n/messages.hu.isl

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[CustomMessages]
2+
AddContextMenuFiles="Megnyitás a következővel: %1" parancs hozzáadása a fájlok helyi menüjéhez a Windows Intézőben
3+
AddContextMenuFolders="Megnyitás a következővel: %1" parancs hozzáadása a mappák helyi menüjéhez a Windows Intézőben
4+
AssociateWithFiles=%1 regisztrálása szerkesztőként a támogatott fájltípusokhoz
5+
AddToPath=Hozzáadás a PATH-hoz (újraindítás után lesz elérhető)
6+
RunAfter=%1 indítása a telepítés után
7+
Other=Egyéb:
8+
SourceFile=%1 forrásfájl

build/win32/i18n/messages.tr.isl

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[CustomMessages]
2+
AddContextMenuFiles=Windows Gezgini bağlam menüsüne "%1 İle Aç" eylemini ekle
3+
AddContextMenuFolders=Windows Gezgini dizin bağlam menüsüne "%1 İle Aç" eylemini ekle
4+
AssociateWithFiles=%1 uygulamasını desteklenen dosya türleri için bir düzenleyici olarak kayıt et
5+
AddToPath=PATH'e ekle (yeniden başlattıktan sonra kullanılabilir)
6+
RunAfter=Kurulumdan sonra %1 uygulamasını çalıştır.
7+
Other=Diğer:
8+
SourceFile=%1 Kaynak Dosyası

i18n/chs/extensions/git/package.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"command.push": "推送",
3333
"command.pushTo": "推送到...",
3434
"command.sync": "同步",
35-
"command.publish": "发布",
35+
"command.publish": "发布分支",
3636
"command.showOutput": "显示 GIT 输出",
3737
"config.enabled": "是否已启用 GIT",
3838
"config.path": "Git 可执行文件路径",

i18n/chs/extensions/merge-conflict/out/codelensProvider.i18n.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,9 @@
33
* Licensed under the MIT License. See License.txt in the project root for license information.
44
*--------------------------------------------------------------------------------------------*/
55
// Do not edit this file. It is machine generated.
6-
{}
6+
{
7+
"acceptCurrentChange": "采用当前更改",
8+
"acceptIncomingChange": "采用传入的更改",
9+
"acceptBothChanges": "保留双方更改",
10+
"compareChanges": "比较变更"
11+
}

i18n/chs/extensions/merge-conflict/out/commandHandler.i18n.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// Do not edit this file. It is machine generated.
66
{
77
"cursorNotInConflict": "编辑器光标不在合并冲突内",
8+
"compareChangesTitle": "{0}:当前更改 ⟷ 传入的更改",
9+
"cursorOnCommonAncestorsRange": "编辑器光标在共同来源块上,请将其移动至“当前”或“传入”区域中",
810
"cursorOnSplitterRange": "编辑器光标在合并冲突分割线上,请将其移动至“当前”或“传入”区域中",
911
"noConflicts": "没有在此文件中找到合并冲突",
1012
"noOtherConflictsInThisFile": "此文件中没有其他合并冲突了"

i18n/chs/extensions/merge-conflict/package.i18n.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@
55
// Do not edit this file. It is machine generated.
66
{
77
"command.category": "合并冲突",
8+
"command.accept.all-incoming": "全部采用传入版本",
9+
"command.accept.all-both": "全部保留两者",
10+
"command.accept.current": "采用当前内容",
11+
"command.accept.incoming": "采用传入内容",
12+
"command.accept.selection": "采用选中版本",
813
"command.accept.both": "保留两者",
14+
"command.next": "下一个冲突",
15+
"command.previous": "上一个冲突",
16+
"command.compare": "比较当前冲突",
917
"config.title": "合并冲突",
1018
"config.codeLensEnabled": "启用/禁用编辑器内合并冲突区域的 CodeLens",
1119
"config.decoratorsEnabled": "启用/禁用编辑器内的合并冲突修饰器"

i18n/chs/extensions/typescript/out/features/bufferSyncSupport.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*--------------------------------------------------------------------------------------------*/
55
// Do not edit this file. It is machine generated.
66
{
7-
"versionMismatch": "版本不匹配! 全局 tsc ({0}) != VS Code 的语言服务({1})。可能出现不一致的编译错误",
7+
"versionMismatch": "正在使用 TypeScript ({1}) 实现的编辑器功能。TypeScript ({0}) 已经全局安装在你的电脑上。VS Code 中发生的错误可能会与 TCS 中不同",
88
"moreInformation": "详细信息",
99
"doNotCheckAgain": "不再检查",
1010
"close": "关闭",

i18n/chs/extensions/typescript/out/utils/projectStatus.i18n.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
{
77
"hintExclude": "若要启用项目范围内的 JavaScript/TypeScript 语言功能,请排除包含多个文件的文件夹,例如: {0}",
88
"hintExclude.generic": "若要启用项目范围内的 JavaScript/TypeScript 语言功能,请排除包含不需要处理的源文件的大型文件夹。",
9-
"open": "配置排除",
109
"large.label": "配置排除",
1110
"hintExclude.tooltip": "若要启用项目范围内的 JavaScript/TypeScript 语言功能,请排除包含不需要处理的源文件的大型文件夹。"
1211
}

i18n/chs/extensions/typescript/out/utils/typingsStatus.i18n.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// Do not edit this file. It is machine generated.
66
{
77
"installingPackages": "提取数据以实现更好的 TypeScript IntelliSense",
8+
"typesInstallerInitializationFailed.title": "无法为 JavaScript 语言功能安装 typings 文件。请确认 NPM 已经安装或者在你的用户设置中配置“typescript.npm”",
89
"typesInstallerInitializationFailed.moreInformation": "详细信息",
910
"typesInstallerInitializationFailed.doNotCheckAgain": "不要再次检查",
1011
"typesInstallerInitializationFailed.close": "关闭"

i18n/chs/extensions/typescript/package.i18n.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"typescript.check.tscVersion": "检查全局安装的 TypeScript 编译器(例如 tsc )是否不同于使用的 TypeScript 语言服务。",
1414
"typescript.tsserver.log": "将 TS 服务器的日志保存到一个文件。此日志可用于诊断 TS 服务器问题。日志可能包含你的项目中的文件路径、源代码和其他可能敏感的信息。",
1515
"typescript.tsserver.trace": "对发送到 TS 服务器的消息启用跟踪。此跟踪信息可用于诊断 TS 服务器问题。 跟踪信息可能包含你的项目中的文件路径、源代码和其他可能敏感的信息。",
16-
"typescript.tsserver.experimentalAutoBuild": "启用实验性自动生成。要求安装 1.9 dev 或 2.x tsserver 版本并在更改后重启 VS Code。",
1716
"typescript.validate.enable": "启用/禁用 TypeScript 验证。",
1817
"typescript.format.enable": "启用/禁用默认 TypeScript 格式化程序。",
1918
"javascript.format.enable": "启用/禁用 JavaScript 格式化程序。",
2019
"format.insertSpaceAfterCommaDelimiter": "定义逗号分隔符后面的空格处理。",
20+
"format.insertSpaceAfterConstructor": "定义构造器关键字后的空格处理。要求 TypeScript >= 2.3.0。",
2121
"format.insertSpaceAfterSemicolonInForStatements": "在 For 语句中,定义分号后面的空格处理。",
2222
"format.insertSpaceBeforeAndAfterBinaryOperators": "定义二进制运算符后面的空格处理",
2323
"format.insertSpaceAfterKeywordsInControlFlowStatements": "定义控制流语句中关键字后面的空格处理。",
@@ -41,6 +41,8 @@
4141
"typescript.selectTypeScriptVersion.title": "选择 TypeScript 版本",
4242
"jsDocCompletion.enabled": "启用/禁用自动 JSDoc 注释",
4343
"javascript.implicitProjectConfig.checkJs": "启用/禁用 JavaScript 文件的语义检查。现有的 jsconfig.json 或\n tsconfig.json 文件会覆盖此设置。要求 TypeScript >=2.3.1。",
44+
"typescript.npm": "指定用于自动获取类型的 NPM 可执行文件的路径。要求 TypeScript >= 2.3.4。",
45+
"typescript.check.npmIsInstalled": "检查是否安装了 NPM 以自动获取类型。",
4446
"javascript.nameSuggestions": "启用/禁用在 JavaScript 建议列表中包含文件中的唯一名称。",
4547
"typescript.tsc.autoDetect": "控制自动检测 tsc 任务是否打开。"
4648
}

0 commit comments

Comments
 (0)