cy_GB.i18n.json 66 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269
  1. {
  2. "accept": "Accept",
  3. "act-activity-notify": "Activity Notification",
  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": "Actions",
  46. "activities": "Activities",
  47. "activity": "Activity",
  48. "activity-added": "added %s to %s",
  49. "activity-archived": "%s moved to Archive",
  50. "activity-attached": "attached %s to %s",
  51. "activity-created": "created %s",
  52. "activity-changedListTitle": "renamed list to %s",
  53. "activity-customfield-created": "created custom field %s",
  54. "activity-excluded": "excluded %s from %s",
  55. "activity-imported": "imported %s into %s from %s",
  56. "activity-imported-board": "imported %s from %s",
  57. "activity-joined": "joined %s",
  58. "activity-moved": "moved %s from %s to %s",
  59. "activity-on": "on %s",
  60. "activity-removed": "removed %s from %s",
  61. "activity-sent": "sent %s to %s",
  62. "activity-unjoined": "unjoined %s",
  63. "activity-subtask-added": "added subtask to %s",
  64. "activity-checked-item": "checked %s in checklist %s of %s",
  65. "activity-unchecked-item": "unchecked %s in checklist %s of %s",
  66. "activity-checklist-added": "added checklist to %s",
  67. "activity-checklist-removed": "removed a checklist from %s",
  68. "activity-checklist-completed": "completed checklist %s of %s",
  69. "activity-checklist-uncompleted": "uncompleted the checklist %s of %s",
  70. "activity-checklist-item-added": "added checklist item to '%s' in %s",
  71. "activity-checklist-item-removed": "removed a checklist item from '%s' in %s",
  72. "add": "Add",
  73. "activity-checked-item-card": "checked %s in checklist %s",
  74. "activity-unchecked-item-card": "unchecked %s in checklist %s",
  75. "activity-checklist-completed-card": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  76. "activity-checklist-uncompleted-card": "uncompleted the checklist %s",
  77. "activity-editComment": "edited comment %s",
  78. "activity-deleteComment": "deleted comment %s",
  79. "activity-receivedDate": "edited received date to %s of %s",
  80. "activity-startDate": "edited start date to %s of %s",
  81. "activity-dueDate": "edited due date to %s of %s",
  82. "activity-endDate": "edited end date to %s of %s",
  83. "add-attachment": "Add Attachment",
  84. "add-board": "Add Board",
  85. "add-template": "Add Template",
  86. "add-card": "Add Card",
  87. "add-card-to-top-of-list": "Add Card to Top of List",
  88. "add-card-to-bottom-of-list": "Add Card to Bottom of List",
  89. "setListWidthPopup-title": "Set Widths",
  90. "set-list-width": "Set Widths",
  91. "set-list-width-value": "Set Min & Max Widths (pixels)",
  92. "list-width-error-message": "List widths must be integers greater than 100",
  93. "keyboard-shortcuts-enabled": "Keyboard shortcuts enabled. Click to disable.",
  94. "keyboard-shortcuts-disabled": "Keyboard shortcuts disabled. Click to enable.",
  95. "setSwimlaneHeightPopup-title": "Set Swimlane Height",
  96. "set-swimlane-height": "Set Swimlane Height",
  97. "set-swimlane-height-value": "Swimlane Height (pixels)",
  98. "swimlane-height-error-message": "Swimlane height must be a positive integer",
  99. "add-swimlane": "Add Swimlane",
  100. "add-subtask": "Add Subtask",
  101. "add-checklist": "Add Checklist",
  102. "add-checklist-item": "Add an item to checklist",
  103. "close-add-checklist-item": "Close add an item to checklist form",
  104. "close-edit-checklist-item": "Close edit an item to checklist form",
  105. "convertChecklistItemToCardPopup-title": "Convert to Card",
  106. "add-cover": "Add cover image to minicard",
  107. "add-label": "Add Label",
  108. "add-list": "Add List",
  109. "add-after-list": "Add After List",
  110. "add-members": "Add Members",
  111. "added": "Added",
  112. "addMemberPopup-title": "Members",
  113. "memberPopup-title": "Member Settings",
  114. "admin": "Admin",
  115. "admin-desc": "Can view and edit cards, remove members, and change settings for the board.",
  116. "admin-announcement": "Announcement",
  117. "admin-announcement-active": "Active System-Wide Announcement",
  118. "admin-announcement-title": "Announcement from Administrator",
  119. "all-boards": "All Boards",
  120. "and-n-other-card": "And __count__ other card",
  121. "and-n-other-card_plural": "And __count__ other cards",
  122. "apply": "Apply",
  123. "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.",
  124. "app-try-reconnect": "Try to reconnect.",
  125. "archive": "Move to Archive",
  126. "archive-all": "Move All to Archive",
  127. "archive-board": "Move Board to Archive",
  128. "archive-card": "Move Card to Archive",
  129. "archive-list": "Move List to Archive",
  130. "archive-swimlane": "Move Swimlane to Archive",
  131. "archive-selection": "Move selection to Archive",
  132. "archiveBoardPopup-title": "Move Board to Archive?",
  133. "archived-items": "Archive",
  134. "archived-boards": "Boards in Archive",
  135. "restore-board": "Restore Board",
  136. "no-archived-boards": "No Boards in Archive.",
  137. "archives": "Archive",
  138. "template": "Template",
  139. "templates": "Templates",
  140. "template-container": "Template Container",
  141. "add-template-container": "Add Template Container",
  142. "assign-member": "Assign member",
  143. "attached": "attached",
  144. "attachment": "Attachment",
  145. "attachment-delete-pop": "Deleting an attachment is permanent. There is no undo.",
  146. "attachmentDeletePopup-title": "Delete Attachment?",
  147. "attachments": "Attachments",
  148. "auto-watch": "Automatically watch boards when they are created",
  149. "avatar-too-big": "The avatar is too large (__size__ max)",
  150. "back": "Back",
  151. "board-change-color": "Change color",
  152. "board-change-background-image": "Change Background Image",
  153. "board-background-image-url": "Background Image URL",
  154. "add-background-image": "Add Background Image",
  155. "remove-background-image": "Remove Background Image",
  156. "show-at-all-boards-page" : "Show at All Boards page",
  157. "board-info-on-my-boards" : "All Boards Settings",
  158. "boardInfoOnMyBoardsPopup-title" : "All Boards Settings",
  159. "boardInfoOnMyBoards-title": "All Boards Settings",
  160. "show-card-counter-per-list": "Show card count per list",
  161. "show-board_members-avatar": "Show Board members avatars",
  162. "board-nb-stars": "%s stars",
  163. "board-not-found": "Board not found",
  164. "board-private-info": "This board will be <strong>private</strong>.",
  165. "board-public-info": "This board will be <strong>public</strong>.",
  166. "board-drag-drop-reorder-or-click-open": "Drag and drop to reorder board icons. Click board icon to open board.",
  167. "boardChangeColorPopup-title": "Change Board Background",
  168. "boardChangeBackgroundImagePopup-title": "Change Background Image",
  169. "allBoardsChangeColorPopup-title": "Change color",
  170. "allBoardsChangeBackgroundImagePopup-title": "Change Background Image",
  171. "boardChangeTitlePopup-title": "Rename Board",
  172. "boardChangeVisibilityPopup-title": "Change Visibility",
  173. "boardChangeWatchPopup-title": "Change Watch",
  174. "boardMenuPopup-title": "Board Settings",
  175. "allBoardsMenuPopup-title": "Settings",
  176. "boardChangeViewPopup-title": "Board View",
  177. "boards": "Boards",
  178. "board-view": "Board View",
  179. "board-view-cal": "Calendar",
  180. "board-view-swimlanes": "Swimlanes",
  181. "board-view-collapse": "Collapse",
  182. "board-view-gantt": "Gantt",
  183. "board-view-lists": "Lists",
  184. "bucket-example": "Like “Bucket List” for example",
  185. "cancel": "Cancel",
  186. "card-archived": "This card is moved to Archive.",
  187. "board-archived": "This board is moved to Archive.",
  188. "card-comments-title": "This card has %s comment.",
  189. "card-delete-notice": "Deleting is permanent. You will lose all actions associated with this card.",
  190. "card-delete-pop": "All actions will be removed from the activity feed and you won't be able to re-open the card. There is no undo.",
  191. "card-delete-suggest-archive": "You can move a card to Archive to remove it from the board and preserve the activity.",
  192. "card-archive-pop": "Card will not be visible at this list after archiving card.",
  193. "card-archive-suggest-cancel": "You can later restore card from Archive.",
  194. "card-due": "Due",
  195. "card-due-on": "Due on",
  196. "card-spent": "Spent Time",
  197. "card-edit-attachments": "Edit attachments",
  198. "card-edit-custom-fields": "Edit custom fields",
  199. "card-edit-labels": "Edit labels",
  200. "card-edit-members": "Edit members",
  201. "card-labels-title": "Change the labels for the card.",
  202. "card-members-title": "Add or remove members of the board from the card.",
  203. "card-start": "Start",
  204. "card-start-on": "Starts on",
  205. "cardAttachmentsPopup-title": "Attach From",
  206. "cardCustomField-datePopup-title": "Change date",
  207. "cardCustomFieldsPopup-title": "Edit custom fields",
  208. "cardStartVotingPopup-title": "Start a vote",
  209. "positiveVoteMembersPopup-title": "Proponents",
  210. "negativeVoteMembersPopup-title": "Opponents",
  211. "card-edit-voting": "Edit voting",
  212. "editVoteEndDatePopup-title": "Change vote end date",
  213. "allowNonBoardMembers": "Allow all logged in users",
  214. "vote-question": "Voting question",
  215. "vote-public": "Show who voted what",
  216. "vote-for-it": "for it",
  217. "vote-against": "against",
  218. "deleteVotePopup-title": "Delete vote?",
  219. "vote-delete-pop": "Deleting is permanent. You will lose all actions associated with this vote.",
  220. "cardStartPlanningPokerPopup-title": "Start a Planning Poker",
  221. "card-edit-planning-poker": "Edit Planning Poker",
  222. "editPokerEndDatePopup-title": "Change Planning Poker vote end date",
  223. "poker-question": "Planning Poker",
  224. "poker-one": "1",
  225. "poker-two": "2",
  226. "poker-three": "3",
  227. "poker-five": "5",
  228. "poker-eight": "8",
  229. "poker-thirteen": "13",
  230. "poker-twenty": "20",
  231. "poker-forty": "40",
  232. "poker-oneHundred": "100",
  233. "poker-unsure": "?",
  234. "poker-finish": "Finish",
  235. "poker-result-votes": "Votes",
  236. "poker-result-who": "Who",
  237. "poker-replay": "Replay",
  238. "set-estimation": "Set Estimation",
  239. "deletePokerPopup-title": "Delete planning poker?",
  240. "poker-delete-pop": "Deleting is permanent. You will lose all actions associated with this planning poker.",
  241. "cardDeletePopup-title": "Delete Card?",
  242. "cardArchivePopup-title": "Archive Card?",
  243. "cardDetailsActionsPopup-title": "Card Actions",
  244. "cardLabelsPopup-title": "Labels",
  245. "cardMembersPopup-title": "Members",
  246. "cardMorePopup-title": "More",
  247. "cardTemplatePopup-title": "Create template",
  248. "cards": "Cards",
  249. "cards-count": "Cards",
  250. "cards-count-one": "Card",
  251. "casSignIn": "Sign In with CAS",
  252. "cardType-card": "Card",
  253. "cardType-linkedCard": "Linked Card",
  254. "cardType-linkedBoard": "Linked Board",
  255. "change": "Change",
  256. "change-avatar": "Change Avatar",
  257. "change-password": "Change Password",
  258. "change-permissions": "Change permissions",
  259. "change-settings": "Change Settings",
  260. "changeAvatarPopup-title": "Change Avatar",
  261. "changeLanguagePopup-title": "Change Language",
  262. "changePasswordPopup-title": "Change Password",
  263. "changePermissionsPopup-title": "Change Permissions",
  264. "changeSettingsPopup-title": "Change Settings",
  265. "subtasks": "Subtasks",
  266. "checklists": "Checklists",
  267. "click-to-star": "Click to star this board.",
  268. "click-to-unstar": "Click to unstar this board.",
  269. "click-to-enable-auto-width": "Auto list width disabled. Click to enable.",
  270. "click-to-disable-auto-width": "Auto list width enabled. Click to disable.",
  271. "auto-list-width": "Auto list width",
  272. "clipboard": "Clipboard or drag & drop",
  273. "close": "Close",
  274. "close-board": "Close Board",
  275. "close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
  276. "close-card": "Close Card",
  277. "color-black": "black",
  278. "color-blue": "blue",
  279. "color-crimson": "crimson",
  280. "color-darkgreen": "darkgreen",
  281. "color-gold": "gold",
  282. "color-gray": "gray",
  283. "color-green": "green",
  284. "color-indigo": "indigo",
  285. "color-lime": "lime",
  286. "color-magenta": "magenta",
  287. "color-mistyrose": "mistyrose",
  288. "color-navy": "navy",
  289. "color-orange": "orange",
  290. "color-paleturquoise": "paleturquoise",
  291. "color-peachpuff": "peachpuff",
  292. "color-pink": "pink",
  293. "color-plum": "plum",
  294. "color-purple": "purple",
  295. "color-red": "red",
  296. "color-saddlebrown": "saddlebrown",
  297. "color-silver": "silver",
  298. "color-sky": "sky",
  299. "color-slateblue": "slateblue",
  300. "color-white": "white",
  301. "color-yellow": "yellow",
  302. "unset-color": "Unset",
  303. "comments": "Comments",
  304. "comment": "Comment",
  305. "comment-placeholder": "Write Comment",
  306. "comment-only": "Comment only",
  307. "comment-only-desc": "Can comment on cards only.",
  308. "comment-delete": "Are you sure you want to delete the comment?",
  309. "deleteCommentPopup-title": "Delete comment?",
  310. "no-comments": "No comments",
  311. "no-comments-desc": "Can not see comments and activities.",
  312. "worker": "Worker",
  313. "worker-desc": "Can only move cards, assign itself to card and comment.",
  314. "computer": "Computer",
  315. "confirm-subtask-delete-popup": "Are you sure you want to delete subtask?",
  316. "confirm-checklist-delete-popup": "Are you sure you want to delete the checklist?",
  317. "subtaskDeletePopup-title": "Delete Subtask?",
  318. "checklistDeletePopup-title": "Delete Checklist?",
  319. "copy-card-link-to-clipboard": "Copy card link to clipboard",
  320. "copy-text-to-clipboard": "Copy text to clipboard",
  321. "linkCardPopup-title": "Link Card",
  322. "searchElementPopup-title": "Search",
  323. "copyCardPopup-title": "Copy Card",
  324. "copyManyCardsPopup-title": "Copy Template to Many Cards",
  325. "copyManyCardsPopup-instructions": "Destination Card Titles and Descriptions in this JSON format",
  326. "copyManyCardsPopup-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\"} ]",
  327. "create": "Create",
  328. "createBoardPopup-title": "Create Board",
  329. "chooseBoardSourcePopup-title": "Import board",
  330. "createLabelPopup-title": "Create Label",
  331. "createCustomField": "Create Field",
  332. "createCustomFieldPopup-title": "Create Field",
  333. "current": "current",
  334. "custom-field-delete-pop": "There is no undo. This will remove this custom field from all cards and destroy its history.",
  335. "custom-field-checkbox": "Checkbox",
  336. "custom-field-currency": "Currency",
  337. "custom-field-currency-option": "Currency Code",
  338. "custom-field-date": "Date",
  339. "custom-field-dropdown": "Dropdown List",
  340. "custom-field-dropdown-none": "(none)",
  341. "custom-field-dropdown-options": "List Options",
  342. "custom-field-dropdown-options-placeholder": "Press enter to add more options",
  343. "custom-field-dropdown-unknown": "(unknown)",
  344. "custom-field-number": "Number",
  345. "custom-field-text": "Text",
  346. "custom-fields": "Custom Fields",
  347. "date": "Date",
  348. "decline": "Decline",
  349. "default-avatar": "Default avatar",
  350. "delete": "Delete",
  351. "deleteCustomFieldPopup-title": "Delete Custom Field?",
  352. "deleteLabelPopup-title": "Delete Label?",
  353. "description": "Description",
  354. "disambiguateMultiLabelPopup-title": "Disambiguate Label Action",
  355. "disambiguateMultiMemberPopup-title": "Disambiguate Member Action",
  356. "discard": "Discard",
  357. "done": "Done",
  358. "download": "Download",
  359. "edit": "Edit",
  360. "edit-avatar": "Change Avatar",
  361. "edit-profile": "Edit Profile",
  362. "edit-wip-limit": "Edit WIP Limit",
  363. "soft-wip-limit": "Soft WIP Limit",
  364. "editCardStartDatePopup-title": "Change start date",
  365. "editCardDueDatePopup-title": "Change due date",
  366. "editCustomFieldPopup-title": "Edit Field",
  367. "addReactionPopup-title": "Add reaction",
  368. "editCardSpentTimePopup-title": "Change spent time",
  369. "editLabelPopup-title": "Change Label",
  370. "editNotificationPopup-title": "Edit Notification",
  371. "editProfilePopup-title": "Edit Profile",
  372. "email": "Email",
  373. "email-enrollAccount-subject": "An account created for you on __siteName__",
  374. "email-enrollAccount-text": "Hello __user__,\n\nTo start using the service, simply click the link below.\n\n__url__\n\nThanks.",
  375. "email-fail": "Sending email failed",
  376. "email-fail-text": "Error trying to send email",
  377. "email-invalid": "Invalid email",
  378. "email-invite": "Invite via Email",
  379. "email-invite-subject": "__inviter__ sent you an invitation",
  380. "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.",
  381. "email-resetPassword-subject": "Reset your password on __siteName__",
  382. "email-resetPassword-text": "Hello __user__,\n\nTo reset your password, simply click the link below.\n\n__url__\n\nThanks.",
  383. "email-sent": "Email sent",
  384. "email-verifyEmail-subject": "Verify your email address on __siteName__",
  385. "email-verifyEmail-text": "Hello __user__,\n\nTo verify your account email, simply click the link below.\n\n__url__\n\nThanks.",
  386. "enable-wip-limit": "Enable WIP Limit",
  387. "error-board-doesNotExist": "This board does not exist",
  388. "error-board-notAdmin": "You need to be admin of this board to do that",
  389. "error-board-notAMember": "You need to be a member of this board to do that",
  390. "error-json-malformed": "Your text is not valid JSON",
  391. "error-json-schema": "Your JSON data does not include the proper information in the correct format",
  392. "error-csv-schema": "Your CSV(Comma Separated Values)/TSV (Tab Separated Values) does not include the proper information in the correct format ",
  393. "error-list-doesNotExist": "This list does not exist",
  394. "error-user-doesNotExist": "This user does not exist",
  395. "error-user-notAllowSelf": "You can not invite yourself",
  396. "error-user-notCreated": "This user is not created",
  397. "error-username-taken": "This username is already taken",
  398. "error-orgname-taken": "This organization name is already taken",
  399. "error-teamname-taken": "This team name is already taken",
  400. "error-email-taken": "Email has already been taken",
  401. "export-board": "Export board",
  402. "export-board-json": "Export board to JSON",
  403. "export-board-csv": "Export board to CSV",
  404. "export-board-tsv": "Export board to TSV",
  405. "export-board-excel": "Export board to Excel",
  406. "user-can-not-export-excel": "User can not export Excel",
  407. "export-board-html": "Export board to HTML",
  408. "export-card": "Export card",
  409. "export-card-pdf": "Export card to PDF",
  410. "user-can-not-export-card-to-pdf": "User can not export card to PDF",
  411. "exportBoardPopup-title": "Export board",
  412. "exportCardPopup-title": "Export card",
  413. "sort": "Sort",
  414. "sorted": "Sorted",
  415. "remove-sort": "Remove sort",
  416. "sort-desc": "Click to Sort List",
  417. "list-sort-by": "Sort the List By:",
  418. "list-label-modifiedAt": "Last Access Time",
  419. "list-label-title": "Name of the List",
  420. "list-label-sort": "Your Manual Order",
  421. "list-label-short-modifiedAt": "(L)",
  422. "list-label-short-title": "(N)",
  423. "list-label-short-sort": "(M)",
  424. "filter": "Filter",
  425. "filter-cards": "Filter Cards or Lists",
  426. "filter-dates-label": "Filter by date",
  427. "filter-no-due-date": "No due date",
  428. "filter-overdue": "Overdue",
  429. "filter-due-today": "Due today",
  430. "filter-due-this-week": "Due this week",
  431. "filter-due-next-week": "Due next week",
  432. "filter-due-tomorrow": "Due tomorrow",
  433. "list-filter-label": "Filter List by Title",
  434. "filter-clear": "Clear filter",
  435. "filter-labels-label": "Filter by label",
  436. "filter-no-label": "No label",
  437. "filter-member-label": "Filter by member",
  438. "filter-no-member": "No member",
  439. "filter-assignee-label": "Filter by assignee",
  440. "filter-no-assignee": "No assignee",
  441. "filter-custom-fields-label": "Filter by Custom Fields",
  442. "filter-no-custom-fields": "No Custom Fields",
  443. "filter-show-archive": "Show archived lists",
  444. "filter-hide-empty": "Hide empty lists",
  445. "filter-on": "Filter is on",
  446. "filter-on-desc": "You are filtering cards on this board. Click here to edit filter.",
  447. "filter-to-selection": "Filter to selection",
  448. "other-filters-label": "Other Filters",
  449. "advanced-filter-label": "Advanced Filter",
  450. "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",
  451. "fullname": "Full Name",
  452. "header-logo-title": "Go back to your boards page.",
  453. "show-activities": "Show Activities",
  454. "headerBarCreateBoardPopup-title": "Create Board",
  455. "home": "Home",
  456. "import": "Import",
  457. "impersonate-user": "Impersonate user",
  458. "link": "Link",
  459. "import-board": "import board",
  460. "import-board-c": "Import board",
  461. "import-board-title-trello": "Import board from Trello",
  462. "import-board-title-wekan": "Import board from previous export",
  463. "import-board-title-csv": "Import board from CSV/TSV",
  464. "from-trello": "From Trello",
  465. "from-wekan": "From previous export",
  466. "from-csv": "From CSV/TSV",
  467. "import-board-instruction-trello": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text.",
  468. "import-board-instruction-csv": "Paste in your Comma Separated Values(CSV)/ Tab Separated Values (TSV) .",
  469. "import-board-instruction-wekan": "In your board, go to 'Menu', then 'Export board', and copy the text in the downloaded file.",
  470. "import-board-instruction-about-errors": "If you get errors when importing board, sometimes importing still works, and board is at All Boards page.",
  471. "import-json-placeholder": "Paste your valid JSON data here",
  472. "import-csv-placeholder": "Paste your valid CSV/TSV data here",
  473. "import-map-members": "Map members",
  474. "import-members-map": "Your imported board has some members. Please map the members you want to import to your users",
  475. "import-members-map-note": "Note: Unmapped members will be assigned to the current user.",
  476. "import-show-user-mapping": "Review members mapping",
  477. "import-user-select": "Pick your existing user you want to use as this member",
  478. "importMapMembersAddPopup-title": "Select member",
  479. "info": "Version",
  480. "initials": "Initials",
  481. "invalid-date": "Invalid date",
  482. "invalid-time": "Invalid time",
  483. "invalid-user": "Invalid user",
  484. "joined": "joined",
  485. "just-invited": "You are just invited to this board",
  486. "keyboard-shortcuts": "Keyboard shortcuts",
  487. "label-create": "Create Label",
  488. "label-default": "%s label (default)",
  489. "label-delete-pop": "There is no undo. This will remove this label from all cards and destroy its history.",
  490. "labels": "Labels",
  491. "language": "Language",
  492. "last-admin-desc": "You can’t change roles because there must be at least one admin.",
  493. "leave-board": "Leave Board",
  494. "leave-board-pop": "Are you sure you want to leave __boardTitle__? You will be removed from all cards on this board.",
  495. "leaveBoardPopup-title": "Leave Board ?",
  496. "link-card": "Link to this card",
  497. "list-archive-cards": "Move all cards in this list to Archive",
  498. "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”.",
  499. "list-move-cards": "Move all cards in this list",
  500. "list-select-cards": "Select all cards in this list",
  501. "set-color-list": "Set Color",
  502. "listActionPopup-title": "List Actions",
  503. "settingsUserPopup-title": "User Settings",
  504. "settingsTeamPopup-title": "Team Settings",
  505. "settingsOrgPopup-title": "Organization Settings",
  506. "swimlaneActionPopup-title": "Swimlane Actions",
  507. "swimlaneAddPopup-title": "Add a Swimlane below",
  508. "listImportCardPopup-title": "Import a Trello card",
  509. "listImportCardsTsvPopup-title": "Import Excel CSV/TSV",
  510. "listMorePopup-title": "More",
  511. "link-list": "Link to this list",
  512. "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.",
  513. "list-delete-suggest-archive": "You can move a list to Archive to remove it from the board and preserve the activity.",
  514. "lists": "Lists",
  515. "swimlanes": "Swimlanes",
  516. "log-out": "Log Out",
  517. "log-in": "Log In",
  518. "loginPopup-title": "Log In",
  519. "memberMenuPopup-title": "Member Settings",
  520. "members": "Members",
  521. "menu": "Menu",
  522. "move-selection": "Move selection",
  523. "moveCardPopup-title": "Move Card",
  524. "moveCardToBottom-title": "Move to Bottom",
  525. "moveCardToTop-title": "Move to Top",
  526. "moveSelectionPopup-title": "Move selection",
  527. "multi-selection": "Multi-Selection",
  528. "multi-selection-label": "Set label for selection",
  529. "multi-selection-member": "Set member for selection",
  530. "multi-selection-on": "Multi-Selection is on",
  531. "muted": "Muted",
  532. "muted-info": "You will never be notified of any changes in this board",
  533. "my-boards": "My Boards",
  534. "name": "Name",
  535. "no-archived-cards": "No cards in Archive.",
  536. "no-archived-lists": "No lists in Archive.",
  537. "no-archived-swimlanes": "No swimlanes in Archive.",
  538. "no-results": "No results",
  539. "normal": "Normal",
  540. "normal-desc": "Can view and edit cards. Can't change settings.",
  541. "not-accepted-yet": "Invitation not accepted yet",
  542. "notify-participate": "Receive updates to any cards you participate as creator or member",
  543. "notify-watch": "Receive updates to any boards, lists, or cards you’re watching",
  544. "optional": "optional",
  545. "or": "or",
  546. "page-maybe-private": "This page may be private. You may be able to view it by <a href='%s'>logging in</a>.",
  547. "page-not-found": "Page not found.",
  548. "password": "Password",
  549. "paste-or-dragdrop": "to paste, or drag & drop image file to it (image only)",
  550. "participating": "Participating",
  551. "preview": "Preview",
  552. "previewAttachedImagePopup-title": "Preview",
  553. "previewClipboardImagePopup-title": "Preview",
  554. "private": "Private",
  555. "private-desc": "This board is private. Only people added to the board can view and edit it.",
  556. "profile": "Profile",
  557. "public": "Public",
  558. "public-desc": "This board is public. It's visible to anyone with the link and will show up in search engines like Google. Only people added to the board can edit.",
  559. "quick-access-description": "Star a board to add a shortcut in this bar.",
  560. "remove-cover": "Remove cover image from minicard",
  561. "remove-from-board": "Remove from Board",
  562. "remove-label": "Remove Label",
  563. "listDeletePopup-title": "Delete List ?",
  564. "remove-member": "Remove Member",
  565. "remove-member-from-card": "Remove from Card",
  566. "remove-member-pop": "Remove __name__ (__username__) from __boardTitle__? The member will be removed from all cards on this board. They will receive a notification.",
  567. "removeMemberPopup-title": "Remove Member?",
  568. "rename": "Rename",
  569. "rename-board": "Rename Board",
  570. "restore": "Restore",
  571. "rescue-card-description": "Show rescue dialogue before closing for unsaved card descriptions",
  572. "rescue-card-description-dialogue": "Overwrite current card description with your changes?",
  573. "save": "Save",
  574. "search": "Search",
  575. "rules": "Rules",
  576. "search-cards": "Search from card/list titles, descriptions and custom fields on this board",
  577. "search-example": "Write text you search and press Enter",
  578. "select-color": "Select Color",
  579. "select-board": "Select Board",
  580. "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list",
  581. "setWipLimitPopup-title": "Set WIP Limit",
  582. "shortcut-add-self": "Add yourself to current card",
  583. "shortcut-assign-self": "Assign yourself to current card",
  584. "shortcut-autocomplete-emoji": "Autocomplete emoji",
  585. "shortcut-autocomplete-members": "Autocomplete members",
  586. "shortcut-clear-filters": "Clear all filters",
  587. "shortcut-close-dialog": "Close Dialog",
  588. "shortcut-filter-my-cards": "Filter my cards",
  589. "shortcut-filter-my-assigned-cards": "Filter my assigned cards",
  590. "shortcut-show-shortcuts": "Bring up this shortcuts list",
  591. "shortcut-toggle-filterbar": "Toggle Filter Sidebar",
  592. "shortcut-toggle-searchbar": "Toggle Search Sidebar",
  593. "shortcut-toggle-sidebar": "Toggle Board Sidebar",
  594. "show-cards-minimum-count": "Show cards count if list contains more than",
  595. "sidebar-open": "Open Sidebar",
  596. "sidebar-close": "Close Sidebar",
  597. "signupPopup-title": "Create an Account",
  598. "star-board-title": "Click to star this board. It will show up at top of your boards list.",
  599. "starred-boards": "Starred Boards",
  600. "starred-boards-description": "Starred boards show up at the top of your boards list.",
  601. "subscribe": "Subscribe",
  602. "team": "Team",
  603. "this-board": "this board",
  604. "this-card": "this card",
  605. "spent-time-hours": "Spent time (hours)",
  606. "overtime-hours": "Overtime (hours)",
  607. "overtime": "Overtime",
  608. "has-overtime-cards": "Has overtime cards",
  609. "has-spenttime-cards": "Has spent time cards",
  610. "time": "Time",
  611. "title": "Title",
  612. "toggle-labels": "Toggle labels 1-9 for card. Multi-Selection adds labels 1-9",
  613. "remove-labels-multiselect": "Multi-Selection removes labels 1-9",
  614. "tracking": "Tracking",
  615. "tracking-info": "You will be notified of any changes to those cards you are involved as creator or member.",
  616. "type": "Type",
  617. "unassign-member": "Unassign member",
  618. "unsaved-description": "You have an unsaved description.",
  619. "unwatch": "Unwatch",
  620. "upload": "Upload",
  621. "upload-avatar": "Upload an avatar",
  622. "uploaded-avatar": "Uploaded an avatar",
  623. "custom-top-left-corner-logo-image-url": "Custom Top Left Corner Logo Image URL",
  624. "custom-top-left-corner-logo-link-url": "Custom Top Left Corner Logo Link URL",
  625. "custom-top-left-corner-logo-height": "Custom Top Left Corner Logo Height. Default: 27",
  626. "custom-login-logo-image-url": "Custom Login Logo Image URL",
  627. "custom-login-logo-link-url": "Custom Login Logo Link URL",
  628. "custom-help-link-url": "Custom Help Link URL",
  629. "text-below-custom-login-logo": "Text below Custom Login Logo",
  630. "automatic-linked-url-schemes": "Custom URL Schemes which should automatically be clickable. One URL Scheme per line",
  631. "username": "Username",
  632. "import-usernames": "Import Usernames",
  633. "view-it": "View it",
  634. "warn-list-archived": "warning: this card is in an list at Archive",
  635. "watch": "Watch",
  636. "watching": "Watching",
  637. "watching-info": "You will be notified of any change in this board",
  638. "welcome-board": "Welcome Board",
  639. "welcome-swimlane": "Milestone 1",
  640. "welcome-list1": "Basics",
  641. "welcome-list2": "Advanced",
  642. "card-templates-swimlane": "Card Templates",
  643. "list-templates-swimlane": "List Templates",
  644. "board-templates-swimlane": "Board Templates",
  645. "what-to-do": "What do you want to do?",
  646. "wipLimitErrorPopup-title": "Invalid WIP Limit",
  647. "wipLimitErrorPopup-dialog-pt1": "The number of tasks in this list is higher than the WIP limit you've defined.",
  648. "wipLimitErrorPopup-dialog-pt2": "Please move some tasks out of this list, or set a higher WIP limit.",
  649. "admin-panel": "Admin Panel",
  650. "settings": "Settings",
  651. "people": "People",
  652. "registration": "Registration",
  653. "disable-self-registration": "Disable Self-Registration",
  654. "disable-forgot-password": "Disable Forgot Password",
  655. "invite": "Invite",
  656. "invite-people": "Invite People",
  657. "to-boards": "To board(s)",
  658. "email-addresses": "Email Addresses",
  659. "smtp-host-description": "The address of the SMTP server that handles your emails.",
  660. "smtp-port-description": "The port your SMTP server uses for outgoing emails.",
  661. "smtp-tls-description": "Enable TLS support for SMTP server",
  662. "smtp-host": "SMTP Host",
  663. "smtp-port": "SMTP Port",
  664. "smtp-username": "Username",
  665. "smtp-password": "Password",
  666. "smtp-tls": "TLS support",
  667. "send-from": "From",
  668. "send-smtp-test": "Send a test email to yourself",
  669. "invitation-code": "Invitation Code",
  670. "email-invite-register-subject": "__inviter__ sent you an invitation",
  671. "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.",
  672. "email-smtp-test-subject": "SMTP Test Email",
  673. "email-smtp-test-text": "You have successfully sent an email",
  674. "error-invitation-code-not-exist": "Invitation code doesn't exist",
  675. "error-notAuthorized": "You are not authorized to view this page.",
  676. "webhook-title": "Webhook Name",
  677. "webhook-token": "Token (Optional for Authentication)",
  678. "outgoing-webhooks": "Outgoing Webhooks",
  679. "bidirectional-webhooks": "Two-Way Webhooks",
  680. "outgoingWebhooksPopup-title": "Outgoing Webhooks",
  681. "boardCardTitlePopup-title": "Card Title Filter",
  682. "disable-webhook": "Disable This Webhook",
  683. "global-webhook": "Global Webhooks",
  684. "new-outgoing-webhook": "New Outgoing Webhook",
  685. "no-name": "(Unknown)",
  686. "Node_version": "Node version",
  687. "Meteor_version": "Meteor version",
  688. "MongoDB_version": "MongoDB version",
  689. "MongoDB_storage_engine": "MongoDB storage engine",
  690. "MongoDB_Oplog_enabled": "MongoDB Oplog enabled",
  691. "OS_Arch": "OS Arch",
  692. "OS_Cpus": "OS CPU Count",
  693. "OS_Freemem": "OS Free Memory",
  694. "OS_Loadavg": "OS Load Average",
  695. "OS_Platform": "OS Platform",
  696. "OS_Release": "OS Release",
  697. "OS_Totalmem": "OS Total Memory",
  698. "OS_Type": "OS Type",
  699. "OS_Uptime": "OS Uptime",
  700. "days": "days",
  701. "hours": "hours",
  702. "minutes": "minutes",
  703. "seconds": "seconds",
  704. "show-field-on-card": "Show this field on card",
  705. "automatically-field-on-card": "Add field to new cards",
  706. "always-field-on-card": "Add field to all cards",
  707. "showLabel-field-on-card": "Show field label on minicard",
  708. "showSum-field-on-list": "Show sum of fields at top of list",
  709. "yes": "Yes",
  710. "no": "No",
  711. "accounts": "Accounts",
  712. "accounts-allowEmailChange": "Allow Email Change",
  713. "accounts-allowUserNameChange": "Allow Username Change",
  714. "tableVisibilityMode-allowPrivateOnly": "Boards visibility: Allow private boards only",
  715. "tableVisibilityMode" : "Boards visibility",
  716. "createdAt": "Created at",
  717. "modifiedAt": "Modified at",
  718. "verified": "Verified",
  719. "active": "Active",
  720. "card-received": "Received",
  721. "card-received-on": "Received on",
  722. "card-end": "End",
  723. "card-end-on": "Ends on",
  724. "editCardReceivedDatePopup-title": "Change received date",
  725. "editCardEndDatePopup-title": "Change end date",
  726. "setCardColorPopup-title": "Set color",
  727. "setCardActionsColorPopup-title": "Choose a color",
  728. "setSwimlaneColorPopup-title": "Choose a color",
  729. "setListColorPopup-title": "Choose a color",
  730. "assigned-by": "Assigned By",
  731. "requested-by": "Requested By",
  732. "card-sorting-by-number": "Card sorting by number",
  733. "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
  734. "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.",
  735. "boardDeletePopup-title": "Delete Board?",
  736. "delete-board": "Delete Board",
  737. "default-subtasks-board": "Subtasks for __board__ board",
  738. "default": "Default",
  739. "defaultdefault": "Default",
  740. "queue": "Queue",
  741. "subtask-settings": "Subtasks Settings",
  742. "card-settings": "Card Settings",
  743. "minicard-settings": "Minicard Settings",
  744. "boardSubtaskSettingsPopup-title": "Board Subtasks Settings",
  745. "boardCardSettingsPopup-title": "Card Settings",
  746. "boardMinicardSettingsPopup-title": "Minicard Settings",
  747. "deposit-subtasks-board": "Deposit subtasks to this board:",
  748. "deposit-subtasks-list": "Landing list for subtasks deposited here:",
  749. "show-parent-in-minicard": "Show parent in minicard:",
  750. "description-on-minicard": "Description on minicard",
  751. "cover-attachment-on-minicard": "Cover image on minicard",
  752. "badge-attachment-on-minicard": "Count of attachments on minicard",
  753. "card-sorting-by-number-on-minicard": "Card sorting by number on minicard",
  754. "prefix-with-full-path": "Prefix with full path",
  755. "prefix-with-parent": "Prefix with parent",
  756. "subtext-with-full-path": "Subtext with full path",
  757. "subtext-with-parent": "Subtext with parent",
  758. "change-card-parent": "Change card's parent",
  759. "parent-card": "Parent card",
  760. "source-board": "Source board",
  761. "no-parent": "Don't show parent",
  762. "activity-added-label": "added label '%s' to %s",
  763. "activity-removed-label": "removed label '%s' from %s",
  764. "activity-delete-attach": "deleted an attachment from %s",
  765. "activity-added-label-card": "added label '%s'",
  766. "activity-removed-label-card": "removed label '%s'",
  767. "activity-delete-attach-card": "deleted an attachment",
  768. "activity-set-customfield": "set custom field '%s' to '%s' in %s",
  769. "activity-unset-customfield": "unset custom field '%s' in %s",
  770. "r-rule": "Rule",
  771. "r-add-trigger": "Add trigger",
  772. "r-add-action": "Add action",
  773. "r-board-rules": "Board rules",
  774. "r-add-rule": "Add rule",
  775. "r-view-rule": "View rule",
  776. "r-delete-rule": "Delete rule",
  777. "r-new-rule-name": "New rule title",
  778. "r-no-rules": "No rules",
  779. "r-trigger": "Trigger",
  780. "r-action": "Action",
  781. "r-when-a-card": "When a card",
  782. "r-is": "is",
  783. "r-is-moved": "is moved",
  784. "r-added-to": "Added to",
  785. "r-removed-from": "Removed from",
  786. "r-the-board": "the board",
  787. "r-list": "list",
  788. "set-filter": "Set Filter",
  789. "r-moved-to": "Moved to",
  790. "r-moved-from": "Moved from",
  791. "r-archived": "Moved to Archive",
  792. "r-unarchived": "Restored from Archive",
  793. "r-a-card": "a card",
  794. "r-when-a-label-is": "When a label is",
  795. "r-when-the-label": "When the label",
  796. "r-list-name": "list name",
  797. "r-when-a-member": "When a member is",
  798. "r-when-the-member": "When the member",
  799. "r-name": "name",
  800. "r-when-a-attach": "When an attachment",
  801. "r-when-a-checklist": "When a checklist is",
  802. "r-when-the-checklist": "When the checklist",
  803. "r-completed": "Completed",
  804. "r-made-incomplete": "Made incomplete",
  805. "r-when-a-item": "When a checklist item is",
  806. "r-when-the-item": "When the checklist item",
  807. "r-checked": "Checked",
  808. "r-unchecked": "Unchecked",
  809. "r-move-card-to": "Move card to",
  810. "r-top-of": "Top of",
  811. "r-bottom-of": "Bottom of",
  812. "r-its-list": "its list",
  813. "r-archive": "Move to Archive",
  814. "r-unarchive": "Restore from Archive",
  815. "r-card": "card",
  816. "r-add": "Add",
  817. "r-remove": "Remove",
  818. "r-label": "label",
  819. "r-member": "member",
  820. "r-remove-all": "Remove all members from the card",
  821. "r-set-color": "Set color to",
  822. "r-checklist": "checklist",
  823. "r-check-all": "Check all",
  824. "r-uncheck-all": "Uncheck all",
  825. "r-items-check": "items of checklist",
  826. "r-check": "Check",
  827. "r-uncheck": "Uncheck",
  828. "r-item": "item",
  829. "r-of-checklist": "of checklist",
  830. "r-send-email": "Send an email",
  831. "r-to": "to",
  832. "r-of": "of",
  833. "r-subject": "subject",
  834. "r-rule-details": "Rule details",
  835. "r-d-move-to-top-gen": "Move card to top of its list",
  836. "r-d-move-to-top-spec": "Move card to top of list",
  837. "r-d-move-to-bottom-gen": "Move card to bottom of its list",
  838. "r-d-move-to-bottom-spec": "Move card to bottom of list",
  839. "r-d-send-email": "Send email",
  840. "r-d-send-email-to": "to",
  841. "r-d-send-email-subject": "subject",
  842. "r-d-send-email-message": "message",
  843. "r-d-archive": "Move card to Archive",
  844. "r-d-unarchive": "Restore card from Archive",
  845. "r-d-add-label": "Add label",
  846. "r-d-remove-label": "Remove label",
  847. "r-create-card": "Create new card",
  848. "r-in-list": "in list",
  849. "r-in-swimlane": "in swimlane",
  850. "r-d-add-member": "Add member",
  851. "r-d-remove-member": "Remove member",
  852. "r-d-remove-all-member": "Remove all member",
  853. "r-d-check-all": "Check all items of a list",
  854. "r-d-uncheck-all": "Uncheck all items of a list",
  855. "r-d-check-one": "Check item",
  856. "r-d-uncheck-one": "Uncheck item",
  857. "r-d-check-of-list": "of checklist",
  858. "r-d-add-checklist": "Add checklist",
  859. "r-d-remove-checklist": "Remove checklist",
  860. "r-by": "by",
  861. "r-add-checklist": "Add checklist",
  862. "r-with-items": "with items",
  863. "r-items-list": "item1,item2,item3",
  864. "r-add-swimlane": "Add swimlane",
  865. "r-swimlane-name": "swimlane name",
  866. "r-board-note": "Note: leave a field empty to match every possible value. ",
  867. "r-checklist-note": "Note: checklist's items have to be written as comma separated values.",
  868. "r-when-a-card-is-moved": "When a card is moved to another list",
  869. "r-set": "Set",
  870. "r-update": "Update",
  871. "r-datefield": "date field",
  872. "r-df-start-at": "start",
  873. "r-df-due-at": "due",
  874. "r-df-end-at": "end",
  875. "r-df-received-at": "received",
  876. "r-to-current-datetime": "to current date/time",
  877. "r-remove-value-from": "Remove value from",
  878. "r-link-card": "Link card to",
  879. "ldap": "LDAP",
  880. "oauth2": "OAuth2",
  881. "cas": "CAS",
  882. "authentication-method": "Authentication method",
  883. "authentication-type": "Authentication type",
  884. "custom-product-name": "Custom Product Name",
  885. "layout": "Layout",
  886. "hide-logo": "Hide Logo",
  887. "hide-card-counter-list": "Hide card counter list on All Boards",
  888. "hide-board-member-list": "Hide board member list on All Boards",
  889. "add-custom-html-after-body-start": "Add Custom HTML after <body> start",
  890. "add-custom-html-before-body-end": "Add Custom HTML before </body> end",
  891. "error-undefined": "Something went wrong",
  892. "error-ldap-login": "An error occurred while trying to login",
  893. "display-authentication-method": "Display Authentication Method",
  894. "oidc-button-text": "Customize the OIDC button text",
  895. "default-authentication-method": "Default Authentication Method",
  896. "duplicate-board": "Duplicate Board",
  897. "org-number": "The number of organizations is: ",
  898. "team-number": "The number of teams is: ",
  899. "people-number": "The number of people is: ",
  900. "swimlaneDeletePopup-title": "Delete Swimlane ?",
  901. "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.",
  902. "restore-all": "Restore all",
  903. "delete-all": "Delete all",
  904. "loading": "Loading, please wait.",
  905. "previous_as": "last time was",
  906. "act-a-dueAt": "modified due time to \nWhen: __timeValue__\nWhere: __card__\n previous due was __timeOldValue__",
  907. "act-a-endAt": "modified ending time to __timeValue__ from (__timeOldValue__)",
  908. "act-a-startAt": "modified starting time to __timeValue__ from (__timeOldValue__)",
  909. "act-a-receivedAt": "modified received time to __timeValue__ from (__timeOldValue__)",
  910. "a-dueAt": "modified due time to be",
  911. "a-endAt": "modified ending time to be",
  912. "a-startAt": "modified starting time to be",
  913. "a-receivedAt": "modified received time to be",
  914. "almostdue": "current due time %s is approaching",
  915. "pastdue": "current due time %s is past",
  916. "duenow": "current due time %s is today",
  917. "act-newDue": "__list__/__card__ has 1st due reminder [__board__]",
  918. "act-withDue": "__list__/__card__ due reminders [__board__]",
  919. "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
  920. "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
  921. "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
  922. "act-atUserComment": "You were mentioned in [__board__] __list__/__card__",
  923. "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
  924. "delete-team-confirm-popup": "Are you sure you want to delete this team? There is no undo.",
  925. "delete-org-confirm-popup": "Are you sure you want to delete this organization? There is no undo.",
  926. "accounts-allowUserDelete": "Allow users to self delete their account",
  927. "hide-minicard-label-text": "Hide minicard label text",
  928. "show-desktop-drag-handles": "Show desktop drag handles",
  929. "assignee": "Assignee",
  930. "cardAssigneesPopup-title": "Assignee",
  931. "addmore-detail": "Add a more detailed description",
  932. "show-on-card": "Show on Card",
  933. "show-on-minicard": "Show on Minicard",
  934. "new": "New",
  935. "editOrgPopup-title": "Edit Organization",
  936. "newOrgPopup-title": "New Organization",
  937. "editTeamPopup-title": "Edit Team",
  938. "newTeamPopup-title": "New Team",
  939. "editUserPopup-title": "Edit User",
  940. "newUserPopup-title": "New User",
  941. "notifications": "Notifications",
  942. "help": "Help",
  943. "view-all": "View All",
  944. "filter-by-unread": "Filter by Unread",
  945. "mark-all-as-read": "Mark all as read",
  946. "remove-all-read": "Remove all read",
  947. "allow-rename": "Allow Rename",
  948. "allowRenamePopup-title": "Allow Rename",
  949. "start-day-of-week": "Set day of the week start",
  950. "monday": "Monday",
  951. "tuesday": "Tuesday",
  952. "wednesday": "Wednesday",
  953. "thursday": "Thursday",
  954. "friday": "Friday",
  955. "saturday": "Saturday",
  956. "sunday": "Sunday",
  957. "status": "Status",
  958. "swimlane": "Swimlane",
  959. "owner": "Owner",
  960. "last-modified-at": "Last modified at",
  961. "last-activity": "Last activity",
  962. "voting": "Voting",
  963. "archived": "Archived",
  964. "delete-linked-card-before-this-card": "You can not delete this card before first deleting linked card that has",
  965. "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",
  966. "hide-checked-items": "Hide checked items",
  967. "hide-finished-checklist": "Hide finished checklist",
  968. "task": "Task",
  969. "create-task": "Create Task",
  970. "ok": "OK",
  971. "organizations": "Organizations",
  972. "teams": "Teams",
  973. "displayName": "Display Name",
  974. "shortName": "Short Name",
  975. "autoAddUsersWithDomainName": "Automatically add users with the domain name",
  976. "website": "Website",
  977. "person": "Person",
  978. "my-cards": "My Cards",
  979. "card": "Card",
  980. "list": "List",
  981. "board": "Board",
  982. "context-separator": "/",
  983. "myCardsViewChange-title": "My Cards View",
  984. "myCardsViewChangePopup-title": "My Cards View",
  985. "myCardsViewChange-choice-boards": "Boards",
  986. "myCardsViewChange-choice-table": "Table",
  987. "myCardsSortChange-title": "My Cards Sort",
  988. "myCardsSortChangePopup-title": "My Cards Sort",
  989. "myCardsSortChange-choice-board": "By Board",
  990. "myCardsSortChange-choice-dueat": "By Due Date",
  991. "dueCards-title": "Due Cards",
  992. "dueCardsViewChange-title": "Due Cards View",
  993. "dueCardsViewChangePopup-title": "Due Cards View",
  994. "dueCardsViewChange-choice-me": "Me",
  995. "dueCardsViewChange-choice-all": "All Users",
  996. "dueCardsViewChange-choice-all-description": "Shows all incomplete cards with a *Due* date from boards for which the user has permission.",
  997. "broken-cards": "Broken Cards",
  998. "board-title-not-found": "Board '%s' not found.",
  999. "swimlane-title-not-found": "Swimlane '%s' not found.",
  1000. "list-title-not-found": "List '%s' not found.",
  1001. "label-not-found": "Label '%s' not found.",
  1002. "label-color-not-found": "Label color %s not found.",
  1003. "user-username-not-found": "Username '%s' not found.",
  1004. "comment-not-found": "Card with comment containing text '%s' not found.",
  1005. "org-name-not-found": "Organization '%s' not found.",
  1006. "team-name-not-found": "Team '%s' not found.",
  1007. "globalSearch-title": "Search All Boards",
  1008. "no-cards-found": "No Cards Found",
  1009. "one-card-found": "One Card Found",
  1010. "n-cards-found": "%s Cards Found",
  1011. "n-n-of-n-cards-found": "__start__-__end__ of __total__ Cards Found",
  1012. "operator-board": "board",
  1013. "operator-board-abbrev": "b",
  1014. "operator-swimlane": "swimlane",
  1015. "operator-swimlane-abbrev": "s",
  1016. "operator-list": "list",
  1017. "operator-list-abbrev": "l",
  1018. "operator-label": "label",
  1019. "operator-label-abbrev": "#",
  1020. "operator-user": "user",
  1021. "operator-user-abbrev": "@",
  1022. "operator-member": "member",
  1023. "operator-member-abbrev": "m",
  1024. "operator-assignee": "assignee",
  1025. "operator-assignee-abbrev": "a",
  1026. "operator-creator": "creator",
  1027. "operator-status": "status",
  1028. "operator-due": "due",
  1029. "operator-created": "created",
  1030. "operator-modified": "modified",
  1031. "operator-sort": "sort",
  1032. "operator-comment": "comment",
  1033. "operator-has": "has",
  1034. "operator-limit": "limit",
  1035. "operator-debug": "debug",
  1036. "operator-org": "org",
  1037. "operator-team": "team",
  1038. "predicate-archived": "archived",
  1039. "predicate-open": "open",
  1040. "predicate-ended": "ended",
  1041. "predicate-all": "all",
  1042. "predicate-overdue": "overdue",
  1043. "predicate-week": "week",
  1044. "predicate-month": "month",
  1045. "predicate-quarter": "quarter",
  1046. "predicate-year": "year",
  1047. "predicate-due": "due",
  1048. "predicate-modified": "modified",
  1049. "predicate-created": "created",
  1050. "predicate-attachment": "attachment",
  1051. "predicate-description": "description",
  1052. "predicate-checklist": "checklist",
  1053. "predicate-start": "start",
  1054. "predicate-end": "end",
  1055. "predicate-assignee": "assignee",
  1056. "predicate-member": "member",
  1057. "predicate-public": "public",
  1058. "predicate-private": "private",
  1059. "predicate-selector": "selector",
  1060. "predicate-projection": "projection",
  1061. "operator-unknown-error": "%s is not an operator",
  1062. "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
  1063. "operator-sort-invalid": "sort of '%s' is invalid",
  1064. "operator-status-invalid": "'%s' is not a valid status",
  1065. "operator-has-invalid": "%s is not a valid existence check",
  1066. "operator-limit-invalid": "%s is not a valid limit. Limit should be a positive integer.",
  1067. "operator-debug-invalid": "%s is not a valid debug predicate",
  1068. "next-page": "Next Page",
  1069. "previous-page": "Previous Page",
  1070. "heading-notes": "Notes",
  1071. "globalSearch-instructions-heading": "Search Instructions",
  1072. "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\"`).",
  1073. "globalSearch-instructions-operators": "Available operators:",
  1074. "globalSearch-instructions-operator-board": "`__operator_board__:<title>` - cards in boards matching the specified *<title>*",
  1075. "globalSearch-instructions-operator-list": "`__operator_list__:<title>` - cards in lists matching the specified *<title>*",
  1076. "globalSearch-instructions-operator-swimlane": "`__operator_swimlane__:<title>` - cards in swimlanes matching the specified *<title>*",
  1077. "globalSearch-instructions-operator-comment": "`__operator_comment__:<text>` - cards with a comment containing *<text>*.",
  1078. "globalSearch-instructions-operator-label": "`__operator_label__:<color>` `__operator_label__:<name>` - cards that have a label matching *<color>* or *<name>",
  1079. "globalSearch-instructions-operator-hash": "`__operator_label_abbrev__<name|color>` - shorthand for `__operator_label__:<color>` or `__operator_label__:<name>`",
  1080. "globalSearch-instructions-operator-user": "`__operator_user__:<username>` - cards where *<username>* is a *member* or *assignee*",
  1081. "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:<username>`",
  1082. "globalSearch-instructions-operator-member": "`__operator_member__:<username>` - cards where *<username>* is a *member*",
  1083. "globalSearch-instructions-operator-assignee": "`__operator_assignee__:<username>` - cards where *<username>* is an *assignee*",
  1084. "globalSearch-instructions-operator-creator": "`__operator_creator__:<username>` - cards where *<username>* is the card's creator",
  1085. "globalSearch-instructions-operator-org": "`__operator_org__:<display name|short name>` - cards belonging to a board assigned to organization *<name>*",
  1086. "globalSearch-instructions-operator-team": "`__operator_team__:<display name|short name>` - cards belonging to a board assigned to team *<name>*",
  1087. "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.",
  1088. "globalSearch-instructions-operator-created": "`__operator_created__:<n>` - cards which were created *<n>* days ago or less",
  1089. "globalSearch-instructions-operator-modified": "`__operator_modified__:<n>` - cards which were modified *<n>* days ago or less",
  1090. "globalSearch-instructions-operator-status": "`__operator_status__:<status>` - where *<status>* is one of the following:",
  1091. "globalSearch-instructions-status-archived": "`__predicate_archived__` - archived cards",
  1092. "globalSearch-instructions-status-all": "`__predicate_all__` - all archived and unarchived cards",
  1093. "globalSearch-instructions-status-ended": "`__predicate_ended__` - cards with an end date",
  1094. "globalSearch-instructions-status-public": "`__predicate_public__` - cards only in public boards",
  1095. "globalSearch-instructions-status-private": "`__predicate_private__` - cards only in private boards",
  1096. "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).",
  1097. "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.",
  1098. "globalSearch-instructions-operator-limit": "`__operator_limit__:<n>` - where *<n>* is a positive integer expressing the number of cards to be displayed per page.",
  1099. "globalSearch-instructions-notes-1": "Multiple operators may be specified.",
  1100. "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*.",
  1101. "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.",
  1102. "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.",
  1103. "globalSearch-instructions-notes-4": "Text searches are case insensitive.",
  1104. "globalSearch-instructions-notes-5": "By default archived cards are not searched.",
  1105. "link-to-search": "Link to this search",
  1106. "excel-font": "Arial",
  1107. "number": "Number",
  1108. "label-colors": "Label Colors",
  1109. "label-names": "Label Names",
  1110. "archived-at": "archived at",
  1111. "sort-cards": "Sort Cards",
  1112. "sort-is-on": "Sort is on",
  1113. "cardsSortPopup-title": "Sort Cards",
  1114. "due-date": "Due Date",
  1115. "server-error": "Server Error",
  1116. "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`",
  1117. "title-alphabetically": "Title (Alphabetically)",
  1118. "created-at-newest-first": "Created At (Newest First)",
  1119. "created-at-oldest-first": "Created At (Oldest First)",
  1120. "links-heading": "Links",
  1121. "hide-activities-of-all-boards": "Don't show the board activities on all boards",
  1122. "now-activities-of-all-boards-are-hidden": "Now all activities of all boards are hidden",
  1123. "move-swimlane": "Move Swimlane",
  1124. "moveSwimlanePopup-title": "Move Swimlane",
  1125. "custom-field-stringtemplate": "String Template",
  1126. "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)",
  1127. "custom-field-stringtemplate-separator": "Separator (use &#32; or &nbsp; for a space)",
  1128. "custom-field-stringtemplate-item-placeholder": "Press enter to add more items",
  1129. "creator": "Creator",
  1130. "creator-on-minicard": "Creator on minicard",
  1131. "filesReportTitle": "Files Report",
  1132. "reports": "Reports",
  1133. "rulesReportTitle": "Rules Report",
  1134. "boardsReportTitle": "Boards Report",
  1135. "cardsReportTitle": "Cards Report",
  1136. "copy-swimlane": "Copy Swimlane",
  1137. "copySwimlanePopup-title": "Copy Swimlane",
  1138. "display-card-creator": "Display Card Creator",
  1139. "wait-spinner": "Wait Spinner",
  1140. "Bounce": "Bounce Wait Spinner",
  1141. "Cube": "Cube Wait Spinner",
  1142. "Cube-Grid": "Cube-Grid Wait Spinner",
  1143. "Dot": "Dot Wait Spinner",
  1144. "Double-Bounce": "Double Bounce Wait Spinner",
  1145. "Rotateplane": "Rotateplane Wait Spinner",
  1146. "Scaleout": "Scaleout Wait Spinner",
  1147. "Wave": "Wave Wait Spinner",
  1148. "maximize-card": "Maximize Card",
  1149. "minimize-card": "Minimize Card",
  1150. "delete-org-warning-message": "Can not delete this organization, there is at least one user that belongs to it",
  1151. "delete-team-warning-message": "Can not delete this team, there is at least one user that belongs to it",
  1152. "subject": "Subject",
  1153. "details": "Details",
  1154. "carbon-copy": "Carbon Copy (Cc:)",
  1155. "ticket": "Ticket",
  1156. "tickets": "Tickets",
  1157. "ticket-number": "Ticket Number",
  1158. "open": "Open",
  1159. "pending": "Pending",
  1160. "closed": "Closed",
  1161. "resolved": "Resolved",
  1162. "cancelled": "Cancelled",
  1163. "history": "History",
  1164. "request": "Request",
  1165. "requests": "Requests",
  1166. "help-request": "Help Request",
  1167. "editCardSortOrderPopup-title": "Change Sorting",
  1168. "cardDetailsPopup-title": "Card Details",
  1169. "add-teams": "Add teams",
  1170. "add-teams-label": "Added teams are displayed below:",
  1171. "remove-team-from-table": "Are you sure you want to remove this team from the board ?",
  1172. "confirm-btn": "Confirm",
  1173. "remove-btn": "Remove",
  1174. "filter-card-title-label": "Filter by card title",
  1175. "invite-people-success": "Invitation to register sent with success",
  1176. "invite-people-error": "Error while sending invitation to register",
  1177. "can-invite-if-same-mailDomainName": "Email domain name",
  1178. "to-create-teams-contact-admin": "To create teams, please contact the administrator.",
  1179. "Node_heap_total_heap_size": "Node heap: total heap size",
  1180. "Node_heap_total_heap_size_executable": "Node heap: total heap size executable",
  1181. "Node_heap_total_physical_size": "Node heap: total physical size",
  1182. "Node_heap_total_available_size": "Node heap: total available size",
  1183. "Node_heap_used_heap_size": "Node heap: used heap size",
  1184. "Node_heap_heap_size_limit": "Node heap: heap size limit",
  1185. "Node_heap_malloced_memory": "Node heap: malloced memory",
  1186. "Node_heap_peak_malloced_memory": "Node heap: peak malloced memory",
  1187. "Node_heap_does_zap_garbage": "Node heap: does zap garbage",
  1188. "Node_heap_number_of_native_contexts": "Node heap: number of native contexts",
  1189. "Node_heap_number_of_detached_contexts": "Node heap: number of detached contexts",
  1190. "Node_memory_usage_rss": "Node memory usage: resident set size",
  1191. "Node_memory_usage_heap_total": "Node memory usage: total size of the allocated heap",
  1192. "Node_memory_usage_heap_used": "Node memory usage: actual memory used",
  1193. "Node_memory_usage_external": "Node memory usage: external",
  1194. "add-organizations": "Add organizations",
  1195. "add-organizations-label": "Added organizations are displayed below:",
  1196. "remove-organization-from-board": "Are you sure you want to remove this organization from this board ?",
  1197. "to-create-organizations-contact-admin": "To create organizations, please contact administrator.",
  1198. "custom-legal-notice-link-url": "Custom legal notice page URL",
  1199. "acceptance_of_our_legalNotice": "By continuing, you accept our",
  1200. "legalNotice": "legal notice",
  1201. "copied": "Copied!",
  1202. "checklistActionsPopup-title": "Checklist Actions",
  1203. "moveChecklist": "Move Checklist",
  1204. "moveChecklistPopup-title": "Move Checklist",
  1205. "newlineBecomesNewChecklistItem": "Each line of text becomes one of the checklist items",
  1206. "newLineNewItem": "One line of text = one checklist item",
  1207. "newlineBecomesNewChecklistItemOriginOrder": "Each line of text becomes one of the checklist items, original order",
  1208. "originOrder": "original order",
  1209. "copyChecklist": "Copy Checklist",
  1210. "copyChecklistPopup-title": "Copy Checklist",
  1211. "card-show-lists": "Card Show Lists",
  1212. "subtaskActionsPopup-title": "Subtask Actions",
  1213. "attachmentActionsPopup-title": "Attachment Actions",
  1214. "attachment-move-storage-fs": "Move attachment to filesystem",
  1215. "attachment-move-storage-gridfs": "Move attachment to GridFS",
  1216. "attachment-move-storage-s3": "Move attachment to S3",
  1217. "attachment-move": "Move Attachment",
  1218. "move-all-attachments-to-fs": "Move all attachments to filesystem",
  1219. "move-all-attachments-to-gridfs": "Move all attachments to GridFS",
  1220. "move-all-attachments-to-s3": "Move all attachments to S3",
  1221. "move-all-attachments-of-board-to-fs": "Move all attachments of board to filesystem",
  1222. "move-all-attachments-of-board-to-gridfs": "Move all attachments of board to GridFS",
  1223. "move-all-attachments-of-board-to-s3": "Move all attachments of board to S3",
  1224. "path": "Path",
  1225. "version-name": "Version-Name",
  1226. "size": "Size",
  1227. "storage": "Storage",
  1228. "action": "Action",
  1229. "board-title": "Board Title",
  1230. "attachmentRenamePopup-title": "Rename",
  1231. "uploading": "Uploading",
  1232. "remaining_time": "Remaining time",
  1233. "speed": "Speed",
  1234. "progress": "Progress",
  1235. "password-again": "Password (again)",
  1236. "if-you-already-have-an-account": "If you already have an account",
  1237. "register": "Register",
  1238. "forgot-password": "Forgot password",
  1239. "minicardDetailsActionsPopup-title": "Card Details",
  1240. "Mongo_sessions_count": "Mongo sessions count",
  1241. "change-visibility": "Change Visibility",
  1242. "max-upload-filesize": "Max upload filesize in bytes:",
  1243. "allowed-upload-filetypes": "Allowed upload filetypes:",
  1244. "max-avatar-filesize": "Max avatar filesize in bytes:",
  1245. "allowed-avatar-filetypes": "Allowed avatar filetypes:",
  1246. "invalid-file": "If filename is invalid, upload or rename is cancelled.",
  1247. "preview-pdf-not-supported": "Your device does not support previewing PDF. Try downloading instead.",
  1248. "drag-board": "Drag board",
  1249. "translation-number": "The number of custom translation strings is:",
  1250. "delete-translation-confirm-popup": "Are you sure you want to delete this custom translation string? There is no undo.",
  1251. "newTranslationPopup-title": "New custom translation string",
  1252. "editTranslationPopup-title": "Edit custom translation string",
  1253. "settingsTranslationPopup-title": "Delete this custom translation string?",
  1254. "translation": "Translation",
  1255. "text": "Text",
  1256. "translation-text": "Translation text",
  1257. "show-subtasks-field": "Show subtasks field",
  1258. "convert-to-markdown": "Convert to markdown",
  1259. "import-board-zip": "Add .zip file that has board JSON files, and board name subdirectories with attachments",
  1260. "collapse": "Collapse",
  1261. "uncollapse": "Uncollapse",
  1262. "hideCheckedChecklistItems": "Hide checked checklist items",
  1263. "hideAllChecklistItems": "Hide all checklist items",
  1264. "support": "Support",
  1265. "supportPopup-title": "Support",
  1266. "accessibility-page-enabled": "Accessibility page enabled",
  1267. "accessibility-title": "Accessibility topic",
  1268. "accessibility-content": "Accessibility content"
  1269. }