Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

django.po 22KB

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