Skip to content

Commit 71deba7

Browse files
committed
update locales from crowdin [ci skip]
1 parent ba41c89 commit 71deba7

220 files changed

Lines changed: 3460 additions & 4544 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

config/locales/crowdin/af.yml

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,6 +687,37 @@ af:
687687
danger_dialog:
688688
confirmation_live_message_checked: The button to proceed is now active.
689689
confirmation_live_message_unchecked: The button to proceed is now inactive. You need to tick the checkbox to continue.
690+
departments:
691+
edit: Edit department
692+
add_user: Add user
693+
add_department: Add department
694+
blankslate:
695+
heading: Your organization has no departments
696+
description: 'Start by adding departments or users to the organization. Each department can be used to create a hierarchy below it, to navigate and create sub-department inside a hierarchy click on the created item.
697+
698+
'
699+
add_button: Add
700+
detail_blankslate:
701+
heading: This department doesn’t have any hierarchy level below
702+
description: Add departments or users to create sub-items inside another one.
703+
add_button: Add
704+
add_department_form:
705+
name_label: Department name
706+
name_placeholder: Enter department name
707+
move_user_dialog:
708+
title: User already in a department
709+
heading: Move user to this department?
710+
description: "%{user} is currently a member of %{from_department}. Moving them will remove them from that department."
711+
confirm: Move user
712+
context_menu:
713+
add_sub_department: Add sub-department
714+
add_user: Add user
715+
flash:
716+
user_added: User was successfully added to the department.
717+
user_removed: User was successfully removed from the department.
718+
department_created: Department was successfully created.
719+
errors:
720+
move_user_failed: Failed to move user between departments.
690721
pagination:
691722
label: Pagination
692723
prev: Previous
@@ -1346,6 +1377,20 @@ af:
13461377
index:
13471378
no_results_title_text: There are currently no workflows.
13481379
work_packages:
1380+
delete_dialog:
1381+
title: Delete work package
1382+
heading: Permanently delete this work package?
1383+
description: Are you sure you want to delete the work package "%{name}"?
1384+
confirm_descendants_deletion: I acknowledge that ALL descendants of this work package will be recursively removed.
1385+
cross_project_warning: 'Work packages from the following projects will be deleted: %{projects}'
1386+
bulk_delete_dialog:
1387+
title: Delete %{count} work packages
1388+
heading: Permanently delete these %{count} work packages?
1389+
description: 'The following work packages, including children and all associated data, will permanently be deleted:'
1390+
description_with_children: 'The following work packages, including child work packages, and all associated data will be permanently deleted:'
1391+
confirm_children_deletion: I acknowledge that all selected work packages and their children will be permanently deleted.
1392+
cross_project_warning: 'These work packages span multiple projects: %{projects}'
1393+
children_label: 'The following children will also be deleted:'
13491394
datepicker_modal:
13501395
banner:
13511396
description:
@@ -1808,6 +1853,7 @@ af:
18081853
identity_url: Identity URL
18091854
parent: Parent group
18101855
organizational_unit: Organizational unit
1856+
group_users: Group users
18111857
group_detail:
18121858
parent: Parent group
18131859
organizational_unit: Organizational unit
@@ -1925,6 +1971,7 @@ af:
19251971
confirmation: doesn't match %{attribute}.
19261972
could_not_be_copied: "%{dependency} could not be (fully) copied."
19271973
does_not_exist: does not exist.
1974+
user_already_in_department: User %{user_id} is already a member of department %{department_id}.
19281975
error_enterprise_only: "%{action} is only available in the OpenProject Enterprise edition."
19291976
error_unauthorized: may not be accessed.
19301977
error_readonly: was attempted to be written but is not writable.
@@ -1991,6 +2038,7 @@ af:
19912038
attributes:
19922039
parent_id:
19932040
circular_dependency: would create a circular group hierarchy.
2041+
organizational_unit_mismatch: must have the same organizational unit setting as the group.
19942042
ldap_auth_source:
19952043
attributes:
19962044
tls_certificate_string:
@@ -2473,7 +2521,6 @@ af:
24732521
avatar: Avatar
24742522
base: 'Algemene fout:'
24752523
body: Body
2476-
blocks_ids: ID's van geblokkeerde werkspakkette
24772524
category: Kategorie
24782525
comment: Opmerking
24792526
comments: Opmerking
@@ -3894,6 +3941,10 @@ af:
38943941
label_custom_pdf_export_settings: Custom PDF export settings
38953942
label_custom_favicon: Custom favicon
38963943
label_custom_touch_icon: Custom touch icon
3944+
label_departments: Organization
3945+
label_departments_description_html: 'Define your company’s structure by creating departments and sub-departments in a hierarchical way. This allows you to reflect reporting lines and maintain a clear, structured overview of your organization within OpenProject. You can also import an existing organization structure through [LDAP group synchronisation](ldap_docs_article).
3946+
3947+
'
38973948
label_logout: Teken af
38983949
label_mapping_for: 'Mapping for: %{attribute}'
38993950
label_main_menu: Kant kieslys
@@ -4966,6 +5017,7 @@ af:
49665017
'
49675018
setting_app_subtitle: Application subtitle
49685019
setting_app_title: Application title
5020+
setting_organization_name: Organization name
49695021
setting_attachment_max_size: Attachment max. size
49705022
setting_show_work_package_attachments: Show attachments in the files tab by default
49715023
setting_antivirus_scan_mode: Scan mode

