Localization - Translated Strings
This commit is contained in:
Родитель
5fe1a96a30
Коммит
258c178df2
|
@ -6,6 +6,7 @@
|
|||
{
|
||||
"testing.clang.binary": "正在测试 Clang 二进制文件: {0}",
|
||||
"bad.clang.binary": "Clang 二进制文件不正确(\"-v\" 返回非零值): {0}",
|
||||
"version.word": "version",
|
||||
"bad.clang.binary.output": "错误的 Clang 二进制文件 {0} -v 输出: {1}",
|
||||
"testing.gcc.binary": "正在测试 GCC 二进制文件: {0}",
|
||||
"getting.gcc.version": "正在获取 {0} 的 GCC 版本",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
{
|
||||
"testing.clang.binary": "正在測試 Clang 二進位檔: {0}",
|
||||
"bad.clang.binary": "錯誤的 Clang 二進位 (\"-v\" 傳回非零): {0}",
|
||||
"version.word": "version",
|
||||
"bad.clang.binary.output": "錯誤的 Clang 二進位檔 {0} -v 輸出: {1}",
|
||||
"testing.gcc.binary": "正在測試 GCC 二進位檔: {0}",
|
||||
"getting.gcc.version": "正在取得 {0} 的 GCC 版本",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
{
|
||||
"testing.clang.binary": "Testuje se binární soubor Clang: {0}",
|
||||
"bad.clang.binary": "Chybný binární soubor Clang (parametr -v vrací jinou hodnotu než hodnotu nula): {0}",
|
||||
"version.word": "version",
|
||||
"bad.clang.binary.output": "Chybný výstup při použití parametru -v pro binární soubor Clang {0}: {1}",
|
||||
"testing.gcc.binary": "Testuje se binární soubor GCC: {0}",
|
||||
"getting.gcc.version": "Načítá se verze GCC pro {0}.",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
{
|
||||
"testing.clang.binary": "Clang-Binärdatei wird getestet: {0}",
|
||||
"bad.clang.binary": "Ungültige Clang-Binärdatei (\"-v\" gibt ungleich null zurück): {0}",
|
||||
"version.word": "version",
|
||||
"bad.clang.binary.output": "Ungültige -v-Ausgabe der Clang-Binärdatei \"{0}\": {1}",
|
||||
"testing.gcc.binary": "GCC-Binärdatei wird getestet: {0}",
|
||||
"getting.gcc.version": "Die GCC-Version für {0} wird abgerufen.",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
{
|
||||
"testing.clang.binary": "Probando el binario de Clang: {0}",
|
||||
"bad.clang.binary": "Binario de Clang incorrecto (\"-v\" devuelve un valor distinto de cero): {0}",
|
||||
"version.word": "version",
|
||||
"bad.clang.binary.output": "Salida -v del binario de Clang {0} incorrecta: {1}",
|
||||
"testing.gcc.binary": "Probando el binario de GCC: {0}",
|
||||
"getting.gcc.version": "Obteniendo la versión de GCC para {0}",
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"cmake-tools.command.cmake.setVariantAll.title": "Sélectionner une variante pour tous les projets",
|
||||
"cmake-tools.command.cmake.configure.title": "Configurer",
|
||||
"cmake-tools.command.cmake.configureAll.title": "Configurer tous les projets",
|
||||
"cmake-tools.command.cmake.build.title": "Version",
|
||||
"cmake-tools.command.cmake.build.title": "Build",
|
||||
"cmake-tools.command.cmake.buildAll.title": "Générer tous les projets",
|
||||
"cmake-tools.command.cmake.buildNamedTarget.title": "(Interne) Générer une cible en fonction de son nom",
|
||||
"cmake-tools.command.cmake.compileFile.title": "Compiler le fichier actif",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
{
|
||||
"testing.clang.binary": "Test du fichier binaire Clang : {0}",
|
||||
"bad.clang.binary": "Fichier binaire Clang incorrect (\"-v\" retourne une valeur différente de zéro) : {0}",
|
||||
"version.word": "version",
|
||||
"bad.clang.binary.output": "Fichier binaire Clang incorrect {0}. Sortie -v : {1}",
|
||||
"testing.gcc.binary": "Test du fichier binaire GCC : {0}",
|
||||
"getting.gcc.version": "Obtention de la version de GCC pour {0}",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
{
|
||||
"testing.clang.binary": "Test del file binario Clang: {0}",
|
||||
"bad.clang.binary": "Il file binario Clang non è valido (\"-v\" restituisce un valore diverso da zero): {0}",
|
||||
"version.word": "version",
|
||||
"bad.clang.binary.output": "L'output -v del file binario {0} di Clang non è valido: {1}",
|
||||
"testing.gcc.binary": "Test del file binario GCC: {0}",
|
||||
"getting.gcc.version": "Recupero della versione GCC per {0}",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
{
|
||||
"testing.clang.binary": "Clang バイナリをテストしています: {0}",
|
||||
"bad.clang.binary": "無効な Clang バイナリ (\"-v\" が 0 以外を返す): {0}",
|
||||
"version.word": "version",
|
||||
"bad.clang.binary.output": "無効な Clang バイナリ {0} -v の出力: {1}",
|
||||
"testing.gcc.binary": "GCC バイナリをテストしています: {0}",
|
||||
"getting.gcc.version": "{0} の GCC バージョンを取得しています",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
{
|
||||
"testing.clang.binary": "Clang 이진 파일을 테스트하는 중: {0}",
|
||||
"bad.clang.binary": "잘못된 Clang 이진 파일(\"-v\"가 0이 아닌 값을 반환함): {0}",
|
||||
"version.word": "version",
|
||||
"bad.clang.binary.output": "잘못된 Clang 이진 파일 {0} -v 출력: {1}",
|
||||
"testing.gcc.binary": "GCC 이진 파일을 테스트하는 중: {0}",
|
||||
"getting.gcc.version": "{0}에 대한 GCC 버전을 가져오는 중",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
{
|
||||
"testing.clang.binary": "Testowanie pliku binarnego Clang: {0}",
|
||||
"bad.clang.binary": "Nieprawidłowy plik binarny Clang (parametr „-v” powoduje zwrócenie wartości różnej od zera): {0}",
|
||||
"version.word": "version",
|
||||
"bad.clang.binary.output": "Nieprawidłowe dane wyjściowe w przypadku użycia parametru -v dla pliku binarnego Clang {0}: {1}",
|
||||
"testing.gcc.binary": "Testowanie pliku binarnego GCC: {0}",
|
||||
"getting.gcc.version": "Pobieranie wersji programu GCC dla elementu {0}",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
{
|
||||
"testing.clang.binary": "Testando o binário de Clang: {0}",
|
||||
"bad.clang.binary": "Binário Clang incorreto (\"-v\" retorna não zero): {0}",
|
||||
"version.word": "version",
|
||||
"bad.clang.binary.output": "Saída incorreta para o binário {0} -v de Clang: {1}",
|
||||
"testing.gcc.binary": "Testando o binário de GCC: {0}",
|
||||
"getting.gcc.version": "Obtendo a versão de GCC para {0}",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
{
|
||||
"testing.clang.binary": "Тестирование двоичного файла Clang: {0}",
|
||||
"bad.clang.binary": "Недопустимый двоичный файл Clang (при запуске с параметром \"-v\" возвращается значение, отличное от нуля): {0}",
|
||||
"version.word": "version",
|
||||
"bad.clang.binary.output": "Недопустимый двоичный файл Clang {0}, при запуске с параметром \"-v\" возвращается {1}",
|
||||
"testing.gcc.binary": "Тестирование двоичного файла GCC: {0}",
|
||||
"getting.gcc.version": "Получение версии GCC для {0}.",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
{
|
||||
"testing.clang.binary": "Clang ikili dosyası test ediliyor: {0}",
|
||||
"bad.clang.binary": "Hatalı Clang ikili dosyası (\"-v\" sıfır olmayan değer döndürüyor): {0}",
|
||||
"version.word": "version",
|
||||
"bad.clang.binary.output": "Hatalı {0} Clang ikili dosyası -v çıkışı: {1}",
|
||||
"testing.gcc.binary": "GCC ikili dosyası test ediliyor: {0}",
|
||||
"getting.gcc.version": "{0} için GCC sürümü alınıyor",
|
||||
|
|
Загрузка…
Ссылка в новой задаче