django.po 33 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. # crazyzubr <hjcnbckfd@gmail.com>, 2013
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: xadmin-core\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-07-20 13:28+0800\n"
  12. "PO-Revision-Date: 2013-12-28 19:36+0000\n"
  13. "Last-Translator: crazyzubr <hjcnbckfd@gmail.com>\n"
  14. "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/xadmin/"
  15. "language/ru_RU/)\n"
  16. "Language: ru_RU\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: 8bit\n"
  20. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  21. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  22. #: adminx.py:19
  23. msgid "Admin Object"
  24. msgstr ""
  25. #: apps.py:11
  26. msgid "Administration"
  27. msgstr ""
  28. #: filters.py:159 filters.py:191 filters.py:407 filters.py:493 filters.py:531
  29. msgid "All"
  30. msgstr "Все"
  31. #: filters.py:160 plugins/export.py:165
  32. msgid "Yes"
  33. msgstr "Да"
  34. #: filters.py:161 plugins/export.py:165
  35. msgid "No"
  36. msgstr "Нет"
  37. #: filters.py:175
  38. msgid "Unknown"
  39. msgstr "Неизвестно"
  40. #: filters.py:267
  41. msgid "Any date"
  42. msgstr "Любая дата"
  43. #: filters.py:268
  44. msgid "Has date"
  45. msgstr ""
  46. #: filters.py:271
  47. msgid "Has no date"
  48. msgstr ""
  49. #: filters.py:274 widgets.py:30
  50. msgid "Today"
  51. msgstr "Сегодня"
  52. #: filters.py:278
  53. msgid "Past 7 days"
  54. msgstr "За последние 7 дней"
  55. #: filters.py:282
  56. msgid "This month"
  57. msgstr "В этом месяце"
  58. #: filters.py:286
  59. msgid "This year"
  60. msgstr "В этом году"
  61. #: forms.py:10
  62. msgid ""
  63. "Please enter the correct username and password for a staff account. Note "
  64. "that both fields are case-sensitive."
  65. msgstr ""
  66. "Пожалуйста, введите корректные имя пользователя и пароль для аккаунта. Оба "
  67. "поля могут быть чувствительны к регистру."
  68. #: forms.py:21
  69. msgid "Please log in again, because your session has expired."
  70. msgstr "Пожалуйста, войдите снова, поскольку ваша сессия устарела."
  71. #: forms.py:41
  72. #, python-format
  73. msgid "Your e-mail address is not your username. Try '%s' instead."
  74. msgstr ""
  75. #: models.py:48
  76. msgid "Title"
  77. msgstr "Заголовок"
  78. #: models.py:49 models.py:88 models.py:107 models.py:149
  79. msgid "user"
  80. msgstr ""
  81. #: models.py:50
  82. msgid "Url Name"
  83. msgstr ""
  84. #: models.py:52
  85. msgid "Query String"
  86. msgstr "Строка запроса"
  87. #: models.py:53
  88. msgid "Is Shared"
  89. msgstr ""
  90. #: models.py:66 plugins/bookmark.py:50 plugins/bookmark.py:180
  91. msgid "Bookmark"
  92. msgstr "Закладка"
  93. #: models.py:67
  94. msgid "Bookmarks"
  95. msgstr "Закладки"
  96. #: models.py:89
  97. msgid "Settings Key"
  98. msgstr ""
  99. #: models.py:90
  100. msgid "Settings Content"
  101. msgstr ""
  102. #: models.py:102
  103. msgid "User Setting"
  104. msgstr ""
  105. #: models.py:103
  106. msgid "User Settings"
  107. msgstr ""
  108. #: models.py:108
  109. msgid "Page"
  110. msgstr "Страница"
  111. #: models.py:109 views/dashboard.py:82 views/dashboard.py:92
  112. msgid "Widget Type"
  113. msgstr "Тип виджета"
  114. #: models.py:110 views/dashboard.py:83
  115. msgid "Widget Params"
  116. msgstr "Параметры виджета"
  117. #: models.py:137
  118. msgid "User Widget"
  119. msgstr ""
  120. #: models.py:138
  121. msgid "User Widgets"
  122. msgstr ""
  123. #: models.py:142
  124. msgid "action time"
  125. msgstr ""
  126. #: models.py:151
  127. msgid "action ip"
  128. msgstr ""
  129. #: models.py:155
  130. msgid "content type"
  131. msgstr ""
  132. #: models.py:158
  133. msgid "object id"
  134. msgstr ""
  135. #: models.py:159
  136. msgid "object repr"
  137. msgstr ""
  138. #: models.py:160
  139. msgid "action flag"
  140. msgstr ""
  141. #: models.py:161
  142. #, fuzzy
  143. #| msgid "Change %s"
  144. msgid "change message"
  145. msgstr "Изменить %s"
  146. #: models.py:164
  147. msgid "log entry"
  148. msgstr ""
  149. #: models.py:165
  150. msgid "log entries"
  151. msgstr ""
  152. #: models.py:173
  153. #, python-format
  154. msgid "Added \"%(object)s\"."
  155. msgstr ""
  156. #: models.py:175
  157. #, python-format
  158. msgid "Changed \"%(object)s\" - %(changes)s"
  159. msgstr ""
  160. #: models.py:180
  161. #, fuzzy, python-format
  162. #| msgid "Related Objects"
  163. msgid "Deleted \"%(object)s.\""
  164. msgstr "Связанные объекты"
  165. #: plugins/actions.py:57
  166. #, python-format
  167. msgid "Delete selected %(verbose_name_plural)s"
  168. msgstr "Удалить выбранные %(verbose_name_plural)s"
  169. #: plugins/actions.py:72
  170. #, fuzzy, python-format
  171. #| msgid "Successfully deleted %(count)d %(items)s."
  172. msgid "Batch delete %(count)d %(items)s."
  173. msgstr "Успешно удалены %(count)d %(items)s."
  174. #: plugins/actions.py:78
  175. #, python-format
  176. msgid "Successfully deleted %(count)d %(items)s."
  177. msgstr "Успешно удалены %(count)d %(items)s."
  178. #: plugins/actions.py:110 views/delete.py:70
  179. #, python-format
  180. msgid "Cannot delete %(name)s"
  181. msgstr "Не удается удалить %(name)s"
  182. #: plugins/actions.py:112 views/delete.py:73
  183. msgid "Are you sure?"
  184. msgstr "Вы уверены?"
  185. #: plugins/actions.py:158
  186. #, python-format
  187. msgid "%(total_count)s selected"
  188. msgid_plural "All %(total_count)s selected"
  189. msgstr[0] "Выбран %(total_count)s"
  190. msgstr[1] "Выбраны все %(total_count)s"
  191. msgstr[2] "Выбраны все %(total_count)s"
  192. #: plugins/actions.py:162
  193. #, python-format
  194. msgid "0 of %(cnt)s selected"
  195. msgstr "Выбрано 0 объектов из %(cnt)s "
  196. #: plugins/actions.py:179 plugins/actions.py:189
  197. msgid ""
  198. "Items must be selected in order to perform actions on them. No items have "
  199. "been changed."
  200. msgstr ""
  201. "Чтобы произвести действия над объектами, необходимо их выбрать. Объекты не "
  202. "были изменены."
  203. #: plugins/aggregation.py:14
  204. msgid "Min"
  205. msgstr ""
  206. #: plugins/aggregation.py:14
  207. msgid "Max"
  208. msgstr ""
  209. #: plugins/aggregation.py:14
  210. msgid "Avg"
  211. msgstr ""
  212. #: plugins/aggregation.py:14
  213. msgid "Sum"
  214. msgstr ""
  215. #: plugins/aggregation.py:14
  216. msgid "Count"
  217. msgstr ""
  218. #: plugins/auth.py:21
  219. #, fuzzy, python-format
  220. msgid "Can add %s"
  221. msgstr "Добавить %s"
  222. #: plugins/auth.py:22
  223. #, fuzzy, python-format
  224. msgid "Can change %s"
  225. msgstr "Изменить %s"
  226. #: plugins/auth.py:23
  227. #, python-format
  228. msgid "Can edit %s"
  229. msgstr ""
  230. #: plugins/auth.py:24
  231. #, fuzzy, python-format
  232. msgid "Can delete %s"
  233. msgstr "Не удается удалить %(name)s"
  234. #: plugins/auth.py:25
  235. #, python-format
  236. msgid "Can view %s"
  237. msgstr ""
  238. #: plugins/auth.py:87
  239. msgid "Personal info"
  240. msgstr "Персональная информация"
  241. #: plugins/auth.py:91
  242. msgid "Permissions"
  243. msgstr "Права"
  244. #: plugins/auth.py:94
  245. msgid "Important dates"
  246. msgstr "Важные даты"
  247. #: plugins/auth.py:99
  248. msgid "Status"
  249. msgstr "Статус"
  250. #: plugins/auth.py:111
  251. #, fuzzy
  252. msgid "Permission Name"
  253. msgstr "Права"
  254. #: plugins/auth.py:167
  255. msgid "Change Password"
  256. msgstr "Изменить пароль"
  257. #: plugins/auth.py:198
  258. #, python-format
  259. msgid "Change password: %s"
  260. msgstr "Изменить пароль: %s"
  261. #: plugins/auth.py:223 plugins/auth.py:255
  262. msgid "Password changed successfully."
  263. msgstr "Пароль успешно изменен"
  264. #: plugins/auth.py:242 templates/xadmin/auth/user/change_password.html:11
  265. #: templates/xadmin/auth/user/change_password.html:22
  266. #: templates/xadmin/auth/user/change_password.html:55
  267. msgid "Change password"
  268. msgstr "Изменить пароль"
  269. #: plugins/batch.py:44
  270. msgid "Change this field"
  271. msgstr ""
  272. #: plugins/batch.py:65
  273. #, python-format
  274. msgid "Batch Change selected %(verbose_name_plural)s"
  275. msgstr ""
  276. #: plugins/batch.py:89
  277. #, python-format
  278. msgid "Successfully change %(count)d %(items)s."
  279. msgstr ""
  280. #: plugins/batch.py:138
  281. #, python-format
  282. msgid "Batch change %s"
  283. msgstr ""
  284. #: plugins/bookmark.py:173
  285. msgid "bookmark"
  286. msgstr ""
  287. #: plugins/bookmark.py:176
  288. msgid "Bookmark Widget, can show user's bookmark list data in widget."
  289. msgstr ""
  290. #: plugins/chart.py:25
  291. msgid "Show models simple chart."
  292. msgstr ""
  293. #: plugins/chart.py:51
  294. #, python-format
  295. msgid "%s Charts"
  296. msgstr ""
  297. #: plugins/comments.py:33
  298. msgid "Metadata"
  299. msgstr ""
  300. #: plugins/comments.py:60
  301. msgid "flagged"
  302. msgid_plural "flagged"
  303. msgstr[0] ""
  304. msgstr[1] ""
  305. msgstr[2] ""
  306. #: plugins/comments.py:61
  307. msgid "Flag selected comments"
  308. msgstr ""
  309. #: plugins/comments.py:66
  310. msgid "approved"
  311. msgid_plural "approved"
  312. msgstr[0] ""
  313. msgstr[1] ""
  314. msgstr[2] ""
  315. #: plugins/comments.py:67
  316. msgid "Approve selected comments"
  317. msgstr ""
  318. #: plugins/comments.py:72
  319. msgid "removed"
  320. msgid_plural "removed"
  321. msgstr[0] ""
  322. msgstr[1] ""
  323. msgstr[2] ""
  324. #: plugins/comments.py:73
  325. msgid "Remove selected comments"
  326. msgstr ""
  327. #: plugins/comments.py:86
  328. #, python-format
  329. msgid "1 comment was successfully %(action)s."
  330. msgid_plural "%(count)s comments were successfully %(action)s."
  331. msgstr[0] ""
  332. msgstr[1] ""
  333. msgstr[2] ""
  334. #: plugins/details.py:52 views/list.py:578
  335. #, python-format
  336. msgid "Details of %s"
  337. msgstr "Детали %s"
  338. #: plugins/editable.py:46
  339. #, python-format
  340. msgid "Enter %s"
  341. msgstr ""
  342. #: plugins/editable.py:73 views/dashboard.py:649 views/delete.py:27
  343. #: views/detail.py:145 views/edit.py:454
  344. #, python-format
  345. msgid "%(name)s object with primary key %(key)r does not exist."
  346. msgstr ""
  347. #: plugins/export.py:98 plugins/export.py:135
  348. msgid "Sheet"
  349. msgstr "Лист"
  350. #: plugins/filters.py:133 plugins/quickfilter.py:141
  351. #, python-format
  352. msgid "<b>Filtering error:</b> %s"
  353. msgstr ""
  354. #: plugins/images.py:29
  355. msgid "Previous"
  356. msgstr ""
  357. #: plugins/images.py:29
  358. msgid "Next"
  359. msgstr ""
  360. #: plugins/images.py:29
  361. msgid "Slideshow"
  362. msgstr "Слайдшоу"
  363. #: plugins/images.py:29
  364. msgid "Download"
  365. msgstr "Загрузить"
  366. #: plugins/images.py:50
  367. msgid "Change:"
  368. msgstr "Изменить:"
  369. #: plugins/layout.py:16
  370. msgid "Table"
  371. msgstr ""
  372. #: plugins/layout.py:22
  373. msgid "Thumbnails"
  374. msgstr ""
  375. #: plugins/passwords.py:64
  376. msgid "Forgotten your password or username?"
  377. msgstr ""
  378. #: plugins/quickform.py:79
  379. #, python-format
  380. msgid "Create New %s"
  381. msgstr ""
  382. #: plugins/relate.py:104
  383. msgid "Related Objects"
  384. msgstr "Связанные объекты"
  385. #: plugins/relfield.py:29 plugins/topnav.py:38
  386. #, python-format
  387. msgid "Search %s"
  388. msgstr "Поиск %s"
  389. #: plugins/relfield.py:67
  390. #, python-format
  391. msgid "Select %s"
  392. msgstr ""
  393. #: plugins/themes.py:47
  394. msgid "Default"
  395. msgstr ""
  396. #: plugins/themes.py:48
  397. msgid "Default bootstrap theme"
  398. msgstr ""
  399. #: plugins/themes.py:49
  400. msgid "Bootstrap2"
  401. msgstr ""
  402. #: plugins/themes.py:49
  403. msgid "Bootstrap 2.x theme"
  404. msgstr ""
  405. #: plugins/topnav.py:62 views/dashboard.py:465 views/edit.py:387
  406. #: views/edit.py:396
  407. #, python-format
  408. msgid "Add %s"
  409. msgstr "Добавить %s"
  410. #: plugins/xversion.py:106
  411. msgid "Initial version."
  412. msgstr ""
  413. #: plugins/xversion.py:108
  414. msgid "Change version."
  415. msgstr ""
  416. #: plugins/xversion.py:110
  417. msgid "Revert version."
  418. msgstr ""
  419. #: plugins/xversion.py:112
  420. msgid "Rercover version."
  421. msgstr ""
  422. #: plugins/xversion.py:114
  423. #, python-format
  424. msgid "Deleted %(verbose_name)s."
  425. msgstr ""
  426. #: plugins/xversion.py:127 templates/xadmin/views/recover_form.html:26
  427. msgid "Recover"
  428. msgstr ""
  429. #: plugins/xversion.py:143 templates/xadmin/views/model_history.html:11
  430. #: templates/xadmin/views/revision_diff.html:11
  431. #: templates/xadmin/views/revision_form.html:15
  432. msgid "History"
  433. msgstr "История"
  434. #: plugins/xversion.py:194 templates/xadmin/views/recover_form.html:14
  435. #: templates/xadmin/views/recover_list.html:10
  436. #, python-format
  437. msgid "Recover deleted %(name)s"
  438. msgstr ""
  439. #: plugins/xversion.py:238
  440. #, python-format
  441. msgid "Change history: %s"
  442. msgstr ""
  443. #: plugins/xversion.py:288
  444. msgid "Must select two versions."
  445. msgstr "Необходимо выбрать две версии."
  446. #: plugins/xversion.py:296
  447. msgid "Please select two different versions."
  448. msgstr "Пожалуйста, выберите две различные версии."
  449. #: plugins/xversion.py:383 plugins/xversion.py:500
  450. #, python-format
  451. msgid "Current: %s"
  452. msgstr ""
  453. #: plugins/xversion.py:424
  454. #, python-format
  455. msgid "Revert %s"
  456. msgstr ""
  457. #: plugins/xversion.py:440
  458. #, python-format
  459. msgid ""
  460. "The %(model)s \"%(name)s\" was reverted successfully. You may edit it again "
  461. "below."
  462. msgstr ""
  463. #: plugins/xversion.py:461
  464. #, python-format
  465. msgid "Recover %s"
  466. msgstr ""
  467. #: plugins/xversion.py:477
  468. #, python-format
  469. msgid ""
  470. "The %(model)s \"%(name)s\" was recovered successfully. You may edit it again "
  471. "below."
  472. msgstr ""
  473. #: templates/xadmin/404.html:4 templates/xadmin/404.html:8
  474. msgid "Page not found"
  475. msgstr "Страница не найдена"
  476. #: templates/xadmin/404.html:10
  477. msgid "We're sorry, but the requested page could not be found."
  478. msgstr ""
  479. #: templates/xadmin/500.html:7
  480. #: templates/xadmin/auth/user/change_password.html:10
  481. #: templates/xadmin/auth/user/change_password.html:15
  482. #: templates/xadmin/base_site.html:53
  483. #: templates/xadmin/includes/sitemenu_default.html:7
  484. #: templates/xadmin/views/app_index.html:9
  485. #: templates/xadmin/views/batch_change_form.html:9
  486. #: templates/xadmin/views/invalid_setup.html:7
  487. #: templates/xadmin/views/model_dashboard.html:7
  488. #: templates/xadmin/views/model_delete_selected_confirm.html:8
  489. #: templates/xadmin/views/model_history.html:8
  490. #: templates/xadmin/views/recover_form.html:8
  491. #: templates/xadmin/views/recover_list.html:8
  492. #: templates/xadmin/views/revision_diff.html:8
  493. #: templates/xadmin/views/revision_form.html:8 views/base.py:473
  494. msgid "Home"
  495. msgstr "Главная"
  496. #: templates/xadmin/500.html:8
  497. msgid "Server error"
  498. msgstr ""
  499. #: templates/xadmin/500.html:12
  500. msgid "Server error (500)"
  501. msgstr ""
  502. #: templates/xadmin/500.html:15
  503. msgid "Server Error <em>(500)</em>"
  504. msgstr ""
  505. #: templates/xadmin/500.html:16
  506. msgid ""
  507. "There's been an error. It's been reported to the site administrators via e-"
  508. "mail and should be fixed shortly. Thanks for your patience."
  509. msgstr ""
  510. #: templates/xadmin/auth/password_reset/complete.html:11
  511. #: templates/xadmin/auth/password_reset/done.html:11
  512. msgid "Password reset successful"
  513. msgstr "Пароль успешно восстановлен"
  514. #: templates/xadmin/auth/password_reset/complete.html:14
  515. msgid "Your password has been set. You may go ahead and log in now."
  516. msgstr ""
  517. #: templates/xadmin/auth/password_reset/complete.html:15
  518. msgid "Log in"
  519. msgstr "Войти"
  520. #: templates/xadmin/auth/password_reset/confirm.html:12
  521. msgid "Enter new password"
  522. msgstr "Введите новый пароль:"
  523. #: templates/xadmin/auth/password_reset/confirm.html:17
  524. msgid ""
  525. "Please enter your new password twice so we can verify you typed it in "
  526. "correctly."
  527. msgstr ""
  528. "Пожалуйста, введите новый пароль дважды, чтобы мы могли убедиться в "
  529. "правильности написания."
  530. #: templates/xadmin/auth/password_reset/confirm.html:19
  531. msgid "Change my password"
  532. msgstr ""
  533. #: templates/xadmin/auth/password_reset/confirm.html:24
  534. msgid "Password reset unsuccessful"
  535. msgstr "Ошибка восстановления пароля"
  536. #: templates/xadmin/auth/password_reset/confirm.html:27
  537. msgid ""
  538. "The password reset link was invalid, possibly because it has already been "
  539. "used. Please request a new password reset."
  540. msgstr ""
  541. "Неверная ссылка для восстановления пароля. Возможно, ей уже воспользовались. "
  542. "Пожалуйста, попробуйте восстановить пароль еще раз."
  543. #: templates/xadmin/auth/password_reset/done.html:14
  544. msgid ""
  545. "We've e-mailed you instructions for setting your password to the e-mail "
  546. "address you submitted. You should be receiving it shortly."
  547. msgstr ""
  548. "Мы отправили инструкцию по восстановлению пароля на указанный вами адрес "
  549. "электронной почты. Вы должны её вскоре получить."
  550. #: templates/xadmin/auth/password_reset/email.html:2
  551. #, python-format
  552. msgid ""
  553. "You're receiving this e-mail because you requested a password reset for your "
  554. "user account at %(site_name)s."
  555. msgstr ""
  556. "Вы получили это письмо, потому что вы (или кто-то другой) запросили "
  557. "восстановление пароля от учётной записи на сайте %(site_name)s, которая "
  558. "связана с этим адресом электронной почты."
  559. #: templates/xadmin/auth/password_reset/email.html:4
  560. msgid "Please go to the following page and choose a new password:"
  561. msgstr "Пожалуйста, перейдите на эту страницу и введите новый пароль:"
  562. #: templates/xadmin/auth/password_reset/email.html:8
  563. msgid "Your username, in case you've forgotten:"
  564. msgstr ""
  565. #: templates/xadmin/auth/password_reset/email.html:10
  566. msgid "Thanks for using our site!"
  567. msgstr ""
  568. #: templates/xadmin/auth/password_reset/email.html:12
  569. #, python-format
  570. msgid "The %(site_name)s team"
  571. msgstr ""
  572. #: templates/xadmin/auth/password_reset/form.html:13
  573. msgid "Password reset"
  574. msgstr "Восстановление пароля"
  575. #: templates/xadmin/auth/password_reset/form.html:17
  576. msgid ""
  577. "Forgotten your password? Enter your e-mail address below, and we'll e-mail "
  578. "instructions for setting a new one."
  579. msgstr ""
  580. #: templates/xadmin/auth/password_reset/form.html:25
  581. msgid "E-mail address:"
  582. msgstr ""
  583. #: templates/xadmin/auth/password_reset/form.html:33
  584. msgid "Reset my password"
  585. msgstr ""
  586. #: templates/xadmin/auth/user/add_form.html:6
  587. msgid ""
  588. "First, enter a username and password. Then, you'll be able to edit more user "
  589. "options."
  590. msgstr ""
  591. #: templates/xadmin/auth/user/add_form.html:8
  592. msgid "Enter a username and password."
  593. msgstr ""
  594. #: templates/xadmin/auth/user/change_password.html:31
  595. #: templates/xadmin/views/batch_change_form.html:24
  596. #: templates/xadmin/views/form.html:18
  597. #: templates/xadmin/views/model_form.html:20
  598. msgid "Please correct the error below."
  599. msgid_plural "Please correct the errors below."
  600. msgstr[0] "Пожалуйста, исправьте ошибку ниже."
  601. msgstr[1] "Пожалуйста, исправьте ошибки ниже."
  602. msgstr[2] "Пожалуйста, исправьте ошибки ниже."
  603. #: templates/xadmin/auth/user/change_password.html:38
  604. msgid "Enter your new password."
  605. msgstr ""
  606. #: templates/xadmin/auth/user/change_password.html:40
  607. #, python-format
  608. msgid "Enter a new password for the user <strong>%(username)s</strong>."
  609. msgstr ""
  610. #: templates/xadmin/base_site.html:18
  611. msgid "Welcome,"
  612. msgstr ""
  613. #: templates/xadmin/base_site.html:24
  614. msgid "Log out"
  615. msgstr "Выйти"
  616. #: templates/xadmin/base_site.html:36
  617. msgid "You don't have permission to edit anything."
  618. msgstr ""
  619. #: templates/xadmin/blocks/comm.top.theme.html:4
  620. msgid "Themes"
  621. msgstr ""
  622. #: templates/xadmin/blocks/comm.top.topnav.html:9
  623. #: templates/xadmin/blocks/model_list.nav_form.search_form.html:8
  624. #: templates/xadmin/filters/char.html:7
  625. #: templates/xadmin/filters/fk_search.html:7
  626. #: templates/xadmin/filters/fk_search.html:16
  627. #: templates/xadmin/filters/number.html:7
  628. msgid "Search"
  629. msgstr ""
  630. #: templates/xadmin/blocks/comm.top.topnav.html:23
  631. msgid "Add"
  632. msgstr ""
  633. #: templates/xadmin/blocks/model_form.submit_line.wizard.html:9
  634. #: templates/xadmin/blocks/model_form.submit_line.wizard.html:26
  635. msgid "Prev step"
  636. msgstr ""
  637. #: templates/xadmin/blocks/model_form.submit_line.wizard.html:13
  638. #: templates/xadmin/blocks/model_form.submit_line.wizard.html:29
  639. msgid "Next step"
  640. msgstr ""
  641. #: templates/xadmin/blocks/model_form.submit_line.wizard.html:15
  642. #: templates/xadmin/blocks/model_form.submit_line.wizard.html:31
  643. #: templates/xadmin/includes/submit_line.html:10
  644. #: templates/xadmin/includes/submit_line.html:13
  645. #: templates/xadmin/views/form.html:30 templates/xadmin/views/form.html:31
  646. msgid "Save"
  647. msgstr ""
  648. #: templates/xadmin/blocks/model_list.nav_menu.bookmarks.html:7
  649. msgid "Clean Bookmarks"
  650. msgstr ""
  651. #: templates/xadmin/blocks/model_list.nav_menu.bookmarks.html:18
  652. msgid "No Bookmarks"
  653. msgstr ""
  654. #: templates/xadmin/blocks/model_list.nav_menu.bookmarks.html:22
  655. msgid "New Bookmark"
  656. msgstr ""
  657. #: templates/xadmin/blocks/model_list.nav_menu.bookmarks.html:26
  658. msgid "Save current page as Bookmark"
  659. msgstr ""
  660. #: templates/xadmin/blocks/model_list.nav_menu.bookmarks.html:32
  661. msgid "Enter bookmark title"
  662. msgstr ""
  663. #: templates/xadmin/blocks/model_list.nav_menu.bookmarks.html:33
  664. msgid "Waiting"
  665. msgstr ""
  666. #: templates/xadmin/blocks/model_list.nav_menu.bookmarks.html:33
  667. msgid "Save Bookmark"
  668. msgstr ""
  669. #: templates/xadmin/blocks/model_list.nav_menu.filters.html:4
  670. msgid "Filters"
  671. msgstr ""
  672. #: templates/xadmin/blocks/model_list.nav_menu.filters.html:8
  673. msgid "Clean Filters"
  674. msgstr ""
  675. #: templates/xadmin/blocks/model_list.results_bottom.actions.html:19
  676. msgid "Click here to select the objects across all pages"
  677. msgstr ""
  678. #: templates/xadmin/blocks/model_list.results_bottom.actions.html:19
  679. #, python-format
  680. msgid "Select all %(total_count)s %(model_name)s"
  681. msgstr ""
  682. #: templates/xadmin/blocks/model_list.results_bottom.actions.html:20
  683. msgid "Clear selection"
  684. msgstr ""
  685. #: templates/xadmin/blocks/model_list.results_top.charts.html:4
  686. msgid "Charts"
  687. msgstr ""
  688. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:4
  689. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:8
  690. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:19
  691. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:47
  692. msgid "Export"
  693. msgstr ""
  694. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:26
  695. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:29
  696. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:32
  697. msgid "Export with table header."
  698. msgstr ""
  699. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:35
  700. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:38
  701. msgid "Export with format."
  702. msgstr ""
  703. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:42
  704. msgid "Export all data."
  705. msgstr ""
  706. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:46
  707. #: templates/xadmin/widgets/base.html:41
  708. msgid "Close"
  709. msgstr ""
  710. #: templates/xadmin/blocks/model_list.top_toolbar.layouts.html:4
  711. msgid "Layout"
  712. msgstr ""
  713. #: templates/xadmin/blocks/model_list.top_toolbar.refresh.html:8
  714. msgid "Clean Refresh"
  715. msgstr ""
  716. #: templates/xadmin/blocks/model_list.top_toolbar.refresh.html:14
  717. #, python-format
  718. msgid "Every %(t)s seconds"
  719. msgstr ""
  720. #: templates/xadmin/blocks/model_list.top_toolbar.saveorder.html:4
  721. msgid "Save Order"
  722. msgstr ""
  723. #: templates/xadmin/edit_inline/blank.html:5 views/detail.py:23
  724. #: views/edit.py:102 views/list.py:29
  725. msgid "Null"
  726. msgstr ""
  727. #: templates/xadmin/filters/char.html:13
  728. msgid "Enter"
  729. msgstr ""
  730. #: templates/xadmin/filters/date.html:10 templates/xadmin/filters/date.html:13
  731. msgid "Choice Date"
  732. msgstr ""
  733. #: templates/xadmin/filters/date.html:18
  734. msgid "YY"
  735. msgstr ""
  736. #: templates/xadmin/filters/date.html:19
  737. msgid "year"
  738. msgstr ""
  739. #: templates/xadmin/filters/date.html:22
  740. msgid "MM"
  741. msgstr ""
  742. #: templates/xadmin/filters/date.html:23
  743. msgid "month"
  744. msgstr ""
  745. #: templates/xadmin/filters/date.html:26
  746. msgid "DD"
  747. msgstr ""
  748. #: templates/xadmin/filters/date.html:27
  749. msgid "day"
  750. msgstr ""
  751. #: templates/xadmin/filters/date.html:29 templates/xadmin/filters/date.html:46
  752. #: templates/xadmin/filters/date.html:54
  753. #: templates/xadmin/filters/fk_search.html:24
  754. #: templates/xadmin/filters/number.html:37
  755. msgid "Apply"
  756. msgstr ""
  757. #: templates/xadmin/filters/date.html:34
  758. msgid "Date Range"
  759. msgstr ""
  760. #: templates/xadmin/filters/date.html:41
  761. msgid "Select Date"
  762. msgstr ""
  763. #: templates/xadmin/filters/date.html:42
  764. msgid "From"
  765. msgstr ""
  766. #: templates/xadmin/filters/date.html:44
  767. msgid "To"
  768. msgstr ""
  769. #: templates/xadmin/filters/fk_search.html:14
  770. msgid "Select"
  771. msgstr ""
  772. #: templates/xadmin/filters/fk_search.html:26
  773. #: templates/xadmin/filters/number.html:39
  774. msgid "Clean"
  775. msgstr ""
  776. #: templates/xadmin/filters/number.html:17
  777. #: templates/xadmin/filters/number.html:25
  778. #: templates/xadmin/filters/number.html:33
  779. msgid "Enter Number"
  780. msgstr ""
  781. #: templates/xadmin/filters/rel.html:3
  782. #, python-format
  783. msgid " By %(filter_title)s "
  784. msgstr ""
  785. #: templates/xadmin/forms/transfer.html:4
  786. msgid "Available"
  787. msgstr ""
  788. #: templates/xadmin/forms/transfer.html:12
  789. msgid "Click to choose all at once."
  790. msgstr ""
  791. #: templates/xadmin/forms/transfer.html:12
  792. msgid "Choose all"
  793. msgstr ""
  794. #: templates/xadmin/forms/transfer.html:16
  795. msgid "Choose"
  796. msgstr ""
  797. #: templates/xadmin/forms/transfer.html:19
  798. #: templates/xadmin/widgets/base.html:40
  799. msgid "Remove"
  800. msgstr ""
  801. #: templates/xadmin/forms/transfer.html:23
  802. msgid "Chosen"
  803. msgstr ""
  804. #: templates/xadmin/forms/transfer.html:27
  805. msgid "Click to remove all chosen at once."
  806. msgstr ""
  807. #: templates/xadmin/forms/transfer.html:27
  808. msgid "Remove all"
  809. msgstr ""
  810. #: templates/xadmin/includes/pagination.html:9
  811. msgid "Show all"
  812. msgstr ""
  813. #: templates/xadmin/includes/submit_line.html:10
  814. #: templates/xadmin/includes/submit_line.html:13
  815. #: templates/xadmin/views/form.html:30 templates/xadmin/views/form.html:31
  816. msgid "Saving.."
  817. msgstr ""
  818. #: templates/xadmin/includes/submit_line.html:17
  819. msgid "Save as new"
  820. msgstr ""
  821. #: templates/xadmin/includes/submit_line.html:18
  822. msgid "Save and add another"
  823. msgstr ""
  824. #: templates/xadmin/includes/submit_line.html:19
  825. msgid "Save and continue editing"
  826. msgstr ""
  827. #: templates/xadmin/includes/submit_line.html:24
  828. #: templates/xadmin/views/model_detail.html:28 views/delete.py:93
  829. msgid "Delete"
  830. msgstr ""
  831. #: templates/xadmin/views/app_index.html:13
  832. #, python-format
  833. msgid "%(name)s"
  834. msgstr ""
  835. #: templates/xadmin/views/batch_change_form.html:11
  836. msgid "Change multiple objects"
  837. msgstr ""
  838. #: templates/xadmin/views/batch_change_form.html:16
  839. #, python-format
  840. msgid "Change one %(objects_name)s"
  841. msgid_plural "Batch change %(counter)s %(objects_name)s"
  842. msgstr[0] ""
  843. msgstr[1] ""
  844. msgstr[2] ""
  845. #: templates/xadmin/views/batch_change_form.html:38
  846. msgid "Change Multiple"
  847. msgstr ""
  848. #: templates/xadmin/views/dashboard.html:15
  849. #: templates/xadmin/views/dashboard.html:22
  850. #: templates/xadmin/views/dashboard.html:23
  851. msgid "Add Widget"
  852. msgstr ""
  853. #: templates/xadmin/views/invalid_setup.html:13
  854. msgid ""
  855. "Something's wrong with your database installation. Make sure the appropriate "
  856. "database tables have been created, and make sure the database is readable by "
  857. "the appropriate user."
  858. msgstr ""
  859. #: templates/xadmin/views/logged_out.html:16
  860. msgid "Logout Success"
  861. msgstr ""
  862. #: templates/xadmin/views/logged_out.html:17
  863. msgid "Thanks for spending some quality time with the Web site today."
  864. msgstr ""
  865. #: templates/xadmin/views/logged_out.html:19
  866. msgid "Close Window"
  867. msgstr "Закрыть окно"
  868. #: templates/xadmin/views/logged_out.html:20
  869. msgid "Log in again"
  870. msgstr "Войти заново"
  871. #: templates/xadmin/views/login.html:39 views/website.py:38
  872. msgid "Please Login"
  873. msgstr ""
  874. #: templates/xadmin/views/login.html:52
  875. msgid "Username"
  876. msgstr ""
  877. #: templates/xadmin/views/login.html:64
  878. msgid "Password"
  879. msgstr ""
  880. #: templates/xadmin/views/login.html:75
  881. msgid "log in"
  882. msgstr ""
  883. #: templates/xadmin/views/model_dashboard.html:26
  884. #: templates/xadmin/views/model_detail.html:25
  885. msgid "Edit"
  886. msgstr ""
  887. #: templates/xadmin/views/model_delete_confirm.html:11
  888. #, python-format
  889. msgid ""
  890. "Deleting the %(verbose_name)s '%(escaped_object)s' would result in deleting "
  891. "related objects, but your account doesn't have permission to delete the "
  892. "following types of objects:"
  893. msgstr ""
  894. #: templates/xadmin/views/model_delete_confirm.html:19
  895. #, python-format
  896. msgid ""
  897. "Deleting the %(verbose_name)s '%(escaped_object)s' would require deleting "
  898. "the following protected related objects:"
  899. msgstr ""
  900. #: templates/xadmin/views/model_delete_confirm.html:27
  901. #, python-format
  902. msgid ""
  903. "Are you sure you want to delete the %(verbose_name)s \"%(escaped_object)s\"? "
  904. "All of the following related items will be deleted:"
  905. msgstr ""
  906. #: templates/xadmin/views/model_delete_confirm.html:34
  907. #: templates/xadmin/views/model_delete_selected_confirm.html:49
  908. msgid "Yes, I'm sure"
  909. msgstr ""
  910. #: templates/xadmin/views/model_delete_confirm.html:35
  911. #: templates/xadmin/views/model_delete_selected_confirm.html:50
  912. msgid "Cancel"
  913. msgstr ""
  914. #: templates/xadmin/views/model_delete_selected_confirm.html:10
  915. msgid "Delete multiple objects"
  916. msgstr ""
  917. #: templates/xadmin/views/model_delete_selected_confirm.html:18
  918. #, python-format
  919. msgid ""
  920. "Deleting the selected %(objects_name)s would result in deleting related "
  921. "objects, but your account doesn't have permission to delete the following "
  922. "types of objects:"
  923. msgstr ""
  924. #: templates/xadmin/views/model_delete_selected_confirm.html:26
  925. #, python-format
  926. msgid ""
  927. "Deleting the selected %(objects_name)s would require deleting the following "
  928. "protected related objects:"
  929. msgstr ""
  930. #: templates/xadmin/views/model_delete_selected_confirm.html:34
  931. #, python-format
  932. msgid ""
  933. "Are you sure you want to delete the selected %(objects_name)s? All of the "
  934. "following objects and their related items will be deleted:"
  935. msgstr ""
  936. #: templates/xadmin/views/model_history.html:26
  937. msgid "Diff"
  938. msgstr ""
  939. #: templates/xadmin/views/model_history.html:27
  940. #: templates/xadmin/views/recover_list.html:25
  941. msgid "Date/time"
  942. msgstr ""
  943. #: templates/xadmin/views/model_history.html:28
  944. msgid "User"
  945. msgstr ""
  946. #: templates/xadmin/views/model_history.html:29
  947. msgid "Comment"
  948. msgstr ""
  949. #: templates/xadmin/views/model_history.html:54
  950. msgid "Diff Select Versions"
  951. msgstr ""
  952. #: templates/xadmin/views/model_history.html:58
  953. msgid ""
  954. "This object doesn't have a change history. It probably wasn't added via this "
  955. "admin site."
  956. msgstr ""
  957. #: templates/xadmin/views/model_list.html:29
  958. #, python-format
  959. msgid "Add %(name)s"
  960. msgstr ""
  961. #: templates/xadmin/views/model_list.html:39
  962. msgid "Columns"
  963. msgstr ""
  964. #: templates/xadmin/views/model_list.html:42
  965. msgid "Restore Selected"
  966. msgstr ""
  967. #: templates/xadmin/views/model_list.html:147
  968. #: templates/xadmin/widgets/list.html:33
  969. msgid "Empty list"
  970. msgstr ""
  971. #: templates/xadmin/views/recover_form.html:20
  972. msgid "Press the recover button below to recover this version of the object."
  973. msgstr ""
  974. #: templates/xadmin/views/recover_list.html:19
  975. msgid ""
  976. "Choose a date from the list below to recover a deleted version of an object."
  977. msgstr ""
  978. #: templates/xadmin/views/recover_list.html:39
  979. msgid "There are no deleted objects to recover."
  980. msgstr ""
  981. #: templates/xadmin/views/revision_diff.html:12
  982. #: templates/xadmin/views/revision_diff.html:17
  983. #, python-format
  984. msgid "Diff %(verbose_name)s"
  985. msgstr ""
  986. #: templates/xadmin/views/revision_diff.html:25
  987. msgid "Field"
  988. msgstr ""
  989. #: templates/xadmin/views/revision_diff.html:26
  990. msgid "Version A"
  991. msgstr ""
  992. #: templates/xadmin/views/revision_diff.html:27
  993. msgid "Version B"
  994. msgstr ""
  995. #: templates/xadmin/views/revision_diff.html:39
  996. msgid "Revert to"
  997. msgstr ""
  998. #: templates/xadmin/views/revision_diff.html:40
  999. #: templates/xadmin/views/revision_diff.html:41
  1000. msgid "Revert"
  1001. msgstr ""
  1002. #: templates/xadmin/views/revision_form.html:16
  1003. #, python-format
  1004. msgid "Revert %(verbose_name)s"
  1005. msgstr ""
  1006. #: templates/xadmin/views/revision_form.html:21
  1007. msgid "Press the revert button below to revert to this version of the object."
  1008. msgstr ""
  1009. #: templates/xadmin/views/revision_form.html:27
  1010. msgid "Revert this revision"
  1011. msgstr ""
  1012. #: templates/xadmin/widgets/addform.html:14
  1013. msgid "Success"
  1014. msgstr ""
  1015. #: templates/xadmin/widgets/addform.html:14
  1016. msgid "Add success, click <a id='change-link'>edit</a> to edit."
  1017. msgstr ""
  1018. #: templates/xadmin/widgets/addform.html:17
  1019. msgid "Quick Add"
  1020. msgstr ""
  1021. #: templates/xadmin/widgets/base.html:31
  1022. msgid "Widget Options"
  1023. msgstr ""
  1024. #: templates/xadmin/widgets/base.html:42
  1025. msgid "Save changes"
  1026. msgstr ""
  1027. #: views/base.py:315
  1028. msgid "Django Xadmin"
  1029. msgstr ""
  1030. #: views/base.py:316
  1031. msgid "my-company.inc"
  1032. msgstr ""
  1033. #: views/dashboard.py:186
  1034. msgid "Widget ID"
  1035. msgstr ""
  1036. #: views/dashboard.py:187
  1037. msgid "Widget Title"
  1038. msgstr ""
  1039. #: views/dashboard.py:252
  1040. msgid "Html Content Widget, can write any html content in widget."
  1041. msgstr ""
  1042. #: views/dashboard.py:255
  1043. msgid "Html Content"
  1044. msgstr ""
  1045. #: views/dashboard.py:318
  1046. msgid "Target Model"
  1047. msgstr ""
  1048. #: views/dashboard.py:369
  1049. msgid "Quick button Widget, quickly open any page."
  1050. msgstr ""
  1051. #: views/dashboard.py:371
  1052. msgid "Quick Buttons"
  1053. msgstr ""
  1054. #: views/dashboard.py:416
  1055. msgid "Any Objects list Widget."
  1056. msgstr ""
  1057. #: views/dashboard.py:456
  1058. msgid "Add any model object Widget."
  1059. msgstr ""
  1060. #: views/dashboard.py:492
  1061. msgid "Dashboard"
  1062. msgstr ""
  1063. #: views/dashboard.py:633
  1064. #, python-format
  1065. msgid "%s Dashboard"
  1066. msgstr ""
  1067. #: views/delete.py:103
  1068. #, python-format
  1069. msgid "The %(name)s \"%(obj)s\" was deleted successfully."
  1070. msgstr ""
  1071. #: views/detail.py:173 views/edit.py:211 views/form.py:72
  1072. msgid "Other Fields"
  1073. msgstr ""
  1074. #: views/detail.py:235
  1075. #, python-format
  1076. msgid "%s Detail"
  1077. msgstr ""
  1078. #: views/edit.py:253
  1079. msgid "Added."
  1080. msgstr ""
  1081. #: views/edit.py:255
  1082. #, fuzzy, python-format
  1083. #| msgid "Change %s"
  1084. msgid "Changed %s."
  1085. msgstr "Изменить %s"
  1086. #: views/edit.py:255
  1087. msgid "and"
  1088. msgstr ""
  1089. #: views/edit.py:258
  1090. msgid "No fields changed."
  1091. msgstr ""
  1092. #: views/edit.py:420
  1093. #, python-format
  1094. msgid "The %(name)s \"%(obj)s\" was added successfully."
  1095. msgstr ""
  1096. #: views/edit.py:425 views/edit.py:520
  1097. msgid "You may edit it again below."
  1098. msgstr ""
  1099. #: views/edit.py:429 views/edit.py:523
  1100. #, python-format
  1101. msgid "You may add another %s below."
  1102. msgstr ""
  1103. #: views/edit.py:471
  1104. #, python-format
  1105. msgid "Change %s"
  1106. msgstr "Изменить %s"
  1107. #: views/edit.py:516
  1108. #, python-format
  1109. msgid "The %(name)s \"%(obj)s\" was changed successfully."
  1110. msgstr ""
  1111. #: views/form.py:165
  1112. #, fuzzy, python-format
  1113. msgid "The %s was changed successfully."
  1114. msgstr "Пароль успешно изменен"
  1115. #: views/list.py:199
  1116. msgid "Database error"
  1117. msgstr ""
  1118. #: views/list.py:373
  1119. #, python-format
  1120. msgid "%s List"
  1121. msgstr ""
  1122. #: views/list.py:499
  1123. msgid "Sort ASC"
  1124. msgstr ""
  1125. #: views/list.py:500
  1126. msgid "Sort DESC"
  1127. msgstr ""
  1128. #: views/list.py:504
  1129. msgid "Cancel Sort"
  1130. msgstr ""
  1131. #: views/website.py:16
  1132. msgid "Main Dashboard"
  1133. msgstr ""
  1134. #: widgets.py:48
  1135. msgid "Now"
  1136. msgstr "Сейчас"