config/locales/crowdin/ar.yml

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,6 +719,37 @@ ar:
719719
danger_dialog:
720720
confirmation_live_message_checked: The button to proceed is now active.
721721
confirmation_live_message_unchecked: The button to proceed is now inactive. You need to tick the checkbox to continue.
722+
departments:
723+
edit: Edit department
724+
add_user: Add user
725+
add_department: Add department
726+
blankslate:
727+
heading: Your organization has no departments
728+
description: 'Start by adding departments or users to the organization. Each department can be used to create a hierarchy below it, to navigate and create sub-department inside a hierarchy click on the created item.
729+
730+
'
731+
add_button: Add
732+
detail_blankslate:
733+
heading: This department doesn’t have any hierarchy level below
734+
description: Add departments or users to create sub-items inside another one.
735+
add_button: Add
736+
add_department_form:
737+
name_label: Department name
738+
name_placeholder: Enter department name
739+
move_user_dialog:
740+
title: User already in a department
741+
heading: Move user to this department?
742+
description: "%{user} is currently a member of %{from_department}. Moving them will remove them from that department."
743+
confirm: Move user
744+
context_menu:
745+
add_sub_department: Add sub-department
746+
add_user: Add user
747+
flash:
748+
user_added: User was successfully added to the department.
749+
user_removed: User was successfully removed from the department.
750+
department_created: Department was successfully created.
751+
errors:
752+
move_user_failed: Failed to move user between departments.
722753
pagination:
723754
label: Pagination
724755
prev: Previous
@@ -1414,6 +1445,20 @@ ar:
14141445
index:
14151446
no_results_title_text: لا يوجد حالياً أي سير عمل.
14161447
work_packages:
1448+
delete_dialog:
1449+
title: Delete work package
1450+
heading: Permanently delete this work package?
1451+
description: Are you sure you want to delete the work package "%{name}"?
1452+
confirm_descendants_deletion: I acknowledge that ALL descendants of this work package will be recursively removed.
1453+
cross_project_warning: 'Work packages from the following projects will be deleted: %{projects}'
1454+
bulk_delete_dialog:
1455+
title: Delete %{count} work packages
1456+
heading: Permanently delete these %{count} work packages?
1457+
description: 'The following work packages, including children and all associated data, will permanently be deleted:'
1458+
description_with_children: 'The following work packages, including child work packages, and all associated data will be permanently deleted:'
1459+
confirm_children_deletion: I acknowledge that all selected work packages and their children will be permanently deleted.
1460+
cross_project_warning: 'These work packages span multiple projects: %{projects}'
1461+
children_label: 'The following children will also be deleted:'
14171462
datepicker_modal:
14181463
banner:
14191464
description:
@@ -1880,6 +1925,7 @@ ar:
18801925
identity_url: Identity URL
18811926
parent: Parent group
18821927
organizational_unit: Organizational unit
1928+
group_users: Group users
18831929
group_detail:
18841930
parent: Parent group
18851931
organizational_unit: Organizational unit
@@ -1997,6 +2043,7 @@ ar:
19972043
confirmation: لا يتطابق مع %{attribute}.
19982044
could_not_be_copied: "%{dependency} could not be (fully) copied."
19992045
does_not_exist: غير موجود.
2046+
user_already_in_department: User %{user_id} is already a member of department %{department_id}.
20002047
error_enterprise_only: "%{action} is only available in the OpenProject Enterprise edition."
20012048
error_unauthorized: may not be accessed.
20022049
error_readonly: was attempted to be written but is not writable.
@@ -2063,6 +2110,7 @@ ar:
20632110
attributes:
20642111
parent_id:
20652112
circular_dependency: would create a circular group hierarchy.
2113+
organizational_unit_mismatch: must have the same organizational unit setting as the group.
20662114
ldap_auth_source:
20672115
attributes:
20682116
tls_certificate_string:
@@ -2623,7 +2671,6 @@ ar:
26232671
avatar: الصورة الرمزية
26242672
base: 'خطأ عام:'
26252673
body: Body
2626-
blocks_ids: مُعرِّفات مجموعات العمل المحظورة
26272674
category: الفئة
26282675
comment: التعليق
26292676
comments: تعليق
@@ -4128,6 +4175,10 @@ ar:
41284175
label_custom_pdf_export_settings: Custom PDF export settings
41294176
label_custom_favicon: Custom favicon
41304177
label_custom_touch_icon: Custom touch icon
4178+
label_departments: Organization
4179+
label_departments_description_html: 'Define your company’s structure by creating departments and sub-departments in a hierarchical way. This allows you to reflect reporting lines and maintain a clear, structured overview of your organization within OpenProject. You can also import an existing organization structure through [LDAP group synchronisation](ldap_docs_article).
4180+
4181+
'
41314182
label_logout: تسجيل الخروج
41324183
label_mapping_for: 'Mapping for: %{attribute}'
41334184
label_main_menu: القائمة الثانوية
@@ -5212,6 +5263,7 @@ ar:
52125263
'
52135264
setting_app_subtitle: العنوان الفرعي للتطبيق
52145265
setting_app_title: عنوان التطبيق
5266+
setting_organization_name: Organization name
52155267
setting_attachment_max_size: الحد الأقصى لحجم المرفقات
52165268
setting_show_work_package_attachments: Show attachments in the files tab by default
52175269
setting_antivirus_scan_mode: Scan mode

