ar.i18n.json 62 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066
  1. {
  2. "accept": "قبول",
  3. "act-activity-notify": "اشعار النشاط",
  4. "act-addAttachment": "added attachment __attachment__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  5. "act-deleteAttachment": "deleted attachment __attachment__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  6. "act-addSubtask": "added subtask __subtask__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  7. "act-addLabel": "Added label __label__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  8. "act-addedLabel": "Added label __label__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  9. "act-removeLabel": "Removed label __label__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  10. "act-removedLabel": "Removed label __label__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  11. "act-addChecklist": "added checklist __checklist__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  12. "act-addChecklistItem": "added checklist item __checklistItem__ to checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  13. "act-removeChecklist": "removed checklist __checklist__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  14. "act-removeChecklistItem": "removed checklist item __checklistItem__ from checklist __checkList__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  15. "act-checkedItem": "checked __checklistItem__ of checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  16. "act-uncheckedItem": "unchecked __checklistItem__ of checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  17. "act-completeChecklist": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  18. "act-uncompleteChecklist": "uncompleted checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  19. "act-addComment": "commented on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
  20. "act-editComment": "edited comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
  21. "act-deleteComment": "deleted comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
  22. "act-createBoard": "created board __board__",
  23. "act-createSwimlane": "created swimlane __swimlane__ to board __board__",
  24. "act-createCard": "created card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
  25. "act-createCustomField": "created custom field __customField__ at board __board__",
  26. "act-deleteCustomField": "deleted custom field __customField__ at board __board__",
  27. "act-setCustomField": "edited custom field __customField__: __customFieldValue__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  28. "act-createList": "added list __list__ to board __board__",
  29. "act-addBoardMember": "added member __member__ to board __board__",
  30. "act-archivedBoard": "Board __board__ moved to Archive",
  31. "act-archivedCard": "Card __card__ at list __list__ at swimlane __swimlane__ at board __board__ moved to Archive",
  32. "act-archivedList": "List __list__ at swimlane __swimlane__ at board __board__ moved to Archive",
  33. "act-archivedSwimlane": "Swimlane __swimlane__ at board __board__ moved to Archive",
  34. "act-importBoard": "imported board __board__",
  35. "act-importCard": "imported card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
  36. "act-importList": "imported list __list__ to swimlane __swimlane__ at board __board__",
  37. "act-joinMember": "added member __member__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  38. "act-moveCard": "moved card __card__ at board __board__ from list __oldList__ at swimlane __oldSwimlane__ to list __list__ at swimlane __swimlane__",
  39. "act-moveCardToOtherBoard": "moved card __card__ from list __oldList__ at swimlane __oldSwimlane__ at board __oldBoard__ to list __list__ at swimlane __swimlane__ at board __board__",
  40. "act-removeBoardMember": "removed member __member__ from board __board__",
  41. "act-restoredCard": "restored card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
  42. "act-unjoinMember": "removed member __member__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  43. "act-withBoardTitle": "__لوح__",
  44. "act-withCardTitle": "[__board__] __card__",
  45. "actions": "الإجراءات",
  46. "activities": "الأنشطة",
  47. "activity": "النشاط",
  48. "activity-added": "تمت إضافة %s ل %s",
  49. "activity-archived": "%s انتقل الى الارشيف",
  50. "activity-attached": "إرفاق %s ل %s",
  51. "activity-created": "أنشأ %s",
  52. "activity-customfield-created": "%s احدت حقل مخصص",
  53. "activity-excluded": "استبعاد %s عن %s",
  54. "activity-imported": "imported %s into %s from %s",
  55. "activity-imported-board": "imported %s from %s",
  56. "activity-joined": "انضم %s",
  57. "activity-moved": "تم نقل %s من %s إلى %s",
  58. "activity-on": "على %s",
  59. "activity-removed": "حذف %s إلى %s",
  60. "activity-sent": "إرسال %s إلى %s",
  61. "activity-unjoined": "غادر %s",
  62. "activity-subtask-added": "تم اضافة مهمة فرعية الى %s",
  63. "activity-checked-item": "تحقق %s في قائمة التحقق %s من %s",
  64. "activity-unchecked-item": "ازالة تحقق %s من قائمة التحقق %s من %s",
  65. "activity-checklist-added": "أضاف قائمة تحقق إلى %s",
  66. "activity-checklist-removed": "ازالة قائمة التحقق من %s",
  67. "activity-checklist-completed": "completed checklist %s of %s",
  68. "activity-checklist-uncompleted": "لم يتم انجاز قائمة التحقق %s من %s",
  69. "activity-checklist-item-added": "تم اضافة عنصر قائمة التحقق الى '%s' في %s",
  70. "activity-checklist-item-removed": "تم ازالة عنصر قائمة التحقق الى '%s' في %s",
  71. "add": "أضف",
  72. "activity-checked-item-card": "checked %s in checklist %s",
  73. "activity-unchecked-item-card": "unchecked %s in checklist %s",
  74. "activity-checklist-completed-card": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  75. "activity-checklist-uncompleted-card": "uncompleted the checklist %s",
  76. "activity-editComment": "edited comment %s",
  77. "activity-deleteComment": "تعليق محذوف %s",
  78. "activity-receivedDate": "edited received date to %s of %s",
  79. "activity-startDate": "edited start date to %s of %s",
  80. "activity-dueDate": "edited due date to %s of %s",
  81. "activity-endDate": "edited end date to %s of %s",
  82. "add-attachment": "إضافة مرفق",
  83. "add-board": "إضافة لوحة",
  84. "add-template": "Add Template",
  85. "add-card": "إضافة بطاقة",
  86. "add-card-to-top-of-list": "Add Card to Top of List",
  87. "add-card-to-bottom-of-list": "Add Card to Bottom of List",
  88. "add-swimlane": "Add Swimlane",
  89. "add-subtask": "إضافة مهمة فرعية",
  90. "add-checklist": "إضافة قائمة تدقيق",
  91. "add-checklist-item": "إضافة عنصر إلى قائمة التحقق",
  92. "convertChecklistItemToCardPopup-title": "Convert to Card",
  93. "add-cover": "إضافة غلاف",
  94. "add-label": "إضافة ملصق",
  95. "add-list": "إضافة قائمة",
  96. "add-members": "إضافة أعضاء",
  97. "added": "أُضيف",
  98. "addMemberPopup-title": "الأعضاء",
  99. "admin": "المدير",
  100. "admin-desc": "إمكانية مشاهدة و تعديل و حذف أعضاء ، و تعديل إعدادات اللوحة أيضا.",
  101. "admin-announcement": "إعلان",
  102. "admin-announcement-active": "Active System-Wide Announcement",
  103. "admin-announcement-title": "Announcement from Administrator",
  104. "all-boards": "كل اللوحات",
  105. "and-n-other-card": "And __count__ other بطاقة",
  106. "and-n-other-card_plural": "And __count__ other بطاقات",
  107. "apply": "طبق",
  108. "app-is-offline": "Loading, please wait. Refreshing the page will cause data loss. If loading does not work, please check that server has not stopped.",
  109. "archive": "نقل الى الارشيف",
  110. "archive-all": "نقل الكل الى الارشيف",
  111. "archive-board": "نقل اللوح الى الارشيف",
  112. "archive-card": "نقل البطاقة الى الارشيف",
  113. "archive-list": "نقل القائمة الى الارشيف",
  114. "archive-swimlane": "نقل خط السباحة الى الارشيف",
  115. "archive-selection": "نقل التحديد إلى الأرشيف",
  116. "archiveBoardPopup-title": "نقل الوح إلى الأرشيف",
  117. "archived-items": "أرشيف",
  118. "archived-boards": "الالواح في الأرشيف",
  119. "restore-board": "استعادة اللوحة",
  120. "no-archived-boards": "لا توجد لوحات في الأرشيف.",
  121. "archives": "أرشيف",
  122. "template": "نموذج",
  123. "templates": "نماذج",
  124. "template-container": "Template Container",
  125. "add-template-container": "Add Template Container",
  126. "assign-member": "تعيين عضو",
  127. "attached": "أُرفق)",
  128. "attachment": "مرفق",
  129. "attachment-delete-pop": "حذف المرق هو حذف نهائي . لا يمكن التراجع إذا حذف.",
  130. "attachmentDeletePopup-title": "تريد حذف المرفق ?",
  131. "attachments": "المرفقات",
  132. "auto-watch": "مراقبة لوحات تلقائيا عندما يتم إنشاؤها",
  133. "avatar-too-big": "The avatar is too large (520KB max)",
  134. "back": "رجوع",
  135. "board-change-color": "تغيير اللومr",
  136. "board-nb-stars": "%s نجوم",
  137. "board-not-found": "لوحة مفقودة",
  138. "board-private-info": "سوف تصبح هذه اللوحة <strong>خاصة</strong>",
  139. "board-public-info": "سوف تصبح هذه اللوحة <strong>عامّة</strong>.",
  140. "board-drag-drop-reorder-or-click-open": "Drag and drop to reorder board icons. Click board icon to open board.",
  141. "boardChangeColorPopup-title": "تعديل خلفية الشاشة",
  142. "boardChangeTitlePopup-title": "إعادة تسمية اللوحة",
  143. "boardChangeVisibilityPopup-title": "تعديل وضوح الرؤية",
  144. "boardChangeWatchPopup-title": "تغيير المتابعة",
  145. "boardMenuPopup-title": "Board Settings",
  146. "boardChangeViewPopup-title": "عرض اللوحات",
  147. "boards": "لوحات",
  148. "board-view": "عرض اللوحات",
  149. "board-view-cal": "التقويم",
  150. "board-view-swimlanes": "خطوط السباحة",
  151. "board-view-collapse": "Collapse",
  152. "board-view-gantt": "Gantt",
  153. "board-view-lists": "القائمات",
  154. "bucket-example": "مثل « todo list » على سبيل المثال",
  155. "cancel": "إلغاء",
  156. "card-archived": "البطاقة منقولة الى الارشيف",
  157. "board-archived": "اللوحات منقولة الى الارشيف",
  158. "card-comments-title": "%s تعليقات لهذه البطاقة",
  159. "card-delete-notice": "هذا حذف أبديّ . سوف تفقد كل الإجراءات المنوطة بهذه البطاقة",
  160. "card-delete-pop": "سيتم إزالة جميع الإجراءات من تبعات النشاط، وأنك لن تكون قادرا على إعادة فتح البطاقة. لا يوجد التراجع.",
  161. "card-delete-suggest-archive": "يمكنك نقل بطاقة إلى الأرشيف لإزالتها من اللوحة والمحافظة على النشاط.",
  162. "card-due": "مستحق",
  163. "card-due-on": "مستحق في",
  164. "card-spent": "امضى وقتا",
  165. "card-edit-attachments": "تعديل المرفقات",
  166. "card-edit-custom-fields": "تعديل الحقل المعدل",
  167. "card-edit-labels": "تعديل العلامات",
  168. "card-edit-members": "تعديل الأعضاء",
  169. "card-labels-title": "تعديل علامات البطاقة.",
  170. "card-members-title": "إضافة او حذف أعضاء للبطاقة.",
  171. "card-start": "بداية",
  172. "card-start-on": "يبدأ في",
  173. "cardAttachmentsPopup-title": "إرفاق من",
  174. "cardCustomField-datePopup-title": "تغير التاريخ",
  175. "cardCustomFieldsPopup-title": "تعديل الحقل المعدل",
  176. "cardStartVotingPopup-title": "ابدأ تصويت",
  177. "positiveVoteMembersPopup-title": "Proponents",
  178. "negativeVoteMembersPopup-title": "Opponents",
  179. "card-edit-voting": "Edit voting",
  180. "editVoteEndDatePopup-title": "Change vote end date",
  181. "allowNonBoardMembers": "Allow all logged in users",
  182. "vote-question": "Voting question",
  183. "vote-public": "Show who voted what",
  184. "vote-for-it": "مع",
  185. "vote-against": "ضد",
  186. "deleteVotePopup-title": "Delete vote?",
  187. "vote-delete-pop": "Deleting is permanent. You will lose all actions associated with this vote.",
  188. "cardStartPlanningPokerPopup-title": "Start a Planning Poker",
  189. "card-edit-planning-poker": "Edit Planning Poker",
  190. "editPokerEndDatePopup-title": "Change Planning Poker vote end date",
  191. "poker-question": "Planning Poker",
  192. "poker-one": "1",
  193. "poker-two": "2",
  194. "poker-three": "3",
  195. "poker-five": "5",
  196. "poker-eight": "8",
  197. "poker-thirteen": "13",
  198. "poker-twenty": "20",
  199. "poker-forty": "40",
  200. "poker-oneHundred": "100",
  201. "poker-unsure": "?",
  202. "poker-finish": "Finish",
  203. "poker-result-votes": "Votes",
  204. "poker-result-who": "Who",
  205. "poker-replay": "Replay",
  206. "set-estimation": "Set Estimation",
  207. "deletePokerPopup-title": "Delete planning poker?",
  208. "poker-delete-pop": "Deleting is permanent. You will lose all actions associated with this planning poker.",
  209. "cardDeletePopup-title": "حذف البطاقة ?",
  210. "cardDetailsActionsPopup-title": "إجراءات على البطاقة",
  211. "cardLabelsPopup-title": "علامات",
  212. "cardMembersPopup-title": "أعضاء",
  213. "cardMorePopup-title": "المزيد",
  214. "cardTemplatePopup-title": "Create template",
  215. "cards": "بطاقات",
  216. "cards-count": "بطاقات",
  217. "cards-count-one": "بطاقة",
  218. "casSignIn": "تسجيل الدخول مع CAS",
  219. "cardType-card": "بطاقة",
  220. "cardType-linkedCard": "البطاقة المرتبطة",
  221. "cardType-linkedBoard": "Linked Board",
  222. "change": "Change",
  223. "change-avatar": "تعديل الصورة الشخصية",
  224. "change-password": "تغيير كلمة المرور",
  225. "change-permissions": "تعديل الصلاحيات",
  226. "change-settings": "تغيير الاعدادات",
  227. "changeAvatarPopup-title": "تعديل الصورة الشخصية",
  228. "changeLanguagePopup-title": "تغيير اللغة",
  229. "changePasswordPopup-title": "تغيير كلمة المرور",
  230. "changePermissionsPopup-title": "تعديل الصلاحيات",
  231. "changeSettingsPopup-title": "تغيير الاعدادات",
  232. "subtasks": "المهمات الفرعية",
  233. "checklists": "قوائم التّدقيق",
  234. "click-to-star": "اضغط لإضافة اللوحة للمفضلة.",
  235. "click-to-unstar": "اضغط لحذف اللوحة من المفضلة.",
  236. "clipboard": "Clipboard or drag & drop",
  237. "close": "غلق",
  238. "close-board": "غلق اللوحة",
  239. "close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
  240. "close-card": "Close Card",
  241. "color-black": "black",
  242. "color-blue": "blue",
  243. "color-crimson": "crimson",
  244. "color-darkgreen": "اخضر غامق",
  245. "color-gold": "ذهبي",
  246. "color-gray": "رمادي",
  247. "color-green": "green",
  248. "color-indigo": "indigo",
  249. "color-lime": "lime",
  250. "color-magenta": "magenta",
  251. "color-mistyrose": "mistyrose",
  252. "color-navy": "navy",
  253. "color-orange": "orange",
  254. "color-paleturquoise": "paleturquoise",
  255. "color-peachpuff": "peachpuff",
  256. "color-pink": "pink",
  257. "color-plum": "plum",
  258. "color-purple": "purple",
  259. "color-red": "red",
  260. "color-saddlebrown": "saddlebrown",
  261. "color-silver": "فضي",
  262. "color-sky": "sky",
  263. "color-slateblue": "slateblue",
  264. "color-white": "أبيض",
  265. "color-yellow": "yellow",
  266. "unset-color": "Unset",
  267. "comment": "تعليق",
  268. "comment-placeholder": "أكتب تعليق",
  269. "comment-only": "التعليق فقط",
  270. "comment-only-desc": "يمكن التعليق على بطاقات فقط.",
  271. "no-comments": "لا يوجد تعليقات",
  272. "no-comments-desc": "Can not see comments and activities.",
  273. "worker": "Worker",
  274. "worker-desc": "Can only move cards, assign itself to card and comment.",
  275. "computer": "حاسوب",
  276. "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?",
  277. "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist?",
  278. "copy-card-link-to-clipboard": "نسخ رابط البطاقة إلى الحافظة",
  279. "linkCardPopup-title": "ربط البطاقة",
  280. "searchElementPopup-title": "بحث",
  281. "copyCardPopup-title": "نسخ البطاقة",
  282. "copyChecklistToManyCardsPopup-title": "Copy Checklist Template to Many Cards",
  283. "copyChecklistToManyCardsPopup-instructions": "Destination Card Titles and Descriptions in this JSON format",
  284. "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\"} ]",
  285. "create": "إنشاء",
  286. "createBoardPopup-title": "إنشاء لوحة",
  287. "chooseBoardSourcePopup-title": "استيراد لوحة",
  288. "createLabelPopup-title": "إنشاء علامة",
  289. "createCustomField": "انشاء حقل",
  290. "createCustomFieldPopup-title": "انشاء حقل",
  291. "current": "الحالي",
  292. "custom-field-delete-pop": "There is no undo. This will remove this custom field from all cards and destroy its history.",
  293. "custom-field-checkbox": "Checkbox",
  294. "custom-field-currency": "Currency",
  295. "custom-field-currency-option": "Currency Code",
  296. "custom-field-date": "تاريخ",
  297. "custom-field-dropdown": "Dropdown List",
  298. "custom-field-dropdown-none": "(none)",
  299. "custom-field-dropdown-options": "List Options",
  300. "custom-field-dropdown-options-placeholder": "Press enter to add more options",
  301. "custom-field-dropdown-unknown": "(unknown)",
  302. "custom-field-number": "رقم",
  303. "custom-field-text": "نص",
  304. "custom-fields": "Custom Fields",
  305. "date": "تاريخ",
  306. "decline": "Decline",
  307. "default-avatar": "صورة شخصية افتراضية",
  308. "delete": "حذف",
  309. "deleteCustomFieldPopup-title": "Delete Custom Field?",
  310. "deleteLabelPopup-title": "حذف العلامة ?",
  311. "description": "وصف",
  312. "disambiguateMultiLabelPopup-title": "تحديد الإجراء على العلامة",
  313. "disambiguateMultiMemberPopup-title": "تحديد الإجراء على العضو",
  314. "discard": "التخلص منها",
  315. "done": "Done",
  316. "download": "تنزيل",
  317. "edit": "تعديل",
  318. "edit-avatar": "تعديل الصورة الشخصية",
  319. "edit-profile": "تعديل الملف الشخصي",
  320. "edit-wip-limit": "Edit WIP Limit",
  321. "soft-wip-limit": "Soft WIP Limit",
  322. "editCardStartDatePopup-title": "تغيير تاريخ البدء",
  323. "editCardDueDatePopup-title": "تغيير تاريخ الاستحقاق",
  324. "editCustomFieldPopup-title": "Edit Field",
  325. "addReactionPopup-title": "Add reaction",
  326. "editCardSpentTimePopup-title": "Change spent time",
  327. "editLabelPopup-title": "تعديل العلامة",
  328. "editNotificationPopup-title": "تصحيح الإشعار",
  329. "editProfilePopup-title": "تعديل الملف الشخصي",
  330. "email": "البريد الإلكتروني",
  331. "email-enrollAccount-subject": "An account created for you on __siteName__",
  332. "email-enrollAccount-text": "Hello __user__,\n\nTo start using the service, simply click the link below.\n\n__url__\n\nThanks.",
  333. "email-fail": "Sending email failed",
  334. "email-fail-text": "Error trying to send email",
  335. "email-invalid": "Invalid email",
  336. "email-invite": "Invite via Email",
  337. "email-invite-subject": "__inviter__ sent you an invitation",
  338. "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.",
  339. "email-resetPassword-subject": "Reset your password on __siteName__",
  340. "email-resetPassword-text": "Hello __user__,\n\nTo reset your password, simply click the link below.\n\n__url__\n\nThanks.",
  341. "email-sent": "Email sent",
  342. "email-verifyEmail-subject": "Verify your email address on __siteName__",
  343. "email-verifyEmail-text": "Hello __user__,\n\nTo verify your account email, simply click the link below.\n\n__url__\n\nThanks.",
  344. "enable-wip-limit": "Enable WIP Limit",
  345. "error-board-doesNotExist": "This board does not exist",
  346. "error-board-notAdmin": "You need to be admin of this board to do that",
  347. "error-board-notAMember": "You need to be a member of this board to do that",
  348. "error-json-malformed": "Your text is not valid JSON",
  349. "error-json-schema": "Your JSON data does not include the proper information in the correct format",
  350. "error-csv-schema": "Your CSV(Comma Separated Values)/TSV (Tab Separated Values) does not include the proper information in the correct format",
  351. "error-list-doesNotExist": "This list does not exist",
  352. "error-user-doesNotExist": "This user does not exist",
  353. "error-user-notAllowSelf": "لا يمكنك دعوة نفسك",
  354. "error-user-notCreated": "This user is not created",
  355. "error-username-taken": "إسم المستخدم مأخوذ مسبقا",
  356. "error-orgname-taken": "This organization name is already taken",
  357. "error-teamname-taken": "This team name is already taken",
  358. "error-email-taken": "البريد الإلكتروني مأخوذ بالفعل",
  359. "export-board": "Export board",
  360. "export-board-json": "Export board to JSON",
  361. "export-board-csv": "Export board to CSV",
  362. "export-board-tsv": "Export board to TSV",
  363. "export-board-excel": "Export board to Excel",
  364. "user-can-not-export-excel": "User can not export Excel",
  365. "export-board-html": "Export board to HTML",
  366. "export-card": "Export card",
  367. "export-card-pdf": "Export card to PDF",
  368. "user-can-not-export-card-to-pdf": "User can not export card to PDF",
  369. "exportBoardPopup-title": "Export board",
  370. "exportCardPopup-title": "Export card",
  371. "sort": "Sort",
  372. "sort-desc": "Click to Sort List",
  373. "list-sort-by": "Sort the List By:",
  374. "list-label-modifiedAt": "Last Access Time",
  375. "list-label-title": "Name of the List",
  376. "list-label-sort": "Your Manual Order",
  377. "list-label-short-modifiedAt": "(L)",
  378. "list-label-short-title": "(N)",
  379. "list-label-short-sort": "(M)",
  380. "filter": "تصفية",
  381. "filter-cards": "Filter Cards or Lists",
  382. "filter-dates-label": "Filter by date",
  383. "filter-no-due-date": "No due date",
  384. "filter-overdue": "Overdue",
  385. "filter-due-today": "Due today",
  386. "filter-due-this-week": "Due this week",
  387. "filter-due-tomorrow": "Due tomorrow",
  388. "list-filter-label": "Filter List by Title",
  389. "filter-clear": "مسح التصفية",
  390. "filter-labels-label": "Filter by label",
  391. "filter-no-label": "لا يوجد ملصق",
  392. "filter-member-label": "Filter by member",
  393. "filter-no-member": "ليس هناك أي عضو",
  394. "filter-assignee-label": "Filter by assignee",
  395. "filter-no-assignee": "No assignee",
  396. "filter-custom-fields-label": "Filter by Custom Fields",
  397. "filter-no-custom-fields": "No Custom Fields",
  398. "filter-show-archive": "Show archived lists",
  399. "filter-hide-empty": "Hide empty lists",
  400. "filter-on": "التصفية تشتغل",
  401. "filter-on-desc": "أنت بصدد تصفية بطاقات هذه اللوحة. اضغط هنا لتعديل التصفية.",
  402. "filter-to-selection": "تصفية بالتحديد",
  403. "other-filters-label": "Other Filters",
  404. "advanced-filter-label": "Advanced Filter",
  405. "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",
  406. "fullname": "الإسم الكامل",
  407. "header-logo-title": "الرجوع إلى صفحة اللوحات",
  408. "hide-system-messages": "إخفاء رسائل النظام",
  409. "headerBarCreateBoardPopup-title": "إنشاء لوحة",
  410. "home": "الرئيسية",
  411. "import": "Import",
  412. "impersonate-user": "Impersonate user",
  413. "link": "رابط",
  414. "import-board": "استيراد لوحة",
  415. "import-board-c": "استيراد لوحة",
  416. "import-board-title-trello": "Import board from Trello",
  417. "import-board-title-wekan": "Import board from previous export",
  418. "import-board-title-csv": "Import board from CSV/TSV",
  419. "from-trello": "من تريلو",
  420. "from-wekan": "From previous export",
  421. "from-csv": "From CSV/TSV",
  422. "import-board-instruction-trello": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text",
  423. "import-board-instruction-csv": "Paste in your Comma Separated Values(CSV)/ Tab Separated Values (TSV) .",
  424. "import-board-instruction-wekan": "In your board, go to 'Menu', then 'Export board', and copy the text in the downloaded file.",
  425. "import-board-instruction-about-errors": "If you get errors when importing board, sometimes importing still works, and board is at All Boards page.",
  426. "import-json-placeholder": "Paste your valid JSON data here",
  427. "import-csv-placeholder": "Paste your valid CSV/TSV data here",
  428. "import-map-members": "رسم خريطة الأعضاء",
  429. "import-members-map": "Your imported board has some members. Please map the members you want to import to your users",
  430. "import-members-map-note": "Note: Unmapped members will be assigned to the current user.",
  431. "import-show-user-mapping": "Review members mapping",
  432. "import-user-select": "Pick your existing user you want to use as this member",
  433. "importMapMembersAddPopup-title": "Select member",
  434. "info": "الإصدار",
  435. "initials": "أولية",
  436. "invalid-date": "تاريخ غير صالح",
  437. "invalid-time": "Invalid time",
  438. "invalid-user": "Invalid user",
  439. "joined": "انضمّ",
  440. "just-invited": "You are just invited to this board",
  441. "keyboard-shortcuts": "اختصار لوحة المفاتيح",
  442. "label-create": "إنشاء علامة",
  443. "label-default": "%s علامة (افتراضية)",
  444. "label-delete-pop": "لا يوجد تراجع. سيؤدي هذا إلى إزالة هذه العلامة من جميع بطاقات والقضاء على تأريخها",
  445. "labels": "علامات",
  446. "language": "لغة",
  447. "last-admin-desc": "لا يمكن تعديل الأدوار لأن ذلك يتطلب صلاحيات المدير.",
  448. "leave-board": "مغادرة اللوحة",
  449. "leave-board-pop": "Are you sure you want to leave __boardTitle__? You will be removed from all cards on this board.",
  450. "leaveBoardPopup-title": "مغادرة اللوحة ؟",
  451. "link-card": "ربط هذه البطاقة",
  452. "list-archive-cards": "Move all cards in this list to Archive",
  453. "list-archive-cards-pop": "This will remove all the cards in this list from the board. To view cards in Archive and bring them back to the board, click “Menu” > “Archive”.",
  454. "list-move-cards": "نقل بطاقات هذه القائمة",
  455. "list-select-cards": "تحديد بطاقات هذه القائمة",
  456. "set-color-list": "Set Color",
  457. "listActionPopup-title": "قائمة الإجراءات",
  458. "settingsUserPopup-title": "User Settings",
  459. "settingsTeamPopup-title": "Team Settings",
  460. "settingsOrgPopup-title": "Organization Settings",
  461. "swimlaneActionPopup-title": "Swimlane Actions",
  462. "swimlaneAddPopup-title": "Add a Swimlane below",
  463. "listImportCardPopup-title": "Import a Trello card",
  464. "listImportCardsTsvPopup-title": "Import Excel CSV/TSV",
  465. "listMorePopup-title": "المزيد",
  466. "link-list": "رابط إلى هذه القائمة",
  467. "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.",
  468. "list-delete-suggest-archive": "You can move a list to Archive to remove it from the board and preserve the activity.",
  469. "lists": "القائمات",
  470. "swimlanes": "خطوط السباحة",
  471. "log-out": "تسجيل الخروج",
  472. "log-in": "تسجيل الدخول",
  473. "loginPopup-title": "تسجيل الدخول",
  474. "memberMenuPopup-title": "أفضليات الأعضاء",
  475. "members": "أعضاء",
  476. "menu": "القائمة",
  477. "move-selection": "Move selection",
  478. "moveCardPopup-title": "نقل البطاقة",
  479. "moveCardToBottom-title": "التحرك إلى القاع",
  480. "moveCardToTop-title": "التحرك إلى الأعلى",
  481. "moveSelectionPopup-title": "Move selection",
  482. "multi-selection": "تحديد أكثر من واحدة",
  483. "multi-selection-label": "Set label for selection",
  484. "multi-selection-member": "Set member for selection",
  485. "multi-selection-on": "Multi-Selection is on",
  486. "muted": "مكتوم",
  487. "muted-info": "You will never be notified of any changes in this board",
  488. "my-boards": "لوحاتي",
  489. "name": "اسم",
  490. "no-archived-cards": "No cards in Archive.",
  491. "no-archived-lists": "No lists in Archive.",
  492. "no-archived-swimlanes": "No swimlanes in Archive.",
  493. "no-results": "لا توجد نتائج",
  494. "normal": "عادي",
  495. "normal-desc": "يمكن مشاهدة و تعديل البطاقات. لا يمكن تغيير إعدادات الضبط.",
  496. "not-accepted-yet": "Invitation not accepted yet",
  497. "notify-participate": "Receive updates to any cards you participate as creater or member",
  498. "notify-watch": "Receive updates to any boards, lists, or cards you’re watching",
  499. "optional": "اختياري",
  500. "or": "or",
  501. "page-maybe-private": "قدتكون هذه الصفحة خاصة . قد تستطيع مشاهدتها ب <a href='%s'>تسجيل الدخول</a>.",
  502. "page-not-found": "صفحة غير موجودة",
  503. "password": "كلمة المرور",
  504. "paste-or-dragdrop": "to paste, or drag & drop image file to it (image only)",
  505. "participating": "المشاركة",
  506. "preview": "Preview",
  507. "previewAttachedImagePopup-title": "Preview",
  508. "previewClipboardImagePopup-title": "Preview",
  509. "private": "خاص",
  510. "private-desc": "هذه اللوحة خاصة . لا يسمح إلا للأعضاء .",
  511. "profile": "ملف شخصي",
  512. "public": "عامّ",
  513. "public-desc": "هذه اللوحة عامة: مرئية لكلّ من يحصل على الرابط ، و هي مرئية أيضا في محركات البحث مثل جوجل. التعديل مسموح به للأعضاء فقط.",
  514. "quick-access-description": "أضف لوحة إلى المفضلة لإنشاء اختصار في هذا الشريط.",
  515. "remove-cover": "حذف الغلاف",
  516. "remove-from-board": "حذف من اللوحة",
  517. "remove-label": "إزالة التصنيف",
  518. "listDeletePopup-title": "حذف القائمة ؟",
  519. "remove-member": "حذف العضو",
  520. "remove-member-from-card": "حذف من البطاقة",
  521. "remove-member-pop": "حذف __name__ (__username__) من __boardTitle__ ? سيتم حذف هذا العضو من جميع بطاقة اللوحة مع إرسال إشعار له بذاك.",
  522. "removeMemberPopup-title": "حذف العضو ?",
  523. "rename": "إعادة التسمية",
  524. "rename-board": "إعادة تسمية اللوحة",
  525. "restore": "استعادة",
  526. "save": "حفظ",
  527. "search": "بحث",
  528. "rules": "Rules",
  529. "search-cards": "Search from card/list titles, descriptions and custom fields on this board",
  530. "search-example": "Write text you search and press Enter",
  531. "select-color": "اختيار اللون",
  532. "select-board": "Select Board",
  533. "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list",
  534. "setWipLimitPopup-title": "Set WIP Limit",
  535. "shortcut-assign-self": "Assign yourself to current card",
  536. "shortcut-autocomplete-emoji": "الإكمال التلقائي للرموز التعبيرية",
  537. "shortcut-autocomplete-members": "الإكمال التلقائي لأسماء الأعضاء",
  538. "shortcut-clear-filters": "مسح التصفيات",
  539. "shortcut-close-dialog": "غلق النافذة",
  540. "shortcut-filter-my-cards": "تصفية بطاقاتي",
  541. "shortcut-show-shortcuts": "عرض قائمة الإختصارات ،تلك",
  542. "shortcut-toggle-filterbar": "Toggle Filter Sidebar",
  543. "shortcut-toggle-searchbar": "Toggle Search Sidebar",
  544. "shortcut-toggle-sidebar": "إظهار-إخفاء الشريط الجانبي للوحة",
  545. "show-cards-minimum-count": "إظهار عدد البطاقات إذا كانت القائمة تتضمن أكثر من",
  546. "sidebar-open": "فتح الشريط الجانبي",
  547. "sidebar-close": "إغلاق الشريط الجانبي",
  548. "signupPopup-title": "إنشاء حساب",
  549. "star-board-title": "اضغط لإضافة هذه اللوحة إلى المفضلة . سوف يتم إظهارها على رأس بقية اللوحات.",
  550. "starred-boards": "اللوحات المفضلة",
  551. "starred-boards-description": "تعرض اللوحات المفضلة على رأس بقية اللوحات.",
  552. "subscribe": "اشتراك و متابعة",
  553. "team": "فريق",
  554. "this-board": "هذه اللوحة",
  555. "this-card": "هذه البطاقة",
  556. "spent-time-hours": "Spent time (hours)",
  557. "overtime-hours": "وقت اضافي (ساعات)",
  558. "overtime": "وقت اضافي",
  559. "has-overtime-cards": "Has overtime cards",
  560. "has-spenttime-cards": "Has spent time cards",
  561. "time": "الوقت",
  562. "title": "عنوان",
  563. "tracking": "تتبع",
  564. "tracking-info": "You will be notified of any changes to those cards you are involved as creator or member.",
  565. "type": "النوع",
  566. "unassign-member": "إلغاء تعيين العضو",
  567. "unsaved-description": "لديك وصف غير محفوظ",
  568. "unwatch": "غير مُشاهد",
  569. "upload": "Upload",
  570. "upload-avatar": "رفع صورة شخصية",
  571. "uploaded-avatar": "تم رفع الصورة الشخصية",
  572. "custom-top-left-corner-logo-image-url": "Custom Top Left Corner Logo Image URL",
  573. "custom-top-left-corner-logo-link-url": "Custom Top Left Corner Logo Link URL",
  574. "custom-top-left-corner-logo-height": "Custom Top Left Corner Logo Height. Default: 27",
  575. "custom-login-logo-image-url": "Custom Login Logo Image URL",
  576. "custom-login-logo-link-url": "Custom Login Logo Link URL",
  577. "text-below-custom-login-logo": "Text below Custom Login Logo",
  578. "automatic-linked-url-schemes": "Custom URL Schemes which should automatically be clickable. One URL Scheme per line",
  579. "username": "اسم المستخدم",
  580. "import-usernames": "Import Usernames",
  581. "view-it": "شاهدها",
  582. "warn-list-archived": "warning: this card is in an list at Archive",
  583. "watch": "مُشاهد",
  584. "watching": "مشاهدة",
  585. "watching-info": "You will be notified of any change in this board",
  586. "welcome-board": "لوحة التّرحيب",
  587. "welcome-swimlane": "Milestone 1",
  588. "welcome-list1": "المبادئ",
  589. "welcome-list2": "متقدم",
  590. "card-templates-swimlane": "Card Templates",
  591. "list-templates-swimlane": "List Templates",
  592. "board-templates-swimlane": "Board Templates",
  593. "what-to-do": "ماذا تريد أن تنجز?",
  594. "wipLimitErrorPopup-title": "Invalid WIP Limit",
  595. "wipLimitErrorPopup-dialog-pt1": "The number of tasks in this list is higher than the WIP limit you've defined.",
  596. "wipLimitErrorPopup-dialog-pt2": "Please move some tasks out of this list, or set a higher WIP limit.",
  597. "admin-panel": "لوحة التحكم",
  598. "settings": "الإعدادات",
  599. "people": "الناس",
  600. "registration": "تسجيل",
  601. "disable-self-registration": "Disable Self-Registration",
  602. "invite": "دعوة",
  603. "invite-people": "الناس المدعوين",
  604. "to-boards": "إلى اللوحات",
  605. "email-addresses": "عناوين البريد الإلكتروني",
  606. "smtp-host-description": "The address of the SMTP server that handles your emails.",
  607. "smtp-port-description": "The port your SMTP server uses for outgoing emails.",
  608. "smtp-tls-description": "تفعيل دعم TLS من اجل خادم SMTP",
  609. "smtp-host": "مضيف SMTP",
  610. "smtp-port": "منفذ SMTP",
  611. "smtp-username": "اسم المستخدم",
  612. "smtp-password": "كلمة المرور",
  613. "smtp-tls": "دعم التي ال سي",
  614. "send-from": "من",
  615. "send-smtp-test": "Send a test email to yourself",
  616. "invitation-code": "رمز الدعوة",
  617. "email-invite-register-subject": "__inviter__ أرسل دعوة لك",
  618. "email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to kanban board for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.",
  619. "email-smtp-test-subject": "SMTP Test Email",
  620. "email-smtp-test-text": "You have successfully sent an email",
  621. "error-invitation-code-not-exist": "رمز الدعوة غير موجود",
  622. "error-notAuthorized": "أنتَ لا تملك الصلاحيات لرؤية هذه الصفحة.",
  623. "webhook-title": "Webhook Name",
  624. "webhook-token": "Token (Optional for Authentication)",
  625. "outgoing-webhooks": "الويبهوك الصادرة",
  626. "bidirectional-webhooks": "Two-Way Webhooks",
  627. "outgoingWebhooksPopup-title": "الويبهوك الصادرة",
  628. "boardCardTitlePopup-title": "Card Title Filter",
  629. "disable-webhook": "Disable This Webhook",
  630. "global-webhook": "Global Webhooks",
  631. "new-outgoing-webhook": "ويبهوك جديدة ",
  632. "no-name": "(غير معروف)",
  633. "Node_version": "إصدار النود",
  634. "Meteor_version": "Meteor version",
  635. "MongoDB_version": "MongoDB version",
  636. "MongoDB_storage_engine": "MongoDB storage engine",
  637. "MongoDB_Oplog_enabled": "MongoDB Oplog enabled",
  638. "OS_Arch": "معمارية نظام التشغيل",
  639. "OS_Cpus": "استهلاك وحدة المعالجة المركزية لنظام التشغيل",
  640. "OS_Freemem": "الذاكرة الحرة لنظام التشغيل",
  641. "OS_Loadavg": "متوسط حمل نظام التشغيل",
  642. "OS_Platform": "منصة نظام التشغيل",
  643. "OS_Release": "إصدار نظام التشغيل",
  644. "OS_Totalmem": "الذاكرة الكلية لنظام التشغيل",
  645. "OS_Type": "نوع نظام التشغيل",
  646. "OS_Uptime": "مدة تشغيل نظام التشغيل",
  647. "days": "أيام",
  648. "hours": "الساعات",
  649. "minutes": "الدقائق",
  650. "seconds": "الثواني",
  651. "show-field-on-card": "Show this field on card",
  652. "automatically-field-on-card": "Add field to new cards",
  653. "always-field-on-card": "Add field to all cards",
  654. "showLabel-field-on-card": "Show field label on minicard",
  655. "yes": "نعم",
  656. "no": "لا",
  657. "accounts": "الحسابات",
  658. "accounts-allowEmailChange": "السماح بتغيير البريد الإلكتروني",
  659. "accounts-allowUserNameChange": "Allow Username Change",
  660. "tableVisibilityMode-allowPrivateOnly": "[Board visibility Mode] Allow private mode only",
  661. "tableVisibilityMode" : "Board visibility mode",
  662. "createdAt": "Created at",
  663. "modifiedAt": "Modified at",
  664. "verified": "Verified",
  665. "active": "نشط",
  666. "card-received": "Received",
  667. "card-received-on": "Received on",
  668. "card-end": "End",
  669. "card-end-on": "Ends on",
  670. "editCardReceivedDatePopup-title": "Change received date",
  671. "editCardEndDatePopup-title": "Change end date",
  672. "setCardColorPopup-title": "حدد اللون",
  673. "setCardActionsColorPopup-title": "اختر لوناً",
  674. "setSwimlaneColorPopup-title": "اختر لوناً",
  675. "setListColorPopup-title": "اختر لوناً",
  676. "assigned-by": "Assigned By",
  677. "requested-by": "Requested By",
  678. "card-sorting-by-number": "Card sorting by number",
  679. "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
  680. "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.",
  681. "boardDeletePopup-title": "Delete Board?",
  682. "delete-board": "Delete Board",
  683. "default-subtasks-board": "Subtasks for __board__ board",
  684. "default": "Default",
  685. "queue": "Queue",
  686. "subtask-settings": "Subtasks Settings",
  687. "card-settings": "Card Settings",
  688. "boardSubtaskSettingsPopup-title": "Board Subtasks Settings",
  689. "boardCardSettingsPopup-title": "Card Settings",
  690. "deposit-subtasks-board": "Deposit subtasks to this board:",
  691. "deposit-subtasks-list": "Landing list for subtasks deposited here:",
  692. "show-parent-in-minicard": "Show parent in minicard:",
  693. "prefix-with-full-path": "Prefix with full path",
  694. "prefix-with-parent": "Prefix with parent",
  695. "subtext-with-full-path": "Subtext with full path",
  696. "subtext-with-parent": "Subtext with parent",
  697. "change-card-parent": "Change card's parent",
  698. "parent-card": "Parent card",
  699. "source-board": "Source board",
  700. "no-parent": "Don't show parent",
  701. "activity-added-label": "added label '%s' to %s",
  702. "activity-removed-label": "removed label '%s' from %s",
  703. "activity-delete-attach": "deleted an attachment from %s",
  704. "activity-added-label-card": "added label '%s'",
  705. "activity-removed-label-card": "removed label '%s'",
  706. "activity-delete-attach-card": "deleted an attachment",
  707. "activity-set-customfield": "set custom field '%s' to '%s' in %s",
  708. "activity-unset-customfield": "unset custom field '%s' in %s",
  709. "r-rule": "Rule",
  710. "r-add-trigger": "Add trigger",
  711. "r-add-action": "Add action",
  712. "r-board-rules": "Board rules",
  713. "r-add-rule": "Add rule",
  714. "r-view-rule": "View rule",
  715. "r-delete-rule": "Delete rule",
  716. "r-new-rule-name": "New rule title",
  717. "r-no-rules": "No rules",
  718. "r-trigger": "Trigger",
  719. "r-action": "Action",
  720. "r-when-a-card": "When a card",
  721. "r-is": "is",
  722. "r-is-moved": "is moved",
  723. "r-added-to": "Added to",
  724. "r-removed-from": "Removed from",
  725. "r-the-board": "the board",
  726. "r-list": "list",
  727. "list": "List",
  728. "set-filter": "Set Filter",
  729. "r-moved-to": "Moved to",
  730. "r-moved-from": "Moved from",
  731. "r-archived": "Moved to Archive",
  732. "r-unarchived": "Restored from Archive",
  733. "r-a-card": "a card",
  734. "r-when-a-label-is": "When a label is",
  735. "r-when-the-label": "When the label",
  736. "r-list-name": "list name",
  737. "r-when-a-member": "When a member is",
  738. "r-when-the-member": "When the member",
  739. "r-name": "name",
  740. "r-when-a-attach": "When an attachment",
  741. "r-when-a-checklist": "When a checklist is",
  742. "r-when-the-checklist": "When the checklist",
  743. "r-completed": "Completed",
  744. "r-made-incomplete": "Made incomplete",
  745. "r-when-a-item": "When a checklist item is",
  746. "r-when-the-item": "When the checklist item",
  747. "r-checked": "Checked",
  748. "r-unchecked": "Unchecked",
  749. "r-move-card-to": "Move card to",
  750. "r-top-of": "Top of",
  751. "r-bottom-of": "Bottom of",
  752. "r-its-list": "its list",
  753. "r-archive": "نقل الى الارشيف",
  754. "r-unarchive": "Restore from Archive",
  755. "r-card": "card",
  756. "r-add": "أضف",
  757. "r-remove": "Remove",
  758. "r-label": "label",
  759. "r-member": "member",
  760. "r-remove-all": "Remove all members from the card",
  761. "r-set-color": "Set color to",
  762. "r-checklist": "checklist",
  763. "r-check-all": "Check all",
  764. "r-uncheck-all": "Uncheck all",
  765. "r-items-check": "items of checklist",
  766. "r-check": "Check",
  767. "r-uncheck": "Uncheck",
  768. "r-item": "item",
  769. "r-of-checklist": "of checklist",
  770. "r-send-email": "Send an email",
  771. "r-to": "to",
  772. "r-of": "of",
  773. "r-subject": "subject",
  774. "r-rule-details": "Rule details",
  775. "r-d-move-to-top-gen": "Move card to top of its list",
  776. "r-d-move-to-top-spec": "Move card to top of list",
  777. "r-d-move-to-bottom-gen": "Move card to bottom of its list",
  778. "r-d-move-to-bottom-spec": "Move card to bottom of list",
  779. "r-d-send-email": "Send email",
  780. "r-d-send-email-to": "to",
  781. "r-d-send-email-subject": "subject",
  782. "r-d-send-email-message": "message",
  783. "r-d-archive": "Move card to Archive",
  784. "r-d-unarchive": "Restore card from Archive",
  785. "r-d-add-label": "Add label",
  786. "r-d-remove-label": "Remove label",
  787. "r-create-card": "Create new card",
  788. "r-in-list": "in list",
  789. "r-in-swimlane": "in swimlane",
  790. "r-d-add-member": "Add member",
  791. "r-d-remove-member": "Remove member",
  792. "r-d-remove-all-member": "Remove all member",
  793. "r-d-check-all": "Check all items of a list",
  794. "r-d-uncheck-all": "Uncheck all items of a list",
  795. "r-d-check-one": "Check item",
  796. "r-d-uncheck-one": "Uncheck item",
  797. "r-d-check-of-list": "of checklist",
  798. "r-d-add-checklist": "Add checklist",
  799. "r-d-remove-checklist": "Remove checklist",
  800. "r-by": "by",
  801. "r-add-checklist": "Add checklist",
  802. "r-with-items": "with items",
  803. "r-items-list": "item1,item2,item3",
  804. "r-add-swimlane": "Add swimlane",
  805. "r-swimlane-name": "swimlane name",
  806. "r-board-note": "Note: leave a field empty to match every possible value.",
  807. "r-checklist-note": "Note: checklist's items have to be written as comma separated values.",
  808. "r-when-a-card-is-moved": "When a card is moved to another list",
  809. "r-set": "Set",
  810. "r-update": "Update",
  811. "r-datefield": "date field",
  812. "r-df-start-at": "start",
  813. "r-df-due-at": "due",
  814. "r-df-end-at": "end",
  815. "r-df-received-at": "received",
  816. "r-to-current-datetime": "to current date/time",
  817. "r-remove-value-from": "Remove value from",
  818. "ldap": "LDAP",
  819. "oauth2": "OAuth2",
  820. "cas": "CAS",
  821. "authentication-method": "Authentication method",
  822. "authentication-type": "Authentication type",
  823. "custom-product-name": "Custom Product Name",
  824. "layout": "Layout",
  825. "hide-logo": "Hide Logo",
  826. "add-custom-html-after-body-start": "Add Custom HTML after <body> start",
  827. "add-custom-html-before-body-end": "Add Custom HTML before </body> end",
  828. "error-undefined": "Something went wrong",
  829. "error-ldap-login": "An error occurred while trying to login",
  830. "display-authentication-method": "Display Authentication Method",
  831. "default-authentication-method": "Default Authentication Method",
  832. "duplicate-board": "Duplicate Board",
  833. "org-number": "The number of organizations is:",
  834. "team-number": "The number of teams is:",
  835. "people-number": "The number of people is:",
  836. "swimlaneDeletePopup-title": "Delete Swimlane ?",
  837. "swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
  838. "restore-all": "Restore all",
  839. "delete-all": "Delete all",
  840. "loading": "Loading, please wait.",
  841. "previous_as": "last time was",
  842. "act-a-dueAt": "modified due time to \nWhen: __timeValue__\nWhere: __card__\n previous due was __timeOldValue__",
  843. "act-a-endAt": "modified ending time to __timeValue__ from (__timeOldValue__)",
  844. "act-a-startAt": "modified starting time to __timeValue__ from (__timeOldValue__)",
  845. "act-a-receivedAt": "modified received time to __timeValue__ from (__timeOldValue__)",
  846. "a-dueAt": "modified due time to be",
  847. "a-endAt": "modified ending time to be",
  848. "a-startAt": "modified starting time to be",
  849. "a-receivedAt": "modified received time to be",
  850. "almostdue": "current due time %s is approaching",
  851. "pastdue": "current due time %s is past",
  852. "duenow": "current due time %s is today",
  853. "act-newDue": "__list__/__card__ has 1st due reminder [__board__]",
  854. "act-withDue": "__list__/__card__ due reminders [__board__]",
  855. "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
  856. "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
  857. "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
  858. "act-atUserComment": "You were mentioned in [__board__] __list__/__card__",
  859. "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
  860. "delete-team-confirm-popup": "Are you sure you want to delete this team? There is no undo.",
  861. "delete-org-confirm-popup": "Are you sure you want to delete this organization? There is no undo.",
  862. "accounts-allowUserDelete": "Allow users to self delete their account",
  863. "hide-minicard-label-text": "Hide minicard label text",
  864. "show-desktop-drag-handles": "Show desktop drag handles",
  865. "assignee": "Assignee",
  866. "cardAssigneesPopup-title": "Assignee",
  867. "addmore-detail": "Add a more detailed description",
  868. "show-on-card": "Show on Card",
  869. "new": "New",
  870. "editOrgPopup-title": "Edit Organization",
  871. "newOrgPopup-title": "New Organization",
  872. "editTeamPopup-title": "Edit Team",
  873. "newTeamPopup-title": "New Team",
  874. "editUserPopup-title": "Edit User",
  875. "newUserPopup-title": "New User",
  876. "notifications": "Notifications",
  877. "view-all": "View All",
  878. "filter-by-unread": "Filter by Unread",
  879. "mark-all-as-read": "Mark all as read",
  880. "remove-all-read": "Remove all read",
  881. "allow-rename": "Allow Rename",
  882. "allowRenamePopup-title": "Allow Rename",
  883. "start-day-of-week": "Set day of the week start",
  884. "monday": "Monday",
  885. "tuesday": "Tuesday",
  886. "wednesday": "Wednesday",
  887. "thursday": "Thursday",
  888. "friday": "Friday",
  889. "saturday": "Saturday",
  890. "sunday": "Sunday",
  891. "status": "Status",
  892. "swimlane": "Swimlane",
  893. "owner": "Owner",
  894. "last-modified-at": "Last modified at",
  895. "last-activity": "Last activity",
  896. "voting": "Voting",
  897. "archived": "Archived",
  898. "delete-linked-card-before-this-card": "You can not delete this card before first deleting linked card that has",
  899. "delete-linked-cards-before-this-list": "You can not delete this list before first deleting linked cards that are pointing to cards in this list",
  900. "hide-checked-items": "Hide checked items",
  901. "task": "Task",
  902. "create-task": "Create Task",
  903. "ok": "OK",
  904. "organizations": "Organizations",
  905. "teams": "Teams",
  906. "displayName": "Display Name",
  907. "shortName": "Short Name",
  908. "website": "Website",
  909. "person": "Person",
  910. "my-cards": "My Cards",
  911. "card": "بطاقة",
  912. "board": "Board",
  913. "context-separator": "/",
  914. "myCardsSortChange-title": "My Cards Sort",
  915. "myCardsSortChangePopup-title": "My Cards Sort",
  916. "myCardsSortChange-choice-board": "By Board",
  917. "myCardsSortChange-choice-dueat": "By Due Date",
  918. "dueCards-title": "Due Cards",
  919. "dueCardsViewChange-title": "Due Cards View",
  920. "dueCardsViewChangePopup-title": "Due Cards View",
  921. "dueCardsViewChange-choice-me": "Me",
  922. "dueCardsViewChange-choice-all": "All Users",
  923. "dueCardsViewChange-choice-all-description": "Shows all incomplete cards with a *Due* date from boards for which the user has permission.",
  924. "broken-cards": "Broken Cards",
  925. "board-title-not-found": "Board '%s' not found.",
  926. "swimlane-title-not-found": "Swimlane '%s' not found.",
  927. "list-title-not-found": "List '%s' not found.",
  928. "label-not-found": "Label '%s' not found.",
  929. "label-color-not-found": "Label color %s not found.",
  930. "user-username-not-found": "Username '%s' not found.",
  931. "comment-not-found": "Card with comment containing text '%s' not found.",
  932. "globalSearch-title": "Search All Boards",
  933. "no-cards-found": "No Cards Found",
  934. "one-card-found": "One Card Found",
  935. "n-cards-found": "%s Cards Found",
  936. "n-n-of-n-cards-found": "__start__-__end__ of __total__ Cards Found",
  937. "operator-board": "board",
  938. "operator-board-abbrev": "b",
  939. "operator-swimlane": "swimlane",
  940. "operator-swimlane-abbrev": "s",
  941. "operator-list": "list",
  942. "operator-list-abbrev": "l",
  943. "operator-label": "label",
  944. "operator-label-abbrev": "#",
  945. "operator-user": "user",
  946. "operator-user-abbrev": "@",
  947. "operator-member": "member",
  948. "operator-member-abbrev": "m",
  949. "operator-assignee": "assignee",
  950. "operator-assignee-abbrev": "a",
  951. "operator-creator": "creator",
  952. "operator-status": "status",
  953. "operator-due": "due",
  954. "operator-created": "created",
  955. "operator-modified": "modified",
  956. "operator-sort": "sort",
  957. "operator-comment": "comment",
  958. "operator-has": "has",
  959. "operator-limit": "limit",
  960. "predicate-archived": "archived",
  961. "predicate-open": "open",
  962. "predicate-ended": "ended",
  963. "predicate-all": "all",
  964. "predicate-overdue": "overdue",
  965. "predicate-week": "week",
  966. "predicate-month": "month",
  967. "predicate-quarter": "quarter",
  968. "predicate-year": "year",
  969. "predicate-due": "due",
  970. "predicate-modified": "modified",
  971. "predicate-created": "created",
  972. "predicate-attachment": "attachment",
  973. "predicate-description": "description",
  974. "predicate-checklist": "checklist",
  975. "predicate-start": "start",
  976. "predicate-end": "end",
  977. "predicate-assignee": "assignee",
  978. "predicate-member": "member",
  979. "predicate-public": "public",
  980. "predicate-private": "private",
  981. "operator-unknown-error": "%s is not an operator",
  982. "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
  983. "operator-sort-invalid": "sort of '%s' is invalid",
  984. "operator-status-invalid": "'%s' is not a valid status",
  985. "operator-has-invalid": "%s is not a valid existence check",
  986. "operator-limit-invalid": "%s is not a valid limit. Limit should be a positive integer.",
  987. "next-page": "Next Page",
  988. "previous-page": "Previous Page",
  989. "heading-notes": "Notes",
  990. "globalSearch-instructions-heading": "Search Instructions",
  991. "globalSearch-instructions-description": "Searches can include operators to refine the search. Operators are specified by writing the operator name and value separated by a colon. For example, an operator specification of `list:Blocked` would limit the search to cards that are contained in a list named *Blocked*. If the value contains spaces or special characters it must be enclosed in quotation marks (e.g. `__operator_list__:\"To Review\"`).",
  992. "globalSearch-instructions-operators": "Available operators:",
  993. "globalSearch-instructions-operator-board": "`__operator_board__:<title>` - cards in boards matching the specified *<title>*",
  994. "globalSearch-instructions-operator-list": "`__operator_list__:<title>` - cards in lists matching the specified *<title>*",
  995. "globalSearch-instructions-operator-swimlane": "`__operator_swimlane__:<title>` - cards in swimlanes matching the specified *<title>*",
  996. "globalSearch-instructions-operator-comment": "`__operator_comment__:<text>` - cards with a comment containing *<text>*.",
  997. "globalSearch-instructions-operator-label": "`__operator_label__:<color>` `__operator_label__:<name>` - cards that have a label matching *<color>* or *<name>",
  998. "globalSearch-instructions-operator-hash": "`__operator_label_abbrev__<name|color>` - shorthand for `__operator_label__:<color>` or `__operator_label__:<name>`",
  999. "globalSearch-instructions-operator-user": "`__operator_user__:<username>` - cards where *<username>* is a *member* or *assignee*",
  1000. "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:<username>`",
  1001. "globalSearch-instructions-operator-member": "`__operator_member__:<username>` - cards where *<username>* is a *member*",
  1002. "globalSearch-instructions-operator-assignee": "`__operator_assignee__:<username>` - cards where *<username>* is an *assignee*",
  1003. "globalSearch-instructions-operator-creator": "`__operator_creator__:<username>` - cards where *<username>* is the card's creator",
  1004. "globalSearch-instructions-operator-due": "`__operator_due__:<n>` - cards which are due up to *<n>* days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.",
  1005. "globalSearch-instructions-operator-created": "`__operator_created__:<n>` - cards which were created *<n>* days ago or less",
  1006. "globalSearch-instructions-operator-modified": "`__operator_modified__:<n>` - cards which were modified *<n>* days ago or less",
  1007. "globalSearch-instructions-operator-status": "`__operator_status__:<status>` - where *<status>* is one of the following:",
  1008. "globalSearch-instructions-status-archived": "`__predicate_archived__` - archived cards",
  1009. "globalSearch-instructions-status-all": "`__predicate_all__` - all archived and unarchived cards",
  1010. "globalSearch-instructions-status-ended": "`__predicate_ended__` - cards with an end date",
  1011. "globalSearch-instructions-status-public": "`__predicate_public__` - cards only in public boards",
  1012. "globalSearch-instructions-status-private": "`__predicate_private__` - cards only in private boards",
  1013. "globalSearch-instructions-operator-has": "`__operator_has__:<field>` - where *<field>* is one of `__predicate_attachment__`, `__predicate_checklist__`, `__predicate_description__`, `__predicate_start__`, `__predicate_due__`, `__predicate_end__`, `__predicate_assignee__` or `__predicate_member__`. Placing a `-` in front of *<field>* searches for the absence of a value in that field (e.g. `has:-due` searches for cards without a due date).",
  1014. "globalSearch-instructions-operator-sort": "`__operator_sort__:<sort-name>` - where *<sort-name>* is one of `__predicate_due__`, `__predicate_created__` or `__predicate_modified__`. For a descending sort, place a `-` in front of the sort name.",
  1015. "globalSearch-instructions-operator-limit": "`__operator_limit__:<n>` - where *<n>* is a positive integer expressing the number of cards to be displayed per page.",
  1016. "globalSearch-instructions-notes-1": "Multiple operators may be specified.",
  1017. "globalSearch-instructions-notes-2": "Similar operators are *OR*ed together. Cards that match any of the conditions will be returned.\n`__operator_list__:Available __operator_list__:Blocked` would return cards contained in any list named *Blocked* or *Available*.",
  1018. "globalSearch-instructions-notes-3": "Differing operators are *AND*ed together. Only cards that match all of the differing operators are returned. `__operator_list__:Available __operator_label__:red` returns only cards in the list *Available* with a *red* label.",
  1019. "globalSearch-instructions-notes-3-2": "Days can be specified as a positive or negative integer or using `__predicate_week__`, `__predicate_month__`, `__predicate_quarter__` or `__predicate_year__` for the current period.",
  1020. "globalSearch-instructions-notes-4": "Text searches are case insensitive.",
  1021. "globalSearch-instructions-notes-5": "By default archived cards are not searched.",
  1022. "link-to-search": "Link to this search",
  1023. "excel-font": "Arial",
  1024. "number": "رقم",
  1025. "label-colors": "Label Colors",
  1026. "label-names": "Label Names",
  1027. "archived-at": "archived at",
  1028. "sort-cards": "Sort Cards",
  1029. "cardsSortPopup-title": "Sort Cards",
  1030. "due-date": "Due Date",
  1031. "server-error": "Server Error",
  1032. "server-error-troubleshooting": "Please submit the error generated by the server.\nFor a snap installation, run: `sudo snap logs wekan.wekan`\nFor a Docker installation, run: `sudo docker logs wekan-app`",
  1033. "title-alphabetically": "Title (Alphabetically)",
  1034. "created-at-newest-first": "Created At (Newest First)",
  1035. "created-at-oldest-first": "Created At (Oldest First)",
  1036. "links-heading": "Links",
  1037. "hide-system-messages-of-all-users": "Hide system messages of all users",
  1038. "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden",
  1039. "move-swimlane": "Move Swimlane",
  1040. "moveSwimlanePopup-title": "Move Swimlane",
  1041. "custom-field-stringtemplate": "String Template",
  1042. "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)",
  1043. "custom-field-stringtemplate-separator": "Separator (use &#32; or &nbsp; for a space)",
  1044. "custom-field-stringtemplate-item-placeholder": "Press enter to add more items",
  1045. "creator": "المنشئ",
  1046. "filesReportTitle": "تقارير الملفات",
  1047. "orphanedFilesReportTitle": "تقارير الملفات المعزولة",
  1048. "reports": "تقارير",
  1049. "rulesReportTitle": "Rules Report",
  1050. "copy-swimlane": "Copy Swimlane",
  1051. "copySwimlanePopup-title": "Copy Swimlane",
  1052. "display-card-creator": "Display Card Creator",
  1053. "wait-spinner": "Wait Spinner",
  1054. "Bounce": "Bounce Wait Spinner",
  1055. "Cube": "Cube Wait Spinner",
  1056. "Cube-Grid": "Cube-Grid Wait Spinner",
  1057. "Dot": "Dot Wait Spinner",
  1058. "Double-Bounce": "Double Bounce Wait Spinner",
  1059. "Rotateplane": "Rotateplane Wait Spinner",
  1060. "Scaleout": "Scaleout Wait Spinner",
  1061. "Wave": "Wave Wait Spinner",
  1062. "maximize-card": "Maximize Card",
  1063. "minimize-card": "Minimize Card",
  1064. "delete-org-warning-message": "Can not delete this organization, there is at least one user that belongs to it",
  1065. "delete-team-warning-message": "Can not delete this team, there is at least one user that belongs to it"
  1066. }