diff --git a/i18n/ar-EG.i18n.json b/i18n/ar-EG.i18n.json index 5caaf0daf..68b4385b3 100644 --- a/i18n/ar-EG.i18n.json +++ b/i18n/ar-EG.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/ar.i18n.json b/i18n/ar.i18n.json index 0a007fa7f..3244d0b3d 100644 --- a/i18n/ar.i18n.json +++ b/i18n/ar.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/bg.i18n.json b/i18n/bg.i18n.json index 1582690c4..ff2ce5559 100644 --- a/i18n/bg.i18n.json +++ b/i18n/bg.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "състояние", "operator-due": "срок", "operator-created": "създаден", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/br.i18n.json b/i18n/br.i18n.json index 0e568e8bd..d7e8672ed 100644 --- a/i18n/br.i18n.json +++ b/i18n/br.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/ca.i18n.json b/i18n/ca.i18n.json index df1a4d721..1a82524a3 100644 --- a/i18n/ca.i18n.json +++ b/i18n/ca.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/cs.i18n.json b/i18n/cs.i18n.json index 47d2bb2d4..c27fd464f 100644 --- a/i18n/cs.i18n.json +++ b/i18n/cs.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "řešitel", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "stav", "operator-due": "do", "operator-created": "vytvořeno", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/da.i18n.json b/i18n/da.i18n.json index e24020c3b..6739dcfc5 100644 --- a/i18n/da.i18n.json +++ b/i18n/da.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "forfalder", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json index 296ab3a23..d06566210 100644 --- a/i18n/de.i18n.json +++ b/i18n/de.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "Zugewiesener", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "Status", "operator-due": "Fällig", "operator-created": "erstellt", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` – Kurzform für `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` – Karten, von denen ** *Mitglied* ist", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` – Karten, denen ** *zugewiesen* ist", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` – Karten, die spätestens in ** Tagen fällig sind. `__operator_due__:__predicate_overdue__` zeigt alle Karten, für die die Fälligkeit überschritten ist.", "globalSearch-instructions-operator-created": "`__operator_created__:` – Karten, die vor maximal ** Tagen angelegt wurden", "globalSearch-instructions-operator-modified": "`__operator_modified__:` – Karten, die vor maximal ** Tagen geändert wurden", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Alle System-Nachrichten aller Nutzer verbergen", "now-system-messages-of-all-users-are-hidden": "Alle System-Nachrichten aller Nutzer sind nun verborgen", "move-swimlane": "Swimlane verschieben", - "moveSwimlanePopup-title": "Swimlane verschieben" + "moveSwimlanePopup-title": "Swimlane verschieben", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/el.i18n.json b/i18n/el.i18n.json index 025fa1334..7edafeec3 100644 --- a/i18n/el.i18n.json +++ b/i18n/el.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/en-GB.i18n.json b/i18n/en-GB.i18n.json index 75f444d84..1d2dc6cad 100644 --- a/i18n/en-GB.i18n.json +++ b/i18n/en-GB.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/eo.i18n.json b/i18n/eo.i18n.json index 96816baef..f5b33e59a 100644 --- a/i18n/eo.i18n.json +++ b/i18n/eo.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/es-AR.i18n.json b/i18n/es-AR.i18n.json index 6484bed3e..8f6e5f181 100644 --- a/i18n/es-AR.i18n.json +++ b/i18n/es-AR.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/es-CL.i18n.json b/i18n/es-CL.i18n.json index c8c333796..edb71eb95 100644 --- a/i18n/es-CL.i18n.json +++ b/i18n/es-CL.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "vencimiento", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/es-LA.i18n.json b/i18n/es-LA.i18n.json index 5caaf0daf..68b4385b3 100644 --- a/i18n/es-LA.i18n.json +++ b/i18n/es-LA.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/es-MX.i18n.json b/i18n/es-MX.i18n.json index 24ea55a87..54a8217fa 100644 --- a/i18n/es-MX.i18n.json +++ b/i18n/es-MX.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/es-PE.i18n.json b/i18n/es-PE.i18n.json index 539df5eb0..ef95ab641 100644 --- a/i18n/es-PE.i18n.json +++ b/i18n/es-PE.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "estado", "operator-due": "vencimiento", "operator-created": "creado", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/es-PY.i18n.json b/i18n/es-PY.i18n.json index 5caaf0daf..68b4385b3 100644 --- a/i18n/es-PY.i18n.json +++ b/i18n/es-PY.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json index f2b7ffaba..c19187cb4 100644 --- a/i18n/es.i18n.json +++ b/i18n/es.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "Asignar", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "vencimiento", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/eu.i18n.json b/i18n/eu.i18n.json index f0fe97fb1..9b8e34727 100644 --- a/i18n/eu.i18n.json +++ b/i18n/eu.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/fa-IR.i18n.json b/i18n/fa-IR.i18n.json index 2daa024f3..1c5632ee8 100644 --- a/i18n/fa-IR.i18n.json +++ b/i18n/fa-IR.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/fa.i18n.json b/i18n/fa.i18n.json index 8a3a97364..6e537198d 100644 --- a/i18n/fa.i18n.json +++ b/i18n/fa.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "ناشی از", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/fi.i18n.json b/i18n/fi.i18n.json index e3306006e..759ca0ae8 100644 --- a/i18n/fi.i18n.json +++ b/i18n/fi.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "käsittelijä", "operator-assignee-abbrev": "a", + "operator-creator": "luoja", "operator-status": "tilanne", "operator-due": "erääntyy", "operator-created": "luotu", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - lyhenne `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards joilla ** on *jäsen*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - kortit joilla ** on *käsittelijä*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - kortit joissa ** on kortin luoja", "globalSearch-instructions-operator-due": "`__operator_due__:` - kortit joilla on eräpäivä korkeitaan ** päivän päästä tästä hetkestä. `__operator_due__:__predicate_overdue__ listaa kaikki kortit joilla eräpäivä meni jo.", "globalSearch-instructions-operator-created": "`__operator_created__:` - kortit jotka on luotu ** päivää sitten tai vähemmän", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - kortit joita on muokattu ** päivää sitten tai vähemmän", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Piilota kaikkien käyttäjien järjestelmäviestit", "now-system-messages-of-all-users-are-hidden": "Nyt kaikkien käyttäjien järjestelmäviestit on piilotettu", "move-swimlane": "Siirrä Swimlane", - "moveSwimlanePopup-title": "Siirrä Swimlane" + "moveSwimlanePopup-title": "Siirrä Swimlane", + "custom-field-stringtemplate": "Merkkijono malli", + "custom-field-stringtemplate-format": "Muoto (käytä %{arvo} paikanpitäjänä) ", + "custom-field-stringtemplate-separator": "Erotin (käytä tai   välilyöntinä)", + "custom-field-stringtemplate-item-placeholder": "Paina Enter lisätäksesi lisää kohtia", + "creator": "Luoja", + "filesReportTitle": "Tiedostot raportti", + "orphanedFilesReportTitle": "Orvot tiedostot raportti", + "reports": "Raportit", + "rulesReportTitle": "Säännöt raportti" } diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index 0eca0ea4c..0de91c6d9 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "personne assignée", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "statut", "operator-due": "échéance", "operator-created": "créé", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__nom` - raccourci pour `__operator_user__:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cartes pour lesquelles l'utilisateur ** est *participant*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cartes *assignées* à l'utilisateur **", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cartes qui arrive à échéance dans moins de ** jours à partir d'aujourd'hui.\n`__operator_due__:__predicate_overdue__` liste toutes les cartes ayant passé la date d'échéance.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cartes qui ont été créées il y a ** jours ou moins", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cartes qui ont été modifiées il y a ** jours ou moins", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Masquer les messages système de tous les utilisateurs", "now-system-messages-of-all-users-are-hidden": "Les messages système de tous les utilisateurs seront dorénavant masqués", "move-swimlane": "Déplacer le couloir", - "moveSwimlanePopup-title": "Déplacer le Couloir" + "moveSwimlanePopup-title": "Déplacer le Couloir", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/gl.i18n.json b/i18n/gl.i18n.json index 010623124..a6c683027 100644 --- a/i18n/gl.i18n.json +++ b/i18n/gl.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json index fb9776a44..d734e0628 100644 --- a/i18n/he.i18n.json +++ b/i18n/he.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "ח", "operator-assignee": "אחראי", "operator-assignee-abbrev": "א", + "operator-creator": "creator", "operator-status": "מצב", "operator-due": "תפוגה", "operator-created": "נוצר", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - קיצור של `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - כרטיסים בהם ** *חבר*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - כרטיסים שהוקצו אל **", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - כרטיסים שהתוקף שלהם יפוג עד עוד ** ימים מעכשיו. `__operator_due__:__predicate_overdue__ מציג את כל הכרטיסים שתאריך התוקף שלהם עבר.", "globalSearch-instructions-operator-created": "`__operator_created__:` - כרטיסים שנוצרו לפני ** ימים או פחות", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - כרטיסים שנערכו לפני ** ימים או פחות", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "להסתיר את הודעות המערכת של כל המשתמשים", "now-system-messages-of-all-users-are-hidden": "כעת הודעות המערכת של כל המשתמשים מוסתרות", "move-swimlane": "העברת מסלול", - "moveSwimlanePopup-title": "העברת מסלול" + "moveSwimlanePopup-title": "העברת מסלול", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/hi.i18n.json b/i18n/hi.i18n.json index 1f1a8ef89..396d4c28a 100644 --- a/i18n/hi.i18n.json +++ b/i18n/hi.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/hr.i18n.json b/i18n/hr.i18n.json index 5990fd25b..78d0ff663 100644 --- a/i18n/hr.i18n.json +++ b/i18n/hr.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/hu.i18n.json b/i18n/hu.i18n.json index 5bfc67ada..a028c04e3 100644 --- a/i18n/hu.i18n.json +++ b/i18n/hu.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "hozzárendelő", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "állapot", "operator-due": "határidő", "operator-created": "létrehozva", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/hy.i18n.json b/i18n/hy.i18n.json index be258582e..4fff63e50 100644 --- a/i18n/hy.i18n.json +++ b/i18n/hy.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/id.i18n.json b/i18n/id.i18n.json index 24de2a449..bee7dd643 100644 --- a/i18n/id.i18n.json +++ b/i18n/id.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "sampai", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/ig.i18n.json b/i18n/ig.i18n.json index efe96c17c..dac15692a 100644 --- a/i18n/ig.i18n.json +++ b/i18n/ig.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/it.i18n.json b/i18n/it.i18n.json index bb3104a06..0a7bd759c 100644 --- a/i18n/it.i18n.json +++ b/i18n/it.i18n.json @@ -310,13 +310,13 @@ "email-sent": "Email inviata", "email-verifyEmail-subject": "Verifica il tuo indirizzo email su __siteName__", "email-verifyEmail-text": "Ciao __user__,\n\nPer verificare il tuo account email, clicca sul link seguente:\n\n__url__\n\nGrazie.", - "enable-wip-limit": "Abilita limite Work In Progress", + "enable-wip-limit": "Attiva limite Work In Progress", "error-board-doesNotExist": "Questa bacheca non esiste", "error-board-notAdmin": "Devi essere admin di questa bacheca per poterlo fare", "error-board-notAMember": "Devi essere un membro di questa bacheca per poterlo fare", - "error-json-malformed": "Il tuo testo non è un JSON valido", + "error-json-malformed": "Il testo non è in un formato JSON valido", "error-json-schema": "Il tuo file JSON non contiene le giuste informazioni nel formato corretto", - "error-csv-schema": "Il tuo file CSV(Comma Separated Values)/TSV (Tab Separated Values) non contiene le giuste informazioni nel formato corretto ", + "error-csv-schema": "Il tuo file CSV (Comma Separated Values) / TSV (Tab Separated Values) non contiene le giuste informazioni nel formato corretto ", "error-list-doesNotExist": "Questa lista non esiste", "error-user-doesNotExist": "Questo utente non esiste", "error-user-notAllowSelf": "Non puoi invitare te stesso", @@ -363,7 +363,7 @@ "advanced-filter-label": "Filtro avanzato", "advanced-filter-description": "Il filtro avanzato permette di scrivere una stringa contenente i seguenti operatori: == != <= >= && || ( ) Uno spazio è usato come separatore tra gli operatori. Si può filtrare per tutti i campi personalizzati, scrivendo i loro nomi e valori. Per esempio: Campo1 == Valore1. Nota: Se i campi o i valori contengono spazi, è necessario incapsularli all'interno di apici singoli. Per esempio: 'Campo 1' == 'Valore 1'. Per i singoli caratteri di controllo (' V) che devono essere ignorati, si può usare \\. Per esempio: C1 == Campo1 == L'\\ho. Si possono anche combinare condizioni multiple. Per esempio: C1 == V1 || C1 ==V2. Di norma tutti gli operatori vengono letti da sinistra a destra. Si può cambiare l'ordine posizionando delle parentesi. Per esempio: C1 == V1 && ( C2 == V2 || C2 == V3) . Inoltre è possibile cercare nei campi di testo usando le espressioni regolari (n.d.t. regex): F1 ==/Tes.*/i", "fullname": "Nome completo", - "header-logo-title": "Torna alla tua bacheca.", + "header-logo-title": "Go back to your boards page.", "hide-system-messages": "Nascondi i messaggi di sistema", "headerBarCreateBoardPopup-title": "Crea bacheca", "home": "Home", @@ -380,7 +380,7 @@ "from-csv": "Da CSV/TSV", "import-board-instruction-trello": "Nella tua bacheca Trello vai a 'Menu', poi 'Altro', 'Stampa ed esporta', 'Esporta JSON', e copia il testo che compare.", "import-board-instruction-csv": "Incolla in Comma Separated Values (CSV) / Tab Separated Values (TSV) .", - "import-board-instruction-wekan": "Nella tua bacheca vai su \"Menu\", poi \"Esporta la bacheca\", e copia il testo nel file scaricato", + "import-board-instruction-wekan": "Nella tua bacheca vai su \"Menu\", poi \"Esporta bacheca\" e copia il testo nel file scaricato.", "import-board-instruction-about-errors": "Se hai degli errori quando importi una bacheca, qualche volta l'importazione funziona comunque, e la bacheca si trova nella pagina \"Tutte le bacheche\"", "import-json-placeholder": "Incolla un JSON valido qui", "import-csv-placeholder": "Incolla un CSV/TSV valido qui", @@ -416,7 +416,7 @@ "listActionPopup-title": "Azioni lista", "settingsUserPopup-title": "Impostazioni utente", "swimlaneActionPopup-title": "Azioni swimlane", - "swimlaneAddPopup-title": "Aggiungi un swimlane sotto", + "swimlaneAddPopup-title": "Aggiungi swimlane sotto", "listImportCardPopup-title": "Importa una scheda di Trello", "listImportCardsTsvPopup-title": "Importa CSV/TSV di Excel", "listMorePopup-title": "Altro", @@ -488,8 +488,8 @@ "select-color": "Scegli un colore", "select-board": "Seleziona bacheca", "set-wip-limit-value": "Seleziona un limite per il massimo numero di attività in questa lista", - "setWipLimitPopup-title": "Imposta limite di work in progress", - "shortcut-assign-self": "Aggiungi te stesso alla scheda corrente", + "setWipLimitPopup-title": "Imposta limite Work In Progress", + "shortcut-assign-self": "Assegna te stesso alla scheda corrente", "shortcut-autocomplete-emoji": "Autocompletamento emoji", "shortcut-autocomplete-members": "Autocompletamento membri", "shortcut-clear-filters": "Pulisci tutti i filtri", @@ -504,9 +504,9 @@ "sidebar-close": "Chiudi sidebar", "signupPopup-title": "Crea un account", "star-board-title": "Clicca per stellare questa bacheca. Sarà mostrata all'inizio della tua lista bacheche.", - "starred-boards": "Bacheche stellate", + "starred-boards": "Bacheche preferite", "starred-boards-description": "Le bacheche stellate vengono mostrate in cima alla lista delle bacheche.", - "subscribe": "Sottoscrivi", + "subscribe": "Iscriviti", "team": "Team", "this-board": "questa bacheca", "this-card": "questa scheda", @@ -534,21 +534,21 @@ "text-below-custom-login-logo": "Testo sotto il logo personalizzato per il login", "automatic-linked-url-schemes": "Custom URL Schemes which should automatically be clickable. One URL Scheme per line", "username": "Username", - "import-usernames": "Importa Username", + "import-usernames": "Importa username", "view-it": "Vedi", "warn-list-archived": "attenzione: questa scheda si trova in una lista nell'archivio", "watch": "Segui", "watching": "Stai seguendo", "watching-info": "Sarai notificato per tutte le modifiche in questa bacheca", "welcome-board": "Bacheca di benvenuto", - "welcome-swimlane": "Pietra miliare 1", + "welcome-swimlane": "Milestone 1", "welcome-list1": "Basi", "welcome-list2": "Avanzate", "card-templates-swimlane": "Template schede", "list-templates-swimlane": "Template liste", "board-templates-swimlane": "Template bacheche", "what-to-do": "Cosa vuoi fare?", - "wipLimitErrorPopup-title": "Limite work in progress non valido.", + "wipLimitErrorPopup-title": "Limite Work In Progress non valido", "wipLimitErrorPopup-dialog-pt1": "Il numero di compiti in questa lista è maggiore del limite di work in progress che hai definito in precedenza.", "wipLimitErrorPopup-dialog-pt2": "Per favore, sposta alcuni dei compiti fuori da questa lista, oppure imposta un limite di work in progress più alto.", "admin-panel": "Pannello dell'amministratore", @@ -573,8 +573,8 @@ "invitation-code": "Codice d'invito", "email-invite-register-subject": "__inviter__ ti ha inviato un invito", "email-invite-register-text": "Gentile __user__,\n\n__inviter__ ti ha invitato a partecipare a questa bacheca kanban per collaborare.\n\nPer favore segui il collegamento qui sotto:\n__url__\n\nIl tuo codice di invito è: __icode__\n\nGrazie.", - "email-smtp-test-subject": "E-Mail di prova SMTP", - "email-smtp-test-text": "Hai inviato un'email con successo", + "email-smtp-test-subject": "E-Mail di test SMTP", + "email-smtp-test-text": "E-mail inviata correttamente", "error-invitation-code-not-exist": "Il codice d'invito non esiste", "error-notAuthorized": "Non sei autorizzato ad accedere a questa pagina.", "webhook-title": "Nome webhook", @@ -593,13 +593,13 @@ "MongoDB_storage_engine": "Storage engine di MongoDB", "MongoDB_Oplog_enabled": "MongoDB Oplog abilitato", "OS_Arch": "Architettura SO", - "OS_Cpus": "Numero CPU del SO", - "OS_Freemem": "Memoria libera del SO", - "OS_Loadavg": "Carico medio del SO", - "OS_Platform": "Piattaforma del SO", - "OS_Release": "Versione di rilascio del SO", - "OS_Totalmem": "Memoria totale del SO", - "OS_Type": "Tipo di SO", + "OS_Cpus": "Numero CPU SO", + "OS_Freemem": "Memoria libera SO", + "OS_Loadavg": "Carico medio SO", + "OS_Platform": "Piattaforma SO", + "OS_Release": "Versione di rilascio SO", + "OS_Totalmem": "Memoria totale SO", + "OS_Type": "Tipo SO", "OS_Uptime": "Tempo di attività del SO", "days": "giorni", "hours": "ore", @@ -657,7 +657,7 @@ "activity-delete-attach": "rimosso un allegato da %s", "activity-added-label-card": "aggiunta etichetta '%s'", "activity-removed-label-card": "L' etichetta '%s' è stata rimossa.", - "activity-delete-attach-card": "Cancella un allegato", + "activity-delete-attach-card": "cancella un allegato", "activity-set-customfield": "imposta campo personalizzato '%s' a '%s' in %s", "activity-unset-customfield": "campo personalizzato non impostato '%s' in %s", "r-rule": "Regola", @@ -772,7 +772,7 @@ "ldap": "LDAP", "oauth2": "OAuth2", "cas": "CAS", - "authentication-method": "Metodo di Autenticazione", + "authentication-method": "Metodo di autenticazione", "authentication-type": "Tipo di autenticazione", "custom-product-name": "Nome prodotto personalizzato", "layout": "Layout", @@ -785,7 +785,7 @@ "default-authentication-method": "Metodo di autenticazione predefinito", "duplicate-board": "Duplica bacheca", "org-number": "Il numero di organizzazioni è:", - "team-number": "Il numero di teams è:", + "team-number": "Il numero di team è:", "people-number": "Il numero di persone è:", "swimlaneDeletePopup-title": "Eliminare la swimlane?", "swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.", @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assegnatario", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "stato", "operator-due": "scadenza", "operator-created": "creato", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - abbreviazione per `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - schede dove ** è un *membro*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - schede dove ** è un *assegnatario*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - schede create ** giorni fa o prima", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - schede modificate ** giorni fa o prima", @@ -978,14 +980,23 @@ "sort-cards": "Ordina schede", "cardsSortPopup-title": "Ordina schede", "due-date": "Data di scadenza", - "server-error": "Server Error", + "server-error": "Errore server", "server-error-troubleshooting": "Please submit the error generated by the server.\nFor a snap installation, run: `sudo snap logs wekan.wekan`\nFor a Docker installation, run: `sudo docker logs wekan-app`", "title-alphabetically": "Titolo (ordine alfabetico)", "created-at-newest-first": "Data di creazione (dalla più nuova)", "created-at-oldest-first": "Data di creazione (dalla più vecchia)", "links-heading": "Link", - "hide-system-messages-of-all-users": "Hide system messages of all users", - "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", + "hide-system-messages-of-all-users": "Nascondi messaggi di sistema di tutti gli utenti", + "now-system-messages-of-all-users-are-hidden": "Messaggi di sistema di tutti gli utenti nascosti", "move-swimlane": "Sposta swimlane", - "moveSwimlanePopup-title": "Sposta swimlane" + "moveSwimlanePopup-title": "Sposta swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json index 0936e8945..ec654f9e8 100644 --- a/i18n/ja.i18n.json +++ b/i18n/ja.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "担当者", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "ステータス", "operator-due": "期限日", "operator-created": "作成日", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - `ユーザー:` の短縮表現", "globalSearch-instructions-operator-member": "`__operator_member__:` - ** が *メンバー* のカード", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - ** が *担当者* のカード", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - 今から ** 日以内に期限が切れるカード `__operator_due__:__predicate_overdue__` - 期限が切れたすべてのカード", "globalSearch-instructions-operator-created": "`__operator_created__:` - ** 日以内に作成されたカード", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - ** 日以内に変更されたカード", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "スイムレーンを移動する", - "moveSwimlanePopup-title": "スイムレーンを移動する" + "moveSwimlanePopup-title": "スイムレーンを移動する", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/ka.i18n.json b/i18n/ka.i18n.json index 876d4a5ae..8aa464543 100644 --- a/i18n/ka.i18n.json +++ b/i18n/ka.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/km.i18n.json b/i18n/km.i18n.json index 150553f55..efd883a14 100644 --- a/i18n/km.i18n.json +++ b/i18n/km.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/ko.i18n.json b/i18n/ko.i18n.json index 1416ab322..1a024ca23 100644 --- a/i18n/ko.i18n.json +++ b/i18n/ko.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/lt.i18n.json b/i18n/lt.i18n.json index 5caaf0daf..68b4385b3 100644 --- a/i18n/lt.i18n.json +++ b/i18n/lt.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/lv.i18n.json b/i18n/lv.i18n.json index 4b4f59e86..64b7db205 100644 --- a/i18n/lv.i18n.json +++ b/i18n/lv.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "līdz", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/mk.i18n.json b/i18n/mk.i18n.json index 7bc945041..b802f9f93 100644 --- a/i18n/mk.i18n.json +++ b/i18n/mk.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/mn.i18n.json b/i18n/mn.i18n.json index 1030e2b6e..cb9880df2 100644 --- a/i18n/mn.i18n.json +++ b/i18n/mn.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/nl.i18n.json b/i18n/nl.i18n.json index f5b41d4b7..a7625ba0d 100644 --- a/i18n/nl.i18n.json +++ b/i18n/nl.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "toegewezen aan", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "verval", "operator-created": "aangemaakt", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - afkorting voor `gebruiker:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - kaarten waar ** een *lid* is", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - kaarten waar ** een *actiehouder* is", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - kaarten die achterstallig zijn ** dagen vanaf nu. `__operator_due__:__predicate_overdue__ lists alle kaarten nu hun geplande datum.", "globalSearch-instructions-operator-created": "`__operator_created__:` - kaarten die zijn aangemaakt ** dagen of minder geleden", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - kaarten die zijn bijgewerkt ** dagen of minder geleden", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Verberg systeemberichten voor alle gebruikers", "now-system-messages-of-all-users-are-hidden": "Systeemberichten zijn nu verborgen voor alle gebruikers", "move-swimlane": "Verplaats Swimlane", - "moveSwimlanePopup-title": "Verplaats Swimlane" + "moveSwimlanePopup-title": "Verplaats Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/oc.i18n.json b/i18n/oc.i18n.json index d2b5d5f99..95ee08168 100644 --- a/i18n/oc.i18n.json +++ b/i18n/oc.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/pa.i18n.json b/i18n/pa.i18n.json index 5caaf0daf..68b4385b3 100644 --- a/i18n/pa.i18n.json +++ b/i18n/pa.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/pl.i18n.json b/i18n/pl.i18n.json index baf02eee2..9b5bdf76b 100644 --- a/i18n/pl.i18n.json +++ b/i18n/pl.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "u", "operator-assignee": "przypisany", "operator-assignee-abbrev": "p", + "operator-creator": "creator", "operator-status": "status", "operator-due": "wykonania", "operator-created": "stworzono", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - skrócona forma dla `użytkownik:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - karty, których *użytkownikiem* jest **", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - karty, do których *przypisany* jest użytkownik **", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - karty, których termin mija w ciągu ** lub mniej dni od teraz. `__operator_due__:__predicate_overdue__ wyświetla wszystkie karty, których termin minął.", "globalSearch-instructions-operator-created": "`__operator_created__:` - karty utworzone ** lub mniej dni temu", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - karty zmodyfikowane ** lub mniej dni temu", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Ukryj powiadomienia systemowe wszystkich użytkowników", "now-system-messages-of-all-users-are-hidden": "Odtąd powiadomienia systemowe wszystkich użytkowników będą ukryte", "move-swimlane": "Przenieś ścieżkę", - "moveSwimlanePopup-title": "Przenieś ścieżkę" + "moveSwimlanePopup-title": "Przenieś ścieżkę", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json index 19fc889ff..14170cdea 100644 --- a/i18n/pt-BR.i18n.json +++ b/i18n/pt-BR.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "administrador", "operator-assignee-abbrev": "a", + "operator-creator": "criador", "operator-status": "status", "operator-due": "prazo final", "operator-created": "criado", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - abreviação para `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cartões onde ** é um *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cartões onde ** é um *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cartões onde ** é o criador do cartão", "globalSearch-instructions-operator-due": "`__operator_due__:` - cartões que vencem até ** dias a partir de agora. `__operator_due__:__predicate_overdue__ lista todos os cartões após a data de vencimento.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cartões que foram criados ** dias atrás ou menos", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cartões que foram modificados ** dias atrás ou menos", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Esconder mensagens do sistema para todos os usuários", "now-system-messages-of-all-users-are-hidden": "Agora as mensagens do sistema para todos os usuários estão escondidas ", "move-swimlane": "Mover Raia", - "moveSwimlanePopup-title": "Mover Raia" + "moveSwimlanePopup-title": "Mover Raia", + "custom-field-stringtemplate": "Template de String", + "custom-field-stringtemplate-format": "Formato (use %{valor} como marcador de posição)", + "custom-field-stringtemplate-separator": "Separador (use ou   para um espaço)", + "custom-field-stringtemplate-item-placeholder": "Pressione enter para adicionar mais itens", + "creator": "Criador", + "filesReportTitle": "Relatório de Arquivos", + "orphanedFilesReportTitle": "Relatório de Arquivos Órfãos", + "reports": "Relatórios", + "rulesReportTitle": "Regras de Relatório" } diff --git a/i18n/pt.i18n.json b/i18n/pt.i18n.json index d72420725..ac2a89b7d 100644 --- a/i18n/pt.i18n.json +++ b/i18n/pt.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "data limite", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/ro.i18n.json b/i18n/ro.i18n.json index 5fdbd91c7..401eafd89 100644 --- a/i18n/ro.i18n.json +++ b/i18n/ro.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/ru.i18n.json b/i18n/ru.i18n.json index 601ccee83..c42fa29d8 100644 --- a/i18n/ru.i18n.json +++ b/i18n/ru.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "Кому назначено", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "статус", "operator-due": "выполнить к", "operator-created": "создано", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - сокращение для `пользователь:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - карточки, в которых ** *участник*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - карточки, в которых ** *исполнитель*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - карточки с датой завершения до ** дней от текущей даты. `__operator_due__:__predicate_overdue__ список всех просроченных карточек.", "globalSearch-instructions-operator-created": "`__operator_created__:` - карточки, которые были созданы до ** дней назад", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - карточки, который изменены до ** дней назад", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Скрыть системные сообщения всех пользователей", "now-system-messages-of-all-users-are-hidden": "Системные сообщения всех пользователей скрыты", "move-swimlane": "Переместить дорожку", - "moveSwimlanePopup-title": "Переместить дорожку" + "moveSwimlanePopup-title": "Переместить дорожку", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/sk.i18n.json b/i18n/sk.i18n.json index d94f09878..6f2c97a64 100644 --- a/i18n/sk.i18n.json +++ b/i18n/sk.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/sl.i18n.json b/i18n/sl.i18n.json index 4bd00fc3f..7c214b39c 100644 --- a/i18n/sl.i18n.json +++ b/i18n/sl.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "rok", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/sr.i18n.json b/i18n/sr.i18n.json index bba40770e..10e75bdcf 100644 --- a/i18n/sr.i18n.json +++ b/i18n/sr.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "krajnji datum", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/sv.i18n.json b/i18n/sv.i18n.json index 3d621a36b..ee6d5b68c 100644 --- a/i18n/sv.i18n.json +++ b/i18n/sv.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "Tilldelad", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "förfallotid", "operator-created": "skapad", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - förkortning för `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - kort där ** är en *medlem*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - kort där ** är en *tilldelad*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:1` - cards which are due up to *2* days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - kort som skapade för ** dagar sedan eller mindre.", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - kort som är modifierade för ** dagar sedan eller mindre", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Göm systemmeddelanden för alla användare", "now-system-messages-of-all-users-are-hidden": "Systemmeddelande dolda för alla användare", "move-swimlane": "Flytta simbana", - "moveSwimlanePopup-title": "Flytta simbana" + "moveSwimlanePopup-title": "Flytta simbana", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/sw.i18n.json b/i18n/sw.i18n.json index 4d8628d04..0d5ca4270 100644 --- a/i18n/sw.i18n.json +++ b/i18n/sw.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/ta.i18n.json b/i18n/ta.i18n.json index 954b11302..fbed137f0 100644 --- a/i18n/ta.i18n.json +++ b/i18n/ta.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/th.i18n.json b/i18n/th.i18n.json index 57e04bfdf..ea23e7105 100644 --- a/i18n/th.i18n.json +++ b/i18n/th.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/tr.i18n.json b/i18n/tr.i18n.json index c7164986b..7258aa9f9 100644 --- a/i18n/tr.i18n.json +++ b/i18n/tr.i18n.json @@ -23,9 +23,9 @@ "act-createSwimlane": "__board__ panosuna __swimlane__ kulvarı oluşturuldu", "act-createCard": "__board__ panosunun __swimlane__ kulvarının __list__ listesinin __card__ kartı oluşturuldu", "act-createCustomField": "created custom field __customField__ at board __board__", - "act-deleteCustomField": "deleted custom field __customField__ at board __board__", + "act-deleteCustomField": "__customField__ özel alanı __board__ board'dan silindi.", "act-setCustomField": "edited custom field __customField__: __customFieldValue__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__", - "act-createList": "added list __list__ to board __board__", + "act-createList": "__list__ listesi __board__ board'una eklenildi.", "act-addBoardMember": "__board__ panosuna __member__ kullanıcısı eklendi", "act-archivedBoard": "__board__ panosu Arşiv'e taşındı", "act-archivedCard": "Card __card__ at list __list__ at swimlane __swimlane__ at board __board__ moved to Archive", @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "vade", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/uk.i18n.json b/i18n/uk.i18n.json index 26c7f53d6..015bddac2 100644 --- a/i18n/uk.i18n.json +++ b/i18n/uk.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "до", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - cards where ** is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - cards where ** is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - cards which are due up to ** days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:` - cards which were created ** days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - cards which were modified ** days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/vi.i18n.json b/i18n/vi.i18n.json index 3b4a3d835..6e79337bc 100644 --- a/i18n/vi.i18n.json +++ b/i18n/vi.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "người được giao", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "trạng thái", "operator-due": "đến hạn", "operator-created": "đã tạo", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - viết tắt cho `người dùng:`", "globalSearch-instructions-operator-member": "`__operator_member__:` - thẻ trong đó ** là *thành viên*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:` - thẻ trong đó ** là *người được giao*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:` - cards where ** is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:` - thẻ có thời hạn lên đến ** ngày kể từ bây giờ. `__operator_due__:__predicate_overdue__ liệt kê tất cả các thẻ đã quá hạn sử dụng.", "globalSearch-instructions-operator-created": "`__operator_created__:` - thẻ đã được tạo ** ngày trước hoặc ít hơn", "globalSearch-instructions-operator-modified": "`__operator_modified__:` - thẻ đã được sửa đổi ** ngày trước hoặc ít hơn", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json index 684c93dd3..0f50756af 100644 --- a/i18n/zh-CN.i18n.json +++ b/i18n/zh-CN.i18n.json @@ -75,10 +75,10 @@ "activity-checklist-uncompleted-card": "未完成清单 %s", "activity-editComment": "评论已编辑", "activity-deleteComment": "评论已删除", - "activity-receivedDate": "edited received date to %s of %s", - "activity-startDate": "edited start date to %s of %s", - "activity-dueDate": "edited due date to %s of %s", - "activity-endDate": "edited end date to %s of %s", + "activity-receivedDate": "已将接收日期从 %s 修改为 %s", + "activity-startDate": "已将开始日期从 %s 修改为 %s", + "activity-dueDate": "已将到期日期从 %s 修改为 %s", + "activity-endDate": "已将结束日期从 %s 修改为 %s", "add-attachment": "添加附件", "add-board": "添加看板", "add-card": "添加卡片", @@ -386,7 +386,7 @@ "import-csv-placeholder": "在此处粘贴有效的CSV/TSV数据", "import-map-members": "映射成员", "import-members-map": "您导入的看板有一些成员,请映射这些成员到您导入的用户。", - "import-members-map-note": "Note: Unmapped members will be assigned to the current user.", + "import-members-map-note": "提示:未指定用户将被指派给当前用户。", "import-show-user-mapping": "核对成员映射", "import-user-select": "为这个成员选择您已经存在的用户", "importMapMembersAddPopup-title": "选择成员", @@ -532,7 +532,7 @@ "custom-login-logo-image-url": "设置登录图标链接地址", "custom-login-logo-link-url": "设置登录图标链接", "text-below-custom-login-logo": "设置登录图标下方文字", - "automatic-linked-url-schemes": "Custom URL Schemes which should automatically be clickable. One URL Scheme per line", + "automatic-linked-url-schemes": "自定义URL模式下URL链接默认为可点击。每行仅限一种URL模式。", "username": "用户名", "import-usernames": "导入用户名", "view-it": "查看", @@ -900,17 +900,18 @@ "operator-member-abbrev": "m", "operator-assignee": "指定人", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "状态", "operator-due": "至", "operator-created": "已创建", "operator-modified": "已编辑", "operator-sort": "排序", "operator-comment": "评论", - "operator-has": "has", - "operator-limit": "limit", - "predicate-archived": "archived", - "predicate-open": "open", - "predicate-ended": "ended", + "operator-has": "已有", + "operator-limit": "限制", + "predicate-archived": "存档", + "predicate-open": "打开", + "predicate-ended": "结束", "predicate-all": "所有", "predicate-overdue": "过期", "predicate-week": "周", @@ -920,53 +921,54 @@ "predicate-due": "至", "predicate-modified": "已编辑", "predicate-created": "已创建", - "predicate-attachment": "attachment", - "predicate-description": "description", + "predicate-attachment": "附件", + "predicate-description": "描述", "predicate-checklist": "清单", "predicate-start": "开始", "predicate-end": "结束", "predicate-assignee": "指定人", "predicate-member": "成员", - "predicate-public": "public", - "predicate-private": "private", + "predicate-public": "公开", + "predicate-private": "私有", "operator-unknown-error": "%s不是维护人员", - "operator-number-expected": "operator __operator__ expected a number, got '__value__'", + "operator-number-expected": "运算符__operator__ 需要相应数字才能获得 '__value__'值", "operator-sort-invalid": "排序%s无效", "operator-status-invalid": "%s不是一个有效的状态 ", - "operator-has-invalid": "%s is not a valid existence check", - "operator-limit-invalid": "%s is not a valid limit. Limit should be a positive integer.", + "operator-has-invalid": "%s不是有效的检查项", + "operator-limit-invalid": "%s不是有效的限值,限值必须为正整数。", "next-page": "下一页", "previous-page": "上一页", "heading-notes": "注释", "globalSearch-instructions-heading": "查询指示信息", "globalSearch-instructions-description": "Searches can include operators to refine the search. Operators are specified by writing the operator name and value separated by a colon. For example, an operator specification of `list:Blocked` would limit the search to cards that are contained in a list named *Blocked*. If the value contains spaces or special characters it must be enclosed in quotation marks (e.g. `__operator_list__:\"To Review\"`).", "globalSearch-instructions-operators": "可利用的维护人员", - "globalSearch-instructions-operator-board": "`__operator_board__:` - cards in boards matching the specified *<title>*", - "globalSearch-instructions-operator-list": "`__operator_list__:<title>` - cards in lists matching the specified *<title>*", - "globalSearch-instructions-operator-swimlane": "`__operator_swimlane__:<title>` - cards in swimlanes matching the specified *<title>*", + "globalSearch-instructions-operator-board": "看板:看板中的卡片<title>必须匹配相应的*<title>*", + "globalSearch-instructions-operator-list": "列表:列表内的卡片<title>必须匹配对应的*<title>*", + "globalSearch-instructions-operator-swimlane": "泳道:泳道中的卡片<title>必须匹配相应的*<title>*", "globalSearch-instructions-operator-comment": "`__operator_comment__:<text>` - cards with a comment containing *<text>*.", - "globalSearch-instructions-operator-label": "`__operator_label__:<color>` `__operator_label__:<name>` - cards that have a label matching *<color>* or *<name>", + "globalSearch-instructions-operator-label": "标签:【标签<color>】卡片<name>要匹配*<color>*或*<name>*", "globalSearch-instructions-operator-hash": "`__operator_label_abbrev__<name|color>` - shorthand for `__operator_label__:<color>` or `__operator_label__:<name>`", "globalSearch-instructions-operator-user": "`__operator_user__:<username>` - cards where *<username>* is a *member* or *assignee*", "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:<username>`", "globalSearch-instructions-operator-member": "`__operator_member__:<username>` - cards where *<username>* is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:<username>` - cards where *<username>* is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:<username>` - cards where *<username>* is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:<n>` - cards which are due up to *<n>* days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:<n>` - cards which were created *<n>* days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:<n>` - cards which were modified *<n>* days ago or less", "globalSearch-instructions-operator-status": "`__operator_status__:<status>` - where *<status>* is one of the following:", - "globalSearch-instructions-status-archived": "`__predicate_archived__` - archived cards", - "globalSearch-instructions-status-all": "`__predicate_all__` - all archived and unarchived cards", - "globalSearch-instructions-status-ended": "`__predicate_ended__` - cards with an end date", - "globalSearch-instructions-status-public": "`__predicate_public__` - cards only in public boards", - "globalSearch-instructions-status-private": "`__predicate_private__` - cards only in private boards", + "globalSearch-instructions-status-archived": "可用卡片", + "globalSearch-instructions-status-all": "所有可用和不可用卡片", + "globalSearch-instructions-status-ended": "卡片需要设置结束日期", + "globalSearch-instructions-status-public": "公共卡片只能存在于公共看板", + "globalSearch-instructions-status-private": "私有卡片只能存在于私有看板", "globalSearch-instructions-operator-has": "`__operator_has__:<field>` - where *<field>* is one of `__predicate_attachment__`, `__predicate_checklist__`, `__predicate_description__`, `__predicate_start__`, `__predicate_due__`, `__predicate_end__`, `__predicate_assignee__` or `__predicate_member__`. Placing a `-` in front of *<field>* searches for the absence of a value in that field (e.g. `has:-due` searches for cards without a due date).", "globalSearch-instructions-operator-sort": "`__operator_sort__:<sort-name>` - where *<sort-name>* is one of `__predicate_due__`, `__predicate_created__` or `__predicate_modified__`. For a descending sort, place a `-` in front of the sort name.", - "globalSearch-instructions-operator-limit": "`__operator_limit__:<n>` - where *<n>* is a positive integer expressing the number of cards to be displayed per page.", - "globalSearch-instructions-notes-1": "Multiple operators may be specified.", + "globalSearch-instructions-operator-limit": "__operator_limit__:<n> - <n>为每页所显示的卡片数量,必须为正整数。", + "globalSearch-instructions-notes-1": "多操作者需要预先指定。", "globalSearch-instructions-notes-2": "Similar operators are *OR*ed together. Cards that match any of the conditions will be returned.\n`__operator_list__:Available __operator_list__:Blocked` would return cards contained in any list named *Blocked* or *Available*.", "globalSearch-instructions-notes-3": "Differing operators are *AND*ed together. Only cards that match all of the differing operators are returned. `__operator_list__:Available __operator_label__:red` returns only cards in the list *Available* with a *red* label.", - "globalSearch-instructions-notes-3-2": "Days can be specified as a positive or negative integer or using `__predicate_week__`, `__predicate_month__`, `__predicate_quarter__` or `__predicate_year__` for the current period.", + "globalSearch-instructions-notes-3-2": "现阶段,天数可以设置为正负整数或者使用 `__predicate_week__`, `__predicate_month__`, `__predicate_quarter__` or `__predicate_year__` ", "globalSearch-instructions-notes-4": "文本搜索大小写不敏感。", "globalSearch-instructions-notes-5": "默认情况下,不搜索存档卡片。", "link-to-search": "关联至本次查询", @@ -978,14 +980,23 @@ "sort-cards": "排序卡片", "cardsSortPopup-title": "排序卡片", "due-date": "截至日期", - "server-error": "Server Error", - "server-error-troubleshooting": "Please submit the error generated by the server.\nFor a snap installation, run: `sudo snap logs wekan.wekan`\nFor a Docker installation, run: `sudo docker logs wekan-app`", + "server-error": "服务错误", + "server-error-troubleshooting": "请提交服务器生成的出错信息。\n使用 snap 安装,运行: `sudo snap logs wekan.wekan`\n使用 Docker 安装,运营:‘sudo docker logs wekan-app‘\n", "title-alphabetically": "标题(按字母顺序)", "created-at-newest-first": "创建时间(最新)", "created-at-oldest-first": "创建时间(最旧)", - "links-heading": "Links", - "hide-system-messages-of-all-users": "Hide system messages of all users", - "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", - "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "links-heading": "链接", + "hide-system-messages-of-all-users": "对所有用户隐藏系统消息", + "now-system-messages-of-all-users-are-hidden": "系统消息已对所有用户隐藏。", + "move-swimlane": "移动泳道", + "moveSwimlanePopup-title": "移动泳道", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/zh-HK.i18n.json b/i18n/zh-HK.i18n.json index a223862f1..622d7d7aa 100644 --- a/i18n/zh-HK.i18n.json +++ b/i18n/zh-HK.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "assignee", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "status", "operator-due": "due", "operator-created": "created", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:<username>`", "globalSearch-instructions-operator-member": "`__operator_member__:<username>` - cards where *<username>* is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:<username>` - cards where *<username>* is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:<username>` - cards where *<username>* is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:<n>` - cards which are due up to *<n>* days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:<n>` - cards which were created *<n>* days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:<n>` - cards which were modified *<n>* days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" } diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json index 0c50845f5..e6c115a5a 100644 --- a/i18n/zh-TW.i18n.json +++ b/i18n/zh-TW.i18n.json @@ -900,6 +900,7 @@ "operator-member-abbrev": "m", "operator-assignee": "代理人", "operator-assignee-abbrev": "a", + "operator-creator": "creator", "operator-status": "狀態", "operator-due": "至", "operator-created": "已建立", @@ -951,6 +952,7 @@ "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:<username>`", "globalSearch-instructions-operator-member": "`__operator_member__:<username>` - cards where *<username>* is a *member*", "globalSearch-instructions-operator-assignee": "`__operator_assignee__:<username>` - cards where *<username>* is an *assignee*", + "globalSearch-instructions-operator-creator": "`__operator_creator__:<username>` - cards where *<username>* is the card's creator", "globalSearch-instructions-operator-due": "`__operator_due__:<n>` - cards which are due up to *<n>* days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.", "globalSearch-instructions-operator-created": "`__operator_created__:<n>` - cards which were created *<n>* days ago or less", "globalSearch-instructions-operator-modified": "`__operator_modified__:<n>` - cards which were modified *<n>* days ago or less", @@ -987,5 +989,14 @@ "hide-system-messages-of-all-users": "Hide system messages of all users", "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden", "move-swimlane": "Move Swimlane", - "moveSwimlanePopup-title": "Move Swimlane" + "moveSwimlanePopup-title": "Move Swimlane", + "custom-field-stringtemplate": "String Template", + "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)", + "custom-field-stringtemplate-separator": "Separator (use or   for a space)", + "custom-field-stringtemplate-item-placeholder": "Press enter to add more items", + "creator": "Creator", + "filesReportTitle": "Files Report", + "orphanedFilesReportTitle": "Orphaned Files Report", + "reports": "Reports", + "rulesReportTitle": "Rules Report" }