Localization - Translated Strings (#496)

This commit is contained in:
CSIGS@microsoft.com 2023-09-08 09:51:00 -07:00 коммит произвёл GitHub
Родитель 7f27375bfb
Коммит e204b76aa4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
26 изменённых файлов: 286 добавлений и 13 удалений

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

@ -4,8 +4,21 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"recursive": "(递归)",
"project.configuring.background.op.may.run.on.out.of.date.input": "项目在后台进行配置,{0} 可能会在过期输入时运行。",
"cannot.op.because.project.already.doing": "无法 {0},因为项目已在执行 \\\"{1}\\\"。",
"yes": "是",
"no": "否"
"no": "否",
"make.popupStr": "正在生成 ${0} 当前生成文件配置 ${0}",
"make.build.cancelling": "正在取消...",
"make.generating.dryrun": "正在生成干运行输出",
"make.generating.forTargets": "(针对具体目标)",
"make.prePostConfigure.cancelling": "正在取消...",
"make.preconfigure.title": "正在预配置 ${0}",
"make.preconfigure.cancel.title": "正在取消预配置",
"make.postconfigure.title": "正在进行后期配置: ${0}",
"make.postconfigure.cancelling.title": "正在取消后期配置",
"make.configuring.title": "正在配置",
"make.confiuring.cancel.title": "正在取消配置",
"make.configure.cache": "正在从缓存中配置"
}

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

@ -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.
{
"utils.terminate.process": "正在终止进程 PID=${0} ..."
}

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

@ -4,8 +4,21 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"recursive": "(遞迴)",
"project.configuring.background.op.may.run.on.out.of.date.input": "專案正在背景中設定,而 {0} 可能會以過期的輸入執行。",
"cannot.op.because.project.already.doing": "無法{0},因為專案已在執行 '{1}'。",
"yes": "是",
"no": "否"
"no": "否",
"make.popupStr": "正在建立 ${0} 目前的 Makefile 設定 ${0}",
"make.build.cancelling": "正在取消...",
"make.generating.dryrun": "正在產生乾執行輸出",
"make.generating.forTargets": "(特別針對目標)",
"make.prePostConfigure.cancelling": "正在取消...",
"make.preconfigure.title": "預先設定 ${0}",
"make.preconfigure.cancel.title": "正在取消預先設定",
"make.postconfigure.title": "後續設定: ${0}",
"make.postconfigure.cancelling.title": "正在取消後續設定",
"make.configuring.title": "正在設定",
"make.confiuring.cancel.title": "正在取消設定",
"make.configure.cache": "正在從快取設定"
}

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

@ -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.
{
"utils.terminate.process": "正在終止流程 PID=${0} ..."
}

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

@ -4,8 +4,21 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"recursive": "(rekurzivní)",
"project.configuring.background.op.may.run.on.out.of.date.input": "Projekt se konfiguruje na pozadí a {0} může běžet na zastaralém vstupu.",
"cannot.op.because.project.already.doing": "Nelze {0}, protože projekt již provádí operaci {1}.",
"yes": "Ano",
"no": "Ne"
"no": "Ne",
"make.popupStr": "Sestavování ${0} aktuální konfiguraci souboru pravidel ${0}",
"make.build.cancelling": "Probíhá rušení...",
"make.generating.dryrun": "Generuje se výstup zkušebního běhu",
"make.generating.forTargets": "(konkrétně pro cíle)",
"make.prePostConfigure.cancelling": "Probíhá rušení...",
"make.preconfigure.title": "Přednakonfigurovat ${0}",
"make.preconfigure.cancel.title": "Ruší se předběžná konfigurace",
"make.postconfigure.title": "Následná konfigurace: ${0}",
"make.postconfigure.cancelling.title": "Ruší se následná konfigurace",
"make.configuring.title": "Probíhá konfigurace",
"make.confiuring.cancel.title": "Ruší se konfigurace",
"make.configure.cache": "Konfigurace z mezipaměti"
}

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

@ -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.
{
"utils.terminate.process": "Ukončuje se proces PID=${0}..."
}

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

