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.7KB

  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 "záložky"
  22. #: templates/admin/base.html:133
  23. msgid "back"
  24. msgstr "zpět"
  25. #: templates/admin/base.html:60
  26. msgid "View site"
  27. msgstr "Zobrazit stránku"
  28. #: templates/admin/base.html:273 templates/admin/base.html:292
  29. msgid "Add bookmark"
  30. msgstr "Přidat záložku"
  31. #: templates/admin/base.html:286
  32. msgid "Delete bookmark"
  33. msgstr "Smazat záložku"
  34. #: templates/admin/base.html:287
  35. msgid "Are you sure want to delete this bookmark?"
  36. msgstr "Opravdu si přejete smazat tuto záložku"
  37. #: templates/admin/base.html:339
  38. msgid "Application page"
  39. msgstr "Stránka aplikace"
  40. #: templates/admin/base.html:276
  41. msgid "Title"
  42. msgstr "Název"
  43. #: templates/admin/base.html:278
  44. msgid "URL"
  45. msgstr "URL"
  46. #: templates/admin/base.html:217
  47. msgid "Applications"
  48. msgstr "Aplikace"
  49. #: templates/admin/base.html:243
  50. msgid "Hide applications"
  51. msgstr "Skrýt aplikace"
  52. #: templates/admin/base.html:244
  53. msgid "Show hidden"
  54. msgstr "Zobrazit skryté"
  55. #: templates/admin/base.html:363
  56. msgid "current theme"
  57. msgstr "Aktuální vzhled"