diff --git a/i18n/chs/src/ctest.i18n.json b/i18n/chs/src/ctest.i18n.json index 466fc6e57..ff4342b9c 100644 --- a/i18n/chs/src/ctest.i18n.json +++ b/i18n/chs/src/ctest.i18n.json @@ -12,7 +12,7 @@ "no.driver.found": "找不到文件夹 {0} 的驱动程序", "ctest.args.not.found": "无法获取测试参数", "test.results.not.found": "找不到测试结果。", - "test.failed.with.exit.code": "测试{0}失败,退出代码 {1}。", + "test.failed.with.exit.code": "{0}\n测试 {1} 失败,退出代码: {2}。", "test.failed.with.completion.status": "测试{0}失败,完成状态为 \"{1}\"。", "test.failed": "测试{0}失败。有关详细信息,请检查输出。", "ctest.run.cancelled": "已取消 CTest 运行", diff --git a/i18n/cht/src/ctest.i18n.json b/i18n/cht/src/ctest.i18n.json index 6884585f1..142fc7b9d 100644 --- a/i18n/cht/src/ctest.i18n.json +++ b/i18n/cht/src/ctest.i18n.json @@ -12,7 +12,7 @@ "no.driver.found": "找不到資料夾 {0} 的驅動程式", "ctest.args.not.found": "無法取得測試引數", "test.results.not.found": "找不到測試結果。", - "test.failed.with.exit.code": "測試 {0} 失敗,結束代碼為 {1}。", + "test.failed.with.exit.code": "{0}\n測試 {1} 失敗,結束代碼為 {2}。", "test.failed.with.completion.status": "測試 {0} 失敗,完成狀態為「{1}」。", "test.failed": "測試 {0} 失敗。如需詳細資訊,請檢查輸出。", "ctest.run.cancelled": "已取消 CTest 執行", diff --git a/i18n/csy/src/ctest.i18n.json b/i18n/csy/src/ctest.i18n.json index de3172de4..847d0af09 100644 --- a/i18n/csy/src/ctest.i18n.json +++ b/i18n/csy/src/ctest.i18n.json @@ -12,7 +12,7 @@ "no.driver.found": "Pro složku {0} se nenašel žádný ovladač.", "ctest.args.not.found": "Nepovedlo se získat argumenty testu.", "test.results.not.found": "Výsledky testu se nenašly.", - "test.failed.with.exit.code": "Test {0} byl neúspěšný s ukončovacím kódem {1}.", + "test.failed.with.exit.code": "{0}\nTest {1} byl neúspěšný s ukončovacím kódem {2}.", "test.failed.with.completion.status": "Test {0} byl neúspěšný se stavem dokončení {1}.", "test.failed": "Test {0} byl neúspěšný. Další informace najdete ve výstupu.", "ctest.run.cancelled": "Spuštění příkazu CTest bylo zrušeno.", diff --git a/i18n/deu/src/ctest.i18n.json b/i18n/deu/src/ctest.i18n.json index bb966ef37..bb978aaf0 100644 --- a/i18n/deu/src/ctest.i18n.json +++ b/i18n/deu/src/ctest.i18n.json @@ -12,7 +12,7 @@ "no.driver.found": "Für den Ordner {0} wurde kein Treiber gefunden.", "ctest.args.not.found": "Testargumente konnten nicht abgerufen werden.", "test.results.not.found": "Die Testergebnisse wurden nicht gefunden.", - "test.failed.with.exit.code": "Fehler beim Test \"{0}\" mit Exitcode \"{1}\".", + "test.failed.with.exit.code": "{0}\nFehler beim Test „{1}“ mit Exitcode „{2}“.", "test.failed.with.completion.status": "Fehler beim Test \"{0}\" mit dem Abschlussstatus \"{1}\".", "test.failed": "Fehler beim Test \"{0}\". Weitere Informationen finden Sie in der Ausgabe.", "ctest.run.cancelled": "C-Testlauf wurde abgebrochen.", diff --git a/i18n/esn/src/ctest.i18n.json b/i18n/esn/src/ctest.i18n.json index d9552892b..634b0431e 100644 --- a/i18n/esn/src/ctest.i18n.json +++ b/i18n/esn/src/ctest.i18n.json @@ -12,7 +12,7 @@ "no.driver.found": "No se ha encontrado ningún controlador para la carpeta {0}", "ctest.args.not.found": "No se pudieron obtener los argumentos de prueba", "test.results.not.found": "No se encontraron los resultados de la prueba.", - "test.failed.with.exit.code": "La prueba {0} ha fallado con código {1} de salida .", + "test.failed.with.exit.code": "{0}\nError de prueba {1} con código de salida{2}.", "test.failed.with.completion.status": "La prueba {0} fallida con estado de finalización \"{1}\".", "test.failed": "La prueba {0} ha fallado. Compruebe el resultado para obtener más información.", "ctest.run.cancelled": "Se canceló la ejecución de CTest", diff --git a/i18n/fra/src/ctest.i18n.json b/i18n/fra/src/ctest.i18n.json index 7f7405080..0f94bb955 100644 --- a/i18n/fra/src/ctest.i18n.json +++ b/i18n/fra/src/ctest.i18n.json @@ -12,7 +12,7 @@ "no.driver.found": "Pilote introuvable pour le dossier {0}", "ctest.args.not.found": "Impossible d’obtenir les arguments de test", "test.results.not.found": "Résultats des tests introuvables.", - "test.failed.with.exit.code": "Échec du test {0} avec le code de sortie {1}.", + "test.failed.with.exit.code": "{0}\nÉchec du test {1} avec le code de sortie {2}.", "test.failed.with.completion.status": "Échec du test {0} avec l’état d’achèvement « {1} ».", "test.failed": "Échec du test {0}. Pour plus d’informations, consultez la sortie.", "ctest.run.cancelled": "L’exécution de CTest a été annulée", diff --git a/i18n/ita/src/ctest.i18n.json b/i18n/ita/src/ctest.i18n.json index c7949e968..645385077 100644 --- a/i18n/ita/src/ctest.i18n.json +++ b/i18n/ita/src/ctest.i18n.json @@ -12,7 +12,7 @@ "no.driver.found": "Nessun driver trovato per la cartella {0}", "ctest.args.not.found": "Non è stato possibile ottenere gli argomenti di test", "test.results.not.found": "Risultati del test non trovati.", - "test.failed.with.exit.code": "Test {0} non riuscito con codice di uscita {1}.", + "test.failed.with.exit.code": "{0}\nTest {1} non riuscito con codice di uscita {2}.", "test.failed.with.completion.status": "Test {0} non riuscito con stato di completamento \"{1}\".", "test.failed": "Test {0} non riuscito. Per altre informazioni, controllare l'output.", "ctest.run.cancelled": "Esecuzione CTest annullata", diff --git a/i18n/jpn/src/ctest.i18n.json b/i18n/jpn/src/ctest.i18n.json index 134ed95c8..15c6f4b31 100644 --- a/i18n/jpn/src/ctest.i18n.json +++ b/i18n/jpn/src/ctest.i18n.json @@ -12,7 +12,7 @@ "no.driver.found": "フォルダー {0} のドライバーが見つかりません", "ctest.args.not.found": "テスト引数を取得できませんでした", "test.results.not.found": "テスト結果が見つかりません。", - "test.failed.with.exit.code": "テスト {0} が終了コード {1} で失敗しました。", + "test.failed.with.exit.code": "{0}\nテスト {1} が終了コード {2} で失敗しました。", "test.failed.with.completion.status": "テスト {0} が完了状態 \"{1}\" で失敗しました。", "test.failed": "テスト {0} に失敗しました。詳細については、出力を確認してください。", "ctest.run.cancelled": "CTest の実行が取り消されました", diff --git a/i18n/kor/src/ctest.i18n.json b/i18n/kor/src/ctest.i18n.json index 542bf76fa..1d529b477 100644 --- a/i18n/kor/src/ctest.i18n.json +++ b/i18n/kor/src/ctest.i18n.json @@ -12,7 +12,7 @@ "no.driver.found": "{0} 폴더에 대한 드라이버를 찾을 수 없습니다.", "ctest.args.not.found": "테스트 인수를 가져올 수 없습니다.", "test.results.not.found": "테스트 결과를 찾을 수 없습니다.", - "test.failed.with.exit.code": "종료 코드 {1}을(를) 반환하며 테스트 {0}에 실패했습니다.", + "test.failed.with.exit.code": "{0}\n종료 코드 {2}을(를) 반환하며 테스트 {1}에 실패했습니다.", "test.failed.with.completion.status": "완료 상태 \" {1} \"(으)로 테스트 {0}에 실패했습니다.", "test.failed": "테스트 {0}에 실패했습니다. 자세한 내용은 출력을 확인하세요.", "ctest.run.cancelled": "CTest 실행이 취소됨", diff --git a/i18n/plk/src/ctest.i18n.json b/i18n/plk/src/ctest.i18n.json index 9eed9e128..539434db9 100644 --- a/i18n/plk/src/ctest.i18n.json +++ b/i18n/plk/src/ctest.i18n.json @@ -12,7 +12,7 @@ "no.driver.found": "Nie znaleziono sterownika dla folderu {0}", "ctest.args.not.found": "Nie można pobrać argumentów testu", "test.results.not.found": "Nie znaleziono wyników testu.", - "test.failed.with.exit.code": "Test {0} zakończył się niepowodzeniem z kodem zakończenia {1}.", + "test.failed.with.exit.code": "{0}\nTest {1} zakończył się niepowodzeniem z kodem zakończenia {2}.", "test.failed.with.completion.status": "Test {0} nie powiódł się ze statusem ukończenia „{1}”.", "test.failed": "Test {0} nie powiódł się. Sprawdź dane wyjściowe, aby uzyskać więcej informacji.", "ctest.run.cancelled": "Przebieg narzędzia CTest został anulowany", diff --git a/i18n/ptb/src/ctest.i18n.json b/i18n/ptb/src/ctest.i18n.json index 90d8647c3..fea709638 100644 --- a/i18n/ptb/src/ctest.i18n.json +++ b/i18n/ptb/src/ctest.i18n.json @@ -12,7 +12,7 @@ "no.driver.found": "Nenhum driver encontrado na pasta {0}", "ctest.args.not.found": "Não foi possível obter argumentos de teste", "test.results.not.found": "Resultados do teste não encontrados.", - "test.failed.with.exit.code": "Ocorreu um erro no {0} teste com o código de saída {1}.", + "test.failed.with.exit.code": "{0}\nO teste {1} falhou com código de saída {2}.", "test.failed.with.completion.status": "Ocorreu um erro no {0} teste com o status de conclusão \"{1}\".", "test.failed": "Ocorreu um erro no {0} teste. Verifique a saída para obter mais informações.", "ctest.run.cancelled": "A execução do teste foi cancelada", diff --git a/i18n/rus/src/ctest.i18n.json b/i18n/rus/src/ctest.i18n.json index 011a4407b..9324fd693 100644 --- a/i18n/rus/src/ctest.i18n.json +++ b/i18n/rus/src/ctest.i18n.json @@ -12,7 +12,7 @@ "no.driver.found": "Не найден драйвер для папки {0}", "ctest.args.not.found": "Не удалось получить тестовые аргументы", "test.results.not.found": "Результаты теста не найдены.", - "test.failed.with.exit.code": "Сбой теста {0}. Код выхода: {1}.", + "test.failed.with.exit.code": "{0}\nСбой теста {1}. Код выхода: {2}.", "test.failed.with.completion.status": "Сбой теста {0} с состоянием завершения \"{1}\".", "test.failed": "Сбой теста {0}. Дополнительные сведения см. в выходных данных.", "ctest.run.cancelled": "Запуск CTest отменен", diff --git a/i18n/trk/src/ctest.i18n.json b/i18n/trk/src/ctest.i18n.json index 73824308b..b75840f1c 100644 --- a/i18n/trk/src/ctest.i18n.json +++ b/i18n/trk/src/ctest.i18n.json @@ -12,7 +12,7 @@ "no.driver.found": "{0} klasörü için sürücü bulunamadı", "ctest.args.not.found": "Test bağımsız değişkenleri alınamadı", "test.results.not.found": "Test sonuçları bulunamadı.", - "test.failed.with.exit.code": "{0} testi {1} çıkış kodu ile başarısız oldu.", + "test.failed.with.exit.code": "{0}\n{1} testi {2} çıkış kodu ile başarısız oldu.", "test.failed.with.completion.status": "{0} testi, \"{1}\" tamamlanma durumuyla başarısız oldu.", "test.failed": "{0} testi başarısız oldu. Daha fazla bilgi için lütfen çıkışa bakın.", "ctest.run.cancelled": "CTest çalıştırması iptal edildi",