From 075883ba5afa3961276d9284b62e29246123684e Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Wed, 24 Jun 2020 11:42:24 -0400 Subject: [PATCH] Update translations --- config/locales/client.bs_BA.yml | 2 -- config/locales/client.ca.yml | 4 ++-- config/locales/client.de.yml | 6 ++++-- config/locales/client.es.yml | 2 -- config/locales/client.et.yml | 1 - config/locales/client.fa_IR.yml | 5 ++++- config/locales/client.fi.yml | 2 -- config/locales/client.fr.yml | 8 ++++---- config/locales/client.gl.yml | 4 ++++ config/locales/client.he.yml | 4 ++-- config/locales/client.hu.yml | 2 -- config/locales/client.hy.yml | 2 -- config/locales/client.it.yml | 3 +-- config/locales/client.ja.yml | 2 -- config/locales/client.ko.yml | 1 - config/locales/client.nl.yml | 4 ++-- config/locales/client.pl_PL.yml | 2 -- config/locales/client.pt_BR.yml | 2 -- config/locales/client.ru.yml | 4 ++-- config/locales/client.sl.yml | 2 -- config/locales/client.sv.yml | 4 ++-- config/locales/client.th.yml | 4 ++++ config/locales/client.tr_TR.yml | 2 -- config/locales/client.uk.yml | 2 -- config/locales/client.ur.yml | 2 -- config/locales/client.zh_CN.yml | 4 ++-- config/locales/server.fa_IR.yml | 3 +++ config/locales/server.fr.yml | 4 ++-- config/locales/server.pt.yml | 2 +- config/locales/server.th.yml | 5 ++++- 30 files changed, 43 insertions(+), 51 deletions(-) diff --git a/config/locales/client.bs_BA.yml b/config/locales/client.bs_BA.yml index 179827b..380e844 100644 --- a/config/locales/client.bs_BA.yml +++ b/config/locales/client.bs_BA.yml @@ -24,8 +24,6 @@ bs_BA: one: "riješenje" few: "riješenja" other: "riješenja" - accepted_html: "{{icon}} Riješio {{username}} uodgovoru #{{post_number}}" - accepted_notification: "

{{username}}{{description}}

" topic_status_filter: all: "sve" solved: "riješeno" diff --git a/config/locales/client.ca.yml b/config/locales/client.ca.yml index e225088..f454418 100644 --- a/config/locales/client.ca.yml +++ b/config/locales/client.ca.yml @@ -23,8 +23,8 @@ ca: solution_summary: one: "solució" other: "solucions" - accepted_html: "{{icon}} Resolt per {{username}} en la publicació # {{post_number}}" - accepted_notification: "

{{username}} {{description}}

" + accepted_html: "%{icon} Resolt per %{username} en la publicaicó núm. %{post_number}" + accepted_notification: "

%{username} %{description}

" topic_status_filter: all: "tots" solved: "resolt" diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index 77be9db..10fe70e 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -23,8 +23,6 @@ de: solution_summary: one: "Lösung" other: "Lösungen" - accepted_html: "{{icon}} Gelöst von {{username}} in Beitrag #{{post_number}}" - accepted_notification: "

{{username}} {{description}}

" topic_status_filter: all: "alle" solved: "gelöst" @@ -32,3 +30,7 @@ de: topic_statuses: solved: help: "Dieses Thema hat eine Lösung" + admin: + web_hooks: + solved_event: + details: "Wenn ein Benutzer einen Beitrag als akzeptierte oder nicht akzeptierte Antwort markiert." diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index 75dc9ff..73bbb89 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -23,8 +23,6 @@ es: solution_summary: one: "solución" other: "soluciones" - accepted_html: "{{icon}} Solucionado por {{username}} en la publicación #{{post_number}}" - accepted_notification: "

{{username}} {{description}}

