diff --git a/.tx/config b/.tx/config index 202e1fa..7f77a8b 100644 --- a/.tx/config +++ b/.tx/config @@ -1,6 +1,6 @@ [main] host = https://www.transifex.com -lang_map = el_GR: el, es_ES: es, fr_FR: fr, ko_KR: ko, pt_PT: pt, sk_SK: sk, vi_VN: vi +lang_map = el_GR: el, es_ES: es, fr_FR: fr, hu_HU: hu, ko_KR: ko, pt_PT: pt, sk_SK: sk, vi_VN: vi [discourse-org.plugindiscourse-chat-integrationclientenyml] file_filter = config/locales/client..yml diff --git a/Gemfile.lock b/Gemfile.lock index ebefc0b..1e80e41 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/discourse/translations-manager.git - revision: 212a49cfa8feaab90d26f2ff9c65f698fef750e8 + revision: 637f0fe4bbb07d5e3cea32994275a34615694d79 specs: translations-manager (0.2.1) @@ -14,4 +14,4 @@ DEPENDENCIES translations-manager! BUNDLED WITH - 1.16.3 + 1.16.4 diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index 7bf1aed..7f45521 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -16,6 +16,7 @@ de: settings: "Einstellungen" no_providers: "Du musst mindestens ein paar Provider in den Plugin-Einstellungen aktivieren" channels_with_errors: "Einige Kanäle für diesen Provider sind das letzte Mal fehlgeschlagen, als Nachrichten geschickt werden. Klicke auf das/die Fehlersymboĺ(e), um mehr zu erfahren." + channel_exception: "Ein unbekannter Fehler ist aufgetreten als die Nachricht das letzte Mal an diesen Kanal gesendet wurde." group_mention_template: "Erwähnungen von: @{{name}}" group_message_template: "Nachrichten an: @{{name}}" choose_group: "(wähle eine Gruppe)" diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml index fb7fb45..efff0bd 100644 --- a/config/locales/client.fr.yml +++ b/config/locales/client.fr.yml @@ -16,6 +16,7 @@ fr: settings: "Paramètres" no_providers: "Il faut activer des fournisseurs dans les paramètres du plugin" channels_with_errors: "Certains canaux pour ce fournisseur ont échoué la dernière fois des messages ont été envoyés. Cliquer sur le(s) icône(s) d'erreur pour en savoir plus." + channel_exception: "Une erreur inconnue s'est produite lorsqu'un message a été envoyé pour la dernière fois à ce canal." group_mention_template: "Mentions de : @{{name}}" group_message_template: "Messages à : @{{name}}" choose_group: "(choisir un groupe)" diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index 96b15d6..936383e 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -5,4 +5,20 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -he: {} +he: + js: + admin: + site_settings: + categories: + chat_integration: "מיזוגי צ'אט" + chat_integration: + settings: "הגדרות" + group_mention_template: "אזכור של: @{{name}}" + choose_group: "בחירת קבוצה" + all_categories: "כל הקטגוריות" + all_tags: "כל התגיות" + create_rule: "יצירת חוקיות" + create_channel: "יצירת ערוץ" + delete_channel: "הסרה" + test_channel: "נסיון" + edit_channel: "עריכה" diff --git a/config/locales/client.it.yml b/config/locales/client.it.yml index aeb2f95..4d79e8b 100644 --- a/config/locales/client.it.yml +++ b/config/locales/client.it.yml @@ -17,4 +17,30 @@ it: group_mention_template: "Menzioni di: @{{name}}" group_message_template: "Messaggi a: @{{name}}" all_categories: "(tutte le categorie)" + all_tags: "(tutte le etichette)" create_rule: "Crea Regola" + create_channel: "Crea Canale" + delete_channel: "Elimina" + test_channel: "Test" + edit_channel: "Modifica" + channel_delete_confirm: "Sicuro di voler eliminare questo canale? Saranno eliminate anche tutte le regole associate ." + test_modal: + title: "Invia un messaggio di test" + topic: "Argomento" + close: "Chiudi" + success: "Messaggio inviato correttamente" + type: + normal: Normale + filter: + mute: 'Silenzia' + follow: 'Solo il primo messaggio' + watch: 'Tutti i messaggi e le risposte' + rule_table: + filter: "Filtra" + category: "Categoria" + edit_rule: "Modifica" + delete_rule: "Elimina" + edit_channel_modal: + title: "Modifica Canale" + save: "Salva Canale" + cancel: "Annulla" diff --git a/config/locales/server.de.yml b/config/locales/server.de.yml index f3e4abd..2df63a6 100644 --- a/config/locales/server.de.yml +++ b/config/locales/server.de.yml @@ -54,6 +54,7 @@ de: deleted_group: "(Gruppe gelöscht)" group_mention_template: "Erwähnungen von: @%{name}" group_message_template: "Nachrichten an: @%{name}" + admin_error: "Einige Chat Integration Kanäle haben Fehler. Besuche den Chat Integrationsbereich um mehr darüber herauszufinden." provider: slack: status: diff --git a/config/locales/server.fr.yml b/config/locales/server.fr.yml index 908c5a0..40a3062 100644 --- a/config/locales/server.fr.yml +++ b/config/locales/server.fr.yml @@ -54,6 +54,7 @@ fr: deleted_group: "(groupe supprimé)" group_mention_template: "mentions de : @%{name}" group_message_template: "messages à : @%{name}" + admin_error: "Certains canaux d'intégration de chat ont des erreurs. Visitez la section d'intégration de chat pour en savoir plus." provider: slack: status: