Jet fork des offiziellen jet-admin projekts. Geupdated für Django4.
No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
|
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2015-12-28 13:32+0000\n"
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: LANGUAGE <LL@li.org>\n"
- "Language: \n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
- "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-
- #: models.py:16 templates/admin/base.html:294
- msgid "bookmarks"
- msgstr "záložky"
-
- #: templates/admin/base.html:133
- msgid "back"
- msgstr "zpět"
-
- #: templates/admin/base.html:60
- msgid "View site"
- msgstr "Zobrazit stránku"
-
- #: templates/admin/base.html:273 templates/admin/base.html:292
- msgid "Add bookmark"
- msgstr "Přidat záložku"
-
- #: templates/admin/base.html:286
- msgid "Delete bookmark"
- msgstr "Smazat záložku"
-
- #: templates/admin/base.html:287
- msgid "Are you sure want to delete this bookmark?"
- msgstr "Opravdu si přejete smazat tuto záložku"
-
- #: templates/admin/base.html:339
- msgid "Application page"
- msgstr "Stránka aplikace"
-
- #: templates/admin/base.html:276
- msgid "Title"
- msgstr "Název"
-
- #: templates/admin/base.html:278
- msgid "URL"
- msgstr "URL"
-
- #: templates/admin/base.html:217
- msgid "Applications"
- msgstr "Aplikace"
-
- #: templates/admin/base.html:243
- msgid "Hide applications"
- msgstr "Skrýt aplikace"
-
- #: templates/admin/base.html:244
- msgid "Show hidden"
- msgstr "Zobrazit skryté"
-
- #: templates/admin/base.html:363
- msgid "current theme"
- msgstr "Aktuální vzhled"
|