From f1748f83d7f56ea02e73137fd0d0bd29deea7c8f Mon Sep 17 00:00:00 2001 From: OpenProject Actions CI Date: Wed, 6 Nov 2024 03:08:43 +0000 Subject: [PATCH] update locales from crowdin [ci skip] --- config/locales/crowdin/af.yml | 16 +++++++- config/locales/crowdin/ar.yml | 16 +++++++- config/locales/crowdin/az.yml | 16 +++++++- config/locales/crowdin/be.yml | 16 +++++++- config/locales/crowdin/bg.yml | 16 +++++++- config/locales/crowdin/ca.yml | 16 +++++++- config/locales/crowdin/ckb-IR.yml | 16 +++++++- config/locales/crowdin/cs.yml | 16 +++++++- config/locales/crowdin/da.yml | 16 +++++++- config/locales/crowdin/de.yml | 38 +++++++++++++------ config/locales/crowdin/el.yml | 16 +++++++- config/locales/crowdin/eo.yml | 16 +++++++- config/locales/crowdin/es.yml | 16 +++++++- config/locales/crowdin/et.yml | 16 +++++++- config/locales/crowdin/eu.yml | 16 +++++++- config/locales/crowdin/fa.yml | 16 +++++++- config/locales/crowdin/fi.yml | 16 +++++++- config/locales/crowdin/fil.yml | 16 +++++++- config/locales/crowdin/fr.yml | 16 +++++++- config/locales/crowdin/he.yml | 16 +++++++- config/locales/crowdin/hi.yml | 16 +++++++- config/locales/crowdin/hr.yml | 16 +++++++- config/locales/crowdin/hu.yml | 16 +++++++- config/locales/crowdin/id.yml | 16 +++++++- config/locales/crowdin/it.yml | 16 +++++++- config/locales/crowdin/ja.yml | 16 +++++++- config/locales/crowdin/ka.yml | 16 +++++++- config/locales/crowdin/kk.yml | 16 +++++++- config/locales/crowdin/ko.yml | 16 +++++++- config/locales/crowdin/lt.yml | 16 +++++++- config/locales/crowdin/lv.yml | 16 +++++++- config/locales/crowdin/mn.yml | 16 +++++++- config/locales/crowdin/ms.yml | 16 +++++++- config/locales/crowdin/ne.yml | 16 +++++++- config/locales/crowdin/nl.yml | 16 +++++++- config/locales/crowdin/no.yml | 16 +++++++- config/locales/crowdin/pl.yml | 16 +++++++- config/locales/crowdin/pt-BR.yml | 16 +++++++- config/locales/crowdin/pt-PT.yml | 16 +++++++- config/locales/crowdin/ro.yml | 16 +++++++- config/locales/crowdin/ru.yml | 16 +++++++- config/locales/crowdin/rw.yml | 16 +++++++- config/locales/crowdin/si.yml | 16 +++++++- config/locales/crowdin/sk.yml | 16 +++++++- config/locales/crowdin/sl.yml | 16 +++++++- config/locales/crowdin/sr.yml | 16 +++++++- config/locales/crowdin/sv.yml | 16 +++++++- config/locales/crowdin/th.yml | 16 +++++++- config/locales/crowdin/tr.yml | 16 +++++++- config/locales/crowdin/uk.yml | 16 +++++++- config/locales/crowdin/uz.yml | 16 +++++++- config/locales/crowdin/vi.yml | 16 +++++++- config/locales/crowdin/zh-CN.yml | 16 +++++++- config/locales/crowdin/zh-TW.yml | 16 +++++++- .../storages/config/locales/crowdin/de.yml | 2 +- 55 files changed, 822 insertions(+), 66 deletions(-) diff --git a/config/locales/crowdin/af.yml b/config/locales/crowdin/af.yml index 60763485ca87..afa8e56e9def 100644 --- a/config/locales/crowdin/af.yml +++ b/config/locales/crowdin/af.yml @@ -265,12 +265,26 @@ af: single: "or" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/ar.yml b/config/locales/crowdin/ar.yml index 3843e6dea552..9a810c01e589 100644 --- a/config/locales/crowdin/ar.yml +++ b/config/locales/crowdin/ar.yml @@ -265,12 +265,26 @@ ar: single: "أو" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/az.yml b/config/locales/crowdin/az.yml index 55f770b37753..2599710a1f87 100644 --- a/config/locales/crowdin/az.yml +++ b/config/locales/crowdin/az.yml @@ -265,12 +265,26 @@ az: single: "or" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/be.yml b/config/locales/crowdin/be.yml index 37ddc1c4775a..417fabdc2bfd 100644 --- a/config/locales/crowdin/be.yml +++ b/config/locales/crowdin/be.yml @@ -265,12 +265,26 @@ be: single: "or" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/bg.yml b/config/locales/crowdin/bg.yml index 73af0893e8f4..731009f1edbd 100644 --- a/config/locales/crowdin/bg.yml +++ b/config/locales/crowdin/bg.yml @@ -265,12 +265,26 @@ bg: single: "или" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Търсене в %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/ca.yml b/config/locales/crowdin/ca.yml index 1efd1a39d520..ccbad082cce0 100644 --- a/config/locales/crowdin/ca.yml +++ b/config/locales/crowdin/ca.yml @@ -262,12 +262,26 @@ ca: single: "o" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Cerca a %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/ckb-IR.yml b/config/locales/crowdin/ckb-IR.yml index 51184cb3e0f7..616e681d27bc 100644 --- a/config/locales/crowdin/ckb-IR.yml +++ b/config/locales/crowdin/ckb-IR.yml @@ -265,12 +265,26 @@ ckb-IR: single: "or" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/cs.yml b/config/locales/crowdin/cs.yml index 4faee28b3524..0d392ef197e9 100644 --- a/config/locales/crowdin/cs.yml +++ b/config/locales/crowdin/cs.yml @@ -265,12 +265,26 @@ cs: single: "nebo" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Hledat v %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/da.yml b/config/locales/crowdin/da.yml index c28878e67bfb..2c0bb6c8a783 100644 --- a/config/locales/crowdin/da.yml +++ b/config/locales/crowdin/da.yml @@ -263,12 +263,26 @@ da: single: "eller" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/de.yml b/config/locales/crowdin/de.yml index b529cd6ea69a..915632afd1f8 100644 --- a/config/locales/crowdin/de.yml +++ b/config/locales/crowdin/de.yml @@ -224,18 +224,18 @@ de: title: "Ihre Liste der Elemente ist leer" description: "Beginnen Sie mit dem Hinzufügen von Elementen in das benutzerdefinierte Feld der Typ-Hierarchie. Jedes Element kann verwendet werden, um eine Hierarchie darunter zu erstellen. Um Unterelemente innerhalb einer Hierarchie zu navigieren und zu erstellen, klicken Sie auf das erstellte Element." item: - title: This item doesn't have any hierarchy level below - description: Add items to this list to create sub-items inside another one + title: Dieses Element hat keine untergeordnete Hierarchieebene + description: Füge Elemente zu dieser Liste hinzu, um Unterelemente innerhalb eines anderen zu erstellen placeholder: - label: "Item label" - short: "Short name" + label: "Elementbezeichnung" + short: "Kurzname" notice: remember_items_and_projects: "Denken Sie daran, Einträge und Projekte in den jeweiligen Registerkarten für dieses benutzerdefinierte Feld festzulegen." hierarchy: subitems: - zero: no sub-items - one: 1 sub-item - other: "%{count} sub-items" + zero: keine Unterelemente + one: 1 Unterelement + other: "%{count} Unterelemente" text_add_new_custom_field: > Um neue benutzerdefinierte Felder einem Projekt zuzuweisen, müssen Sie diese erst global erstellen, um Sie dann an dieser Stelle aktivieren zu können. is_enabled_globally: "Für alle Projekte aktiviert" @@ -248,7 +248,7 @@ de: is_required: "Markieren Sie das benutzerdefinierte Feld als erforderlich. Dies macht es zwingend erforderlich, das Feld auszufüllen, wenn neue oder aktualisierte Ressourcen erstellt werden." is_required_for_project: "Das Attribut in allen Projekten erforderlich machen. Es kann dann nicht für einzelne Projekte deaktiviert werden." is_for_all: "Markieren Sie das benutzerdefinierte Feld als verfügbar in allen bestehenden und neuen Projekten." - multi_select: "Allows the user to assign multiple values to this custom field." + multi_select: "Ermöglicht dem Benutzer, diesem benutzerdefinierten Feld mehrere Werte zuzuweisen." searchable: "Fügen Sie die Feldwerte hinzu, wenn Sie die globale Suchfunktion verwenden." searchable_for_project: "Das Attribut kann als Filter in Projektlisten ausgewählt werden." editable: "Feld darf von den Benutzern selbst bearbeitet werden." @@ -262,12 +262,26 @@ de: single: "oder" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" + not_unique: "muss innerhalb der gleichen Hierarchieebene eindeutig sein" + short: not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Bezeichnung" + short: "Short" + parent: "Parent" global_search: placeholder: "Suche in %{app_title}" overwritten_tabs: @@ -1376,9 +1390,9 @@ de: button_actions: "Aktionen" button_add: "Hinzufügen" button_add_comment: "Kommentar hinzufügen" - button_add_item_above: "Add item above" - button_add_item_below: "Add item below" - button_add_sub_item: "Add sub-item" + button_add_item_above: "Element oben hinzufügen" + button_add_item_below: "Element unten hinzufügen" + button_add_sub_item: "Unterelement hinzufügen" button_add_member: Mitglied hinzufügen button_add_watcher: "Beobachter hinzufügen" button_annotate: "Kommentieren" diff --git a/config/locales/crowdin/el.yml b/config/locales/crowdin/el.yml index f2c5f7da787b..b28cbf8c716e 100644 --- a/config/locales/crowdin/el.yml +++ b/config/locales/crowdin/el.yml @@ -261,12 +261,26 @@ el: single: "ή" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/eo.yml b/config/locales/crowdin/eo.yml index 7c0ee9635f7b..009785e81038 100644 --- a/config/locales/crowdin/eo.yml +++ b/config/locales/crowdin/eo.yml @@ -265,12 +265,26 @@ eo: single: "aŭ" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/es.yml b/config/locales/crowdin/es.yml index 56e299b4c0e4..2df17154124c 100644 --- a/config/locales/crowdin/es.yml +++ b/config/locales/crowdin/es.yml @@ -262,12 +262,26 @@ es: single: "o bien" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Buscar en %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/et.yml b/config/locales/crowdin/et.yml index d5d202d45479..c7ed15c4209a 100644 --- a/config/locales/crowdin/et.yml +++ b/config/locales/crowdin/et.yml @@ -265,12 +265,26 @@ et: single: "või" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/eu.yml b/config/locales/crowdin/eu.yml index 329c2a36405d..9d4e1999a4e2 100644 --- a/config/locales/crowdin/eu.yml +++ b/config/locales/crowdin/eu.yml @@ -265,12 +265,26 @@ eu: single: "or" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/fa.yml b/config/locales/crowdin/fa.yml index 8a1ee953bbaf..554c8f6c5496 100644 --- a/config/locales/crowdin/fa.yml +++ b/config/locales/crowdin/fa.yml @@ -265,12 +265,26 @@ fa: single: "or" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/fi.yml b/config/locales/crowdin/fi.yml index 57b0d1a2abb2..a4f3d66d9e26 100644 --- a/config/locales/crowdin/fi.yml +++ b/config/locales/crowdin/fi.yml @@ -265,12 +265,26 @@ fi: single: "tai" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index de6b81a5137f..a28a3277415d 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -265,12 +265,26 @@ fil: single: "or" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/fr.yml b/config/locales/crowdin/fr.yml index bad1154475dc..19b223f2a471 100644 --- a/config/locales/crowdin/fr.yml +++ b/config/locales/crowdin/fr.yml @@ -265,12 +265,26 @@ fr: single: "ou" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Rechercher dans %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/he.yml b/config/locales/crowdin/he.yml index 0301bc884397..67857f18885d 100644 --- a/config/locales/crowdin/he.yml +++ b/config/locales/crowdin/he.yml @@ -265,12 +265,26 @@ he: single: "או" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/hi.yml b/config/locales/crowdin/hi.yml index 88b483f5be70..1668145b11d0 100644 --- a/config/locales/crowdin/hi.yml +++ b/config/locales/crowdin/hi.yml @@ -265,12 +265,26 @@ hi: single: "या" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/hr.yml b/config/locales/crowdin/hr.yml index c4870545c355..76165900a880 100644 --- a/config/locales/crowdin/hr.yml +++ b/config/locales/crowdin/hr.yml @@ -265,12 +265,26 @@ hr: single: "or" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/hu.yml b/config/locales/crowdin/hu.yml index ebf10d2d4b8d..f406643b4c8a 100644 --- a/config/locales/crowdin/hu.yml +++ b/config/locales/crowdin/hu.yml @@ -264,12 +264,26 @@ hu: single: "vagy" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Keresés: %{app_title} oldalon" overwritten_tabs: diff --git a/config/locales/crowdin/id.yml b/config/locales/crowdin/id.yml index 509de6a30b79..521a6003066e 100644 --- a/config/locales/crowdin/id.yml +++ b/config/locales/crowdin/id.yml @@ -259,12 +259,26 @@ id: single: "atau" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/it.yml b/config/locales/crowdin/it.yml index 7e274ece2569..e854d2fe107a 100644 --- a/config/locales/crowdin/it.yml +++ b/config/locales/crowdin/it.yml @@ -262,12 +262,26 @@ it: single: "oppure" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Cerca in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/ja.yml b/config/locales/crowdin/ja.yml index 4fc7373b8d00..eadfce663f46 100644 --- a/config/locales/crowdin/ja.yml +++ b/config/locales/crowdin/ja.yml @@ -263,12 +263,26 @@ ja: single: "または" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/ka.yml b/config/locales/crowdin/ka.yml index 6cf4ba6ba74b..5e50fd19c800 100644 --- a/config/locales/crowdin/ka.yml +++ b/config/locales/crowdin/ka.yml @@ -265,12 +265,26 @@ ka: single: "ან" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/kk.yml b/config/locales/crowdin/kk.yml index 6a4c204cd4bf..87441b923cc5 100644 --- a/config/locales/crowdin/kk.yml +++ b/config/locales/crowdin/kk.yml @@ -265,12 +265,26 @@ kk: single: "or" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/ko.yml b/config/locales/crowdin/ko.yml index 795322f7b4a7..e27f4b325bd2 100644 --- a/config/locales/crowdin/ko.yml +++ b/config/locales/crowdin/ko.yml @@ -265,12 +265,26 @@ ko: single: "또는" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "%{app_title}에서 검색" overwritten_tabs: diff --git a/config/locales/crowdin/lt.yml b/config/locales/crowdin/lt.yml index ad483a2961a2..21636e4c380e 100644 --- a/config/locales/crowdin/lt.yml +++ b/config/locales/crowdin/lt.yml @@ -262,12 +262,26 @@ lt: single: "arba" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Ieškoti %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/lv.yml b/config/locales/crowdin/lv.yml index 84d5f1969470..4c080f1899eb 100644 --- a/config/locales/crowdin/lv.yml +++ b/config/locales/crowdin/lv.yml @@ -265,12 +265,26 @@ lv: single: "vai" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/mn.yml b/config/locales/crowdin/mn.yml index 3cf49d8f0bdc..17f850ee9601 100644 --- a/config/locales/crowdin/mn.yml +++ b/config/locales/crowdin/mn.yml @@ -265,12 +265,26 @@ mn: single: "or" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/ms.yml b/config/locales/crowdin/ms.yml index e2fc9627ff1f..53378be0d840 100644 --- a/config/locales/crowdin/ms.yml +++ b/config/locales/crowdin/ms.yml @@ -264,12 +264,26 @@ ms: single: "atau" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Cari dalam %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/ne.yml b/config/locales/crowdin/ne.yml index 24e4a52608ee..ba614f7a7ad0 100644 --- a/config/locales/crowdin/ne.yml +++ b/config/locales/crowdin/ne.yml @@ -265,12 +265,26 @@ ne: single: "or" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/nl.yml b/config/locales/crowdin/nl.yml index de75521852e5..ed91c28730f2 100644 --- a/config/locales/crowdin/nl.yml +++ b/config/locales/crowdin/nl.yml @@ -262,12 +262,26 @@ nl: single: "of" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Zoeken in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/no.yml b/config/locales/crowdin/no.yml index 6e58457a8569..989cf4f97a85 100644 --- a/config/locales/crowdin/no.yml +++ b/config/locales/crowdin/no.yml @@ -265,12 +265,26 @@ single: "eller" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Søk i %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/pl.yml b/config/locales/crowdin/pl.yml index 07dce41a0a20..415bd0b443a3 100644 --- a/config/locales/crowdin/pl.yml +++ b/config/locales/crowdin/pl.yml @@ -262,12 +262,26 @@ pl: single: "lub" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Wyszukaj w %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/pt-BR.yml b/config/locales/crowdin/pt-BR.yml index bdb4ad08bffc..9a342c960792 100644 --- a/config/locales/crowdin/pt-BR.yml +++ b/config/locales/crowdin/pt-BR.yml @@ -264,12 +264,26 @@ pt-BR: single: "ou" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Buscar em %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/pt-PT.yml b/config/locales/crowdin/pt-PT.yml index ddfc6c25f247..133f0e3297ec 100644 --- a/config/locales/crowdin/pt-PT.yml +++ b/config/locales/crowdin/pt-PT.yml @@ -263,12 +263,26 @@ pt-PT: single: "ou" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Pesquisar em %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/ro.yml b/config/locales/crowdin/ro.yml index 70125adf5db7..74df81772faf 100644 --- a/config/locales/crowdin/ro.yml +++ b/config/locales/crowdin/ro.yml @@ -265,12 +265,26 @@ ro: single: "sau" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Caută în %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/ru.yml b/config/locales/crowdin/ru.yml index 9cfca6a5f729..f14d55692496 100644 --- a/config/locales/crowdin/ru.yml +++ b/config/locales/crowdin/ru.yml @@ -264,12 +264,26 @@ ru: single: "или" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "должно быть заполнено" not_unique: "должно быть уникальным в пределах одного уровня иерархии" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Метка" + short: "Short" + parent: "Parent" global_search: placeholder: "Поиск в %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/rw.yml b/config/locales/crowdin/rw.yml index ba57026c9ab7..2d94e0d14fef 100644 --- a/config/locales/crowdin/rw.yml +++ b/config/locales/crowdin/rw.yml @@ -265,12 +265,26 @@ rw: single: "or" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/si.yml b/config/locales/crowdin/si.yml index 00c5313f4c9b..b0d5e7421116 100644 --- a/config/locales/crowdin/si.yml +++ b/config/locales/crowdin/si.yml @@ -265,12 +265,26 @@ si: single: "හෝ" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/sk.yml b/config/locales/crowdin/sk.yml index 7ce6acaf27b0..43b029c72987 100644 --- a/config/locales/crowdin/sk.yml +++ b/config/locales/crowdin/sk.yml @@ -265,12 +265,26 @@ sk: single: "alebo" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/sl.yml b/config/locales/crowdin/sl.yml index b810c61908bc..7f4e497deb14 100644 --- a/config/locales/crowdin/sl.yml +++ b/config/locales/crowdin/sl.yml @@ -264,12 +264,26 @@ sl: single: "ali" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/sr.yml b/config/locales/crowdin/sr.yml index 3cd77f455fde..8dec802e566d 100644 --- a/config/locales/crowdin/sr.yml +++ b/config/locales/crowdin/sr.yml @@ -265,12 +265,26 @@ sr: single: "or" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/sv.yml b/config/locales/crowdin/sv.yml index 2799ff989772..ea8ab1617465 100644 --- a/config/locales/crowdin/sv.yml +++ b/config/locales/crowdin/sv.yml @@ -265,12 +265,26 @@ sv: single: "eller" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/th.yml b/config/locales/crowdin/th.yml index b3b157f0c662..58a8aa21f9c6 100644 --- a/config/locales/crowdin/th.yml +++ b/config/locales/crowdin/th.yml @@ -265,12 +265,26 @@ th: single: "or" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/tr.yml b/config/locales/crowdin/tr.yml index 2a7158afe5f8..acff22f087c7 100644 --- a/config/locales/crowdin/tr.yml +++ b/config/locales/crowdin/tr.yml @@ -265,12 +265,26 @@ tr: single: "ya da" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/uk.yml b/config/locales/crowdin/uk.yml index 9dfc0d7761ae..f54c0701d993 100644 --- a/config/locales/crowdin/uk.yml +++ b/config/locales/crowdin/uk.yml @@ -260,12 +260,26 @@ uk: single: "або" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Пошук у додатку %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/uz.yml b/config/locales/crowdin/uz.yml index ebe01797532a..998f87b02d05 100644 --- a/config/locales/crowdin/uz.yml +++ b/config/locales/crowdin/uz.yml @@ -265,12 +265,26 @@ uz: single: "or" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Search in %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/vi.yml b/config/locales/crowdin/vi.yml index b563c16b5371..dcf3584f8c14 100644 --- a/config/locales/crowdin/vi.yml +++ b/config/locales/crowdin/vi.yml @@ -267,12 +267,26 @@ vi: single: "hoặc" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "must be filled" not_unique: "must be unique within the same hierarchy level" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "Label" + short: "Short" + parent: "Parent" global_search: placeholder: "Tìm kiếm trong %{app_title}" overwritten_tabs: diff --git a/config/locales/crowdin/zh-CN.yml b/config/locales/crowdin/zh-CN.yml index 7b343767e1d3..e15544dd5618 100644 --- a/config/locales/crowdin/zh-CN.yml +++ b/config/locales/crowdin/zh-CN.yml @@ -262,12 +262,26 @@ zh-CN: single: "或" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "必须填写" not_unique: "在同一层级内必须是唯一的" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "标签" + short: "Short" + parent: "Parent" global_search: placeholder: "在%{app_title}中搜索" overwritten_tabs: diff --git a/config/locales/crowdin/zh-TW.yml b/config/locales/crowdin/zh-TW.yml index fc2c76f46631..0eaf0e9022a0 100644 --- a/config/locales/crowdin/zh-TW.yml +++ b/config/locales/crowdin/zh-TW.yml @@ -264,12 +264,26 @@ zh-TW: single: "或者" dry_validation: errors: + integer?: "must be an integer" + filled?: "must be filled" + greater_or_equal_zero: "must be greater or equal to 0" + not_found: "not found" rules: + item: + root_item: "cannot be a root item" + not_persisted: "must be an already existing item" label: - filled?: "必填" not_unique: "在同一層級內必須唯一" + short: + not_unique: "must be unique within the same hierarchy level" + parent: + not_descendant: "must be a descendant of the hierarchy root" rules: + depth: "Depth" + item: "Item" label: "標籤" + short: "Short" + parent: "Parent" global_search: placeholder: "在 %{app_title} 搜尋" overwritten_tabs: diff --git a/modules/storages/config/locales/crowdin/de.yml b/modules/storages/config/locales/crowdin/de.yml index deb7855a2e25..e296afe2425f 100644 --- a/modules/storages/config/locales/crowdin/de.yml +++ b/modules/storages/config/locales/crowdin/de.yml @@ -114,7 +114,7 @@ de: hide_inactive_folders: permission_not_set: konnte keine Berechtigungen auf %{path} setzen. remote_folders: - not_allowed: The %{username} doesn't have access to the %{group_folder} folder. Please check the folder permissions on Nextcloud. + not_allowed: '%{username} hat keinen Zugriff auf den Ordner %{group_folder}. Bitte überprüfen Sie die Ordnerrechte auf Nextcloud.' not_found: "%{group_folder} Ordner wurde nicht gefunden. Bitte überprüfen Sie Ihre Nextcloud Konfiguration." remove_user_from_group: conflict: 'Der Benutzer %{user} konnte aus folgendem Grund nicht aus der %{group} Gruppe entfernt werden: %{reason}'