en.i18n.json 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480
  1. {
  2. "accept": "Accept",
  3. "act-activity-notify": "[Wekan] Activity Notification",
  4. "act-addAttachment": "attached __attachment__ to __card__",
  5. "act-addChecklist": "added checklist __checklist__ to __card__",
  6. "act-addChecklistItem": "added __checklistItem__ to checklist __checklist__ on __card__",
  7. "act-addComment": "commented on __card__: __comment__",
  8. "act-createBoard": "created __board__",
  9. "act-createCard": "added __card__ to __list__",
  10. "act-createCustomField": "created custom field __customField__",
  11. "act-createList": "added __list__ to __board__",
  12. "act-addBoardMember": "added __member__ to __board__",
  13. "act-archivedBoard": "__board__ moved to Recycle Bin",
  14. "act-archivedCard": "__card__ moved to Recycle Bin",
  15. "act-archivedList": "__list__ moved to Recycle Bin",
  16. "act-archivedSwimlane": "__swimlane__ moved to Recycle Bin",
  17. "act-importBoard": "imported __board__",
  18. "act-importCard": "imported __card__",
  19. "act-importList": "imported __list__",
  20. "act-joinMember": "added __member__ to __card__",
  21. "act-moveCard": "moved __card__ from __oldList__ to __list__",
  22. "act-removeBoardMember": "removed __member__ from __board__",
  23. "act-restoredCard": "restored __card__ to __board__",
  24. "act-unjoinMember": "removed __member__ from __card__",
  25. "act-withBoardTitle": "[Wekan] __board__",
  26. "act-withCardTitle": "[__board__] __card__",
  27. "actions": "Actions",
  28. "activities": "Activities",
  29. "activity": "Activity",
  30. "activity-added": "added %s to %s",
  31. "activity-archived": "%s moved to Recycle Bin",
  32. "activity-attached": "attached %s to %s",
  33. "activity-created": "created %s",
  34. "activity-customfield-created": "created custom field %s",
  35. "activity-excluded": "excluded %s from %s",
  36. "activity-imported": "imported %s into %s from %s",
  37. "activity-imported-board": "imported %s from %s",
  38. "activity-joined": "joined %s",
  39. "activity-moved": "moved %s from %s to %s",
  40. "activity-on": "on %s",
  41. "activity-removed": "removed %s from %s",
  42. "activity-sent": "sent %s to %s",
  43. "activity-unjoined": "unjoined %s",
  44. "activity-checklist-added": "added checklist to %s",
  45. "activity-checklist-item-added": "added checklist item to '%s' in %s",
  46. "add": "Add",
  47. "add-attachment": "Add Attachment",
  48. "add-board": "Add Board",
  49. "add-card": "Add Card",
  50. "add-swimlane": "Add Swimlane",
  51. "add-checklist": "Add Checklist",
  52. "add-checklist-item": "Add an item to checklist",
  53. "add-cover": "Add Cover",
  54. "add-label": "Add Label",
  55. "add-list": "Add List",
  56. "add-members": "Add Members",
  57. "added": "Added",
  58. "addMemberPopup-title": "Members",
  59. "admin": "Admin",
  60. "admin-desc": "Can view and edit cards, remove members, and change settings for the board.",
  61. "admin-announcement": "Announcement",
  62. "admin-announcement-active": "Active System-Wide Announcement",
  63. "admin-announcement-title": "Announcement from Administrator",
  64. "all-boards": "All boards",
  65. "and-n-other-card": "And __count__ other card",
  66. "and-n-other-card_plural": "And __count__ other cards",
  67. "apply": "Apply",
  68. "app-is-offline": "Wekan is loading, please wait. Refreshing the page will cause data loss. If Wekan does not load, please check that Wekan server has not stopped.",
  69. "archive": "Move to Recycle Bin",
  70. "archive-all": "Move All to Recycle Bin",
  71. "archive-board": "Move Board to Recycle Bin",
  72. "archive-card": "Move Card to Recycle Bin",
  73. "archive-list": "Move List to Recycle Bin",
  74. "archive-swimlane": "Move Swimlane to Recycle Bin",
  75. "archive-selection": "Move selection to Recycle Bin",
  76. "archiveBoardPopup-title": "Move Board to Recycle Bin?",
  77. "archived-items": "Recycle Bin",
  78. "archived-boards": "Boards in Recycle Bin",
  79. "restore-board": "Restore Board",
  80. "no-archived-boards": "No Boards in Recycle Bin.",
  81. "archives": "Recycle Bin",
  82. "assign-member": "Assign member",
  83. "attached": "attached",
  84. "attachment": "Attachment",
  85. "attachment-delete-pop": "Deleting an attachment is permanent. There is no undo.",
  86. "attachmentDeletePopup-title": "Delete Attachment?",
  87. "attachments": "Attachments",
  88. "auto-watch": "Automatically watch boards when they are created",
  89. "avatar-too-big": "The avatar is too large (70KB max)",
  90. "back": "Back",
  91. "board-change-color": "Change color",
  92. "board-nb-stars": "%s stars",
  93. "board-not-found": "Board not found",
  94. "board-private-info": "This board will be <strong>private</strong>.",
  95. "board-public-info": "This board will be <strong>public</strong>.",
  96. "boardChangeColorPopup-title": "Change Board Background",
  97. "boardChangeTitlePopup-title": "Rename Board",
  98. "boardChangeVisibilityPopup-title": "Change Visibility",
  99. "boardChangeWatchPopup-title": "Change Watch",
  100. "boardMenuPopup-title": "Board Menu",
  101. "boards": "Boards",
  102. "board-view": "Board View",
  103. "board-view-cal": "Calendar",
  104. "board-view-swimlanes": "Swimlanes",
  105. "board-view-lists": "Lists",
  106. "bucket-example": "Like “Bucket List” for example",
  107. "cancel": "Cancel",
  108. "card-archived": "This card is moved to Recycle Bin.",
  109. "card-comments-title": "This card has %s comment.",
  110. "card-delete-notice": "Deleting is permanent. You will lose all actions associated with this card.",
  111. "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.",
  112. "card-delete-suggest-archive": "You can move a card to Recycle Bin to remove it from the board and preserve the activity.",
  113. "card-due": "Due",
  114. "card-due-on": "Due on",
  115. "card-spent": "Spent Time",
  116. "card-edit-attachments": "Edit attachments",
  117. "card-edit-custom-fields": "Edit custom fields",
  118. "card-edit-labels": "Edit labels",
  119. "card-edit-members": "Edit members",
  120. "card-labels-title": "Change the labels for the card.",
  121. "card-members-title": "Add or remove members of the board from the card.",
  122. "card-start": "Start",
  123. "card-start-on": "Starts on",
  124. "cardAttachmentsPopup-title": "Attach From",
  125. "cardCustomField-datePopup-title": "Change date",
  126. "cardCustomFieldsPopup-title": "Edit custom fields",
  127. "cardDeletePopup-title": "Delete Card?",
  128. "cardDetailsActionsPopup-title": "Card Actions",
  129. "cardLabelsPopup-title": "Labels",
  130. "cardMembersPopup-title": "Members",
  131. "cardMorePopup-title": "More",
  132. "cards": "Cards",
  133. "cards-count": "Cards",
  134. "casSignIn" : "Sign In with CAS",
  135. "change": "Change",
  136. "change-avatar": "Change Avatar",
  137. "change-password": "Change Password",
  138. "change-permissions": "Change permissions",
  139. "change-settings": "Change Settings",
  140. "changeAvatarPopup-title": "Change Avatar",
  141. "changeLanguagePopup-title": "Change Language",
  142. "changePasswordPopup-title": "Change Password",
  143. "changePermissionsPopup-title": "Change Permissions",
  144. "changeSettingsPopup-title": "Change Settings",
  145. "checklists": "Checklists",
  146. "click-to-star": "Click to star this board.",
  147. "click-to-unstar": "Click to unstar this board.",
  148. "clipboard": "Clipboard or drag & drop",
  149. "close": "Close",
  150. "close-board": "Close Board",
  151. "close-board-pop": "You will be able to restore the board by clicking the “Recycle Bin” button from the home header.",
  152. "color-black": "black",
  153. "color-blue": "blue",
  154. "color-green": "green",
  155. "color-lime": "lime",
  156. "color-orange": "orange",
  157. "color-pink": "pink",
  158. "color-purple": "purple",
  159. "color-red": "red",
  160. "color-sky": "sky",
  161. "color-yellow": "yellow",
  162. "comment": "Comment",
  163. "comment-placeholder": "Write Comment",
  164. "comment-only": "Comment only",
  165. "comment-only-desc": "Can comment on cards only.",
  166. "computer": "Computer",
  167. "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist",
  168. "copy-card-link-to-clipboard": "Copy card link to clipboard",
  169. "copyCardPopup-title": "Copy Card",
  170. "copyChecklistToManyCardsPopup-title": "Copy Checklist Template to Many Cards",
  171. "copyChecklistToManyCardsPopup-instructions": "Destination Card Titles and Descriptions in this JSON format",
  172. "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\"} ]",
  173. "create": "Create",
  174. "createBoardPopup-title": "Create Board",
  175. "chooseBoardSourcePopup-title": "Import board",
  176. "createLabelPopup-title": "Create Label",
  177. "createCustomField": "Create Field",
  178. "createCustomFieldPopup-title": "Create Field",
  179. "current": "current",
  180. "custom-field-delete-pop": "There is no undo. This will remove this custom field from all cards and destroy its history.",
  181. "custom-field-checkbox": "Checkbox",
  182. "custom-field-date": "Date",
  183. "custom-field-dropdown": "Dropdown List",
  184. "custom-field-dropdown-none": "(none)",
  185. "custom-field-dropdown-options": "List Options",
  186. "custom-field-dropdown-options-placeholder": "Press enter to add more options",
  187. "custom-field-dropdown-unknown": "(unknown)",
  188. "custom-field-number": "Number",
  189. "custom-field-text": "Text",
  190. "custom-fields": "Custom Fields",
  191. "date": "Date",
  192. "decline": "Decline",
  193. "default-avatar": "Default avatar",
  194. "delete": "Delete",
  195. "deleteCustomFieldPopup-title": "Delete Custom Field?",
  196. "deleteLabelPopup-title": "Delete Label?",
  197. "description": "Description",
  198. "disambiguateMultiLabelPopup-title": "Disambiguate Label Action",
  199. "disambiguateMultiMemberPopup-title": "Disambiguate Member Action",
  200. "discard": "Discard",
  201. "done": "Done",
  202. "download": "Download",
  203. "edit": "Edit",
  204. "edit-avatar": "Change Avatar",
  205. "edit-profile": "Edit Profile",
  206. "edit-wip-limit": "Edit WIP Limit",
  207. "soft-wip-limit": "Soft WIP Limit",
  208. "editCardStartDatePopup-title": "Change start date",
  209. "editCardDueDatePopup-title": "Change due date",
  210. "editCustomFieldPopup-title": "Edit Field",
  211. "editCardSpentTimePopup-title": "Change spent time",
  212. "editLabelPopup-title": "Change Label",
  213. "editNotificationPopup-title": "Edit Notification",
  214. "editProfilePopup-title": "Edit Profile",
  215. "email": "Email",
  216. "email-enrollAccount-subject": "An account created for you on __siteName__",
  217. "email-enrollAccount-text": "Hello __user__,\n\nTo start using the service, simply click the link below.\n\n__url__\n\nThanks.",
  218. "email-fail": "Sending email failed",
  219. "email-fail-text": "Error trying to send email",
  220. "email-invalid": "Invalid email",
  221. "email-invite": "Invite via Email",
  222. "email-invite-subject": "__inviter__ sent you an invitation",
  223. "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.",
  224. "email-resetPassword-subject": "Reset your password on __siteName__",
  225. "email-resetPassword-text": "Hello __user__,\n\nTo reset your password, simply click the link below.\n\n__url__\n\nThanks.",
  226. "email-sent": "Email sent",
  227. "email-verifyEmail-subject": "Verify your email address on __siteName__",
  228. "email-verifyEmail-text": "Hello __user__,\n\nTo verify your account email, simply click the link below.\n\n__url__\n\nThanks.",
  229. "enable-wip-limit": "Enable WIP Limit",
  230. "error-board-doesNotExist": "This board does not exist",
  231. "error-board-notAdmin": "You need to be admin of this board to do that",
  232. "error-board-notAMember": "You need to be a member of this board to do that",
  233. "error-json-malformed": "Your text is not valid JSON",
  234. "error-json-schema": "Your JSON data does not include the proper information in the correct format",
  235. "error-list-doesNotExist": "This list does not exist",
  236. "error-user-doesNotExist": "This user does not exist",
  237. "error-user-notAllowSelf": "You can not invite yourself",
  238. "error-user-notCreated": "This user is not created",
  239. "error-username-taken": "This username is already taken",
  240. "error-email-taken": "Email has already been taken",
  241. "export-board": "Export board",
  242. "filter": "Filter",
  243. "filter-cards": "Filter Cards",
  244. "filter-clear": "Clear filter",
  245. "filter-no-label": "No label",
  246. "filter-no-member": "No member",
  247. "filter-no-custom-fields": "No Custom Fields",
  248. "filter-on": "Filter is on",
  249. "filter-on-desc": "You are filtering cards on this board. Click here to edit filter.",
  250. "filter-to-selection": "Filter to selection",
  251. "advanced-filter-label": "Advanced Filter",
  252. "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",
  253. "fullname": "Full Name",
  254. "header-logo-title": "Go back to your boards page.",
  255. "hide-system-messages": "Hide system messages",
  256. "headerBarCreateBoardPopup-title": "Create Board",
  257. "home": "Home",
  258. "import": "Import",
  259. "import-board": "import board",
  260. "import-board-c": "Import board",
  261. "import-board-title-trello": "Import board from Trello",
  262. "import-board-title-wekan": "Import board from Wekan",
  263. "import-sandstorm-warning": "Imported board will delete all existing data on board and replace it with imported board.",
  264. "from-trello": "From Trello",
  265. "from-wekan": "From Wekan",
  266. "import-board-instruction-trello": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text.",
  267. "import-board-instruction-wekan": "In your Wekan board, go to 'Menu', then 'Export board', and copy the text in the downloaded file.",
  268. "import-json-placeholder": "Paste your valid JSON data here",
  269. "import-map-members": "Map members",
  270. "import-members-map": "Your imported board has some members. Please map the members you want to import to Wekan users",
  271. "import-show-user-mapping": "Review members mapping",
  272. "import-user-select": "Pick the Wekan user you want to use as this member",
  273. "importMapMembersAddPopup-title": "Select Wekan member",
  274. "info": "Version",
  275. "initials": "Initials",
  276. "invalid-date": "Invalid date",
  277. "invalid-time": "Invalid time",
  278. "invalid-user": "Invalid user",
  279. "joined": "joined",
  280. "just-invited": "You are just invited to this board",
  281. "keyboard-shortcuts": "Keyboard shortcuts",
  282. "label-create": "Create Label",
  283. "label-default": "%s label (default)",
  284. "label-delete-pop": "There is no undo. This will remove this label from all cards and destroy its history.",
  285. "labels": "Labels",
  286. "language": "Language",
  287. "last-admin-desc": "You can’t change roles because there must be at least one admin.",
  288. "leave-board": "Leave Board",
  289. "leave-board-pop": "Are you sure you want to leave __boardTitle__? You will be removed from all cards on this board.",
  290. "leaveBoardPopup-title": "Leave Board ?",
  291. "link-card": "Link to this card",
  292. "list-archive-cards": "Move all cards in this list to Recycle Bin",
  293. "list-archive-cards-pop": "This will remove all the cards in this list from the board. To view cards in Recycle Bin and bring them back to the board, click “Menu” > “Recycle Bin”.",
  294. "list-move-cards": "Move all cards in this list",
  295. "list-select-cards": "Select all cards in this list",
  296. "listActionPopup-title": "List Actions",
  297. "swimlaneActionPopup-title": "Swimlane Actions",
  298. "listImportCardPopup-title": "Import a Trello card",
  299. "listMorePopup-title": "More",
  300. "link-list": "Link to this list",
  301. "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.",
  302. "list-delete-suggest-archive": "You can move a list to Recycle Bin to remove it from the board and preserve the activity.",
  303. "lists": "Lists",
  304. "swimlanes": "Swimlanes",
  305. "log-out": "Log Out",
  306. "log-in": "Log In",
  307. "loginPopup-title": "Log In",
  308. "memberMenuPopup-title": "Member Settings",
  309. "members": "Members",
  310. "menu": "Menu",
  311. "move-selection": "Move selection",
  312. "moveCardPopup-title": "Move Card",
  313. "moveCardToBottom-title": "Move to Bottom",
  314. "moveCardToTop-title": "Move to Top",
  315. "moveSelectionPopup-title": "Move selection",
  316. "multi-selection": "Multi-Selection",
  317. "multi-selection-on": "Multi-Selection is on",
  318. "muted": "Muted",
  319. "muted-info": "You will never be notified of any changes in this board",
  320. "my-boards": "My Boards",
  321. "name": "Name",
  322. "no-archived-cards": "No cards in Recycle Bin.",
  323. "no-archived-lists": "No lists in Recycle Bin.",
  324. "no-archived-swimlanes": "No swimlanes in Recycle Bin.",
  325. "no-results": "No results",
  326. "normal": "Normal",
  327. "normal-desc": "Can view and edit cards. Can't change settings.",
  328. "not-accepted-yet": "Invitation not accepted yet",
  329. "notify-participate": "Receive updates to any cards you participate as creater or member",
  330. "notify-watch": "Receive updates to any boards, lists, or cards you’re watching",
  331. "optional": "optional",
  332. "or": "or",
  333. "page-maybe-private": "This page may be private. You may be able to view it by <a href='%s'>logging in</a>.",
  334. "page-not-found": "Page not found.",
  335. "password": "Password",
  336. "paste-or-dragdrop": "to paste, or drag & drop image file to it (image only)",
  337. "participating": "Participating",
  338. "preview": "Preview",
  339. "previewAttachedImagePopup-title": "Preview",
  340. "previewClipboardImagePopup-title": "Preview",
  341. "private": "Private",
  342. "private-desc": "This board is private. Only people added to the board can view and edit it.",
  343. "profile": "Profile",
  344. "public": "Public",
  345. "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.",
  346. "quick-access-description": "Star a board to add a shortcut in this bar.",
  347. "remove-cover": "Remove Cover",
  348. "remove-from-board": "Remove from Board",
  349. "remove-label": "Remove Label",
  350. "listDeletePopup-title": "Delete List ?",
  351. "remove-member": "Remove Member",
  352. "remove-member-from-card": "Remove from Card",
  353. "remove-member-pop": "Remove __name__ (__username__) from __boardTitle__? The member will be removed from all cards on this board. They will receive a notification.",
  354. "removeMemberPopup-title": "Remove Member?",
  355. "rename": "Rename",
  356. "rename-board": "Rename Board",
  357. "restore": "Restore",
  358. "save": "Save",
  359. "search": "Search",
  360. "search-cards": "Search from card titles and descriptions on this board",
  361. "search-example": "Text to search for?",
  362. "select-color": "Select Color",
  363. "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list",
  364. "setWipLimitPopup-title": "Set WIP Limit",
  365. "shortcut-assign-self": "Assign yourself to current card",
  366. "shortcut-autocomplete-emoji": "Autocomplete emoji",
  367. "shortcut-autocomplete-members": "Autocomplete members",
  368. "shortcut-clear-filters": "Clear all filters",
  369. "shortcut-close-dialog": "Close Dialog",
  370. "shortcut-filter-my-cards": "Filter my cards",
  371. "shortcut-show-shortcuts": "Bring up this shortcuts list",
  372. "shortcut-toggle-filterbar": "Toggle Filter Sidebar",
  373. "shortcut-toggle-sidebar": "Toggle Board Sidebar",
  374. "show-cards-minimum-count": "Show cards count if list contains more than",
  375. "sidebar-open": "Open Sidebar",
  376. "sidebar-close": "Close Sidebar",
  377. "signupPopup-title": "Create an Account",
  378. "star-board-title": "Click to star this board. It will show up at top of your boards list.",
  379. "starred-boards": "Starred Boards",
  380. "starred-boards-description": "Starred boards show up at the top of your boards list.",
  381. "subscribe": "Subscribe",
  382. "team": "Team",
  383. "this-board": "this board",
  384. "this-card": "this card",
  385. "spent-time-hours": "Spent time (hours)",
  386. "overtime-hours": "Overtime (hours)",
  387. "overtime": "Overtime",
  388. "has-overtime-cards": "Has overtime cards",
  389. "has-spenttime-cards": "Has spent time cards",
  390. "time": "Time",
  391. "title": "Title",
  392. "tracking": "Tracking",
  393. "tracking-info": "You will be notified of any changes to those cards you are involved as creator or member.",
  394. "type": "Type",
  395. "unassign-member": "Unassign member",
  396. "unsaved-description": "You have an unsaved description.",
  397. "unwatch": "Unwatch",
  398. "upload": "Upload",
  399. "upload-avatar": "Upload an avatar",
  400. "uploaded-avatar": "Uploaded an avatar",
  401. "username": "Username",
  402. "view-it": "View it",
  403. "warn-list-archived": "warning: this card is in an list at Recycle Bin",
  404. "watch": "Watch",
  405. "watching": "Watching",
  406. "watching-info": "You will be notified of any change in this board",
  407. "welcome-board": "Welcome Board",
  408. "welcome-swimlane": "Milestone 1",
  409. "welcome-list1": "Basics",
  410. "welcome-list2": "Advanced",
  411. "what-to-do": "What do you want to do?",
  412. "wipLimitErrorPopup-title": "Invalid WIP Limit",
  413. "wipLimitErrorPopup-dialog-pt1": "The number of tasks in this list is higher than the WIP limit you've defined.",
  414. "wipLimitErrorPopup-dialog-pt2": "Please move some tasks out of this list, or set a higher WIP limit.",
  415. "admin-panel": "Admin Panel",
  416. "settings": "Settings",
  417. "people": "People",
  418. "registration": "Registration",
  419. "disable-self-registration": "Disable Self-Registration",
  420. "invite": "Invite",
  421. "invite-people": "Invite People",
  422. "to-boards": "To board(s)",
  423. "email-addresses": "Email Addresses",
  424. "smtp-host-description": "The address of the SMTP server that handles your emails.",
  425. "smtp-port-description": "The port your SMTP server uses for outgoing emails.",
  426. "smtp-tls-description": "Enable TLS support for SMTP server",
  427. "smtp-host": "SMTP Host",
  428. "smtp-port": "SMTP Port",
  429. "smtp-username": "Username",
  430. "smtp-password": "Password",
  431. "smtp-tls": "TLS support",
  432. "send-from": "From",
  433. "send-smtp-test": "Send a test email to yourself",
  434. "invitation-code": "Invitation Code",
  435. "email-invite-register-subject": "__inviter__ sent you an invitation",
  436. "email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to Wekan for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.",
  437. "email-smtp-test-subject": "SMTP Test Email From Wekan",
  438. "email-smtp-test-text": "You have successfully sent an email",
  439. "error-invitation-code-not-exist": "Invitation code doesn't exist",
  440. "error-notAuthorized": "You are not authorized to view this page.",
  441. "outgoing-webhooks": "Outgoing Webhooks",
  442. "outgoingWebhooksPopup-title": "Outgoing Webhooks",
  443. "new-outgoing-webhook": "New Outgoing Webhook",
  444. "no-name": "(Unknown)",
  445. "Wekan_version": "Wekan version",
  446. "Node_version": "Node version",
  447. "OS_Arch": "OS Arch",
  448. "OS_Cpus": "OS CPU Count",
  449. "OS_Freemem": "OS Free Memory",
  450. "OS_Loadavg": "OS Load Average",
  451. "OS_Platform": "OS Platform",
  452. "OS_Release": "OS Release",
  453. "OS_Totalmem": "OS Total Memory",
  454. "OS_Type": "OS Type",
  455. "OS_Uptime": "OS Uptime",
  456. "hours": "hours",
  457. "minutes": "minutes",
  458. "seconds": "seconds",
  459. "show-field-on-card": "Show this field on card",
  460. "yes": "Yes",
  461. "no": "No",
  462. "accounts": "Accounts",
  463. "accounts-allowEmailChange": "Allow Email Change",
  464. "accounts-allowUserNameChange": "Allow Username Change",
  465. "createdAt": "Created at",
  466. "verified": "Verified",
  467. "active": "Active",
  468. "card-received": "Received",
  469. "card-received-on": "Received on",
  470. "card-end": "End",
  471. "card-end-on": "Ends on",
  472. "editCardReceivedDatePopup-title": "Change received date",
  473. "editCardEndDatePopup-title": "Change end date",
  474. "assigned-by": "Assigned By",
  475. "requested-by": "Requested By",
  476. "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
  477. "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.",
  478. "boardDeletePopup-title": "Delete Board?",
  479. "delete-board": "Delete Board"
  480. }