" topic_status_filter: all: "todos" solved: "solucionado" diff --git a/config/locales/client.et.yml b/config/locales/client.et.yml index 525fc00..b73b35d 100644 --- a/config/locales/client.et.yml +++ b/config/locales/client.et.yml @@ -19,7 +19,6 @@ et: solution_summary: one: "lahendus" other: "lahendused" - accepted_notification: "

{{username}} {{description}}

" topic_status_filter: all: "kõik" topic_statuses: diff --git a/config/locales/client.fa_IR.yml b/config/locales/client.fa_IR.yml index fee635b..95f22af 100644 --- a/config/locales/client.fa_IR.yml +++ b/config/locales/client.fa_IR.yml @@ -14,10 +14,13 @@ fa_IR: solved: title: "حل شده" allow_accepted_answers: "به صاحب عنوان و مدیران اجازه انتخاب یک پاسخ را به عنوان راه حل بده." + accept_answer: "انتخاب کنید اگر این پاسخ مشکل را حل کرده است" has_no_accepted_answer: "این موضوع هیچ راه حلی ندارد" accepted_answer: "راه حل مورد قبول" solution: "راه حل" - accepted_html: "{{icon}}توسط{{username}} در پست {{post_number}}حل شد. " + solution_summary: + one: "راه حل" + other: "راه حل ها" topic_status_filter: all: "همه" topic_statuses: diff --git a/config/locales/client.fi.yml b/config/locales/client.fi.yml index 5fd768d..5c0686e 100644 --- a/config/locales/client.fi.yml +++ b/config/locales/client.fi.yml @@ -23,8 +23,6 @@ fi: solution_summary: one: "ratkaisu" other: "ratkaisut" - accepted_html: "{{icon}} {{username}} ratkaisi viestissä #{{post_number}}" - accepted_notification: "

{{username}} {{description}}

" topic_status_filter: all: "kaikki" solved: "ratkaistu" diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml index d79f032..39c006e 100644 --- a/config/locales/client.fr.yml +++ b/config/locales/client.fr.yml @@ -14,17 +14,17 @@ fr: solved: title: "Solutions" allow_accepted_answers: "Autoriser l'auteur du sujet et les responsables à marquer une réponse comme solution" - accept_answer: "Sélectionner si cette réponse résout le problème" + accept_answer: "Sélectionnez si cette réponse résout le problème" accepted_description: "C'est la solution acceptée à ce sujet" has_no_accepted_answer: "Ce sujet n'a pas de solution" - unaccept_answer: "Désélectionner si cette réponse ne résout plus le problème" + unaccept_answer: "Désélectionnez si cette réponse ne résout plus le problème" accepted_answer: "Solution" solution: "Solution" solution_summary: one: "solution" other: "solutions" - accepted_html: "{{icon}} Résolu par {{username}} dans le message #{{post_number}}" - accepted_notification: "

{{username}} {{description}}

" + accepted_html: "%{icon} Résolu par %{username} dans le message #%{post_number}" + accepted_notification: "

%{username} %{description}

" topic_status_filter: all: "tout" solved: "résolu" diff --git a/config/locales/client.gl.yml b/config/locales/client.gl.yml index 8996954..e7a49fd 100644 --- a/config/locales/client.gl.yml +++ b/config/locales/client.gl.yml @@ -7,6 +7,10 @@ gl: js: + notifications: + alt: + solved: + accepted_notification: "aceptado" solved: topic_status_filter: all: "todo" diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index da27e30..fa2d191 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -25,8 +25,8 @@ he: two: "פתרונות" many: "פתרונות" other: "פתרונות" - accepted_html: "{{icon}} נפתר על ידי {{username}} בפוסט מס׳ {{post_number}}" - accepted_notification: "

{{username}} {{description}}

" + accepted_html: "%{icon} נפתר על ידי %{username} בפוסט מס׳ %{post_number}" + accepted_notification: "

%{username} %{description}

