Localization - Translated Strings (#921)

This commit is contained in:
csigs 2019-11-15 08:25:17 -08:00 коммит произвёл Bob Brown
Родитель 31794be81c
Коммит 9c9e15fcac
52 изменённых файлов: 78 добавлений и 26 удалений

Просмотреть файл

@ -8,6 +8,7 @@
"constructing.cmaketools": "正在构造新的 CMakeTools 实例",
"disposing.extension": "正在释放 CMakeTools 扩展",
"extension.dispose": "扩展释放",
"using.user.generator": "Using generator from user configuration: {0}",
"configuration.already.in.progress": "配置已在进行中。",
"task.already.running": "CMake 任务已在运行。请先停止该任务然后再尝试运行新的 CMake 任务。",
"no.source.directory.found": "没有打开的源目录",

Просмотреть файл

@ -16,5 +16,6 @@
"cookie.not.known.message": "CMake 服务器 cookie \"{0}\" 未与已知消息对应",
"cant.yet.handle.message": "尚无法处理 {0} 条消息",
"sending.message.to.cmake-server": "将消息发送到 cmake-server: {0}",
"configuring.using.generator.with.platform.and.toolset": "正在使用具有平台“{1}”和工具集 {2} 的“{0}”CMake 生成器进行配置"
"configuring.using.generator": "Configuring using the \"{0}\" CMake generator",
"with.platform.and.toolset": " with platform \"{0}\" and toolset {1}"
}

Просмотреть файл

@ -24,7 +24,7 @@
"founds.kits.in.directory": "已在目录 {1} 中找到 {0} 工具包",
"failed.to.execute": "无法执行 {0}: {1}",
"error.parsing.environment": "分析环境变量时出错: {0}",
"ok.running": "正常运行 {0} {1},环境变量: {3}",
"ok.running": "OK running {0} {1}, env vars: {2}",
"checking.for.kit": "检查工具包: {0}",
"checking": "正在检查 {0}",
"detected.kit.for.version": "已检测到适用于版本的 VsKit",

Просмотреть файл

@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"unconfigured": "Unconfigured",
"loading.status": "正在加载...",
"click.to.select.variant.tooltip": "单击可选择当前的生成变量",
"click.to.change.kit.tooltip": "单击可更改活动的工具包",
@ -11,6 +12,7 @@
"run.ctest.tests.tooltip": "运行 CTest 测试",
"launch.debugger.tooltip": "启动所选目标的调试程序",
"select.target.tooltip": "选择要启动的目标",
"debug": "Debug",
"run.ctest": "运行 CTest",
"test.passing": "{0} 项测试通过/共 {1} 项",
"tests.passing": "{0} 项测试通过/共 {1} 项",

Просмотреть файл

@ -8,6 +8,7 @@
"constructing.cmaketools": "正在建構新的 CMakeTools 執行個體",
"disposing.extension": "正在處置 CMakeTools 延伸模組",
"extension.dispose": "延伸模組處置",
"using.user.generator": "Using generator from user configuration: {0}",
"configuration.already.in.progress": "已在設定。",
"task.already.running": "CMake 工作已在執行。請先停止,再嘗試執行新的 CMake 工作。",
"no.source.directory.found": "您未開啟任何來源目錄",

Просмотреть файл

@ -16,5 +16,6 @@
"cookie.not.known.message": "CMake 伺服器 Cookie \"{0}\" 未對應到已知的訊息",
"cant.yet.handle.message": "尚無法處理 {0} 訊息",
"sending.message.to.cmake-server": "正在將訊息傳送至 cmake-server: {0}",
"configuring.using.generator.with.platform.and.toolset": "正在設定搭配平台 \"{1}\" 和工具組 {2} 使用 \"{0}\" CMake 產生器"
"configuring.using.generator": "Configuring using the \"{0}\" CMake generator",
"with.platform.and.toolset": " with platform \"{0}\" and toolset {1}"
}

Просмотреть файл

@ -24,7 +24,7 @@
"founds.kits.in.directory": "在目錄 {1} 中找到 {0} 個套件",
"failed.to.execute": "無法執行 {0}: {1}",
"error.parsing.environment": "剖析環境變數時發生錯誤: {0}",
"ok.running": "確定要執行 {0} {1},環境變數: {3}",
"ok.running": "OK running {0} {1}, env vars: {2}",
"checking.for.kit": "正在檢查套件: {0}",
"checking": "正在檢查 {0}",
"detected.kit.for.version": "已偵測到 VsKit 的版本",

