Skip to content

Commit

Permalink
Localization - Translated Strings (#4427)
Browse files Browse the repository at this point in the history
  • Loading branch information
csigs authored and michelleangela committed Oct 14, 2019
1 parent 0274e2d commit 241bb9f
Show file tree
Hide file tree
Showing 39 changed files with 164 additions and 60 deletions.
4 changes: 2 additions & 2 deletions Extension/i18n/chs/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"c_cpp.command.takeSurvey.title": "参加调查",
"c_cpp.command.buildAndDebugActiveFile.title": "生成和调试活动文件",
"c_cpp.command.logDiagnostics.title": "日志诊断",
"c_cpp.command.referencesViewGroupByType.title": "按引用类型分组",
"c_cpp.command.referencesViewGroupByFile.title": "按文件分组",
"c_cpp.command.referencesViewGroupByType.title": "Group by Reference Type",
"c_cpp.command.referencesViewUngroupByType.title": "Ungroup by Reference Type",
"c_cpp.command.rescanWorkspace.title": "重新扫描工作区",
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "将 vcpkg 安装命令复制到剪贴板",
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "访问 vcpkg 帮助页",
Expand Down
4 changes: 2 additions & 2 deletions Extension/i18n/chs/src/LanguageServer/references.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"inactive.reference": "非活动引用",
"cannot.confirm.reference": "无法确认引用",
"not.a.reference": "不是引用",
"confirmation.canceled.upper": "已取消确认",
"confirmation.canceled": "已取消确认",
"c.cpp.references": "C/C++ 引用",
"click.search.icon": "若要预览结果,请单击状态栏中的搜索图标。",
"started": "已启动。",
"processing.source": "正在处理源。",
"searching.files": "正在搜索文件。",
"files.searched": "已搜索 {0} 个文件,共 {1} 个文件。{2}",
"files.confirmed": "已确认 {0} 个文件,共 {1} 个文件。{2}",
"finished": "已完成。",
"c.cpp.peek.references": "C/C++ Peek References",
"some.references.may.be.missing": "[警告] 某些引用可能丢失,因为在 {0} 启动时,工作区分析不完整。"
}
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.
{
"goto.reference": "转到引用"
}
4 changes: 2 additions & 2 deletions Extension/i18n/cht/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"c_cpp.command.takeSurvey.title": "填寫問卷",
"c_cpp.command.buildAndDebugActiveFile.title": "組建及偵錯使用中的檔案",
"c_cpp.command.logDiagnostics.title": "記錄診斷",
"c_cpp.command.referencesViewGroupByType.title": "依參考型別分組",
"c_cpp.command.referencesViewGroupByFile.title": "依檔案分組",
"c_cpp.command.referencesViewGroupByType.title": "Group by Reference Type",
"c_cpp.command.referencesViewUngroupByType.title": "Ungroup by Reference Type",
"c_cpp.command.rescanWorkspace.title": "重新掃描工作區",
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "將 vcpkg 安裝命令複製到剪貼簿",
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "瀏覽 vcpkg 說明頁面",
Expand Down
4 changes: 2 additions & 2 deletions Extension/i18n/cht/src/LanguageServer/references.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"inactive.reference": "非使用中的參考",
"cannot.confirm.reference": "無法確認參考",
"not.a.reference": "不是參考",
"confirmation.canceled.upper": "已取消確認",
"confirmation.canceled": "已取消確認",
"c.cpp.references": "C/C++ 參考",
"click.search.icon": "若要預覽結果,請按一下狀態列中的搜尋圖示。",
"started": "已啟動。",
"processing.source": "正在處理來源。",
"searching.files": "正在搜尋檔案。",
"files.searched": "已搜尋 {0}/{1} 個檔案。{2}",
"files.confirmed": "已確認 {0}/{1} 個檔案。{2}",
"finished": "已經完成。",
"c.cpp.peek.references": "C/C++ Peek References",
"some.references.may.be.missing": "[警告] 因為啟動 {0} 時工作區處於未完成狀態,所以可能缺少部分參考。"
}
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.
{
"goto.reference": "移至參考"
}
4 changes: 2 additions & 2 deletions Extension/i18n/csy/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"c_cpp.command.takeSurvey.title": "Vyplnit průzkum",
"c_cpp.command.buildAndDebugActiveFile.title": "Sestavit a ladit aktivní soubor",
"c_cpp.command.logDiagnostics.title": "Protokolovat diagnostiku",
"c_cpp.command.referencesViewGroupByType.title": "Seskupit podle typu odkazu",
"c_cpp.command.referencesViewGroupByFile.title": "Seskupit podle souboru",
"c_cpp.command.referencesViewGroupByType.title": "Group by Reference Type",
"c_cpp.command.referencesViewUngroupByType.title": "Ungroup by Reference Type",
"c_cpp.command.rescanWorkspace.title": "Znovu prohledat pracovní prostor",
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "Zkopírovat příkaz pro instalaci vcpkg do schránky",
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "Navštívit stránku nápovědy k vcpkg",
Expand Down
6 changes: 3 additions & 3 deletions Extension/i18n/csy/src/LanguageServer/references.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"inactive.reference": "Neaktivní odkaz",
"cannot.confirm.reference": "Nelze potvrdit odkaz",
"not.a.reference": "Není odkaz",
"confirmation.canceled": "POTVRZENÍ SE ZRUŠILO",
"c.cpp.references": "Odkazy C/C++",
"confirmation.canceled.upper": "POTVRZENÍ SE ZRUŠILO",
"confirmation.canceled": "Potvrzení se zrušilo.",
"click.search.icon": "Pokud chcete zobrazit náhled výsledků, klikněte na ikonu hledání ve stavovém řádku.",
"started": "Spuštěno",
"processing.source": "Zpracovává se zdroj.",
"searching.files": "Hledají se soubory.",
"files.searched": "Počet prohledaných souborů: {0}/{1}.{2}",
"files.confirmed": "Počet potvrzených souborů: {0}/{1}.{2}",
"finished": "Dokončeno",
"c.cpp.peek.references": "C/C++ Peek References",
"some.references.may.be.missing": "[Upozornění] Některé odkazy můžou chybět, protože když se spustilo {0}, nebylo ještě hotové parsování pracovního prostoru."
}
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.
{
"goto.reference": "Přejít na odkaz"
}
4 changes: 2 additions & 2 deletions Extension/i18n/deu/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"c_cpp.command.takeSurvey.title": "An Umfrage teilnehmen",
"c_cpp.command.buildAndDebugActiveFile.title": "Aktive Datei erstellen und debuggen",
"c_cpp.command.logDiagnostics.title": "Diagnose protokollieren",
"c_cpp.command.referencesViewGroupByType.title": "Nach Verweistyp gruppieren",
"c_cpp.command.referencesViewGroupByFile.title": "Nach Datei gruppieren",
"c_cpp.command.referencesViewGroupByType.title": "Group by Reference Type",
"c_cpp.command.referencesViewUngroupByType.title": "Ungroup by Reference Type",
"c_cpp.command.rescanWorkspace.title": "Arbeitsbereich erneut überprüfen",
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "vcpkg-Installationsbefehl in Zwischenablage kopieren",
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "vcpkg-Hilfeseite aufrufen",
Expand Down
6 changes: 3 additions & 3 deletions Extension/i18n/deu/src/LanguageServer/references.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"inactive.reference": "Inaktiver Verweis",
"cannot.confirm.reference": "Der Verweis kann nicht bestätigt werden.",
"not.a.reference": "Kein Verweis",
"confirmation.canceled": "BESTÄTIGUNG ABGEBROCHEN",
"c.cpp.references": "C/C++-Verweise",
"confirmation.canceled.upper": "BESTÄTIGUNG ABGEBROCHEN",
"confirmation.canceled": "Bestätigung abgebrochen",
"click.search.icon": "Klicken Sie auf das Suchsymbol in der Statusleiste, um eine Vorschau der Ergebnisse anzuzeigen.",
"started": "Gestartet.",
"processing.source": "Die Quelle wird verarbeitet.",
"searching.files": "Dateien werden gesucht.",
"files.searched": "{0}/{1} Dateien durchsucht.{2}",
"files.confirmed": "{0}/{1} Dateien bestätigt.{2}",
"finished": "Abgeschlossen",
"c.cpp.peek.references": "C/C++ Peek References",
"some.references.may.be.missing": "[Warnung] Einige Verweise fehlen möglicherweise, da die Arbeitsbereichsanalyse beim Starten von {0} unvollständig war."
}
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.
{
"goto.reference": "Zu Verweis wechseln"
}
4 changes: 2 additions & 2 deletions Extension/i18n/esn/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"c_cpp.command.takeSurvey.title": "Realizar encuesta",
"c_cpp.command.buildAndDebugActiveFile.title": "Compilar y depurar el archivo activo",
"c_cpp.command.logDiagnostics.title": "Registrar diagnósticos",
"c_cpp.command.referencesViewGroupByType.title": "Agrupar por tipo de referencia",
"c_cpp.command.referencesViewGroupByFile.title": "Agrupar por archivo",
"c_cpp.command.referencesViewGroupByType.title": "Group by Reference Type",
"c_cpp.command.referencesViewUngroupByType.title": "Ungroup by Reference Type",
"c_cpp.command.rescanWorkspace.title": "Volver a examinar el área de trabajo",
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "Copiar el comando vcpkg install en el Portapapeles",
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "Visitar la página de ayuda de vcpkg",
Expand Down
6 changes: 3 additions & 3 deletions Extension/i18n/esn/src/LanguageServer/references.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"inactive.reference": "Referencia inactiva",
"cannot.confirm.reference": "No se puede confirmar la referencia",
"not.a.reference": "No es una referencia",
"confirmation.canceled": "CONFIRMACIÓN CANCELADA",
"c.cpp.references": "Referencias de C/C++",
"confirmation.canceled.upper": "CONFIRMACIÓN CANCELADA",
"confirmation.canceled": "Confirmación cancelada",
"click.search.icon": "Para obtener una vista previa de los resultados, haga clic en el icono de búsqueda de la barra de estado.",
"started": "Iniciado.",
"processing.source": "Procesando el origen.",
"searching.files": "Buscando en los archivos.",
"files.searched": "{0}/{1} archivos buscados. {2}",
"files.confirmed": "{0}/{1} archivos confirmados. {2}",
"finished": "Finalizado.",
"c.cpp.peek.references": "C/C++ Peek References",
"some.references.may.be.missing": "[Advertencia] Puede que falten algunas referencias, porque el análisis del área de trabajo estaba incompleto cuando se inició {0}."
}
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.
{
"goto.reference": "Ir a referencia"
}
4 changes: 2 additions & 2 deletions Extension/i18n/fra/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"c_cpp.command.takeSurvey.title": "Répondre à l'enquête",
"c_cpp.command.buildAndDebugActiveFile.title": "Générer et déboguer le fichier actif",
"c_cpp.command.logDiagnostics.title": "Journaliser les diagnostics",
"c_cpp.command.referencesViewGroupByType.title": "Regrouper par type référence",
"c_cpp.command.referencesViewGroupByFile.title": "Regrouper par fichier",
"c_cpp.command.referencesViewGroupByType.title": "Group by Reference Type",
"c_cpp.command.referencesViewUngroupByType.title": "Ungroup by Reference Type",
"c_cpp.command.rescanWorkspace.title": "Réanalyser l'espace de travail",
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "Copier la commande vcpkg install dans le Presse-papiers",
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "Visiter la page d'aide de vcpkg",
Expand Down
6 changes: 3 additions & 3 deletions Extension/i18n/fra/src/LanguageServer/references.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"inactive.reference": "Référence inactive",
"cannot.confirm.reference": "Impossible de confirmer la référence",
"not.a.reference": "N'est pas une référence",
"confirmation.canceled": "CONFIRMATION ANNULÉE",
"c.cpp.references": "Références C/C++",
"confirmation.canceled.upper": "CONFIRMATION ANNULÉE",
"confirmation.canceled": "Confirmation annulée",
"click.search.icon": "Pour afficher un aperçu des résultats, cliquez dans la barre d'état sur l'icône Rechercher.",
"started": "Démarré.",
"processing.source": "Traitement de la source.",
"searching.files": "Recherche dans les fichiers.",
"files.searched": "{0}/{1} fichiers recherchés.{2}",
"files.confirmed": "{0}/{1} fichiers confirmés.{2}",
"finished": "Terminé.",
"c.cpp.peek.references": "C/C++ Peek References",
"some.references.may.be.missing": "[Avertissement] Des références sont peut-être manquantes, car l'analyse d'espace de travail était incomplète au démarrage de {0}."
}
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.
{
"goto.reference": "Atteindre la référence"
}
4 changes: 2 additions & 2 deletions Extension/i18n/ita/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"c_cpp.command.takeSurvey.title": "Partecipa al sondaggio",
"c_cpp.command.buildAndDebugActiveFile.title": "Compila ed esegui il debug del file attivo",
"c_cpp.command.logDiagnostics.title": "Registra diagnostica",
"c_cpp.command.referencesViewGroupByType.title": "Raggruppa per tipo riferimento",
"c_cpp.command.referencesViewGroupByFile.title": "Raggruppa per file",
"c_cpp.command.referencesViewGroupByType.title": "Group by Reference Type",
"c_cpp.command.referencesViewUngroupByType.title": "Ungroup by Reference Type",
"c_cpp.command.rescanWorkspace.title": "Ripeti analisi dell'area di lavoro",
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "Copia il comando di installazione di vcpkg negli Appunti",
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "Visitare la pagina della Guida di vcpkg",
Expand Down
6 changes: 3 additions & 3 deletions Extension/i18n/ita/src/LanguageServer/references.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"inactive.reference": "Riferimento inattivo",
"cannot.confirm.reference": "Non è possibile confermare il riferimento",
"not.a.reference": "Non è un riferimento",
"confirmation.canceled": "CONFERMA ANNULLATA",
"c.cpp.references": "Riferimenti a C/C++",
"confirmation.canceled.upper": "CONFERMA ANNULLATA",
"confirmation.canceled": "Conferma annullata",
"click.search.icon": "Per visualizzare l'anteprima dei risultati, fare clic sull'icona di ricerca nella barra di stato.",
"started": "Avviato.",
"processing.source": "Elaborazione dell'origine.",
"searching.files": "Ricerca dei file.",
"files.searched": "{0}/{1} file cercati.{2}",
"files.confirmed": "{0}/{1} file confermati.{2}",
"finished": "Operazione completata.",
"c.cpp.peek.references": "C/C++ Peek References",
"some.references.may.be.missing": "[Avviso] Alcuni riferimenti potrebbero essere mancanti perché l'analisi dell'area di lavoro è stata incompleta quando è stato avviato {0}."
}
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.
{
"goto.reference": "Vai a riferimento"
}
4 changes: 2 additions & 2 deletions Extension/i18n/jpn/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"c_cpp.command.takeSurvey.title": "アンケートに答える",
"c_cpp.command.buildAndDebugActiveFile.title": "アクティブ ファイルのビルドとデバッグ",
"c_cpp.command.logDiagnostics.title": "診断のログ記録",
"c_cpp.command.referencesViewGroupByType.title": "参照型でグループ化",
"c_cpp.command.referencesViewGroupByFile.title": "ファイルでグループ化",
"c_cpp.command.referencesViewGroupByType.title": "Group by Reference Type",
"c_cpp.command.referencesViewUngroupByType.title": "Ungroup by Reference Type",
"c_cpp.command.rescanWorkspace.title": "ワークスペースの再スキャン",
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "vcpkg インストール コマンドをクリップボードにコピーする",
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "vcpkg のヘルプ ページへのアクセス",
Expand Down
4 changes: 2 additions & 2 deletions Extension/i18n/jpn/src/LanguageServer/references.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"inactive.reference": "アクティブでない参照",
"cannot.confirm.reference": "参照を確認できません",
"not.a.reference": "参照ではありません",
"confirmation.canceled.upper": "確認がキャンセルされました",
"confirmation.canceled": "確認がキャンセルされました",
"c.cpp.references": "C/C++ 参照",
"click.search.icon": "結果をプレビューするには、ステータス バーの検索アイコンをクリックします。",
"started": "開始しました。",
"processing.source": "ソースを処理しています。",
"searching.files": "ファイルを検索しています。",
"files.searched": "{0}/{1} 個のファイルが検索されました。{2}",
"files.confirmed": "{0}/{1} 個のファイルを確認しました。{2}",
"finished": "完了しました。",
"c.cpp.peek.references": "C/C++ Peek References",
"some.references.may.be.missing": "[警告] {0} が開始されたときにワークスペースの解析が不完全だったため、参照の一部がない可能性があります。"
}
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.
{
"goto.reference": "参照へ移動"
}
4 changes: 2 additions & 2 deletions Extension/i18n/kor/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"c_cpp.command.takeSurvey.title": "설문 조사 참여",
"c_cpp.command.buildAndDebugActiveFile.title": "활성 파일 빌드 및 디버그",
"c_cpp.command.logDiagnostics.title": "진단 정보 로그",
"c_cpp.command.referencesViewGroupByType.title": "참조 형식별 그룹화",
"c_cpp.command.referencesViewGroupByFile.title": "파일별로 그룹화",
"c_cpp.command.referencesViewGroupByType.title": "Group by Reference Type",
"c_cpp.command.referencesViewUngroupByType.title": "Ungroup by Reference Type",
"c_cpp.command.rescanWorkspace.title": "작업 영역 다시 검사",
"c_cpp.command.vcpkgClipboardInstallSuggested.title": "vcpkg install 명령을 클립보드에 복사",
"c_cpp.command.vcpkgOnlineHelpSuggested.title": "vcpkg 도움말 페이지 방문",
Expand Down
4 changes: 2 additions & 2 deletions Extension/i18n/kor/src/LanguageServer/references.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"inactive.reference": "비활성 참조",
"cannot.confirm.reference": "참조를 확인할 수 없음",
"not.a.reference": "참조 아님",
"confirmation.canceled.upper": "확인이 취소됨",
"confirmation.canceled": "확인이 취소됨",
"c.cpp.references": "C/C++ 참조",
"click.search.icon": "결과를 미리 보려면 상태 표시줄에서 [검색] 아이콘을 클릭합니다.",
"started": "시작되었습니다.",
"processing.source": "소스를 처리하고 있습니다.",
"searching.files": "파일을 검색하고 있습니다.",
"files.searched": "{0}/{1}개 파일이 검색되었습니다.{2}",
"files.confirmed": "{0}/{1}개 파일이 확인되었습니다.{2}",
"finished": "완료했습니다.",
"c.cpp.peek.references": "C/C++ Peek References",
"some.references.may.be.missing": "[경고] {0}을(를) 시작할 때 작업 영역 구문 분석이 완료되지 않았으므로 일부 참조가 없을 수 있습니다."
}
Loading

0 comments on commit 241bb9f

Please sign in to comment.