Jet fork des offiziellen jet-admin projekts. Geupdated für Django4.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

71 lignes
1.9KB

  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. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: PACKAGE VERSION\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2015-12-28 13:32+0000\n"
  10. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  11. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  12. "Language-Team: LANGUAGE <LL@li.org>\n"
  13. "Language: \n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  18. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  19. #: models.py:16 templates/admin/base.html:294
  20. msgid "bookmarks"
  21. msgstr "закладки"
  22. #: templates/admin/base.html:133
  23. msgid "back"
  24. msgstr "назад"
  25. #: templates/admin/base.html:60
  26. msgid "View site"
  27. msgstr "Открыть сайт"
  28. #: templates/admin/base.html:273 templates/admin/base.html:292
  29. msgid "Add bookmark"
  30. msgstr "Добавить закладку"
  31. #: templates/admin/base.html:286
  32. msgid "Delete bookmark"
  33. msgstr "Удалить закладку"
  34. #: templates/admin/base.html:287
  35. msgid "Are you sure want to delete this bookmark?"
  36. msgstr "Вы точно хотите удалить эту закладку?"
  37. #: templates/admin/base.html:339
  38. msgid "Application page"
  39. msgstr "Страница приложения"
  40. #: templates/admin/base.html:276
  41. msgid "Title"
  42. msgstr "Название"
  43. #: templates/admin/base.html:278
  44. msgid "URL"
  45. msgstr "URL"
  46. #: templates/admin/base.html:217
  47. msgid "Applications"
  48. msgstr "Приложения"
  49. #: templates/admin/base.html:243
  50. msgid "Hide applications"
  51. msgstr "Скрыть приложения"
  52. #: templates/admin/base.html:244
  53. msgid "Show hidden"
  54. msgstr "Показать скрытые"
  55. #: templates/admin/base.html:363
  56. msgid "current theme"
  57. msgstr "текущая тема"