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 Apr 2, 2024
1 parent 130e1d4 commit e3ecbe7
Show file tree
Hide file tree
Showing 156 changed files with 6,268 additions and 2,545 deletions.
71 changes: 67 additions & 4 deletions config/locales/crowdin/af.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,17 @@ af:
no_results_content_text: Create a new work package category
custom_fields:
no_results_title_text: There are currently no custom fields available.
project_custom_fields:
header:
title: "Project attributes"
description: "These project attributes will be displayed in your <a href=%{overview_url} target=\"_blank\">project overview page</a> under their respective sections. You can enable or disable individual attributes. Project attributes and sections are defined in the <a href=%{admin_settings_url} target=\"_blank\">administration settings</a> by the administrator of the instance. "
filter:
label: "Search project attribute"
actions:
label_enable_single: "Active in this project, click to disable"
label_disable_single: "Inactive in this project, click to enable"
label_enable_all: "Enable all"
label_disable_all: "Disable all"
types:
no_results_title_text: There are currently no types available.
form:
Expand Down Expand Up @@ -639,6 +650,8 @@ af:
redirect_existing_links: "Herlei bestaande skakels"
planning_element_type_color:
hexcode: Hex kode
project_custom_field:
custom_field_section: Section
work_package:
begin_insertion: "Begin of the insertion"
begin_deletion: "Begin of the deletion"
Expand Down Expand Up @@ -1675,9 +1688,7 @@ af:
label_ascending: "Stygende"
label_assigned_to_me_work_packages: "Werkspakkette aan my toegeken"
label_associated_revisions: "Gepaardgaande hersienings"
label_attachment_delete: "Skrap lêer"
label_attachment_new: "Nuwe lêer"
label_attachment_plural: "Lêers"
label_attachment_plural: "Attachments"
label_attribute: "Kenmerk"
label_attribute_plural: "Kenmerke"
label_ldap_auth_source_new: "New LDAP connection"
Expand Down Expand Up @@ -1824,6 +1835,7 @@ af:
label_ifc_model_plural: "Ifc Models"
label_import: "Import"
label_export_to: "Ook beskikbaar in:"
label_expand: "Expand"
label_expanded_click_to_collapse: "Expanded. Click to collapse"
label_f_hour: "%{value} uur"
label_f_hour_plural: "%{value} ure"
Expand Down Expand Up @@ -2031,7 +2043,10 @@ af:
label_project_hierarchy: "Project hierarchy"
label_project_new: "Nuwe projek"
label_project_plural: "Projekte"
label_project_attributes_plural: "Project attributes"
label_project_custom_field_plural: "Project attributes"
label_project_settings: "Projek-instellings"
label_project_attributes_settings: "Project attributes settings"
label_project_storage_plural: "File Storages"
label_project_storage_project_folder: "File Storages: Project folders"
label_projects_storage_information: "%{count} projects using %{storage} disk storage"
Expand Down Expand Up @@ -2303,6 +2318,35 @@ af:
summary:
user: "%{user} shared a work package with you with %{role_rights} rights"
group: "%{user} shared a work package with the group %{group} you are a member of"
storages:
health:
plaintext:
storage: "Storage"
healthy:
summary: "Good news! The status of your storage, %{storage_name}, is currently displaying as \"Healthy\"."
error-solved-on: "Solved On"
recommendation: "We will continue monitoring the system to ensure it remains in good health. In case of any discrepancies, we will notify you."
details: "For more details or to make any necessary amendments, you can visit your storage configuration"
unhealthy:
summary: "The status of your storage, %{storage_name}, is currently displaying as \"Error\". We've detected an issue that might require your attention."
error-details: "Error Details"
error-message: "Error Message"
error-occurred-on: "Occurred On"
recommendation: "We recommend heading over to the storage configuration page to address this issue"
unsubscribe: "If you would no longer like to receive these notifications, you can unsubscribe at any time. To unsubscribe, please follow the instructions on this page"
email_notification_settings: "Storage email notification settings"
see_storage_settings: "See storage settings"
healthy:
subject: "Storage \"%{name}\" is now healthy!"
solved_at: "solved at"
summary: "The problem with your %{storage_name} storage integration is now solved"
unhealthy:
subject: "Storage \"%{name}\" is unhealthy!"
since: "since"
summary: "There is a problem with your %{storage_name} storage integration"
troubleshooting:
text: "For more information, check file storages"
link_text: "troubleshooting documentation"
mail_body_account_activation_request: "A new user (%{value}) has registered. The account is pending your approval:"
mail_body_account_information: "Your account information"
mail_body_account_information_external: "You can use your %{value} account to log in."
Expand Down Expand Up @@ -2534,6 +2578,7 @@ af:
permission_save_queries: "Save views"
permission_search_project: "Search project"
permission_select_custom_fields: "Select custom fields"
permission_select_project_custom_fields: "Select project attributes"
permission_select_project_modules: "Select project modules"
permission_share_work_packages: "Share work packages"
permission_manage_types: "Select types"
Expand Down Expand Up @@ -2582,6 +2627,10 @@ af:
archive:
are_you_sure: "Are you sure you want to archive the project '%{name}'?"
archived: "Archived"
count:
zero: "0 Projects"
one: "1 Project"
other: "%{count} Projects"
project_module_activity: "Aktiwiteit"
project_module_forums: "Forums"
project_module_work_package_tracking: "Werkspakkete"
Expand Down Expand Up @@ -2721,7 +2770,7 @@ af:
If CORS is enabled, these are the origins that are allowed to access OpenProject API. <br/> Please check the <a href="%{origin_link}" target="_blank">Documentation on the Origin header</a> on how to specify the expected values.
setting_apiv3_write_readonly_attributes: "Write access to read-only attributes"
setting_apiv3_write_readonly_attributes_instructions_html: >
If enabled, the API will allow administrators to write static read-only attributes during creation, such as createdAt and updatedAt timestamps. <br/> <strong>Warning:</strong> This setting has a use-case for e.g., importing data, but allows administrators to impersonate the creation of items as other users. All creation requests are being logged however with the true author. </br> For more information on attributes and supported resources, please see the %{api_documentation_link}.
If enabled, the API will allow administrators to write static read-only attributes during creation, such as createdAt and author. <br/> <strong>Warning:</strong> This setting has a use-case for e.g., importing data, but allows administrators to impersonate the creation of items as other users. All creation requests are being logged however with the true author. </br> For more information on attributes and supported resources, please see the %{api_documentation_link}.
setting_apiv3_max_page_size: "Maximum API page size"
setting_apiv3_max_page_instructions_html: >
Set the maximum page size the API will respond with. It will not be possible to perform API requests that return more values on a single page. <br/> <strong>Warning:</strong> Please only change this value if you are sure why you need it. Setting to a high value will result in significant performance impacts, while a value lower than the per page options will cause errors in paginated views.
Expand Down Expand Up @@ -2892,6 +2941,20 @@ af:
delay_minutes_explanation: "Email sending can be delayed to allow users with configured in app notification to confirm the notification within the application before a mail is sent out. Users who read a notification within the application will not receive an email for the already read notification."
other: "Ander"
passwords: "Passwords"
project_attributes:
heading: "Project attributes"
label_new_attribute: "Project attribute"
label_new_section: "Section"
label_edit_section: "Edit title"
label_section_actions: "Section actions"
heading_description: "These project attributes appear in the overview page of each project. You can add new attributes, group them into sections and re-order them as you please. These attributes can be enabled or disabled but not re-ordered at a project level."
label_project_custom_field_actions: "Project attribute actions"
label_no_project_custom_fields: "No project attributes defined in this section"
edit:
description: "Changes to this project attribute will be reflected in all projects where it is enabled. Required attributes cannot be disabled on a per-project basis."
new:
heading: "New attribute"
description: "Changes to this project attribute will be reflected in all projects where it is enabled. Required attributes cannot be disabled on a per-project basis."
projects:
missing_dependencies: "Project module %{module} was checked which depends on %{dependencies}. You need to check these dependencies as well."
section_new_projects: "Settings for new projects"
Expand Down
71 changes: 67 additions & 4 deletions config/locales/crowdin/ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,17 @@ ar:
no_results_content_text: إنشاء فئة حزمة عمل جديدة
custom_fields:
no_results_title_text: لا تتوفر حالياً أية حقول متاحة.
project_custom_fields:
header:
title: "Project attributes"
description: "These project attributes will be displayed in your <a href=%{overview_url} target=\"_blank\">project overview page</a> under their respective sections. You can enable or disable individual attributes. Project attributes and sections are defined in the <a href=%{admin_settings_url} target=\"_blank\">administration settings</a> by the administrator of the instance. "
filter:
label: "Search project attribute"
actions:
label_enable_single: "Active in this project, click to disable"
label_disable_single: "Inactive in this project, click to enable"
label_enable_all: "Enable all"
label_disable_all: "Disable all"
types:
no_results_title_text: لا يوجد حالياً أي أنواع متاحة.
form:
Expand Down Expand Up @@ -643,6 +654,8 @@ ar:
redirect_existing_links: "إعادة توجيه الروابط القائمة"
planning_element_type_color:
hexcode: رمز Hex
project_custom_field:
custom_field_section: Section
work_package:
begin_insertion: "البدء بالإدراج"
begin_deletion: "البدء بالحذف"
Expand Down Expand Up @@ -1783,9 +1796,7 @@ ar:
label_ascending: "ترتيب تصاعدي"
label_assigned_to_me_work_packages: "مجموعات العمل الموكلة لي"
label_associated_revisions: "التعديلات المرتبطة بها"
label_attachment_delete: "حذف الملف"
label_attachment_new: "ملف جديد"
label_attachment_plural: "الملفّات"
label_attachment_plural: "Attachments"
label_attribute: "الواصفة"
label_attribute_plural: "الواصفات"
label_ldap_auth_source_new: "New LDAP connection"
Expand Down Expand Up @@ -1932,6 +1943,7 @@ ar:
label_ifc_model_plural: "Ifc Models"
label_import: "Import"
label_export_to: "متاح أيضاً في:"
label_expand: "Expand"
label_expanded_click_to_collapse: "Expanded. Click to collapse"
label_f_hour: "ساعة%{value}"
label_f_hour_plural: "ساعات%{value}"
Expand Down Expand Up @@ -2139,7 +2151,10 @@ ar:
label_project_hierarchy: "التسلسل الهرمي للمشروع"
label_project_new: "مشروع جديد"
label_project_plural: "المشاريع"
label_project_attributes_plural: "Project attributes"
label_project_custom_field_plural: "Project attributes"
label_project_settings: "إعدادات المشروع"
label_project_attributes_settings: "Project attributes settings"
label_project_storage_plural: "File Storages"
label_project_storage_project_folder: "File Storages: Project folders"
label_projects_storage_information: "مشاريع%{count} باستخدام التخزين %{storage} على القرص"
Expand Down Expand Up @@ -2415,6 +2430,35 @@ ar:
summary:
user: "%{user} shared a work package with you with %{role_rights} rights"
group: "%{user} shared a work package with the group %{group} you are a member of"
storages:
health:
plaintext:
storage: "Storage"
healthy:
summary: "Good news! The status of your storage, %{storage_name}, is currently displaying as \"Healthy\"."
error-solved-on: "Solved On"
recommendation: "We will continue monitoring the system to ensure it remains in good health. In case of any discrepancies, we will notify you."
details: "For more details or to make any necessary amendments, you can visit your storage configuration"
unhealthy:
summary: "The status of your storage, %{storage_name}, is currently displaying as \"Error\". We've detected an issue that might require your attention."
error-details: "Error Details"
error-message: "Error Message"
error-occurred-on: "Occurred On"
recommendation: "We recommend heading over to the storage configuration page to address this issue"
unsubscribe: "If you would no longer like to receive these notifications, you can unsubscribe at any time. To unsubscribe, please follow the instructions on this page"
email_notification_settings: "Storage email notification settings"
see_storage_settings: "See storage settings"
healthy:
subject: "Storage \"%{name}\" is now healthy!"
solved_at: "solved at"
summary: "The problem with your %{storage_name} storage integration is now solved"
unhealthy:
subject: "Storage \"%{name}\" is unhealthy!"
since: "since"
summary: "There is a problem with your %{storage_name} storage integration"
troubleshooting:
text: "For more information, check file storages"
link_text: "troubleshooting documentation"
mail_body_account_activation_request: "وقد سجل مستخدم جديد (%{value}). الحساب انتظار الموافقة الخاصة بك:"
mail_body_account_information: "معلومات الحساب الخاص بك"
mail_body_account_information_external: "يمكنك استخدام حساب %{value} الخاص بك لتسجيل الدخول."
Expand Down Expand Up @@ -2650,6 +2694,7 @@ ar:
permission_save_queries: "Save views"
permission_search_project: "Search project"
permission_select_custom_fields: "Select custom fields"
permission_select_project_custom_fields: "Select project attributes"
permission_select_project_modules: "حدد وحدات المشروع"
permission_share_work_packages: "Share work packages"
permission_manage_types: "حدد أنواع"
Expand Down Expand Up @@ -2698,6 +2743,10 @@ ar:
archive:
are_you_sure: "هل أنت متأكد من أنك تريد أرشفة المشروع '%{name}'؟"
archived: "Archived"
count:
zero: "0 Projects"
one: "1 Project"
other: "%{count} Projects"
project_module_activity: "النشاط"
project_module_forums: "منتديات"
project_module_work_package_tracking: "مجموعات العمل"
Expand Down Expand Up @@ -2835,7 +2884,7 @@ ar:
If CORS is enabled, these are the origins that are allowed to access OpenProject API. <br/> Please check the <a href="%{origin_link}" target="_blank">Documentation on the Origin header</a> on how to specify the expected values.
setting_apiv3_write_readonly_attributes: "Write access to read-only attributes"
setting_apiv3_write_readonly_attributes_instructions_html: >
If enabled, the API will allow administrators to write static read-only attributes during creation, such as createdAt and updatedAt timestamps. <br/> <strong>Warning:</strong> This setting has a use-case for e.g., importing data, but allows administrators to impersonate the creation of items as other users. All creation requests are being logged however with the true author. </br> For more information on attributes and supported resources, please see the %{api_documentation_link}.
If enabled, the API will allow administrators to write static read-only attributes during creation, such as createdAt and author. <br/> <strong>Warning:</strong> This setting has a use-case for e.g., importing data, but allows administrators to impersonate the creation of items as other users. All creation requests are being logged however with the true author. </br> For more information on attributes and supported resources, please see the %{api_documentation_link}.
setting_apiv3_max_page_size: "Maximum API page size"
setting_apiv3_max_page_instructions_html: >
Set the maximum page size the API will respond with. It will not be possible to perform API requests that return more values on a single page. <br/> <strong>Warning:</strong> Please only change this value if you are sure why you need it. Setting to a high value will result in significant performance impacts, while a value lower than the per page options will cause errors in paginated views.
Expand Down Expand Up @@ -3006,6 +3055,20 @@ ar:
delay_minutes_explanation: "Email sending can be delayed to allow users with configured in app notification to confirm the notification within the application before a mail is sent out. Users who read a notification within the application will not receive an email for the already read notification."
other: "اخرى"
passwords: "كلمات المرور"
project_attributes:
heading: "Project attributes"
label_new_attribute: "Project attribute"
label_new_section: "Section"
label_edit_section: "Edit title"
label_section_actions: "Section actions"
heading_description: "These project attributes appear in the overview page of each project. You can add new attributes, group them into sections and re-order them as you please. These attributes can be enabled or disabled but not re-ordered at a project level."
label_project_custom_field_actions: "Project attribute actions"
label_no_project_custom_fields: "No project attributes defined in this section"
edit:
description: "Changes to this project attribute will be reflected in all projects where it is enabled. Required attributes cannot be disabled on a per-project basis."
new:
heading: "New attribute"
description: "Changes to this project attribute will be reflected in all projects where it is enabled. Required attributes cannot be disabled on a per-project basis."
projects:
missing_dependencies: "Project module %{module} was checked which depends on %{dependencies}. You need to check these dependencies as well."
section_new_projects: "Settings for new projects"
Expand Down
Loading

0 comments on commit e3ecbe7

Please sign in to comment.