@ -4,8 +4,21 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"recursive": "(rekursiv)",
"project.configuring.background.op.may.run.on.out.of.date.input": "Das Projekt wird im Hintergrund konfiguriert, und {0} kann mit veralteten Eingaben ausgeführt werden.",
"cannot.op.because.project.already.doing": "Kann nicht {0}, weil das Projekt bereits „{1}“ ausführt.",
"yes": "Ja",
"no": "Nein"
"no": "Nein",
"make.popupStr": "Erstellen von ${0} der aktuellen Makefile-Konfiguration ${0}",
"make.build.cancelling": "Wird abgebrochen...",
"make.generating.dryrun": "Ausgabe des Probelaufs wird generiert.",
"make.generating.forTargets": "(speziell für Ziele)",
"make.prePostConfigure.cancelling": "Wird abgebrochen...",
"make.preconfigure.title": "Vorkonfiguration von ${0}",
"make.preconfigure.cancel.title": "Vorkonfiguration wird abgebrochen",
"make.postconfigure.title": "Nachkonfiguration von ${0}",
"make.postconfigure.cancelling.title": "Die Nachkonfiguration wird abgebrochen",
"make.configuring.title": "Wird konfiguriert",
"make.confiuring.cancel.title": "Konfiguration wird abgebrochen",
"make.configure.cache": "Konfiguration aus dem Cache"
}

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

@ -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.
{
"utils.terminate.process": "Prozess PID=${0} wird beendet..."
}

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

@ -4,8 +4,21 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"recursive": "(recursivo)",
"project.configuring.background.op.may.run.on.out.of.date.input": "El proyecto se está configurando en segundo plano y {0} podría ejecutarse en una entrada obsoleta.",
"cannot.op.because.project.already.doing": "No se puede {0} porque el proyecto ya está realizando una operación '{1}'.",
"yes": "Sí",
"no": "No"
"no": "No",
"make.popupStr": "Compilando ${0} la configuración actual de archivos Make ${0}",
"make.build.cancelling": "Cancelando...",
"make.generating.dryrun": "Generando salida de simulacro",
"make.generating.forTargets": "(para destinos específicamente)",
"make.prePostConfigure.cancelling": "Cancelando...",
"make.preconfigure.title": "Preconfigurando ${0}",
"make.preconfigure.cancel.title": "Cancelando la preconfiguración",
"make.postconfigure.title": "Postconfigurando: ${0}",
"make.postconfigure.cancelling.title": "Cancelando la configuración posterior",
"make.configuring.title": "Configurando",
"make.confiuring.cancel.title": "Cancelando la configuración",
"make.configure.cache": "Configurando desde caché"
}

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

@ -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.
{
"utils.terminate.process": "Terminando proceso PID=${0} ..."
}

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

@ -4,8 +4,21 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"recursive": "(récursif)",
"project.configuring.background.op.may.run.on.out.of.date.input": "Le projet se configure en arrière-plan et {0} peut sexécuter sur des entrées obsolètes.",
"cannot.op.because.project.already.doing": "Impossible {0} car le projet fait déjà un '{1}'.",
"yes": "Oui",
"no": "Non"
"no": "Non",
"make.popupStr": "Génération de ${0} la configuration makefile actuelle ${0}",
"make.build.cancelling": "Annulation en cours...",
"make.generating.dryrun": "Génération de la sortie de test",
"make.generating.forTargets": "(pour les cibles spécifiquement)",
"make.prePostConfigure.cancelling": "Annulation en cours...",
"make.preconfigure.title": "Préconfiguration de ${0}",
"make.preconfigure.cancel.title": "Annulation de la préconfiguration",
"make.postconfigure.title": "Postconfiguration : ${0}",
"make.postconfigure.cancelling.title": "Annulation de la postconfiguration",
"make.configuring.title": "Configuration",
"make.confiuring.cancel.title": "Annulation de la configuration",
"make.configure.cache": "Configuration à partir du cache"
}

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

@ -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.
{
"utils.terminate.process": "Fin du processus PID=${0} ..."
}

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

@ -4,8 +4,21 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"recursive": "(ricorsivo)",
"project.configuring.background.op.may.run.on.out.of.date.input": "Il progetto viene configurato in background e {0} potrebbe essere eseguito con input non aggiornato.",
"cannot.op.because.project.already.doing": "Non è possibile {0} perché il progetto sta già eseguendo un '{1}'.",
"yes": "Sì",
"no": "No"
"no": "No",
"make.popupStr": "Compilazione di ${0} della configurazione del makefile corrente ${0}",
"make.build.cancelling": "Annullamento in corso...",
"make.generating.dryrun": "Generazione dell'output di prova",
"make.generating.forTargets": "(per specificamente destinazioni)",
"make.prePostConfigure.cancelling": "Annullamento in corso...",
"make.preconfigure.title": "Preconfigurazione di ${0}",
"make.preconfigure.cancel.title": "Annullamento della preconfigurazione",
"make.postconfigure.title": "Post-configurazione: ${0}",
"make.postconfigure.cancelling.title": "Annullamento della post-configurazione",
"make.configuring.title": "Configurazione in corso",
"make.confiuring.cancel.title": "Annullamento della configurazione",
"make.configure.cache": "Configurazione dalla cache"
}

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

