diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 6363c9b7c..c5be8b7ec 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1074,3 +1074,7 @@ ar: label_any: جميع label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: يشارك + label_cross_project_tree: مع شجرة المشروع + label_cross_project_hierarchy: مع التسلسل الهرمي للمشروع + label_cross_project_system: مع جميع المشاريع diff --git a/config/locales/bg.yml b/config/locales/bg.yml index e627a4066..63ed1aaab 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1072,3 +1072,7 @@ bg: text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.
Промяна след създаването му не е възможна.' label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: С подпроекти + label_cross_project_tree: С дърво на проектите + label_cross_project_hierarchy: С проектна йерархия + label_cross_project_system: С всички проекти diff --git a/config/locales/bs.yml b/config/locales/bs.yml index e5275711c..4a7d4bcd5 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1087,3 +1087,7 @@ bs: label_any: sve label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: With subprojects + label_cross_project_tree: With project tree + label_cross_project_hierarchy: With project hierarchy + label_cross_project_system: With all projects diff --git a/config/locales/ca.yml b/config/locales/ca.yml index f5a4fb991..39a6f7f10 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1076,3 +1076,7 @@ ca: label_any: tots label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: "Amb tots els subprojectes" + label_cross_project_tree: "Amb l'arbre del projecte" + label_cross_project_hierarchy: "Amb la jerarquia del projecte" + label_cross_project_system: "Amb tots els projectes" diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 5df476040..406353493 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1077,3 +1077,7 @@ cs: label_any: vše label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: S podprojekty + label_cross_project_tree: Se stromem projektu + label_cross_project_hierarchy: S hierarchií projektu + label_cross_project_system: Se všemi projekty diff --git a/config/locales/da.yml b/config/locales/da.yml index 1ac46b66a..fc34e94a4 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1091,3 +1091,7 @@ da: label_any: alle label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Med underprojekter + label_cross_project_tree: Med projekttræ + label_cross_project_hierarchy: Med projekthierarki + label_cross_project_system: Med alle projekter diff --git a/config/locales/de.yml b/config/locales/de.yml index 44708fd47..5e7e5768b 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1090,3 +1090,7 @@ de: label_any: alle label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Mit Unterprojekten + label_cross_project_tree: Mit Projektbaum + label_cross_project_hierarchy: Mit Projekthierarchie + label_cross_project_system: Mit allen Projekten diff --git a/config/locales/el.yml b/config/locales/el.yml index 378e17867..d1751f216 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1074,3 +1074,7 @@ el: label_any: όλα label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: With subprojects + label_cross_project_tree: With project tree + label_cross_project_hierarchy: With project hierarchy + label_cross_project_system: With all projects diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index c924f73d6..2057769b1 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1076,3 +1076,7 @@ en-GB: label_any: all label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: With subprojects + label_cross_project_tree: With project tree + label_cross_project_hierarchy: With project hierarchy + label_cross_project_system: With all projects diff --git a/config/locales/en.yml b/config/locales/en.yml index 050ee0279..1b2bc5bf9 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -882,6 +882,10 @@ en: label_attribute_of_author: "Author's %{name}" label_attribute_of_assigned_to: "Assignee's %{name}" label_attribute_of_fixed_version: "Target version's %{name}" + label_cross_project_descendants: With subprojects + label_cross_project_tree: With project tree + label_cross_project_hierarchy: With project hierarchy + label_cross_project_system: With all projects button_login: Login button_submit: Submit diff --git a/config/locales/es.yml b/config/locales/es.yml index 2cce84e61..f068e0bec 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1111,3 +1111,7 @@ es: label_any: todos label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Con proyectos hijo + label_cross_project_tree: Con el árbol del proyecto + label_cross_project_hierarchy: Con la jerarquía del proyecto + label_cross_project_system: Con todos los proyectos diff --git a/config/locales/et.yml b/config/locales/et.yml index 27a9f2aca..e8851dce0 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1087,3 +1087,7 @@ et: label_any: "kõik" label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: "alamprojektidega" + label_cross_project_tree: "projektipuuga" + label_cross_project_hierarchy: "projektihierarhiaga" + label_cross_project_system: "kõigi projektidega" diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 832b28fa0..92400f032 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1077,3 +1077,7 @@ eu: label_any: guztiak label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Azpiproiektuekin + label_cross_project_tree: Proiektu zuhaitzarekin + label_cross_project_hierarchy: Proiektu Hierarkiarekin + label_cross_project_system: Proiektu guztiekin diff --git a/config/locales/fa.yml b/config/locales/fa.yml index a10d45e08..c59570087 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1076,3 +1076,7 @@ fa: label_any: همه label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: با زیر پروژه‌ها + label_cross_project_tree: با درخت پروژه + label_cross_project_hierarchy: با رشته پروژه‌ها + label_cross_project_system: با همه پروژه‌ها diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 7c6efb83e..269eea343 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1095,3 +1095,7 @@ fi: label_any: kaikki label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: With subprojects + label_cross_project_tree: With project tree + label_cross_project_hierarchy: With project hierarchy + label_cross_project_system: With all projects diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 6c6067b84..54b17e665 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -857,6 +857,10 @@ fr: label_attribute_of_author: "%{name} de l'auteur" label_attribute_of_assigned_to: "%{name} de l'assigné" label_attribute_of_fixed_version: "%{name} de la version cible" + label_cross_project_descendants: Avec les sous-projets + label_cross_project_tree: Avec tout l'arbre + label_cross_project_hierarchy: Avec toute la hiérarchie + label_cross_project_system: Avec tous les projets button_login: Connexion button_submit: Soumettre diff --git a/config/locales/gl.yml b/config/locales/gl.yml index f1a0c693d..25fdacac0 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1085,3 +1085,7 @@ gl: label_any: todos label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: With subprojects + label_cross_project_tree: With project tree + label_cross_project_hierarchy: With project hierarchy + label_cross_project_system: With all projects diff --git a/config/locales/he.yml b/config/locales/he.yml index 6e1346b83..08a158493 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1079,3 +1079,7 @@ he: label_any: הכל label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: עם פרויקטים בנים + label_cross_project_tree: עם עץ הפרויקט + label_cross_project_hierarchy: עם היררכית הפרויקטים + label_cross_project_system: עם כל הפרויקטים diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 2b88fa2d1..e5f68a41a 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1077,3 +1077,7 @@ hr: label_any: Svi label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: With subprojects + label_cross_project_tree: With project tree + label_cross_project_hierarchy: With project hierarchy + label_cross_project_system: With all projects diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 79d8b99c5..449a1f2b1 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1093,3 +1093,7 @@ label_any: mind label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Alprojektekkel + label_cross_project_tree: Projekt fával + label_cross_project_hierarchy: Projekt hierarchiával + label_cross_project_system: Minden projekttel diff --git a/config/locales/id.yml b/config/locales/id.yml index 2162aabb1..90e678fc6 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1080,3 +1080,7 @@ id: label_any: semua label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Dengan subproyek + label_cross_project_tree: Dengan pohon proyek + label_cross_project_hierarchy: Dengan hirarki proyek + label_cross_project_system: Dengan semua proyek diff --git a/config/locales/it.yml b/config/locales/it.yml index df758fccd..fe5378988 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1075,3 +1075,7 @@ it: label_any: tutti label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Con sottoprogetti + label_cross_project_tree: Con progetto padre + label_cross_project_hierarchy: Con gerarchia progetto + label_cross_project_system: Con tutti i progetti diff --git a/config/locales/ja.yml b/config/locales/ja.yml index cf73f6b00..06f0af44e 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1104,3 +1104,7 @@ ja: label_any: すべて label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: サブプロジェクト単位 + label_cross_project_tree: プロジェクトツリー単位 + label_cross_project_hierarchy: プロジェクト階層単位 + label_cross_project_system: すべてのプロジェクト diff --git a/config/locales/ko.yml b/config/locales/ko.yml index a60644270..37853453e 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1124,3 +1124,7 @@ ko: label_any: 모두 label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: 하위 프로젝트 + label_cross_project_tree: 최상위 및 모든 하위 프로젝트 + label_cross_project_hierarchy: 상위 및 하위 프로젝트 + label_cross_project_system: 모든 프로젝트 diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 99dc1d34a..4f0f9041f 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1134,3 +1134,7 @@ lt: label_any: visi label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Su subprojektais + label_cross_project_tree: Su projekto medžiu + label_cross_project_hierarchy: Su projekto hierarchija + label_cross_project_system: Su visais projektais diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 803c83ddb..4702cd08d 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1068,3 +1068,7 @@ lv: label_any: visi label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Ar apakšprojektiem + label_cross_project_tree: Ar projekta koku + label_cross_project_hierarchy: Ar projektu hierarhiju + label_cross_project_system: Ar visiem projektiem diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 6a3949b5c..32edba39e 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1074,3 +1074,7 @@ mk: label_any: сите label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Со сите подпроекти + label_cross_project_tree: Со дрвото на проектот + label_cross_project_hierarchy: Со хиерархијата на проектот + label_cross_project_system: Со сите проекти diff --git a/config/locales/mn.yml b/config/locales/mn.yml index 178b816b1..b920571c9 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1076,3 +1076,7 @@ mn: label_any: бүгд label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: With subprojects + label_cross_project_tree: With project tree + label_cross_project_hierarchy: With project hierarchy + label_cross_project_system: With all projects diff --git a/config/locales/nl.yml b/config/locales/nl.yml index c39607252..0f9070c3d 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1056,3 +1056,7 @@ nl: label_any: alle label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Met subprojecten + label_cross_project_tree: Met project boom + label_cross_project_hierarchy: Met project hiërarchie + label_cross_project_system: Met alle projecten diff --git a/config/locales/no.yml b/config/locales/no.yml index a5dbea9b7..2616503a7 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1064,3 +1064,7 @@ label_any: alle label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Med underprosjekter + label_cross_project_tree: Med prosjekt-tre + label_cross_project_hierarchy: Med prosjekt-hierarki + label_cross_project_system: Med alle prosjekter diff --git a/config/locales/pl.yml b/config/locales/pl.yml index d68c2c8ff..4a643905e 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1091,3 +1091,7 @@ pl: label_any: wszystko label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Z podprojektami + label_cross_project_tree: Z drzewem projektów + label_cross_project_hierarchy: Z hierarchią projektów + label_cross_project_system: Ze wszystkimi projektami diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 40c551af2..131807837 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1096,3 +1096,7 @@ pt-BR: label_any: todos label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Com sub-projetos + label_cross_project_tree: Com a árvore do projeto + label_cross_project_hierarchy: Com a hierarquia do projeto + label_cross_project_system: Com todos os projetos diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 8cd78a10c..a86760f1f 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1079,3 +1079,7 @@ pt: label_any: todos label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Com os sub-projectos + label_cross_project_tree: Com árvore do projecto + label_cross_project_hierarchy: Com hierarquia do projecto + label_cross_project_system: Com todos os projectos diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 3b2b89dcc..500a10231 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1071,3 +1071,7 @@ ro: label_any: toate label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: With subprojects + label_cross_project_tree: With project tree + label_cross_project_hierarchy: With project hierarchy + label_cross_project_system: With all projects diff --git a/config/locales/ru.yml b/config/locales/ru.yml index c53c8c099..60cbd2aac 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1187,3 +1187,7 @@ ru: label_any: все label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: С подпроектами + label_cross_project_tree: С деревом проектов + label_cross_project_hierarchy: С иерархией проектов + label_cross_project_system: Со всеми проектами diff --git a/config/locales/sk.yml b/config/locales/sk.yml index cecea81de..9c8ad8966 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1074,3 +1074,7 @@ sk: label_any: všetko label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: S podprojektami + label_cross_project_tree: S projektovým stromom + label_cross_project_hierarchy: S hierarchiou projektu + label_cross_project_system: So všetkými projektami diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 5bf6fab4c..745bd4d67 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1074,3 +1074,7 @@ sl: label_any: vsi label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: S podprojekti + label_cross_project_tree: Z drevesom projekta + label_cross_project_hierarchy: S projektno hierarhijo + label_cross_project_system: Z vsemi projekti diff --git a/config/locales/sq.yml b/config/locales/sq.yml index 71211b02b..b2fe55b72 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1070,3 +1070,7 @@ sq: label_any: te gjitha label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: With subprojects + label_cross_project_tree: With project tree + label_cross_project_hierarchy: With project hierarchy + label_cross_project_system: With all projects diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 62c6f76d9..8532623a6 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1076,3 +1076,7 @@ sr-YU: label_any: svi label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Sa potprojektima + label_cross_project_tree: Sa stablom projekta + label_cross_project_hierarchy: Sa hijerarhijom projekta + label_cross_project_system: Sa svim projektima diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 88368fa2a..708d1bfb6 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1075,3 +1075,7 @@ sr: label_any: сви label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Са потпројектима + label_cross_project_tree: Са стаблом пројекта + label_cross_project_hierarchy: Са хијерархијом пројекта + label_cross_project_system: Са свим пројектима diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 867861b96..58021c7e9 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1112,3 +1112,7 @@ sv: label_any: alla label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Med underprojekt + label_cross_project_tree: Med projektträd + label_cross_project_hierarchy: Med projekthierarki + label_cross_project_system: Med alla projekt diff --git a/config/locales/th.yml b/config/locales/th.yml index 69fe91e5f..e57f8df95 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1071,3 +1071,7 @@ th: label_any: ทั้งหมด label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: With subprojects + label_cross_project_tree: With project tree + label_cross_project_hierarchy: With project hierarchy + label_cross_project_system: With all projects diff --git a/config/locales/tr.yml b/config/locales/tr.yml index d3ad4c8ec..691eec89e 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1093,3 +1093,7 @@ tr: label_any: Hepsi label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: Alt projeler ile + label_cross_project_tree: Proje ağacı ile + label_cross_project_hierarchy: Proje hiyerarşisi ile + label_cross_project_system: Tüm projeler ile diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 741e68fad..97fed6c4c 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1069,3 +1069,7 @@ uk: label_any: Усі label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: With subprojects + label_cross_project_tree: With project tree + label_cross_project_hierarchy: With project hierarchy + label_cross_project_system: With all projects diff --git a/config/locales/vi.yml b/config/locales/vi.yml index c17d29229..85efb099c 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1125,3 +1125,7 @@ vi: label_any: tất cả label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: With subprojects + label_cross_project_tree: With project tree + label_cross_project_hierarchy: With project hierarchy + label_cross_project_system: With all projects diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index eb25dc7fa..963705bbe 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1155,3 +1155,7 @@ text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。
一旦儲存之後, 代碼便無法再次被更改。' label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: 與子專案共用 + label_cross_project_tree: 與專案樹共用 + label_cross_project_hierarchy: 與專案階層架構共用 + label_cross_project_system: 與全部的專案共用 diff --git a/config/locales/zh.yml b/config/locales/zh.yml index f98b00fa1..a76b808a2 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1078,3 +1078,7 @@ zh: label_any: 全部 label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: 与子项目共享 + label_cross_project_tree: 与项目树共享 + label_cross_project_hierarchy: 与项目继承层次共享 + label_cross_project_system: 与所有项目共享