Просмотреть файл

@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"unconfigured": "Unconfigured",
"loading.status": "正在載入...",
"click.to.select.variant.tooltip": "按一下以選取目前的建置變化",
"click.to.change.kit.tooltip": "按一下以變更使用中的套件",
@ -11,6 +12,7 @@
"run.ctest.tests.tooltip": "執行 CTest 測試",
"launch.debugger.tooltip": "為選取的目標啟動偵錯工具",
"select.target.tooltip": "選取要啟動的目標",
"debug": "Debug",
"run.ctest": "執行 CTest",
"test.passing": "{0}/{1} 個測試通過",
"tests.passing": "{0}/{1} 個測試通過",

Просмотреть файл

@ -8,6 +8,7 @@
"constructing.cmaketools": "Vytváří se nová instance CMakeTools.",
"disposing.extension": "Uvolňuje se rozšíření CMakeTools.",
"extension.dispose": "Uvolnění rozšíření",
"using.user.generator": "Using generator from user configuration: {0}",
"configuration.already.in.progress": "Konfigurace už probíhá.",
"task.already.running": "Úloha CMake je už spuštěná. Před pokusem o spuštění nové úlohy CMake ji zastavte.",
"no.source.directory.found": "Nemáte otevřený zdrojový adresář.",

Просмотреть файл

@ -16,5 +16,6 @@
"cookie.not.known.message": "Soubor cookie serveru CMake {0} neodpovídá známé zprávě.",
"cant.yet.handle.message": "Zprávy {0} se zatím nedají zpracovat.",
"sending.message.to.cmake-server": "Posílá se zpráva do programu cmake-server: {0}",
"configuring.using.generator.with.platform.and.toolset": "Konfiguruje se pomocí generátoru CMake {0} s platformou {1} a sadou nástrojů {2}."
"configuring.using.generator": "Configuring using the \"{0}\" CMake generator",
"with.platform.and.toolset": " with platform \"{0}\" and toolset {1}"
}

Просмотреть файл

@ -24,7 +24,7 @@
"founds.kits.in.directory": "Našly se sady ({0}) v adresáři {1}.",
"failed.to.execute": "Nepovedlo se provést {0}: {1}",
"error.parsing.environment": "Chyba při parsování proměnné prostředí: {0}",
"ok.running": "V pořádku běží {0} {1}, proměnné prostředí: {3}",
"ok.running": "OK running {0} {1}, env vars: {2}",
"checking.for.kit": "Hledá se sada: {0}.",
"checking": "Kontroluje se {0}.",
"detected.kit.for.version": "Zjištěna sada VsKit pro verzi",

Просмотреть файл

@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"unconfigured": "Unconfigured",
"loading.status": "Načítání...",
"click.to.select.variant.tooltip": "Kliknutím vyberete variantu aktuálního sestavení.",
"click.to.change.kit.tooltip": "Kliknutím změníte aktivní sadu.",
@ -11,6 +12,7 @@
"run.ctest.tests.tooltip": "Spustí testy CTest.",
"launch.debugger.tooltip": "Spustí ladicí program pro vybraný cíl.",
"select.target.tooltip": "Umožní vybrat cíl, který se má spustit.",
"debug": "Debug",
"run.ctest": "Spustit CTest",
"test.passing": "Počet testů, které prošly: {0}/{1}",
"tests.passing": "Počet testů, které prošly: {0}/{1}",

Просмотреть файл

@ -8,6 +8,7 @@
"constructing.cmaketools": "Eine neue CMakeTools-Instanz wird erstellt.",
"disposing.extension": "CMakeTools-Erweiterung wird verworfen.",
"extension.dispose": "Verwerfen der Erweiterung",
"using.user.generator": "Using generator from user configuration: {0}",
"configuration.already.in.progress": "Die Konfiguration wird bereits ausgeführt.",
"task.already.running": "Ein CMake-Task wird bereits ausgeführt. Beenden Sie den Vorgang, bevor Sie einen neuen CMake-Task ausführen.",
"no.source.directory.found": "Es ist kein Quellverzeichnis geöffnet.",

Просмотреть файл

