diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-03-03 18:10:52 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-03-03 18:10:52 +0200 |
commit | 262da853997050439e00ddd87fb70cc870f44d9f (patch) | |
tree | 51c9d0bb2f26a72bee6ca90e02327ce90fb2ead7 /i18n/ar.i18n.json | |
parent | 51a70f21645409d9a78889f237e7fc05fadffa72 (diff) | |
download | wekan-262da853997050439e00ddd87fb70cc870f44d9f.tar.gz wekan-262da853997050439e00ddd87fb70cc870f44d9f.tar.bz2 wekan-262da853997050439e00ddd87fb70cc870f44d9f.zip |
Update translations.
Diffstat (limited to 'i18n/ar.i18n.json')
-rw-r--r-- | i18n/ar.i18n.json | 57 |
1 files changed, 33 insertions, 24 deletions
diff --git a/i18n/ar.i18n.json b/i18n/ar.i18n.json index 27ba0ae2..6576c293 100644 --- a/i18n/ar.i18n.json +++ b/i18n/ar.i18n.json @@ -1,28 +1,37 @@ { "accept": "قبول", "act-activity-notify": "اشعارات النشاط", - "act-addAttachment": "ربط __المرفق__ الى __بطاقة__", - "act-addSubtask": "تمة اضافة فرع المهمة __ قائمة التدقيق __ الى __ بطاقة", - "act-addChecklist": "تمة اضافة قائمة التدقيق __ قائمة التدقيق __ الى __ بطاقة", - "act-addChecklistItem": "تمة اضافة عنصر قائمة التدقيق __الى قائمة التدقيق __ قائمة التدقيق __ في __ بطاقة", - "act-addComment": "علق على __بطاقة__ : __تعليق__", - "act-createBoard": "احدث __لوحة__", - "act-createCard": "تمة اضافة __بطاقة__ الى __قائمة__", - "act-createCustomField": "احدث حقل مخصص __ حقل مخصص__", - "act-createList": "اضاف __قائمة__ الى __لوحة__", - "act-addBoardMember": "اضاف __member__ الى __board__", - "act-archivedBoard": "__ لوح __ انتقل إلى الأرشيف", - "act-archivedCard": "__ بطاقة __ انتقلت إلى الأرشيف", - "act-archivedList": "__ القائمة __ انتقلت إلى الأرشيف", - "act-archivedSwimlane": "__خط السباحة__انتقل إلى الأرشيف", - "act-importBoard": "إستورد __board__", - "act-importCard": "إستورد __card__", - "act-importList": "إستورد __list__", - "act-joinMember": "اضاف __member__ الى __card__", - "act-moveCard": "حوّل __card__ من __oldList__ إلى __list__", - "act-removeBoardMember": "أزال __member__ من __board__", - "act-restoredCard": "أعاد __card__ إلى __board__", - "act-unjoinMember": "أزال __member__ من __card__", + "act-addAttachment": "added attachment __attachment__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__", + "act-deleteAttachment": "deleted attachment __attachment__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__", + "act-addSubtask": "added subtask __subtask__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__", + "act-addLabel": "Added label __label__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__", + "act-removeLabel": "Removed label __label__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__", + "act-addChecklist": "added checklist __checklist__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__", + "act-addChecklistItem": "added checklist item __checklistItem__ to checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__", + "act-removeChecklist": "removed checklist __checklist__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__", + "act-removeChecklistItem": "removed checklist item __checklistItem__ from checklist __checkList__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__", + "act-checkedItem": "checked __checklistItem__ of checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__", + "act-uncheckedItem": "unchecked __checklistItem__ of checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__", + "act-completeChecklist": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__", + "act-uncompleteChecklist": "uncompleted checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__", + "act-addComment": "commented on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__", + "act-createBoard": "created board __board__", + "act-createCard": "created card __card__ to list __list__ at swimlane __swimlane__ at board __board__", + "act-createCustomField": "created custom field __customField__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__", + "act-createList": "added list __list__ to board __board__", + "act-addBoardMember": "added member __member__ to board __board__", + "act-archivedBoard": "Board __board__ moved to Archive", + "act-archivedCard": "Card __card__ at list __list__ at swimlane __swimlane__ at board __board__ moved to Archive", + "act-archivedList": "List __list__ at swimlane __swimlane__ at board __board__ moved to Archive", + "act-archivedSwimlane": "Swimlane __swimlane__ at board __board__ moved to Archive", + "act-importBoard": "imported board __board__", + "act-importCard": "imported card __card__ to list __list__ at swimlane __swimlane__ at board __board__", + "act-importList": "imported list __list__ to swimlane __swimlane__ at board __board__", + "act-joinMember": "added member __member__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__", + "act-moveCard": "moved card __card__ from list __oldList__ at swimlane __oldSwimlane__ at board __oldBoard__ to list __list__ at swimlane __swimlane__ at board __board__", + "act-removeBoardMember": "removed member __member__ from board __board__", + "act-restoredCard": "restored card __card__ to list __list__ at swimlane __swimlane__ at board __board__", + "act-unjoinMember": "removed member __member__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__", "act-withBoardTitle": "__لوح__", "act-withCardTitle": "[__board__] __card__", "actions": "الإجراءات", @@ -47,14 +56,14 @@ "activity-unchecked-item": "ازالة تحقق %s من قائمة التحقق %s من %s", "activity-checklist-added": "أضاف قائمة تحقق إلى %s", "activity-checklist-removed": "ازالة قائمة التحقق من %s", - "activity-checklist-completed": "تم انجاز قائمة التحقق %s من %s", + "activity-checklist-completed": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__", "activity-checklist-uncompleted": "لم يتم انجاز قائمة التحقق %s من %s", "activity-checklist-item-added": "تم اضافة عنصر قائمة التحقق الى '%s' في %s", "activity-checklist-item-removed": "تم ازالة عنصر قائمة التحقق الى '%s' في %s", "add": "أضف", "activity-checked-item-card": "checked %s in checklist %s", "activity-unchecked-item-card": "unchecked %s in checklist %s", - "activity-checklist-completed-card": "completed the checklist %s", + "activity-checklist-completed-card": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__", "activity-checklist-uncompleted-card": "uncompleted the checklist %s", "add-attachment": "إضافة مرفق", "add-board": "إضافة لوحة", |