config/locales/crowdin/az.yml

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,6 +687,37 @@ az:
687687
danger_dialog:
688688
confirmation_live_message_checked: The button to proceed is now active.
689689
confirmation_live_message_unchecked: The button to proceed is now inactive. You need to tick the checkbox to continue.
690+
departments:
691+
edit: Edit department
692+
add_user: Add user
693+
add_department: Add department
694+
blankslate:
695+
heading: Your organization has no departments
696+
description: 'Start by adding departments or users to the organization. Each department can be used to create a hierarchy below it, to navigate and create sub-department inside a hierarchy click on the created item.
697+
698+
'
699+
add_button: Add
700+
detail_blankslate:
701+
heading: This department doesn’t have any hierarchy level below
702+
description: Add departments or users to create sub-items inside another one.
703+
add_button: Add
704+
add_department_form:
705+
name_label: Department name
706+
name_placeholder: Enter department name
707+
move_user_dialog:
708+
title: User already in a department
709+
heading: Move user to this department?
710+
description: "%{user} is currently a member of %{from_department}. Moving them will remove them from that department."
711+
confirm: Move user
712+
context_menu:
713+
add_sub_department: Add sub-department
714+
add_user: Add user
715+
flash:
716+
user_added: User was successfully added to the department.
717+
user_removed: User was successfully removed from the department.
718+
department_created: Department was successfully created.
719+
errors:
720+
move_user_failed: Failed to move user between departments.
690721
pagination:
691722
label: Pagination
692723
prev: Previous
@@ -1346,6 +1377,20 @@ az:
13461377
index:
13471378
no_results_title_text: There are currently no workflows.
13481379
work_packages:
1380+
delete_dialog:
1381+
title: Delete work package
1382+
heading: Permanently delete this work package?
1383+
description: Are you sure you want to delete the work package "%{name}"?
1384+
confirm_descendants_deletion: I acknowledge that ALL descendants of this work package will be recursively removed.
1385+
cross_project_warning: 'Work packages from the following projects will be deleted: %{projects}'
1386+
bulk_delete_dialog:
1387+
title: Delete %{count} work packages
1388+
heading: Permanently delete these %{count} work packages?
1389+
description: 'The following work packages, including children and all associated data, will permanently be deleted:'
1390+
description_with_children: 'The following work packages, including child work packages, and all associated data will be permanently deleted:'
1391+
confirm_children_deletion: I acknowledge that all selected work packages and their children will be permanently deleted.
1392+
cross_project_warning: 'These work packages span multiple projects: %{projects}'
1393+
children_label: 'The following children will also be deleted:'
13491394
datepicker_modal:
13501395
banner:
13511396
description:
@@ -1808,6 +1853,7 @@ az:
18081853
identity_url: Identity URL
18091854
parent: Parent group
18101855
organizational_unit: Organizational unit
1856+
group_users: Group users
18111857
group_detail:
18121858
parent: Parent group
18131859
organizational_unit: Organizational unit
@@ -1925,6 +1971,7 @@ az:
19251971
confirmation: doesn't match %{attribute}.
19261972
could_not_be_copied: "%{dependency} could not be (fully) copied."
19271973
does_not_exist: does not exist.
1974+
user_already_in_department: User %{user_id} is already a member of department %{department_id}.
19281975
error_enterprise_only: "%{action} is only available in the OpenProject Enterprise edition."
19291976
error_unauthorized: may not be accessed.
19301977
error_readonly: was attempted to be written but is not writable.
@@ -1991,6 +2038,7 @@ az:
19912038
attributes:
19922039
parent_id:
19932040
circular_dependency: would create a circular group hierarchy.
2041+
organizational_unit_mismatch: must have the same organizational unit setting as the group.
19942042
ldap_auth_source:
19952043
attributes:
19962044
tls_certificate_string:
@@ -2473,7 +2521,6 @@ az:
24732521
avatar: Avatar
24742522
base: 'General Error:'
24752523
body: Body
2476-
blocks_ids: IDs of blocked work packages
24772524
category: Category
24782525
comment: Comment
24792526
comments: Comment
@@ -3894,6 +3941,10 @@ az:
38943941
label_custom_pdf_export_settings: Custom PDF export settings
38953942
label_custom_favicon: Custom favicon
38963943
label_custom_touch_icon: Custom touch icon
3944+
label_departments: Organization
3945+
label_departments_description_html: 'Define your company’s structure by creating departments and sub-departments in a hierarchical way. This allows you to reflect reporting lines and maintain a clear, structured overview of your organization within OpenProject. You can also import an existing organization structure through [LDAP group synchronisation](ldap_docs_article).
3946+
3947+
'
38973948
label_logout: Sign out
38983949
label_mapping_for: 'Mapping for: %{attribute}'
38993950
label_main_menu: Side Menu
@@ -4966,6 +5017,7 @@ az:
49665017
'
49675018
setting_app_subtitle: Application subtitle
49685019
setting_app_title: Application title
5020+
setting_organization_name: Organization name
49695021
setting_attachment_max_size: Attachment max. size
49705022
setting_show_work_package_attachments: Show attachments in the files tab by default
49715023
setting_antivirus_scan_mode: Scan mode

0 commit comments

Comments
 (0)