uk.i18n.json 39 KB

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