OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/modules/boards/config/locales/crowdin/js-ar.yml

71 lines
3.8 KiB

#English strings go here
ar:
js:
boards:
label_unnamed_board: 'لوحة غير مسماة'
label_unnamed_list: 'قائمة غير مسماة'
label_board_type: 'نوع اللوحة'
upsale:
teaser_text: 'قم بتحسين إدارة مشروعك الرائع مع عرض المجالس المرنة هذا. قم بإنشاء أكبر عدد من اللوحات التي تريدها لأي شيء ترغب في متابعته.'
upgrade_to_ee_text: 'الجلسات هي ميزة المؤسسة. الرجاء الترقية إلى خطة مدفوعة.'
upgrade: 'الترقية الآن'
personal_demo: 'الحصول على عرض تجريبي'
lists:
delete: 'حذف القائمة'
version:
is_locked: 'الإصدار مقفل. لا يمكن إضافة أي عناصر إلى هذا الإصدار.'
is_closed: 'الإصدار مقفل. لا يمكن إضافة أي عناصر إلى هذا الإصدار.'
close_version: 'النسخة الأساسية'
open_version: 'إصدار جديد'
lock_version: 'Lock version'
unlock_version: 'Unlock version'
edit_version: 'Edit version'
show_version: 'إظهار الإصدار'
locked: 'مقفل'
closed: 'مغلق'
new_board: 'لوحة جديدة'
add_list: 'Add list to board'
add_card: 'إضافة بطاقة'
error_attribute_not_writable: "لا يمكن نقل حزمة العمل، %{attribute} غير قابل للكتابة."
error_loading_the_list: "خطأ في تحميل القائمة: %{error_message}"
error_permission_missing: "إذن إنشاء استفسارات عامة مفقود"
click_to_remove_list: "انقر لإزالة هذه القائمة"
board_type:
text: 'نوع اللوحة'
free: 'Basic board'
select_board_type: 'Please choose the type of board you need.'
free_text: >
A board in which you can freely create lists and order your work packages within. Dragging work packages between lists do not change the work package itself.
action: 'Action board'
action_by_attribute: 'Action board (%{attribute})'
action_text: >
A board with filtered lists on %{attribute} attribute. Moving work packages to other lists will update their attribute.
action_text_subprojects: >
A board with lists of subprojects of this project and their work packages as list items. Dragging work packages to other lists will move them to the corresponding subproject.
action_text_subtasks: >
A board with lists of selected parents and their child work packages as list items. Dragging work packages to other lists will update the parent accordingly.
action_type:
assignee: assignee
status: status
version: version
subproject: subproject
subtasks: children
select_attribute: "Action attribute"
add_list_modal:
labels:
assignee: Select user to add as a new assignee list
status: Select status to add as a new list
version: Select version to add as a new list
subproject: Select subproject to add as a new list
subtasks: Select work package to add as a new list
warning:
status: |
There is currently no status available. <br>
Either there are none or they have all already been added to the board.
assignee: This project currently does not have any members that can be added. <br>
add_members: <a href="%{link}">Add a new member to this project</a> to select users again.
configuration_modal:
title: 'Configure this board'
display_settings:
card_mode: "Display as cards"
table_mode: "Display as table"