uk.i18n.json 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671
  1. {
  2. "accept": "Прийняти",
  3. "act-activity-notify": "Сповіщення діяльності",
  4. "act-addAttachment": "__attachment__ додане до __card__",
  5. "act-addSubtask": "додав підзадачу __checklist__ до __card__",
  6. "act-addChecklist": "додав список __checklist__ до __card__",
  7. "act-addChecklistItem": "додав __checklistItem__ до списку __checklist__ в __card__",
  8. "act-addComment": "прокоментував __card__: __comment__",
  9. "act-createBoard": "створив __board__",
  10. "act-createCard": "додав __card__ до __list__",
  11. "act-createCustomField": "створено налаштовуване поле __customField__",
  12. "act-createList": "додав __list__ до __board__",
  13. "act-addBoardMember": "додав __member__ до __board__",
  14. "act-archivedBoard": "__board__ перенесена до архіву",
  15. "act-archivedCard": "__card__ перенесена до архіву",
  16. "act-archivedList": "__list__ перенесений до архіву",
  17. "act-archivedSwimlane": "__swimlane__ перенесений до архіву",
  18. "act-importBoard": "__board__ імпортована",
  19. "act-importCard": "__card__ заімпортована",
  20. "act-importList": "__list__ імпортовано",
  21. "act-joinMember": "__member__ був доданий до __card__",
  22. "act-moveCard": " __card__ була перенесена з __oldList__ до __list__",
  23. "act-removeBoardMember": "__member__ видалений з __board__",
  24. "act-restoredCard": " __card__ відновлена у __board__",
  25. "act-unjoinMember": " __member__ був виделений з __card__",
  26. "act-withBoardTitle": "__board__",
  27. "act-withCardTitle": "[__board__] __card__",
  28. "actions": "Дії",
  29. "activities": "Діяльність",
  30. "activity": "Активність",
  31. "activity-added": "додав %s до %s",
  32. "activity-archived": "%s перенесено до архіву",
  33. "activity-attached": "прикріпив %s до %s",
  34. "activity-created": "створив %s",
  35. "activity-customfield-created": "створив налаштовуване поле",
  36. "activity-excluded": "виключено %s з %s",
  37. "activity-imported": "імпортовано %s до %s з %s",
  38. "activity-imported-board": "імпортовано %s з %s",
  39. "activity-joined": "приєднався %s",
  40. "activity-moved": "переміщений %s з %s до %s",
  41. "activity-on": "%s",
  42. "activity-removed": "видалив %s з %s",
  43. "activity-sent": "відправив %s до %s",
  44. "activity-unjoined": "unjoined %s",
  45. "activity-subtask-added": "додав підзадачу до %s",
  46. "activity-checked-item": "checked %s in checklist %s of %s",
  47. "activity-unchecked-item": "unchecked %s in checklist %s of %s",
  48. "activity-checklist-added": "додав список до %s",
  49. "activity-checklist-removed": "removed a checklist from %s",
  50. "activity-checklist-completed": "completed the checklist %s of %s",
  51. "activity-checklist-uncompleted": "uncompleted the checklist %s of %s",
  52. "activity-checklist-item-added": "added checklist item to '%s' in %s",
  53. "activity-checklist-item-removed": "removed a checklist item from '%s' in %s",
  54. "add": "Додати",
  55. "activity-checked-item-card": "checked %s in checklist %s",
  56. "activity-unchecked-item-card": "unchecked %s in checklist %s",
  57. "activity-checklist-completed-card": "completed the checklist %s",
  58. "activity-checklist-uncompleted-card": "uncompleted the checklist %s",
  59. "add-attachment": "Add Attachment",
  60. "add-board": "Додати дошку",
  61. "add-card": "Додати картку",
  62. "add-swimlane": "Add Swimlane",
  63. "add-subtask": "Add Subtask",
  64. "add-checklist": "Add Checklist",
  65. "add-checklist-item": "Додати елемент в список",
  66. "add-cover": "Додати обкладинку",
  67. "add-label": "Додати мітку",
  68. "add-list": "Додати список",
  69. "add-members": "Додати користувача",
  70. "added": "Доданно",
  71. "addMemberPopup-title": "Користувачі",
  72. "admin": "Адмін",
  73. "admin-desc": "Може переглядати і редагувати картки, відаляти учасників та змінювати налаштування для дошки.",
  74. "admin-announcement": "Announcement",
  75. "admin-announcement-active": "Active System-Wide Announcement",
  76. "admin-announcement-title": "Announcement from Administrator",
  77. "all-boards": "Всі дошки",
  78. "and-n-other-card": "та __count__ інших карток",
  79. "and-n-other-card_plural": "та __count__ інших карток",
  80. "apply": "Прийняти",
  81. "app-is-offline": "Завантаження, будь ласка, зачекайте. Оновлення сторінки призведе до втрати даних. Якщо завантаження не працює, перевірте, чи не зупинився сервер.",
  82. "archive": "Move to Archive",
  83. "archive-all": "Move All to Archive",
  84. "archive-board": "Move Board to Archive",
  85. "archive-card": "Move Card to Archive",
  86. "archive-list": "Move List to Archive",
  87. "archive-swimlane": "Move Swimlane to Archive",
  88. "archive-selection": "Move selection to Archive",
  89. "archiveBoardPopup-title": "Move Board to Archive?",
  90. "archived-items": "Архів",
  91. "archived-boards": "Дошки в архіві",
  92. "restore-board": "Відновити дошку",
  93. "no-archived-boards": "Немає дошок в архіві",
  94. "archives": "Архів",
  95. "template": "Template",
  96. "templates": "Templates",
  97. "assign-member": "Assign member",
  98. "attached": "доданно",
  99. "attachment": "Додаток",
  100. "attachment-delete-pop": "Видалення Додатку безповоротне. Тут нема відміні (undo).",
  101. "attachmentDeletePopup-title": "Видалити Додаток?",
  102. "attachments": "Додатки",
  103. "auto-watch": "Automatically watch boards when they are created",
  104. "avatar-too-big": "The avatar is too large (70KB max)",
  105. "back": "Назад",
  106. "board-change-color": "Змінити колір",
  107. "board-nb-stars": "%s stars",
  108. "board-not-found": "Дошка не знайдена",
  109. "board-private-info": "This board will be <strong>private</strong>.",
  110. "board-public-info": "This board will be <strong>public</strong>.",
  111. "boardChangeColorPopup-title": "Change Board Background",
  112. "boardChangeTitlePopup-title": "Перейменувати дошку",
  113. "boardChangeVisibilityPopup-title": "Change Visibility",
  114. "boardChangeWatchPopup-title": "Change Watch",
  115. "boardMenuPopup-title": "Board Menu",
  116. "boards": "Дошки",
  117. "board-view": "Board View",
  118. "board-view-cal": "Календар",
  119. "board-view-swimlanes": "Swimlanes",
  120. "board-view-lists": "Lists",
  121. "bucket-example": "Like “Bucket List” for example",
  122. "cancel": "Відміна",
  123. "card-archived": "This card is moved to Archive.",
  124. "board-archived": "This board is moved to Archive.",
  125. "card-comments-title": "This card has %s comment.",
  126. "card-delete-notice": "Цю дію неможливо буде скасувати. Всі зміни, які ви вносили в картку будуть втрачені.",
  127. "card-delete-pop": "Усі дії буде видалено з каналу активності, і ви не зможете повторно відкрити картку. Цю дію не можна скасувати.",
  128. "card-delete-suggest-archive": "Ви можете перемістити картку до архіву, щоб прибрати її з дошки, зберігаючи всю історію дій учасників.",
  129. "card-due": "Due",
  130. "card-due-on": "Due on",
  131. "card-spent": "Витрачено часу",
  132. "card-edit-attachments": "Edit attachments",
  133. "card-edit-custom-fields": "Edit custom fields",
  134. "card-edit-labels": "Редагувати мітки",
  135. "card-edit-members": "Редагувати учасників",
  136. "card-labels-title": "Change the labels for the card.",
  137. "card-members-title": "Add or remove members of the board from the card.",
  138. "card-start": "Start",
  139. "card-start-on": "Starts on",
  140. "cardAttachmentsPopup-title": "Attach From",
  141. "cardCustomField-datePopup-title": "Change date",
  142. "cardCustomFieldsPopup-title": "Edit custom fields",
  143. "cardDeletePopup-title": "Видалити картку?",
  144. "cardDetailsActionsPopup-title": "Card Actions",
  145. "cardLabelsPopup-title": "Labels",
  146. "cardMembersPopup-title": "Користувачі",
  147. "cardMorePopup-title": "More",
  148. "cardTemplatePopup-title": "Create template",
  149. "cards": "Картки",
  150. "cards-count": "Картки",
  151. "casSignIn": "Sign In with CAS",
  152. "cardType-card": "Картка",
  153. "cardType-linkedCard": "Linked Card",
  154. "cardType-linkedBoard": "Linked Board",
  155. "change": "Змінити",
  156. "change-avatar": "Змінити аватар",
  157. "change-password": "Змінити пароль",
  158. "change-permissions": "Change permissions",
  159. "change-settings": "Змінити налаштування",
  160. "changeAvatarPopup-title": "Змінити аватар",
  161. "changeLanguagePopup-title": "Змінити мову",
  162. "changePasswordPopup-title": "Змінити пароль",
  163. "changePermissionsPopup-title": "Change Permissions",
  164. "changeSettingsPopup-title": "Змінити налаштування",
  165. "subtasks": "Підзадачі",
  166. "checklists": "Checklists",
  167. "click-to-star": "Click to star this board.",
  168. "click-to-unstar": "Click to unstar this board.",
  169. "clipboard": "Clipboard or drag & drop",
  170. "close": "Закрити",
  171. "close-board": "Close Board",
  172. "close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
  173. "color-black": "чорний",
  174. "color-blue": "синій",
  175. "color-crimson": "crimson",
  176. "color-darkgreen": "darkgreen",
  177. "color-gold": "gold",
  178. "color-gray": "gray",
  179. "color-green": "зелений",
  180. "color-indigo": "indigo",
  181. "color-lime": "лайм",
  182. "color-magenta": "magenta",
  183. "color-mistyrose": "mistyrose",
  184. "color-navy": "navy",
  185. "color-orange": "помаранчевий",
  186. "color-paleturquoise": "paleturquoise",
  187. "color-peachpuff": "peachpuff",
  188. "color-pink": "рожевий",
  189. "color-plum": "plum",
  190. "color-purple": "фіолетовий",
  191. "color-red": "червоний",
  192. "color-saddlebrown": "saddlebrown",
  193. "color-silver": "silver",
  194. "color-sky": "sky",
  195. "color-slateblue": "slateblue",
  196. "color-white": "white",
  197. "color-yellow": "жовтий",
  198. "unset-color": "Unset",
  199. "comment": "Коментар",
  200. "comment-placeholder": "Написати коментар",
  201. "comment-only": "Comment only",
  202. "comment-only-desc": "Can comment on cards only.",
  203. "no-comments": "Немає коментарів",
  204. "no-comments-desc": "Can not see comments and activities.",
  205. "computer": "Computer",
  206. "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?",
  207. "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist?",
  208. "copy-card-link-to-clipboard": "Скопіювати посилання на картку в буфер обміну",
  209. "linkCardPopup-title": "Link Card",
  210. "searchElementPopup-title": "Search",
  211. "copyCardPopup-title": "Copy Card",
  212. "copyChecklistToManyCardsPopup-title": "Copy Checklist Template to Many Cards",
  213. "copyChecklistToManyCardsPopup-instructions": "Destination Card Titles and Descriptions in this JSON format",
  214. "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\"} ]",
  215. "create": "Create",
  216. "createBoardPopup-title": "Create Board",
  217. "chooseBoardSourcePopup-title": "Import board",
  218. "createLabelPopup-title": "Create Label",
  219. "createCustomField": "Create Field",
  220. "createCustomFieldPopup-title": "Create Field",
  221. "current": "current",
  222. "custom-field-delete-pop": "There is no undo. This will remove this custom field from all cards and destroy its history.",
  223. "custom-field-checkbox": "Checkbox",
  224. "custom-field-date": "Date",
  225. "custom-field-dropdown": "Dropdown List",
  226. "custom-field-dropdown-none": "(none)",
  227. "custom-field-dropdown-options": "List Options",
  228. "custom-field-dropdown-options-placeholder": "Press enter to add more options",
  229. "custom-field-dropdown-unknown": "(unknown)",
  230. "custom-field-number": "Number",
  231. "custom-field-text": "Text",
  232. "custom-fields": "Custom Fields",
  233. "date": "Date",
  234. "decline": "Decline",
  235. "default-avatar": "Default avatar",
  236. "delete": "Delete",
  237. "deleteCustomFieldPopup-title": "Delete Custom Field?",
  238. "deleteLabelPopup-title": "Delete Label?",
  239. "description": "Description",
  240. "disambiguateMultiLabelPopup-title": "Disambiguate Label Action",
  241. "disambiguateMultiMemberPopup-title": "Disambiguate Member Action",
  242. "discard": "Discard",
  243. "done": "Done",
  244. "download": "Download",
  245. "edit": "Edit",
  246. "edit-avatar": "Змінити аватар",
  247. "edit-profile": "Edit Profile",
  248. "edit-wip-limit": "Edit WIP Limit",
  249. "soft-wip-limit": "Soft WIP Limit",
  250. "editCardStartDatePopup-title": "Change start date",
  251. "editCardDueDatePopup-title": "Change due date",
  252. "editCustomFieldPopup-title": "Edit Field",
  253. "editCardSpentTimePopup-title": "Change spent time",
  254. "editLabelPopup-title": "Change Label",
  255. "editNotificationPopup-title": "Edit Notification",
  256. "editProfilePopup-title": "Edit Profile",
  257. "email": "Email",
  258. "email-enrollAccount-subject": "An account created for you on __siteName__",
  259. "email-enrollAccount-text": "Hello __user__,\n\nTo start using the service, simply click the link below.\n\n__url__\n\nThanks.",
  260. "email-fail": "Sending email failed",
  261. "email-fail-text": "Error trying to send email",
  262. "email-invalid": "Invalid email",
  263. "email-invite": "Invite via Email",
  264. "email-invite-subject": "__inviter__ sent you an invitation",
  265. "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.",
  266. "email-resetPassword-subject": "Reset your password on __siteName__",
  267. "email-resetPassword-text": "Hello __user__,\n\nTo reset your password, simply click the link below.\n\n__url__\n\nThanks.",
  268. "email-sent": "Email sent",
  269. "email-verifyEmail-subject": "Verify your email address on __siteName__",
  270. "email-verifyEmail-text": "Hello __user__,\n\nTo verify your account email, simply click the link below.\n\n__url__\n\nThanks.",
  271. "enable-wip-limit": "Enable WIP Limit",
  272. "error-board-doesNotExist": "This board does not exist",
  273. "error-board-notAdmin": "You need to be admin of this board to do that",
  274. "error-board-notAMember": "You need to be a member of this board to do that",
  275. "error-json-malformed": "Your text is not valid JSON",
  276. "error-json-schema": "Your JSON data does not include the proper information in the correct format",
  277. "error-list-doesNotExist": "This list does not exist",
  278. "error-user-doesNotExist": "This user does not exist",
  279. "error-user-notAllowSelf": "You can not invite yourself",
  280. "error-user-notCreated": "This user is not created",
  281. "error-username-taken": "This username is already taken",
  282. "error-email-taken": "Email has already been taken",
  283. "export-board": "Export board",
  284. "filter": "Filter",
  285. "filter-cards": "Filter Cards",
  286. "filter-clear": "Clear filter",
  287. "filter-no-label": "No label",
  288. "filter-no-member": "No member",
  289. "filter-no-custom-fields": "No Custom Fields",
  290. "filter-on": "Filter is on",
  291. "filter-on-desc": "You are filtering cards on this board. Click here to edit filter.",
  292. "filter-to-selection": "Filter to selection",
  293. "advanced-filter-label": "Advanced Filter",
  294. "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",
  295. "fullname": "Full Name",
  296. "header-logo-title": "Go back to your boards page.",
  297. "hide-system-messages": "Hide system messages",
  298. "headerBarCreateBoardPopup-title": "Create Board",
  299. "home": "Home",
  300. "import": "Import",
  301. "link": "Link",
  302. "import-board": "import board",
  303. "import-board-c": "Import board",
  304. "import-board-title-trello": "Import board from Trello",
  305. "import-board-title-wekan": "Import board from previous export",
  306. "import-sandstorm-backup-warning": "Не видаляйте імпортовані дані з раніше збереженої дошки або Trello, поки не переконаєтеся, що імпорт завершився успішно - вдається закрити і знову відкрити дошку, і не з'являється помилка «Дошка не знайдена», що означає втрату даних.",
  307. "import-sandstorm-warning": "Imported board will delete all existing data on board and replace it with imported board.",
  308. "from-trello": "From Trello",
  309. "from-wekan": "From previous export",
  310. "import-board-instruction-trello": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text.",
  311. "import-board-instruction-wekan": "In your board, go to 'Menu', then 'Export board', and copy the text in the downloaded file.",
  312. "import-board-instruction-about-errors": "If you get errors when importing board, sometimes importing still works, and board is at All Boards page.",
  313. "import-json-placeholder": "Paste your valid JSON data here",
  314. "import-map-members": "Map members",
  315. "import-members-map": "Your imported board has some members. Please map the members you want to import to your users",
  316. "import-show-user-mapping": "Review members mapping",
  317. "import-user-select": "Pick your existing user you want to use as this member",
  318. "importMapMembersAddPopup-title": "Select member",
  319. "info": "Version",
  320. "initials": "Initials",
  321. "invalid-date": "Invalid date",
  322. "invalid-time": "Invalid time",
  323. "invalid-user": "Invalid user",
  324. "joined": "joined",
  325. "just-invited": "You are just invited to this board",
  326. "keyboard-shortcuts": "Keyboard shortcuts",
  327. "label-create": "Create Label",
  328. "label-default": "%s label (default)",
  329. "label-delete-pop": "There is no undo. This will remove this label from all cards and destroy its history.",
  330. "labels": "Labels",
  331. "language": "Language",
  332. "last-admin-desc": "You can’t change roles because there must be at least one admin.",
  333. "leave-board": "Leave Board",
  334. "leave-board-pop": "Are you sure you want to leave __boardTitle__? You will be removed from all cards on this board.",
  335. "leaveBoardPopup-title": "Leave Board ?",
  336. "link-card": "Link to this card",
  337. "list-archive-cards": "Move all cards in this list to Archive",
  338. "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”.",
  339. "list-move-cards": "Move all cards in this list",
  340. "list-select-cards": "Select all cards in this list",
  341. "set-color-list": "Set Color",
  342. "listActionPopup-title": "List Actions",
  343. "swimlaneActionPopup-title": "Swimlane Actions",
  344. "swimlaneAddPopup-title": "Add a Swimlane below",
  345. "listImportCardPopup-title": "Import a Trello card",
  346. "listMorePopup-title": "More",
  347. "link-list": "Link to this list",
  348. "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.",
  349. "list-delete-suggest-archive": "You can move a list to Archive to remove it from the board and preserve the activity.",
  350. "lists": "Lists",
  351. "swimlanes": "Swimlanes",
  352. "log-out": "Log Out",
  353. "log-in": "Log In",
  354. "loginPopup-title": "Log In",
  355. "memberMenuPopup-title": "Member Settings",
  356. "members": "Користувачі",
  357. "menu": "Menu",
  358. "move-selection": "Move selection",
  359. "moveCardPopup-title": "Move Card",
  360. "moveCardToBottom-title": "Move to Bottom",
  361. "moveCardToTop-title": "Move to Top",
  362. "moveSelectionPopup-title": "Move selection",
  363. "multi-selection": "Multi-Selection",
  364. "multi-selection-on": "Multi-Selection is on",
  365. "muted": "Muted",
  366. "muted-info": "You will never be notified of any changes in this board",
  367. "my-boards": "My Boards",
  368. "name": "Name",
  369. "no-archived-cards": "No cards in Archive.",
  370. "no-archived-lists": "No lists in Archive.",
  371. "no-archived-swimlanes": "No swimlanes in Archive.",
  372. "no-results": "No results",
  373. "normal": "Normal",
  374. "normal-desc": "Can view and edit cards. Can't change settings.",
  375. "not-accepted-yet": "Invitation not accepted yet",
  376. "notify-participate": "Receive updates to any cards you participate as creater or member",
  377. "notify-watch": "Receive updates to any boards, lists, or cards you’re watching",
  378. "optional": "optional",
  379. "or": "or",
  380. "page-maybe-private": "This page may be private. You may be able to view it by <a href='%s'>logging in</a>.",
  381. "page-not-found": "Page not found.",
  382. "password": "Password",
  383. "paste-or-dragdrop": "to paste, or drag & drop image file to it (image only)",
  384. "participating": "Participating",
  385. "preview": "Preview",
  386. "previewAttachedImagePopup-title": "Preview",
  387. "previewClipboardImagePopup-title": "Preview",
  388. "private": "Private",
  389. "private-desc": "This board is private. Only people added to the board can view and edit it.",
  390. "profile": "Profile",
  391. "public": "Public",
  392. "public-desc": "Цю дошку можуть переглядати усі, у кого є посилання. Також ця дошка може бути проіндексована пошуковими системами. Вносити зміни можуть тільки учасники.",
  393. "quick-access-description": "Star a board to add a shortcut in this bar.",
  394. "remove-cover": "Remove Cover",
  395. "remove-from-board": "Remove from Board",
  396. "remove-label": "Remove Label",
  397. "listDeletePopup-title": "Delete List ?",
  398. "remove-member": "Remove Member",
  399. "remove-member-from-card": "Remove from Card",
  400. "remove-member-pop": "Remove __name__ (__username__) from __boardTitle__? The member will be removed from all cards on this board. They will receive a notification.",
  401. "removeMemberPopup-title": "Remove Member?",
  402. "rename": "Rename",
  403. "rename-board": "Перейменувати дошку",
  404. "restore": "Restore",
  405. "save": "Save",
  406. "search": "Search",
  407. "rules": "Rules",
  408. "search-cards": "Search from card titles and descriptions on this board",
  409. "search-example": "Text to search for?",
  410. "select-color": "Select Color",
  411. "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list",
  412. "setWipLimitPopup-title": "Set WIP Limit",
  413. "shortcut-assign-self": "Assign yourself to current card",
  414. "shortcut-autocomplete-emoji": "Autocomplete emoji",
  415. "shortcut-autocomplete-members": "Autocomplete members",
  416. "shortcut-clear-filters": "Clear all filters",
  417. "shortcut-close-dialog": "Close Dialog",
  418. "shortcut-filter-my-cards": "Filter my cards",
  419. "shortcut-show-shortcuts": "Bring up this shortcuts list",
  420. "shortcut-toggle-filterbar": "Toggle Filter Sidebar",
  421. "shortcut-toggle-sidebar": "Toggle Board Sidebar",
  422. "show-cards-minimum-count": "Show cards count if list contains more than",
  423. "sidebar-open": "Open Sidebar",
  424. "sidebar-close": "Close Sidebar",
  425. "signupPopup-title": "Create an Account",
  426. "star-board-title": "Click to star this board. It will show up at top of your boards list.",
  427. "starred-boards": "Starred Boards",
  428. "starred-boards-description": "Starred boards show up at the top of your boards list.",
  429. "subscribe": "Subscribe",
  430. "team": "Team",
  431. "this-board": "this board",
  432. "this-card": "this card",
  433. "spent-time-hours": "Spent time (hours)",
  434. "overtime-hours": "Overtime (hours)",
  435. "overtime": "Overtime",
  436. "has-overtime-cards": "Has overtime cards",
  437. "has-spenttime-cards": "Has spent time cards",
  438. "time": "Time",
  439. "title": "Title",
  440. "tracking": "Tracking",
  441. "tracking-info": "Ви будете повідомлені про будь-які зміни в тих картках, в яких ви є творцем або учасником.",
  442. "type": "Type",
  443. "unassign-member": "Unassign member",
  444. "unsaved-description": "You have an unsaved description.",
  445. "unwatch": "Unwatch",
  446. "upload": "Upload",
  447. "upload-avatar": "Upload an avatar",
  448. "uploaded-avatar": "Uploaded an avatar",
  449. "username": "Username",
  450. "view-it": "View it",
  451. "warn-list-archived": "warning: this card is in an list at Archive",
  452. "watch": "Watch",
  453. "watching": "Watching",
  454. "watching-info": "You will be notified of any change in this board",
  455. "welcome-board": "Welcome Board",
  456. "welcome-swimlane": "Milestone 1",
  457. "welcome-list1": "Basics",
  458. "welcome-list2": "Advanced",
  459. "card-templates-swimlane": "Card Templates",
  460. "list-templates-swimlane": "List Templates",
  461. "board-templates-swimlane": "Board Templates",
  462. "what-to-do": "What do you want to do?",
  463. "wipLimitErrorPopup-title": "Invalid WIP Limit",
  464. "wipLimitErrorPopup-dialog-pt1": "Кількість завдань у цьому списку перевищує встановлений вами ліміт",
  465. "wipLimitErrorPopup-dialog-pt2": "Будь ласка, перенесіть деякі завдання з цього списку або збільште ліміт на кількість завдань",
  466. "admin-panel": "Admin Panel",
  467. "settings": "Settings",
  468. "people": "People",
  469. "registration": "Registration",
  470. "disable-self-registration": "Disable Self-Registration",
  471. "invite": "Invite",
  472. "invite-people": "Invite People",
  473. "to-boards": "To board(s)",
  474. "email-addresses": "Email Addresses",
  475. "smtp-host-description": "The address of the SMTP server that handles your emails.",
  476. "smtp-port-description": "The port your SMTP server uses for outgoing emails.",
  477. "smtp-tls-description": "Enable TLS support for SMTP server",
  478. "smtp-host": "SMTP Host",
  479. "smtp-port": "SMTP Port",
  480. "smtp-username": "Username",
  481. "smtp-password": "Password",
  482. "smtp-tls": "TLS support",
  483. "send-from": "From",
  484. "send-smtp-test": "Send a test email to yourself",
  485. "invitation-code": "Invitation Code",
  486. "email-invite-register-subject": "__inviter__ sent you an invitation",
  487. "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.",
  488. "email-smtp-test-subject": "SMTP Test Email",
  489. "email-smtp-test-text": "You have successfully sent an email",
  490. "error-invitation-code-not-exist": "Invitation code doesn't exist",
  491. "error-notAuthorized": "You are not authorized to view this page.",
  492. "outgoing-webhooks": "Outgoing Webhooks",
  493. "outgoingWebhooksPopup-title": "Outgoing Webhooks",
  494. "boardCardTitlePopup-title": "Card Title Filter",
  495. "new-outgoing-webhook": "New Outgoing Webhook",
  496. "no-name": "(Unknown)",
  497. "Node_version": "Node version",
  498. "OS_Arch": "OS Arch",
  499. "OS_Cpus": "OS CPU Count",
  500. "OS_Freemem": "OS Free Memory",
  501. "OS_Loadavg": "OS Load Average",
  502. "OS_Platform": "OS Platform",
  503. "OS_Release": "OS Release",
  504. "OS_Totalmem": "OS Total Memory",
  505. "OS_Type": "OS Type",
  506. "OS_Uptime": "OS Uptime",
  507. "days": "days",
  508. "hours": "hours",
  509. "minutes": "minutes",
  510. "seconds": "seconds",
  511. "show-field-on-card": "Show this field on card",
  512. "automatically-field-on-card": "Auto create field to all cards",
  513. "showLabel-field-on-card": "Show field label on minicard",
  514. "yes": "Yes",
  515. "no": "No",
  516. "accounts": "Accounts",
  517. "accounts-allowEmailChange": "Allow Email Change",
  518. "accounts-allowUserNameChange": "Allow Username Change",
  519. "createdAt": "Created at",
  520. "verified": "Verified",
  521. "active": "Active",
  522. "card-received": "Received",
  523. "card-received-on": "Received on",
  524. "card-end": "End",
  525. "card-end-on": "Ends on",
  526. "editCardReceivedDatePopup-title": "Change received date",
  527. "editCardEndDatePopup-title": "Change end date",
  528. "setCardColorPopup-title": "Set color",
  529. "setCardActionsColorPopup-title": "Choose a color",
  530. "setSwimlaneColorPopup-title": "Choose a color",
  531. "setListColorPopup-title": "Choose a color",
  532. "assigned-by": "Assigned By",
  533. "requested-by": "Requested By",
  534. "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
  535. "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.",
  536. "boardDeletePopup-title": "Delete Board?",
  537. "delete-board": "Delete Board",
  538. "default-subtasks-board": "Subtasks for __board__ board",
  539. "default": "Default",
  540. "queue": "Queue",
  541. "subtask-settings": "Subtasks Settings",
  542. "boardSubtaskSettingsPopup-title": "Board Subtasks Settings",
  543. "show-subtasks-field": "Cards can have subtasks",
  544. "deposit-subtasks-board": "Deposit subtasks to this board:",
  545. "deposit-subtasks-list": "Landing list for subtasks deposited here:",
  546. "show-parent-in-minicard": "Show parent in minicard:",
  547. "prefix-with-full-path": "Prefix with full path",
  548. "prefix-with-parent": "Prefix with parent",
  549. "subtext-with-full-path": "Subtext with full path",
  550. "subtext-with-parent": "Subtext with parent",
  551. "change-card-parent": "Change card's parent",
  552. "parent-card": "Parent card",
  553. "source-board": "Source board",
  554. "no-parent": "Don't show parent",
  555. "activity-added-label": "added label '%s' to %s",
  556. "activity-removed-label": "removed label '%s' from %s",
  557. "activity-delete-attach": "deleted an attachment from %s",
  558. "activity-added-label-card": "added label '%s'",
  559. "activity-removed-label-card": "removed label '%s'",
  560. "activity-delete-attach-card": "deleted an attachment",
  561. "r-rule": "Rule",
  562. "r-add-trigger": "Add trigger",
  563. "r-add-action": "Add action",
  564. "r-board-rules": "Board rules",
  565. "r-add-rule": "Add rule",
  566. "r-view-rule": "View rule",
  567. "r-delete-rule": "Delete rule",
  568. "r-new-rule-name": "New rule title",
  569. "r-no-rules": "No rules",
  570. "r-when-a-card": "When a card",
  571. "r-is": "is",
  572. "r-is-moved": "is moved",
  573. "r-added-to": "added to",
  574. "r-removed-from": "Removed from",
  575. "r-the-board": "the board",
  576. "r-list": "list",
  577. "set-filter": "Set Filter",
  578. "r-moved-to": "Moved to",
  579. "r-moved-from": "Moved from",
  580. "r-archived": "Moved to Archive",
  581. "r-unarchived": "Restored from Archive",
  582. "r-a-card": "a card",
  583. "r-when-a-label-is": "When a label is",
  584. "r-when-the-label-is": "When the label is",
  585. "r-list-name": "list name",
  586. "r-when-a-member": "When a member is",
  587. "r-when-the-member": "When the member",
  588. "r-name": "name",
  589. "r-when-a-attach": "When an attachment",
  590. "r-when-a-checklist": "When a checklist is",
  591. "r-when-the-checklist": "When the checklist",
  592. "r-completed": "Completed",
  593. "r-made-incomplete": "Made incomplete",
  594. "r-when-a-item": "When a checklist item is",
  595. "r-when-the-item": "When the checklist item",
  596. "r-checked": "Checked",
  597. "r-unchecked": "Unchecked",
  598. "r-move-card-to": "Move card to",
  599. "r-top-of": "Top of",
  600. "r-bottom-of": "Bottom of",
  601. "r-its-list": "its list",
  602. "r-archive": "Move to Archive",
  603. "r-unarchive": "Restore from Archive",
  604. "r-card": "card",
  605. "r-add": "Додати",
  606. "r-remove": "Remove",
  607. "r-label": "label",
  608. "r-member": "member",
  609. "r-remove-all": "Remove all members from the card",
  610. "r-set-color": "Set color to",
  611. "r-checklist": "checklist",
  612. "r-check-all": "Check all",
  613. "r-uncheck-all": "Uncheck all",
  614. "r-items-check": "items of checklist",
  615. "r-check": "Check",
  616. "r-uncheck": "Uncheck",
  617. "r-item": "item",
  618. "r-of-checklist": "of checklist",
  619. "r-send-email": "Send an email",
  620. "r-to": "to",
  621. "r-subject": "subject",
  622. "r-rule-details": "Rule details",
  623. "r-d-move-to-top-gen": "Move card to top of its list",
  624. "r-d-move-to-top-spec": "Move card to top of list",
  625. "r-d-move-to-bottom-gen": "Move card to bottom of its list",
  626. "r-d-move-to-bottom-spec": "Move card to bottom of list",
  627. "r-d-send-email": "Send email",
  628. "r-d-send-email-to": "to",
  629. "r-d-send-email-subject": "subject",
  630. "r-d-send-email-message": "message",
  631. "r-d-archive": "Move card to Archive",
  632. "r-d-unarchive": "Restore card from Archive",
  633. "r-d-add-label": "Add label",
  634. "r-d-remove-label": "Remove label",
  635. "r-create-card": "Create new card",
  636. "r-in-list": "in list",
  637. "r-in-swimlane": "in swimlane",
  638. "r-d-add-member": "Add member",
  639. "r-d-remove-member": "Remove member",
  640. "r-d-remove-all-member": "Remove all member",
  641. "r-d-check-all": "Check all items of a list",
  642. "r-d-uncheck-all": "Uncheck all items of a list",
  643. "r-d-check-one": "Check item",
  644. "r-d-uncheck-one": "Uncheck item",
  645. "r-d-check-of-list": "of checklist",
  646. "r-d-add-checklist": "Add checklist",
  647. "r-d-remove-checklist": "Remove checklist",
  648. "r-by": "by",
  649. "r-add-checklist": "Add checklist",
  650. "r-with-items": "with items",
  651. "r-items-list": "item1,item2,item3",
  652. "r-add-swimlane": "Add swimlane",
  653. "r-swimlane-name": "swimlane name",
  654. "r-board-note": "Note: leave a field empty to match every possible value.",
  655. "r-checklist-note": "Note: checklist's items have to be written as comma separated values.",
  656. "r-when-a-card-is-moved": "When a card is moved to another list",
  657. "ldap": "LDAP",
  658. "oauth2": "OAuth2",
  659. "cas": "CAS",
  660. "authentication-method": "Authentication method",
  661. "authentication-type": "Authentication type",
  662. "custom-product-name": "Custom Product Name",
  663. "layout": "Layout",
  664. "hide-logo": "Hide Logo",
  665. "add-custom-html-after-body-start": "Add Custom HTML after <body> start",
  666. "add-custom-html-before-body-end": "Add Custom HTML before </body> end",
  667. "error-undefined": "Something went wrong",
  668. "error-ldap-login": "An error occurred while trying to login",
  669. "display-authentication-method": "Display Authentication Method",
  670. "default-authentication-method": "Default Authentication Method"
  671. }