Skip to content

Commit

Permalink
update locales from crowdin [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
openprojectci committed Oct 26, 2024
1 parent 87a8334 commit 8145d53
Show file tree
Hide file tree
Showing 54 changed files with 613 additions and 55 deletions.
12 changes: 11 additions & 1 deletion config/locales/crowdin/af.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,10 +221,10 @@ af:
heading: For all projects
description: This custom field is enabled in all projects since the "For all projects" option is checked. It cannot be deactivated for individual projects.
items:
actions: "Item actions"
blankslate:
title: "Your list of items is empty"
description: "Start by adding items to the custom field of type hierarchy. Each item can be used to create a hierarchy bellow it. To navigate and create sub-items inside a hierarchy click on the created item."
actions: "Item actions"
placeholder:
label: "Item label"
short: "Short name"
Expand Down Expand Up @@ -495,6 +495,15 @@ af:
priority_color_text: |
Click to assign or change the color of this priority.
It can be used for highlighting work packages in the table.
reactions:
action_title: "React"
add_reaction: "Add reaction"
react_with: "React with %{reaction}"
and_user: "and %{user}"
and_others:
one: and 1 other
other: and %{count} others
reaction_by: "%{reaction} by"
reportings:
index:
no_results_title_text: There are currently no status reportings.
Expand Down Expand Up @@ -879,6 +888,7 @@ af:
not_available: "is not available due to a system configuration."
not_deletable: "cannot be deleted."
not_current_user: "is not the current user."
not_found: "not found."
not_a_date: "is not a valid date."
not_a_datetime: "is not a valid date time."
not_a_number: "is not a number."
Expand Down
16 changes: 15 additions & 1 deletion config/locales/crowdin/ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,10 +221,10 @@ ar:
heading: For all projects
description: This custom field is enabled in all projects since the "For all projects" option is checked. It cannot be deactivated for individual projects.
items:
actions: "Item actions"
blankslate:
title: "Your list of items is empty"
description: "Start by adding items to the custom field of type hierarchy. Each item can be used to create a hierarchy bellow it. To navigate and create sub-items inside a hierarchy click on the created item."
actions: "Item actions"
placeholder:
label: "Item label"
short: "Short name"
Expand Down Expand Up @@ -519,6 +519,19 @@ ar:
priority_color_text: |
Click to assign or change the color of this priority.
It can be used for highlighting work packages in the table.
reactions:
action_title: "React"
add_reaction: "Add reaction"
react_with: "React with %{reaction}"
and_user: "and %{user}"
and_others:
zero: and %{count} others
one: and 1 other
two: and %{count} others
few: and %{count} others
many: and %{count} others
other: and %{count} others
reaction_by: "%{reaction} by"
reportings:
index:
no_results_title_text: لا يوجد حالياً تقارير حالة.
Expand Down Expand Up @@ -907,6 +920,7 @@ ar:
not_available: "is not available due to a system configuration."
not_deletable: "cannot be deleted."
not_current_user: "is not the current user."
not_found: "not found."
not_a_date: "is not a valid date."
not_a_datetime: "is not a valid date time."
not_a_number: "ليس رقماً."
Expand Down
12 changes: 11 additions & 1 deletion config/locales/crowdin/az.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,10 +221,10 @@ az:
heading: For all projects
description: This custom field is enabled in all projects since the "For all projects" option is checked. It cannot be deactivated for individual projects.
items:
actions: "Item actions"
blankslate:
title: "Your list of items is empty"
description: "Start by adding items to the custom field of type hierarchy. Each item can be used to create a hierarchy bellow it. To navigate and create sub-items inside a hierarchy click on the created item."
actions: "Item actions"
placeholder:
label: "Item label"
short: "Short name"
Expand Down Expand Up @@ -495,6 +495,15 @@ az:
priority_color_text: |
Click to assign or change the color of this priority.
It can be used for highlighting work packages in the table.
reactions:
action_title: "React"
add_reaction: "Add reaction"
react_with: "React with %{reaction}"
and_user: "and %{user}"
and_others:
one: and 1 other
other: and %{count} others
reaction_by: "%{reaction} by"
reportings:
index:
no_results_title_text: There are currently no status reportings.
Expand Down Expand Up @@ -879,6 +888,7 @@ az:
not_available: "is not available due to a system configuration."
not_deletable: "cannot be deleted."
not_current_user: "is not the current user."
not_found: "not found."
not_a_date: "is not a valid date."
not_a_datetime: "is not a valid date time."
not_a_number: "is not a number."
Expand Down
14 changes: 13 additions & 1 deletion config/locales/crowdin/be.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,10 +221,10 @@ be:
heading: For all projects
description: This custom field is enabled in all projects since the "For all projects" option is checked. It cannot be deactivated for individual projects.
items:
actions: "Item actions"
blankslate:
title: "Your list of items is empty"
description: "Start by adding items to the custom field of type hierarchy. Each item can be used to create a hierarchy bellow it. To navigate and create sub-items inside a hierarchy click on the created item."
actions: "Item actions"
placeholder:
label: "Item label"
short: "Short name"
Expand Down Expand Up @@ -507,6 +507,17 @@ be:
priority_color_text: |
Click to assign or change the color of this priority.
It can be used for highlighting work packages in the table.
reactions:
action_title: "React"
add_reaction: "Add reaction"
react_with: "React with %{reaction}"
and_user: "and %{user}"
and_others:
one: and 1 other
few: and %{count} others
many: and %{count} others
other: and %{count} others
reaction_by: "%{reaction} by"
reportings:
index:
no_results_title_text: There are currently no status reportings.
Expand Down Expand Up @@ -893,6 +904,7 @@ be:
not_available: "is not available due to a system configuration."
not_deletable: "cannot be deleted."
not_current_user: "is not the current user."
not_found: "not found."
not_a_date: "is not a valid date."
not_a_datetime: "is not a valid date time."
not_a_number: "is not a number."
Expand Down
12 changes: 11 additions & 1 deletion config/locales/crowdin/bg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,10 +221,10 @@ bg:
heading: For all projects
description: This custom field is enabled in all projects since the "For all projects" option is checked. It cannot be deactivated for individual projects.
items:
actions: "Item actions"
blankslate:
title: "Your list of items is empty"
description: "Start by adding items to the custom field of type hierarchy. Each item can be used to create a hierarchy bellow it. To navigate and create sub-items inside a hierarchy click on the created item."
actions: "Item actions"
placeholder:
label: "Item label"
short: "Short name"
Expand Down Expand Up @@ -495,6 +495,15 @@ bg:
priority_color_text: |
Щракнете, за да зададете или промените цвета на този приоритет.
Той може да се използва за подчертаване на работните пакети в таблицата.
reactions:
action_title: "React"
add_reaction: "Add reaction"
react_with: "React with %{reaction}"
and_user: "and %{user}"
and_others:
one: and 1 other
other: and %{count} others
reaction_by: "%{reaction} by"
reportings:
index:
no_results_title_text: В момента няма отчети за статуси.
Expand Down Expand Up @@ -879,6 +888,7 @@ bg:
not_available: "не е наличен поради системна конфигурация."
not_deletable: "не може да бъде изтрито."
not_current_user: "не е текущият потребител."
not_found: "not found."
not_a_date: "е невалидна дата"
not_a_datetime: "не е валидна дата и час."
not_a_number: "не е число."
Expand Down
12 changes: 11 additions & 1 deletion config/locales/crowdin/ca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,10 +218,10 @@ ca:
heading: For all projects
description: This custom field is enabled in all projects since the "For all projects" option is checked. It cannot be deactivated for individual projects.
items:
actions: "Item actions"
blankslate:
title: "Your list of items is empty"
description: "Start by adding items to the custom field of type hierarchy. Each item can be used to create a hierarchy bellow it. To navigate and create sub-items inside a hierarchy click on the created item."
actions: "Item actions"
placeholder:
label: "Item label"
short: "Short name"
Expand Down Expand Up @@ -492,6 +492,15 @@ ca:
priority_color_text: |
Cliqueu per assignar o canviar el color d'aquesta prioritat.
Pot fer-se servir per a destacar paquets de treball en la taula.
reactions:
action_title: "React"
add_reaction: "Add reaction"
react_with: "React with %{reaction}"
and_user: "and %{user}"
and_others:
one: and 1 other
other: and %{count} others
reaction_by: "%{reaction} by"
reportings:
index:
no_results_title_text: Actualment no hi ha cap informe d'estat.
Expand Down Expand Up @@ -875,6 +884,7 @@ ca:
not_available: "no és disponible degut a la configuració del sistema."
not_deletable: "no es pot eliminar."
not_current_user: "no és l'usuari actual."
not_found: "not found."
not_a_date: "no és una data vàlida."
not_a_datetime: "no és una data-i-hora vàlida."
not_a_number: "no és un número."
Expand Down
12 changes: 11 additions & 1 deletion config/locales/crowdin/ckb-IR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,10 +221,10 @@ ckb-IR:
heading: For all projects
description: This custom field is enabled in all projects since the "For all projects" option is checked. It cannot be deactivated for individual projects.
items:
actions: "Item actions"
blankslate:
title: "Your list of items is empty"
description: "Start by adding items to the custom field of type hierarchy. Each item can be used to create a hierarchy bellow it. To navigate and create sub-items inside a hierarchy click on the created item."
actions: "Item actions"
placeholder:
label: "Item label"
short: "Short name"
Expand Down Expand Up @@ -495,6 +495,15 @@ ckb-IR:
priority_color_text: |
Click to assign or change the color of this priority.
It can be used for highlighting work packages in the table.
reactions:
action_title: "React"
add_reaction: "Add reaction"
react_with: "React with %{reaction}"
and_user: "and %{user}"
and_others:
one: and 1 other
other: and %{count} others
reaction_by: "%{reaction} by"
reportings:
index:
no_results_title_text: There are currently no status reportings.
Expand Down Expand Up @@ -879,6 +888,7 @@ ckb-IR:
not_available: "is not available due to a system configuration."
not_deletable: "cannot be deleted."
not_current_user: "is not the current user."
not_found: "not found."
not_a_date: "is not a valid date."
not_a_datetime: "is not a valid date time."
not_a_number: "is not a number."
Expand Down
14 changes: 13 additions & 1 deletion config/locales/crowdin/cs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,10 +221,10 @@ cs:
heading: For all projects
description: This custom field is enabled in all projects since the "For all projects" option is checked. It cannot be deactivated for individual projects.
items:
actions: "Item actions"
blankslate:
title: "Your list of items is empty"
description: "Start by adding items to the custom field of type hierarchy. Each item can be used to create a hierarchy bellow it. To navigate and create sub-items inside a hierarchy click on the created item."
actions: "Item actions"
placeholder:
label: "Item label"
short: "Krátký název"
Expand Down Expand Up @@ -507,6 +507,17 @@ cs:
priority_color_text: |
Klikněte na přiřadit nebo změnit barvu této priority.
lze použít ke zvýraznění pracovních balíčků v tabulce.
reactions:
action_title: "React"
add_reaction: "Add reaction"
react_with: "React with %{reaction}"
and_user: "and %{user}"
and_others:
one: and 1 other
few: and %{count} others
many: and %{count} others
other: and %{count} others
reaction_by: "%{reaction} by"
reportings:
index:
no_results_title_text: V současné době nejsou žádné zprávy o stavu.
Expand Down Expand Up @@ -893,6 +904,7 @@ cs:
not_available: "není k dispozici kvůli konfiguraci systému."
not_deletable: "nelze odstranit"
not_current_user: "není aktuální uživatel."
not_found: "not found."
not_a_date: "není platné datum."
not_a_datetime: "není platný čas."
not_a_number: "není číslo."
Expand Down
12 changes: 11 additions & 1 deletion config/locales/crowdin/da.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,10 +219,10 @@ da:
heading: For all projects
description: This custom field is enabled in all projects since the "For all projects" option is checked. It cannot be deactivated for individual projects.
items:
actions: "Item actions"
blankslate:
title: "Your list of items is empty"
description: "Start by adding items to the custom field of type hierarchy. Each item can be used to create a hierarchy bellow it. To navigate and create sub-items inside a hierarchy click on the created item."
actions: "Item actions"
placeholder:
label: "Item label"
short: "Short name"
Expand Down Expand Up @@ -493,6 +493,15 @@ da:
priority_color_text: |
Click to assign or change the color of this priority.
It can be used for highlighting work packages in the table.
reactions:
action_title: "React"
add_reaction: "Add reaction"
react_with: "React with %{reaction}"
and_user: "and %{user}"
and_others:
one: and 1 other
other: and %{count} others
reaction_by: "%{reaction} by"
reportings:
index:
no_results_title_text: There are currently no status reportings.
Expand Down Expand Up @@ -877,6 +886,7 @@ da:
not_available: "is not available due to a system configuration."
not_deletable: "Kan ikke slettes"
not_current_user: "er ikke den aktuelle bruger."
not_found: "not found."
not_a_date: "is not a valid date."
not_a_datetime: "is not a valid date time."
not_a_number: "er ikke et tal."
Expand Down
12 changes: 11 additions & 1 deletion config/locales/crowdin/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,10 +218,10 @@ de:
heading: Für alle Projekte
description: Dieses Projekt-Attribut ist in allen Projekten aktiviert, da die Option "Für alle Projekte" aktiviert ist. Es kann nicht für einzelne Projekte deaktiviert werden.
items:
actions: "Item actions"
blankslate:
title: "Your list of items is empty"
description: "Start by adding items to the custom field of type hierarchy. Each item can be used to create a hierarchy bellow it. To navigate and create sub-items inside a hierarchy click on the created item."
actions: "Item actions"
placeholder:
label: "Item label"
short: "Short name"
Expand Down Expand Up @@ -491,6 +491,15 @@ de:
edit:
priority_color_text: |
Klicken zum Zuweisen einer Farbe für diesen Prioritätswert. Diese wird für die Hervorhebung von Arbeitspaketen in Tabellen verwendet.
reactions:
action_title: "React"
add_reaction: "Add reaction"
react_with: "React with %{reaction}"
and_user: "and %{user}"
and_others:
one: and 1 other
other: and %{count} others
reaction_by: "%{reaction} by"
reportings:
index:
no_results_title_text: Derzeit gibt es keine Statusberichte.
Expand Down Expand Up @@ -873,6 +882,7 @@ de:
not_available: "ist aufgrund einer Systemkonfiguration nicht verfügbar."
not_deletable: "kann nicht entfernt werden."
not_current_user: "ist nicht der aktuelle Benutzer."
not_found: "not found."
not_a_date: "ist kein gültiges Datum."
not_a_datetime: "ist kein gültiges Datum."
not_a_number: "ist keine Zahl."
Expand Down
Loading

0 comments on commit 8145d53

Please sign in to comment.