Updated locales after latest changes

This commit is contained in:
Jannis Leidel 2009-10-09 14:03:26 +02:00
parent 085b7bab84
commit 62caa94e14
7 changed files with 226 additions and 62 deletions

View file

@ -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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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"

View file

@ -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 <jannis@leidel.info>\n"
"Language-Team: Jannis Leidel <jannis@leidel.info>\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"

View file

@ -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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 ""

View file

@ -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 <frederic.roland@creativeconvergence.be>\n"
"Language-Team: Frédéric Roland <frederic.roland@creativeconvergence.be>\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 ""

View file

@ -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 "תאריך / זמן"

View file

@ -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 <marcoberi@gmail.com>\n"
"Language-Team: Jannis Leidel <jannis@leidel.info>\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 ""

View file

@ -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 <diegobz@fedoraproject.org>\n"
"Language-Team: Brazilian Portuguese <fedora-trans-pt_br@redhat.com>\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"