@ -16,5 +16,6 @@
"cookie.not.known.message": "Das CMake-Servercookie \"{0}\" entspricht keiner bekannten Meldung.",
"cant.yet.handle.message": "Die {0}-Meldungen können noch nicht verarbeitet werden.",
"sending.message.to.cmake-server": "Nachricht wird an cmake-server gesendet: {0}",
"configuring.using.generator.with.platform.and.toolset": "Die Verwendung des CMake-Generators \"{0}\" mit der Plattform \"{1}\" und dem Toolset \"{2}\" wird konfiguriert."
"configuring.using.generator": "Configuring using the \"{0}\" CMake generator",
"with.platform.and.toolset": " with platform \"{0}\" and toolset {1}"
}

Просмотреть файл

@ -24,7 +24,7 @@
"founds.kits.in.directory": "{0} Kits im Verzeichnis \"{1}\" gefunden.",
"failed.to.execute": "Fehler beim Ausführen von \"{0}\": {1}",
"error.parsing.environment": "Fehler beim Analysieren der Umgebungsvariablen: {0}",
"ok.running": "Ausführung von \"{0}\" mit \"{1}\" OK, Umgebungsvariablen: {3}",
"ok.running": "OK running {0} {1}, env vars: {2}",
"checking.for.kit": "Suche nach Kit: {0}",
"checking": "'{0}' wird überprüft",
"detected.kit.for.version": "Erkanntes VsKit für Version",

Просмотреть файл

@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"unconfigured": "Unconfigured",
"loading.status": "Wird geladen...",
"click.to.select.variant.tooltip": "Klicken Sie, um die aktuelle Buildvariante auszuwählen.",
"click.to.change.kit.tooltip": "Klicken Sie, um das aktive Kit zu ändern.",
@ -11,6 +12,7 @@
"run.ctest.tests.tooltip": "CTest-Tests ausführen",
"launch.debugger.tooltip": "Debugger für das ausgewählte Ziel starten",
"select.target.tooltip": "Zu startendes Ziel auswählen",
"debug": "Debug",
"run.ctest": "CTest ausführen",
"test.passing": "{0}/{1} Test erfolgreich",
"tests.passing": "{0}/{1} Tests erfolgreich",

Просмотреть файл

@ -8,6 +8,7 @@
"constructing.cmaketools": "Creando una instancia de CMakeTools",
"disposing.extension": "Desechando la extensión CMakeTools",
"extension.dispose": "Eliminación de la extensión",
"using.user.generator": "Using generator from user configuration: {0}",
"configuration.already.in.progress": "La configuración ya está en curso.",
"task.already.running": "Ya se está ejecutando una tarea de CMake. Deténgala antes de intentar ejecutar otra.",
"no.source.directory.found": "No tiene ningún directorio de origen abierto.",

Просмотреть файл

@ -16,5 +16,6 @@
"cookie.not.known.message": "La cookie del servidor de CMake \"{0}\" no corresponde a un mensaje conocido.",
"cant.yet.handle.message": "Aún no se pueden controlar los mensajes de {0}",
"sending.message.to.cmake-server": "Enviando un mensaje a cmake-server: {0}",
"configuring.using.generator.with.platform.and.toolset": "Configuración con el generador de CMake \"{0}\" con la plataforma \"{1}\" y el conjunto de herramientas {2}"
"configuring.using.generator": "Configuring using the \"{0}\" CMake generator",
"with.platform.and.toolset": " with platform \"{0}\" and toolset {1}"
}

Просмотреть файл

@ -24,7 +24,7 @@
"founds.kits.in.directory": "Se encontraron {0} kits en el directorio {1}",
"failed.to.execute": "No se pudo ejecutar {0}: {1}",
"error.parsing.environment": "Error al analizar la variable de entorno: {0}",
"ok.running": "Se acepta la ejecución de {1} en {0}, variables de entorno: {3}",
"ok.running": "OK running {0} {1}, env vars: {2}",
"checking.for.kit": "Comprobando si existe el kit: {0}",
"checking": "Comprobando {0}",
"detected.kit.for.version": "VsKit detectado para la versión",

Просмотреть файл

@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"unconfigured": "Unconfigured",
"loading.status": "Cargando...",
"click.to.select.variant.tooltip": "Hacer clic para seleccionar la variante de compilación actual",
"click.to.change.kit.tooltip": "Hacer clic para cambiar el kit activo",
@ -11,6 +12,7 @@
"run.ctest.tests.tooltip": "Ejecutar pruebas de CTest",
"launch.debugger.tooltip": "Iniciar el depurador para el destino seleccionado",
"select.target.tooltip": "Seleccionar el destino para iniciar",
"debug": "Debug",
"run.ctest": "Ejecutar CTest",
"test.passing": "Pruebas aprobadas: {0}/{1}",
"tests.passing": "Pruebas aprobadas: {0}/{1}",