" topic_status_filter: all: "הכול" solved: "נפתר" diff --git a/config/locales/client.hu.yml b/config/locales/client.hu.yml index b66388d..277c702 100644 --- a/config/locales/client.hu.yml +++ b/config/locales/client.hu.yml @@ -19,8 +19,6 @@ hu: unaccept_answer: "Válaszd ki ha ez a válasz már nem oldja meg a problémát" accepted_answer: "Megoldás" solution: "Megoldás" - accepted_html: "{{icon}} Megoldva {{username}} által, ebben a témában: {{post_number}}" - accepted_notification: "

{{username}} {{description}}

" topic_status_filter: all: "Összes" topic_statuses: diff --git a/config/locales/client.hy.yml b/config/locales/client.hy.yml index e1d4b68..21fb7f8 100644 --- a/config/locales/client.hy.yml +++ b/config/locales/client.hy.yml @@ -22,8 +22,6 @@ hy: solution_summary: one: "լուծում" other: "լուծում" - accepted_html: "{{icon}} Լուծված է {{username}} -ի կողմից #{{post_number}} հրապարակման մեջ" - accepted_notification: "

{{username}} {{description}}

" topic_status_filter: all: "բոլոր" solved: "լուծված" diff --git a/config/locales/client.it.yml b/config/locales/client.it.yml index 458240e..5479c8a 100644 --- a/config/locales/client.it.yml +++ b/config/locales/client.it.yml @@ -23,8 +23,7 @@ it: solution_summary: one: "soluzione" other: "soluzioni" - accepted_html: "{{icon}} Risoltoda {{username}} nel messaggio n°{{post_number}}" - accepted_notification: "

{{username}} {{description}}

" + accepted_notification: "

%{username} %{description}

" topic_status_filter: all: "tutti" solved: "risolto" diff --git a/config/locales/client.ja.yml b/config/locales/client.ja.yml index 6b7c2e0..b1c2185 100644 --- a/config/locales/client.ja.yml +++ b/config/locales/client.ja.yml @@ -21,8 +21,6 @@ ja: solution: "解決策" solution_summary: other: "解決策" - accepted_html: "{{icon}}ポスト #{{post_number}}{{username}}によって解決されました" - accepted_notification: "

{{username}}{{description}}

" topic_status_filter: all: "すべて" solved: "解決済み" diff --git a/config/locales/client.ko.yml b/config/locales/client.ko.yml index 668bbb1..6027cc8 100644 --- a/config/locales/client.ko.yml +++ b/config/locales/client.ko.yml @@ -22,7 +22,6 @@ ko: solution: "해결책" solution_summary: other: "해결책" - accepted_notification: "

{{username}} {{description}}

" topic_status_filter: all: "모두" solved: "해결됨" diff --git a/config/locales/client.nl.yml b/config/locales/client.nl.yml index a350fe0..f6345bc 100644 --- a/config/locales/client.nl.yml +++ b/config/locales/client.nl.yml @@ -23,8 +23,8 @@ nl: solution_summary: one: "oplossing" other: "oplossingen" - accepted_html: "{{icon}} Opgelost door {{username}} in bericht #{{post_number}}" - accepted_notification: "

{{username}} {{description}}

" + accepted_html: "%{icon} Opgelost door %{username} in bericht #%{post_number}" + accepted_notification: "

%{username} %{description}

" topic_status_filter: all: "alle" solved: "opgelost" diff --git a/config/locales/client.pl_PL.yml b/config/locales/client.pl_PL.yml index de8f857..d06942f 100644 --- a/config/locales/client.pl_PL.yml +++ b/config/locales/client.pl_PL.yml @@ -25,8 +25,6 @@ pl_PL: few: "rozwiązania" many: "rozwiązania" other: "rozwiązania" - accepted_html: "{{icon}}rozwiązane przez {{username}} we wpisie #{{post_number}}" - accepted_notification: "

{{username}}{{description}}

