From 5ce537091a8e00e1f4007eb73be150e7f7ad43b3 Mon Sep 17 00:00:00 2001 From: Dirk Baeumer Date: Fri, 1 Apr 2016 09:57:15 +0200 Subject: [PATCH] i18n input --- .../extensions/typescript/out/utils/projectStatus.i18n.json | 2 ++ .../src/vs/workbench/browser/actions/configureLocale.i18n.json | 3 ++- i18n/chs/src/vs/workbench/electron-main/menus.i18n.json | 2 +- .../extensions/typescript/out/utils/projectStatus.i18n.json | 2 ++ .../src/vs/workbench/browser/actions/configureLocale.i18n.json | 3 ++- i18n/cht/src/vs/workbench/electron-main/menus.i18n.json | 2 +- .../extensions/typescript/out/utils/projectStatus.i18n.json | 2 ++ .../src/vs/workbench/browser/actions/configureLocale.i18n.json | 3 ++- i18n/deu/src/vs/workbench/electron-main/menus.i18n.json | 2 +- .../extensions/typescript/out/utils/projectStatus.i18n.json | 2 ++ .../src/vs/workbench/browser/actions/configureLocale.i18n.json | 3 ++- i18n/esn/src/vs/workbench/electron-main/menus.i18n.json | 2 +- .../extensions/typescript/out/utils/projectStatus.i18n.json | 2 ++ .../src/vs/workbench/browser/actions/configureLocale.i18n.json | 3 ++- i18n/fra/src/vs/workbench/electron-main/menus.i18n.json | 2 +- .../extensions/typescript/out/utils/projectStatus.i18n.json | 2 ++ .../src/vs/workbench/browser/actions/configureLocale.i18n.json | 3 ++- i18n/ita/src/vs/workbench/electron-main/menus.i18n.json | 2 +- .../extensions/typescript/out/utils/projectStatus.i18n.json | 2 ++ .../src/vs/workbench/browser/actions/configureLocale.i18n.json | 3 ++- i18n/jpn/src/vs/workbench/electron-main/menus.i18n.json | 2 +- .../extensions/typescript/out/utils/projectStatus.i18n.json | 2 ++ .../src/vs/workbench/browser/actions/configureLocale.i18n.json | 3 ++- i18n/kor/src/vs/workbench/electron-main/menus.i18n.json | 2 +- .../extensions/typescript/out/utils/projectStatus.i18n.json | 2 ++ .../src/vs/workbench/browser/actions/configureLocale.i18n.json | 3 ++- i18n/rus/src/vs/workbench/electron-main/menus.i18n.json | 2 +- 27 files changed, 45 insertions(+), 18 deletions(-) diff --git a/i18n/chs/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/chs/extensions/typescript/out/utils/projectStatus.i18n.json index a11a1dccb96..f79ea14e651 100644 --- a/i18n/chs/extensions/typescript/out/utils/projectStatus.i18n.json +++ b/i18n/chs/extensions/typescript/out/utils/projectStatus.i18n.json @@ -6,8 +6,10 @@ { "cmdCreate": "创建 jsconfig.json", "hintCreate": "创建 jsconfig.json 以跨越整个工作区启用更丰富的 IntelliSense 和代码导航。", + "hintCreate.tooltip": "创建 jsconfig.json 以启用整个工作区中的 Richer IntelliSense 和代码导航。", "hintExclude": "为了提高性能,排除包含许多文件的文件夹,例如: {0}", "hintExclude.generic": "为了获得更好的性能,排除具有许多文件的文件夹。", + "hintExclude.tooltip": "为了提高性能,请排除包含许多文件的文件夹。", "ignore.cmdCreate": "忽略", "large.label": "配置排除", "open": "配置排除" diff --git a/i18n/chs/src/vs/workbench/browser/actions/configureLocale.i18n.json b/i18n/chs/src/vs/workbench/browser/actions/configureLocale.i18n.json index 4c78dcc5f58..138f56c8fd4 100644 --- a/i18n/chs/src/vs/workbench/browser/actions/configureLocale.i18n.json +++ b/i18n/chs/src/vs/workbench/browser/actions/configureLocale.i18n.json @@ -4,8 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "configureLocale": "配置区域设置", + "configureLocale": "配置语言", "displayLanguage": "定义 VSCode 的显示语言。", + "doc": "请参阅 {0},了解支持的语言列表。", "fail.createSettings": "无法创建“{0}”({1})。", "restart": "要更改值需要重启 VSCode。" } \ No newline at end of file diff --git a/i18n/chs/src/vs/workbench/electron-main/menus.i18n.json b/i18n/chs/src/vs/workbench/electron-main/menus.i18n.json index 3ca0efaa0bd..b97367d2823 100644 --- a/i18n/chs/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/chs/src/vs/workbench/electron-main/menus.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "aboutDetail": "\n版本 {0}\n提交 {1}\n日期 {2}\nShell {3}\n呈现器 {4}\n节点 {5}", + "aboutDetail": "\n版本 {0}\n提交 {1}\n日期 {2}\nShell {3}\n呈现器 {4}\nNode {5}", "mAbout": "关于 {0}", "mBringToFront": "全部置于顶层", "mClose": "关闭", diff --git a/i18n/cht/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/cht/extensions/typescript/out/utils/projectStatus.i18n.json index 8cb01c4de98..4d4d93609e6 100644 --- a/i18n/cht/extensions/typescript/out/utils/projectStatus.i18n.json +++ b/i18n/cht/extensions/typescript/out/utils/projectStatus.i18n.json @@ -6,8 +6,10 @@ { "cmdCreate": "建立 jsconfig.json", "hintCreate": "建立 jsconfig.json,為整個工作區提供用更豐富的 IntelliSense 與程式碼巡覽功能。", + "hintCreate.tooltip": "建立 jsconfig.json,在整個工作區啟用更豐富的 IntelliSense 及程式碼巡覽。", "hintExclude": "如需更好的效能,請排除包含大量檔案的資料夾,例如: {0}", "hintExclude.generic": "如需更好的效能,請排除包含大量檔案的資料夾。", + "hintExclude.tooltip": "如需更佳的效能,請排除內含太多檔案的資料夾。", "ignore.cmdCreate": "忽略", "large.label": "設定排除項目", "open": "設定排除項目" diff --git a/i18n/cht/src/vs/workbench/browser/actions/configureLocale.i18n.json b/i18n/cht/src/vs/workbench/browser/actions/configureLocale.i18n.json index e08d9927ca2..dd54a969f3e 100644 --- a/i18n/cht/src/vs/workbench/browser/actions/configureLocale.i18n.json +++ b/i18n/cht/src/vs/workbench/browser/actions/configureLocale.i18n.json @@ -4,8 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "configureLocale": "設定地區設定", + "configureLocale": "設定語言", "displayLanguage": "定義 VSCode 的顯示語言。", + "doc": "如需支援的語言清單,請參閱 {0}。", "fail.createSettings": "無法建立 '{0}' ({1})。", "restart": "變更值必須重新啟動 VSCode。" } \ No newline at end of file diff --git a/i18n/cht/src/vs/workbench/electron-main/menus.i18n.json b/i18n/cht/src/vs/workbench/electron-main/menus.i18n.json index 3b5fa97942a..5d9368d610d 100644 --- a/i18n/cht/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/cht/src/vs/workbench/electron-main/menus.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "aboutDetail": "\n版本 {0}\n認可 {1}\n日期 {2}\nShell {3}\n轉譯器 {4}\n節點 {5}", + "aboutDetail": "\n版本 {0}\n認可 {1}\n日期 {2}\nShell {3}\n轉譯器 {4}\nNode {5}", "mAbout": "關於 {0}", "mBringToFront": "全部提到最上層", "mClose": "關閉", diff --git a/i18n/deu/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/deu/extensions/typescript/out/utils/projectStatus.i18n.json index e191b6ae763..034c2ad2881 100644 --- a/i18n/deu/extensions/typescript/out/utils/projectStatus.i18n.json +++ b/i18n/deu/extensions/typescript/out/utils/projectStatus.i18n.json @@ -6,8 +6,10 @@ { "cmdCreate": "\"jsconfig.json\" erstellen", "hintCreate": "Erstellen Sie eine Datei \"jsconfig.json\", um leistungsfähigere IntelliSense-Funktionen und Codenavigation im gesamten Arbeitsbereich zu ermöglichen.", + "hintCreate.tooltip": "Erstellen Sie eine Datei \"jsconfig.json\", um leistungsfähigere IntelliSense-Funktionen und Codenavigation im gesamten Arbeitsbereich zu ermöglichen.", "hintExclude": "Schließen Sie Ordner mit vielen Dateien aus, um eine bessere Leistung zu erzielen, beispielsweise: {0}", "hintExclude.generic": "Schließen Sie Ordner mit vielen Dateien aus, um eine bessere Leistung zu erzielen.", + "hintExclude.tooltip": "Schließen Sie Ordner mit vielen Dateien aus, um eine bessere Leistung zu erzielen.", "ignore.cmdCreate": "Ignorieren", "large.label": "Auszuschließende Elemente konfigurieren", "open": "Auszuschließende Elemente konfigurieren" diff --git a/i18n/deu/src/vs/workbench/browser/actions/configureLocale.i18n.json b/i18n/deu/src/vs/workbench/browser/actions/configureLocale.i18n.json index 1d82e3c41f1..084ffab9a61 100644 --- a/i18n/deu/src/vs/workbench/browser/actions/configureLocale.i18n.json +++ b/i18n/deu/src/vs/workbench/browser/actions/configureLocale.i18n.json @@ -4,8 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "configureLocale": "Gebietsschema konfigurieren", + "configureLocale": "Sprache konfigurieren", "displayLanguage": "Definiert die Anzeigesprache von VSCode.", + "doc": "Unter {0} finden Sie eine Liste der unterstützten Sprachen.", "fail.createSettings": "{0} ({1}) kann nicht erstellt werden.", "restart": "Das Ändern des Werts erfordert einen Neustart von VSCode." } \ No newline at end of file diff --git a/i18n/deu/src/vs/workbench/electron-main/menus.i18n.json b/i18n/deu/src/vs/workbench/electron-main/menus.i18n.json index 4a92719b796..91c1ae247c1 100644 --- a/i18n/deu/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/deu/src/vs/workbench/electron-main/menus.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "aboutDetail": "\nVersion {0}\nCommit {1}\nDatum {2}\nShell {3}\nRenderer {4}\nKnoten {5}", + "aboutDetail": "\nVersion {0}\nCommit {1}\nDatum {2}\nShell {3}\nRenderer {4}\nNode {5}", "mAbout": "Informationen zu {0}", "mBringToFront": "Alle in den Vordergrund", "mClose": "Schließen", diff --git a/i18n/esn/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/esn/extensions/typescript/out/utils/projectStatus.i18n.json index 003acd7bd40..9c173594ccb 100644 --- a/i18n/esn/extensions/typescript/out/utils/projectStatus.i18n.json +++ b/i18n/esn/extensions/typescript/out/utils/projectStatus.i18n.json @@ -6,8 +6,10 @@ { "cmdCreate": "Crear jsconfig.json", "hintCreate": "Cree un archivo jsconfig.json para mejorar IntelliSense y la navegación de código en toda el área de trabajo.", + "hintCreate.tooltip": "Cree un archivo jsconfig.json para disfrutar de una aplicación IntelliSense y una navegación de código más completas en todo el área de trabajo.", "hintExclude": "Para mejorar el rendimiento, excluya las carpetas con muchos archivos, como: {0}.", "hintExclude.generic": "Para mejorar el rendimiento, excluya las carpetas con muchos archivos.", + "hintExclude.tooltip": "Para obtener un mejor rendimiento, no incluya las carpetas que contengan muchos archivos.", "ignore.cmdCreate": "Ignorar", "large.label": "Configurar exclusiones", "open": "Configurar exclusiones" diff --git a/i18n/esn/src/vs/workbench/browser/actions/configureLocale.i18n.json b/i18n/esn/src/vs/workbench/browser/actions/configureLocale.i18n.json index b2c2f55fb27..a9d7a2a133f 100644 --- a/i18n/esn/src/vs/workbench/browser/actions/configureLocale.i18n.json +++ b/i18n/esn/src/vs/workbench/browser/actions/configureLocale.i18n.json @@ -4,8 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "configureLocale": "Definir configuración regional", + "configureLocale": "Configurar idioma", "displayLanguage": "Define el lenguaje para mostrar de VSCode.", + "doc": "Consulte {0} para obtener una lista de idiomas compatibles.", "fail.createSettings": "No se puede crear '{0}' ({1}).", "restart": "Al cambiar el valor, es necesario reiniciar VSCode." } \ No newline at end of file diff --git a/i18n/esn/src/vs/workbench/electron-main/menus.i18n.json b/i18n/esn/src/vs/workbench/electron-main/menus.i18n.json index 093a1a49dec..e725bdc2a4e 100644 --- a/i18n/esn/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/esn/src/vs/workbench/electron-main/menus.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "aboutDetail": "\nVersión {0}\nConfirmación {1}\nFecha {2}\nShell {3}\nRepresentador {4}\nNodo {5}", + "aboutDetail": "\nVersión {0}\nConfirmación {1}\nFecha {2}\nShell {3}\nRepresentador {4}\nNode {5}", "mAbout": "Acerca de {0}", "mBringToFront": "Traer todo al frente", "mClose": "Cerrar", diff --git a/i18n/fra/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/fra/extensions/typescript/out/utils/projectStatus.i18n.json index 019b7e31f65..3d91f2aeb8f 100644 --- a/i18n/fra/extensions/typescript/out/utils/projectStatus.i18n.json +++ b/i18n/fra/extensions/typescript/out/utils/projectStatus.i18n.json @@ -6,8 +6,10 @@ { "cmdCreate": "Créer jsconfig.json", "hintCreate": "Créez un fichier jsconfig.json pour améliorer les fonctionnalités IntelliSense et la navigation au sein du code dans l'ensemble de l'espace de travail.", + "hintCreate.tooltip": "Créez un fichier jsconfig.json pour améliorer les fonctionnalités IntelliSense et la navigation au sein du code dans l'ensemble de l'espace de travail.", "hintExclude": "Pour accroître les performances, excluez les dossiers contenant de nombreux fichiers, par exemple : {0}", "hintExclude.generic": "Pour accroître les performances, excluez les dossiers contenant de nombreux fichiers.", + "hintExclude.tooltip": "Pour améliorer les performances, excluez les dossiers contenant de nombreux fichiers.", "ignore.cmdCreate": "Ignorer", "large.label": "Configurer les exclusions", "open": "Configurer les exclusions" diff --git a/i18n/fra/src/vs/workbench/browser/actions/configureLocale.i18n.json b/i18n/fra/src/vs/workbench/browser/actions/configureLocale.i18n.json index 1753ca1ae2b..e1ed8e5014f 100644 --- a/i18n/fra/src/vs/workbench/browser/actions/configureLocale.i18n.json +++ b/i18n/fra/src/vs/workbench/browser/actions/configureLocale.i18n.json @@ -4,8 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "configureLocale": "Configurer les paramètres régionaux", + "configureLocale": "Configurer la langue", "displayLanguage": "Définit le langage affiché par VSCode.", + "doc": "Consultez {0} pour connaître la liste des langues prises en charge.", "fail.createSettings": "Impossible de créer '{0}' ({1}).", "restart": "Si la valeur change, VSCode doit redémarrer." } \ No newline at end of file diff --git a/i18n/fra/src/vs/workbench/electron-main/menus.i18n.json b/i18n/fra/src/vs/workbench/electron-main/menus.i18n.json index e89fa419247..89a46716685 100644 --- a/i18n/fra/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/fra/src/vs/workbench/electron-main/menus.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "aboutDetail": "\nVersion {0}\nValidation {1}\nDate {2}\nInterpréteur de commandes {3}\nConvertisseur {4}\nNœud {5}", + "aboutDetail": "\nVersion {0}\nValidation {1}\nDate {2}\nInterpréteur de commandes {3}\nConvertisseur {4}\nNode {5}", "mAbout": "À propos de {0}", "mBringToFront": "Mettre tout au premier plan", "mClose": "Fermer", diff --git a/i18n/ita/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/ita/extensions/typescript/out/utils/projectStatus.i18n.json index 1acd80b042e..324f64213f5 100644 --- a/i18n/ita/extensions/typescript/out/utils/projectStatus.i18n.json +++ b/i18n/ita/extensions/typescript/out/utils/projectStatus.i18n.json @@ -6,8 +6,10 @@ { "cmdCreate": "Crea jsconfig.json", "hintCreate": "Consente di creare un file jsconfig.json per disporre di funzionalità avanzate IntelliSense e di spostamento nel codice nell'intera area di lavoro.", + "hintCreate.tooltip": "Consente di creare un file jsconfig.json per disporre di funzionalità avanzate IntelliSense e di spostamento nel codice nell'intera area di lavoro.", "hintExclude": "Per prestazioni ottimali escludere le cartelle che contengono molti file, come {0}", "hintExclude.generic": "Per prestazioni ottimali escludere le cartelle che contengono molti file.", + "hintExclude.tooltip": "Per prestazioni ottimali escludere le cartelle che contengono molti file.", "ignore.cmdCreate": "Ignora", "large.label": "Configura esclusioni", "open": "Configura esclusioni" diff --git a/i18n/ita/src/vs/workbench/browser/actions/configureLocale.i18n.json b/i18n/ita/src/vs/workbench/browser/actions/configureLocale.i18n.json index a4ce48d7487..e1f033f6477 100644 --- a/i18n/ita/src/vs/workbench/browser/actions/configureLocale.i18n.json +++ b/i18n/ita/src/vs/workbench/browser/actions/configureLocale.i18n.json @@ -4,8 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "configureLocale": "Configura impostazioni locali", + "configureLocale": "Configura lingua", "displayLanguage": "Definisce la lingua visualizzata di VSCode.", + "doc": "Per un elenco delle lingue supportate, vedere {0}.", "fail.createSettings": "Non è possibile creare '{0}' ({1}).", "restart": "Se si modifica il valore, è necessario riavviare VSCode." } \ No newline at end of file diff --git a/i18n/ita/src/vs/workbench/electron-main/menus.i18n.json b/i18n/ita/src/vs/workbench/electron-main/menus.i18n.json index adc85b529c0..7032ecf081d 100644 --- a/i18n/ita/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/ita/src/vs/workbench/electron-main/menus.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "aboutDetail": "\nVersione {0}\nCommit {1}\nData {2}\nShell {3}\nRenderer {4}\nNodo {5}", + "aboutDetail": "\nVersione {0}\nCommit {1}\nData {2}\nShell {3}\nRenderer {4}\nNode {5}", "mAbout": "Informazioni su {0}", "mBringToFront": "Porta tutto in primo piano", "mClose": "Chiudi", diff --git a/i18n/jpn/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/jpn/extensions/typescript/out/utils/projectStatus.i18n.json index a0f849fa6f9..6e10ffde4d3 100644 --- a/i18n/jpn/extensions/typescript/out/utils/projectStatus.i18n.json +++ b/i18n/jpn/extensions/typescript/out/utils/projectStatus.i18n.json @@ -6,8 +6,10 @@ { "cmdCreate": "jsconfig.json を作成", "hintCreate": "IntelliSense の機能とワークスペース全体でのコード ナビゲーションを強化するには、jsconfig.json を作成します。", + "hintCreate.tooltip": "jsconfig.json を作成して、ワークスペース全体で高機能な IntelliSense とコード ナビゲーションを使用できるようにします。", "hintExclude": "パフォーマンスを向上させるには、多数のファイルがあるフォルダーを除外してください。例: {0}", "hintExclude.generic": "パフォーマンスを向上させるには、多数のファイルがあるフォルダーを除外してください。", + "hintExclude.tooltip": "パフォーマンスを向上させるには、多数のファイルがあるフォルダーを除外します。", "ignore.cmdCreate": "無視", "large.label": "除外の構成", "open": "除外の構成" diff --git a/i18n/jpn/src/vs/workbench/browser/actions/configureLocale.i18n.json b/i18n/jpn/src/vs/workbench/browser/actions/configureLocale.i18n.json index bf3e8a5131d..d07732a1375 100644 --- a/i18n/jpn/src/vs/workbench/browser/actions/configureLocale.i18n.json +++ b/i18n/jpn/src/vs/workbench/browser/actions/configureLocale.i18n.json @@ -4,8 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "configureLocale": "ロケールの構成", + "configureLocale": "言語を構成する", "displayLanguage": "VSCode の表示言語を定義します。", + "doc": "サポートされている言語の一覧については、{0} をご覧ください。", "fail.createSettings": "'{0}' ({1}) を作成できません。", "restart": "VSCode の再起動に必要な値を変更します。" } \ No newline at end of file diff --git a/i18n/jpn/src/vs/workbench/electron-main/menus.i18n.json b/i18n/jpn/src/vs/workbench/electron-main/menus.i18n.json index 7eb78ff9999..bc444f636fb 100644 --- a/i18n/jpn/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/jpn/src/vs/workbench/electron-main/menus.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "aboutDetail": "\nバージョン {0}\nコミット {1}\n日付 {2}\nシェル {3}\nレンダラー {4}\nノード {5}", + "aboutDetail": "\nバージョン {0}\nコミット {1}\n日付 {2}\nシェル {3}\nレンダラー {4}\nNode {5}", "mAbout": "{0} のバージョン情報", "mBringToFront": "すべてを前面に配置", "mClose": "閉じる", diff --git a/i18n/kor/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/kor/extensions/typescript/out/utils/projectStatus.i18n.json index cd8e8c3a66d..50fdc1d6aa3 100644 --- a/i18n/kor/extensions/typescript/out/utils/projectStatus.i18n.json +++ b/i18n/kor/extensions/typescript/out/utils/projectStatus.i18n.json @@ -6,8 +6,10 @@ { "cmdCreate": "jsconfig.json 만들기", "hintCreate": "jsconfig.json을 만들면 작업 영역 전반에서 IntelliSense와 코드 탐색 기능을 다양하게 설정할 수 있습니다.", + "hintCreate.tooltip": "jsconfig.json을 만들면 작업 영역 전반에서 IntelliSense와 코드 탐색 기능을 다양하게 설정할 수 있습니다.", "hintExclude": "성능 개선을 위해 {0}과(와) 같이 파일이 많은 폴더를 제외하세요.", "hintExclude.generic": "성능 개선을 위해 파일이 많은 폴더를 제외하세요.", + "hintExclude.tooltip": "성능을 향상하려면 많은 파일이 포함된 폴더를 제외하세요.", "ignore.cmdCreate": "무시", "large.label": "제외 구성", "open": "제외 구성" diff --git a/i18n/kor/src/vs/workbench/browser/actions/configureLocale.i18n.json b/i18n/kor/src/vs/workbench/browser/actions/configureLocale.i18n.json index 145560f6e84..2cce14ef390 100644 --- a/i18n/kor/src/vs/workbench/browser/actions/configureLocale.i18n.json +++ b/i18n/kor/src/vs/workbench/browser/actions/configureLocale.i18n.json @@ -4,8 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "configureLocale": "로캘 구성", + "configureLocale": "언어 구성", "displayLanguage": "VSCode의 표시 언어를 정의합니다.", + "doc": "지원되는 언어 목록은 {0}을(를) 참조하세요.", "fail.createSettings": "'{0}'({1})을(를) 만들 수 없습니다.", "restart": "값을 변경하려면 VSCode를 다시 시작해야 합니다." } \ No newline at end of file diff --git a/i18n/kor/src/vs/workbench/electron-main/menus.i18n.json b/i18n/kor/src/vs/workbench/electron-main/menus.i18n.json index 6b9b23f98c7..183d8f5d7a4 100644 --- a/i18n/kor/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/kor/src/vs/workbench/electron-main/menus.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "aboutDetail": "\n버전 {0}\n커밋 {1}\n날짜 {2}\n셸 {3}\n렌더러 {4}\n노드 {5}", + "aboutDetail": "\n버전 {0}\n커밋 {1}\n날짜 {2}\n셸 {3}\n렌더러 {4}\nNode {5}", "mAbout": "{0} 정보", "mBringToFront": "모두 맨 앞으로 가져오기", "mClose": "닫기", diff --git a/i18n/rus/extensions/typescript/out/utils/projectStatus.i18n.json b/i18n/rus/extensions/typescript/out/utils/projectStatus.i18n.json index 10ffe20e9ea..48b84dcb9c1 100644 --- a/i18n/rus/extensions/typescript/out/utils/projectStatus.i18n.json +++ b/i18n/rus/extensions/typescript/out/utils/projectStatus.i18n.json @@ -6,8 +6,10 @@ { "cmdCreate": "Создать jsconfig.json", "hintCreate": "Создайте jsconfig.json, чтобы предоставить больше возможностей IntelliSense и обеспечить навигацию по всей рабочей области.", + "hintCreate.tooltip": "Создайте файл jsconfig.json, чтобы включить более подробные данные IntelliSense и навигацию по коду во всей рабочей области.", "hintExclude": "Для повышения производительности исключите папки со множеством файлов, например: {0}", "hintExclude.generic": "Для лучшей производительности исключите папки с большим количеством файлов.", + "hintExclude.tooltip": "Для повышения производительности исключите папки с большим количеством файлов.", "ignore.cmdCreate": "Пропустить", "large.label": "Настройка исключений", "open": "Настроить исключения" diff --git a/i18n/rus/src/vs/workbench/browser/actions/configureLocale.i18n.json b/i18n/rus/src/vs/workbench/browser/actions/configureLocale.i18n.json index 8e108716b1d..d0e79be7a14 100644 --- a/i18n/rus/src/vs/workbench/browser/actions/configureLocale.i18n.json +++ b/i18n/rus/src/vs/workbench/browser/actions/configureLocale.i18n.json @@ -4,8 +4,9 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "configureLocale": "Настроить языковой стандарт", + "configureLocale": "Настроить язык", "displayLanguage": "Определяет язык интерфейса VSCode.", + "doc": "Список поддерживаемых языков см. в {0}.", "fail.createSettings": "Невозможно создать \"{0}\" ({1}).", "restart": "Для изменения значения требуется перезапуск VSCode." } \ No newline at end of file diff --git a/i18n/rus/src/vs/workbench/electron-main/menus.i18n.json b/i18n/rus/src/vs/workbench/electron-main/menus.i18n.json index 31cf2340a03..1b8fd6bf64b 100644 --- a/i18n/rus/src/vs/workbench/electron-main/menus.i18n.json +++ b/i18n/rus/src/vs/workbench/electron-main/menus.i18n.json @@ -4,7 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "aboutDetail": "\nВерсия {0}\nФиксация {1}\nДата {2}\nОболочка {3}\nОбработчик {4}\nУзел {5}", + "aboutDetail": "\nВерсия {0}\nФиксация {1}\nДата {2}\nОболочка {3}\nОбработчик {4}\nNode {5}", "mAbout": "О программе {0}", "mBringToFront": "Переместить все на передний план", "mClose": "Закрыть",