Просмотреть файл

@ -8,6 +8,7 @@
"constructing.cmaketools": "Construction d'une instance de CMakeTools",
"disposing.extension": "Suppression de l'extension CMakeTools",
"extension.dispose": "Suppression de l'extension",
"using.user.generator": "Using generator from user configuration: {0}",
"configuration.already.in.progress": "La configuration est déjà en cours d'exécution.",
"task.already.running": "Une tâche CMake est déjà en cours d'exécution. Arrêtez-la avant d'essayer d'exécuter une nouvelle tâche CMake.",
"no.source.directory.found": "Vous n'avez pas de répertoire source ouvert",

Просмотреть файл

@ -16,5 +16,6 @@
"cookie.not.known.message": "Le cookie de serveur CMake \"{0}\" ne correspond pas à un message connu",
"cant.yet.handle.message": "Impossible de prendre en charge les messages {0} pour le moment",
"sending.message.to.cmake-server": "Envoi d'un message à cmake-server : {0}",
"configuring.using.generator.with.platform.and.toolset": "Configuration à l'aide du générateur CMake \"{0}\" avec la plateforme \"{1}\" et l'ensemble d'outils {2}"
"configuring.using.generator": "Configuring using the \"{0}\" CMake generator",
"with.platform.and.toolset": " with platform \"{0}\" and toolset {1}"
}

Просмотреть файл

@ -24,7 +24,7 @@
"founds.kits.in.directory": "{0} kits trouvés dans le répertoire {1}",
"failed.to.execute": "Échec de l'exécution de {0} : {1}",
"error.parsing.environment": "Erreur durant l'analyse de la variable d'environnement : {0}",
"ok.running": "Exécution réussie de {0} {1}, variables d'environnement : {3}",
"ok.running": "OK running {0} {1}, env vars: {2}",
"checking.for.kit": "Recherche du kit : {0}",
"checking": "Vérification de {0}",
"detected.kit.for.version": "VsKit détecté pour la version",

Просмотреть файл

@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"unconfigured": "Unconfigured",
"loading.status": "Chargement...",
"click.to.select.variant.tooltip": "Cliquer pour sélectionner la variante de build actuelle",
"click.to.change.kit.tooltip": "Cliquer pour changer le kit actif",
@ -11,6 +12,7 @@
"run.ctest.tests.tooltip": "Exécuter les tests CTest",
"launch.debugger.tooltip": "Lancer le débogueur pour la cible sélectionnée",
"select.target.tooltip": "Sélectionner la cible à lancer",
"debug": "Debug",
"run.ctest": "Exécuter CTest",
"test.passing": "Réussite du test : {0}/{1}",
"tests.passing": "Réussite des tests : {0}/{1}",

Просмотреть файл

@ -8,6 +8,7 @@
"constructing.cmaketools": "Costruzione della nuova istanza di CMakeTools",
"disposing.extension": "Eliminazione dell'estensione CMakeTools",
"extension.dispose": "Eliminazione dell'estensione",
"using.user.generator": "Using generator from user configuration: {0}",
"configuration.already.in.progress": "La configurazione è già in corso.",
"task.already.running": "Un'attività CMake è già in esecuzione. Arrestarla prima di provare a eseguire una nuova attività di CMake.",
"no.source.directory.found": "Non è presente alcuna directory di origine aperta",

Просмотреть файл

@ -16,5 +16,6 @@
"cookie.not.known.message": "Il cookie \"{0}\" del server CMake non corrisponde a un messaggio noto",
"cant.yet.handle.message": "Non è ancora possibile gestire i messaggi di {0}",
"sending.message.to.cmake-server": "Invio del messaggio a cmake-server: {0}",
"configuring.using.generator.with.platform.and.toolset": "Configurazione tramite il generatore CMake \"{0}\" con piattaforma \"{1}\" e set di strumenti {2}"
"configuring.using.generator": "Configuring using the \"{0}\" CMake generator",
"with.platform.and.toolset": " with platform \"{0}\" and toolset {1}"
}

Просмотреть файл

