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.
|
- # 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 "favoris"
-
- #: templates/admin/base.html:133
- msgid "back"
- msgstr "précédent"
-
- #: templates/admin/base.html:60
- msgid "View site"
- msgstr "Voir site"
-
- #: templates/admin/base.html:273 templates/admin/base.html:292
- msgid "Add bookmark"
- msgstr "Ajouter aux favoris"
-
- #: templates/admin/base.html:286
- msgid "Delete bookmark"
- msgstr "Éffacer des favoris"
-
- #: templates/admin/base.html:287
- msgid "Are you sure want to delete this bookmark?"
- msgstr "Voulez-vous vraiment éffacer ce favoris?"
-
- #: templates/admin/base.html:339
- msgid "Application page"
- msgstr "Page d'application"
-
- #: templates/admin/base.html:276
- msgid "Title"
- msgstr "Titre"
-
- #: templates/admin/base.html:278
- msgid "URL"
- msgstr ""
-
- #: templates/admin/base.html:217
- msgid "Applications"
- msgstr ""
-
- #: templates/admin/base.html:243
- msgid "Hide applications"
- msgstr "Cacher les applications"
-
- #: templates/admin/base.html:244
- msgid "Show hidden"
- msgstr "Voir cachés"
-
- #: templates/admin/base.html:363
- msgid "current theme"
- msgstr "thème actuel"
|