ar.i18n.json 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609
  1. {
  2. "accept": "اقبلboard",
  3. "act-activity-notify": "[Wekan] اشعار عن نشاط",
  4. "act-addAttachment": "ربط __attachment__ الى __card__",
  5. "act-addSubtask": "added subtask __checklist__ to __card__",
  6. "act-addChecklist": "added checklist __checklist__ to __card__",
  7. "act-addChecklistItem": "added __checklistItem__ to checklist __checklist__ on __card__",
  8. "act-addComment": "علق على __comment__ : __card__",
  9. "act-createBoard": "احدث __board__",
  10. "act-createCard": "اضاف __card__ الى __list__",
  11. "act-createCustomField": "created custom field __customField__",
  12. "act-createList": "اضاف __list__ الى __board__",
  13. "act-addBoardMember": "اضاف __member__ الى __board__",
  14. "act-archivedBoard": "__board__ moved to Recycle Bin",
  15. "act-archivedCard": "__card__ moved to Recycle Bin",
  16. "act-archivedList": "__list__ moved to Recycle Bin",
  17. "act-archivedSwimlane": "__swimlane__ moved to Recycle Bin",
  18. "act-importBoard": "إستورد __board__",
  19. "act-importCard": "إستورد __card__",
  20. "act-importList": "إستورد __list__",
  21. "act-joinMember": "اضاف __member__ الى __card__",
  22. "act-moveCard": "حوّل __card__ من __oldList__ إلى __list__",
  23. "act-removeBoardMember": "أزال __member__ من __board__",
  24. "act-restoredCard": "أعاد __card__ إلى __board__",
  25. "act-unjoinMember": "أزال __member__ من __card__",
  26. "act-withBoardTitle": "[Wekan] __board__",
  27. "act-withCardTitle": "[__board__] __card__",
  28. "actions": "الإجراءات",
  29. "activities": "الأنشطة",
  30. "activity": "النشاط",
  31. "activity-added": "تمت إضافة %s ل %s",
  32. "activity-archived": "%s moved to Recycle Bin",
  33. "activity-attached": "إرفاق %s ل %s",
  34. "activity-created": "أنشأ %s",
  35. "activity-customfield-created": "created custom field %s",
  36. "activity-excluded": "استبعاد %s عن %s",
  37. "activity-imported": "imported %s into %s from %s",
  38. "activity-imported-board": "imported %s from %s",
  39. "activity-joined": "انضم %s",
  40. "activity-moved": "تم نقل %s من %s إلى %s",
  41. "activity-on": "على %s",
  42. "activity-removed": "حذف %s إلى %s",
  43. "activity-sent": "إرسال %s إلى %s",
  44. "activity-unjoined": "غادر %s",
  45. "activity-subtask-added": "added subtask to %s",
  46. "activity-checked-item": "checked %s in checklist %s of %s",
  47. "activity-unchecked-item": "unchecked %s in checklist %s of %s",
  48. "activity-checklist-added": "أضاف قائمة تحقق إلى %s",
  49. "activity-checklist-removed": "removed a checklist from %s",
  50. "activity-checklist-completed": "completed the checklist %s of %s",
  51. "activity-checklist-uncompleted": "uncompleted the checklist %s of %s",
  52. "activity-checklist-item-added": "added checklist item to '%s' in %s",
  53. "activity-checklist-item-removed": "removed a checklist item from '%s' in %s",
  54. "add": "أضف",
  55. "activity-checked-item-card": "checked %s in checklist %s",
  56. "activity-unchecked-item-card": "unchecked %s in checklist %s",
  57. "activity-checklist-completed-card": "completed the checklist %s",
  58. "activity-checklist-uncompleted-card": "uncompleted the checklist %s",
  59. "add-attachment": "إضافة مرفق",
  60. "add-board": "إضافة لوحة",
  61. "add-card": "إضافة بطاقة",
  62. "add-swimlane": "Add Swimlane",
  63. "add-subtask": "Add Subtask",
  64. "add-checklist": "إضافة قائمة تدقيق",
  65. "add-checklist-item": "إضافة عنصر إلى قائمة التحقق",
  66. "add-cover": "إضافة غلاف",
  67. "add-label": "إضافة ملصق",
  68. "add-list": "إضافة قائمة",
  69. "add-members": "تعيين أعضاء",
  70. "added": "أُضيف",
  71. "addMemberPopup-title": "الأعضاء",
  72. "admin": "المدير",
  73. "admin-desc": "إمكانية مشاهدة و تعديل و حذف أعضاء ، و تعديل إعدادات اللوحة أيضا.",
  74. "admin-announcement": "إعلان",
  75. "admin-announcement-active": "Active System-Wide Announcement",
  76. "admin-announcement-title": "Announcement from Administrator",
  77. "all-boards": "كل اللوحات",
  78. "and-n-other-card": "And __count__ other بطاقة",
  79. "and-n-other-card_plural": "And __count__ other بطاقات",
  80. "apply": "طبق",
  81. "app-is-offline": "يتمّ تحميل ويكان، يرجى الانتظار. سيؤدي تحديث الصفحة إلى فقدان البيانات. إذا لم يتم تحميل ويكان، يرجى التحقق من أن خادم ويكان لم يتوقف. ",
  82. "archive": "Move to Recycle Bin",
  83. "archive-all": "Move All to Recycle Bin",
  84. "archive-board": "Move Board to Recycle Bin",
  85. "archive-card": "Move Card to Recycle Bin",
  86. "archive-list": "Move List to Recycle Bin",
  87. "archive-swimlane": "Move Swimlane to Recycle Bin",
  88. "archive-selection": "Move selection to Recycle Bin",
  89. "archiveBoardPopup-title": "Move Board to Recycle Bin?",
  90. "archived-items": "Recycle Bin",
  91. "archived-boards": "Boards in Recycle Bin",
  92. "restore-board": "استعادة اللوحة",
  93. "no-archived-boards": "No Boards in Recycle Bin.",
  94. "archives": "Recycle Bin",
  95. "assign-member": "تعيين عضو",
  96. "attached": "أُرفق)",
  97. "attachment": "مرفق",
  98. "attachment-delete-pop": "حذف المرق هو حذف نهائي . لا يمكن التراجع إذا حذف.",
  99. "attachmentDeletePopup-title": "تريد حذف المرفق ?",
  100. "attachments": "المرفقات",
  101. "auto-watch": "مراقبة لوحات تلقائيا عندما يتم إنشاؤها",
  102. "avatar-too-big": "الصورة الرمزية كبيرة جدا (70 كيلوبايت كحد أقصى)",
  103. "back": "رجوع",
  104. "board-change-color": "تغيير اللومr",
  105. "board-nb-stars": "%s نجوم",
  106. "board-not-found": "لوحة مفقودة",
  107. "board-private-info": "سوف تصبح هذه اللوحة <strong>خاصة</strong>",
  108. "board-public-info": "سوف تصبح هذه اللوحة <strong>عامّة</strong>.",
  109. "boardChangeColorPopup-title": "تعديل خلفية الشاشة",
  110. "boardChangeTitlePopup-title": "إعادة تسمية اللوحة",
  111. "boardChangeVisibilityPopup-title": "تعديل وضوح الرؤية",
  112. "boardChangeWatchPopup-title": "تغيير المتابعة",
  113. "boardMenuPopup-title": "قائمة اللوحة",
  114. "boards": "لوحات",
  115. "board-view": "Board View",
  116. "board-view-cal": "Calendar",
  117. "board-view-swimlanes": "Swimlanes",
  118. "board-view-lists": "القائمات",
  119. "bucket-example": "مثل « todo list » على سبيل المثال",
  120. "cancel": "إلغاء",
  121. "card-archived": "This card is moved to Recycle Bin.",
  122. "board-archived": "This board is moved to Recycle Bin.",
  123. "card-comments-title": "%s تعليقات لهذه البطاقة",
  124. "card-delete-notice": "هذا حذف أبديّ . سوف تفقد كل الإجراءات المنوطة بهذه البطاقة",
  125. "card-delete-pop": "سيتم إزالة جميع الإجراءات من تبعات النشاط، وأنك لن تكون قادرا على إعادة فتح البطاقة. لا يوجد التراجع.",
  126. "card-delete-suggest-archive": "You can move a card to Recycle Bin to remove it from the board and preserve the activity.",
  127. "card-due": "مستحق",
  128. "card-due-on": "مستحق في",
  129. "card-spent": "Spent Time",
  130. "card-edit-attachments": "تعديل المرفقات",
  131. "card-edit-custom-fields": "Edit custom fields",
  132. "card-edit-labels": "تعديل العلامات",
  133. "card-edit-members": "تعديل الأعضاء",
  134. "card-labels-title": "تعديل علامات البطاقة.",
  135. "card-members-title": "إضافة او حذف أعضاء للبطاقة.",
  136. "card-start": "بداية",
  137. "card-start-on": "يبدأ في",
  138. "cardAttachmentsPopup-title": "إرفاق من",
  139. "cardCustomField-datePopup-title": "Change date",
  140. "cardCustomFieldsPopup-title": "Edit custom fields",
  141. "cardDeletePopup-title": "حذف البطاقة ?",
  142. "cardDetailsActionsPopup-title": "إجراءات على البطاقة",
  143. "cardLabelsPopup-title": "علامات",
  144. "cardMembersPopup-title": "أعضاء",
  145. "cardMorePopup-title": "المزيد",
  146. "cards": "بطاقات",
  147. "cards-count": "بطاقات",
  148. "casSignIn": "Sign In with CAS",
  149. "cardType-card": "Card",
  150. "cardType-linkedCard": "Linked Card",
  151. "cardType-linkedBoard": "Linked Board",
  152. "change": "Change",
  153. "change-avatar": "تعديل الصورة الشخصية",
  154. "change-password": "تغيير كلمة المرور",
  155. "change-permissions": "تعديل الصلاحيات",
  156. "change-settings": "تغيير الاعدادات",
  157. "changeAvatarPopup-title": "تعديل الصورة الشخصية",
  158. "changeLanguagePopup-title": "تغيير اللغة",
  159. "changePasswordPopup-title": "تغيير كلمة المرور",
  160. "changePermissionsPopup-title": "تعديل الصلاحيات",
  161. "changeSettingsPopup-title": "تغيير الاعدادات",
  162. "subtasks": "Subtasks",
  163. "checklists": "قوائم التّدقيق",
  164. "click-to-star": "اضغط لإضافة اللوحة للمفضلة.",
  165. "click-to-unstar": "اضغط لحذف اللوحة من المفضلة.",
  166. "clipboard": "Clipboard or drag & drop",
  167. "close": "غلق",
  168. "close-board": "غلق اللوحة",
  169. "close-board-pop": "You will be able to restore the board by clicking the “Recycle Bin” button from the home header.",
  170. "color-black": "black",
  171. "color-blue": "blue",
  172. "color-green": "green",
  173. "color-lime": "lime",
  174. "color-orange": "orange",
  175. "color-pink": "pink",
  176. "color-purple": "purple",
  177. "color-red": "red",
  178. "color-sky": "sky",
  179. "color-yellow": "yellow",
  180. "comment": "تعليق",
  181. "comment-placeholder": "أكتب تعليق",
  182. "comment-only": "التعليق فقط",
  183. "comment-only-desc": "يمكن التعليق على بطاقات فقط.",
  184. "no-comments": "No comments",
  185. "no-comments-desc": "Can not see comments and activities.",
  186. "computer": "حاسوب",
  187. "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?",
  188. "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist?",
  189. "copy-card-link-to-clipboard": "نسخ رابط البطاقة إلى الحافظة",
  190. "linkCardPopup-title": "Link Card",
  191. "searchCardPopup-title": "Search Card",
  192. "copyCardPopup-title": "نسخ البطاقة",
  193. "copyChecklistToManyCardsPopup-title": "Copy Checklist Template to Many Cards",
  194. "copyChecklistToManyCardsPopup-instructions": "Destination Card Titles and Descriptions in this JSON format",
  195. "copyChecklistToManyCardsPopup-format": "[ {\"title\": \"First card title\", \"description\":\"First card description\"}, {\"title\":\"Second card title\",\"description\":\"Second card description\"},{\"title\":\"Last card title\",\"description\":\"Last card description\"} ]",
  196. "create": "إنشاء",
  197. "createBoardPopup-title": "إنشاء لوحة",
  198. "chooseBoardSourcePopup-title": "استيراد لوحة",
  199. "createLabelPopup-title": "إنشاء علامة",
  200. "createCustomField": "Create Field",
  201. "createCustomFieldPopup-title": "Create Field",
  202. "current": "الحالي",
  203. "custom-field-delete-pop": "There is no undo. This will remove this custom field from all cards and destroy its history.",
  204. "custom-field-checkbox": "Checkbox",
  205. "custom-field-date": "تاريخ",
  206. "custom-field-dropdown": "Dropdown List",
  207. "custom-field-dropdown-none": "(none)",
  208. "custom-field-dropdown-options": "List Options",
  209. "custom-field-dropdown-options-placeholder": "Press enter to add more options",
  210. "custom-field-dropdown-unknown": "(unknown)",
  211. "custom-field-number": "Number",
  212. "custom-field-text": "Text",
  213. "custom-fields": "Custom Fields",
  214. "date": "تاريخ",
  215. "decline": "Decline",
  216. "default-avatar": "صورة شخصية افتراضية",
  217. "delete": "حذف",
  218. "deleteCustomFieldPopup-title": "Delete Custom Field?",
  219. "deleteLabelPopup-title": "حذف العلامة ?",
  220. "description": "وصف",
  221. "disambiguateMultiLabelPopup-title": "تحديد الإجراء على العلامة",
  222. "disambiguateMultiMemberPopup-title": "تحديد الإجراء على العضو",
  223. "discard": "التخلص منها",
  224. "done": "Done",
  225. "download": "تنزيل",
  226. "edit": "تعديل",
  227. "edit-avatar": "تعديل الصورة الشخصية",
  228. "edit-profile": "تعديل الملف الشخصي",
  229. "edit-wip-limit": "Edit WIP Limit",
  230. "soft-wip-limit": "Soft WIP Limit",
  231. "editCardStartDatePopup-title": "تغيير تاريخ البدء",
  232. "editCardDueDatePopup-title": "تغيير تاريخ الاستحقاق",
  233. "editCustomFieldPopup-title": "Edit Field",
  234. "editCardSpentTimePopup-title": "Change spent time",
  235. "editLabelPopup-title": "تعديل العلامة",
  236. "editNotificationPopup-title": "تصحيح الإشعار",
  237. "editProfilePopup-title": "تعديل الملف الشخصي",
  238. "email": "البريد الإلكتروني",
  239. "email-enrollAccount-subject": "An account created for you on __siteName__",
  240. "email-enrollAccount-text": "Hello __user__,\n\nTo start using the service, simply click the link below.\n\n__url__\n\nThanks.",
  241. "email-fail": "Sending email failed",
  242. "email-fail-text": "Error trying to send email",
  243. "email-invalid": "Invalid email",
  244. "email-invite": "Invite via Email",
  245. "email-invite-subject": "__inviter__ sent you an invitation",
  246. "email-invite-text": "Dear __user__,\n\n__inviter__ invites you to join board \"__board__\" for collaborations.\n\nPlease follow the link below:\n\n__url__\n\nThanks.",
  247. "email-resetPassword-subject": "Reset your password on __siteName__",
  248. "email-resetPassword-text": "Hello __user__,\n\nTo reset your password, simply click the link below.\n\n__url__\n\nThanks.",
  249. "email-sent": "Email sent",
  250. "email-verifyEmail-subject": "Verify your email address on __siteName__",
  251. "email-verifyEmail-text": "Hello __user__,\n\nTo verify your account email, simply click the link below.\n\n__url__\n\nThanks.",
  252. "enable-wip-limit": "Enable WIP Limit",
  253. "error-board-doesNotExist": "This board does not exist",
  254. "error-board-notAdmin": "You need to be admin of this board to do that",
  255. "error-board-notAMember": "You need to be a member of this board to do that",
  256. "error-json-malformed": "Your text is not valid JSON",
  257. "error-json-schema": "Your JSON data does not include the proper information in the correct format",
  258. "error-list-doesNotExist": "This list does not exist",
  259. "error-user-doesNotExist": "This user does not exist",
  260. "error-user-notAllowSelf": "لا يمكنك دعوة نفسك",
  261. "error-user-notCreated": "This user is not created",
  262. "error-username-taken": "إسم المستخدم مأخوذ مسبقا",
  263. "error-email-taken": "البريد الإلكتروني مأخوذ بالفعل",
  264. "export-board": "Export board",
  265. "filter": "تصفية",
  266. "filter-cards": "تصفية البطاقات",
  267. "filter-clear": "مسح التصفية",
  268. "filter-no-label": "لا يوجد ملصق",
  269. "filter-no-member": "ليس هناك أي عضو",
  270. "filter-no-custom-fields": "No Custom Fields",
  271. "filter-on": "التصفية تشتغل",
  272. "filter-on-desc": "أنت بصدد تصفية بطاقات هذه اللوحة. اضغط هنا لتعديل التصفية.",
  273. "filter-to-selection": "تصفية بالتحديد",
  274. "advanced-filter-label": "Advanced Filter",
  275. "advanced-filter-description": "Advanced Filter allows to write a string containing following operators: == != <= >= && || ( ) A space is used as a separator between the Operators. You can filter for all Custom Fields by typing their names and values. For Example: Field1 == Value1. Note: If fields or values contains spaces, you need to encapsulate them into single quotes. For Example: 'Field 1' == 'Value 1'. For single control characters (' \\/) to be skipped, you can use \\. For example: Field1 == I\\'m. Also you can combine multiple conditions. For Example: F1 == V1 || F1 == V2. Normally all operators are interpreted from left to right. You can change the order by placing brackets. For Example: F1 == V1 && ( F2 == V2 || F2 == V3 ). Also you can search text fields using regex: F1 == /Tes.*/i",
  276. "fullname": "الإسم الكامل",
  277. "header-logo-title": "الرجوع إلى صفحة اللوحات",
  278. "hide-system-messages": "إخفاء رسائل النظام",
  279. "headerBarCreateBoardPopup-title": "إنشاء لوحة",
  280. "home": "الرئيسية",
  281. "import": "Import",
  282. "link": "Link",
  283. "import-board": "استيراد لوحة",
  284. "import-board-c": "استيراد لوحة",
  285. "import-board-title-trello": "Import board from Trello",
  286. "import-board-title-wekan": "استيراد لوحة من ويكان",
  287. "import-sandstorm-warning": "Imported board will delete all existing data on board and replace it with imported board.",
  288. "from-trello": "من تريلو",
  289. "from-wekan": "من ويكان",
  290. "import-board-instruction-trello": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text",
  291. "import-board-instruction-wekan": "في لوحة ويكان الخاصة بك، انتقل إلى 'القائمة'، ثم 'تصدير اللوحة'، ونسخ النص في الملف الذي تم تنزيله.",
  292. "import-json-placeholder": "Paste your valid JSON data here",
  293. "import-map-members": "رسم خريطة الأعضاء",
  294. "import-members-map": "Your imported board has some members. Please map the members you want to import to Wekan users",
  295. "import-show-user-mapping": "Review members mapping",
  296. "import-user-select": "Pick the Wekan user you want to use as this member",
  297. "importMapMembersAddPopup-title": "حدّد عضو ويكان",
  298. "info": "الإصدار",
  299. "initials": "أولية",
  300. "invalid-date": "تاريخ غير صالح",
  301. "invalid-time": "Invalid time",
  302. "invalid-user": "Invalid user",
  303. "joined": "انضمّ",
  304. "just-invited": "You are just invited to this board",
  305. "keyboard-shortcuts": "اختصار لوحة المفاتيح",
  306. "label-create": "إنشاء علامة",
  307. "label-default": "%s علامة (افتراضية)",
  308. "label-delete-pop": "لا يوجد تراجع. سيؤدي هذا إلى إزالة هذه العلامة من جميع بطاقات والقضاء على تأريخها",
  309. "labels": "علامات",
  310. "language": "لغة",
  311. "last-admin-desc": "لا يمكن تعديل الأدوار لأن ذلك يتطلب صلاحيات المدير.",
  312. "leave-board": "مغادرة اللوحة",
  313. "leave-board-pop": "Are you sure you want to leave __boardTitle__? You will be removed from all cards on this board.",
  314. "leaveBoardPopup-title": "مغادرة اللوحة ؟",
  315. "link-card": "ربط هذه البطاقة",
  316. "list-archive-cards": "Move all cards in this list to Recycle Bin",
  317. "list-archive-cards-pop": "This will remove all the cards in this list from the board. To view cards in Recycle Bin and bring them back to the board, click “Menu” > “Recycle Bin”.",
  318. "list-move-cards": "نقل بطاقات هذه القائمة",
  319. "list-select-cards": "تحديد بطاقات هذه القائمة",
  320. "listActionPopup-title": "قائمة الإجراءات",
  321. "swimlaneActionPopup-title": "Swimlane Actions",
  322. "listImportCardPopup-title": "Import a Trello card",
  323. "listMorePopup-title": "المزيد",
  324. "link-list": "رابط إلى هذه القائمة",
  325. "list-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the list. There is no undo.",
  326. "list-delete-suggest-archive": "You can move a list to Recycle Bin to remove it from the board and preserve the activity.",
  327. "lists": "القائمات",
  328. "swimlanes": "Swimlanes",
  329. "log-out": "تسجيل الخروج",
  330. "log-in": "تسجيل الدخول",
  331. "loginPopup-title": "تسجيل الدخول",
  332. "memberMenuPopup-title": "أفضليات الأعضاء",
  333. "members": "أعضاء",
  334. "menu": "القائمة",
  335. "move-selection": "Move selection",
  336. "moveCardPopup-title": "نقل البطاقة",
  337. "moveCardToBottom-title": "التحرك إلى القاع",
  338. "moveCardToTop-title": "التحرك إلى الأعلى",
  339. "moveSelectionPopup-title": "Move selection",
  340. "multi-selection": "تحديد أكثر من واحدة",
  341. "multi-selection-on": "Multi-Selection is on",
  342. "muted": "مكتوم",
  343. "muted-info": "You will never be notified of any changes in this board",
  344. "my-boards": "لوحاتي",
  345. "name": "اسم",
  346. "no-archived-cards": "No cards in Recycle Bin.",
  347. "no-archived-lists": "No lists in Recycle Bin.",
  348. "no-archived-swimlanes": "No swimlanes in Recycle Bin.",
  349. "no-results": "لا توجد نتائج",
  350. "normal": "عادي",
  351. "normal-desc": "يمكن مشاهدة و تعديل البطاقات. لا يمكن تغيير إعدادات الضبط.",
  352. "not-accepted-yet": "Invitation not accepted yet",
  353. "notify-participate": "Receive updates to any cards you participate as creater or member",
  354. "notify-watch": "Receive updates to any boards, lists, or cards you’re watching",
  355. "optional": "اختياري",
  356. "or": "or",
  357. "page-maybe-private": "قدتكون هذه الصفحة خاصة . قد تستطيع مشاهدتها ب <a href='%s'>تسجيل الدخول</a>.",
  358. "page-not-found": "صفحة غير موجودة",
  359. "password": "كلمة المرور",
  360. "paste-or-dragdrop": "to paste, or drag & drop image file to it (image only)",
  361. "participating": "المشاركة",
  362. "preview": "Preview",
  363. "previewAttachedImagePopup-title": "Preview",
  364. "previewClipboardImagePopup-title": "Preview",
  365. "private": "خاص",
  366. "private-desc": "هذه اللوحة خاصة . لا يسمح إلا للأعضاء .",
  367. "profile": "ملف شخصي",
  368. "public": "عامّ",
  369. "public-desc": "هذه اللوحة عامة: مرئية لكلّ من يحصل على الرابط ، و هي مرئية أيضا في محركات البحث مثل جوجل. التعديل مسموح به للأعضاء فقط.",
  370. "quick-access-description": "أضف لوحة إلى المفضلة لإنشاء اختصار في هذا الشريط.",
  371. "remove-cover": "حذف الغلاف",
  372. "remove-from-board": "حذف من اللوحة",
  373. "remove-label": "إزالة التصنيف",
  374. "listDeletePopup-title": "حذف القائمة ؟",
  375. "remove-member": "حذف العضو",
  376. "remove-member-from-card": "حذف من البطاقة",
  377. "remove-member-pop": "حذف __name__ (__username__) من __boardTitle__ ? سيتم حذف هذا العضو من جميع بطاقة اللوحة مع إرسال إشعار له بذاك.",
  378. "removeMemberPopup-title": "حذف العضو ?",
  379. "rename": "إعادة التسمية",
  380. "rename-board": "إعادة تسمية اللوحة",
  381. "restore": "استعادة",
  382. "save": "حفظ",
  383. "search": "بحث",
  384. "rules": "Rules",
  385. "search-cards": "Search from card titles and descriptions on this board",
  386. "search-example": "Text to search for?",
  387. "select-color": "اختيار اللون",
  388. "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list",
  389. "setWipLimitPopup-title": "Set WIP Limit",
  390. "shortcut-assign-self": "Assign yourself to current card",
  391. "shortcut-autocomplete-emoji": "الإكمال التلقائي للرموز التعبيرية",
  392. "shortcut-autocomplete-members": "الإكمال التلقائي لأسماء الأعضاء",
  393. "shortcut-clear-filters": "مسح التصفيات",
  394. "shortcut-close-dialog": "غلق النافذة",
  395. "shortcut-filter-my-cards": "تصفية بطاقاتي",
  396. "shortcut-show-shortcuts": "عرض قائمة الإختصارات ،تلك",
  397. "shortcut-toggle-filterbar": "Toggle Filter Sidebar",
  398. "shortcut-toggle-sidebar": "إظهار-إخفاء الشريط الجانبي للوحة",
  399. "show-cards-minimum-count": "إظهار عدد البطاقات إذا كانت القائمة تتضمن أكثر من",
  400. "sidebar-open": "فتح الشريط الجانبي",
  401. "sidebar-close": "إغلاق الشريط الجانبي",
  402. "signupPopup-title": "إنشاء حساب",
  403. "star-board-title": "اضغط لإضافة هذه اللوحة إلى المفضلة . سوف يتم إظهارها على رأس بقية اللوحات.",
  404. "starred-boards": "اللوحات المفضلة",
  405. "starred-boards-description": "تعرض اللوحات المفضلة على رأس بقية اللوحات.",
  406. "subscribe": "اشتراك و متابعة",
  407. "team": "فريق",
  408. "this-board": "هذه اللوحة",
  409. "this-card": "هذه البطاقة",
  410. "spent-time-hours": "Spent time (hours)",
  411. "overtime-hours": "Overtime (hours)",
  412. "overtime": "Overtime",
  413. "has-overtime-cards": "Has overtime cards",
  414. "has-spenttime-cards": "Has spent time cards",
  415. "time": "الوقت",
  416. "title": "عنوان",
  417. "tracking": "تتبع",
  418. "tracking-info": "You will be notified of any changes to those cards you are involved as creator or member.",
  419. "type": "Type",
  420. "unassign-member": "إلغاء تعيين العضو",
  421. "unsaved-description": "لديك وصف غير محفوظ",
  422. "unwatch": "غير مُشاهد",
  423. "upload": "Upload",
  424. "upload-avatar": "رفع صورة شخصية",
  425. "uploaded-avatar": "تم رفع الصورة الشخصية",
  426. "username": "اسم المستخدم",
  427. "view-it": "شاهدها",
  428. "warn-list-archived": "warning: this card is in an list at Recycle Bin",
  429. "watch": "مُشاهد",
  430. "watching": "مشاهدة",
  431. "watching-info": "You will be notified of any change in this board",
  432. "welcome-board": "لوحة التّرحيب",
  433. "welcome-swimlane": "Milestone 1",
  434. "welcome-list1": "المبادئ",
  435. "welcome-list2": "متقدم",
  436. "what-to-do": "ماذا تريد أن تنجز?",
  437. "wipLimitErrorPopup-title": "Invalid WIP Limit",
  438. "wipLimitErrorPopup-dialog-pt1": "The number of tasks in this list is higher than the WIP limit you've defined.",
  439. "wipLimitErrorPopup-dialog-pt2": "Please move some tasks out of this list, or set a higher WIP limit.",
  440. "admin-panel": "لوحة التحكم",
  441. "settings": "الإعدادات",
  442. "people": "الناس",
  443. "registration": "تسجيل",
  444. "disable-self-registration": "Disable Self-Registration",
  445. "invite": "دعوة",
  446. "invite-people": "الناس المدعوين",
  447. "to-boards": "إلى اللوحات",
  448. "email-addresses": "عناوين البريد الإلكتروني",
  449. "smtp-host-description": "The address of the SMTP server that handles your emails.",
  450. "smtp-port-description": "The port your SMTP server uses for outgoing emails.",
  451. "smtp-tls-description": "تفعيل دعم TLS من اجل خادم SMTP",
  452. "smtp-host": "مضيف SMTP",
  453. "smtp-port": "منفذ SMTP",
  454. "smtp-username": "اسم المستخدم",
  455. "smtp-password": "كلمة المرور",
  456. "smtp-tls": "دعم التي ال سي",
  457. "send-from": "من",
  458. "send-smtp-test": "Send a test email to yourself",
  459. "invitation-code": "رمز الدعوة",
  460. "email-invite-register-subject": "__inviter__ أرسل دعوة لك",
  461. "email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to Wekan for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.",
  462. "email-smtp-test-subject": "SMTP Test Email From Wekan",
  463. "email-smtp-test-text": "You have successfully sent an email",
  464. "error-invitation-code-not-exist": "رمز الدعوة غير موجود",
  465. "error-notAuthorized": "أنتَ لا تملك الصلاحيات لرؤية هذه الصفحة.",
  466. "outgoing-webhooks": "الويبهوك الصادرة",
  467. "outgoingWebhooksPopup-title": "الويبهوك الصادرة",
  468. "new-outgoing-webhook": "ويبهوك جديدة ",
  469. "no-name": "(غير معروف)",
  470. "Wekan_version": "إصدار ويكان",
  471. "Node_version": "إصدار النود",
  472. "OS_Arch": "معمارية نظام التشغيل",
  473. "OS_Cpus": "استهلاك وحدة المعالجة المركزية لنظام التشغيل",
  474. "OS_Freemem": "الذاكرة الحرة لنظام التشغيل",
  475. "OS_Loadavg": "متوسط حمل نظام التشغيل",
  476. "OS_Platform": "منصة نظام التشغيل",
  477. "OS_Release": "إصدار نظام التشغيل",
  478. "OS_Totalmem": "الذاكرة الكلية لنظام التشغيل",
  479. "OS_Type": "نوع نظام التشغيل",
  480. "OS_Uptime": "مدة تشغيل نظام التشغيل",
  481. "hours": "الساعات",
  482. "minutes": "الدقائق",
  483. "seconds": "الثواني",
  484. "show-field-on-card": "Show this field on card",
  485. "yes": "نعم",
  486. "no": "لا",
  487. "accounts": "الحسابات",
  488. "accounts-allowEmailChange": "السماح بتغيير البريد الإلكتروني",
  489. "accounts-allowUserNameChange": "Allow Username Change",
  490. "createdAt": "Created at",
  491. "verified": "Verified",
  492. "active": "Active",
  493. "card-received": "Received",
  494. "card-received-on": "Received on",
  495. "card-end": "End",
  496. "card-end-on": "Ends on",
  497. "editCardReceivedDatePopup-title": "Change received date",
  498. "editCardEndDatePopup-title": "Change end date",
  499. "assigned-by": "Assigned By",
  500. "requested-by": "Requested By",
  501. "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
  502. "delete-board-confirm-popup": "All lists, cards, labels, and activities will be deleted and you won't be able to recover the board contents. There is no undo.",
  503. "boardDeletePopup-title": "Delete Board?",
  504. "delete-board": "Delete Board",
  505. "default-subtasks-board": "Subtasks for __board__ board",
  506. "default": "Default",
  507. "queue": "Queue",
  508. "subtask-settings": "Subtasks Settings",
  509. "boardSubtaskSettingsPopup-title": "Board Subtasks Settings",
  510. "show-subtasks-field": "Cards can have subtasks",
  511. "deposit-subtasks-board": "Deposit subtasks to this board:",
  512. "deposit-subtasks-list": "Landing list for subtasks deposited here:",
  513. "show-parent-in-minicard": "Show parent in minicard:",
  514. "prefix-with-full-path": "Prefix with full path",
  515. "prefix-with-parent": "Prefix with parent",
  516. "subtext-with-full-path": "Subtext with full path",
  517. "subtext-with-parent": "Subtext with parent",
  518. "change-card-parent": "Change card's parent",
  519. "parent-card": "Parent card",
  520. "source-board": "Source board",
  521. "no-parent": "Don't show parent",
  522. "activity-added-label": "added label '%s' to %s",
  523. "activity-removed-label": "removed label '%s' from %s",
  524. "activity-delete-attach": "deleted an attachment from %s",
  525. "activity-added-label-card": "added label '%s'",
  526. "activity-removed-label-card": "removed label '%s'",
  527. "activity-delete-attach-card": "deleted an attachment",
  528. "r-rule": "Rule",
  529. "r-add-trigger": "Add trigger",
  530. "r-add-action": "Add action",
  531. "r-board-rules": "Board rules",
  532. "r-add-rule": "Add rule",
  533. "r-view-rule": "View rule",
  534. "r-delete-rule": "Delete rule",
  535. "r-new-rule-name": "Add new rule",
  536. "r-no-rules": "No rules",
  537. "r-when-a-card-is": "When a card is",
  538. "r-added-to": "Added to",
  539. "r-removed-from": "Removed from",
  540. "r-the-board": "the board",
  541. "r-list": "list",
  542. "r-moved-to": "Moved to",
  543. "r-moved-from": "Moved from",
  544. "r-archived": "Moved to Recycle Bin",
  545. "r-unarchived": "Restored from Recycle Bin",
  546. "r-a-card": "a card",
  547. "r-when-a-label-is": "When a label is",
  548. "r-when-the-label-is": "When the label is",
  549. "r-list-name": "List name",
  550. "r-when-a-member": "When a member is",
  551. "r-when-the-member": "When the member is",
  552. "r-name": "name",
  553. "r-is": "is",
  554. "r-when-a-attach": "When an attachment",
  555. "r-when-a-checklist": "When a checklist is",
  556. "r-when-the-checklist": "When the checklist",
  557. "r-completed": "Completed",
  558. "r-made-incomplete": "Made incomplete",
  559. "r-when-a-item": "When a checklist item is",
  560. "r-when-the-item": "When the checklist item",
  561. "r-checked": "Checked",
  562. "r-unchecked": "Unchecked",
  563. "r-move-card-to": "Move card to",
  564. "r-top-of": "Top of",
  565. "r-bottom-of": "Bottom of",
  566. "r-its-list": "its list",
  567. "r-archive": "Move to Recycle Bin",
  568. "r-unarchive": "Restore from Recycle Bin",
  569. "r-card": "card",
  570. "r-add": "أضف",
  571. "r-remove": "Remove",
  572. "r-label": "label",
  573. "r-member": "member",
  574. "r-remove-all": "Remove all members from the card",
  575. "r-checklist": "checklist",
  576. "r-check-all": "Check all",
  577. "r-uncheck-all": "Uncheck all",
  578. "r-item-check": "Items of checklist",
  579. "r-check": "Check",
  580. "r-uncheck": "Uncheck",
  581. "r-item": "item",
  582. "r-of-checklist": "of checklist",
  583. "r-send-email": "Send an email",
  584. "r-to": "to",
  585. "r-subject": "subject",
  586. "r-rule-details": "Rule details",
  587. "r-d-move-to-top-gen": "Move card to top of its list",
  588. "r-d-move-to-top-spec": "Move card to top of list",
  589. "r-d-move-to-bottom-gen": "Move card to bottom of its list",
  590. "r-d-move-to-bottom-spec": "Move card to bottom of list",
  591. "r-d-send-email": "Send email",
  592. "r-d-send-email-to": "to",
  593. "r-d-send-email-subject": "subject",
  594. "r-d-send-email-message": "message",
  595. "r-d-archive": "Move card to Recycle Bin",
  596. "r-d-unarchive": "Restore card from Recycle Bin",
  597. "r-d-add-label": "Add label",
  598. "r-d-remove-label": "Remove label",
  599. "r-d-add-member": "Add member",
  600. "r-d-remove-member": "Remove member",
  601. "r-d-remove-all-member": "Remove all member",
  602. "r-d-check-all": "Check all items of a list",
  603. "r-d-uncheck-all": "Uncheck all items of a list",
  604. "r-d-check-one": "Check item",
  605. "r-d-uncheck-one": "Uncheck item",
  606. "r-d-check-of-list": "of checklist",
  607. "r-d-add-checklist": "Add checklist",
  608. "r-d-remove-checklist": "Remove checklist"
  609. }