eu.i18n.json 58 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066
  1. {
  2. "accept": "Onartu",
  3. "act-activity-notify": "Jardueraren jakinarazpena",
  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": "__board__",
  44. "act-withCardTitle": "[__board__] __card__",
  45. "actions": "Ekintzak",
  46. "activities": "Jarduerak",
  47. "activity": "Jarduera",
  48. "activity-added": "%s %s(e)ra gehituta",
  49. "activity-archived": "%s moved to Archive",
  50. "activity-attached": "%s %s(e)ra erantsita",
  51. "activity-created": "%s sortuta",
  52. "activity-customfield-created": "created custom field %s",
  53. "activity-excluded": "%s %s(e)tik kanpo utzita",
  54. "activity-imported": "%s inportatuta %s(e)ra %s(e)tik",
  55. "activity-imported-board": "%s inportatuta %s(e)tik",
  56. "activity-joined": "%s(e)ra elkartuta",
  57. "activity-moved": "%s %s(e)tik %s(e)ra eramanda",
  58. "activity-on": "%s",
  59. "activity-removed": "%s %s(e)tik kenduta",
  60. "activity-sent": "%s %s(e)ri bidalita",
  61. "activity-unjoined": "%s utzita",
  62. "activity-subtask-added": "added subtask to %s",
  63. "activity-checked-item": "checked %s in checklist %s of %s",
  64. "activity-unchecked-item": "unchecked %s in checklist %s of %s",
  65. "activity-checklist-added": "egiaztaketa zerrenda %s(e)ra gehituta",
  66. "activity-checklist-removed": "removed a checklist from %s",
  67. "activity-checklist-completed": "completed checklist %s of %s",
  68. "activity-checklist-uncompleted": "uncompleted the checklist %s of %s",
  69. "activity-checklist-item-added": "egiaztaketa zerrendako elementuak '%s'(e)ra gehituta %s(e)n",
  70. "activity-checklist-item-removed": "removed a checklist item from '%s' in %s",
  71. "add": "Gehitu",
  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": "deleted comment %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": "Gehitu eranskina",
  83. "add-board": "Gehitu arbela",
  84. "add-template": "Add Template",
  85. "add-card": "Gehitu txartela",
  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": "Add Subtask",
  90. "add-checklist": "Gehitu egiaztaketa zerrenda",
  91. "add-checklist-item": "Gehitu elementu bat egiaztaketa zerrendara",
  92. "convertChecklistItemToCardPopup-title": "Convert to Card",
  93. "add-cover": "Gehitu azala",
  94. "add-label": "Gehitu etiketa",
  95. "add-list": "Gehitu zerrenda",
  96. "add-members": "Gehitu kideak",
  97. "added": "Gehituta",
  98. "addMemberPopup-title": "Kideak",
  99. "admin": "Kudeatzailea",
  100. "admin-desc": "Txartelak ikusi eta editatu ditzake, kideak kendu, eta arbelaren ezarpenak aldatu.",
  101. "admin-announcement": "Jakinarazpena",
  102. "admin-announcement-active": "Gaitu Sistema-eremuko Jakinarazpena",
  103. "admin-announcement-title": "Administrariaren jakinarazpena",
  104. "all-boards": "Arbel guztiak",
  105. "and-n-other-card": "Eta beste txartel __count__",
  106. "and-n-other-card_plural": "Eta beste __count__ txartel",
  107. "apply": "Aplikatu",
  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": "Move to Archive",
  110. "archive-all": "Move All to Archive",
  111. "archive-board": "Move Board to Archive",
  112. "archive-card": "Move Card to Archive",
  113. "archive-list": "Move List to Archive",
  114. "archive-swimlane": "Move Swimlane to Archive",
  115. "archive-selection": "Move selection to Archive",
  116. "archiveBoardPopup-title": "Move Board to Archive?",
  117. "archived-items": "Artxibatu",
  118. "archived-boards": "Boards in Archive",
  119. "restore-board": "Berreskuratu arbela",
  120. "no-archived-boards": "No Boards in Archive.",
  121. "archives": "Artxibatu",
  122. "template": "Template",
  123. "templates": "Templates",
  124. "template-container": "Template Container",
  125. "add-template-container": "Add Template Container",
  126. "assign-member": "Esleitu kidea",
  127. "attached": "erantsita",
  128. "attachment": "Eranskina",
  129. "attachment-delete-pop": "Eranskina ezabatzea behin betikoa da. Ez dago desegiterik.",
  130. "attachmentDeletePopup-title": "Ezabatu eranskina?",
  131. "attachments": "Eranskinak",
  132. "auto-watch": "Automatikoki jarraitu arbelak hauek sortzean",
  133. "avatar-too-big": "The avatar is too large (520KB max)",
  134. "back": "Atzera",
  135. "board-change-color": "Aldatu kolorea",
  136. "board-nb-stars": "%s izar",
  137. "board-not-found": "Ez da arbela aurkitu",
  138. "board-private-info": "Arbel hau <strong>pribatua</strong> izango da.",
  139. "board-public-info": "Arbel hau <strong>publikoa</strong> izango da.",
  140. "board-drag-drop-reorder-or-click-open": "Drag and drop to reorder board icons. Click board icon to open board.",
  141. "boardChangeColorPopup-title": "Aldatu arbelaren atzealdea",
  142. "boardChangeTitlePopup-title": "Aldatu izena arbelari",
  143. "boardChangeVisibilityPopup-title": "Aldatu ikusgaitasuna",
  144. "boardChangeWatchPopup-title": "Aldatu ikuskatzea",
  145. "boardMenuPopup-title": "Board Settings",
  146. "boardChangeViewPopup-title": "Board View",
  147. "boards": "Arbelak",
  148. "board-view": "Board View",
  149. "board-view-cal": "Calendar",
  150. "board-view-swimlanes": "Swimlanes",
  151. "board-view-collapse": "Collapse",
  152. "board-view-gantt": "Gantt",
  153. "board-view-lists": "Zerrendak",
  154. "bucket-example": "Esaterako \"Pertz zerrenda\"",
  155. "cancel": "Utzi",
  156. "card-archived": "This card is moved to Archive.",
  157. "board-archived": "This board is moved to Archive.",
  158. "card-comments-title": "Txartel honek iruzkin %s dauka.",
  159. "card-delete-notice": "Ezabaketa behin betiko da. Txartel honi lotutako ekintza guztiak galduko dituzu.",
  160. "card-delete-pop": "Ekintza guztiak ekintza jariotik kenduko dira eta ezin izango duzu txartela berrireki. Ez dago desegiterik.",
  161. "card-delete-suggest-archive": "You can move a card to Archive to remove it from the board and preserve the activity.",
  162. "card-due": "Epemuga",
  163. "card-due-on": "Epemuga",
  164. "card-spent": "Erabilitako denbora",
  165. "card-edit-attachments": "Editatu eranskinak",
  166. "card-edit-custom-fields": "Edit custom fields",
  167. "card-edit-labels": "Editatu etiketak",
  168. "card-edit-members": "Editatu kideak",
  169. "card-labels-title": "Aldatu txartelaren etiketak",
  170. "card-members-title": "Gehitu edo kendu arbeleko kideak txarteletik.",
  171. "card-start": "Hasiera",
  172. "card-start-on": "Hasiera",
  173. "cardAttachmentsPopup-title": "Erantsi hemendik",
  174. "cardCustomField-datePopup-title": "Change date",
  175. "cardCustomFieldsPopup-title": "Edit custom fields",
  176. "cardStartVotingPopup-title": "Start a vote",
  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": "for it",
  185. "vote-against": "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": "Ezabatu txartela?",
  210. "cardDetailsActionsPopup-title": "Txartel-ekintzak",
  211. "cardLabelsPopup-title": "Etiketak",
  212. "cardMembersPopup-title": "Kideak",
  213. "cardMorePopup-title": "Gehiago",
  214. "cardTemplatePopup-title": "Create template",
  215. "cards": "Txartelak",
  216. "cards-count": "Txartelak",
  217. "cards-count-one": "Card",
  218. "casSignIn": "Sign In with CAS",
  219. "cardType-card": "Card",
  220. "cardType-linkedCard": "Linked Card",
  221. "cardType-linkedBoard": "Linked Board",
  222. "change": "Aldatu",
  223. "change-avatar": "Aldatu avatarra",
  224. "change-password": "Aldatu pasahitza",
  225. "change-permissions": "Aldatu baimenak",
  226. "change-settings": "Aldatu ezarpenak",
  227. "changeAvatarPopup-title": "Aldatu avatarra",
  228. "changeLanguagePopup-title": "Aldatu hizkuntza",
  229. "changePasswordPopup-title": "Aldatu pasahitza",
  230. "changePermissionsPopup-title": "Aldatu baimenak",
  231. "changeSettingsPopup-title": "Aldatu ezarpenak",
  232. "subtasks": "Subtasks",
  233. "checklists": "Egiaztaketa zerrenda",
  234. "click-to-star": "Egin klik arbel honi izarra jartzeko",
  235. "click-to-unstar": "Egin klik arbel honi izarra kentzeko",
  236. "clipboard": "Kopiatu eta itsatsi edo arrastatu eta jaregin",
  237. "close": "Itxi",
  238. "close-board": "Itxi arbela",
  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": "beltza",
  242. "color-blue": "urdina",
  243. "color-crimson": "crimson",
  244. "color-darkgreen": "darkgreen",
  245. "color-gold": "gold",
  246. "color-gray": "gray",
  247. "color-green": "berdea",
  248. "color-indigo": "indigo",
  249. "color-lime": "lima",
  250. "color-magenta": "magenta",
  251. "color-mistyrose": "mistyrose",
  252. "color-navy": "navy",
  253. "color-orange": "laranja",
  254. "color-paleturquoise": "paleturquoise",
  255. "color-peachpuff": "peachpuff",
  256. "color-pink": "larrosa",
  257. "color-plum": "plum",
  258. "color-purple": "purpura",
  259. "color-red": "gorria",
  260. "color-saddlebrown": "saddlebrown",
  261. "color-silver": "silver",
  262. "color-sky": "zerua",
  263. "color-slateblue": "slateblue",
  264. "color-white": "white",
  265. "color-yellow": "horia",
  266. "unset-color": "Unset",
  267. "comment": "Iruzkina",
  268. "comment-placeholder": "Idatzi iruzkin bat",
  269. "comment-only": "Iruzkinak besterik ez",
  270. "comment-only-desc": "Iruzkinak txarteletan soilik egin ditzake",
  271. "no-comments": "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": "Ordenagailua",
  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": "Kopiatu txartela arbelera",
  279. "linkCardPopup-title": "Link Card",
  280. "searchElementPopup-title": "Bilatu",
  281. "copyCardPopup-title": "Kopiatu txartela",
  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": "Sortu",
  286. "createBoardPopup-title": "Sortu arbela",
  287. "chooseBoardSourcePopup-title": "Inportatu arbela",
  288. "createLabelPopup-title": "Sortu etiketa",
  289. "createCustomField": "Create Field",
  290. "createCustomFieldPopup-title": "Create Field",
  291. "current": "unekoa",
  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": "Data",
  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": "Number",
  303. "custom-field-text": "Text",
  304. "custom-fields": "Custom Fields",
  305. "date": "Data",
  306. "decline": "Ukatu",
  307. "default-avatar": "Lehenetsitako avatarra",
  308. "delete": "Ezabatu",
  309. "deleteCustomFieldPopup-title": "Delete Custom Field?",
  310. "deleteLabelPopup-title": "Ezabatu etiketa?",
  311. "description": "Deskripzioa",
  312. "disambiguateMultiLabelPopup-title": "Argitu etiketaren ekintza",
  313. "disambiguateMultiMemberPopup-title": "Argitu kidearen ekintza",
  314. "discard": "Baztertu",
  315. "done": "Egina",
  316. "download": "Deskargatu",
  317. "edit": "Editatu",
  318. "edit-avatar": "Aldatu avatarra",
  319. "edit-profile": "Editatu profila",
  320. "edit-wip-limit": "WIP muga editatu",
  321. "soft-wip-limit": "WIP muga malgua",
  322. "editCardStartDatePopup-title": "Aldatu hasiera data",
  323. "editCardDueDatePopup-title": "Aldatu epemuga data",
  324. "editCustomFieldPopup-title": "Edit Field",
  325. "addReactionPopup-title": "Add reaction",
  326. "editCardSpentTimePopup-title": "Aldatu erabilitako denbora",
  327. "editLabelPopup-title": "Aldatu etiketa",
  328. "editNotificationPopup-title": "Editatu jakinarazpena",
  329. "editProfilePopup-title": "Editatu profila",
  330. "email": "e-posta",
  331. "email-enrollAccount-subject": "Kontu bat sortu zaizu __siteName__ gunean",
  332. "email-enrollAccount-text": "Kaixo __user__,\n\nZerbitzua erabiltzen hasteko, egin klik beheko loturan.\n\n__url__\n\nEskerrik asko.",
  333. "email-fail": "E-posta bidalketak huts egin du",
  334. "email-fail-text": "Arazoa mezua bidaltzen saiatzen",
  335. "email-invalid": "Baliogabeko e-posta",
  336. "email-invite": "Gonbidatu e-posta bidez",
  337. "email-invite-subject": "__inviter__ erabiltzaileak gonbidapen bat bidali dizu",
  338. "email-invite-text": "Kaixo __user__,\n\n__inviter__ erabiltzaileak \"__board__\" arbelera elkartzera gonbidatzen zaitu elkar-lanean aritzeko.\n\nJarraitu mesedez lotura hau:\n\n__url__\n\nEskerrik asko.",
  339. "email-resetPassword-subject": "Leheneratu zure __siteName__ guneko pasahitza",
  340. "email-resetPassword-text": "Kaixo __user__,\n\nZure pasahitza berrezartzeko, egin klik beheko loturan.\n\n__url__\n\nEskerrik asko.",
  341. "email-sent": "E-posta bidali da",
  342. "email-verifyEmail-subject": "Egiaztatu __siteName__ guneko zure e-posta helbidea.",
  343. "email-verifyEmail-text": "Kaixo __user__,\n\nZure e-posta kontua egiaztatzeko, egin klik beheko loturan.\n\n__url__\n\nEskerrik asko.",
  344. "enable-wip-limit": "WIP muga gaitu",
  345. "error-board-doesNotExist": "Arbel hau ez da existitzen",
  346. "error-board-notAdmin": "Arbel honetako kudeatzailea izan behar zara hori egin ahal izateko",
  347. "error-board-notAMember": "Arbel honetako kidea izan behar zara hori egin ahal izateko",
  348. "error-json-malformed": "Zure testua ez da baliozko JSON",
  349. "error-json-schema": "Zure JSON datuek ez dute formatu zuzenaren informazio egokia",
  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": "Zerrenda hau ez da existitzen",
  352. "error-user-doesNotExist": "Erabiltzaile hau ez da existitzen",
  353. "error-user-notAllowSelf": "Ezin duzu zure burua gonbidatu",
  354. "error-user-notCreated": "Erabiltzaile hau sortu gabe dago",
  355. "error-username-taken": "Erabiltzaile-izen hori hartuta dago",
  356. "error-orgname-taken": "This organization name is already taken",
  357. "error-teamname-taken": "This team name is already taken",
  358. "error-email-taken": "E-mail hori hartuta dago",
  359. "export-board": "Esportatu arbela",
  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": "Esportatu arbela",
  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": "Iragazi",
  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": "Garbitu iragazkia",
  390. "filter-labels-label": "Filter by label",
  391. "filter-no-label": "Etiketarik ez",
  392. "filter-member-label": "Filter by member",
  393. "filter-no-member": "Kiderik ez",
  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": "Iragazkia gaituta dago",
  401. "filter-on-desc": "Arbel honetako txartela iragazten ari zara. Egin klik hemen iragazkia editatzeko.",
  402. "filter-to-selection": "Iragazketa aukerara",
  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": "Izen abizenak",
  407. "header-logo-title": "Itzuli zure arbelen orrira.",
  408. "hide-system-messages": "Ezkutatu sistemako mezuak",
  409. "headerBarCreateBoardPopup-title": "Sortu arbela",
  410. "home": "Hasiera",
  411. "import": "Inportatu",
  412. "impersonate-user": "Impersonate user",
  413. "link": "Link",
  414. "import-board": "inportatu arbela",
  415. "import-board-c": "Inportatu arbela",
  416. "import-board-title-trello": "Inportatu arbela Trellotik",
  417. "import-board-title-wekan": "Import board from previous export",
  418. "import-board-title-csv": "Import board from CSV/TSV",
  419. "from-trello": "Trellotik",
  420. "from-wekan": "From previous export",
  421. "from-csv": "From CSV/TSV",
  422. "import-board-instruction-trello": "Zure Trello arbelean, aukeratu 'Menu\", 'More', 'Print and Export', 'Export JSON', eta kopiatu jasotako testua hemen.",
  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": "Isatsi baliozko JSON datuak hemen",
  427. "import-csv-placeholder": "Paste your valid CSV/TSV data here",
  428. "import-map-members": "Kideen mapa",
  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": "Berrikusi kideen mapa",
  432. "import-user-select": "Pick your existing user you want to use as this member",
  433. "importMapMembersAddPopup-title": "Select member",
  434. "info": "Bertsioa",
  435. "initials": "Inizialak",
  436. "invalid-date": "Baliogabeko data",
  437. "invalid-time": "Baliogabeko denbora",
  438. "invalid-user": "Baliogabeko erabiltzailea",
  439. "joined": "elkartu da",
  440. "just-invited": "Arbel honetara gonbidatu berri zaituzte",
  441. "keyboard-shortcuts": "Teklatu laster-bideak",
  442. "label-create": "Sortu etiketa",
  443. "label-default": "%s etiketa (lehenetsia)",
  444. "label-delete-pop": "Ez dago desegiterik. Honek etiketa hau kenduko du txartel guztietatik eta bere historiala suntsitu.",
  445. "labels": "Etiketak",
  446. "language": "Hizkuntza",
  447. "last-admin-desc": "Ezin duzu rola aldatu gutxienez kudeatzaile bat behar delako.",
  448. "leave-board": "Utzi arbela",
  449. "leave-board-pop": "Ziur zaude __boardTitle__ utzi nahi duzula? Arbel honetako txartel guztietatik ezabatua izango zara.",
  450. "leaveBoardPopup-title": "Arbela utzi?",
  451. "link-card": "Lotura txartel honetara",
  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": "Lekuz aldatu zerrendako txartel guztiak",
  455. "list-select-cards": "Aukeratu zerrenda honetako txartel guztiak",
  456. "set-color-list": "Set Color",
  457. "listActionPopup-title": "Zerrendaren ekintzak",
  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": "Inportatu Trello txartel bat",
  464. "listImportCardsTsvPopup-title": "Import Excel CSV/TSV",
  465. "listMorePopup-title": "Gehiago",
  466. "link-list": "Lotura zerrenda honetara",
  467. "list-delete-pop": "Ekintza guztiak ekintza jariotik kenduko dira eta ezin izango duzu zerrenda berreskuratu. Ez dago desegiterik.",
  468. "list-delete-suggest-archive": "You can move a list to Archive to remove it from the board and preserve the activity.",
  469. "lists": "Zerrendak",
  470. "swimlanes": "Swimlanes",
  471. "log-out": "Itxi saioa",
  472. "log-in": "Hasi saioa",
  473. "loginPopup-title": "Hasi saioa",
  474. "memberMenuPopup-title": "Kidearen ezarpenak",
  475. "members": "Kideak",
  476. "menu": "Menua",
  477. "move-selection": "Lekuz aldatu hautaketa",
  478. "moveCardPopup-title": "Lekuz aldatu txartela",
  479. "moveCardToBottom-title": "Eraman behera",
  480. "moveCardToTop-title": "Eraman gora",
  481. "moveSelectionPopup-title": "Lekuz aldatu hautaketa",
  482. "multi-selection": "Hautaketa anitza",
  483. "multi-selection-label": "Set label for selection",
  484. "multi-selection-member": "Set member for selection",
  485. "multi-selection-on": "Hautaketa anitza gaituta dago",
  486. "muted": "Mututua",
  487. "muted-info": "Ez zaizkizu jakinaraziko arbel honi egindako aldaketak",
  488. "my-boards": "Nire arbelak",
  489. "name": "Izena",
  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": "Emaitzarik ez",
  494. "normal": "Arrunta",
  495. "normal-desc": "Txartelak ikusi eta editatu ditzake. Ezin ditu ezarpenak aldatu.",
  496. "not-accepted-yet": "Gonbidapena ez da oraindik onartu",
  497. "notify-participate": "Jaso sortzaile edo kide zaren txartelen jakinarazpenak",
  498. "notify-watch": "Jaso ikuskatzen dituzun arbel, zerrenda edo txartelen jakinarazpenak",
  499. "optional": "aukerazkoa",
  500. "or": "edo",
  501. "page-maybe-private": "Orri hau pribatua izan daiteke. Agian <a href='%s'>saioa hasi</a> eta gero ikusi ahal izango duzu.",
  502. "page-not-found": "Ez da orria aurkitu.",
  503. "password": "Pasahitza",
  504. "paste-or-dragdrop": "itsasteko, edo irudi fitxategia arrastatu eta jaregiteko (irudia besterik ez)",
  505. "participating": "Parte-hartzen",
  506. "preview": "Aurreikusi",
  507. "previewAttachedImagePopup-title": "Aurreikusi",
  508. "previewClipboardImagePopup-title": "Aurreikusi",
  509. "private": "Pribatua",
  510. "private-desc": "Arbel hau pribatua da. Arbelera gehitutako jendeak besterik ezin du ikusi eta editatu.",
  511. "profile": "Profila",
  512. "public": "Publikoa",
  513. "public-desc": "Arbel hau publikoa da lotura duen edonorentzat ikusgai dago eta Google bezalako bilatzaileetan agertuko da. Arbelera gehitutako kideek besterik ezin dute editatu.",
  514. "quick-access-description": "Jarri izarra arbel bati barra honetan lasterbide bat sortzeko",
  515. "remove-cover": "Kendu azala",
  516. "remove-from-board": "Kendu arbeletik",
  517. "remove-label": "Kendu etiketa",
  518. "listDeletePopup-title": "Ezabatu zerrenda?",
  519. "remove-member": "Kendu kidea",
  520. "remove-member-from-card": "Kendu txarteletik",
  521. "remove-member-pop": "Kendu __name__ (__username__) __boardTitle__ arbeletik? Kidea arbel honetako txartel guztietatik kenduko da. Jakinarazpenak bidaliko dira.",
  522. "removeMemberPopup-title": "Kendu kidea?",
  523. "rename": "Aldatu izena",
  524. "rename-board": "Aldatu izena arbelari",
  525. "restore": "Berrezarri",
  526. "save": "Gorde",
  527. "search": "Bilatu",
  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": "Aukeratu kolorea",
  532. "select-board": "Select Board",
  533. "set-wip-limit-value": "Zerrenda honetako atazen muga maximoa ezarri",
  534. "setWipLimitPopup-title": "WIP muga ezarri",
  535. "shortcut-assign-self": "Esleitu zure burua txartel honetara",
  536. "shortcut-autocomplete-emoji": "Automatikoki osatu emojia",
  537. "shortcut-autocomplete-members": "Automatikoki osatu kideak",
  538. "shortcut-clear-filters": "Garbitu iragazki guztiak",
  539. "shortcut-close-dialog": "Itxi elkarrizketa-koadroa",
  540. "shortcut-filter-my-cards": "Iragazi nire txartelak",
  541. "shortcut-show-shortcuts": "Erakutsi lasterbideen zerrenda hau",
  542. "shortcut-toggle-filterbar": "Txandakatu iragazkiaren albo-barra",
  543. "shortcut-toggle-searchbar": "Toggle Search Sidebar",
  544. "shortcut-toggle-sidebar": "Txandakatu arbelaren albo-barra",
  545. "show-cards-minimum-count": "Erakutsi txartel kopurua hau baino handiagoa denean:",
  546. "sidebar-open": "Ireki albo-barra",
  547. "sidebar-close": "Itxi albo-barra",
  548. "signupPopup-title": "Sortu kontu bat",
  549. "star-board-title": "Egin klik arbel honi izarra jartzeko, zure arbelen zerrendaren goialdean agertuko da",
  550. "starred-boards": "Izardun arbelak",
  551. "starred-boards-description": "Izardun arbelak zure arbelen zerrendaren goialdean agertuko dira",
  552. "subscribe": "Harpidetu",
  553. "team": "Taldea",
  554. "this-board": "arbel hau",
  555. "this-card": "txartel hau",
  556. "spent-time-hours": "Erabilitako denbora (orduak)",
  557. "overtime-hours": "Luzapena (orduak)",
  558. "overtime": "Luzapena",
  559. "has-overtime-cards": "Luzapen txartelak ditu",
  560. "has-spenttime-cards": "Erabilitako denbora txartelak ditu",
  561. "time": "Ordua",
  562. "title": "Izenburua",
  563. "tracking": "Jarraitzen",
  564. "tracking-info": "Sortzaile edo kide gisa parte-hartzen duzun txartelei egindako aldaketak jakinaraziko zaizkizu.",
  565. "type": "Type",
  566. "unassign-member": "Kendu kidea",
  567. "unsaved-description": "Gorde gabeko deskripzio bat duzu",
  568. "unwatch": "Utzi ikuskatzeari",
  569. "upload": "Igo",
  570. "upload-avatar": "Igo avatar bat",
  571. "uploaded-avatar": "Avatar bat igo da",
  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": "Erabiltzaile-izena",
  580. "import-usernames": "Import Usernames",
  581. "view-it": "Ikusi",
  582. "warn-list-archived": "warning: this card is in an list at Archive",
  583. "watch": "Ikuskatu",
  584. "watching": "Ikuskatzen",
  585. "watching-info": "Arbel honi egindako aldaketak jakinaraziko zaizkizu",
  586. "welcome-board": "Ongi etorri arbela",
  587. "welcome-swimlane": "Milestone 1",
  588. "welcome-list1": "Oinarrizkoa",
  589. "welcome-list2": "Aurreratua",
  590. "card-templates-swimlane": "Card Templates",
  591. "list-templates-swimlane": "List Templates",
  592. "board-templates-swimlane": "Board Templates",
  593. "what-to-do": "Zer egin nahi duzu?",
  594. "wipLimitErrorPopup-title": "Baliogabeko WIP muga",
  595. "wipLimitErrorPopup-dialog-pt1": "Zerrenda honetako atazen muga, WIP-en ezarritakoa baina handiagoa da",
  596. "wipLimitErrorPopup-dialog-pt2": "Mugitu zenbait ataza zerrenda honetatik, edo WIP muga handiagoa ezarri.",
  597. "admin-panel": "Kudeaketa panela",
  598. "settings": "Ezarpenak",
  599. "people": "Jendea",
  600. "registration": "Izen-ematea",
  601. "disable-self-registration": "Desgaitu nork bere burua erregistratzea",
  602. "invite": "Gonbidatu",
  603. "invite-people": "Gonbidatu jendea",
  604. "to-boards": "Arbele(ta)ra",
  605. "email-addresses": "E-posta helbideak",
  606. "smtp-host-description": "Zure e-posta mezuez arduratzen den SMTP zerbitzariaren helbidea",
  607. "smtp-port-description": "Zure SMTP zerbitzariak bidalitako e-posta mezuentzat erabiltzen duen kaia.",
  608. "smtp-tls-description": "Gaitu TLS euskarria SMTP zerbitzariarentzat",
  609. "smtp-host": "SMTP ostalaria",
  610. "smtp-port": "SMTP kaia",
  611. "smtp-username": "Erabiltzaile-izena",
  612. "smtp-password": "Pasahitza",
  613. "smtp-tls": "TLS euskarria",
  614. "send-from": "Nork",
  615. "send-smtp-test": "Bidali posta elektroniko mezu bat zure buruari",
  616. "invitation-code": "Gonbidapen kodea",
  617. "email-invite-register-subject": "__inviter__ erabiltzaileak gonbidapen bat bidali dizu",
  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": "Arrakastaz bidali duzu posta elektroniko mezua",
  621. "error-invitation-code-not-exist": "Gonbidapen kodea ez da existitzen",
  622. "error-notAuthorized": "Ez duzu orri hau ikusteko baimenik.",
  623. "webhook-title": "Webhook Name",
  624. "webhook-token": "Token (Optional for Authentication)",
  625. "outgoing-webhooks": "Irteerako Webhook-ak",
  626. "bidirectional-webhooks": "Two-Way Webhooks",
  627. "outgoingWebhooksPopup-title": "Irteerako Webhook-ak",
  628. "boardCardTitlePopup-title": "Card Title Filter",
  629. "disable-webhook": "Disable This Webhook",
  630. "global-webhook": "Global Webhooks",
  631. "new-outgoing-webhook": "Irteera-webhook berria",
  632. "no-name": "(Ezezaguna)",
  633. "Node_version": "Nodo bertsioa",
  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": "SE Arkitektura",
  639. "OS_Cpus": "SE PUZ kopurua",
  640. "OS_Freemem": "SE Memoria librea",
  641. "OS_Loadavg": "SE batez besteko karga",
  642. "OS_Platform": "SE plataforma",
  643. "OS_Release": "SE kaleratzea",
  644. "OS_Totalmem": "SE memoria guztira",
  645. "OS_Type": "SE mota",
  646. "OS_Uptime": "SE denbora abiatuta",
  647. "days": "days",
  648. "hours": "ordu",
  649. "minutes": "minutu",
  650. "seconds": "segundo",
  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": "Bai",
  656. "no": "Ez",
  657. "accounts": "Kontuak",
  658. "accounts-allowEmailChange": "Baimendu e-mail aldaketa",
  659. "accounts-allowUserNameChange": "Allow Username Change",
  660. "createdAt": "Noiz sortua",
  661. "modifiedAt": "Modified at",
  662. "verified": "Egiaztatuta",
  663. "active": "Gaituta",
  664. "card-received": "Received",
  665. "card-received-on": "Received on",
  666. "card-end": "End",
  667. "card-end-on": "Ends on",
  668. "editCardReceivedDatePopup-title": "Change received date",
  669. "editCardEndDatePopup-title": "Change end date",
  670. "setCardColorPopup-title": "Set color",
  671. "setCardActionsColorPopup-title": "Choose a color",
  672. "setSwimlaneColorPopup-title": "Choose a color",
  673. "setListColorPopup-title": "Choose a color",
  674. "assigned-by": "Assigned By",
  675. "requested-by": "Requested By",
  676. "card-sorting-by-number": "Card sorting by number",
  677. "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
  678. "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.",
  679. "boardDeletePopup-title": "Delete Board?",
  680. "delete-board": "Delete Board",
  681. "default-subtasks-board": "Subtasks for __board__ board",
  682. "default": "Default",
  683. "queue": "Queue",
  684. "subtask-settings": "Subtasks Settings",
  685. "card-settings": "Card Settings",
  686. "boardSubtaskSettingsPopup-title": "Board Subtasks Settings",
  687. "boardCardSettingsPopup-title": "Card Settings",
  688. "deposit-subtasks-board": "Deposit subtasks to this board:",
  689. "deposit-subtasks-list": "Landing list for subtasks deposited here:",
  690. "show-parent-in-minicard": "Show parent in minicard:",
  691. "prefix-with-full-path": "Prefix with full path",
  692. "prefix-with-parent": "Prefix with parent",
  693. "subtext-with-full-path": "Subtext with full path",
  694. "subtext-with-parent": "Subtext with parent",
  695. "change-card-parent": "Change card's parent",
  696. "parent-card": "Parent card",
  697. "source-board": "Source board",
  698. "no-parent": "Don't show parent",
  699. "activity-added-label": "added label '%s' to %s",
  700. "activity-removed-label": "removed label '%s' from %s",
  701. "activity-delete-attach": "deleted an attachment from %s",
  702. "activity-added-label-card": "added label '%s'",
  703. "activity-removed-label-card": "removed label '%s'",
  704. "activity-delete-attach-card": "deleted an attachment",
  705. "activity-set-customfield": "set custom field '%s' to '%s' in %s",
  706. "activity-unset-customfield": "unset custom field '%s' in %s",
  707. "r-rule": "Rule",
  708. "r-add-trigger": "Add trigger",
  709. "r-add-action": "Add action",
  710. "r-board-rules": "Board rules",
  711. "r-add-rule": "Add rule",
  712. "r-view-rule": "View rule",
  713. "r-delete-rule": "Delete rule",
  714. "r-new-rule-name": "New rule title",
  715. "r-no-rules": "No rules",
  716. "r-trigger": "Trigger",
  717. "r-action": "Action",
  718. "r-when-a-card": "When a card",
  719. "r-is": "is",
  720. "r-is-moved": "is moved",
  721. "r-added-to": "Added to",
  722. "r-removed-from": "Removed from",
  723. "r-the-board": "the board",
  724. "r-list": "list",
  725. "list": "List",
  726. "set-filter": "Set Filter",
  727. "r-moved-to": "Moved to",
  728. "r-moved-from": "Moved from",
  729. "r-archived": "Moved to Archive",
  730. "r-unarchived": "Restored from Archive",
  731. "r-a-card": "a card",
  732. "r-when-a-label-is": "When a label is",
  733. "r-when-the-label": "When the label",
  734. "r-list-name": "list name",
  735. "r-when-a-member": "When a member is",
  736. "r-when-the-member": "When the member",
  737. "r-name": "name",
  738. "r-when-a-attach": "When an attachment",
  739. "r-when-a-checklist": "When a checklist is",
  740. "r-when-the-checklist": "When the checklist",
  741. "r-completed": "Completed",
  742. "r-made-incomplete": "Made incomplete",
  743. "r-when-a-item": "When a checklist item is",
  744. "r-when-the-item": "When the checklist item",
  745. "r-checked": "Checked",
  746. "r-unchecked": "Unchecked",
  747. "r-move-card-to": "Move card to",
  748. "r-top-of": "Top of",
  749. "r-bottom-of": "Bottom of",
  750. "r-its-list": "its list",
  751. "r-archive": "Move to Archive",
  752. "r-unarchive": "Restore from Archive",
  753. "r-card": "card",
  754. "r-add": "Gehitu",
  755. "r-remove": "Remove",
  756. "r-label": "label",
  757. "r-member": "member",
  758. "r-remove-all": "Remove all members from the card",
  759. "r-set-color": "Set color to",
  760. "r-checklist": "checklist",
  761. "r-check-all": "Check all",
  762. "r-uncheck-all": "Uncheck all",
  763. "r-items-check": "items of checklist",
  764. "r-check": "Check",
  765. "r-uncheck": "Uncheck",
  766. "r-item": "item",
  767. "r-of-checklist": "of checklist",
  768. "r-send-email": "Send an email",
  769. "r-to": "to",
  770. "r-of": "of",
  771. "r-subject": "subject",
  772. "r-rule-details": "Rule details",
  773. "r-d-move-to-top-gen": "Move card to top of its list",
  774. "r-d-move-to-top-spec": "Move card to top of list",
  775. "r-d-move-to-bottom-gen": "Move card to bottom of its list",
  776. "r-d-move-to-bottom-spec": "Move card to bottom of list",
  777. "r-d-send-email": "Send email",
  778. "r-d-send-email-to": "to",
  779. "r-d-send-email-subject": "subject",
  780. "r-d-send-email-message": "message",
  781. "r-d-archive": "Move card to Archive",
  782. "r-d-unarchive": "Restore card from Archive",
  783. "r-d-add-label": "Add label",
  784. "r-d-remove-label": "Remove label",
  785. "r-create-card": "Create new card",
  786. "r-in-list": "in list",
  787. "r-in-swimlane": "in swimlane",
  788. "r-d-add-member": "Add member",
  789. "r-d-remove-member": "Remove member",
  790. "r-d-remove-all-member": "Remove all member",
  791. "r-d-check-all": "Check all items of a list",
  792. "r-d-uncheck-all": "Uncheck all items of a list",
  793. "r-d-check-one": "Check item",
  794. "r-d-uncheck-one": "Uncheck item",
  795. "r-d-check-of-list": "of checklist",
  796. "r-d-add-checklist": "Add checklist",
  797. "r-d-remove-checklist": "Remove checklist",
  798. "r-by": "by",
  799. "r-add-checklist": "Add checklist",
  800. "r-with-items": "with items",
  801. "r-items-list": "item1,item2,item3",
  802. "r-add-swimlane": "Add swimlane",
  803. "r-swimlane-name": "swimlane name",
  804. "r-board-note": "Note: leave a field empty to match every possible value.",
  805. "r-checklist-note": "Note: checklist's items have to be written as comma separated values.",
  806. "r-when-a-card-is-moved": "When a card is moved to another list",
  807. "r-set": "Set",
  808. "r-update": "Update",
  809. "r-datefield": "date field",
  810. "r-df-start-at": "start",
  811. "r-df-due-at": "due",
  812. "r-df-end-at": "end",
  813. "r-df-received-at": "received",
  814. "r-to-current-datetime": "to current date/time",
  815. "r-remove-value-from": "Remove value from",
  816. "ldap": "LDAP",
  817. "oauth2": "OAuth2",
  818. "cas": "CAS",
  819. "authentication-method": "Authentication method",
  820. "authentication-type": "Authentication type",
  821. "custom-product-name": "Custom Product Name",
  822. "layout": "Layout",
  823. "hide-logo": "Hide Logo",
  824. "add-custom-html-after-body-start": "Add Custom HTML after <body> start",
  825. "add-custom-html-before-body-end": "Add Custom HTML before </body> end",
  826. "error-undefined": "Something went wrong",
  827. "error-ldap-login": "An error occurred while trying to login",
  828. "display-authentication-method": "Display Authentication Method",
  829. "default-authentication-method": "Default Authentication Method",
  830. "duplicate-board": "Duplicate Board",
  831. "org-number": "The number of organizations is:",
  832. "team-number": "The number of teams is:",
  833. "people-number": "The number of people is:",
  834. "swimlaneDeletePopup-title": "Delete Swimlane ?",
  835. "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.",
  836. "restore-all": "Restore all",
  837. "delete-all": "Delete all",
  838. "loading": "Loading, please wait.",
  839. "previous_as": "last time was",
  840. "act-a-dueAt": "modified due time to \nWhen: __timeValue__\nWhere: __card__\n previous due was __timeOldValue__",
  841. "act-a-endAt": "modified ending time to __timeValue__ from (__timeOldValue__)",
  842. "act-a-startAt": "modified starting time to __timeValue__ from (__timeOldValue__)",
  843. "act-a-receivedAt": "modified received time to __timeValue__ from (__timeOldValue__)",
  844. "a-dueAt": "modified due time to be",
  845. "a-endAt": "modified ending time to be",
  846. "a-startAt": "modified starting time to be",
  847. "a-receivedAt": "modified received time to be",
  848. "almostdue": "current due time %s is approaching",
  849. "pastdue": "current due time %s is past",
  850. "duenow": "current due time %s is today",
  851. "act-newDue": "__list__/__card__ has 1st due reminder [__board__]",
  852. "act-withDue": "__list__/__card__ due reminders [__board__]",
  853. "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
  854. "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
  855. "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
  856. "act-atUserComment": "You were mentioned in [__board__] __list__/__card__",
  857. "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
  858. "delete-team-confirm-popup": "Are you sure you want to delete this team? There is no undo.",
  859. "delete-org-confirm-popup": "Are you sure you want to delete this organization? There is no undo.",
  860. "accounts-allowUserDelete": "Allow users to self delete their account",
  861. "tableVisibilityMode-allowPrivateOnly": "[Board visibility Mode] Allow private mode only",
  862. "tableVisibilityMode" : "Board visibility mode",
  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": "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": "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": "Creator",
  1046. "filesReportTitle": "Files Report",
  1047. "orphanedFilesReportTitle": "Orphaned Files Report",
  1048. "reports": "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. }