@ -24,7 +24,7 @@
"founds.kits.in.directory": "Sono stati trovati {0} kit nella directory {1}",
"failed.to.execute": "Non è stato possibile eseguire {0}: {1}",
"error.parsing.environment": "Si è verificato un errore durante l'analisi della variabile di ambiente: {0}",
"ok.running": "Esecuzione di {0} {1} corretta. Variabili di ambiente: {3}",
"ok.running": "OK running {0} {1}, env vars: {2}",
"checking.for.kit": "Ricerca del kit: {0}",
"checking": "Controllo di {0}",
"detected.kit.for.version": "Rilevato kit di Visual Studio per la versione",

Просмотреть файл

@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"unconfigured": "Unconfigured",
"loading.status": "Caricamento in corso...",
"click.to.select.variant.tooltip": "Fare clic per selezionare la variante di compilazione corrente",
"click.to.change.kit.tooltip": "Fare clic per cambiare il kit attivo",
@ -11,6 +12,7 @@
"run.ctest.tests.tooltip": "Esegui test di CTest",
"launch.debugger.tooltip": "Avvia il debugger per la destinazione selezionata",
"select.target.tooltip": "Seleziona la destinazione per l'avvio",
"debug": "Debug",
"run.ctest": "Esegui CTest",
"test.passing": "{0}/{1} test superato",
"tests.passing": "{0}/{1} test superati",

Просмотреть файл

@ -8,6 +8,7 @@
"constructing.cmaketools": "新しい CMakeTools インスタンスを構築しています",
"disposing.extension": "CMakeTools の拡張機能を破棄しています",
"extension.dispose": "拡張機能の破棄",
"using.user.generator": "Using generator from user configuration: {0}",
"configuration.already.in.progress": "構成は既に進行中です。",
"task.already.running": "CMake タスクは既に実行されています。これを停止してから、新しい CMake タスクを実行してください。",
"no.source.directory.found": "ソース ディレクトリが開かれていません",

Просмотреть файл

@ -16,5 +16,6 @@
"cookie.not.known.message": "CMake サーバーの Cookie \"{0}\" は既知のメッセージに対応していません",
"cant.yet.handle.message": "まだ {0} メッセージを処理できていません",
"sending.message.to.cmake-server": "cmake-server にメッセージを送信しています: {0}",
"configuring.using.generator.with.platform.and.toolset": "\"{0}\" CMake ジェネレーターをプラットフォーム \"{1}\" とツールセット {2} で使用して構成しています"
"configuring.using.generator": "Configuring using the \"{0}\" CMake generator",
"with.platform.and.toolset": " with platform \"{0}\" and toolset {1}"
}

Просмотреть файл

@ -24,7 +24,7 @@
"founds.kits.in.directory": "ディレクトリ {1} に {0} 個のキットが見つかりました",
"failed.to.execute": "{0} を実行できませんでした: {1}",
"error.parsing.environment": "環境変数の解析でエラーが発生しました: {0}",
"ok.running": "{0} {1} は正常に実行されました。環境変数: {3} ",
"ok.running": "OK running {0} {1}, env vars: {2}",
"checking.for.kit": "キットを確認しています: {0}",
"checking": "{0} を確認しています",
"detected.kit.for.version": "バージョンの VsKit が検出されました",

Просмотреть файл

@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"unconfigured": "Unconfigured",
"loading.status": "読み込み中...",
"click.to.select.variant.tooltip": "現在のビルド バリアントを選択するには、クリックします",
"click.to.change.kit.tooltip": "アクティブなキットを変更するには、クリックします",
@ -11,6 +12,7 @@
"run.ctest.tests.tooltip": "CTest テストを実行します",
"launch.debugger.tooltip": "選択したターゲットのデバッガーを起動します",
"select.target.tooltip": "起動するターゲットを選択します",
"debug": "Debug",
"run.ctest": "CTest の実行",
"test.passing": "{0}/{1} 件のテストが成功",
"tests.passing": "{0}/{1} 件のテストが成功",

Просмотреть файл

@ -8,6 +8,7 @@
"constructing.cmaketools": "새 CMakeTools 인스턴스를 생성하는 중",
"disposing.extension": "CMakeTools 확장을 삭제하는 중",
"extension.dispose": "확장 삭제",
"using.user.generator": "Using generator from user configuration: {0}",
"configuration.already.in.progress": "구성이 이미 진행 중입니다.",
"task.already.running": "CMake 작업이 이미 실행 중입니다. 새 CMake 작업을 실행하려면 먼저 이전 작업을 중지합니다.",
"no.source.directory.found": "열려 있는 소스 디렉터리가 없습니다.",

