bg.i18n.json 36 KB

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