@ -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.
{
"utils.terminate.process": "Terminazione del processo PID=${0} in corso..."
}

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

@ -4,8 +4,21 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"recursive": "(再帰的)",
"project.configuring.background.op.may.run.on.out.of.date.input": "プロジェクトはバックグラウンドで構成されており、{0} が古い入力で実行される場合があります。",
"cannot.op.because.project.already.doing": "プロジェクトが既に `{1}` を実行しているため、{0} できません。",
"yes": "はい",
"no": "いいえ"
"no": "いいえ",
"make.popupStr": "${0} 現在のメイクシフト構成 ${0} のビルド",
"make.build.cancelling": "取り消しています...",
"make.generating.dryrun": "ドライラン出力の生成",
"make.generating.forTargets": "(具体的にはターゲットの場合)",
"make.prePostConfigure.cancelling": "取り消しています...",
"make.preconfigure.title": "${0} の事前構成",
"make.preconfigure.cancel.title": "事前構成の取り消し",
"make.postconfigure.title": "構成後: ${0}",
"make.postconfigure.cancelling.title": "構成後の取り消し",
"make.configuring.title": "構成",
"make.confiuring.cancel.title": "構成を取り消しています",
"make.configure.cache": "キャッシュからの構成"
}

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

@ -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.
{
"utils.terminate.process": "プロセス PID=${0} を終了しています..."
}

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

@ -4,8 +4,21 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"recursive": "(재귀적)",
"project.configuring.background.op.may.run.on.out.of.date.input": "프로젝트가 백그라운드에서 구성되고 있으며 {0}은(는) 오래된 입력에서 실행될 수 있습니다.",
"cannot.op.because.project.already.doing": "프로젝트에서 이미 '{0}' 수행 중이므로 {1} 수 없습니다.",
"yes": "예",
"no": "아니요"
"no": "아니요",
"make.popupStr": "${0} ${0} 현재 메이크파일 구성을 빌드하는 중",
"make.build.cancelling": "취소하는 중...",
"make.generating.dryrun": "시험 실행 출력을 생성하는 중",
"make.generating.forTargets": "(특히 대상의 경우)",
"make.prePostConfigure.cancelling": "취소하는 중...",
"make.preconfigure.title": "${0} 사전 구성하는 중",
"make.preconfigure.cancel.title": "사전 구성을 취소하는 중",
"make.postconfigure.title": "사전 구성 중: ${0}",
"make.postconfigure.cancelling.title": "사후 구성 취소하는 중",
"make.configuring.title": "구성하는 중",
"make.confiuring.cancel.title": "구성을 취소하는 중",
"make.configure.cache": "캐시에서 구성하는 중"
}

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

@ -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.
{
"utils.terminate.process": "PID=${0} 프로세스를 종료하는 중 ..."
}

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

@ -4,8 +4,21 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"recursive": "(cykliczne)",
"project.configuring.background.op.may.run.on.out.of.date.input": "Projekt jest konfigurowany w tle i {0} może być uruchamiany w nieaktualnych danych wejściowych.",
"cannot.op.because.project.already.doing": "Nie można {0} ponieważ projekt wykonuje już operację „{1}”.",
"yes": "Tak",
"no": "Nie"
"no": "Nie",
"make.popupStr": "Kompilowanie ${0} bieżącej konfiguracji pliku reguł programu make ${0}",
"make.build.cancelling": "Trwa anulowanie...",
"make.generating.dryrun": "Generowanie danych wyjściowych przebiegu suchego",
"make.generating.forTargets": "(w szczególności dla celów)",
"make.prePostConfigure.cancelling": "Trwa anulowanie...",
"make.preconfigure.title": "Wstępne konfigurowanie ${0}",
"make.preconfigure.cancel.title": "Anulowanie wstępnej konfiguracji",
"make.postconfigure.title": "Po skonfigurowaniu: ${0}",
"make.postconfigure.cancelling.title": "Anulowanie po skonfigurowaniu",
"make.configuring.title": "Konfigurowanie",
"make.confiuring.cancel.title": "Anulowanie konfiguracji",
"make.configure.cache": "Konfigurowanie z pamięci podręcznej"
}

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

