From 0af9f32b4eda9c03ca6f466f2fad4be5bbcab0b1 Mon Sep 17 00:00:00 2001 From: Andreas Schempp Date: Tue, 29 Sep 2020 16:46:01 +0200 Subject: [PATCH] Transifex Sync --- api/Resources/i18n/de.yml | 2 +- api/Resources/i18n/es.yml | 2 +- api/Resources/i18n/it.yml | 2 +- api/Resources/i18n/ja.yml | 4 ++-- api/Resources/i18n/ru.yml | 2 +- src/i18n/ja.json | 4 ++-- src/i18n/ru.json | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/api/Resources/i18n/de.yml b/api/Resources/i18n/de.yml index b9d1e0ea..7b092f0d 100644 --- a/api/Resources/i18n/de.yml +++ b/api/Resources/i18n/de.yml @@ -78,7 +78,7 @@ de: cloud: summary: 'composer update (mittels Resolver Cloud)' queued: 'Berechnung startet in ca. {seconds} Sekunden (aktuell {jobs} Aufgaben auf {workers} Servern)' - processing: 'Aktiv seit {seconds} Sekunden. RAM-Verbrauch: {memory}' + processing: 'Aktiv seit {seconds} Sekunden.' error: 'Abhängigkeits-Auflösung fehlgeschlagen' finished: 'Erfolgreich nach {seconds} Sekunden. RAM-Verbrauch: {memory} (Spitze: {peak}), Dauer: {time}.' diff --git a/api/Resources/i18n/es.yml b/api/Resources/i18n/es.yml index e3a546be..a99a10e8 100644 --- a/api/Resources/i18n/es.yml +++ b/api/Resources/i18n/es.yml @@ -78,7 +78,7 @@ es: cloud: summary: 'actualización del compositor (usando Resolver Cloud)' queued: 'En cola, comenzando en aprox. {seconds} segundos (actualmente {jobs} trabajos en {workers} trabajadores)' - processing: 'Activo durante {seconds} segundos. Uso de memoria: {memory}.' + processing: 'Activo durante {seconds} segundos.' error: 'No se pudieron resolver las dependencias' finished: 'Completado en {seconds} segundos. Uso de memoria: {memory} (pico: {peak}), tiempo: {time}.' diff --git a/api/Resources/i18n/it.yml b/api/Resources/i18n/it.yml index cbb37b02..b24d4d14 100644 --- a/api/Resources/i18n/it.yml +++ b/api/Resources/i18n/it.yml @@ -78,7 +78,7 @@ it: cloud: summary: 'aggiornamento di composer (usando Resolver Cloud)' queued: 'In coda, a partire da circa {seconds} secondi (attualmente {jobs} jobs {workers} attivi)' - processing: 'Attivo per {seconds} secondi. Utilizzo della memoria: {memory}.' + processing: 'Attivo per {seconds} secondi.' error: 'Verifica delle dipendenze non riuscita' finished: 'Completatio in {seconds} secondi. Utilizzo della memoria: {memory} (peak: {peak}), tempo: {time}.' diff --git a/api/Resources/i18n/ja.yml b/api/Resources/i18n/ja.yml index f1f08d10..bbb4c3d9 100644 --- a/api/Resources/i18n/ja.yml +++ b/api/Resources/i18n/ja.yml @@ -77,8 +77,8 @@ ja: result: '{count}個のクラスを含む最適化した自動読み込みのファイルを生成' cloud: summary: 'composer update (リゾルバークラウドを使用)' - queued: 'キューに追加、約{seconds}秒で開始。{seconds}秒経過(現在{workers}個のワーカーに{jobs}個のジョブ)' - processing: '{seconds}秒間の動作中。メモリの使用: {memory}。' + queued: 'キューに追加し約{seconds}秒で開始予定 (現在{workers}個のワーカーに{jobs}個のジョブ)' + processing: '' error: '依存関係の解決に失敗' finished: '{seconds}秒で完了。メモリの使用: {memory} (最大: {peak})、時間: {time}。' diff --git a/api/Resources/i18n/ru.yml b/api/Resources/i18n/ru.yml index 03366209..183124bd 100644 --- a/api/Resources/i18n/ru.yml +++ b/api/Resources/i18n/ru.yml @@ -78,7 +78,7 @@ ru: cloud: summary: 'обновление Composer (с помощью Resolver Cloud)' queued: 'В очереди, начиная приблизительно с {seconds} сек. (сейчас {jobs} задач в {workers} воркерах (workers))' - processing: 'Активен в течение {seconds} сек. Использование памяти: {memory}.' + processing: 'Активен в течение {seconds} сек.' error: 'Ошибка разрешения зависимостей' finished: 'Завершено за {seconds} сек. Использование памяти: {memory} (пик: {peak}), время: {time}.' diff --git a/src/i18n/ja.json b/src/i18n/ja.json index d2d707b2..8ac668ce 100644 --- a/src/i18n/ja.json +++ b/src/i18n/ja.json @@ -117,7 +117,7 @@ "ui.server.contao.coreOnly": "初期設定", "ui.server.contao.coreOnlyNo": "完全なインストール(ニュースやカレンダーなど)", "ui.server.contao.coreOnlyYes": "最小のインストール(コアだけ)", - "ui.server.contao.coreOnlyFeatures": "What's the difference?", + "ui.server.contao.coreOnlyFeatures": "違いは何ですか?", "ui.server.contao.noUpdate": "インストールを省く(専門家だけ!)", "ui.server.contao.install": "完了", "ui.server.docroot.headline": "Webサーバーの設定", @@ -163,7 +163,7 @@ "ui.widget.mandatory": "この欄の入力は必須です。", "ui.error.title": "\"{method} {url}\"というHTTPの要求に失敗しました。", "ui.error.server500": "予期しないエラーがサーバーで発生したようです。Webサーバー(Apache/Nginx)のログファイルと、Contao Managerの\"contao-manager/logs\"へのログを確認してください。", - "ui.error.response": "The server returned a response with status code {status}.", + "ui.error.response": "サーバーは{status}という応答コードを返しました。", "ui.error.moreLink": "詳細な情報", "ui.error.support": "Contaoサポート", "ui.footer.help": "ヘルプ", diff --git a/src/i18n/ru.json b/src/i18n/ru.json index 64157ae7..59c1d7ed 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -117,7 +117,7 @@ "ui.server.contao.coreOnly": "Начальная настройка", "ui.server.contao.coreOnlyNo": "Полная установка (Новости, Календарь и т.д.)", "ui.server.contao.coreOnlyYes": "Минимальная установка (Только ядро)", - "ui.server.contao.coreOnlyFeatures": "What's the difference?", + "ui.server.contao.coreOnlyFeatures": "В чем разница?", "ui.server.contao.noUpdate": "Пропустить установку (Только для экспертов!)", "ui.server.contao.install": "Завершить", "ui.server.docroot.headline": "Настройка веб-сервера",