diff --git a/config/locales/client.ar.yml b/config/locales/client.ar.yml index de791dd..e2ecea2 100644 --- a/config/locales/client.ar.yml +++ b/config/locales/client.ar.yml @@ -105,6 +105,8 @@ ar: assignable_levels: title: "من يمكنه تعيين هذه المجموعة" user: + notification_level_when_assigned: + do_nothing: "عدم اتخاذ أي إجراء" messages: assigned_title: "المعيَّنة (%{count})" assigned: "المعيَّنة" diff --git a/config/locales/client.bg.yml b/config/locales/client.bg.yml index fd6dcc2..a48888c 100644 --- a/config/locales/client.bg.yml +++ b/config/locales/client.bg.yml @@ -22,6 +22,9 @@ bg: weekly: "Седмично" monthly: "Месечно" quarterly: "Тримесечно" + user: + notification_level_when_assigned: + do_nothing: "Не прави нищо" notifications: assigned: "%{username} %{description}" edit_assignments_modal: diff --git a/config/locales/client.bs_BA.yml b/config/locales/client.bs_BA.yml index 2f845de..c964043 100644 --- a/config/locales/client.bs_BA.yml +++ b/config/locales/client.bs_BA.yml @@ -22,6 +22,9 @@ bs_BA: weekly: "Popularne Sedmično" monthly: "Popularne Mjesečno" quarterly: "Kvartalno" + user: + notification_level_when_assigned: + do_nothing: "Ne radi ništa" notifications: assigned: "%{username} %{description}" edit_assignments_modal: diff --git a/config/locales/client.ca.yml b/config/locales/client.ca.yml index 9ba5089..600948a 100644 --- a/config/locales/client.ca.yml +++ b/config/locales/client.ca.yml @@ -57,6 +57,8 @@ ca: interaction: assign: "Assigna" user: + notification_level_when_assigned: + do_nothing: "No facis res" messages: assigned_title: "Assignats (%{count})" assigned: "Assignats" diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml index 71bfd22..3cd526b 100644 --- a/config/locales/client.cs.yml +++ b/config/locales/client.cs.yml @@ -105,6 +105,11 @@ cs: assignable_levels: title: "Kdo může přidělit této skupině" user: + notification_level_when_assigned: + label: "Při přidělení" + watch_topic: "Hlídat téma" + track_topic: "Sledovat téma" + do_nothing: "Nic nedělat" messages: assigned_title: "Přiděleno (%{count})" assigned: "Přiděleno" diff --git a/config/locales/client.da.yml b/config/locales/client.da.yml index add01cc..61ec11e 100644 --- a/config/locales/client.da.yml +++ b/config/locales/client.da.yml @@ -63,6 +63,8 @@ da: interaction: assign: "Tildel" user: + notification_level_when_assigned: + do_nothing: "Gøre ingenting" messages: assigned_title: "Tildelt (%{count})" assigned: "Tildelt" diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index 65bfc91..98f5709 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -105,6 +105,8 @@ de: assignable_levels: title: "Wer kann für diese Gruppe Zuordnungen vornehmen" user: + notification_level_when_assigned: + do_nothing: "Nichts tun" messages: assigned_title: "Zugeordnet (%{count})" assigned: "Zugeordnet" diff --git a/config/locales/client.el.yml b/config/locales/client.el.yml index 41b3c07..a0f81dc 100644 --- a/config/locales/client.el.yml +++ b/config/locales/client.el.yml @@ -23,6 +23,8 @@ el: monthly: "Μηνιαία" quarterly: "Τριμηνιαία" user: + notification_level_when_assigned: + do_nothing: "Μην κάνετε τίποτα" assignment_description: topic: "%{topic_title}" notifications: diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index 38a78b3..07a8df5 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -105,6 +105,8 @@ es: assignable_levels: title: "Quién puede asignar este grupo" user: + notification_level_when_assigned: + do_nothing: "No hacer nada" messages: assigned_title: "Asignados (%{count})" assigned: "Asignado" diff --git a/config/locales/client.et.yml b/config/locales/client.et.yml index 42ab32a..c4f889e 100644 --- a/config/locales/client.et.yml +++ b/config/locales/client.et.yml @@ -42,6 +42,8 @@ et: interaction: assign: "Määra" user: + notification_level_when_assigned: + do_nothing: "Ära tee midagi" messages: assigned: "Määratud" assignment_description: diff --git a/config/locales/client.fi.yml b/config/locales/client.fi.yml index 6b8e4e4..5878e49 100644 --- a/config/locales/client.fi.yml +++ b/config/locales/client.fi.yml @@ -105,6 +105,8 @@ fi: assignable_levels: title: "Ketkä voivat osoittaa tämän ryhmän" user: + notification_level_when_assigned: + do_nothing: "Älä tee mitään" messages: assigned_title: "Osoitettu (%{count})" assigned: "Osoitettu" diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml index 5eada9e..59839ed 100644 --- a/config/locales/client.fr.yml +++ b/config/locales/client.fr.yml @@ -105,6 +105,8 @@ fr: assignable_levels: title: "Qui peut attribuer ce groupe" user: + notification_level_when_assigned: + do_nothing: "Ne rien faire" messages: assigned_title: "Attribué(s) (%{count})" assigned: "Attribué(s)" diff --git a/config/locales/client.gl.yml b/config/locales/client.gl.yml index 80c539a..2224781 100644 --- a/config/locales/client.gl.yml +++ b/config/locales/client.gl.yml @@ -24,6 +24,8 @@ gl: monthly: "Mensual" quarterly: "Trimestral" user: + notification_level_when_assigned: + do_nothing: "Non facer nada" messages: assigned: "Asignado" assignment_description: diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index c6402b4..b7728d2 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -105,6 +105,8 @@ he: assignable_levels: title: "מי יכול להקצות את הקבוצה הזאת" user: + notification_level_when_assigned: + do_nothing: "לא לעשות דבר" messages: assigned_title: "מוקצים (%{count})" assigned: "מוקצה" diff --git a/config/locales/client.hr.yml b/config/locales/client.hr.yml index 55b3889..43d2ae2 100644 --- a/config/locales/client.hr.yml +++ b/config/locales/client.hr.yml @@ -24,6 +24,8 @@ hr: monthly: "Mjesečno" quarterly: "Tromjesečno" user: + notification_level_when_assigned: + do_nothing: "Ne radi ništa" assignment_description: topic: "%{topic_title}" notifications: diff --git a/config/locales/client.hu.yml b/config/locales/client.hu.yml index 842d041..f2e0dfb 100644 --- a/config/locales/client.hu.yml +++ b/config/locales/client.hu.yml @@ -82,6 +82,8 @@ hu: assignable_levels: title: "Ki oszthat ki ennek a csoportnak" user: + notification_level_when_assigned: + do_nothing: "Ne csinálj semmit" messages: assigned_title: "Kiosztott (%{count})" assigned: "Kiosztva" diff --git a/config/locales/client.hy.yml b/config/locales/client.hy.yml index 7a50772..f1419fc 100644 --- a/config/locales/client.hy.yml +++ b/config/locales/client.hy.yml @@ -51,6 +51,8 @@ hy: interaction: assign: "Վերագրել" user: + notification_level_when_assigned: + do_nothing: "Ոչինչ չանել" messages: assigned_title: "Վերագրված (%{count})" assigned: "Վերագրված" diff --git a/config/locales/client.id.yml b/config/locales/client.id.yml index f249c15..4219014 100644 --- a/config/locales/client.id.yml +++ b/config/locales/client.id.yml @@ -20,6 +20,8 @@ id: reminders_frequency: never: "Tidak pernah" user: + notification_level_when_assigned: + do_nothing: "Tidak melakukan apapun" messages: assigned: "Ditugaskan" notifications: diff --git a/config/locales/client.it.yml b/config/locales/client.it.yml index fa092ce..0e82b19 100644 --- a/config/locales/client.it.yml +++ b/config/locales/client.it.yml @@ -105,6 +105,8 @@ it: assignable_levels: title: "Chi può assegnare questo gruppo" user: + notification_level_when_assigned: + do_nothing: "Non fare nulla" messages: assigned_title: "Assegnato (%{count})" assigned: "Assegnato" diff --git a/config/locales/client.ja.yml b/config/locales/client.ja.yml index e93414c..6428d47 100644 --- a/config/locales/client.ja.yml +++ b/config/locales/client.ja.yml @@ -105,6 +105,8 @@ ja: assignable_levels: title: "このグループを割り当てられるユーザー" user: + notification_level_when_assigned: + do_nothing: "何もしない" messages: assigned_title: "割り当て済み(%{count})" assigned: "割り当てました" diff --git a/config/locales/client.ko.yml b/config/locales/client.ko.yml index 5491398..2f8c74b 100644 --- a/config/locales/client.ko.yml +++ b/config/locales/client.ko.yml @@ -58,6 +58,8 @@ ko: interaction: assign: "할당" user: + notification_level_when_assigned: + do_nothing: "아무것도하지 않음" messages: assigned_title: "할당됨 (%{count})" assigned: "할당됨" diff --git a/config/locales/client.lt.yml b/config/locales/client.lt.yml index 87759e6..76fadd4 100644 --- a/config/locales/client.lt.yml +++ b/config/locales/client.lt.yml @@ -29,6 +29,8 @@ lt: monthly: "Kas mėnesį" quarterly: "Kas ketvirtį" user: + notification_level_when_assigned: + do_nothing: "Nieko nedaryti" messages: assigned: "Priskirta" assignment_description: diff --git a/config/locales/client.nb_NO.yml b/config/locales/client.nb_NO.yml index f5363a3..c585b46 100644 --- a/config/locales/client.nb_NO.yml +++ b/config/locales/client.nb_NO.yml @@ -51,6 +51,8 @@ nb_NO: interaction: assign: "Tildel" user: + notification_level_when_assigned: + do_nothing: "ikke gjør noe" messages: assigned: "Tildelt" search: diff --git a/config/locales/client.nl.yml b/config/locales/client.nl.yml index 4c493e5..63d578e 100644 --- a/config/locales/client.nl.yml +++ b/config/locales/client.nl.yml @@ -105,6 +105,8 @@ nl: assignable_levels: title: "Wie kan deze groep toewijzen" user: + notification_level_when_assigned: + do_nothing: "Niets doen" messages: assigned_title: "Toegewezen (%{count})" assigned: "Toegewezen" diff --git a/config/locales/client.pl_PL.yml b/config/locales/client.pl_PL.yml index c59d08e..93a9e9e 100644 --- a/config/locales/client.pl_PL.yml +++ b/config/locales/client.pl_PL.yml @@ -91,6 +91,8 @@ pl_PL: assignable_levels: title: "Kto może przypisać tę grupę" user: + notification_level_when_assigned: + do_nothing: "Nic nie rób" messages: assigned_title: "Przypisano (%{count})" assigned: "Przypisany" diff --git a/config/locales/client.pt_BR.yml b/config/locales/client.pt_BR.yml index 1a0eed0..d27f86b 100644 --- a/config/locales/client.pt_BR.yml +++ b/config/locales/client.pt_BR.yml @@ -105,6 +105,8 @@ pt_BR: assignable_levels: title: "Quem pode atribuir este grupo" user: + notification_level_when_assigned: + do_nothing: "Não fazer nada" messages: assigned_title: "Atribuiu (%{count})" assigned: "Atribuiu" diff --git a/config/locales/client.ro.yml b/config/locales/client.ro.yml index 0fd898a..01596a5 100644 --- a/config/locales/client.ro.yml +++ b/config/locales/client.ro.yml @@ -24,6 +24,8 @@ ro: monthly: "Lunar" quarterly: "Trimestrial" user: + notification_level_when_assigned: + do_nothing: "Nu face nimic" assignment_description: topic: "%{topic_title}" notifications: diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml index b429144..b91523b 100644 --- a/config/locales/client.ru.yml +++ b/config/locales/client.ru.yml @@ -105,6 +105,8 @@ ru: assignable_levels: title: "Кто может назначить эту группу" user: + notification_level_when_assigned: + do_nothing: "Ничего не делать" messages: assigned_title: "Назначенные (%{count})" assigned: "Назначенные темы" diff --git a/config/locales/client.sk.yml b/config/locales/client.sk.yml index e08ddad..e29d060 100644 --- a/config/locales/client.sk.yml +++ b/config/locales/client.sk.yml @@ -50,6 +50,8 @@ sk: interaction: assign: "Priradiť" user: + notification_level_when_assigned: + do_nothing: "Nerobiť nič" messages: assigned: "Priradené" assignment_description: diff --git a/config/locales/client.sl.yml b/config/locales/client.sl.yml index bc21e99..7c8bc24 100644 --- a/config/locales/client.sl.yml +++ b/config/locales/client.sl.yml @@ -23,6 +23,8 @@ sl: monthly: "Mesečno" quarterly: "V četrtletju" user: + notification_level_when_assigned: + do_nothing: "Ne naredi nič" assignment_description: topic: "%{topic_title}" notifications: diff --git a/config/locales/client.sv.yml b/config/locales/client.sv.yml index f496272..2d0555a 100644 --- a/config/locales/client.sv.yml +++ b/config/locales/client.sv.yml @@ -87,6 +87,8 @@ sv: assignable_levels: title: "Vem som kan tilldela denna grupp" user: + notification_level_when_assigned: + do_nothing: "Gör ingenting" messages: assigned_title: "Tilldelade (%{count})" assigned: "Tilldelad" diff --git a/config/locales/client.sw.yml b/config/locales/client.sw.yml index d4f0ee3..32ccb48 100644 --- a/config/locales/client.sw.yml +++ b/config/locales/client.sw.yml @@ -50,6 +50,8 @@ sw: interaction: assign: "Kabidhi" user: + notification_level_when_assigned: + do_nothing: "Usifanye chochote" messages: assigned_title: "Amekabidhiwa (%{count})" assigned: "Imekabidhiwa" diff --git a/config/locales/client.te.yml b/config/locales/client.te.yml index 6dab7e1..399b17d 100644 --- a/config/locales/client.te.yml +++ b/config/locales/client.te.yml @@ -24,6 +24,8 @@ te: monthly: "నెలవారీ" quarterly: "త్రైమాసిక" user: + notification_level_when_assigned: + do_nothing: "ఏమీ చేయవద్దు" messages: assigned: "కేటాయించబడింది" notifications: diff --git a/config/locales/client.tr_TR.yml b/config/locales/client.tr_TR.yml index 8bb492d..bcb7b2b 100644 --- a/config/locales/client.tr_TR.yml +++ b/config/locales/client.tr_TR.yml @@ -105,6 +105,8 @@ tr_TR: assignable_levels: title: "Bu grubu kim atayabilir?" user: + notification_level_when_assigned: + do_nothing: "Hiçbir şey yapma" messages: assigned_title: "Atandı (%{count})" assigned: "Atandı" diff --git a/config/locales/client.ug.yml b/config/locales/client.ug.yml index 7e02455..858a534 100644 --- a/config/locales/client.ug.yml +++ b/config/locales/client.ug.yml @@ -25,6 +25,8 @@ ug: monthly: "ئايلىق" quarterly: "پەسىللىك" user: + notification_level_when_assigned: + do_nothing: "ھېچ ئىش قىلما" messages: assigned: "تەقسىملەنگەن" assignment_description: diff --git a/config/locales/client.uk.yml b/config/locales/client.uk.yml index 825e39c..5e98eeb 100644 --- a/config/locales/client.uk.yml +++ b/config/locales/client.uk.yml @@ -59,6 +59,8 @@ uk: interaction: assign: "Призначити" user: + notification_level_when_assigned: + do_nothing: "Нічого не робити" messages: assigned_title: "Призначено (%{count})" assigned: "Призначено" diff --git a/config/locales/client.ur.yml b/config/locales/client.ur.yml index 57e82c2..8a9fae9 100644 --- a/config/locales/client.ur.yml +++ b/config/locales/client.ur.yml @@ -81,6 +81,8 @@ ur: assignable_levels: title: "کون اس گروپ کو تفویض کر سکتا ہے" user: + notification_level_when_assigned: + do_nothing: "کچھ نہ کریں" messages: assigned_title: "اسائین کردہ (%{count})" assigned: "اسائین کردہ" diff --git a/config/locales/client.vi.yml b/config/locales/client.vi.yml index 4fb3b8a..45070a7 100644 --- a/config/locales/client.vi.yml +++ b/config/locales/client.vi.yml @@ -27,6 +27,8 @@ vi: monthly: "Hàng tháng" quarterly: "Hàng quý" user: + notification_level_when_assigned: + do_nothing: "Không làm gì cả" messages: assigned: "Được chỉ định" assignment_description: diff --git a/config/locales/client.zh_CN.yml b/config/locales/client.zh_CN.yml index 4323055..6ba4395 100644 --- a/config/locales/client.zh_CN.yml +++ b/config/locales/client.zh_CN.yml @@ -105,6 +105,8 @@ zh_CN: assignable_levels: title: "谁可以指定此群组" user: + notification_level_when_assigned: + do_nothing: "不进行操作" messages: assigned_title: "已指定 (%{count})" assigned: "已指定" diff --git a/config/locales/client.zh_TW.yml b/config/locales/client.zh_TW.yml index 33493b1..8ee6302 100644 --- a/config/locales/client.zh_TW.yml +++ b/config/locales/client.zh_TW.yml @@ -50,6 +50,8 @@ zh_TW: interaction: assign: "指派" user: + notification_level_when_assigned: + do_nothing: "不做任何動作" messages: assigned: "已指派" assigned_to_you: