From e59507e3668a0c75f85029620114124caf24b250 Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Wed, 7 Mar 2018 14:22:06 -0500 Subject: [PATCH] Update translations --- config/locales/client.cs.yml | 10 +++++++++- config/locales/client.fr.yml | 5 +++++ config/locales/client.pt.yml | 4 ++-- config/locales/client.ro.yml | 10 +++++++++- config/locales/client.sk.yml | 10 +++++++++- config/locales/server.cs.yml | 9 ++++++++- config/locales/server.fr.yml | 9 ++++++++- config/locales/server.pt.yml | 4 ++-- config/locales/server.ro.yml | 5 ++++- config/locales/server.sk.yml | 5 ++++- config/locales/server.ur.yml | 1 + 11 files changed, 61 insertions(+), 11 deletions(-) diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml index c0f2fec..bb42c0a 100644 --- a/config/locales/client.cs.yml +++ b/config/locales/client.cs.yml @@ -5,4 +5,12 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -cs: {} +cs: + js: + staff_notes: + title: "Redakční poznámky" + attach: "Připojit redakční poznámku" + remove: "Odstranit redakční poznámku" + show: "Redakční poznámky ({{count}})" + delete_confirm: "Opravdu chcete smazat tuto redakční poznámku?" + show_post: "Zobrazit příspěvek" diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml index 7ca4b8a..e1ba45d 100644 --- a/config/locales/client.fr.yml +++ b/config/locales/client.fr.yml @@ -8,4 +8,9 @@ fr: js: staff_notes: + title: "Notes pour responsables" + attach: "Joindre un note pour responsables" + remove: "Retirer le note pour responsables" + show: "Notes pour responsables ({{count}})" delete_confirm: "Etes-vous sur de vouloir supprimer cette note ?" + show_post: "Afficher message" diff --git a/config/locales/client.pt.yml b/config/locales/client.pt.yml index 51acb6b..18281dc 100644 --- a/config/locales/client.pt.yml +++ b/config/locales/client.pt.yml @@ -8,8 +8,8 @@ pt: js: staff_notes: - title: "Notas de Equipa" - attach: "Adicionar Nota de Equipa" + title: "Notas da Equipa" + attach: "Adicionar Nota da Equipa" remove: "Remover Nota de Equipa" show: "Notas de Equipa ({{count}})" delete_confirm: "Tem a certeza de que quer remover esta nota de equipa?" diff --git a/config/locales/client.ro.yml b/config/locales/client.ro.yml index 31d1c44..eaf1e3a 100644 --- a/config/locales/client.ro.yml +++ b/config/locales/client.ro.yml @@ -5,4 +5,12 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -ro: {} +ro: + js: + staff_notes: + title: "Note membrii echipă" + attach: "Atașează notă de membru de echipă" + remove: "Șterge nota de membru de echipă" + show: "Note de personal ({{count}})" + delete_confirm: "Ești sigur că vrei să ștergi această notă de membru de echipă?" + show_post: "Arată postarea" diff --git a/config/locales/client.sk.yml b/config/locales/client.sk.yml index bcc3a93..0ef05e7 100644 --- a/config/locales/client.sk.yml +++ b/config/locales/client.sk.yml @@ -5,4 +5,12 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -sk: {} +sk: + js: + staff_notes: + title: "Poznámky personálu" + attach: "Pripoj poznámky personálu" + remove: "Odstráň poznámky personálu" + show: "Poznámky personálu ({{count}})" + delete_confirm: "Ste si istý, že chcete odstrániť túto poznámky personálu?" + show_post: "Zobraz príspevok" diff --git a/config/locales/server.cs.yml b/config/locales/server.cs.yml index c0f2fec..a115c0d 100644 --- a/config/locales/server.cs.yml +++ b/config/locales/server.cs.yml @@ -5,4 +5,11 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -cs: {} +cs: + site_settings: + staff_notes_enabled: "Povolit redaktorům připojit poznámku k uživatelům" + staff_notes_moderators_delete: "Povolit moderátorům smazat redakční poznámky" + staff_notes: + official_warning: "Obdrženo oficiální varování od @%{username} -- %{warning_link}" + user_suspended: "@%{username} zakázal tento účet do %{suspended_till}. Důvod: %{reason}" + user_silenced: "@%{username} ulmčel tento účet do %{silenced_till}. Důvod: %{reason}" diff --git a/config/locales/server.fr.yml b/config/locales/server.fr.yml index ca92bfb..c374db4 100644 --- a/config/locales/server.fr.yml +++ b/config/locales/server.fr.yml @@ -5,4 +5,11 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -fr: {} +fr: + site_settings: + staff_notes_enabled: "Permettre aux responsables d'associer des notes aux utilisateurs" + staff_notes_moderators_delete: "Permettre aux modérateurs de supprimer des notes de responsable" + staff_notes: + official_warning: "A reçu un avertissement officiel de @%{username} -- %{warning_link}" + user_suspended: "@%{username} a suspendu ce compte jusqu'à %{suspended_till}. Raison : %{reason}" + user_silenced: "@%{username} a mis sous silence ce compte jusqu'à %{silenced_till}. Raison : %{reason}" diff --git a/config/locales/server.pt.yml b/config/locales/server.pt.yml index 4d0c722..69c58f2 100644 --- a/config/locales/server.pt.yml +++ b/config/locales/server.pt.yml @@ -7,7 +7,7 @@ pt: site_settings: - staff_notes_enabled: "Permitir que membros de equipa adicionem notas a utilizadores?" - staff_notes_moderators_delete: "Permitir que moderadores removam notas de equipa?" + staff_notes_enabled: "Permitir que os utilizadores da equipa anexem notas aos utilizadores" + staff_notes_moderators_delete: "Permitir que os moderadores removam as notas de equipa" staff_notes: official_warning: "Recebeu um aviso oficial de @%{username} -- %{warning_link}" diff --git a/config/locales/server.ro.yml b/config/locales/server.ro.yml index 31d1c44..e84b271 100644 --- a/config/locales/server.ro.yml +++ b/config/locales/server.ro.yml @@ -5,4 +5,7 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -ro: {} +ro: + staff_notes: + official_warning: "A primit un avertisment oficial de la %{username} -- %{warning_link}" + user_suspended: "%{username} a suspendat acest cont până pe %{suspended_till}. Motiv: %{reason}" diff --git a/config/locales/server.sk.yml b/config/locales/server.sk.yml index bcc3a93..e76e61a 100644 --- a/config/locales/server.sk.yml +++ b/config/locales/server.sk.yml @@ -5,4 +5,7 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -sk: {} +sk: + site_settings: + staff_notes_enabled: "Umožniť personálu napísať poznámku k používateľom" + staff_notes_moderators_delete: "Umožniť moderátorom mazať poznámky personálu" diff --git a/config/locales/server.ur.yml b/config/locales/server.ur.yml index 94a1fd2..50d1c30 100644 --- a/config/locales/server.ur.yml +++ b/config/locales/server.ur.yml @@ -12,3 +12,4 @@ ur: staff_notes: official_warning: "@%{username} کی طرف سے ایک آفیشل انتباہ ملی -- %{warning_link}" user_suspended: "@%{username}نے یہ اکاؤنٹ %{suspended_till}تک معطل کر دیا۔ وجہ: %{reason} " + user_silenced: "@%{username}نے یہ اکاؤنٹ %{silenced_till} تک خاموش کر دیا۔ وجہ: %{reason} "