Просмотреть файл

@ -16,5 +16,6 @@
"cookie.not.known.message": "CMake 서버 쿠키 \"{0}\"이(가) 알려진 메시지와 일치하지 않음",
"cant.yet.handle.message": "아직 {0} 메시지를 처리할 수 없음",
"sending.message.to.cmake-server": "cmake-server에 메시지를 보내는 중: {0}",
"configuring.using.generator.with.platform.and.toolset": "플랫폼 \"{1}\" 및 도구 집합 {2}과(와) 함께 \"{0}\" CMake 생성기를 사용하여 구성하는 중"
"configuring.using.generator": "Configuring using the \"{0}\" CMake generator",
"with.platform.and.toolset": " with platform \"{0}\" and toolset {1}"
}

Просмотреть файл

@ -24,7 +24,7 @@
"founds.kits.in.directory": "디렉터리 {1}에서 {0}개 키트를 찾음",
"failed.to.execute": "{0}을(를) 실행하지 못함: {1}",
"error.parsing.environment": "환경 변수를 구문 분석하는 동안 오류 발생: {0}",
"ok.running": "{0} {1}이(가) 정상 실행 중, 환경 변수: {3}",
"ok.running": "OK running {0} {1}, env vars: {2}",
"checking.for.kit": "키트를 확인하는 중: {0}",
"checking": "{0} 확인 중",
"detected.kit.for.version": "버전에 대한 검색된 VsKit",

Просмотреть файл

@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"unconfigured": "Unconfigured",
"loading.status": "로드하는 중...",
"click.to.select.variant.tooltip": "현재 빌드 variant를 선택하려면 클릭하세요.",
"click.to.change.kit.tooltip": "활성 키트를 변경하려면 클릭하세요.",
@ -11,6 +12,7 @@
"run.ctest.tests.tooltip": "CTest 테스트 실행",
"launch.debugger.tooltip": "선택된 대상의 디버거 시작",
"select.target.tooltip": "시작할 대상 선택",
"debug": "Debug",
"run.ctest": "CTest 실행",
"test.passing": "{0}/{1}개 테스트 통과",
"tests.passing": "{0}/{1}개 테스트 통과",

Просмотреть файл

@ -8,6 +8,7 @@
"constructing.cmaketools": "Tworzenie nowego wystąpienia rozszerzenia CMakeTools",
"disposing.extension": "Usuwanie rozszerzenia CMakeTools",
"extension.dispose": "Usunięcie rozszerzenia",
"using.user.generator": "Using generator from user configuration: {0}",
"configuration.already.in.progress": "Konfiguracja jest już w toku.",
"task.already.running": "Zadanie narzędzia CMake jest już uruchomione. Zatrzymaj je przed próbą uruchomienia nowego zadania narzędzia CMake.",
"no.source.directory.found": "Nie masz otwartego katalogu źródłowego",

Просмотреть файл

@ -16,5 +16,6 @@
"cookie.not.known.message": "Plik cookie serwera narzędzia CMake „{0}” nie odpowiada znanemu komunikatowi",
"cant.yet.handle.message": "Nie można jeszcze obsłużyć komunikatów {0}",
"sending.message.to.cmake-server": "Wysyłanie komunikatu do programu cmake-server: {0}",
"configuring.using.generator.with.platform.and.toolset": "Konfigurowanie przy użyciu generatora narzędzia CMake „{0}” za pomocą platformy „{1}” i zestawu narzędzi {2}"
"configuring.using.generator": "Configuring using the \"{0}\" CMake generator",
"with.platform.and.toolset": " with platform \"{0}\" and toolset {1}"
}

Просмотреть файл

@ -24,7 +24,7 @@
"founds.kits.in.directory": "W katalogu {1} znaleziono zestawy w liczbie {0}",
"failed.to.execute": "Nie można wykonać elementu {0}: {1}",
"error.parsing.environment": "Wystąpił błąd podczas analizowania zmiennej środowiskowej: {0}",
"ok.running": "Pomyślnie uruchomiono skrypt {0} z parametrami {1}, zmienne środowiskowe: {3}",
"ok.running": "OK running {0} {1}, env vars: {2}",
"checking.for.kit": "Sprawdzanie pod kątem zestawu: {0}",
"checking": "Sprawdzanie elementu {0}",
"detected.kit.for.version": "Wykryto zestaw VsKit dla wersji",