@ -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.
{
"utils.terminate.process": "Trwa kończenie procesu PID=${0}..."
}

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

@ -4,8 +4,21 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"recursive": "(recursivo)",
"project.configuring.background.op.may.run.on.out.of.date.input": "O projeto está sendo configurado em segundo plano e {0} pode ser executado em uma entrada desatualizada.",
"cannot.op.because.project.already.doing": "Não é possível {0} porque o projeto já está fazendo um '{1}'.",
"yes": "Sim",
"no": "Não"
"no": "Não",
"make.popupStr": "Construindo ${0} a configuração atual do makefile ${0}",
"make.build.cancelling": "Cancelando...",
"make.generating.dryrun": "Gerando resultados de simulação",
"make.generating.forTargets": "(para alvos especificamente)",
"make.prePostConfigure.cancelling": "Cancelando...",
"make.preconfigure.title": "Pré-configuração ${0}",
"make.preconfigure.cancel.title": "Cancelando a pré-configuração",
"make.postconfigure.title": "Pós-configuração: ${0}",
"make.postconfigure.cancelling.title": "Cancelando pós-configuração",
"make.configuring.title": "Configurando",
"make.confiuring.cancel.title": "Cancelando configuração",
"make.configure.cache": "Configurando a partir do cache"
}

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

@ -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.
{
"utils.terminate.process": "Finalizando PID do processo=${0} ..."
}

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

@ -4,8 +4,21 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"recursive": "(рекурсивно)",
"project.configuring.background.op.may.run.on.out.of.date.input": "Проект настраивается в фоновом режиме и {0} может работать на устаревших входных данных.",
"cannot.op.because.project.already.doing": "Не {0}, так как проект уже выполняет '{1}'.",
"yes": "Да",
"no": "Нет"
"no": "Нет",
"make.popupStr": "Выполняется сборка ${0} текущей конфигурации файла makefile ${0}",
"make.build.cancelling": "Отмена...",
"make.generating.dryrun": "Создание выходных данных пробного запуска",
"make.generating.forTargets": "(специально для целевых объектов)",
"make.prePostConfigure.cancelling": "Отмена...",
"make.preconfigure.title": "Предварительная настройка ${0}",
"make.preconfigure.cancel.title": "Отмена предварительной настройки",
"make.postconfigure.title": "Последующая настройка: ${0}",
"make.postconfigure.cancelling.title": "Отмена после настройки",
"make.configuring.title": "Настройка",
"make.confiuring.cancel.title": "Отмена настройки",
"make.configure.cache": "Настройка из кэша"
}

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

@ -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.
{
"utils.terminate.process": "Завершение процесса PID=${0}..."
}

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

@ -4,8 +4,21 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"recursive": "(özyinelemeli)",
"project.configuring.background.op.may.run.on.out.of.date.input": "Proje arka planda yapılandırılıyor ve {0} eski girişte çalıştırılabilir.",
"cannot.op.because.project.already.doing": "Proje zaten “{1}” yaptığı için {0} olamaz.",
"yes": "Evet",
"no": "Hayır"
"no": "Hayır",
"make.popupStr": "${0} mevcut derleme görevleri dosyası yapılandırması ${0}",
"make.build.cancelling": "İptal ediliyor...",
"make.generating.dryrun": "Deneme çıktısı oluşturma",
"make.generating.forTargets": "(özellikle hedefler için)",
"make.prePostConfigure.cancelling": "İptal ediliyor...",
"make.preconfigure.title": "${0}'ı önceden yapılandırma",
"make.preconfigure.cancel.title": "Yapılandırma öncesi iptal ediliyor",
"make.postconfigure.title": "Yapılandırma sonrası: ${0}",
"make.postconfigure.cancelling.title": "Yapılandırma sonrası iptal ediliyor",
"make.configuring.title": "Yapılandırılıyor",
"make.confiuring.cancel.title": "Yapılandırma iptal ediliyor",
"make.configure.cache": "Önbellekten yapılandırılıyor"
}

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

@ -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.
{
"utils.terminate.process": "PID=${0} süreci sonlandırılıyor ..."
}