mk.i18n.json 65 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070
  1. {
  2. "accept": "Прифати",
  3. "act-activity-notify": "Activity Notification",
  4. "act-addAttachment": "added attachment __attachment__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  5. "act-deleteAttachment": "deleted attachment __attachment__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  6. "act-addSubtask": "added subtask __subtask__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  7. "act-addLabel": "Added label __label__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  8. "act-addedLabel": "Added label __label__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  9. "act-removeLabel": "Removed label __label__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  10. "act-removedLabel": "Removed label __label__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  11. "act-addChecklist": "added checklist __checklist__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  12. "act-addChecklistItem": "added checklist item __checklistItem__ to checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  13. "act-removeChecklist": "removed checklist __checklist__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  14. "act-removeChecklistItem": "removed checklist item __checklistItem__ from checklist __checkList__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  15. "act-checkedItem": "checked __checklistItem__ of checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  16. "act-uncheckedItem": "unchecked __checklistItem__ of checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  17. "act-completeChecklist": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  18. "act-uncompleteChecklist": "uncompleted checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  19. "act-addComment": "commented on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
  20. "act-editComment": "edited comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
  21. "act-deleteComment": "deleted comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
  22. "act-createBoard": "created board __board__",
  23. "act-createSwimlane": "created swimlane __swimlane__ to board __board__",
  24. "act-createCard": "created card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
  25. "act-createCustomField": "created custom field __customField__ at board __board__",
  26. "act-deleteCustomField": "deleted custom field __customField__ at board __board__",
  27. "act-setCustomField": "edited custom field __customField__: __customFieldValue__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  28. "act-createList": "added list __list__ to board __board__",
  29. "act-addBoardMember": "added member __member__ to board __board__",
  30. "act-archivedBoard": "Board __board__ moved to Archive",
  31. "act-archivedCard": "Card __card__ at list __list__ at swimlane __swimlane__ at board __board__ moved to Archive",
  32. "act-archivedList": "List __list__ at swimlane __swimlane__ at board __board__ moved to Archive",
  33. "act-archivedSwimlane": "Swimlane __swimlane__ at board __board__ moved to Archive",
  34. "act-importBoard": "imported board __board__",
  35. "act-importCard": "imported card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
  36. "act-importList": "imported list __list__ to swimlane __swimlane__ at board __board__",
  37. "act-joinMember": "added member __member__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  38. "act-moveCard": "moved card __card__ at board __board__ from list __oldList__ at swimlane __oldSwimlane__ to list __list__ at swimlane __swimlane__",
  39. "act-moveCardToOtherBoard": "moved card __card__ from list __oldList__ at swimlane __oldSwimlane__ at board __oldBoard__ to list __list__ at swimlane __swimlane__ at board __board__",
  40. "act-removeBoardMember": "removed member __member__ from board __board__",
  41. "act-restoredCard": "restored card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
  42. "act-unjoinMember": "removed member __member__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  43. "act-withBoardTitle": "__board__",
  44. "act-withCardTitle": "[__board__] __card__",
  45. "actions": "Акции",
  46. "activities": "Активности",
  47. "activity": "Активност",
  48. "activity-added": "добави %s към %s",
  49. "activity-archived": "%s е преместена во Архива",
  50. "activity-attached": "прикачи %s към %s",
  51. "activity-created": "създаде %s",
  52. "activity-customfield-created": "създаде собствено поле %s",
  53. "activity-excluded": "изключи %s от %s",
  54. "activity-imported": "импортира %s в/във %s от %s",
  55. "activity-imported-board": "импортира %s от %s",
  56. "activity-joined": "се присъедини към %s",
  57. "activity-moved": "премести %s от %s в/във %s",
  58. "activity-on": "на %s",
  59. "activity-removed": "премахна %s от %s",
  60. "activity-sent": "изпрати %s до %s",
  61. "activity-unjoined": "вече не е част от %s",
  62. "activity-subtask-added": "добави задача към %s",
  63. "activity-checked-item": "отбеляза%s в списък със задачи %s на %s",
  64. "activity-unchecked-item": "размаркира %s от списък със задачи %s на %s",
  65. "activity-checklist-added": "добави списък със задачи към %s",
  66. "activity-checklist-removed": "премахна списък със задачи от %s",
  67. "activity-checklist-completed": "completed checklist %s of %s",
  68. "activity-checklist-uncompleted": "\"отзавърши\" чеклистта %s в %s",
  69. "activity-checklist-item-added": "добави точка към '%s' в/във %s",
  70. "activity-checklist-item-removed": "премахна точка от '%s' в %s",
  71. "add": "Добави",
  72. "activity-checked-item-card": "отбеляза %s в чеклист %s",
  73. "activity-unchecked-item-card": "размаркира %s в чеклист %s",
  74. "activity-checklist-completed-card": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
  75. "activity-checklist-uncompleted-card": "\"отзавърши\" чеклистта %s",
  76. "activity-editComment": "edited comment %s",
  77. "activity-deleteComment": "deleted comment %s",
  78. "activity-receivedDate": "edited received date to %s of %s",
  79. "activity-startDate": "edited start date to %s of %s",
  80. "activity-dueDate": "edited due date to %s of %s",
  81. "activity-endDate": "edited end date to %s of %s",
  82. "add-attachment": "Додај прилог",
  83. "add-board": "Додади Табла",
  84. "add-template": "Add Template",
  85. "add-card": "Додади Картичка",
  86. "add-card-to-top-of-list": "Add Card to Top of List",
  87. "add-card-to-bottom-of-list": "Add Card to Bottom of List",
  88. "add-swimlane": "Додади Коридор",
  89. "add-subtask": "Додади подзадача",
  90. "add-checklist": "Додади список на задачи",
  91. "add-checklist-item": "Додади точка во списокот со задачи",
  92. "convertChecklistItemToCardPopup-title": "Convert to Card",
  93. "add-cover": "Додади корица",
  94. "add-label": "Додади етикета",
  95. "add-list": "Додади листа",
  96. "add-members": "Додави членови",
  97. "added": "Додадено",
  98. "addMemberPopup-title": "Членови",
  99. "admin": "Администратор",
  100. "admin-desc": "Can view and edit cards, remove members, and change settings for the board.",
  101. "admin-announcement": "Съобщение",
  102. "admin-announcement-active": "Active System-Wide Announcement",
  103. "admin-announcement-title": "Announcement from Administrator",
  104. "all-boards": "Сите табли",
  105. "and-n-other-card": "And __count__ other card",
  106. "and-n-other-card_plural": "And __count__ other cards",
  107. "apply": "Приложи",
  108. "app-is-offline": "Loading, please wait. Refreshing the page will cause data loss. If loading does not work, please check that server has not stopped.",
  109. "archive": "Премести во Архива",
  110. "archive-all": "Премести всички во Архива",
  111. "archive-board": "Премести Таблото во Архива",
  112. "archive-card": "Премести Картата во Архива",
  113. "archive-list": "Премести Списъка во Архива",
  114. "archive-swimlane": "Премести Коридора во Архива",
  115. "archive-selection": "Премести избраното во Архива",
  116. "archiveBoardPopup-title": "Да преместя ли Таблото во Архива?",
  117. "archived-items": "Архива",
  118. "archived-boards": "Табла во Архива",
  119. "restore-board": "Възстанови Таблото",
  120. "no-archived-boards": "Няма Табла во Архива.",
  121. "archives": "Архива",
  122. "template": "Template",
  123. "templates": "Templates",
  124. "template-container": "Template Container",
  125. "add-template-container": "Add Template Container",
  126. "assign-member": "Възложи на член от екипа",
  127. "attached": "прикачен",
  128. "attachment": "Прикаченн датотека",
  129. "attachment-delete-pop": "Изтриването на прикачен датотека е завинаги. Няма как да бъде възстановен.",
  130. "attachmentDeletePopup-title": "Желаете ли да изтриете прикачения датотека?",
  131. "attachments": "Прикачени датотеки",
  132. "auto-watch": "Автоматично наблюдаване на таблата, когато са създадени",
  133. "avatar-too-big": "The avatar is too large (520KB max)",
  134. "back": "Назад",
  135. "board-change-color": "Промени боја",
  136. "board-nb-stars": "%s звезди",
  137. "board-not-found": "Таблото не е најдено",
  138. "board-private-info": "This board will be <strong>private</strong>.",
  139. "board-public-info": "This board will be <strong>public</strong>.",
  140. "board-drag-drop-reorder-or-click-open": "Drag and drop to reorder board icons. Click board icon to open board.",
  141. "boardChangeColorPopup-title": "Change Board Background",
  142. "boardChangeTitlePopup-title": "Промени името на Таблото",
  143. "boardChangeVisibilityPopup-title": "Change Visibility",
  144. "boardChangeWatchPopup-title": "Промени наблюдаването",
  145. "boardMenuPopup-title": "Board Settings",
  146. "boardChangeViewPopup-title": "Board View",
  147. "boards": "Табли",
  148. "board-view": "Board View",
  149. "board-view-cal": "Календар",
  150. "board-view-swimlanes": "Коридори",
  151. "board-view-collapse": "Collapse",
  152. "board-view-gantt": "Gantt",
  153. "board-view-lists": "Листи",
  154. "bucket-example": "Like “Bucket List” for example",
  155. "cancel": "Откажи",
  156. "card-archived": "Тази карта е преместена во Архива.",
  157. "board-archived": "Това табло е преместено во Архива.",
  158. "card-comments-title": "Тази карта има %s коментар.",
  159. "card-delete-notice": "Deleting is permanent. You will lose all actions associated with this card.",
  160. "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.",
  161. "card-delete-suggest-archive": "Можете да преместите картата во Архива, за да я премахнете от Таблото и така да запазите активността в него.",
  162. "card-due": "Готова за",
  163. "card-due-on": "Готова за",
  164. "card-spent": "Изработено време",
  165. "card-edit-attachments": "Промени прикачените датотеки",
  166. "card-edit-custom-fields": "Промени собствените полета",
  167. "card-edit-labels": "Промени етикетите",
  168. "card-edit-members": "Промени членовете",
  169. "card-labels-title": "Промени етикетите за картата.",
  170. "card-members-title": "Добави или премахни членове на Таблото от тази карта.",
  171. "card-start": "Започнува",
  172. "card-start-on": "Започнува на",
  173. "cardAttachmentsPopup-title": "Прикачи от",
  174. "cardCustomField-datePopup-title": "Промени датата",
  175. "cardCustomFieldsPopup-title": "Промени собствените полета",
  176. "cardStartVotingPopup-title": "Start a vote",
  177. "positiveVoteMembersPopup-title": "Proponents",
  178. "negativeVoteMembersPopup-title": "Opponents",
  179. "card-edit-voting": "Edit voting",
  180. "editVoteEndDatePopup-title": "Change vote end date",
  181. "allowNonBoardMembers": "Allow all logged in users",
  182. "vote-question": "Voting question",
  183. "vote-public": "Show who voted what",
  184. "vote-for-it": "for it",
  185. "vote-against": "against",
  186. "deleteVotePopup-title": "Delete vote?",
  187. "vote-delete-pop": "Deleting is permanent. You will lose all actions associated with this vote.",
  188. "cardStartPlanningPokerPopup-title": "Start a Planning Poker",
  189. "card-edit-planning-poker": "Edit Planning Poker",
  190. "editPokerEndDatePopup-title": "Change Planning Poker vote end date",
  191. "poker-question": "Planning Poker",
  192. "poker-one": "1",
  193. "poker-two": "2",
  194. "poker-three": "3",
  195. "poker-five": "5",
  196. "poker-eight": "8",
  197. "poker-thirteen": "13",
  198. "poker-twenty": "20",
  199. "poker-forty": "40",
  200. "poker-oneHundred": "100",
  201. "poker-unsure": "?",
  202. "poker-finish": "Finish",
  203. "poker-result-votes": "Votes",
  204. "poker-result-who": "Who",
  205. "poker-replay": "Replay",
  206. "set-estimation": "Set Estimation",
  207. "deletePokerPopup-title": "Delete planning poker?",
  208. "poker-delete-pop": "Deleting is permanent. You will lose all actions associated with this planning poker.",
  209. "cardDeletePopup-title": "Желаете да изтриете картата?",
  210. "cardDetailsActionsPopup-title": "Опции",
  211. "cardLabelsPopup-title": "Етикети",
  212. "cardMembersPopup-title": "Членови",
  213. "cardMorePopup-title": "Повеќе",
  214. "cardTemplatePopup-title": "Create template",
  215. "cards": "Картички",
  216. "cards-count": "Картички",
  217. "cards-count-one": "Карта",
  218. "casSignIn": "Sign In with CAS",
  219. "cardType-card": "Карта",
  220. "cardType-linkedCard": "Поврзана карта",
  221. "cardType-linkedBoard": "Свързано табло",
  222. "change": "Промени",
  223. "change-avatar": "Промени аватара",
  224. "change-password": "Промени лозинка",
  225. "change-permissions": "Промени права",
  226. "change-settings": "Промени параметри",
  227. "changeAvatarPopup-title": "Промени аватар",
  228. "changeLanguagePopup-title": "Промени јазик",
  229. "changePasswordPopup-title": "Промени лозинка",
  230. "changePermissionsPopup-title": "Промени права",
  231. "changeSettingsPopup-title": "Промени параметри",
  232. "subtasks": "Подзадачи",
  233. "checklists": "Списъци със задачи",
  234. "click-to-star": "Click to star this board.",
  235. "click-to-unstar": "Натиснете, за да премахнете това табло от любими.",
  236. "clipboard": "Клипборда или с драг & дроп",
  237. "close": "Затвори",
  238. "close-board": "Затвори Табла",
  239. "close-board-pop": "Ще можете да възстановите Таблото като натиснете на бутона \"Архива\" в началото на хедъра.",
  240. "close-card": "Close Card",
  241. "color-black": "црно",
  242. "color-blue": "сино",
  243. "color-crimson": "crimson",
  244. "color-darkgreen": "darkgreen",
  245. "color-gold": "златно",
  246. "color-gray": "сиво",
  247. "color-green": "зелено",
  248. "color-indigo": "indigo",
  249. "color-lime": "лайм",
  250. "color-magenta": "magenta",
  251. "color-mistyrose": "mistyrose",
  252. "color-navy": "navy",
  253. "color-orange": "оранжево",
  254. "color-paleturquoise": "paleturquoise",
  255. "color-peachpuff": "peachpuff",
  256. "color-pink": "розово",
  257. "color-plum": "plum",
  258. "color-purple": "пурпурно",
  259. "color-red": "червено",
  260. "color-saddlebrown": "saddlebrown",
  261. "color-silver": "silver",
  262. "color-sky": "светло синьо",
  263. "color-slateblue": "slateblue",
  264. "color-white": "бяло",
  265. "color-yellow": "жълто",
  266. "unset-color": "Unset",
  267. "comment": "Коментирај",
  268. "comment-placeholder": "Напиши коментар",
  269. "comment-only": "Само коментари",
  270. "comment-only-desc": "Може да коментира само в карти.",
  271. "no-comments": "Нема коментари",
  272. "no-comments-desc": "Can not see comments and activities.",
  273. "worker": "Worker",
  274. "worker-desc": "Can only move cards, assign itself to card and comment.",
  275. "computer": "Компјутер",
  276. "confirm-subtask-delete-dialog": "Сигурен ли сте, дека сакате да изтриете подзадачата?",
  277. "confirm-checklist-delete-dialog": "Сигурни ли сте, дека сакате да изтриете този чеклист?",
  278. "copy-card-link-to-clipboard": "Копирай връзката на картата в клипборда",
  279. "linkCardPopup-title": "Поврзи картичка",
  280. "searchElementPopup-title": "Барај",
  281. "copyCardPopup-title": "Копирај картичка",
  282. "copyChecklistToManyCardsPopup-title": "Копирай чеклисти в други карти",
  283. "copyChecklistToManyCardsPopup-instructions": "Destination Card Titles and Descriptions in this JSON format",
  284. "copyChecklistToManyCardsPopup-format": "[ {\"title\": \"First card title\", \"description\":\"First card description\"}, {\"title\":\"Second card title\",\"description\":\"Second card description\"},{\"title\":\"Last card title\",\"description\":\"Last card description\"} ]",
  285. "create": "Креирај",
  286. "createBoardPopup-title": "Креирај Табло",
  287. "chooseBoardSourcePopup-title": "Импортирай Табло",
  288. "createLabelPopup-title": "Креирај Табло",
  289. "createCustomField": "Креирај Поле",
  290. "createCustomFieldPopup-title": "Креирај Поле",
  291. "current": "сегашен",
  292. "custom-field-delete-pop": "There is no undo. This will remove this custom field from all cards and destroy its history.",
  293. "custom-field-checkbox": "Чекбокс",
  294. "custom-field-currency": "Currency",
  295. "custom-field-currency-option": "Currency Code",
  296. "custom-field-date": "Дата",
  297. "custom-field-dropdown": "Падащо меню",
  298. "custom-field-dropdown-none": "(няма)",
  299. "custom-field-dropdown-options": "List Options",
  300. "custom-field-dropdown-options-placeholder": "Press enter to add more options",
  301. "custom-field-dropdown-unknown": "(unknown)",
  302. "custom-field-number": "Број",
  303. "custom-field-text": "Текст",
  304. "custom-fields": "Собствени полета",
  305. "date": "Дата",
  306. "decline": "Откажи",
  307. "default-avatar": "Основен аватар",
  308. "delete": "Избриши",
  309. "deleteCustomFieldPopup-title": "Изтриване на Собственото поле?",
  310. "deleteLabelPopup-title": "Желаете да изтриете етикета?",
  311. "description": "Описание",
  312. "disambiguateMultiLabelPopup-title": "Disambiguate Label Action",
  313. "disambiguateMultiMemberPopup-title": "Disambiguate Member Action",
  314. "discard": "Отказ",
  315. "done": "Готово",
  316. "download": "Сваляне",
  317. "edit": "Промени",
  318. "edit-avatar": "Промени аватара",
  319. "edit-profile": "Промяна на профила",
  320. "edit-wip-limit": "Промени WIP лимита",
  321. "soft-wip-limit": "\"Мек\" WIP лимит",
  322. "editCardStartDatePopup-title": "Промени началната дата",
  323. "editCardDueDatePopup-title": "Промени датата за готовност",
  324. "editCustomFieldPopup-title": "Промени Полето",
  325. "addReactionPopup-title": "Add reaction",
  326. "editCardSpentTimePopup-title": "Промени изработеното време",
  327. "editLabelPopup-title": "Промяна на Етикета",
  328. "editNotificationPopup-title": "Промени известията",
  329. "editProfilePopup-title": "Промяна на профила",
  330. "email": "Имейл",
  331. "email-enrollAccount-subject": "Ваш профил беше създаден на __siteName__",
  332. "email-enrollAccount-text": "Hello __user__,\n\nTo start using the service, simply click the link below.\n\n__url__\n\nThanks.",
  333. "email-fail": "Неуспешно изпращане на имейла",
  334. "email-fail-text": "Възникна грешка при изпращането на имейла",
  335. "email-invalid": "Невалиден е-маил",
  336. "email-invite": "Покани чрез е-маил",
  337. "email-invite-subject": "__inviter__ sent you an invitation",
  338. "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.",
  339. "email-resetPassword-subject": "Reset your password on __siteName__",
  340. "email-resetPassword-text": "Hello __user__,\n\nTo reset your password, simply click the link below.\n\n__url__\n\nThanks.",
  341. "email-sent": "Имейлът е изпратен",
  342. "email-verifyEmail-subject": "Verify your email address on __siteName__",
  343. "email-verifyEmail-text": "Hello __user__,\n\nTo verify your account email, simply click the link below.\n\n__url__\n\nThanks.",
  344. "enable-wip-limit": "Включи WIP лимита",
  345. "error-board-doesNotExist": "Това табло не съществува",
  346. "error-board-notAdmin": "За да направите това трябва да сте администратор на това табло",
  347. "error-board-notAMember": "За да направите това трябва да сте член на това табло",
  348. "error-json-malformed": "Текстът Ви не е валиден JSON",
  349. "error-json-schema": "JSON информацията Ви не съдържа информация във валиден формат",
  350. "error-csv-schema": "Your CSV(Comma Separated Values)/TSV (Tab Separated Values) does not include the proper information in the correct format",
  351. "error-list-doesNotExist": "Този списък не съществува",
  352. "error-user-doesNotExist": "Този потребител не съществува",
  353. "error-user-notAllowSelf": "Не можете да поканите себе си",
  354. "error-user-notCreated": "Този потребител не е създаден",
  355. "error-username-taken": "Това потребителско име е вече заето",
  356. "error-orgname-taken": "This organization name is already taken",
  357. "error-teamname-taken": "This team name is already taken",
  358. "error-email-taken": "Имейлът е вече зает",
  359. "export-board": "Експортиране на Табло",
  360. "export-board-json": "Export board to JSON",
  361. "export-board-csv": "Export board to CSV",
  362. "export-board-tsv": "Export board to TSV",
  363. "export-board-excel": "Export board to Excel",
  364. "user-can-not-export-excel": "User can not export Excel",
  365. "export-board-html": "Export board to HTML",
  366. "export-card": "Export card",
  367. "export-card-pdf": "Export card to PDF",
  368. "user-can-not-export-card-to-pdf": "User can not export card to PDF",
  369. "exportBoardPopup-title": "Експортиране на Табло",
  370. "exportCardPopup-title": "Export card",
  371. "sort": "Sort",
  372. "sorted": "Sorted",
  373. "remove-sort": "Remove sort",
  374. "sort-desc": "Click to Sort List",
  375. "list-sort-by": "Sort the List By:",
  376. "list-label-modifiedAt": "Last Access Time",
  377. "list-label-title": "Name of the List",
  378. "list-label-sort": "Your Manual Order",
  379. "list-label-short-modifiedAt": "(L)",
  380. "list-label-short-title": "(N)",
  381. "list-label-short-sort": "(M)",
  382. "filter": "Филтер",
  383. "filter-cards": "Filter Cards or Lists",
  384. "filter-dates-label": "Filter by date",
  385. "filter-no-due-date": "No due date",
  386. "filter-overdue": "Overdue",
  387. "filter-due-today": "Due today",
  388. "filter-due-this-week": "Due this week",
  389. "filter-due-tomorrow": "Due tomorrow",
  390. "list-filter-label": "Filter List by Title",
  391. "filter-clear": "Премахване на филтрите",
  392. "filter-labels-label": "Filter by label",
  393. "filter-no-label": "без етикет",
  394. "filter-member-label": "Filter by member",
  395. "filter-no-member": "без член",
  396. "filter-assignee-label": "Filter by assignee",
  397. "filter-no-assignee": "No assignee",
  398. "filter-custom-fields-label": "Filter by Custom Fields",
  399. "filter-no-custom-fields": "Няма Собствени полета",
  400. "filter-show-archive": "Show archived lists",
  401. "filter-hide-empty": "Hide empty lists",
  402. "filter-on": "Има приложени филтри",
  403. "filter-on-desc": "В момента филтрирате картите в това табло. Моля, натиснете тук, за да промените филтъра.",
  404. "filter-to-selection": "Филтрирай избраните",
  405. "other-filters-label": "Other Filters",
  406. "advanced-filter-label": "Напреден филтер",
  407. "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",
  408. "fullname": "Име",
  409. "header-logo-title": "Назад към страницата с Вашите табла.",
  410. "hide-system-messages": "Скриване на системните съобщения",
  411. "headerBarCreateBoardPopup-title": "Креирај Табло",
  412. "home": "Почетна",
  413. "import": "Импорт",
  414. "impersonate-user": "Impersonate user",
  415. "link": "Врска",
  416. "import-board": "Импортирай Табло",
  417. "import-board-c": "Импортирай Табло",
  418. "import-board-title-trello": "Импорт на табло от Trello",
  419. "import-board-title-wekan": "Import board from previous export",
  420. "import-board-title-csv": "Import board from CSV/TSV",
  421. "from-trello": "От Trello",
  422. "from-wekan": "From previous export",
  423. "from-csv": "From CSV/TSV",
  424. "import-board-instruction-trello": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text.",
  425. "import-board-instruction-csv": "Paste in your Comma Separated Values(CSV)/ Tab Separated Values (TSV) .",
  426. "import-board-instruction-wekan": "In your board, go to 'Menu', then 'Export board', and copy the text in the downloaded file.",
  427. "import-board-instruction-about-errors": "If you get errors when importing board, sometimes importing still works, and board is at All Boards page.",
  428. "import-json-placeholder": "Копирайте валидната Ви JSON информация тук",
  429. "import-csv-placeholder": "Paste your valid CSV/TSV data here",
  430. "import-map-members": "Map members",
  431. "import-members-map": "Your imported board has some members. Please map the members you want to import to your users",
  432. "import-members-map-note": "Note: Unmapped members will be assigned to the current user.",
  433. "import-show-user-mapping": "Review members mapping",
  434. "import-user-select": "Pick your existing user you want to use as this member",
  435. "importMapMembersAddPopup-title": "Select member",
  436. "info": "Версия",
  437. "initials": "Инициали",
  438. "invalid-date": "Невалидна дата",
  439. "invalid-time": "Невалиден час",
  440. "invalid-user": "Невалиден потребител",
  441. "joined": "присъедини",
  442. "just-invited": "Бяхте поканени в това табло",
  443. "keyboard-shortcuts": "Преки пътища с клавиатурата",
  444. "label-create": "Креирај етикет",
  445. "label-default": "%s етикет (по подразбиране)",
  446. "label-delete-pop": "There is no undo. This will remove this label from all cards and destroy its history.",
  447. "labels": "Етикети",
  448. "language": "Език",
  449. "last-admin-desc": "You can’t change roles because there must be at least one admin.",
  450. "leave-board": "Leave Board",
  451. "leave-board-pop": "Are you sure you want to leave __boardTitle__? You will be removed from all cards on this board.",
  452. "leaveBoardPopup-title": "Leave Board ?",
  453. "link-card": "Връзка към тази карта",
  454. "list-archive-cards": "Премести всички карти от този списък во Архива",
  455. "list-archive-cards-pop": "Това ще премахне всички карти от този Списък от Таблото. За да видите картите во Архива и да ги върнете натиснете на \"Меню\" > \"Архива\".",
  456. "list-move-cards": "Премести всички карти в този списък",
  457. "list-select-cards": "Избери всички карти в този списък",
  458. "set-color-list": "Set Color",
  459. "listActionPopup-title": "List Actions",
  460. "settingsUserPopup-title": "User Settings",
  461. "settingsTeamPopup-title": "Team Settings",
  462. "settingsOrgPopup-title": "Organization Settings",
  463. "swimlaneActionPopup-title": "Swimlane Actions",
  464. "swimlaneAddPopup-title": "Add a Swimlane below",
  465. "listImportCardPopup-title": "Импорт на карта от Trello",
  466. "listImportCardsTsvPopup-title": "Import Excel CSV/TSV",
  467. "listMorePopup-title": "Още",
  468. "link-list": "Връзка към този списък",
  469. "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.",
  470. "list-delete-suggest-archive": "Можете да преместите списъка во Архива, за да го премахнете от Таблото и така да запазите активността в него.",
  471. "lists": "Списъци",
  472. "swimlanes": "Коридори",
  473. "log-out": "Изход",
  474. "log-in": "Вход",
  475. "loginPopup-title": "Вход",
  476. "memberMenuPopup-title": "Настройки на профила",
  477. "members": "Членове",
  478. "menu": "Меню",
  479. "move-selection": "Move selection",
  480. "moveCardPopup-title": "Премести картата",
  481. "moveCardToBottom-title": "Премести в края",
  482. "moveCardToTop-title": "Премести в началото",
  483. "moveSelectionPopup-title": "Move selection",
  484. "multi-selection": "Множествен избор",
  485. "multi-selection-label": "Set label for selection",
  486. "multi-selection-member": "Set member for selection",
  487. "multi-selection-on": "Множественият избор е приложен",
  488. "muted": "Muted",
  489. "muted-info": "You will never be notified of any changes in this board",
  490. "my-boards": "Моите табла",
  491. "name": "Име",
  492. "no-archived-cards": "Няма карти во Архива.",
  493. "no-archived-lists": "Няма списъци во Архива.",
  494. "no-archived-swimlanes": "Няма коридори во Архива.",
  495. "no-results": "No results",
  496. "normal": "Normal",
  497. "normal-desc": "Can view and edit cards. Can't change settings.",
  498. "not-accepted-yet": "Invitation not accepted yet",
  499. "notify-participate": "Получавате информация за всички карти, в които сте отбелязани или сте създали",
  500. "notify-watch": "Получавате информация за всички табла, списъци и карти, които наблюдавате",
  501. "optional": "optional",
  502. "or": "или",
  503. "page-maybe-private": "This page may be private. You may be able to view it by <a href='%s'>logging in</a>.",
  504. "page-not-found": "Page not found.",
  505. "password": "Парола",
  506. "paste-or-dragdrop": "to paste, or drag & drop image file to it (image only)",
  507. "participating": "Participating",
  508. "preview": "Preview",
  509. "previewAttachedImagePopup-title": "Preview",
  510. "previewClipboardImagePopup-title": "Preview",
  511. "private": "Private",
  512. "private-desc": "This board is private. Only people added to the board can view and edit it.",
  513. "profile": "Профил",
  514. "public": "Јавна",
  515. "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.",
  516. "quick-access-description": "Star a board to add a shortcut in this bar.",
  517. "remove-cover": "Remove Cover",
  518. "remove-from-board": "Remove from Board",
  519. "remove-label": "Remove Label",
  520. "listDeletePopup-title": "Желаете да изтриете списъка?",
  521. "remove-member": "Премахни член",
  522. "remove-member-from-card": "Премахни от картата",
  523. "remove-member-pop": "Remove __name__ (__username__) from __boardTitle__? The member will be removed from all cards on this board. They will receive a notification.",
  524. "removeMemberPopup-title": "Remove Member?",
  525. "rename": "Rename",
  526. "rename-board": "Промени името на Таблото",
  527. "restore": "Възстанови",
  528. "save": "Запази",
  529. "search": "Търсене",
  530. "rules": "Правила",
  531. "search-cards": "Search from card/list titles, descriptions and custom fields on this board",
  532. "search-example": "Write text you search and press Enter",
  533. "select-color": "Избери цвят",
  534. "select-board": "Select Board",
  535. "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list",
  536. "setWipLimitPopup-title": "Въведи WIP лимит",
  537. "shortcut-assign-self": "Добави себе си към тази карта",
  538. "shortcut-autocomplete-emoji": "Autocomplete emoji",
  539. "shortcut-autocomplete-members": "Autocomplete members",
  540. "shortcut-clear-filters": "Изчистване на всички филтри",
  541. "shortcut-close-dialog": "Close Dialog",
  542. "shortcut-filter-my-cards": "Филтрирай моите карти",
  543. "shortcut-show-shortcuts": "Bring up this shortcuts list",
  544. "shortcut-toggle-filterbar": "Отвори/затвори сайдбара с филтри",
  545. "shortcut-toggle-searchbar": "Toggle Search Sidebar",
  546. "shortcut-toggle-sidebar": "Toggle Board Sidebar",
  547. "show-cards-minimum-count": "Покажи бройката на картите, ако списъка съдържа повече от",
  548. "sidebar-open": "Open Sidebar",
  549. "sidebar-close": "Close Sidebar",
  550. "signupPopup-title": "Create an Account",
  551. "star-board-title": "Click to star this board. It will show up at top of your boards list.",
  552. "starred-boards": "Любими табла",
  553. "starred-boards-description": "Любимите табла се показват в началото на списъка Ви.",
  554. "subscribe": "Subscribe",
  555. "team": "Team",
  556. "this-board": "това табло",
  557. "this-card": "картата",
  558. "spent-time-hours": "Изработено време (часа)",
  559. "overtime-hours": "Оувъртайм (часа)",
  560. "overtime": "Оувъртайм",
  561. "has-overtime-cards": "Има карти с оувъртайм",
  562. "has-spenttime-cards": "Има карти с изработено време",
  563. "time": "Време",
  564. "title": "Title",
  565. "tracking": "Следене",
  566. "tracking-info": "You will be notified of any changes to those cards you are involved as creator or member.",
  567. "type": "Type",
  568. "unassign-member": "Unassign member",
  569. "unsaved-description": "You have an unsaved description.",
  570. "unwatch": "Спри наблюдаването",
  571. "upload": "Upload",
  572. "upload-avatar": "Качване на аватар",
  573. "uploaded-avatar": "Качихте аватар",
  574. "custom-top-left-corner-logo-image-url": "Custom Top Left Corner Logo Image URL",
  575. "custom-top-left-corner-logo-link-url": "Custom Top Left Corner Logo Link URL",
  576. "custom-top-left-corner-logo-height": "Custom Top Left Corner Logo Height. Default: 27",
  577. "custom-login-logo-image-url": "Custom Login Logo Image URL",
  578. "custom-login-logo-link-url": "Custom Login Logo Link URL",
  579. "text-below-custom-login-logo": "Text below Custom Login Logo",
  580. "automatic-linked-url-schemes": "Custom URL Schemes which should automatically be clickable. One URL Scheme per line",
  581. "username": "Потребителско име",
  582. "import-usernames": "Import Usernames",
  583. "view-it": "View it",
  584. "warn-list-archived": "внимание: тази карта е в списък во Архива",
  585. "watch": "Наблюдавай",
  586. "watching": "Наблюдава",
  587. "watching-info": "You will be notified of any change in this board",
  588. "welcome-board": "Welcome Board",
  589. "welcome-swimlane": "Milestone 1",
  590. "welcome-list1": "Basics",
  591. "welcome-list2": "Advanced",
  592. "card-templates-swimlane": "Card Templates",
  593. "list-templates-swimlane": "List Templates",
  594. "board-templates-swimlane": "Board Templates",
  595. "what-to-do": "What do you want to do?",
  596. "wipLimitErrorPopup-title": "Невалиден WIP лимит",
  597. "wipLimitErrorPopup-dialog-pt1": "The number of tasks in this list is higher than the WIP limit you've defined.",
  598. "wipLimitErrorPopup-dialog-pt2": "Моля, преместете някои от задачите от този списък или въведете по-висок WIP лимит.",
  599. "admin-panel": "Администраторски панел",
  600. "settings": "Настройки",
  601. "people": "Хора",
  602. "registration": "Регистрация",
  603. "disable-self-registration": "Disable Self-Registration",
  604. "invite": "Покани",
  605. "invite-people": "Покани хора",
  606. "to-boards": "в табло/а",
  607. "email-addresses": "Имейл адреси",
  608. "smtp-host-description": "Адресът на SMTP сървъра, който обслужва Вашите имейли.",
  609. "smtp-port-description": "Портът, който Вашият SMTP сървър използва за изходящи имейли.",
  610. "smtp-tls-description": "Разреши TLS поддръжка за SMTP сървъра",
  611. "smtp-host": "SMTP хост",
  612. "smtp-port": "SMTP порт",
  613. "smtp-username": "Потребителско име",
  614. "smtp-password": "Парола",
  615. "smtp-tls": "TLS поддръжка",
  616. "send-from": "От",
  617. "send-smtp-test": "Изпрати тестов е-маил на себе си",
  618. "invitation-code": "Invitation Code",
  619. "email-invite-register-subject": "__inviter__ sent you an invitation",
  620. "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.",
  621. "email-smtp-test-subject": "SMTP Test Email",
  622. "email-smtp-test-text": "Успешно изпратихте е-маил",
  623. "error-invitation-code-not-exist": "Invitation code doesn't exist",
  624. "error-notAuthorized": "You are not authorized to view this page.",
  625. "webhook-title": "Webhook Name",
  626. "webhook-token": "Token (Optional for Authentication)",
  627. "outgoing-webhooks": "Outgoing Webhooks",
  628. "bidirectional-webhooks": "Two-Way Webhooks",
  629. "outgoingWebhooksPopup-title": "Outgoing Webhooks",
  630. "boardCardTitlePopup-title": "Card Title Filter",
  631. "disable-webhook": "Disable This Webhook",
  632. "global-webhook": "Global Webhooks",
  633. "new-outgoing-webhook": "New Outgoing Webhook",
  634. "no-name": "(Unknown)",
  635. "Node_version": "Версия на Node",
  636. "Meteor_version": "Meteor version",
  637. "MongoDB_version": "MongoDB version",
  638. "MongoDB_storage_engine": "MongoDB storage engine",
  639. "MongoDB_Oplog_enabled": "MongoDB Oplog enabled",
  640. "OS_Arch": "Архитектура на ОС",
  641. "OS_Cpus": "Брой CPU ядра",
  642. "OS_Freemem": "Свободна памет",
  643. "OS_Loadavg": "ОС средно натоварване",
  644. "OS_Platform": "ОС платформа",
  645. "OS_Release": "ОС Версия",
  646. "OS_Totalmem": "ОС Общо памет",
  647. "OS_Type": "Тип ОС",
  648. "OS_Uptime": "OS Ъптайм",
  649. "days": "дни",
  650. "hours": "часа",
  651. "minutes": "минути",
  652. "seconds": "секунди",
  653. "show-field-on-card": "Покажи това поле в картата",
  654. "automatically-field-on-card": "Add field to new cards",
  655. "always-field-on-card": "Add field to all cards",
  656. "showLabel-field-on-card": "Show field label on minicard",
  657. "showSum-field-on-list": "Show sum of fields at top of list",
  658. "yes": "Да",
  659. "no": "Не",
  660. "accounts": "Профили",
  661. "accounts-allowEmailChange": "Разреши промяна на имейла",
  662. "accounts-allowUserNameChange": "Allow Username Change",
  663. "tableVisibilityMode-allowPrivateOnly": "Boards visibility: Allow private boards only",
  664. "tableVisibilityMode": "Boards visibility",
  665. "createdAt": "Създаден на",
  666. "modifiedAt": "Modified at",
  667. "verified": "Потвърден",
  668. "active": "Активен",
  669. "card-received": "Получена",
  670. "card-received-on": "Получена на",
  671. "card-end": "Завършена",
  672. "card-end-on": "Завършена на",
  673. "editCardReceivedDatePopup-title": "Промени датата на получаване",
  674. "editCardEndDatePopup-title": "Промени датата на завършване",
  675. "setCardColorPopup-title": "Set color",
  676. "setCardActionsColorPopup-title": "Choose a color",
  677. "setSwimlaneColorPopup-title": "Choose a color",
  678. "setListColorPopup-title": "Choose a color",
  679. "assigned-by": "Разпределена от",
  680. "requested-by": "Поискан от",
  681. "card-sorting-by-number": "Card sorting by number",
  682. "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
  683. "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.",
  684. "boardDeletePopup-title": "Изтриване на Таблото?",
  685. "delete-board": "Изтрий таблото",
  686. "default-subtasks-board": "Подзадачи за табло __board__",
  687. "default": "по подразбиране",
  688. "queue": "Опашка",
  689. "subtask-settings": "Настройки на Подзадачите",
  690. "card-settings": "Card Settings",
  691. "boardSubtaskSettingsPopup-title": "Настройки за Подзадачите за това Табло",
  692. "boardCardSettingsPopup-title": "Card Settings",
  693. "deposit-subtasks-board": "Deposit subtasks to this board:",
  694. "deposit-subtasks-list": "Landing list for subtasks deposited here:",
  695. "show-parent-in-minicard": "Show parent in minicard:",
  696. "prefix-with-full-path": "Prefix with full path",
  697. "prefix-with-parent": "Prefix with parent",
  698. "subtext-with-full-path": "Subtext with full path",
  699. "subtext-with-parent": "Subtext with parent",
  700. "change-card-parent": "Промени източника на картата",
  701. "parent-card": "Карта-източник",
  702. "source-board": "Source board",
  703. "no-parent": "Не показвай източника",
  704. "activity-added-label": "добави етикет '%s' към %s",
  705. "activity-removed-label": "премахна етикет '%s' от %s",
  706. "activity-delete-attach": "изтри прикачен датотека от %s",
  707. "activity-added-label-card": "добави етикет '%s'",
  708. "activity-removed-label-card": "премахна етикет '%s'",
  709. "activity-delete-attach-card": "изтри прикачения датотека",
  710. "activity-set-customfield": "set custom field '%s' to '%s' in %s",
  711. "activity-unset-customfield": "unset custom field '%s' in %s",
  712. "r-rule": "Правило",
  713. "r-add-trigger": "Добави спусък",
  714. "r-add-action": "Добави действие",
  715. "r-board-rules": "Правила за таблото",
  716. "r-add-rule": "Добави правилото",
  717. "r-view-rule": "Виж правилото",
  718. "r-delete-rule": "Изтрий правилото",
  719. "r-new-rule-name": "Заглавие за новото правило",
  720. "r-no-rules": "Няма правила",
  721. "r-trigger": "Trigger",
  722. "r-action": "Action",
  723. "r-when-a-card": "Когато карта",
  724. "r-is": "е",
  725. "r-is-moved": "преместена",
  726. "r-added-to": "Added to",
  727. "r-removed-from": "премахната от",
  728. "r-the-board": "таблото",
  729. "r-list": "списък",
  730. "list": "List",
  731. "set-filter": "Set Filter",
  732. "r-moved-to": "Moved to",
  733. "r-moved-from": "Moved from",
  734. "r-archived": "Преместено во Архива",
  735. "r-unarchived": "Възстановено от Архива",
  736. "r-a-card": "карта",
  737. "r-when-a-label-is": "When a label is",
  738. "r-when-the-label": "When the label",
  739. "r-list-name": "list name",
  740. "r-when-a-member": "When a member is",
  741. "r-when-the-member": "When the member",
  742. "r-name": "име",
  743. "r-when-a-attach": "When an attachment",
  744. "r-when-a-checklist": "When a checklist is",
  745. "r-when-the-checklist": "When the checklist",
  746. "r-completed": "Completed",
  747. "r-made-incomplete": "Made incomplete",
  748. "r-when-a-item": "When a checklist item is",
  749. "r-when-the-item": "When the checklist item",
  750. "r-checked": "Checked",
  751. "r-unchecked": "Unchecked",
  752. "r-move-card-to": "Премести картата в",
  753. "r-top-of": "началото на",
  754. "r-bottom-of": "края на",
  755. "r-its-list": "списъка й",
  756. "r-archive": "Премести во Архива",
  757. "r-unarchive": "Възстанови от Архива",
  758. "r-card": "карта",
  759. "r-add": "Добави",
  760. "r-remove": "Remove",
  761. "r-label": "label",
  762. "r-member": "member",
  763. "r-remove-all": "Remove all members from the card",
  764. "r-set-color": "Set color to",
  765. "r-checklist": "checklist",
  766. "r-check-all": "Check all",
  767. "r-uncheck-all": "Uncheck all",
  768. "r-items-check": "items of checklist",
  769. "r-check": "Check",
  770. "r-uncheck": "Uncheck",
  771. "r-item": "item",
  772. "r-of-checklist": "of checklist",
  773. "r-send-email": "Send an email",
  774. "r-to": "to",
  775. "r-of": "of",
  776. "r-subject": "subject",
  777. "r-rule-details": "Детайли за правилото",
  778. "r-d-move-to-top-gen": "Move card to top of its list",
  779. "r-d-move-to-top-spec": "Move card to top of list",
  780. "r-d-move-to-bottom-gen": "Move card to bottom of its list",
  781. "r-d-move-to-bottom-spec": "Move card to bottom of list",
  782. "r-d-send-email": "Send email",
  783. "r-d-send-email-to": "to",
  784. "r-d-send-email-subject": "subject",
  785. "r-d-send-email-message": "message",
  786. "r-d-archive": "Премести картата во Архива",
  787. "r-d-unarchive": "Възстанови картата от Архива",
  788. "r-d-add-label": "Add label",
  789. "r-d-remove-label": "Remove label",
  790. "r-create-card": "Create new card",
  791. "r-in-list": "in list",
  792. "r-in-swimlane": "in swimlane",
  793. "r-d-add-member": "Add member",
  794. "r-d-remove-member": "Remove member",
  795. "r-d-remove-all-member": "Remove all member",
  796. "r-d-check-all": "Check all items of a list",
  797. "r-d-uncheck-all": "Uncheck all items of a list",
  798. "r-d-check-one": "Check item",
  799. "r-d-uncheck-one": "Uncheck item",
  800. "r-d-check-of-list": "of checklist",
  801. "r-d-add-checklist": "Добави чеклист",
  802. "r-d-remove-checklist": "Премахни чеклист",
  803. "r-by": "by",
  804. "r-add-checklist": "Добави чеклист",
  805. "r-with-items": "с точки",
  806. "r-items-list": "точка1,точка2,точка3",
  807. "r-add-swimlane": "Добави коридор",
  808. "r-swimlane-name": "име на коридора",
  809. "r-board-note": "Note: leave a field empty to match every possible value.",
  810. "r-checklist-note": "Note: checklist's items have to be written as comma separated values.",
  811. "r-when-a-card-is-moved": "When a card is moved to another list",
  812. "r-set": "Set",
  813. "r-update": "Update",
  814. "r-datefield": "date field",
  815. "r-df-start-at": "start",
  816. "r-df-due-at": "due",
  817. "r-df-end-at": "end",
  818. "r-df-received-at": "received",
  819. "r-to-current-datetime": "to current date/time",
  820. "r-remove-value-from": "Remove value from",
  821. "ldap": "LDAP",
  822. "oauth2": "OAuth2",
  823. "cas": "CAS",
  824. "authentication-method": "Authentication method",
  825. "authentication-type": "Authentication type",
  826. "custom-product-name": "Custom Product Name",
  827. "layout": "Layout",
  828. "hide-logo": "Hide Logo",
  829. "add-custom-html-after-body-start": "Add Custom HTML after <body> start",
  830. "add-custom-html-before-body-end": "Add Custom HTML before </body> end",
  831. "error-undefined": "Something went wrong",
  832. "error-ldap-login": "An error occurred while trying to login",
  833. "display-authentication-method": "Display Authentication Method",
  834. "oidc-button-text": "Customize the OIDC button text",
  835. "default-authentication-method": "Default Authentication Method",
  836. "duplicate-board": "Duplicate Board",
  837. "org-number": "The number of organizations is:",
  838. "team-number": "The number of teams is:",
  839. "people-number": "The number of people is:",
  840. "swimlaneDeletePopup-title": "Delete Swimlane ?",
  841. "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.",
  842. "restore-all": "Restore all",
  843. "delete-all": "Delete all",
  844. "loading": "Loading, please wait.",
  845. "previous_as": "last time was",
  846. "act-a-dueAt": "modified due time to \nWhen: __timeValue__\nWhere: __card__\n previous due was __timeOldValue__",
  847. "act-a-endAt": "modified ending time to __timeValue__ from (__timeOldValue__)",
  848. "act-a-startAt": "modified starting time to __timeValue__ from (__timeOldValue__)",
  849. "act-a-receivedAt": "modified received time to __timeValue__ from (__timeOldValue__)",
  850. "a-dueAt": "modified due time to be",
  851. "a-endAt": "modified ending time to be",
  852. "a-startAt": "modified starting time to be",
  853. "a-receivedAt": "modified received time to be",
  854. "almostdue": "current due time %s is approaching",
  855. "pastdue": "current due time %s is past",
  856. "duenow": "current due time %s is today",
  857. "act-newDue": "__list__/__card__ has 1st due reminder [__board__]",
  858. "act-withDue": "__list__/__card__ due reminders [__board__]",
  859. "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
  860. "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
  861. "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
  862. "act-atUserComment": "You were mentioned in [__board__] __list__/__card__",
  863. "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
  864. "delete-team-confirm-popup": "Are you sure you want to delete this team? There is no undo.",
  865. "delete-org-confirm-popup": "Are you sure you want to delete this organization? There is no undo.",
  866. "accounts-allowUserDelete": "Allow users to self delete their account",
  867. "hide-minicard-label-text": "Hide minicard label text",
  868. "show-desktop-drag-handles": "Show desktop drag handles",
  869. "assignee": "Assignee",
  870. "cardAssigneesPopup-title": "Assignee",
  871. "addmore-detail": "Add a more detailed description",
  872. "show-on-card": "Show on Card",
  873. "new": "New",
  874. "editOrgPopup-title": "Edit Organization",
  875. "newOrgPopup-title": "New Organization",
  876. "editTeamPopup-title": "Edit Team",
  877. "newTeamPopup-title": "New Team",
  878. "editUserPopup-title": "Edit User",
  879. "newUserPopup-title": "New User",
  880. "notifications": "Notifications",
  881. "view-all": "View All",
  882. "filter-by-unread": "Filter by Unread",
  883. "mark-all-as-read": "Mark all as read",
  884. "remove-all-read": "Remove all read",
  885. "allow-rename": "Allow Rename",
  886. "allowRenamePopup-title": "Allow Rename",
  887. "start-day-of-week": "Set day of the week start",
  888. "monday": "Monday",
  889. "tuesday": "Tuesday",
  890. "wednesday": "Wednesday",
  891. "thursday": "Thursday",
  892. "friday": "Friday",
  893. "saturday": "Saturday",
  894. "sunday": "Sunday",
  895. "status": "Status",
  896. "swimlane": "Swimlane",
  897. "owner": "Owner",
  898. "last-modified-at": "Last modified at",
  899. "last-activity": "Last activity",
  900. "voting": "Voting",
  901. "archived": "Archived",
  902. "delete-linked-card-before-this-card": "You can not delete this card before first deleting linked card that has",
  903. "delete-linked-cards-before-this-list": "You can not delete this list before first deleting linked cards that are pointing to cards in this list",
  904. "hide-checked-items": "Hide checked items",
  905. "task": "Task",
  906. "create-task": "Create Task",
  907. "ok": "OK",
  908. "organizations": "Organizations",
  909. "teams": "Teams",
  910. "displayName": "Display Name",
  911. "shortName": "Short Name",
  912. "website": "Website",
  913. "person": "Person",
  914. "my-cards": "My Cards",
  915. "card": "Карта",
  916. "board": "Board",
  917. "context-separator": "/",
  918. "myCardsSortChange-title": "My Cards Sort",
  919. "myCardsSortChangePopup-title": "My Cards Sort",
  920. "myCardsSortChange-choice-board": "By Board",
  921. "myCardsSortChange-choice-dueat": "By Due Date",
  922. "dueCards-title": "Due Cards",
  923. "dueCardsViewChange-title": "Due Cards View",
  924. "dueCardsViewChangePopup-title": "Due Cards View",
  925. "dueCardsViewChange-choice-me": "Me",
  926. "dueCardsViewChange-choice-all": "All Users",
  927. "dueCardsViewChange-choice-all-description": "Shows all incomplete cards with a *Due* date from boards for which the user has permission.",
  928. "broken-cards": "Broken Cards",
  929. "board-title-not-found": "Board '%s' not found.",
  930. "swimlane-title-not-found": "Swimlane '%s' not found.",
  931. "list-title-not-found": "List '%s' not found.",
  932. "label-not-found": "Label '%s' not found.",
  933. "label-color-not-found": "Label color %s not found.",
  934. "user-username-not-found": "Username '%s' not found.",
  935. "comment-not-found": "Card with comment containing text '%s' not found.",
  936. "globalSearch-title": "Search All Boards",
  937. "no-cards-found": "No Cards Found",
  938. "one-card-found": "One Card Found",
  939. "n-cards-found": "%s Cards Found",
  940. "n-n-of-n-cards-found": "__start__-__end__ of __total__ Cards Found",
  941. "operator-board": "board",
  942. "operator-board-abbrev": "b",
  943. "operator-swimlane": "swimlane",
  944. "operator-swimlane-abbrev": "s",
  945. "operator-list": "списък",
  946. "operator-list-abbrev": "l",
  947. "operator-label": "label",
  948. "operator-label-abbrev": "#",
  949. "operator-user": "user",
  950. "operator-user-abbrev": "@",
  951. "operator-member": "member",
  952. "operator-member-abbrev": "m",
  953. "operator-assignee": "assignee",
  954. "operator-assignee-abbrev": "a",
  955. "operator-creator": "creator",
  956. "operator-status": "status",
  957. "operator-due": "due",
  958. "operator-created": "created",
  959. "operator-modified": "modified",
  960. "operator-sort": "sort",
  961. "operator-comment": "comment",
  962. "operator-has": "has",
  963. "operator-limit": "limit",
  964. "predicate-archived": "archived",
  965. "predicate-open": "open",
  966. "predicate-ended": "ended",
  967. "predicate-all": "all",
  968. "predicate-overdue": "overdue",
  969. "predicate-week": "week",
  970. "predicate-month": "month",
  971. "predicate-quarter": "quarter",
  972. "predicate-year": "year",
  973. "predicate-due": "due",
  974. "predicate-modified": "modified",
  975. "predicate-created": "created",
  976. "predicate-attachment": "attachment",
  977. "predicate-description": "description",
  978. "predicate-checklist": "checklist",
  979. "predicate-start": "start",
  980. "predicate-end": "end",
  981. "predicate-assignee": "assignee",
  982. "predicate-member": "member",
  983. "predicate-public": "public",
  984. "predicate-private": "private",
  985. "operator-unknown-error": "%s is not an operator",
  986. "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
  987. "operator-sort-invalid": "sort of '%s' is invalid",
  988. "operator-status-invalid": "'%s' is not a valid status",
  989. "operator-has-invalid": "%s is not a valid existence check",
  990. "operator-limit-invalid": "%s is not a valid limit. Limit should be a positive integer.",
  991. "next-page": "Next Page",
  992. "previous-page": "Previous Page",
  993. "heading-notes": "Notes",
  994. "globalSearch-instructions-heading": "Search Instructions",
  995. "globalSearch-instructions-description": "Searches can include operators to refine the search. Operators are specified by writing the operator name and value separated by a colon. For example, an operator specification of `list:Blocked` would limit the search to cards that are contained in a list named *Blocked*. If the value contains spaces or special characters it must be enclosed in quotation marks (e.g. `__operator_list__:\"To Review\"`).",
  996. "globalSearch-instructions-operators": "Available operators:",
  997. "globalSearch-instructions-operator-board": "`__operator_board__:<title>` - cards in boards matching the specified *<title>*",
  998. "globalSearch-instructions-operator-list": "`__operator_list__:<title>` - cards in lists matching the specified *<title>*",
  999. "globalSearch-instructions-operator-swimlane": "`__operator_swimlane__:<title>` - cards in swimlanes matching the specified *<title>*",
  1000. "globalSearch-instructions-operator-comment": "`__operator_comment__:<text>` - cards with a comment containing *<text>*.",
  1001. "globalSearch-instructions-operator-label": "`__operator_label__:<color>` `__operator_label__:<name>` - cards that have a label matching *<color>* or *<name>",
  1002. "globalSearch-instructions-operator-hash": "`__operator_label_abbrev__<name|color>` - shorthand for `__operator_label__:<color>` or `__operator_label__:<name>`",
  1003. "globalSearch-instructions-operator-user": "`__operator_user__:<username>` - cards where *<username>* is a *member* or *assignee*",
  1004. "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:<username>`",
  1005. "globalSearch-instructions-operator-member": "`__operator_member__:<username>` - cards where *<username>* is a *member*",
  1006. "globalSearch-instructions-operator-assignee": "`__operator_assignee__:<username>` - cards where *<username>* is an *assignee*",
  1007. "globalSearch-instructions-operator-creator": "`__operator_creator__:<username>` - cards where *<username>* is the card's creator",
  1008. "globalSearch-instructions-operator-due": "`__operator_due__:<n>` - cards which are due up to *<n>* days from now. `__operator_due__:__predicate_overdue__ lists all cards past their due date.",
  1009. "globalSearch-instructions-operator-created": "`__operator_created__:<n>` - cards which were created *<n>* days ago or less",
  1010. "globalSearch-instructions-operator-modified": "`__operator_modified__:<n>` - cards which were modified *<n>* days ago or less",
  1011. "globalSearch-instructions-operator-status": "`__operator_status__:<status>` - where *<status>* is one of the following:",
  1012. "globalSearch-instructions-status-archived": "`__predicate_archived__` - archived cards",
  1013. "globalSearch-instructions-status-all": "`__predicate_all__` - all archived and unarchived cards",
  1014. "globalSearch-instructions-status-ended": "`__predicate_ended__` - cards with an end date",
  1015. "globalSearch-instructions-status-public": "`__predicate_public__` - cards only in public boards",
  1016. "globalSearch-instructions-status-private": "`__predicate_private__` - cards only in private boards",
  1017. "globalSearch-instructions-operator-has": "`__operator_has__:<field>` - where *<field>* is one of `__predicate_attachment__`, `__predicate_checklist__`, `__predicate_description__`, `__predicate_start__`, `__predicate_due__`, `__predicate_end__`, `__predicate_assignee__` or `__predicate_member__`. Placing a `-` in front of *<field>* searches for the absence of a value in that field (e.g. `has:-due` searches for cards without a due date).",
  1018. "globalSearch-instructions-operator-sort": "`__operator_sort__:<sort-name>` - where *<sort-name>* is one of `__predicate_due__`, `__predicate_created__` or `__predicate_modified__`. For a descending sort, place a `-` in front of the sort name.",
  1019. "globalSearch-instructions-operator-limit": "`__operator_limit__:<n>` - where *<n>* is a positive integer expressing the number of cards to be displayed per page.",
  1020. "globalSearch-instructions-notes-1": "Multiple operators may be specified.",
  1021. "globalSearch-instructions-notes-2": "Similar operators are *OR*ed together. Cards that match any of the conditions will be returned.\n`__operator_list__:Available __operator_list__:Blocked` would return cards contained in any list named *Blocked* or *Available*.",
  1022. "globalSearch-instructions-notes-3": "Differing operators are *AND*ed together. Only cards that match all of the differing operators are returned. `__operator_list__:Available __operator_label__:red` returns only cards in the list *Available* with a *red* label.",
  1023. "globalSearch-instructions-notes-3-2": "Days can be specified as a positive or negative integer or using `__predicate_week__`, `__predicate_month__`, `__predicate_quarter__` or `__predicate_year__` for the current period.",
  1024. "globalSearch-instructions-notes-4": "Text searches are case insensitive.",
  1025. "globalSearch-instructions-notes-5": "By default archived cards are not searched.",
  1026. "link-to-search": "Link to this search",
  1027. "excel-font": "Arial",
  1028. "number": "Број",
  1029. "label-colors": "Label Colors",
  1030. "label-names": "Label Names",
  1031. "archived-at": "archived at",
  1032. "sort-cards": "Sort Cards",
  1033. "cardsSortPopup-title": "Sort Cards",
  1034. "due-date": "Due Date",
  1035. "server-error": "Server Error",
  1036. "server-error-troubleshooting": "Please submit the error generated by the server.\nFor a snap installation, run: `sudo snap logs wekan.wekan`\nFor a Docker installation, run: `sudo docker logs wekan-app`",
  1037. "title-alphabetically": "Title (Alphabetically)",
  1038. "created-at-newest-first": "Created At (Newest First)",
  1039. "created-at-oldest-first": "Created At (Oldest First)",
  1040. "links-heading": "Links",
  1041. "hide-system-messages-of-all-users": "Hide system messages of all users",
  1042. "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden",
  1043. "move-swimlane": "Move Swimlane",
  1044. "moveSwimlanePopup-title": "Move Swimlane",
  1045. "custom-field-stringtemplate": "String Template",
  1046. "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)",
  1047. "custom-field-stringtemplate-separator": "Separator (use &#32; or &nbsp; for a space)",
  1048. "custom-field-stringtemplate-item-placeholder": "Press enter to add more items",
  1049. "creator": "Creator",
  1050. "filesReportTitle": "Files Report",
  1051. "orphanedFilesReportTitle": "Orphaned Files Report",
  1052. "reports": "Reports",
  1053. "rulesReportTitle": "Rules Report",
  1054. "copy-swimlane": "Copy Swimlane",
  1055. "copySwimlanePopup-title": "Copy Swimlane",
  1056. "display-card-creator": "Display Card Creator",
  1057. "wait-spinner": "Wait Spinner",
  1058. "Bounce": "Bounce Wait Spinner",
  1059. "Cube": "Cube Wait Spinner",
  1060. "Cube-Grid": "Cube-Grid Wait Spinner",
  1061. "Dot": "Dot Wait Spinner",
  1062. "Double-Bounce": "Double Bounce Wait Spinner",
  1063. "Rotateplane": "Rotateplane Wait Spinner",
  1064. "Scaleout": "Scaleout Wait Spinner",
  1065. "Wave": "Wave Wait Spinner",
  1066. "maximize-card": "Maximize Card",
  1067. "minimize-card": "Minimize Card",
  1068. "delete-org-warning-message": "Can not delete this organization, there is at least one user that belongs to it",
  1069. "delete-team-warning-message": "Can not delete this team, there is at least one user that belongs to it"
  1070. }