diff --git a/config/locales/crowdin/af.yml b/config/locales/crowdin/af.yml index 98961a5d544b..cccdd0369cad 100644 --- a/config/locales/crowdin/af.yml +++ b/config/locales/crowdin/af.yml @@ -2157,9 +2157,9 @@ af: label_share: "Share" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Show/hide" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Beskrywing Vergelyking" label_language: "Taal" diff --git a/config/locales/crowdin/ar.yml b/config/locales/crowdin/ar.yml index eb1de22c813e..84fccfb5634c 100644 --- a/config/locales/crowdin/ar.yml +++ b/config/locales/crowdin/ar.yml @@ -2297,9 +2297,9 @@ ar: label_share: "شارك" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "إظهار / إخفاء" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "يوميات" label_journal_diff: "مقارنة التوصيف" label_language: "اللغة" diff --git a/config/locales/crowdin/az.yml b/config/locales/crowdin/az.yml index 8c51f36e92c2..8aed63a6b5db 100644 --- a/config/locales/crowdin/az.yml +++ b/config/locales/crowdin/az.yml @@ -2157,9 +2157,9 @@ az: label_share: "Paylaş" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Show/hide" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Description Comparison" label_language: "Language" diff --git a/config/locales/crowdin/be.yml b/config/locales/crowdin/be.yml index c4ff3c8ae02e..cd32323d5de4 100644 --- a/config/locales/crowdin/be.yml +++ b/config/locales/crowdin/be.yml @@ -2227,9 +2227,9 @@ be: label_share: "Share" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Show/hide" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Description Comparison" label_language: "Language" diff --git a/config/locales/crowdin/bg.yml b/config/locales/crowdin/bg.yml index d26d6ee008c6..b89fb70aa94a 100644 --- a/config/locales/crowdin/bg.yml +++ b/config/locales/crowdin/bg.yml @@ -2157,9 +2157,9 @@ bg: label_share: "Споделяне" label_share_project_list: "Споделяне на списък с проекти" label_share_work_package: "Share work package" - label_show_hide: "Покажи/Скрий" - label_show_hide_n_items: "Показване/скриване елементите на %{count}" label_show_all_registered_users: "Показване на всички регистрирани потребители" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Дневник" label_journal_diff: "Сравнение на описание" label_language: "Език" diff --git a/config/locales/crowdin/ca.yml b/config/locales/crowdin/ca.yml index ce5fc4d67946..41e54007a28c 100644 --- a/config/locales/crowdin/ca.yml +++ b/config/locales/crowdin/ca.yml @@ -2153,9 +2153,9 @@ ca: label_share: "Compartir" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Mostrae/ocultar" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Mostra tots els usuaris registrats" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Diari" label_journal_diff: "Descripció de comparació" label_language: "Idioma" diff --git a/config/locales/crowdin/ckb-IR.yml b/config/locales/crowdin/ckb-IR.yml index e843e3bc39a2..340f9ca4ddfd 100644 --- a/config/locales/crowdin/ckb-IR.yml +++ b/config/locales/crowdin/ckb-IR.yml @@ -2157,9 +2157,9 @@ ckb-IR: label_share: "Share" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Show/hide" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Description Comparison" label_language: "Language" diff --git a/config/locales/crowdin/cs.yml b/config/locales/crowdin/cs.yml index 25a7bfee8331..418587f10d6d 100644 --- a/config/locales/crowdin/cs.yml +++ b/config/locales/crowdin/cs.yml @@ -2227,9 +2227,9 @@ cs: label_share: "Sdílet" label_share_project_list: "Sdílet seznam projektů" label_share_work_package: "Sdílet pracovní balíček" - label_show_hide: "Zobrazit/skrýt" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Zobrazit registrované uživatele" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Deník" label_journal_diff: "Popis porovnání" label_language: "Jazyk" diff --git a/config/locales/crowdin/da.yml b/config/locales/crowdin/da.yml index d4de583b767d..224959517a27 100644 --- a/config/locales/crowdin/da.yml +++ b/config/locales/crowdin/da.yml @@ -2155,9 +2155,9 @@ da: label_share: "Del" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Vis/Skjul" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Sammenligning af beskrivelser" label_language: "Sprog" diff --git a/config/locales/crowdin/de.yml b/config/locales/crowdin/de.yml index 6a0ee5200836..661b34e57998 100644 --- a/config/locales/crowdin/de.yml +++ b/config/locales/crowdin/de.yml @@ -2151,9 +2151,9 @@ de: label_share: "Teilen" label_share_project_list: "Projektliste teilen" label_share_work_package: "Arbeitspaket teilen" - label_show_hide: "Einblenden / Ausblenden" - label_show_hide_n_items: "%{count} weitere anzeigen/ausblenden" label_show_all_registered_users: "Alle registrierten Benutzer anzeigen" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Änderungen" label_journal_diff: "Beschreibungsvergleich" label_language: "Sprache" diff --git a/config/locales/crowdin/el.yml b/config/locales/crowdin/el.yml index 8fbc64b010a6..4d1b87c88f19 100644 --- a/config/locales/crowdin/el.yml +++ b/config/locales/crowdin/el.yml @@ -2153,9 +2153,9 @@ el: label_share: "Share" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Εμφάνιση/απόκρυψη" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Εμφάνιση όλων των εγγεγραμμένων χρηστών" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Ημερολόγιο" label_journal_diff: "Σύγκριση Περιγραφών" label_language: "Γλώσσα" diff --git a/config/locales/crowdin/eo.yml b/config/locales/crowdin/eo.yml index b6f262ea77d1..615392e01c8d 100644 --- a/config/locales/crowdin/eo.yml +++ b/config/locales/crowdin/eo.yml @@ -2157,9 +2157,9 @@ eo: label_share: "Share" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Vidigi/kaŝi" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Vidigi ĉiujn registritajn uzantojn" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Protokolo" label_journal_diff: "Komparo de la priskribo" label_language: "Lingvo" diff --git a/config/locales/crowdin/es.yml b/config/locales/crowdin/es.yml index 692f69c84b42..0d58c14d5734 100644 --- a/config/locales/crowdin/es.yml +++ b/config/locales/crowdin/es.yml @@ -2154,9 +2154,9 @@ es: label_share: "Compartir" label_share_project_list: "Listas de proyectos compartidas" label_share_work_package: "Compartir paquete de trabajo" - label_show_hide: "Mostrar/ocultar" - label_show_hide_n_items: "Mostrar/ocultar %{count} elementos" label_show_all_registered_users: "Mostrar todos los usuarios registrados" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Diario" label_journal_diff: "Comparación de la descripción" label_language: "Idioma" diff --git a/config/locales/crowdin/et.yml b/config/locales/crowdin/et.yml index 22dcb5dfbb91..59ecddd3ca24 100644 --- a/config/locales/crowdin/et.yml +++ b/config/locales/crowdin/et.yml @@ -2157,9 +2157,9 @@ et: label_share: "Jaga" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Show/hide" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Kirjelduse võrdlus" label_language: "Keel" diff --git a/config/locales/crowdin/eu.yml b/config/locales/crowdin/eu.yml index 22c01f03bb0b..df88705ec547 100644 --- a/config/locales/crowdin/eu.yml +++ b/config/locales/crowdin/eu.yml @@ -2157,9 +2157,9 @@ eu: label_share: "Share" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Show/hide" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Description Comparison" label_language: "Language" diff --git a/config/locales/crowdin/fa.yml b/config/locales/crowdin/fa.yml index 2b9f1a590de6..95b4e3914d5e 100644 --- a/config/locales/crowdin/fa.yml +++ b/config/locales/crowdin/fa.yml @@ -2157,9 +2157,9 @@ fa: label_share: "به اشتراک گذاری" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Show/hide" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "نمایش تمام کاربران ثبت نام شده" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Description Comparison" label_language: "زبان" diff --git a/config/locales/crowdin/fi.yml b/config/locales/crowdin/fi.yml index a2b805590dab..19f242382008 100644 --- a/config/locales/crowdin/fi.yml +++ b/config/locales/crowdin/fi.yml @@ -2157,9 +2157,9 @@ fi: label_share: "Jaa" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Näytä/piilota" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Kuvauksen vertailu" label_language: "Kieli" diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index 9959dc4531c0..8dbeedfe72fb 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -2157,9 +2157,9 @@ fil: label_share: "Ibahagi" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Ipakita/itago" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Ipakita lahay ang mga nakarehistrong gumagamit" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Talaarawan" label_journal_diff: "Paglalarawan ng paghahambing" label_language: "Linggwahe" diff --git a/config/locales/crowdin/fr.yml b/config/locales/crowdin/fr.yml index 04b8ad21ff61..0d316edd9a95 100644 --- a/config/locales/crowdin/fr.yml +++ b/config/locales/crowdin/fr.yml @@ -2156,9 +2156,9 @@ fr: label_share: "Partager" label_share_project_list: "Partager la liste des projets" label_share_work_package: "Partager le lot de travaux" - label_show_hide: "Afficher/masquer" - label_show_hide_n_items: "Afficher/masquer %{count} éléments" label_show_all_registered_users: "Afficher tous les utilisateurs enregistrés" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Comparaison de description" label_language: "Langue" diff --git a/config/locales/crowdin/he.yml b/config/locales/crowdin/he.yml index 8b66d8cc68f8..e3eb47c009c2 100644 --- a/config/locales/crowdin/he.yml +++ b/config/locales/crowdin/he.yml @@ -2227,9 +2227,9 @@ he: label_share: "שתף" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Show/hide" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Description Comparison" label_language: "שפה" diff --git a/config/locales/crowdin/hi.yml b/config/locales/crowdin/hi.yml index e9c8075adcf4..72401da5dcf1 100644 --- a/config/locales/crowdin/hi.yml +++ b/config/locales/crowdin/hi.yml @@ -2155,9 +2155,9 @@ hi: label_share: "सांझा करें" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Show/hide" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "विवरण तुलना" label_language: "भाषा " diff --git a/config/locales/crowdin/hr.yml b/config/locales/crowdin/hr.yml index 57a0f06050ac..9860ddadefa3 100644 --- a/config/locales/crowdin/hr.yml +++ b/config/locales/crowdin/hr.yml @@ -2192,9 +2192,9 @@ hr: label_share: "Podijeli" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Pokaži/Sakrij" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Opis uspoređivanja" label_language: "Jezik" diff --git a/config/locales/crowdin/hu.yml b/config/locales/crowdin/hu.yml index 4f357c8fa5ba..a39a92cfff79 100644 --- a/config/locales/crowdin/hu.yml +++ b/config/locales/crowdin/hu.yml @@ -2154,9 +2154,9 @@ hu: label_share: "Megosztás" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Megjelenítés/Elrejtés" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Minden regisztrált felhasználó megjelenítése" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Hírközlés" label_journal_diff: "Leírás összehasonlítás" label_language: "Nyelv" diff --git a/config/locales/crowdin/id.yml b/config/locales/crowdin/id.yml index c98e095455fa..f6769b88d680 100644 --- a/config/locales/crowdin/id.yml +++ b/config/locales/crowdin/id.yml @@ -2115,9 +2115,9 @@ id: label_share: "Share" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Show/hide" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Menampilkan semua pengguna teregistrasi" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Deskripsi perbandingan" label_language: "Bahasa" diff --git a/config/locales/crowdin/it.yml b/config/locales/crowdin/it.yml index 24e3dcbd63de..0d473bc4eb06 100644 --- a/config/locales/crowdin/it.yml +++ b/config/locales/crowdin/it.yml @@ -2154,9 +2154,9 @@ it: label_share: "Condividi" label_share_project_list: "Condividi elenco progetti" label_share_work_package: "Condividi macro-attività" - label_show_hide: "Mostra/Nascondi" - label_show_hide_n_items: "Mostra/nascondi %{count} elementi" label_show_all_registered_users: "Mostra tutti gli utenti registrati" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Diario" label_journal_diff: "Confronto Descrizione" label_language: "Linguaggio" diff --git a/config/locales/crowdin/ja.yml b/config/locales/crowdin/ja.yml index 0d6566fc08d3..7117cad99c4e 100644 --- a/config/locales/crowdin/ja.yml +++ b/config/locales/crowdin/ja.yml @@ -2118,9 +2118,9 @@ ja: label_share: "共有" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "表示/非表示" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "すべての登録ユーザーを表示" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "履歴記述" label_journal_diff: "説明の比較" label_language: "言語" diff --git a/config/locales/crowdin/ka.yml b/config/locales/crowdin/ka.yml index d15f7081486f..165eaa6d799b 100644 --- a/config/locales/crowdin/ka.yml +++ b/config/locales/crowdin/ka.yml @@ -2157,9 +2157,9 @@ ka: label_share: "გაზიარება" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "ჩვენება/დამალვა" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "ჟურნალი" label_journal_diff: "Description Comparison" label_language: "ენა" diff --git a/config/locales/crowdin/kk.yml b/config/locales/crowdin/kk.yml index c8d3c40549a2..6e7c28d51b8d 100644 --- a/config/locales/crowdin/kk.yml +++ b/config/locales/crowdin/kk.yml @@ -2157,9 +2157,9 @@ kk: label_share: "Share" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Show/hide" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Description Comparison" label_language: "Language" diff --git a/config/locales/crowdin/ko.yml b/config/locales/crowdin/ko.yml index 0c0ab4f3b680..b77f2c2da020 100644 --- a/config/locales/crowdin/ko.yml +++ b/config/locales/crowdin/ko.yml @@ -2121,9 +2121,9 @@ ko: label_share: "공유" label_share_project_list: "프로젝트 목록 공유" label_share_work_package: "작업 패키지 공유" - label_show_hide: "표시/숨기기" - label_show_hide_n_items: "%{count}개 항목 표시/숨기기" label_show_all_registered_users: "등록된 사용자 모두 표시" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "기록일지" label_journal_diff: "설명 비교" label_language: "언어" diff --git a/config/locales/crowdin/lt.yml b/config/locales/crowdin/lt.yml index 6922307d898d..98d6702ebc7f 100644 --- a/config/locales/crowdin/lt.yml +++ b/config/locales/crowdin/lt.yml @@ -2224,9 +2224,9 @@ lt: label_share: "Dalintis" label_share_project_list: "Share project list" label_share_work_package: "Dalintis darbo paketu" - label_show_hide: "Rodyti/slėpti" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Rodyti visus registruotus vartotojus" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Žurnalas" label_journal_diff: "Aprašymų palyginimas" label_language: "Kalba" diff --git a/config/locales/crowdin/lv.yml b/config/locales/crowdin/lv.yml index 08fd1111605c..be64ddba1e37 100644 --- a/config/locales/crowdin/lv.yml +++ b/config/locales/crowdin/lv.yml @@ -2192,9 +2192,9 @@ lv: label_share: "Koplietot" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Rādīt/paslēpt" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Description Comparison" label_language: "Valoda" diff --git a/config/locales/crowdin/mn.yml b/config/locales/crowdin/mn.yml index 5148a2426c96..623f407c7aae 100644 --- a/config/locales/crowdin/mn.yml +++ b/config/locales/crowdin/mn.yml @@ -2157,9 +2157,9 @@ mn: label_share: "Share" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Show/hide" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Description Comparison" label_language: "Language" diff --git a/config/locales/crowdin/ms.yml b/config/locales/crowdin/ms.yml index 9541945df737..3dfdfb5c4a7f 100644 --- a/config/locales/crowdin/ms.yml +++ b/config/locales/crowdin/ms.yml @@ -2120,9 +2120,9 @@ ms: label_share: "Kongsi" label_share_project_list: "Share project list" label_share_work_package: "Kongsi pakej kerja" - label_show_hide: "Papar/sembunyi" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Paparkan semua pengguna berdaftar" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Jurnal" label_journal_diff: "Perbandingan Deskripsi" label_language: "Bahasa" diff --git a/config/locales/crowdin/ne.yml b/config/locales/crowdin/ne.yml index 7c3202fe704f..84c9e86c6038 100644 --- a/config/locales/crowdin/ne.yml +++ b/config/locales/crowdin/ne.yml @@ -2157,9 +2157,9 @@ ne: label_share: "Share" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Show/hide" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Description Comparison" label_language: "Language" diff --git a/config/locales/crowdin/nl.yml b/config/locales/crowdin/nl.yml index 4df47d398ad8..f4f44f26b312 100644 --- a/config/locales/crowdin/nl.yml +++ b/config/locales/crowdin/nl.yml @@ -2154,9 +2154,9 @@ nl: label_share: "Deel" label_share_project_list: "Projectlijst delen" label_share_work_package: "Werkpakket delen" - label_show_hide: "Weergeven/verbergen" - label_show_hide_n_items: "Toon/verberg %{count} items" label_show_all_registered_users: "Toon alle geregistreerde gebruikers" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Logboek" label_journal_diff: "Beschrijving vergelijking" label_language: "Taal" diff --git a/config/locales/crowdin/no.yml b/config/locales/crowdin/no.yml index e282c2dfbe21..7a26420bf6fa 100644 --- a/config/locales/crowdin/no.yml +++ b/config/locales/crowdin/no.yml @@ -2156,9 +2156,9 @@ label_share: "Del" label_share_project_list: "Del prosjektliste" label_share_work_package: "Del arbeidspakke" - label_show_hide: "Vis/Skjul" - label_show_hide_n_items: "Vis/skjul %{count} elementer" label_show_all_registered_users: "Vis alle registrerte brukere" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Sammenligning av beskrivelse" label_language: "Språk" diff --git a/config/locales/crowdin/pl.yml b/config/locales/crowdin/pl.yml index a595ada6b3bc..62374f2d7b59 100644 --- a/config/locales/crowdin/pl.yml +++ b/config/locales/crowdin/pl.yml @@ -2224,9 +2224,9 @@ pl: label_share: "Udostępnij" label_share_project_list: "Udostępnij listę projektów" label_share_work_package: "Udostępnij pakiet roboczy" - label_show_hide: "Pokaż/Ukryj" - label_show_hide_n_items: "Pokaż/ukryj elementy (%{count})" label_show_all_registered_users: "Pokaż wszystkich zarejestrowanych użytkowników" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Dziennik" label_journal_diff: "Opis porównania" label_language: "Język" diff --git a/config/locales/crowdin/pt-BR.yml b/config/locales/crowdin/pt-BR.yml index 41059dbff8c7..fab3ae7e26c3 100644 --- a/config/locales/crowdin/pt-BR.yml +++ b/config/locales/crowdin/pt-BR.yml @@ -2155,9 +2155,9 @@ pt-BR: label_share: "Compartilhar" label_share_project_list: "Compartilhar lista de projeto" label_share_work_package: "Compartilhar pacote de trabalho" - label_show_hide: "Mostrar/ocultar" - label_show_hide_n_items: "Exibir/ocultar itens de %{count}" label_show_all_registered_users: "Mostrar todos usuários registrados" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Diário" label_journal_diff: "Comparação de Descrição" label_language: "Idioma" diff --git a/config/locales/crowdin/pt-PT.yml b/config/locales/crowdin/pt-PT.yml index ecca6981580e..83f1d267adbc 100644 --- a/config/locales/crowdin/pt-PT.yml +++ b/config/locales/crowdin/pt-PT.yml @@ -2155,9 +2155,9 @@ pt-PT: label_share: "Partilhar" label_share_project_list: "Partilhar lista de projetos" label_share_work_package: "Partilhar pacote de trabalho" - label_show_hide: "Mostrar/ocultar" - label_show_hide_n_items: "Mostrar/ocultar %{count} itens" label_show_all_registered_users: "Mostrar todos utilizadores registrados" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Diário" label_journal_diff: "Comparação de descrição" label_language: "Idioma" diff --git a/config/locales/crowdin/ro.yml b/config/locales/crowdin/ro.yml index 323fb660fe81..af9262cb7ad7 100644 --- a/config/locales/crowdin/ro.yml +++ b/config/locales/crowdin/ro.yml @@ -2192,9 +2192,9 @@ ro: label_share: "Distribuie" label_share_project_list: "Distribuie lista de proiecte" label_share_work_package: "Share work package" - label_show_hide: "Afișare/ascundere" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Afișați toți utilizatorii înregistrați" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Jurnal" label_journal_diff: "Comparare descriere" label_language: "Limbă" diff --git a/config/locales/crowdin/ru.yml b/config/locales/crowdin/ru.yml index d644b2ce08a3..be8469c93cf2 100644 --- a/config/locales/crowdin/ru.yml +++ b/config/locales/crowdin/ru.yml @@ -649,8 +649,8 @@ ru: uid: "ID клиента" secret: "Секрет клиента" owner: "Владелец" - builtin: "Builtin" - enabled: "Active" + builtin: "Встроенный" + enabled: "Активный" redirect_uri: "Перенаправить URI" client_credentials_user_id: "ID пользователя клиента" scopes: "Области" @@ -2098,7 +2098,7 @@ ru: label_copy_project: "Копировать проект" label_core_version: "Текущая версия" label_core_build: "Сборка ядра" - label_created_by: "Created by %{user}" + label_created_by: "Создано %{user}" label_current_status: "Текущий статус" label_current_version: "Текущий этап" label_custom_field_add_no_type: "Добавьте это поле в тип комплекса работ" @@ -2226,9 +2226,9 @@ ru: label_share: "Поделиться" label_share_project_list: "Поделитесь списком проектов" label_share_work_package: "Поделиться пакетом работ" - label_show_hide: "Показать/скрыть" - label_show_hide_n_items: "Показать/скрыть %{count} элементов" label_show_all_registered_users: "Показать всех зарегистрированных пользователей" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Журнал" label_journal_diff: "Описание сравнения" label_language: "Язык" @@ -2378,7 +2378,7 @@ ru: label_product_version: "Версия продукта" label_profile: "Профиль" label_percent_complete: "% Готово" - label_progress_tracking: "Progress tracking" + label_progress_tracking: "Прогресс отслеживания" label_project: "Проект" label_project_activity: "Деятельность" label_project_attribute_plural: "Атрибуты проекта" @@ -3203,13 +3203,13 @@ ru: setting_hours_per_day_explanation: >- Это определяет, что считается «днем» при более естественном отображении продолжительности (например, если день длится 8 часов, то 32 часа будет 4 дня). setting_invitation_expiration_days: "Действие письма активации истекает после" - setting_work_package_done_ratio: "Progress calculation mode" + setting_work_package_done_ratio: "Режим расчета прогресса" setting_work_package_done_ratio_field: "На основе трудозатрат" setting_work_package_done_ratio_field_caption_html: >- - % Complete can be freely set to any value. If you optionally enter a value for Work, Remaining work will automatically be derived. + % Завершения может быть свободно установлен на любое значение. Если Вы опционально введете значение для параметра Работа, то автоматически будет выведено значение Оставшаяся работа. setting_work_package_done_ratio_status: "На основе статуса" setting_work_package_done_ratio_status_caption_html: >- - Each status has a % Complete value associated with it. Changing status will change % Complete. + С каждым статусом связано значение % Завершения. Изменение статуса приведет к изменению % Завершения. setting_work_package_done_ratio_explanation_pre_14_4_without_percent_complete_edition_html: > В режиме На основе трудозатрат, % Завершения рассчитывается на основе того, сколько работы выполнено по отношению к общему объему работ. В режиме На основе статуса, каждый статус имеет связанное с ним значение % Завершения. Изменение статуса изменит % Завершения. setting_work_package_done_ratio_explanation_html: > @@ -3807,16 +3807,16 @@ ru: close_warning: "Игнорировать это предупреждение." oauth: application: - builtin: Built-in instance application - confidential: Confidential + builtin: Встроенное приложение + confidential: Конфиденциально singular: "Приложение OAuth" plural: "OAuth приложения" named: "OAuth приложение '%{name}'" new: "Новое приложение OAuth" - non_confidential: Non confidential + non_confidential: Не конфиденциально default_scopes: "(Области по умолчанию)" instructions: - enabled: "Enable this application, allowing users to perform authorization grants with it." + enabled: "Включите это приложение, чтобы пользователи могли выполнять с его помощью авторизацию." name: "Название вашего приложения. Будет отображаться другим пользователям после авторизации." redirect_uri_html: > Разрешенные URL-адреса могут быть перенаправлены на. Одна запись на строку.
Если вы регистрируете приложение на рабочем столе, используйте следующий URL. @@ -3826,9 +3826,9 @@ ru: register_intro: "Если вы разрабатываете клиентское приложение OAuth API для OpenProject, вы можете зарегистрировать его, используя эту форму для всех пользователей." default_scopes: "" header: - builtin_applications: Built-in OAuth applications - other_applications: Other OAuth applications - empty_application_lists: No OAuth applications have been registered. + builtin_applications: Встроенные приложения OAuth + other_applications: Другие приложения OAuth + empty_application_lists: Нет зарегистрированных приложений OAuth. client_id: "ID клиента" client_secret_notice: > Это единственный раз, когда мы позволяем распечатать секрет клиента, пожалуйста, пожалуйста, запишите его и сохраните в безопасности. Он должен рассматриваться как пароль и не может быть получен в OpenProject позже. diff --git a/config/locales/crowdin/rw.yml b/config/locales/crowdin/rw.yml index e45ada6cc90d..b85db5f8e278 100644 --- a/config/locales/crowdin/rw.yml +++ b/config/locales/crowdin/rw.yml @@ -2157,9 +2157,9 @@ rw: label_share: "Share" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Show/hide" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Description Comparison" label_language: "Language" diff --git a/config/locales/crowdin/si.yml b/config/locales/crowdin/si.yml index d859d196f12c..b5e9b9bc563b 100644 --- a/config/locales/crowdin/si.yml +++ b/config/locales/crowdin/si.yml @@ -2157,9 +2157,9 @@ si: label_share: "Share" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "පෙන්වන්න/සඟවන්න" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "සියලුම ලියාපදිංචි පරිශීලකයන් පෙන්වන්න" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "ජර්නල්" label_journal_diff: "විස්තරය සංසන්දනය" label_language: " " diff --git a/config/locales/crowdin/sk.yml b/config/locales/crowdin/sk.yml index 533cfcb552c0..7e2f6f83048b 100644 --- a/config/locales/crowdin/sk.yml +++ b/config/locales/crowdin/sk.yml @@ -2227,9 +2227,9 @@ sk: label_share: "Zdieľať" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Zobraziť/skryť" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Zobraziť všetkých registrovaných užívateľov" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Denník" label_journal_diff: "Porovnanie popisu" label_language: "Jazyk" diff --git a/config/locales/crowdin/sl.yml b/config/locales/crowdin/sl.yml index e37321a70959..f90662e76c06 100644 --- a/config/locales/crowdin/sl.yml +++ b/config/locales/crowdin/sl.yml @@ -2224,9 +2224,9 @@ sl: label_share: "Share" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Pokaži / skrij" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Prikaži vse registrirane uporabnike" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Dnevnik" label_journal_diff: "Opisna Primerjava" label_language: "Jezik" diff --git a/config/locales/crowdin/sr.yml b/config/locales/crowdin/sr.yml index 3d1c55c6948f..b9f95d887c59 100644 --- a/config/locales/crowdin/sr.yml +++ b/config/locales/crowdin/sr.yml @@ -2192,9 +2192,9 @@ sr: label_share: "Share" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Show/hide" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Description Comparison" label_language: "Language" diff --git a/config/locales/crowdin/sv.yml b/config/locales/crowdin/sv.yml index f8308ad7354b..1723fd3674a1 100644 --- a/config/locales/crowdin/sv.yml +++ b/config/locales/crowdin/sv.yml @@ -2156,9 +2156,9 @@ sv: label_share: "Dela" label_share_project_list: "Dela projektlista" label_share_work_package: "Share work package" - label_show_hide: "Visa/Dölj" - label_show_hide_n_items: "Visa/dölj %{count} objekt" label_show_all_registered_users: "Visa alla registrerade användare" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Jämför beskrivning" label_language: "Språk" diff --git a/config/locales/crowdin/th.yml b/config/locales/crowdin/th.yml index abb84e97604f..e8a6393c9977 100644 --- a/config/locales/crowdin/th.yml +++ b/config/locales/crowdin/th.yml @@ -2122,9 +2122,9 @@ th: label_share: "แชร์" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "แสดง/ซ่อน" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "บันทึก" label_journal_diff: "เปรียบเทียบคำอธิบาย" label_language: "ภาษา" diff --git a/config/locales/crowdin/tr.yml b/config/locales/crowdin/tr.yml index c24d2a575f91..a2072bbe4551 100644 --- a/config/locales/crowdin/tr.yml +++ b/config/locales/crowdin/tr.yml @@ -2156,9 +2156,9 @@ tr: label_share: "Paylaş" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Göster/gizle" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Tüm kayıtlı kullanıcıları göster" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Günlük" label_journal_diff: "Açıklama Karşılaştırması" label_language: "Dil" diff --git a/config/locales/crowdin/uk.yml b/config/locales/crowdin/uk.yml index d185a0ad31c8..2eece8f55f4b 100644 --- a/config/locales/crowdin/uk.yml +++ b/config/locales/crowdin/uk.yml @@ -2221,9 +2221,9 @@ uk: label_share: "Поділитися" label_share_project_list: "Поділитися списком проєктів" label_share_work_package: "Поділитися пакетом робіт" - label_show_hide: "Показати сховати" - label_show_hide_n_items: "Показати / приховати елементи (%{count})" label_show_all_registered_users: "Усі зареєстровані користувачі" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Журнал" label_journal_diff: "Опис Порівняння" label_language: "Мова" diff --git a/config/locales/crowdin/uz.yml b/config/locales/crowdin/uz.yml index f717dd40e8c1..dc5b0f334477 100644 --- a/config/locales/crowdin/uz.yml +++ b/config/locales/crowdin/uz.yml @@ -2157,9 +2157,9 @@ uz: label_share: "Share" label_share_project_list: "Share project list" label_share_work_package: "Share work package" - label_show_hide: "Show/hide" - label_show_hide_n_items: "Show/hide %{count} items" label_show_all_registered_users: "Show all registered users" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Journal" label_journal_diff: "Description Comparison" label_language: "Language" diff --git a/config/locales/crowdin/vi.yml b/config/locales/crowdin/vi.yml index b54fb14cbea6..9d017db8923c 100644 --- a/config/locales/crowdin/vi.yml +++ b/config/locales/crowdin/vi.yml @@ -2124,9 +2124,9 @@ vi: label_share: "Chia sẻ" label_share_project_list: "Chia sẻ danh sách dự án" label_share_work_package: "Chia sẻ gói công việc" - label_show_hide: "Hiển thị/ẩn" - label_show_hide_n_items: "Hiển thị/ẩn %{count} mục" label_show_all_registered_users: "Hiển thị tất cả người dùng đã đăng ký" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "Nhật ký" label_journal_diff: "So sánh mô tả" label_language: "Ngôn ngữ" diff --git a/config/locales/crowdin/zh-CN.yml b/config/locales/crowdin/zh-CN.yml index 112da51635d9..66724777de94 100644 --- a/config/locales/crowdin/zh-CN.yml +++ b/config/locales/crowdin/zh-CN.yml @@ -2118,9 +2118,9 @@ zh-CN: label_share: "共享" label_share_project_list: "共享项目列表" label_share_work_package: "共享工作包" - label_show_hide: "显示/隐藏" - label_show_hide_n_items: "显示/隐藏 %{count} 项目" label_show_all_registered_users: "显示所有注册用户" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "日志" label_journal_diff: "描述的对比" label_language: "语言" diff --git a/config/locales/crowdin/zh-TW.yml b/config/locales/crowdin/zh-TW.yml index 23ad12d3f232..4ecd187a73b3 100644 --- a/config/locales/crowdin/zh-TW.yml +++ b/config/locales/crowdin/zh-TW.yml @@ -2120,9 +2120,9 @@ zh-TW: label_share: "共用" label_share_project_list: "共用專案清單" label_share_work_package: "共用工作項目" - label_show_hide: "顯示/隱藏" - label_show_hide_n_items: "顯示/隱藏 %{count} 項目" label_show_all_registered_users: "顯示所有註冊使用者" + label_show_n_more: "Show %{count} more" + label_show_less: "Show less" label_journal: "日誌" label_journal_diff: "內容對比" label_language: "語言"