Просмотреть файл

@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"unconfigured": "Unconfigured",
"loading.status": "Trwa ładowanie...",
"click.to.select.variant.tooltip": "Kliknij, aby wybrać wariant bieżącej kompilacji",
"click.to.change.kit.tooltip": "Kliknij, aby zmienić aktywny zestaw",
@ -11,6 +12,7 @@
"run.ctest.tests.tooltip": "Uruchom testy narzędzia CTest",
"launch.debugger.tooltip": "Uruchom debuger dla wybranego elementu docelowego",
"select.target.tooltip": "Wybierz element docelowy do uruchomienia",
"debug": "Debug",
"run.ctest": "Uruchom narzędzie CTest",
"test.passing": "{0}/{1} testu zakończono powodzeniem",
"tests.passing": "{0}/{1} testów zakończono powodzeniem",

Просмотреть файл

@ -8,6 +8,7 @@
"constructing.cmaketools": "Construindo a nova instância CMakeTools",
"disposing.extension": "Descartando extensão CMakeTools",
"extension.dispose": "Descarte de extensão",
"using.user.generator": "Using generator from user configuration: {0}",
"configuration.already.in.progress": "A configuração já está em andamento.",
"task.already.running": "Uma tarefa do CMake já está em execução. Interrompa-a antes de tentar executar uma nova tarefa do CMake.",
"no.source.directory.found": "Você não tem um diretório de origem aberto",

Просмотреть файл

@ -16,5 +16,6 @@
"cookie.not.known.message": "O cookie \"{0}\" do servidor do CMake não corresponde a uma mensagem conhecida",
"cant.yet.handle.message": "Ainda não é possível processar as mensagens de {0}",
"sending.message.to.cmake-server": "Enviando mensagem para o servidor do CMake: {0}",
"configuring.using.generator.with.platform.and.toolset": "Configuração usando o gerador do CMake \"{0}\" com a plataforma \"{1}\" e o conjunto de ferramentas {2}"
"configuring.using.generator": "Configuring using the \"{0}\" CMake generator",
"with.platform.and.toolset": " with platform \"{0}\" and toolset {1}"
}

Просмотреть файл

@ -24,7 +24,7 @@
"founds.kits.in.directory": "Foram localizados {0} kits no diretório {1}",
"failed.to.execute": "Falha ao executar {0}: {1}",
"error.parsing.environment": "Erro ao analisar a variável de ambiente: {0}",
"ok.running": "OK executando {0} {1}, env vars: {3}",
"ok.running": "OK running {0} {1}, env vars: {2}",
"checking.for.kit": "Verificando o kit: {0}",
"checking": "Verificando {0}",
"detected.kit.for.version": "Detectado VsKit para a versão",

Просмотреть файл

@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"unconfigured": "Unconfigured",
"loading.status": "Carregando...",
"click.to.select.variant.tooltip": "Clicar para selecionar a variante de build atual",
"click.to.change.kit.tooltip": "Clicar para alterar o kit ativo",
@ -11,6 +12,7 @@
"run.ctest.tests.tooltip": "Executar testes do CTest",
"launch.debugger.tooltip": "Iniciar o depurador para o destino selecionado",
"select.target.tooltip": "Selecionar o destino a ser iniciado",
"debug": "Debug",
"run.ctest": "Executar CTest",
"test.passing": "{0}/{1} aprovação no teste",
"tests.passing": "{0}/{1} aprovações no teste",

Просмотреть файл

@ -8,6 +8,7 @@
"constructing.cmaketools": "Создание нового экземпляра CMakeTools.",
"disposing.extension": "Удаление расширения CMakeTools.",
"extension.dispose": "Удаление расширения",
"using.user.generator": "Using generator from user configuration: {0}",
"configuration.already.in.progress": "Настройка уже выполняется.",
"task.already.running": "Задача CMake уже выполняется. Остановите ее перед запуском новой задачи CMake.",
"no.source.directory.found": "У вас нет открытого каталога источника.",

Просмотреть файл

@ -16,5 +16,6 @@
"cookie.not.known.message": "Файл cookie сервера CMake \"{0}\" не соответствует известному сообщению.",
"cant.yet.handle.message": "Еще не удалось обработать следующее число сообщений: {0}.",
"sending.message.to.cmake-server": "Отправка сообщения команде cmake-server: {0}",
"configuring.using.generator.with.platform.and.toolset": "Настройка с использованием генератора CMake \"{0}\" с платформой \"{1}\" и набором инструментов {2}."
"configuring.using.generator": "Configuring using the \"{0}\" CMake generator",
"with.platform.and.toolset": " with platform \"{0}\" and toolset {1}"
}

Просмотреть файл

@ -24,7 +24,7 @@
"founds.kits.in.directory": "Обнаружено наборов в каталоге {1}: {0}",
"failed.to.execute": "Не удалось выполнить {0}: {1}",
"error.parsing.environment": "Ошибка при синтаксическом анализе переменной среды: {0}",
"ok.running": "Сценарий {0} {1} успешно запущен, переменные среды: {3}",
"ok.running": "OK running {0} {1}, env vars: {2}",
"checking.for.kit": "Проверка на наличие набора: {0}",
"checking": "Проверка {0}",
"detected.kit.for.version": "Обнаружен VsKit для версии.",

Просмотреть файл

@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"unconfigured": "Unconfigured",
"loading.status": "Загрузка...",
"click.to.select.variant.tooltip": "Щелкните, чтобы выбрать вариант текущей сборки.",
"click.to.change.kit.tooltip": "Щелкните, чтобы изменить активный набор.",
@ -11,6 +12,7 @@
"run.ctest.tests.tooltip": "Запуск тестов CTest",
"launch.debugger.tooltip": "Запуск отладчика для выбранного целевого объекта",
"select.target.tooltip": "Выбор целевого объекта для запуска.",
"debug": "Debug",
"run.ctest": "Запустить CTest",
"test.passing": "{0}/{1} тест пройден.",
"tests.passing": "Тестов пройдено: {0}/{1}.",

Просмотреть файл

@ -8,6 +8,7 @@
"constructing.cmaketools": "Yeni CMake Araçları örneği oluşturuluyor",
"disposing.extension": "CMake Araçları uzantısı atılıyor",
"extension.dispose": "Uzantı atma",
"using.user.generator": "Using generator from user configuration: {0}",
"configuration.already.in.progress": "Yapılandırma zaten devam ediyor.",
"task.already.running": "Bir CMake görevi zaten çalışıyor. Yeni bir CMake görevi çalıştırmayı denemeden önce bunu durdurun.",
"no.source.directory.found": "Açık bir kaynak dizininiz yok",

Просмотреть файл

@ -16,5 +16,6 @@
"cookie.not.known.message": "CMake sunucusu \"{0}\" tanımlama bilgisi, bilinen bir iletiye karşılık gelmiyor",
"cant.yet.handle.message": "{0} iletileri henüz işlenemiyor",
"sending.message.to.cmake-server": "cmake-server'a ileti gönderiliyor: {0}",
"configuring.using.generator.with.platform.and.toolset": "\"{0}\" CMake oluşturucusu, \"{1}\" platformu ve {2} araç takımı ile kullanılarak yapılandırılıyor"
"configuring.using.generator": "Configuring using the \"{0}\" CMake generator",
"with.platform.and.toolset": " with platform \"{0}\" and toolset {1}"
}

Просмотреть файл

@ -24,7 +24,7 @@
"founds.kits.in.directory": "{1} dizininde {0} set bulundu",
"failed.to.execute": "{0} yürütülemedi: {1}",
"error.parsing.environment": "{0} ortam değişkeni ayrıştırılırken hata oluştu",
"ok.running": "{0} {1} çalışıyor, ortam değişkenleri: {3}",
"ok.running": "OK running {0} {1}, env vars: {2}",
"checking.for.kit": "{0} seti denetleniyor",
"checking": "{0} denetleniyor",
"detected.kit.for.version": "Sürüm için VsKit algılandı",

Просмотреть файл

@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"unconfigured": "Unconfigured",
"loading.status": "Yükleniyor...",
"click.to.select.variant.tooltip": "Geçerli derleme varyantını seçmek için tıklayın",
"click.to.change.kit.tooltip": "Etkin seti değiştirmek için tıklayın",
@ -11,6 +12,7 @@
"run.ctest.tests.tooltip": "CTest testlerini çalıştır",
"launch.debugger.tooltip": "Seçili hedef için hata ayıklayıcısını başlat",
"select.target.tooltip": "Başlatılacak hedefi seçin",
"debug": "Debug",
"run.ctest": "CTest'i çalıştır",
"test.passing": "{0}/{1} test geçiriliyor",
"tests.passing": "{0}/{1} test geçiriliyor",