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: 2016-08-23 08:49-0300\n"
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
- "Last-Translator: Sedir Morais <philippi.sedir@gmail.com>\n"
- "Language-Team: LANGUAGE <LL@li.org>\n"
- "Language: Brazilian Portuguese\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 "marcadores"
-
- #: templates/admin/base.html:133
- msgid "back"
- msgstr "voltar"
-
- #: templates/admin/base.html:60
- msgid "View site"
- msgstr "Ver site"
-
- #: templates/admin/base.html:273 templates/admin/base.html:292
- msgid "Add bookmark"
- msgstr "Adicionar marcador"
-
- #: templates/admin/base.html:286
- msgid "Delete bookmark"
- msgstr "Remover marcador"
-
- #: templates/admin/base.html:287
- msgid "Are you sure want to delete this bookmark?"
- msgstr "Você tem certeza que deseja remover esse marcador?"
-
- #: templates/admin/base.html:339
- msgid "Application page"
- msgstr "Página da aplicação"
-
- #: templates/admin/base.html:276
- msgid "Title"
- msgstr "Título"
-
- #: templates/admin/base.html:278
- msgid "URL"
- msgstr "URL"
-
- #: templates/admin/base.html:217
- msgid "Applications"
- msgstr "Aplicações"
-
- #: templates/admin/base.html:243
- msgid "Hide applications"
- msgstr "Esconder aplicações"
-
- #: templates/admin/base.html:244
- msgid "Show hidden"
- msgstr "Mostrar escondidos"
-
- #: templates/admin/base.html:363
- msgid "current theme"
- msgstr "tema atual"
|