From 88f18b8acd47210bd789192bc2a96431256c23e6 Mon Sep 17 00:00:00 2001 From: Discourse Translator Bot Date: Wed, 16 Oct 2024 01:51:57 -0700 Subject: [PATCH] Update translations (#332) --- config/locales/client.ar.yml | 6 ++++++ config/locales/client.de.yml | 12 ++++++++++++ config/locales/client.es.yml | 6 ++++++ config/locales/client.fi.yml | 6 ++++++ config/locales/client.fr.yml | 6 ++++++ config/locales/client.he.yml | 12 ++++++++++++ config/locales/client.it.yml | 6 ++++++ config/locales/client.ja.yml | 6 ++++++ config/locales/client.nl.yml | 6 ++++++ config/locales/client.pl_PL.yml | 6 ++++++ config/locales/client.pt_BR.yml | 6 ++++++ config/locales/client.ru.yml | 6 ++++++ config/locales/client.tr_TR.yml | 6 ++++++ config/locales/client.zh_CN.yml | 6 ++++++ config/locales/server.ar.yml | 1 - config/locales/server.de.yml | 32 +++++++++++++++++++++++++++++++- config/locales/server.es.yml | 1 - config/locales/server.fi.yml | 1 - config/locales/server.fr.yml | 1 - config/locales/server.he.yml | 32 +++++++++++++++++++++++++++++++- config/locales/server.it.yml | 1 - config/locales/server.ja.yml | 1 - config/locales/server.nl.yml | 1 - config/locales/server.pl_PL.yml | 1 - config/locales/server.pt_BR.yml | 1 - config/locales/server.ru.yml | 1 - config/locales/server.tr_TR.yml | 1 - config/locales/server.zh_CN.yml | 1 - 28 files changed, 158 insertions(+), 14 deletions(-) diff --git a/config/locales/client.ar.yml b/config/locales/client.ar.yml index d0634e2..bf5d710 100644 --- a/config/locales/client.ar.yml +++ b/config/locales/client.ar.yml @@ -101,3 +101,9 @@ ar: label: معلمات استعلام مستكشف البيانات skip_empty: label: تخطي إرسال رسالة شخصية إذا لم تكن هناك نتائج + recurring_data_explorer_result_topic: + fields: + query_id: + label: استعلام مستكشف البيانات + query_params: + label: معلمات استعلام مستكشف البيانات diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index b0623f3..dcb2ac2 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -102,3 +102,15 @@ de: label: Überspringe das Senden einer PN, wenn es keine Ergebnisse gibt attach_csv: label: Hänge die CSV-Datei an die PM an + recurring_data_explorer_result_topic: + fields: + topic_id: + label: Das Thema, in dem die Abfrageergebnisse veröffentlicht werden + query_id: + label: Daten-Explorer-Anfrage + query_params: + label: Daten-Explorer-Anfrageparameter + skip_empty: + label: Überspringe die Veröffentlichung, wenn keine Ergebnisse vorliegen + attach_csv: + label: Hänge die CSV-Datei an den Beitrag an diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index 32b7ae5..590deb3 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -93,3 +93,9 @@ es: label: Parámetros de consulta del explorador de datos skip_empty: label: Omitir el envío de MP si no hay resultados + recurring_data_explorer_result_topic: + fields: + query_id: + label: Consulta del explorador de datos + query_params: + label: Parámetros de consulta del explorador de datos diff --git a/config/locales/client.fi.yml b/config/locales/client.fi.yml index f7e52a7..ca2d991 100644 --- a/config/locales/client.fi.yml +++ b/config/locales/client.fi.yml @@ -93,3 +93,9 @@ fi: label: Dataselaimen kyselyparametrit skip_empty: label: Ohita yksityisviestin lähettäminen, jos tuloksia ei ole + recurring_data_explorer_result_topic: + fields: + query_id: + label: Dataselaimen kysely + query_params: + label: Dataselaimen kyselyparametrit diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml index 0639efc..e42b95d 100644 --- a/config/locales/client.fr.yml +++ b/config/locales/client.fr.yml @@ -93,3 +93,9 @@ fr: label: Paramètres de requête de l'explorateur de données skip_empty: label: Ignorer l'envoi d'un MP s'il n'y a aucun résultat + recurring_data_explorer_result_topic: + fields: + query_id: + label: Requête de l'explorateur de données + query_params: + label: Paramètres de requête de l'explorateur de données diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index 1e6c578..793320c 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -106,3 +106,15 @@ he: label: דילוג על שליחת הודעה פרטית אם אין תוצאות attach_csv: label: צירוף קובץ ה־CSV להודעה הפרטית + recurring_data_explorer_result_topic: + fields: + topic_id: + label: הנושא לפרסום תוצאות השאילתה אליו + query_id: + label: שאילתת דפדפן נתונים + query_params: + label: משתני שאילתת דפדפן נתונים + skip_empty: + label: דילוג על פרסום אם אין תוצאות + attach_csv: + label: צירוף קובץ ה־CSV לפוסט diff --git a/config/locales/client.it.yml b/config/locales/client.it.yml index d6716a0..882daec 100644 --- a/config/locales/client.it.yml +++ b/config/locales/client.it.yml @@ -93,3 +93,9 @@ it: label: Parametri della query di Data Explorer skip_empty: label: Salta l'invio di MP se non ci sono risultati + recurring_data_explorer_result_topic: + fields: + query_id: + label: Query di Data Explorer + query_params: + label: Parametri della query di Data Explorer diff --git a/config/locales/client.ja.yml b/config/locales/client.ja.yml index 0966281..9834b85 100644 --- a/config/locales/client.ja.yml +++ b/config/locales/client.ja.yml @@ -91,3 +91,9 @@ ja: label: データエクスプローラーのクエリパラメーター skip_empty: label: 結果がない場合は PM の送信をスキップする + recurring_data_explorer_result_topic: + fields: + query_id: + label: データエクスプローラーのクエリ + query_params: + label: データエクスプローラーのクエリパラメーター diff --git a/config/locales/client.nl.yml b/config/locales/client.nl.yml index 7d7f6ad..8b58154 100644 --- a/config/locales/client.nl.yml +++ b/config/locales/client.nl.yml @@ -93,3 +93,9 @@ nl: label: Gegevensverkenner-queryparameters skip_empty: label: PB verzenden overslaan als er geen resultaten zijn + recurring_data_explorer_result_topic: + fields: + query_id: + label: Gegevensverkenner-query + query_params: + label: Gegevensverkenner-queryparameters diff --git a/config/locales/client.pl_PL.yml b/config/locales/client.pl_PL.yml index 3f889c3..232c4f5 100644 --- a/config/locales/client.pl_PL.yml +++ b/config/locales/client.pl_PL.yml @@ -90,3 +90,9 @@ pl_PL: label: Zapytanie eksploratora danych query_params: label: Parametry zapytania eksploratora danych + recurring_data_explorer_result_topic: + fields: + query_id: + label: Zapytanie eksploratora danych + query_params: + label: Parametry zapytania eksploratora danych diff --git a/config/locales/client.pt_BR.yml b/config/locales/client.pt_BR.yml index 3aaeebe..4da70b2 100644 --- a/config/locales/client.pt_BR.yml +++ b/config/locales/client.pt_BR.yml @@ -93,3 +93,9 @@ pt_BR: label: Parâmetros da consulta do explorador de dados skip_empty: label: Pular envio de PM se não houver resultados + recurring_data_explorer_result_topic: + fields: + query_id: + label: Consulta do explorador de dados + query_params: + label: Parâmetros da consulta do explorador de dados diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml index 0c2cc1f..f53e7c7 100644 --- a/config/locales/client.ru.yml +++ b/config/locales/client.ru.yml @@ -97,3 +97,9 @@ ru: label: Параметры запроса проводника данных skip_empty: label: Пропустить отправку личного сообщения, если нет результатов + recurring_data_explorer_result_topic: + fields: + query_id: + label: Запрос проводника данных + query_params: + label: Параметры запроса проводника данных diff --git a/config/locales/client.tr_TR.yml b/config/locales/client.tr_TR.yml index b0b5900..9df654a 100644 --- a/config/locales/client.tr_TR.yml +++ b/config/locales/client.tr_TR.yml @@ -93,3 +93,9 @@ tr_TR: label: Veri Gezgini Sorgu parametreleri skip_empty: label: Sonuç yoksa kişisel mesaj göndermeyi atlayın + recurring_data_explorer_result_topic: + fields: + query_id: + label: Veri Gezgini Sorgusu + query_params: + label: Veri Gezgini Sorgu parametreleri diff --git a/config/locales/client.zh_CN.yml b/config/locales/client.zh_CN.yml index 6518cc6..9dd69bc 100644 --- a/config/locales/client.zh_CN.yml +++ b/config/locales/client.zh_CN.yml @@ -91,3 +91,9 @@ zh_CN: label: 数据资源管理器查询参数 skip_empty: label: 如果没有结果,则跳过发送 PM + recurring_data_explorer_result_topic: + fields: + query_id: + label: 数据资源管理器查询 + query_params: + label: 数据资源管理器查询参数 diff --git a/config/locales/server.ar.yml b/config/locales/server.ar.yml index 4ef3e9d..8b30837 100644 --- a/config/locales/server.ar.yml +++ b/config/locales/server.ar.yml @@ -11,4 +11,3 @@ ar: scriptables: recurring_data_explorer_result_pm: title: جدولة رسالة خاصة بنتائج مستكشف البيانات - description: الحصول على تقارير مجدولة يتم إرسالها إلى رسائلك كل شهر diff --git a/config/locales/server.de.yml b/config/locales/server.de.yml index e925065..48d3e2a 100644 --- a/config/locales/server.de.yml +++ b/config/locales/server.de.yml @@ -11,4 +11,34 @@ de: scriptables: recurring_data_explorer_result_pm: title: Plane eine PN mit den Ergebnissen des Daten-Explorers - description: Lass dir jeden Monat Berichte an deine Nachrichten schicken + description: Lass dir geplante Berichte an deine Nachrichten schicken + recurring_data_explorer_result_topic: + title: Einen Beitrag in einem Thema mit Data Explorer Ergebnissen planen + description: Geplante Berichte zu einem bestimmten Thema posten + data_explorer: + report_generator: + private_message: + title: "Geplanter Bericht für %{query_name}" + body: | + Hallo %{recipient_name}, dein Data Explorer Bericht ist fertig. + + Abfragename: + %{query_name} + + Hier sind die Ergebnisse: + %{table} + + Abfrage im Data Explorer anzeigen + + Bericht erstellt auf %{created_at} (%{timezone}) + post: + body: | + ### Geplanter Bericht für %{query_name} + + Hier sind die Ergebnisse: + %{table} + + Abfrage im Data Explorer anzeigen + + Bericht erstellt auf %{created_at} (%{timezone}) + upload_appendix: "Anhang: [%{filename}|attachment](%{short_url})" diff --git a/config/locales/server.es.yml b/config/locales/server.es.yml index 719de11..d5176af 100644 --- a/config/locales/server.es.yml +++ b/config/locales/server.es.yml @@ -11,4 +11,3 @@ es: scriptables: recurring_data_explorer_result_pm: title: Programar un MP con los resultados del explorador de datos - description: Recibir informes programados enviados a tus mensajes cada mes diff --git a/config/locales/server.fi.yml b/config/locales/server.fi.yml index 4f83ec2..4bbf17d 100644 --- a/config/locales/server.fi.yml +++ b/config/locales/server.fi.yml @@ -11,4 +11,3 @@ fi: scriptables: recurring_data_explorer_result_pm: title: Ajoita yksityisviesti Dataselaimen tuloksilla - description: Vastaanota ajoitettuja raportteja viesteihisi joka kuukausi diff --git a/config/locales/server.fr.yml b/config/locales/server.fr.yml index c8cd506..101bcab 100644 --- a/config/locales/server.fr.yml +++ b/config/locales/server.fr.yml @@ -11,4 +11,3 @@ fr: scriptables: recurring_data_explorer_result_pm: title: Planifier un MP avec les résultats de l'explorateur de données - description: Recevez des rapports planifiés envoyés à vos messages chaque mois diff --git a/config/locales/server.he.yml b/config/locales/server.he.yml index 8188b39..88dea44 100644 --- a/config/locales/server.he.yml +++ b/config/locales/server.he.yml @@ -11,4 +11,34 @@ he: scriptables: recurring_data_explorer_result_pm: title: תזמון הודעה פרטית עם תוצאות דפדפן נתונים - description: קבלת דוחות מתוזמנים להודעות שלך מדי חודש + description: קבלת דוחות מתוזמנים להודעות שלך + recurring_data_explorer_result_topic: + title: תזמון פוסט בנושא עם תוצאות דפדפן נתונים + description: קבלת דוחות מתוזמנים מפורסמים בנושא מסוים + data_explorer: + report_generator: + private_message: + title: "דוח מתוזמן עבור %{query_name}" + body: | + היי %{recipient_name}, דוח דפדפן הנתונים שלך מוכן. + + שם השאילתה: + %{query_name} + + הנה התוצאות: + %{table} + + הצגת השאילתה בדפדפן הנתונים + + הדוח נוצר ב־%{created_at} (%{timezone}) + post: + body: | + ### דוח מתוזמן עבור %{query_name} + + הנה התוצאות: + %{table} + + הצגת השאילתה בדפדפן הנתונים + + הדוח נוצר ב־%{created_at} (%{timezone}) + upload_appendix: "נספח: [%{filename}|attachment](%{short_url})" diff --git a/config/locales/server.it.yml b/config/locales/server.it.yml index f971115..1dcaf48 100644 --- a/config/locales/server.it.yml +++ b/config/locales/server.it.yml @@ -11,4 +11,3 @@ it: scriptables: recurring_data_explorer_result_pm: title: Pianifica un MP con i risultati di Data Explorer - description: Ricevi report pianificati inviati ai tuoi messaggi ogni mese diff --git a/config/locales/server.ja.yml b/config/locales/server.ja.yml index 63ee92b..9283f65 100644 --- a/config/locales/server.ja.yml +++ b/config/locales/server.ja.yml @@ -11,4 +11,3 @@ ja: scriptables: recurring_data_explorer_result_pm: title: データエクスプローラーの結果で PM をスケジュールする - description: スケジュールされたレポートを毎月メッセージで送信します diff --git a/config/locales/server.nl.yml b/config/locales/server.nl.yml index f370fa7..6e18c4f 100644 --- a/config/locales/server.nl.yml +++ b/config/locales/server.nl.yml @@ -11,4 +11,3 @@ nl: scriptables: recurring_data_explorer_result_pm: title: Plan een PB met de resultaten van Gegevensverkenner - description: Ontvang geplande rapporten die elke maand naar je berichten worden gestuurd diff --git a/config/locales/server.pl_PL.yml b/config/locales/server.pl_PL.yml index 893b79d..e269e59 100644 --- a/config/locales/server.pl_PL.yml +++ b/config/locales/server.pl_PL.yml @@ -11,4 +11,3 @@ pl_PL: scriptables: recurring_data_explorer_result_pm: title: Zaplanuj PW z wynikami eksploratora danych - description: Otrzymuj zaplanowane raporty wysyłane co miesiąc do Twoich wiadomości diff --git a/config/locales/server.pt_BR.yml b/config/locales/server.pt_BR.yml index c122c8b..0a05339 100644 --- a/config/locales/server.pt_BR.yml +++ b/config/locales/server.pt_BR.yml @@ -11,4 +11,3 @@ pt_BR: scriptables: recurring_data_explorer_result_pm: title: Agendar uma MP com os resultados do explorador de dados - description: Obter relatórios agendados enviados às suas mensagens todo mês diff --git a/config/locales/server.ru.yml b/config/locales/server.ru.yml index 550109a..a838aff 100644 --- a/config/locales/server.ru.yml +++ b/config/locales/server.ru.yml @@ -11,4 +11,3 @@ ru: scriptables: recurring_data_explorer_result_pm: title: Запланировать личное сообщение с результатами от проводника данных - description: Отправка запланированных отчетов сообщением каждый месяц diff --git a/config/locales/server.tr_TR.yml b/config/locales/server.tr_TR.yml index 168512e..c340e2e 100644 --- a/config/locales/server.tr_TR.yml +++ b/config/locales/server.tr_TR.yml @@ -11,4 +11,3 @@ tr_TR: scriptables: recurring_data_explorer_result_pm: title: Veri Gezgini sonuçlarıyla kişisel mesaj planlayın - description: Her ay mesajlarınıza gönderilen planlanmış raporları alın diff --git a/config/locales/server.zh_CN.yml b/config/locales/server.zh_CN.yml index 6df2064..ae9572d 100644 --- a/config/locales/server.zh_CN.yml +++ b/config/locales/server.zh_CN.yml @@ -11,4 +11,3 @@ zh_CN: scriptables: recurring_data_explorer_result_pm: title: 使用数据资源管理器结果安排 PM - description: 每月将定时报告发送到您的消息中