diff --git a/dbtemplates/locale/da/LC_MESSAGES/django.po b/dbtemplates/locale/da/LC_MESSAGES/django.po index 25f41f0..f6ba713 100644 --- a/dbtemplates/locale/da/LC_MESSAGES/django.po +++ b/dbtemplates/locale/da/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-04 11:44+0200\n" +"POT-Creation-Date: 2009-10-09 13:45+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,19 +17,41 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: admin.py:21 +#: admin.py:29 msgid "" "Leaving this empty causes Django to look for a template with the given name " "and populate this field with its content." msgstr "" -"Hvis du efterlader dette felt tomt, så vil Django søge efter en template med det givne navn " -"og udfylde dette felt med dets indhold." +"Hvis du efterlader dette felt tomt, så vil Django søge efter en template med " +"det givne navn og udfylde dette felt med dets indhold." -#: admin.py:35 +#: admin.py:43 msgid "Date/time" msgstr "Dato/tid" -#: admin.py:46 +#: admin.py:61 +#, python-format +msgid "Cache of one template successfully invalidated." +msgid_plural "Cache of %(count)d templates successfully invalidated." +msgstr[0] "" +msgstr[1] "" + +#: admin.py:65 +msgid "Invalidate cache of selected templates" +msgstr "" + +#: admin.py:74 +#, python-format +msgid "Cache successfully repopulated with one template." +msgid_plural "Cache successfully repopulated with %(count)d templates." +msgstr[0] "" +msgstr[1] "" + +#: admin.py:78 +msgid "Repopulate cache with selected templates" +msgstr "" + +#: admin.py:82 msgid "sites" msgstr "websider" diff --git a/dbtemplates/locale/de/LC_MESSAGES/django.po b/dbtemplates/locale/de/LC_MESSAGES/django.po index 0897d85..434c80c 100644 --- a/dbtemplates/locale/de/LC_MESSAGES/django.po +++ b/dbtemplates/locale/de/LC_MESSAGES/django.po @@ -1,9 +1,9 @@ -# +# msgid "" msgstr "" "Project-Id-Version: 0.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-20 16:50+0200\n" +"POT-Creation-Date: 2009-10-09 13:45+0200\n" "PO-Revision-Date: 2008-08-19 17:11+0100\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Jannis Leidel \n" @@ -12,9 +12,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: German\n" -#: admin.py:21 -msgid "Leaving this empty causes Django to look for a template with the given name and populate this field with its content." -msgstr "Wenn Sie dieses Feld leer lassen, wird Django versuchen, das Template mit dem angegebenen Namen zu finden und mit dessen Inhalt das Feld zu füllen." +#: admin.py:29 +msgid "" +"Leaving this empty causes Django to look for a template with the given name " +"and populate this field with its content." +msgstr "" +"Wenn Sie dieses Feld leer lassen, wird Django versuchen, das Template mit " +"dem angegebenen Namen zu finden und mit dessen Inhalt das Feld zu füllen." + +#: admin.py:43 +msgid "Date/time" +msgstr "Datum/Uhrzeit" + +#: admin.py:61 +#, python-format +msgid "Cache of one template successfully invalidated." +msgid_plural "Cache of %(count)d templates successfully invalidated." +msgstr[0] "" +msgstr[1] "" + +#: admin.py:65 +msgid "Invalidate cache of selected templates" +msgstr "" + +#: admin.py:74 +#, python-format +msgid "Cache successfully repopulated with one template." +msgid_plural "Cache successfully repopulated with %(count)d templates." +msgstr[0] "" +msgstr[1] "" + +#: admin.py:78 +msgid "Repopulate cache with selected templates" +msgstr "" + +#: admin.py:82 +msgid "sites" +msgstr "Seiten" #: models.py:18 msgid "name" @@ -43,11 +77,3 @@ msgstr "Template" #: models.py:33 msgid "templates" msgstr "Templates" - -#: admin.py:46 -msgid "sites" -msgstr "Seiten" - -#: admin.py:35 -msgid "Date/time" -msgstr "Datum/Uhrzeit" diff --git a/dbtemplates/locale/en/LC_MESSAGES/django.po b/dbtemplates/locale/en/LC_MESSAGES/django.po index 5527ac0..79e77d0 100644 --- a/dbtemplates/locale/en/LC_MESSAGES/django.po +++ b/dbtemplates/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-20 16:51+0200\n" +"POT-Creation-Date: 2009-10-09 13:45+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,17 +16,39 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: admin.py:21 +#: admin.py:29 msgid "" "Leaving this empty causes Django to look for a template with the given name " "and populate this field with its content." msgstr "" -#: admin.py:35 +#: admin.py:43 msgid "Date/time" msgstr "" -#: admin.py:46 +#: admin.py:61 +#, python-format +msgid "Cache of one template successfully invalidated." +msgid_plural "Cache of %(count)d templates successfully invalidated." +msgstr[0] "" +msgstr[1] "" + +#: admin.py:65 +msgid "Invalidate cache of selected templates" +msgstr "" + +#: admin.py:74 +#, python-format +msgid "Cache successfully repopulated with one template." +msgid_plural "Cache successfully repopulated with %(count)d templates." +msgstr[0] "" +msgstr[1] "" + +#: admin.py:78 +msgid "Repopulate cache with selected templates" +msgstr "" + +#: admin.py:82 msgid "sites" msgstr "" diff --git a/dbtemplates/locale/fr/LC_MESSAGES/django.po b/dbtemplates/locale/fr/LC_MESSAGES/django.po index 5447496..a6e5e8f 100644 --- a/dbtemplates/locale/fr/LC_MESSAGES/django.po +++ b/dbtemplates/locale/fr/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-20 16:50+0200\n" +"POT-Creation-Date: 2009-10-09 13:45+0200\n" "PO-Revision-Date: 2008-08-09 21:39+0100\n" "Last-Translator: Roland Frédéric \n" "Language-Team: Frédéric Roland \n" @@ -11,17 +11,39 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: French\n" -#: admin.py:21 +#: admin.py:29 msgid "" "Leaving this empty causes Django to look for a template with the given name " "and populate this field with its content." msgstr "" -#: admin.py:35 +#: admin.py:43 msgid "Date/time" msgstr "" -#: admin.py:46 +#: admin.py:61 +#, python-format +msgid "Cache of one template successfully invalidated." +msgid_plural "Cache of %(count)d templates successfully invalidated." +msgstr[0] "" +msgstr[1] "" + +#: admin.py:65 +msgid "Invalidate cache of selected templates" +msgstr "" + +#: admin.py:74 +#, python-format +msgid "Cache successfully repopulated with one template." +msgid_plural "Cache successfully repopulated with %(count)d templates." +msgstr[0] "" +msgstr[1] "" + +#: admin.py:78 +msgid "Repopulate cache with selected templates" +msgstr "" + +#: admin.py:82 msgid "sites" msgstr "" diff --git a/dbtemplates/locale/he/LC_MESSAGES/django.po b/dbtemplates/locale/he/LC_MESSAGES/django.po index 31a4dbe..b5fcf25 100644 --- a/dbtemplates/locale/he/LC_MESSAGES/django.po +++ b/dbtemplates/locale/he/LC_MESSAGES/django.po @@ -2,14 +2,14 @@ # Copyright (C) 2008 THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # <>, 2008. +# +# #, fuzzy -# -# msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-20 16:50+0200\n" +"POT-Creation-Date: 2009-10-09 13:45+0200\n" "PO-Revision-Date: 2008-08-21 12:31+0300\n" "Last-Translator: <>\n" "Language-Team: \n" @@ -17,10 +17,42 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: admin.py:21 -msgid "Leaving this empty causes Django to look for a template with the given name and populate this field with its content." +#: admin.py:29 +msgid "" +"Leaving this empty causes Django to look for a template with the given name " +"and populate this field with its content." msgstr "אם זה ריק אז ג'נגו מחפש תבנית עם שם סיפק וממלא את השדה עם תוכנו" +#: admin.py:43 +msgid "Date/time" +msgstr "תאריך / זמן" + +#: admin.py:61 +#, python-format +msgid "Cache of one template successfully invalidated." +msgid_plural "Cache of %(count)d templates successfully invalidated." +msgstr[0] "" +msgstr[1] "" + +#: admin.py:65 +msgid "Invalidate cache of selected templates" +msgstr "" + +#: admin.py:74 +#, python-format +msgid "Cache successfully repopulated with one template." +msgid_plural "Cache successfully repopulated with %(count)d templates." +msgstr[0] "" +msgstr[1] "" + +#: admin.py:78 +msgid "Repopulate cache with selected templates" +msgstr "" + +#: admin.py:82 +msgid "sites" +msgstr "אתרים" + #: models.py:18 msgid "name" msgstr "שם" @@ -48,11 +80,3 @@ msgstr "תבנית" #: models.py:33 msgid "templates" msgstr "תבניות" - -#: admin.py:46 -msgid "sites" -msgstr "אתרים" - -#: admin.py:35 -msgid "Date/time" -msgstr "תאריך / זמן" diff --git a/dbtemplates/locale/it/LC_MESSAGES/django.po b/dbtemplates/locale/it/LC_MESSAGES/django.po index 11bbeab..7b93b58 100644 --- a/dbtemplates/locale/it/LC_MESSAGES/django.po +++ b/dbtemplates/locale/it/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-20 16:50+0200\n" +"POT-Creation-Date: 2009-10-09 13:45+0200\n" "PO-Revision-Date: 2009-01-22 01:27+0100\n" "Last-Translator: Marco Beri \n" "Language-Team: Jannis Leidel \n" @@ -11,7 +11,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: German\n" -#: admin.py:21 +#: admin.py:29 msgid "" "Leaving this empty causes Django to look for a template with the given name " "and populate this field with its content." @@ -19,11 +19,33 @@ msgstr "" "Lasciandolo vuoto, Django cercherà un template con lo stesso nome che avete " "indicato sopra e userà il suo contenuto per riempire questo campo." -#: admin.py:35 +#: admin.py:43 msgid "Date/time" msgstr "" -#: admin.py:46 +#: admin.py:61 +#, python-format +msgid "Cache of one template successfully invalidated." +msgid_plural "Cache of %(count)d templates successfully invalidated." +msgstr[0] "" +msgstr[1] "" + +#: admin.py:65 +msgid "Invalidate cache of selected templates" +msgstr "" + +#: admin.py:74 +#, python-format +msgid "Cache successfully repopulated with one template." +msgid_plural "Cache successfully repopulated with %(count)d templates." +msgstr[0] "" +msgstr[1] "" + +#: admin.py:78 +msgid "Repopulate cache with selected templates" +msgstr "" + +#: admin.py:82 msgid "sites" msgstr "" diff --git a/dbtemplates/locale/pt_BR/LC_MESSAGES/django.po b/dbtemplates/locale/pt_BR/LC_MESSAGES/django.po index 9883423..fea37ca 100644 --- a/dbtemplates/locale/pt_BR/LC_MESSAGES/django.po +++ b/dbtemplates/locale/pt_BR/LC_MESSAGES/django.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-08-31 11:45-0300\n" +"POT-Creation-Date: 2009-10-09 13:45+0200\n" "PO-Revision-Date: 2008-08-31 11:45-0300\n" "Last-Translator: Diego Búrigo Zacarão \n" "Language-Team: Brazilian Portuguese \n" @@ -11,42 +11,68 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: admin.py:21 -msgid "Leaving this empty causes Django to look for a template with the given name and populate this field with its content." -msgstr "Manter isto vazio faz com que o Django procure por um modelo (template) com o dado nome e preencha este campo com o seu conteúdo" +#: admin.py:29 +msgid "" +"Leaving this empty causes Django to look for a template with the given name " +"and populate this field with its content." +msgstr "" +"Manter isto vazio faz com que o Django procure por um modelo (template) com " +"o dado nome e preencha este campo com o seu conteúdo" + +#: admin.py:43 +msgid "Date/time" +msgstr "Data/hora" + +#: admin.py:61 +#, python-format +msgid "Cache of one template successfully invalidated." +msgid_plural "Cache of %(count)d templates successfully invalidated." +msgstr[0] "" +msgstr[1] "" + +#: admin.py:65 +msgid "Invalidate cache of selected templates" +msgstr "" + +#: admin.py:74 +#, python-format +msgid "Cache successfully repopulated with one template." +msgid_plural "Cache successfully repopulated with %(count)d templates." +msgstr[0] "" +msgstr[1] "" + +#: admin.py:78 +msgid "Repopulate cache with selected templates" +msgstr "" + +#: admin.py:82 +msgid "sites" +msgstr "sites" #: models.py:18 msgid "name" msgstr "Name" -#: models.py:18 +#: models.py:19 msgid "Example: 'flatpages/default.html'" msgstr "Exemplo: 'flatpages/default.html'" -#: models.py:19 +#: models.py:20 msgid "content" msgstr "conteúdo" -#: models.py:21 +#: models.py:22 msgid "creation date" msgstr "Data de criação" -#: models.py:22 +#: models.py:24 msgid "last changed" msgstr "ultima modificação" -#: models.py:29 +#: models.py:32 msgid "template" msgstr "modelo" -#: models.py:30 +#: models.py:33 msgid "templates" msgstr "modelos" - -#: admin.py:46 -msgid "sites" -msgstr "sites" - -#: admin.py:35 -msgid "Date/time" -msgstr "Data/hora"