" topic_status_filter: all: "wszystkie" solved: "rozwiązano" diff --git a/config/locales/client.pt_BR.yml b/config/locales/client.pt_BR.yml index cd8f653..a5f0687 100644 --- a/config/locales/client.pt_BR.yml +++ b/config/locales/client.pt_BR.yml @@ -23,8 +23,6 @@ pt_BR: solution_summary: one: "solução" other: "soluções" - accepted_html: "{{icon}} Resolvido por {{username}} na postagem #{{post_number}}" - accepted_notification: "

{{username}} {{description}}

" topic_status_filter: all: "todos" solved: "resolvidos" diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml index cdf4723..a49d99e 100644 --- a/config/locales/client.ru.yml +++ b/config/locales/client.ru.yml @@ -25,8 +25,8 @@ ru: few: "Вопроса решёны" many: "Вопросов решёны" other: "Вопросов решёны" - accepted_html: "{{icon}} Решён пользователем - {{username}} в посте #{{post_number}}" - accepted_notification: "

{{username}} {{description}}

" + accepted_html: "%{icon} Решён пользователем - %{username} в посте #%{post_number}" + accepted_notification: "

%{username} %{description}

" topic_status_filter: all: "все" solved: "Решённые" diff --git a/config/locales/client.sl.yml b/config/locales/client.sl.yml index e7f8a4a..d2b92a6 100644 --- a/config/locales/client.sl.yml +++ b/config/locales/client.sl.yml @@ -24,8 +24,6 @@ sl: two: "rešitvi" few: "rešitve" other: "rešitev" - accepted_html: "{{icon}} Rešeno od {{username}} v prispevku #{{post_number}}" - accepted_notification: "

{{username}} {{description}}

" topic_status_filter: all: "vse" solved: "rešeno" diff --git a/config/locales/client.sv.yml b/config/locales/client.sv.yml index e0f1cfc..651c7c3 100644 --- a/config/locales/client.sv.yml +++ b/config/locales/client.sv.yml @@ -23,8 +23,8 @@ sv: solution_summary: one: "lösning" other: "lösningar" - accepted_html: "{{icon}} Löst av {{username}} i inlägg nr{{post_number}}" - accepted_notification: "

{{username}} {{description}}

" + accepted_html: "%{icon} Löst av %{username} i inlägg #%{post_number}" + accepted_notification: "

%{username}%{description}

" topic_status_filter: all: "alla" solved: "lösta" diff --git a/config/locales/client.th.yml b/config/locales/client.th.yml index 64bbdc5..b53a2ec 100644 --- a/config/locales/client.th.yml +++ b/config/locales/client.th.yml @@ -7,6 +7,10 @@ th: js: + notifications: + alt: + solved: + accepted_notification: "ยอมรับแล้ว" solved: topic_status_filter: all: "ทั้งหมด" diff --git a/config/locales/client.tr_TR.yml b/config/locales/client.tr_TR.yml index c9b666d..19a7b1e 100644 --- a/config/locales/client.tr_TR.yml +++ b/config/locales/client.tr_TR.yml @@ -23,8 +23,6 @@ tr_TR: solution_summary: one: "çözüm" other: "çözümler" - accepted_html: "{{icon}}Bu konu {{username}} tarafından şu gönderide #{{post_number}} çözülmüştür." - accepted_notification: "

{{username}}{{description}}

" topic_status_filter: all: "tüm" solved: "çözüldü" diff --git a/config/locales/client.uk.yml b/config/locales/client.uk.yml index ce86ea0..cbfecae 100644 --- a/config/locales/client.uk.yml +++ b/config/locales/client.uk.yml @@ -25,8 +25,6 @@ uk: few: "рішення" many: "рішення" other: "рішення" - accepted_html: "{{icon}} Вирішено користувачем {{username}} в дописі #{{post_number}}" - accepted_notification: "

{{username}} {{description}}

" topic_status_filter: all: "всі" solved: "вирішено" diff --git a/config/locales/client.ur.yml b/config/locales/client.ur.yml index f9558dd..0d98754 100644 --- a/config/locales/client.ur.yml +++ b/config/locales/client.ur.yml @@ -23,8 +23,6 @@ ur: solution_summary: one: "حل" other: "حل" - accepted_html: "{{icon}} حل کر دیا گیا {{username}}کی طرف سے پوسٹ # {{post_number}} میں" - accepted_notification: "

