1
0

django.po 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Abbl Kto <abblkto@yahoo.com>, 2021
  5. # Oleksandr Chernihov <o.chernihov@gmail.com>, 2014
  6. # Andriy Sokolovskiy <me@asokolovskiy.com>, 2015
  7. # Boryslav Larin <brabadu@gmail.com>, 2011
  8. # Denis Podlesniy <haos616@gmail.com>, 2016
  9. # Igor Melnyk, 2014,2017
  10. # Illia Volochii <illia.volochii@gmail.com>, 2021-2023
  11. # Ivan Dmytrenko <dmitrenko.ivan@gmail.com>, 2019
  12. # Jannis Leidel <jannis@leidel.info>, 2011
  13. # Kirill Gagarski <gagarin.gtn@gmail.com>, 2015
  14. # Max V. Stotsky <transifex@ms.pereslavl.ru>, 2014
  15. # Mikhail Kolesnik <mike@openbunker.org>, 2015
  16. # Mykola Holovetskyi, 2022
  17. # Mykola Zamkovoi <nickzam@gmail.com>, 2014
  18. # Sergiy Kuzmenko <s.kuzmenko@gmail.com>, 2011
  19. # tarasyyyk <taras.korzhak96@gmail.com>, 2018
  20. # Zoriana Zaiats, 2016
  21. msgid ""
  22. msgstr ""
  23. "Project-Id-Version: django\n"
  24. "Report-Msgid-Bugs-To: \n"
  25. "POT-Creation-Date: 2023-01-17 02:13-0600\n"
  26. "PO-Revision-Date: 2023-04-25 07:05+0000\n"
  27. "Last-Translator: Illia Volochii <illia.volochii@gmail.com>, 2021-2023\n"
  28. "Language-Team: Ukrainian (http://www.transifex.com/django/django/language/"
  29. "uk/)\n"
  30. "MIME-Version: 1.0\n"
  31. "Content-Type: text/plain; charset=UTF-8\n"
  32. "Content-Transfer-Encoding: 8bit\n"
  33. "Language: uk\n"
  34. "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != "
  35. "11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % "
  36. "100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || "
  37. "(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
  38. #, python-format
  39. msgid "Delete selected %(verbose_name_plural)s"
  40. msgstr "Видалити обрані %(verbose_name_plural)s"
  41. #, python-format
  42. msgid "Successfully deleted %(count)d %(items)s."
  43. msgstr "Успішно видалено %(count)d %(items)s."
  44. #, python-format
  45. msgid "Cannot delete %(name)s"
  46. msgstr "Не вдається видалити %(name)s"
  47. msgid "Are you sure?"
  48. msgstr "Ви впевнені?"
  49. msgid "Administration"
  50. msgstr "Адміністрування"
  51. msgid "All"
  52. msgstr "Всі"
  53. msgid "Yes"
  54. msgstr "Так"
  55. msgid "No"
  56. msgstr "Ні"
  57. msgid "Unknown"
  58. msgstr "Невідомо"
  59. msgid "Any date"
  60. msgstr "Будь-яка дата"
  61. msgid "Today"
  62. msgstr "Сьогодні"
  63. msgid "Past 7 days"
  64. msgstr "Останні 7 днів"
  65. msgid "This month"
  66. msgstr "Цього місяця"
  67. msgid "This year"
  68. msgstr "Цього року"
  69. msgid "No date"
  70. msgstr "Без дати"
  71. msgid "Has date"
  72. msgstr "Має дату"
  73. msgid "Empty"
  74. msgstr "Порожні"
  75. msgid "Not empty"
  76. msgstr "Непорожні"
  77. #, python-format
  78. msgid ""
  79. "Please enter the correct %(username)s and password for a staff account. Note "
  80. "that both fields may be case-sensitive."
  81. msgstr ""
  82. "Будь ласка, введіть правильні %(username)s і пароль для облікового запису "
  83. "персоналу. Зауважте, що обидва поля можуть бути чутливі до регістру."
  84. msgid "Action:"
  85. msgstr "Дія:"
  86. #, python-format
  87. msgid "Add another %(verbose_name)s"
  88. msgstr "Додати ще %(verbose_name)s"
  89. msgid "Remove"
  90. msgstr "Видалити"
  91. msgid "Addition"
  92. msgstr "Додавання"
  93. msgid "Change"
  94. msgstr "Змінити"
  95. msgid "Deletion"
  96. msgstr "Видалення"
  97. msgid "action time"
  98. msgstr "час дії"
  99. msgid "user"
  100. msgstr "користувач"
  101. msgid "content type"
  102. msgstr "тип вмісту"
  103. msgid "object id"
  104. msgstr "id об'єкта"
  105. #. Translators: 'repr' means representation
  106. #. (https://docs.python.org/library/functions.html#repr)
  107. msgid "object repr"
  108. msgstr "представлення об'єкта (repr)"
  109. msgid "action flag"
  110. msgstr "позначка дії"
  111. msgid "change message"
  112. msgstr "змінити повідомлення"
  113. msgid "log entry"
  114. msgstr "запис у журналі"
  115. msgid "log entries"
  116. msgstr "записи в журналі"
  117. #, python-format
  118. msgid "Added “%(object)s”."
  119. msgstr "Додано \"%(object)s\"."
  120. #, python-format
  121. msgid "Changed “%(object)s” — %(changes)s"
  122. msgstr "Змінено \"%(object)s\" - %(changes)s"
  123. #, python-format
  124. msgid "Deleted “%(object)s.”"
  125. msgstr "Видалено \"%(object)s.\""
  126. msgid "LogEntry Object"
  127. msgstr "Об'єкт журнального запису"
  128. #, python-brace-format
  129. msgid "Added {name} “{object}”."
  130. msgstr "Додано {name} \"{object}\"."
  131. msgid "Added."
  132. msgstr "Додано."
  133. msgid "and"
  134. msgstr "та"
  135. #, python-brace-format
  136. msgid "Changed {fields} for {name} “{object}”."
  137. msgstr "Змінені {fields} для {name} \"{object}\"."
  138. #, python-brace-format
  139. msgid "Changed {fields}."
  140. msgstr "Змінені {fields}."
  141. #, python-brace-format
  142. msgid "Deleted {name} “{object}”."
  143. msgstr "Видалено {name} \"{object}\"."
  144. msgid "No fields changed."
  145. msgstr "Поля не змінені."
  146. msgid "None"
  147. msgstr "Ніщо"
  148. msgid "Hold down “Control”, or “Command” on a Mac, to select more than one."
  149. msgstr ""
  150. "Натисність \"Control\" або \"Command\" на Mac-пристрої, щоб вибрати більше "
  151. "аніж один."
  152. #, python-brace-format
  153. msgid "The {name} “{obj}” was added successfully."
  154. msgstr "{name} \"{obj}\" було додано успішно."
  155. msgid "You may edit it again below."
  156. msgstr "Ви можете відредагувати це знову."
  157. #, python-brace-format
  158. msgid ""
  159. "The {name} “{obj}” was added successfully. You may add another {name} below."
  160. msgstr "{name} \"{obj}\" було змінено успішно. Ви можете додати інше {name}."
  161. #, python-brace-format
  162. msgid ""
  163. "The {name} “{obj}” was changed successfully. You may edit it again below."
  164. msgstr ""
  165. "{name} \"{obj}\" було змінено успішно. Нижче Ви можете редагувати його знову."
  166. #, python-brace-format
  167. msgid "The {name} “{obj}” was added successfully. You may edit it again below."
  168. msgstr "{name} \"{obj}\" було додано успішно. Ви можете редагувати його знову."
  169. #, python-brace-format
  170. msgid ""
  171. "The {name} “{obj}” was changed successfully. You may add another {name} "
  172. "below."
  173. msgstr "{name} \"{obj}\" було змінено успішно. Ви можете додати інше {name}."
  174. #, python-brace-format
  175. msgid "The {name} “{obj}” was changed successfully."
  176. msgstr "{name} \"{obj}\" було змінено успішно."
  177. msgid ""
  178. "Items must be selected in order to perform actions on them. No items have "
  179. "been changed."
  180. msgstr ""
  181. "Для виконання дії необхідно обрати елемент. Жодний елемент не був змінений."
  182. msgid "No action selected."
  183. msgstr "Дія не обрана."
  184. #, python-format
  185. msgid "The %(name)s “%(obj)s” was deleted successfully."
  186. msgstr "%(name)s \"%(obj)s\" був видалений успішно."
  187. #, python-format
  188. msgid "%(name)s with ID “%(key)s” doesn’t exist. Perhaps it was deleted?"
  189. msgstr "%(name)s з ID \"%(key)s\" не існує. Можливо, воно було видалене?"
  190. #, python-format
  191. msgid "Add %s"
  192. msgstr "Додати %s"
  193. #, python-format
  194. msgid "Change %s"
  195. msgstr "Змінити %s"
  196. #, python-format
  197. msgid "View %s"
  198. msgstr "Переглянути %s"
  199. msgid "Database error"
  200. msgstr "Помилка бази даних"
  201. #, python-format
  202. msgid "%(count)s %(name)s was changed successfully."
  203. msgid_plural "%(count)s %(name)s were changed successfully."
  204. msgstr[0] "%(count)s %(name)s був успішно змінений."
  205. msgstr[1] "%(count)s %(name)s були успішно змінені."
  206. msgstr[2] "%(count)s %(name)s було успішно змінено."
  207. msgstr[3] "%(count)s %(name)s було успішно змінено."
  208. #, python-format
  209. msgid "%(total_count)s selected"
  210. msgid_plural "All %(total_count)s selected"
  211. msgstr[0] "%(total_count)s обраний"
  212. msgstr[1] "%(total_count)s обрані"
  213. msgstr[2] "Усі %(total_count)s обрано"
  214. msgstr[3] "Усі %(total_count)s обрано"
  215. #, python-format
  216. msgid "0 of %(cnt)s selected"
  217. msgstr "0 з %(cnt)s обрано"
  218. #, python-format
  219. msgid "Change history: %s"
  220. msgstr "Історія змін: %s"
  221. #. Translators: Model verbose name and instance
  222. #. representation, suitable to be an item in a
  223. #. list.
  224. #, python-format
  225. msgid "%(class_name)s %(instance)s"
  226. msgstr "%(class_name)s %(instance)s"
  227. #, python-format
  228. msgid ""
  229. "Deleting %(class_name)s %(instance)s would require deleting the following "
  230. "protected related objects: %(related_objects)s"
  231. msgstr ""
  232. "Видалення %(class_name)s %(instance)s вимагатиме видалення наступних "
  233. "захищених пов'язаних об'єктів: %(related_objects)s"
  234. msgid "Django site admin"
  235. msgstr "Django сайт адміністрування"
  236. msgid "Django administration"
  237. msgstr "Django адміністрування"
  238. msgid "Site administration"
  239. msgstr "Адміністрування сайта"
  240. msgid "Log in"
  241. msgstr "Увійти"
  242. #, python-format
  243. msgid "%(app)s administration"
  244. msgstr "Адміністрування %(app)s"
  245. msgid "Page not found"
  246. msgstr "Сторінка не знайдена"
  247. msgid "We’re sorry, but the requested page could not be found."
  248. msgstr "На жаль, запрошену сторінку не знайдено."
  249. msgid "Home"
  250. msgstr "Домівка"
  251. msgid "Server error"
  252. msgstr "Помилка сервера"
  253. msgid "Server error (500)"
  254. msgstr "Помилка сервера (500)"
  255. msgid "Server Error <em>(500)</em>"
  256. msgstr "Помилка сервера <em>(500)</em>"
  257. msgid ""
  258. "There’s been an error. It’s been reported to the site administrators via "
  259. "email and should be fixed shortly. Thanks for your patience."
  260. msgstr ""
  261. "Сталася помилка. Вона була відправлена адміністраторам сайту через email і "
  262. "має бути вирішена швидко. Дякуємо за ваше терпіння."
  263. msgid "Run the selected action"
  264. msgstr "Виконати обрану дію"
  265. msgid "Go"
  266. msgstr "Вперед"
  267. msgid "Click here to select the objects across all pages"
  268. msgstr "Натисніть тут, щоб вибрати об'єкти на всіх сторінках"
  269. #, python-format
  270. msgid "Select all %(total_count)s %(module_name)s"
  271. msgstr "Обрати всі %(total_count)s %(module_name)s"
  272. msgid "Clear selection"
  273. msgstr "Скинути вибір"
  274. #, python-format
  275. msgid "Models in the %(name)s application"
  276. msgstr "Моделі у %(name)s додатку"
  277. msgid "Add"
  278. msgstr "Додати"
  279. msgid "View"
  280. msgstr "Переглянути"
  281. msgid "You don’t have permission to view or edit anything."
  282. msgstr "Ви не маєте дозволу переглядати чи редагувати будь-чого."
  283. msgid ""
  284. "First, enter a username and password. Then, you’ll be able to edit more user "
  285. "options."
  286. msgstr ""
  287. "Спершу, введіть користувацьке ім'я і пароль. Тоді, ви зможете редагувати "
  288. "більше користувацьких опцій."
  289. msgid "Enter a username and password."
  290. msgstr "Введіть ім'я користувача і пароль."
  291. msgid "Change password"
  292. msgstr "Змінити пароль"
  293. msgid "Please correct the error below."
  294. msgid_plural "Please correct the errors below."
  295. msgstr[0] "Будь ласка, виправте наведену нижче помилку."
  296. msgstr[1] "Будь ласка, виправте наведені нижче помилки."
  297. msgstr[2] "Будь ласка, виправте наведені нижче помилки."
  298. msgstr[3] "Будь ласка, виправте наведені нижче помилки."
  299. #, python-format
  300. msgid "Enter a new password for the user <strong>%(username)s</strong>."
  301. msgstr "Введіть новий пароль для користувача <strong>%(username)s</strong>."
  302. msgid "Skip to main content"
  303. msgstr "Перейти до основного вмісту"
  304. msgid "Welcome,"
  305. msgstr "Вітаємо,"
  306. msgid "View site"
  307. msgstr "Дивитися сайт"
  308. msgid "Documentation"
  309. msgstr "Документація"
  310. msgid "Log out"
  311. msgstr "Вийти"
  312. msgid "Breadcrumbs"
  313. msgstr "Навігаційний рядок"
  314. #, python-format
  315. msgid "Add %(name)s"
  316. msgstr "Додати %(name)s"
  317. msgid "History"
  318. msgstr "Історія"
  319. msgid "View on site"
  320. msgstr "Дивитися на сайті"
  321. msgid "Filter"
  322. msgstr "Відфільтрувати"
  323. msgid "Clear all filters"
  324. msgstr "Очистити всі фільтри"
  325. msgid "Remove from sorting"
  326. msgstr "Видалити з сортування"
  327. #, python-format
  328. msgid "Sorting priority: %(priority_number)s"
  329. msgstr "Пріорітет сортування: %(priority_number)s"
  330. msgid "Toggle sorting"
  331. msgstr "Сортувати в іншому напрямку"
  332. msgid "Toggle theme (current theme: auto)"
  333. msgstr "Перемкнути тему (поточна тема: автоматична)"
  334. msgid "Toggle theme (current theme: light)"
  335. msgstr "Перемкнути тему (поточна тема: світла)"
  336. msgid "Toggle theme (current theme: dark)"
  337. msgstr "Перемкнути тему (поточна тема: темна)"
  338. msgid "Delete"
  339. msgstr "Видалити"
  340. #, python-format
  341. msgid ""
  342. "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
  343. "related objects, but your account doesn't have permission to delete the "
  344. "following types of objects:"
  345. msgstr ""
  346. "Видалення %(object_name)s '%(escaped_object)s' призведе до видалення "
  347. "пов'язаних об'єктів, але ваш реєстраційний запис не має дозволу видаляти "
  348. "наступні типи об'єктів:"
  349. #, python-format
  350. msgid ""
  351. "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
  352. "following protected related objects:"
  353. msgstr ""
  354. "Видалення %(object_name)s '%(escaped_object)s' вимагатиме видалення "
  355. "наступних пов'язаних об'єктів:"
  356. #, python-format
  357. msgid ""
  358. "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
  359. "All of the following related items will be deleted:"
  360. msgstr ""
  361. "Ви впевнені, що хочете видалити %(object_name)s \"%(escaped_object)s\"? Всі "
  362. "пов'язані записи, що перелічені, будуть видалені:"
  363. msgid "Objects"
  364. msgstr "Об'єкти"
  365. msgid "Yes, I’m sure"
  366. msgstr "Так, я впевнений"
  367. msgid "No, take me back"
  368. msgstr "Ні, повернутись назад"
  369. msgid "Delete multiple objects"
  370. msgstr "Видалити кілька об'єктів"
  371. #, python-format
  372. msgid ""
  373. "Deleting the selected %(objects_name)s would result in deleting related "
  374. "objects, but your account doesn't have permission to delete the following "
  375. "types of objects:"
  376. msgstr ""
  377. "Видалення обраних %(objects_name)s вимагатиме видалення пов'язаних об'єктів, "
  378. "але ваш обліковий запис не має прав для видалення таких типів об'єктів:"
  379. #, python-format
  380. msgid ""
  381. "Deleting the selected %(objects_name)s would require deleting the following "
  382. "protected related objects:"
  383. msgstr ""
  384. "Видалення обраних %(objects_name)s вимагатиме видалення наступних захищених "
  385. "пов'язаних об'єктів:"
  386. #, python-format
  387. msgid ""
  388. "Are you sure you want to delete the selected %(objects_name)s? All of the "
  389. "following objects and their related items will be deleted:"
  390. msgstr ""
  391. "Ви впевнені, що хочете видалити вибрані %(objects_name)s? Всі вказані "
  392. "об'єкти та пов'язані з ними елементи будуть видалені:"
  393. msgid "Delete?"
  394. msgstr "Видалити?"
  395. #, python-format
  396. msgid " By %(filter_title)s "
  397. msgstr "За %(filter_title)s"
  398. msgid "Summary"
  399. msgstr "Резюме"
  400. msgid "Recent actions"
  401. msgstr "Недавні дії"
  402. msgid "My actions"
  403. msgstr "Мої дії"
  404. msgid "None available"
  405. msgstr "Немає"
  406. msgid "Unknown content"
  407. msgstr "Невідомий зміст"
  408. msgid ""
  409. "Something’s wrong with your database installation. Make sure the appropriate "
  410. "database tables have been created, and make sure the database is readable by "
  411. "the appropriate user."
  412. msgstr ""
  413. "Щось не так з інсталяцією бази даних. Запевніться, що певні таблиці бази "
  414. "даних були створені і що вона може бути прочитана певним користувачем."
  415. #, python-format
  416. msgid ""
  417. "You are authenticated as %(username)s, but are not authorized to access this "
  418. "page. Would you like to login to a different account?"
  419. msgstr ""
  420. "Ви аутентифіковані як %(username)s, але вам не надано доступ до цієї "
  421. "сторінки.\n"
  422. "Ввійти в інший аккаунт?"
  423. msgid "Forgotten your password or username?"
  424. msgstr "Забули пароль або ім'я користувача?"
  425. msgid "Toggle navigation"
  426. msgstr "Увімкнути навігацію"
  427. msgid "Sidebar"
  428. msgstr "Бічна панель"
  429. msgid "Start typing to filter…"
  430. msgstr "Почніть писати для фільтру..."
  431. msgid "Filter navigation items"
  432. msgstr "Фільтрувати навігаційні об'єкти"
  433. msgid "Date/time"
  434. msgstr "Дата/час"
  435. msgid "User"
  436. msgstr "Користувач"
  437. msgid "Action"
  438. msgstr "Дія"
  439. msgid "entry"
  440. msgid_plural "entries"
  441. msgstr[0] "запис"
  442. msgstr[1] "записи"
  443. msgstr[2] "записи"
  444. msgstr[3] "записи"
  445. msgid ""
  446. "This object doesn’t have a change history. It probably wasn’t added via this "
  447. "admin site."
  448. msgstr ""
  449. "Цей об'єкт не має історії змін. Напевно, він був доданий не через цей сайт "
  450. "адміністрування."
  451. msgid "Show all"
  452. msgstr "Показати всі"
  453. msgid "Save"
  454. msgstr "Зберегти"
  455. msgid "Popup closing…"
  456. msgstr "Закриття спливаючого вікна"
  457. msgid "Search"
  458. msgstr "Пошук"
  459. #, python-format
  460. msgid "%(counter)s result"
  461. msgid_plural "%(counter)s results"
  462. msgstr[0] "%(counter)s результат"
  463. msgstr[1] "%(counter)s результати"
  464. msgstr[2] "%(counter)s результатів"
  465. msgstr[3] "%(counter)s результатів"
  466. #, python-format
  467. msgid "%(full_result_count)s total"
  468. msgstr "%(full_result_count)s всього"
  469. msgid "Save as new"
  470. msgstr "Зберегти як нове"
  471. msgid "Save and add another"
  472. msgstr "Зберегти і додати інше"
  473. msgid "Save and continue editing"
  474. msgstr "Зберегти і продовжити редагування"
  475. msgid "Save and view"
  476. msgstr "Зберегти і переглянути"
  477. msgid "Close"
  478. msgstr "Закрити"
  479. #, python-format
  480. msgid "Change selected %(model)s"
  481. msgstr "Змінити обрану %(model)s"
  482. #, python-format
  483. msgid "Add another %(model)s"
  484. msgstr "Додати ще одну %(model)s"
  485. #, python-format
  486. msgid "Delete selected %(model)s"
  487. msgstr "Видалити обрану %(model)s"
  488. #, python-format
  489. msgid "View selected %(model)s"
  490. msgstr "Переглянути обрану %(model)s"
  491. msgid "Thanks for spending some quality time with the web site today."
  492. msgstr "Дякуємо за час, який був проведений сьогодні на сайті."
  493. msgid "Log in again"
  494. msgstr "Увійти знову"
  495. msgid "Password change"
  496. msgstr "Зміна паролю"
  497. msgid "Your password was changed."
  498. msgstr "Ваш пароль було змінено."
  499. msgid ""
  500. "Please enter your old password, for security’s sake, and then enter your new "
  501. "password twice so we can verify you typed it in correctly."
  502. msgstr ""
  503. "Будь ласка введіть ваш старий пароль, заради безпеки, після цього введіть "
  504. "ваш новий пароль двічі для верифікації коректності написаного."
  505. msgid "Change my password"
  506. msgstr "Змінити мій пароль"
  507. msgid "Password reset"
  508. msgstr "Перевстановлення паролю"
  509. msgid "Your password has been set. You may go ahead and log in now."
  510. msgstr "Пароль встановлено. Ви можете увійти зараз."
  511. msgid "Password reset confirmation"
  512. msgstr "Підтвердження перевстановлення паролю"
  513. msgid ""
  514. "Please enter your new password twice so we can verify you typed it in "
  515. "correctly."
  516. msgstr ""
  517. "Будь ласка, введіть ваш старий пароль, задля безпеки, потім введіть ваш "
  518. "новий пароль двічі для перевірки."
  519. msgid "New password:"
  520. msgstr "Новий пароль:"
  521. msgid "Confirm password:"
  522. msgstr "Підтвердіть пароль:"
  523. msgid ""
  524. "The password reset link was invalid, possibly because it has already been "
  525. "used. Please request a new password reset."
  526. msgstr ""
  527. "Посилання на перевстановлення паролю було помилковим. Можливо тому, що воно "
  528. "було вже використано. Будь ласка, замовте нове перевстановлення паролю."
  529. msgid ""
  530. "We’ve emailed you instructions for setting your password, if an account "
  531. "exists with the email you entered. You should receive them shortly."
  532. msgstr ""
  533. "Ми відправили вам інструкції для встановлення пароля, якщо обліковий запис з "
  534. "введеною адресою існує. Ви маєте отримати їх найближчим часом."
  535. msgid ""
  536. "If you don’t receive an email, please make sure you’ve entered the address "
  537. "you registered with, and check your spam folder."
  538. msgstr ""
  539. "Якщо Ви не отримали електронного листа, переконайтеся, будь ласка, в "
  540. "зареєстрованій адресі і перевірте папку \"Спам\"."
  541. #, python-format
  542. msgid ""
  543. "You're receiving this email because you requested a password reset for your "
  544. "user account at %(site_name)s."
  545. msgstr ""
  546. "Ви отримали цей лист через те, що зробили запит на перевстановлення пароля "
  547. "для облікового запису користувача на %(site_name)s."
  548. msgid "Please go to the following page and choose a new password:"
  549. msgstr "Будь ласка, перейдіть на цю сторінку, та оберіть новий пароль:"
  550. msgid "Your username, in case you’ve forgotten:"
  551. msgstr "Ваше користувацьке ім'я, у випадку, якщо ви забули:"
  552. msgid "Thanks for using our site!"
  553. msgstr "Дякуємо за користування нашим сайтом!"
  554. #, python-format
  555. msgid "The %(site_name)s team"
  556. msgstr "Команда сайту %(site_name)s "
  557. msgid ""
  558. "Forgotten your password? Enter your email address below, and we’ll email "
  559. "instructions for setting a new one."
  560. msgstr ""
  561. "Забули пароль? Введіть свою email-адресу нижче і ми відправимо вам "
  562. "інструкції по встановленню нового."
  563. msgid "Email address:"
  564. msgstr "Email адреса:"
  565. msgid "Reset my password"
  566. msgstr "Перевстановіть мій пароль"
  567. msgid "All dates"
  568. msgstr "Всі дати"
  569. #, python-format
  570. msgid "Select %s"
  571. msgstr "Вибрати %s"
  572. #, python-format
  573. msgid "Select %s to change"
  574. msgstr "Виберіть %s щоб змінити"
  575. #, python-format
  576. msgid "Select %s to view"
  577. msgstr "Вибрати %s для перегляду"
  578. msgid "Date:"
  579. msgstr "Дата:"
  580. msgid "Time:"
  581. msgstr "Час:"
  582. msgid "Lookup"
  583. msgstr "Пошук"
  584. msgid "Currently:"
  585. msgstr "На даний час:"
  586. msgid "Change:"
  587. msgstr "Змінено:"