{{username}} {{description}}

" topic_status_filter: all: "تمام" solved: "حل شدہ" diff --git a/config/locales/client.zh_CN.yml b/config/locales/client.zh_CN.yml index c3044fd..d463847 100644 --- a/config/locales/client.zh_CN.yml +++ b/config/locales/client.zh_CN.yml @@ -22,8 +22,8 @@ zh_CN: solution: "解决方案" solution_summary: other: "解决方案" - accepted_html: "{{icon}}由{{username}}#{{post_number}}楼解决" - accepted_notification: "

{{username}} {{description}}

" + accepted_html: "%{icon}%{username}#%{post_number}楼解决了问题" + accepted_notification: "

%{username}%{description}

" topic_status_filter: all: "全部" solved: "已解决" diff --git a/config/locales/server.fa_IR.yml b/config/locales/server.fa_IR.yml index f114b34..08e43ac 100644 --- a/config/locales/server.fa_IR.yml +++ b/config/locales/server.fa_IR.yml @@ -13,3 +13,6 @@ fa_IR: title: "راه حل مورد قبول" xaxis: "روز" yaxis: "مجموع" + solved: + no_solutions: + others: "هیچ راه حل پذیرفته ای وجود ندارد" diff --git a/config/locales/server.fr.yml b/config/locales/server.fr.yml index a76bf20..f331c86 100644 --- a/config/locales/server.fr.yml +++ b/config/locales/server.fr.yml @@ -7,7 +7,7 @@ fr: site_settings: - solved_enabled: "Activer le plugin Solutions, autoriser les utilisateurs à sélectionner des solutions aux sujets" + solved_enabled: "Activer l'extension Solutions permettant aux utilisateurs de sélectionner des solutions aux sujets" allow_solved_on_all_topics: "Autoriser les utilisateurs à sélectionner une solution sur tous les sujets (par défaut, vous devez modifier les catégories concernées)" accept_all_solutions_trust_level: "Niveau de confiance minimum requis pour accepter des solutions sur n'importe quel sujet (même sans en être l'auteur)" empty_box_on_unsolved: "Afficher une coche vide à côté des sujets non résolus" @@ -22,7 +22,7 @@ fr: solved: no_solutions: self: "Vous n'avez pas encore de solutions acceptées." - others: "Aucune solution acceptées." + others: "Aucune solution acceptée." badges: helpdesk: name: "Centre d'assistance" diff --git a/config/locales/server.pt.yml b/config/locales/server.pt.yml index e70f294..7ba789d 100644 --- a/config/locales/server.pt.yml +++ b/config/locales/server.pt.yml @@ -11,7 +11,7 @@ pt: allow_solved_on_all_topics: "Permitir que os utilizadores selecionem soluções em todos os tópicos (por predefinição, você controla esta edição de categorias)" accept_all_solutions_trust_level: "Nível de confiança mínimo necessário para aceitar soluções em qualquer tópico (mesmo quando não é o autor do tópico)" empty_box_on_unsolved: "Mostrar uma caixa vazia junto a tópicos não soluccionados" - solved_quote_length: "Quantos caracteres devem ser mostrados ao citar a solução, na primeira publicação" + solved_quote_length: "O número de carateres a serem citados quando exibir a solução debaixo da primeira publicação" solved_topics_auto_close_hours: "Fechar automaticamente o tópico (n) horas depois do tópico ser marcado como solução" reports: accepted_solutions: diff --git a/config/locales/server.th.yml b/config/locales/server.th.yml index 7ed98e1..4e4a089 100644 --- a/config/locales/server.th.yml +++ b/config/locales/server.th.yml @@ -5,4 +5,7 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -th: {} +th: + reports: + accepted_solutions: + yaxis: "ทั้งหมด"