diff --git a/django/contrib/gis/locale/ar/LC_MESSAGES/django.mo b/django/contrib/gis/locale/ar/LC_MESSAGES/django.mo index 34b2c1ab9be..db3dd7d99c7 100644 Binary files a/django/contrib/gis/locale/ar/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/ar/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/ar/LC_MESSAGES/django.po b/django/contrib/gis/locale/ar/LC_MESSAGES/django.po index 26e6951fdf6..73d377ed536 100644 --- a/django/contrib/gis/locale/ar/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/ar/LC_MESSAGES/django.po @@ -1,23 +1,19 @@ -# translation of django.po to Arabic -# This file is distributed under the same license as the django package. +# This file is distributed under the same license as the Django package. # -# Ossama M. Khayat , 2009, 2010. msgid "" msgstr "" -"Project-Id-Version: django\n" +"Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2010-05-12 11:20+0300\n" -"Last-Translator: Ossama M. Khayat \n" -"Language-Team: Arabic \n" +"POT-Creation-Date: 2011-03-01 00:18+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Arabic \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.0\n" -"Plural-Forms: nplurals=4; plural=(n == 1? 0 : (n == 2? 1 : (n <= 10? 2 : " -"3)))\n" -"\n" -"\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/az/LC_MESSAGES/django.mo b/django/contrib/gis/locale/az/LC_MESSAGES/django.mo new file mode 100644 index 00000000000..260f4402cbf Binary files /dev/null and b/django/contrib/gis/locale/az/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/az/LC_MESSAGES/django.po b/django/contrib/gis/locale/az/LC_MESSAGES/django.po new file mode 100644 index 00000000000..6abf852be54 --- /dev/null +++ b/django/contrib/gis/locale/az/LC_MESSAGES/django.po @@ -0,0 +1,65 @@ +# This file is distributed under the same license as the Django package. +# +msgid "" +msgstr "" +"Project-Id-Version: Django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-03-01 00:18+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Azerbaijani \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: az\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#: db/models/fields.py:50 +msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." +msgstr "" + +#: db/models/fields.py:270 +msgid "Point" +msgstr "" + +#: db/models/fields.py:274 +msgid "Line string" +msgstr "" + +#: db/models/fields.py:278 +msgid "Polygon" +msgstr "" + +#: db/models/fields.py:282 +msgid "Multi-point" +msgstr "" + +#: db/models/fields.py:286 +msgid "Multi-line string" +msgstr "" + +#: db/models/fields.py:290 +msgid "Multi polygon" +msgstr "" + +#: db/models/fields.py:294 +msgid "Geometry collection" +msgstr "" + +#: forms/fields.py:17 +msgid "No geometry value provided." +msgstr "" + +#: forms/fields.py:18 +msgid "Invalid geometry value." +msgstr "" + +#: forms/fields.py:19 +msgid "Invalid geometry type." +msgstr "" + +#: forms/fields.py:20 +msgid "" +"An error occurred when transforming the geometry to the SRID of the geometry " +"form field." +msgstr "" diff --git a/django/contrib/gis/locale/bg/LC_MESSAGES/django.mo b/django/contrib/gis/locale/bg/LC_MESSAGES/django.mo index 023ecdf62e0..14087ad4f32 100644 Binary files a/django/contrib/gis/locale/bg/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/bg/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/bg/LC_MESSAGES/django.po b/django/contrib/gis/locale/bg/LC_MESSAGES/django.po index 086cb7a95e0..7fbe4eeb63e 100644 --- a/django/contrib/gis/locale/bg/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/bg/LC_MESSAGES/django.po @@ -1,26 +1,26 @@ -# translation of django.po to Bulgarian -# +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" -"Project-Id-Version: django\n" +"Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2008-03-12 13:01+0200\n" -"Last-Translator: Vladislav \n" -"Language-Team: \n" +"POT-Creation-Date: 2011-03-01 00:18+0100\n" +"PO-Revision-Date: 2011-02-28 23:17+0000\n" +"Last-Translator: Django team\n" +"Language-Team: English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "месец" +msgstr "" #: db/models/fields.py:274 msgid "Line string" @@ -51,14 +51,12 @@ msgid "No geometry value provided." msgstr "" #: forms/fields.py:18 -#, fuzzy msgid "Invalid geometry value." -msgstr "Невалидно ID на коментар" +msgstr "" #: forms/fields.py:19 -#, fuzzy msgid "Invalid geometry type." -msgstr "Невалидно ID на коментар" +msgstr "" #: forms/fields.py:20 msgid "" diff --git a/django/contrib/gis/locale/bn/LC_MESSAGES/django.mo b/django/contrib/gis/locale/bn/LC_MESSAGES/django.mo index 5d79f0bb1fb..ac8c44601e2 100644 Binary files a/django/contrib/gis/locale/bn/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/bn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/bn/LC_MESSAGES/django.po b/django/contrib/gis/locale/bn/LC_MESSAGES/django.po index 770e4af06ab..367de156576 100644 --- a/django/contrib/gis/locale/bn/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/bn/LC_MESSAGES/django.po @@ -4,23 +4,23 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2009-07-19 22:49+0000\n" -"Last-Translator: Nasimul Haque \n" -"Language-Team: Nasimul Haque \n" +"POT-Creation-Date: 2011-03-01 00:18+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Bengali <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: bn\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "মাস" +msgstr "" #: db/models/fields.py:274 msgid "Line string" diff --git a/django/contrib/gis/locale/bs/LC_MESSAGES/django.mo b/django/contrib/gis/locale/bs/LC_MESSAGES/django.mo index d7922d13db2..515b89e1d7d 100644 Binary files a/django/contrib/gis/locale/bs/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/bs/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/bs/LC_MESSAGES/django.po b/django/contrib/gis/locale/bs/LC_MESSAGES/django.po index 8edfbbd6864..38eed56f397 100644 --- a/django/contrib/gis/locale/bs/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/bs/LC_MESSAGES/django.po @@ -4,15 +4,16 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2010-04-28 13:45+0100\n" -"Last-Translator: Filip Dupanović \n" -"Language-Team: Filip Dupanović \n" +"POT-Creation-Date: 2011-03-01 00:18+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Bosnian \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" +"Language: bs\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/ca/LC_MESSAGES/django.mo b/django/contrib/gis/locale/ca/LC_MESSAGES/django.mo index 1b1e13739be..3bc10710dfd 100644 Binary files a/django/contrib/gis/locale/ca/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/ca/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/ca/LC_MESSAGES/django.po b/django/contrib/gis/locale/ca/LC_MESSAGES/django.po index b722f5555ed..838c916be5c 100644 --- a/django/contrib/gis/locale/ca/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/ca/LC_MESSAGES/django.po @@ -1,18 +1,18 @@ -# translation of django.po to Catalan # This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2009-03-24 13:28+0100\n" -"Last-Translator: Django Catalan Group \n" -"Language-Team: Catalan \n" +"POT-Creation-Date: 2011-03-01 00:18+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Catalan \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/cs/LC_MESSAGES/django.mo b/django/contrib/gis/locale/cs/LC_MESSAGES/django.mo index e94707cc4c4..a1040306b08 100644 Binary files a/django/contrib/gis/locale/cs/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/cs/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/cs/LC_MESSAGES/django.po b/django/contrib/gis/locale/cs/LC_MESSAGES/django.po index efac9668a27..fae21a2f3df 100644 --- a/django/contrib/gis/locale/cs/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/cs/LC_MESSAGES/django.po @@ -1,21 +1,18 @@ -# Translation of django.po to Czech -# This file is distributed under the same license as the DJANGO package. -# Radek Svarz , 2005, -# Tomáš Ehrlich , 2009, -# Vlada Macek , 2010. +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2010-08-06 18:33+0100\n" -"Last-Translator: Vlada Macek \n" -"Language-Team: Czech\n" +"POT-Creation-Date: 2011-03-01 00:18+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Czech \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==1 ? 0 : n>1 && n<5 ? 1 : 2;\n" +"Language: cs\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/cy/LC_MESSAGES/django.mo b/django/contrib/gis/locale/cy/LC_MESSAGES/django.mo index 2a0e1038b91..a97d3a5bd89 100644 Binary files a/django/contrib/gis/locale/cy/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/cy/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/cy/LC_MESSAGES/django.po b/django/contrib/gis/locale/cy/LC_MESSAGES/django.po index d41070bb572..5819e6baed1 100644 --- a/django/contrib/gis/locale/cy/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/cy/LC_MESSAGES/django.po @@ -1,29 +1,26 @@ -# Translation of Django to Welsh. -# Copyright (C) 2005 Django. # This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2005-11-05 HO:MI+ZONE\n" -"Last-Translator: Jason Davies \n" -"Language-Team: Cymraeg \n" +"POT-Creation-Date: 2011-03-01 00:18+0100\n" +"PO-Revision-Date: 2011-02-28 23:17+0000\n" +"Last-Translator: Django team\n" +"Language-Team: English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural= (n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != " -"11) ? 2 : 3;\n" +"Language: cy\n" +"Plural-Forms: nplurals=4; plural=(n==2) ? 1 : 0\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "mis" +msgstr "" #: db/models/fields.py:274 msgid "Line string" @@ -54,14 +51,12 @@ msgid "No geometry value provided." msgstr "" #: forms/fields.py:18 -#, fuzzy msgid "Invalid geometry value." -msgstr "ID sylw annilys" +msgstr "" #: forms/fields.py:19 -#, fuzzy msgid "Invalid geometry type." -msgstr "ID sylw annilys" +msgstr "" #: forms/fields.py:20 msgid "" diff --git a/django/contrib/gis/locale/da/LC_MESSAGES/django.mo b/django/contrib/gis/locale/da/LC_MESSAGES/django.mo index f986c66f16d..9a417d75681 100644 Binary files a/django/contrib/gis/locale/da/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/da/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/da/LC_MESSAGES/django.po b/django/contrib/gis/locale/da/LC_MESSAGES/django.po index 018e86ca1fb..8c223e04c11 100644 --- a/django/contrib/gis/locale/da/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/da/LC_MESSAGES/django.po @@ -1,18 +1,17 @@ -# Translation of django.po to Danish # This file is distributed under the same license as the Django package. # -# msgid "" msgstr "" -"Project-Id-Version: Django 1.0\n" +"Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2010-02-20 20:41+0200\n" -"Last-Translator: Finn Gruwier Larsen\n" -"Language-Team: \n" +"POT-Creation-Date: 2011-03-01 00:18+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Danish <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 diff --git a/django/contrib/gis/locale/de/LC_MESSAGES/django.mo b/django/contrib/gis/locale/de/LC_MESSAGES/django.mo index 080db19e660..e15ef770981 100644 Binary files a/django/contrib/gis/locale/de/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/de/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/de/LC_MESSAGES/django.po b/django/contrib/gis/locale/de/LC_MESSAGES/django.po index 4b829d1d6ab..b8856f35ca3 100644 --- a/django/contrib/gis/locale/de/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/de/LC_MESSAGES/django.po @@ -1,22 +1,17 @@ -# Translation of django.po to German -# -# Copyright (C) 2005-2009, -# This file is distributed under the same license as the django package. +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 21:23+0100\n" -"PO-Revision-Date: 2010-10-10 00:58+0200\n" -"Last-Translator: Jannis Leidel \n" -"Language-Team: \n" +"POT-Creation-Date: 2011-03-01 00:18+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: German <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: German\n" -"X-Poedit-Country: GERMANY\n" -"X-Poedit-SourceCharset: utf-8\n" +"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 diff --git a/django/contrib/gis/locale/el/LC_MESSAGES/django.mo b/django/contrib/gis/locale/el/LC_MESSAGES/django.mo index d5401466172..c062a067fb8 100644 Binary files a/django/contrib/gis/locale/el/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/el/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/el/LC_MESSAGES/django.po b/django/contrib/gis/locale/el/LC_MESSAGES/django.po index 807a18a2668..61ae803c789 100644 --- a/django/contrib/gis/locale/el/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/el/LC_MESSAGES/django.po @@ -1,70 +1,69 @@ -# translation of django.po to el -# Copyright (C) 2006 and beyond -# This file is distributed under the same license as the DJANGO package. +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2007-09-03 04:19+0100\n" -"Last-Translator: Dimitris Glezos \n" -"Language-Team: el \n" +"POT-Creation-Date: 2011-03-01 00:18+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: glezos \n" +"Language-Team: Greek <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.4\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" +"Το βασικό πεδίο GIS - αντιστοιχεί στον τύπο γεωμετρίας των προδιαγραφών " +"OpenGIS." #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "μήνας" +msgstr "Σημείο" #: db/models/fields.py:274 msgid "Line string" -msgstr "" +msgstr "Γραμμή string" #: db/models/fields.py:278 msgid "Polygon" -msgstr "" +msgstr "Πολύγωνο" #: db/models/fields.py:282 msgid "Multi-point" -msgstr "" +msgstr "Πολλαπλό σημείο" #: db/models/fields.py:286 msgid "Multi-line string" -msgstr "" +msgstr "Multi-line string" #: db/models/fields.py:290 msgid "Multi polygon" -msgstr "" +msgstr "Πολλαπλό πολύγωνο" #: db/models/fields.py:294 msgid "Geometry collection" -msgstr "" +msgstr "Συλλογή γεωμετριών" #: forms/fields.py:17 msgid "No geometry value provided." -msgstr "" +msgstr "Δε δόθηκε τιμή γεωμετρίας." #: forms/fields.py:18 -#, fuzzy msgid "Invalid geometry value." -msgstr "Μη έγκυρο ID σχολίου" +msgstr "Άκυρα τιμή γεωμετρίας." #: forms/fields.py:19 -#, fuzzy msgid "Invalid geometry type." -msgstr "Μη έγκυρο ID σχολίου" +msgstr "Άκυρος τύπος γεωμετρίας." #: forms/fields.py:20 msgid "" "An error occurred when transforming the geometry to the SRID of the geometry " "form field." msgstr "" +"Παρουσιάστηκε σφάλμα κατά τη μετατροπή της γεωμετρίας στο SRID του πεδίου " +"της φόρμας γεωμετρίας." diff --git a/django/contrib/gis/locale/en/LC_MESSAGES/django.mo b/django/contrib/gis/locale/en/LC_MESSAGES/django.mo index 4b4d7e8f55c..e5b174b61ac 100644 Binary files a/django/contrib/gis/locale/en/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/en/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/en/LC_MESSAGES/django.po b/django/contrib/gis/locale/en/LC_MESSAGES/django.po index a966b14871a..6424eacccc7 100644 --- a/django/contrib/gis/locale/en/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/en/LC_MESSAGES/django.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" +"POT-Creation-Date: 2011-03-01 00:18+0100\n" "PO-Revision-Date: 2010-05-13 15:35+0200\n" "Last-Translator: Django team\n" "Language-Team: English \n" diff --git a/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo b/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo index 2b24648b256..a5d4b199c7b 100644 Binary files a/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po b/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po index 73b27fa577f..ffd5e5a7a68 100644 --- a/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po @@ -4,60 +4,64 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2010-03-25 08:00+1000\n" -"Last-Translator: Simon Meers \n" -"Language-Team: \n" +"POT-Creation-Date: 2011-03-01 00:18+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: jon_atkinson \n" +"Language-Team: English (United Kingdom) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." -msgstr "" +msgstr "The base GIS field -- maps to the OpenGIS Specification Geometry type." #: db/models/fields.py:270 msgid "Point" -msgstr "" +msgstr "Point" #: db/models/fields.py:274 msgid "Line string" -msgstr "" +msgstr "Line string" #: db/models/fields.py:278 msgid "Polygon" -msgstr "" +msgstr "Polygon" #: db/models/fields.py:282 msgid "Multi-point" -msgstr "" +msgstr "Multi-point" #: db/models/fields.py:286 msgid "Multi-line string" -msgstr "" +msgstr "Multi-line string" #: db/models/fields.py:290 msgid "Multi polygon" -msgstr "" +msgstr "Multi polygon" #: db/models/fields.py:294 msgid "Geometry collection" -msgstr "" +msgstr "Geometry collection" #: forms/fields.py:17 msgid "No geometry value provided." -msgstr "" +msgstr "No geometry value provided." #: forms/fields.py:18 msgid "Invalid geometry value." -msgstr "" +msgstr "Invalid geometry value." #: forms/fields.py:19 msgid "Invalid geometry type." -msgstr "" +msgstr "Invalid geometry type." #: forms/fields.py:20 msgid "" "An error occurred when transforming the geometry to the SRID of the geometry " "form field." msgstr "" +"An error occurred when transforming the geometry to the SRID of the geometry " +"form field." diff --git a/django/contrib/gis/locale/es/LC_MESSAGES/django.mo b/django/contrib/gis/locale/es/LC_MESSAGES/django.mo index d9285e7fa0e..4d9d13185e5 100644 Binary files a/django/contrib/gis/locale/es/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/es/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/es/LC_MESSAGES/django.po b/django/contrib/gis/locale/es/LC_MESSAGES/django.po index e91e842bea9..6dc99b9e4c3 100644 --- a/django/contrib/gis/locale/es/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/es/LC_MESSAGES/django.po @@ -1,25 +1,23 @@ -# Spanish translation for the django project -# Copyright (C) 2008, The Django Project -# This file is distributed under the same license as the django package. +# This file is distributed under the same license as the Django package. +# msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2009-11-30 11:31+0100\n" -"Last-Translator: Django Spanish Team, \n" -"Language-Team: Django Spanish Team, \n" +"POT-Creation-Date: 2011-03-01 00:18+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: garcia_marc \n" +"Language-Team: Spanish (Castilian) <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 -#, fuzzy msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" -"El campo GIS base -- se relaciona con el tipo Geometry de la especificación " -"de OpenGIS." +"El campo GIS base -- apunta al tipo de especificación geométrica de OpenGIS." #: db/models/fields.py:270 msgid "Point" diff --git a/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo b/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo index b3d59391b9b..ef32132b502 100644 Binary files a/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po b/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po index d251d4ae9cc..b35163c28ca 100644 --- a/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po @@ -1,21 +1,18 @@ -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2010-08-11 09:00-0300\n" -"Last-Translator: Ramiro \n" -"Language-Team: Django-I18N \n" +"POT-Creation-Date: 2011-03-01 00:18+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Spanish (Argentinian) <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es_AR\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.0.1\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo b/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo index 48978e1b1f2..56f47d5d787 100644 Binary files a/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po b/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po index 2b92708cd52..44d07623a26 100644 --- a/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po @@ -1,12 +1,12 @@ # This file is distributed under the same license as the Django package. -# +# msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2011-02-06 05:56+0000\n" -"Last-Translator: AbeEstrada \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" "Language-Team: Spanish (Mexican) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -16,7 +16,9 @@ msgstr "" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." -msgstr "El campo GIS base -- corresponde al tipo Geometry de la especificación OpenGIS." +msgstr "" +"El campo GIS base -- corresponde al tipo Geometry de la especificación " +"OpenGIS." #: db/models/fields.py:270 msgid "Point" @@ -59,5 +61,9 @@ msgid "Invalid geometry type." msgstr "Tipo de geometría no válido." #: forms/fields.py:20 -msgid "An error occurred when transforming the geometry to the SRID of the geometry form field." -msgstr "Ha ocurrido un error mientras se transformaba la geometría al SRID del campo de formulario de la misma." +msgid "" +"An error occurred when transforming the geometry to the SRID of the geometry " +"form field." +msgstr "" +"Ha ocurrido un error mientras se transformaba la geometría al SRID del campo " +"de formulario de la misma." diff --git a/django/contrib/gis/locale/et/LC_MESSAGES/django.mo b/django/contrib/gis/locale/et/LC_MESSAGES/django.mo index 4ac1dc5e10c..61433dea97f 100644 Binary files a/django/contrib/gis/locale/et/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/et/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/et/LC_MESSAGES/django.po b/django/contrib/gis/locale/et/LC_MESSAGES/django.po index f83f6aae11c..b76dd9a245b 100644 --- a/django/contrib/gis/locale/et/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/et/LC_MESSAGES/django.po @@ -1,27 +1,26 @@ -# Estonian translation for the Django Project. -# Copyright (C) 2008, Django Project -# This file is distributed under the same license as the django package. +# This file is distributed under the same license as the Django package. +# msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2008-09-03 00:35+0200\n" -"Last-Translator: Erik Allik \n" -"Language-Team: Django-i18n \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Estonian <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "Postita" +msgstr "" #: db/models/fields.py:274 msgid "Line string" diff --git a/django/contrib/gis/locale/eu/LC_MESSAGES/django.mo b/django/contrib/gis/locale/eu/LC_MESSAGES/django.mo index 01a5b607c85..bb37f1c1d58 100644 Binary files a/django/contrib/gis/locale/eu/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/eu/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/eu/LC_MESSAGES/django.po b/django/contrib/gis/locale/eu/LC_MESSAGES/django.po index 7f803e932d8..bc17aa7b57e 100644 --- a/django/contrib/gis/locale/eu/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/eu/LC_MESSAGES/django.po @@ -1,69 +1,66 @@ -# translation of django.po to -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2010-07-08 12:55+0200\n" -"Last-Translator: Aitzol Naberan \n" -"Language-Team: Django-i18n \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: aitzol \n" +"Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" +"Oinarrizko GIS eremua -- OpenGIS zehaztapeneko Geomtry motarentzat mapak" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "hilabetea" +msgstr "Puntua" #: db/models/fields.py:274 msgid "Line string" -msgstr "" +msgstr "Lerro string-a" #: db/models/fields.py:278 msgid "Polygon" -msgstr "" +msgstr "Poligonoa" #: db/models/fields.py:282 msgid "Multi-point" -msgstr "" +msgstr "Puntu anitz" #: db/models/fields.py:286 msgid "Multi-line string" -msgstr "" +msgstr "Lerro anitz sting-a" #: db/models/fields.py:290 msgid "Multi polygon" -msgstr "" +msgstr "Multi poligonoa" #: db/models/fields.py:294 msgid "Geometry collection" -msgstr "" +msgstr "Geometria bilduma" #: forms/fields.py:17 msgid "No geometry value provided." -msgstr "" +msgstr "Ez fa geometria baliorik eman." #: forms/fields.py:18 -#, fuzzy msgid "Invalid geometry value." -msgstr "Komentario ID okerra" +msgstr "Geometria balio okera." #: forms/fields.py:19 -#, fuzzy msgid "Invalid geometry type." -msgstr "Komentario ID okerra" +msgstr "Geometria mota okerra." #: forms/fields.py:20 msgid "" "An error occurred when transforming the geometry to the SRID of the geometry " "form field." -msgstr "" +msgstr "Errore bat gertatu da geometria bere form eremuaren SRIDra biurtzean." diff --git a/django/contrib/gis/locale/fa/LC_MESSAGES/django.mo b/django/contrib/gis/locale/fa/LC_MESSAGES/django.mo index 9538428f04e..ff26dcc6ed6 100644 Binary files a/django/contrib/gis/locale/fa/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/fa/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/fa/LC_MESSAGES/django.po b/django/contrib/gis/locale/fa/LC_MESSAGES/django.po index 3f297ab3126..d948ec78c37 100644 --- a/django/contrib/gis/locale/fa/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/fa/LC_MESSAGES/django.po @@ -1,29 +1,26 @@ -# Persian translation of Django. -# Copyright (C) 2007 THE Django'S COPYRIGHT HOLDER # This file is distributed under the same license as the Django package. # -# msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2008-09-01 02:00+0430\n" -"Last-Translator: Reza Mohammadi \n" -"Language-Team: Persian \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Persian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Language: fa\n" +"Plural-Forms: nplurals=1; plural=0\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "ماه" +msgstr "" #: db/models/fields.py:274 msgid "Line string" diff --git a/django/contrib/gis/locale/fi/LC_MESSAGES/django.mo b/django/contrib/gis/locale/fi/LC_MESSAGES/django.mo index ad12a14981a..b48931ff47e 100644 Binary files a/django/contrib/gis/locale/fi/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/fi/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/fi/LC_MESSAGES/django.po b/django/contrib/gis/locale/fi/LC_MESSAGES/django.po index 886263c3e82..48a3667b589 100644 --- a/django/contrib/gis/locale/fi/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/fi/LC_MESSAGES/django.po @@ -1,26 +1,22 @@ -# Finnish translation of Django -# Copyright (C) 2006-2007 # This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2007-09-15 00:34+0300\n" -"Last-Translator: Aku Kotkavuo \n" -"Language-Team: Django I18N \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: akaihola \n" +"Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Language: Finnish\n" -"X-Poedit-Country: FINLAND\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." -msgstr "" +msgstr "GIS-peruskenttä – vastaa OpenGIS-määrittelyn geometriatyyppiä." #: db/models/fields.py:270 msgid "Point" diff --git a/django/contrib/gis/locale/fr/LC_MESSAGES/django.mo b/django/contrib/gis/locale/fr/LC_MESSAGES/django.mo index 0df5b7a04e3..99877b71c87 100644 Binary files a/django/contrib/gis/locale/fr/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/fr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/fr/LC_MESSAGES/django.po b/django/contrib/gis/locale/fr/LC_MESSAGES/django.po index edca9a60ee3..d6938e19759 100644 --- a/django/contrib/gis/locale/fr/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/fr/LC_MESSAGES/django.po @@ -1,23 +1,18 @@ -# French translation of Django. # This file is distributed under the same license as the Django package. -# Copyright (C) 2008 Django Software Foundation and individual contributors. -# -# Stéphane Raimbault , 2009-2010. -# Claude Paroz , 2009 -# David Larlet , 2009-2010 # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2010-08-09 14:38+0200\n" -"Last-Translator: Stéphane Raimbault \n" -"Language-Team: French \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n>1;\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/fy_NL/LC_MESSAGES/django.mo b/django/contrib/gis/locale/fy_NL/LC_MESSAGES/django.mo index aeb02b3675f..13048facdcb 100644 Binary files a/django/contrib/gis/locale/fy_NL/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/fy_NL/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/fy_NL/LC_MESSAGES/django.po b/django/contrib/gis/locale/fy_NL/LC_MESSAGES/django.po index 0bf66e70371..b31b13c5fee 100644 --- a/django/contrib/gis/locale/fy_NL/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/fy_NL/LC_MESSAGES/django.po @@ -4,14 +4,15 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2010-01-27 22:36-0700\n" -"Last-Translator: Wim Benes \n" -"Language-Team: FRISIAN \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-28 23:18+0000\n" +"Last-Translator: Django team\n" +"Language-Team: English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: fy_NL\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/ga/LC_MESSAGES/django.mo b/django/contrib/gis/locale/ga/LC_MESSAGES/django.mo index 5cf11219e7d..4126f1bfc97 100644 Binary files a/django/contrib/gis/locale/ga/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/ga/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/ga/LC_MESSAGES/django.po b/django/contrib/gis/locale/ga/LC_MESSAGES/django.po index a0064f200d3..b9be9fad229 100644 --- a/django/contrib/gis/locale/ga/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/ga/LC_MESSAGES/django.po @@ -4,15 +4,16 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2010-05-07 17:33+0100\n" -"Last-Translator: Michael Thornhill \n" -"Language-Team: Irish \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Irish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " -"3 : 4;\n" +"Language: ga\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : " +"4)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/gl/LC_MESSAGES/django.mo b/django/contrib/gis/locale/gl/LC_MESSAGES/django.mo index 78b862c228a..93de1bdd0ef 100644 Binary files a/django/contrib/gis/locale/gl/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/gl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/gl/LC_MESSAGES/django.po b/django/contrib/gis/locale/gl/LC_MESSAGES/django.po index e12cf59d28c..b724c4081f9 100644 --- a/django/contrib/gis/locale/gl/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/gl/LC_MESSAGES/django.po @@ -1,30 +1,26 @@ -# Translation of django.po to Galego -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2007-05-28 17:29+0200\n" -"Last-Translator: Afonso Fernández Nogueira \n" -"Language-Team: Galego\n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-28 23:17+0000\n" +"Last-Translator: Django team\n" +"Language-Team: English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Galician\n" -"X-Poedit-SourceCharset: utf-8\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "mes" +msgstr "" #: db/models/fields.py:274 msgid "Line string" @@ -55,14 +51,12 @@ msgid "No geometry value provided." msgstr "" #: forms/fields.py:18 -#, fuzzy msgid "Invalid geometry value." -msgstr "ID de comentario non válida" +msgstr "" #: forms/fields.py:19 -#, fuzzy msgid "Invalid geometry type." -msgstr "ID de comentario non válida" +msgstr "" #: forms/fields.py:20 msgid "" diff --git a/django/contrib/gis/locale/he/LC_MESSAGES/django.mo b/django/contrib/gis/locale/he/LC_MESSAGES/django.mo index 7b6085de953..0fd07bfbba2 100644 Binary files a/django/contrib/gis/locale/he/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/he/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/he/LC_MESSAGES/django.po b/django/contrib/gis/locale/he/LC_MESSAGES/django.po index 10f9877cac7..997400bdb28 100644 --- a/django/contrib/gis/locale/he/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/he/LC_MESSAGES/django.po @@ -1,21 +1,18 @@ -# translation of Django. -# Copyright (C) 2008 The Django Project # This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2010-05-09 15:10-0500\n" -"Last-Translator: Alex \n" -"Language-Team: Django-i18n \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Hebrew <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Bookmarks: -1,988,-1,-1,-1,-1,-1,-1,-1,-1\n" -"X-Generator: Lokalize 1.0\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/hi/LC_MESSAGES/django.mo b/django/contrib/gis/locale/hi/LC_MESSAGES/django.mo index 3dcce452442..c394f3a31e3 100644 Binary files a/django/contrib/gis/locale/hi/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/hi/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/hi/LC_MESSAGES/django.po b/django/contrib/gis/locale/hi/LC_MESSAGES/django.po index 19333d54393..07329a4a3d7 100644 --- a/django/contrib/gis/locale/hi/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/hi/LC_MESSAGES/django.po @@ -1,31 +1,26 @@ -# 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 , YEAR. +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" -"Project-Id-Version: Django SVN\n" +"Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2008-11-12 08:14+0530\n" -"Last-Translator: Thejaswi Puthraya \n" -"Language-Team: Hindi \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-28 23:18+0000\n" +"Last-Translator: Django team\n" +"Language-Team: English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Hindi\n" -"X-Poedit-Country: INDIA\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "प्रस्तुत" +msgstr "" #: db/models/fields.py:274 msgid "Line string" diff --git a/django/contrib/gis/locale/hr/LC_MESSAGES/django.mo b/django/contrib/gis/locale/hr/LC_MESSAGES/django.mo index b49818f53ca..6636fa36662 100644 Binary files a/django/contrib/gis/locale/hr/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/hr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/hr/LC_MESSAGES/django.po b/django/contrib/gis/locale/hr/LC_MESSAGES/django.po index f3e55d70575..49c7249706a 100644 --- a/django/contrib/gis/locale/hr/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/hr/LC_MESSAGES/django.po @@ -1,17 +1,19 @@ +# This file is distributed under the same license as the Django package. +# msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2010-05-10 18:56+0200\n" -"Last-Translator: Aljosa Mohorovic \n" -"Language-Team: Django i18n team \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Croatian <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " -"n%100==4 ? 2 : 3);\n" -"X-Generator: Lokalize 1.0\n" +"Language: hr\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/hu/LC_MESSAGES/django.mo b/django/contrib/gis/locale/hu/LC_MESSAGES/django.mo index b08c0c8d905..4f2b235771d 100644 Binary files a/django/contrib/gis/locale/hu/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/hu/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/hu/LC_MESSAGES/django.po b/django/contrib/gis/locale/hu/LC_MESSAGES/django.po index 3d6eb06f418..c88d130d2db 100644 --- a/django/contrib/gis/locale/hu/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/hu/LC_MESSAGES/django.po @@ -1,27 +1,26 @@ -# translation of django.po to Hungarian -# This file is distributed under the same license as the django package. +# This file is distributed under the same license as the Django package. +# msgid "" msgstr "" -"Project-Id-Version: django\n" +"Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:25+0100\n" -"PO-Revision-Date: 2008-08-30 01:11+0200\n" -"Last-Translator: Szilveszter Farkas \n" -"Language-Team: Hungarian \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Hungarian <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.4\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "hónap" +msgstr "" #: db/models/fields.py:274 msgid "Line string" diff --git a/django/contrib/gis/locale/id/LC_MESSAGES/django.mo b/django/contrib/gis/locale/id/LC_MESSAGES/django.mo index 0321cc0fe39..03158007db9 100644 Binary files a/django/contrib/gis/locale/id/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/id/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/id/LC_MESSAGES/django.po b/django/contrib/gis/locale/id/LC_MESSAGES/django.po index 2f54d8a71b0..1b7ddb1139a 100644 --- a/django/contrib/gis/locale/id/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/id/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ -# Translation of django.po to Indonesian # This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-05-08 18:39+0700\n" -"Last-Translator: Selwin Ong \n" -"Language-Team: Indonesian \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: rodin \n" +"Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." -msgstr "Field GIS dasar dibuat berdasarkan OpenGIS Specification Geometry." +msgstr "" +"Bidang dasar GIS disesuaikan berdasarkan OpenGIS Specification Geometry." #: db/models/fields.py:270 msgid "Point" @@ -48,20 +49,19 @@ msgstr "Geometry collection" #: forms/fields.py:17 msgid "No geometry value provided." -msgstr "Nilai geometri tidak tersedia." +msgstr "Nilai geometri tidak disediakan." #: forms/fields.py:18 msgid "Invalid geometry value." -msgstr "Nilai geometri salah" +msgstr "Nilai geometri salah." #: forms/fields.py:19 msgid "Invalid geometry type." -msgstr "Tipe geometri salah" +msgstr "Tipe geometri salah." #: forms/fields.py:20 msgid "" "An error occurred when transforming the geometry to the SRID of the geometry " "form field." msgstr "" -"Telah terjadi kesalahan ketika merubah geometri ke SRID dari field " -"formulirgeometri." +"Galat terjadi saat mentransformasi geometri ke SRID bidang formulir geometri." diff --git a/django/contrib/gis/locale/is/LC_MESSAGES/django.mo b/django/contrib/gis/locale/is/LC_MESSAGES/django.mo index 0f39bf50289..9bf51767206 100644 Binary files a/django/contrib/gis/locale/is/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/is/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/is/LC_MESSAGES/django.po b/django/contrib/gis/locale/is/LC_MESSAGES/django.po index 3b4ec6c19ca..ce1c7208fad 100644 --- a/django/contrib/gis/locale/is/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/is/LC_MESSAGES/django.po @@ -1,27 +1,26 @@ -# Icelandic translation of Django. # This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2008-09-09 16:34-0000\n" -"Last-Translator: Jökull Sólberg Auðunsson \n" -"Language-Team: \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1\n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "mánuður" +msgstr "" #: db/models/fields.py:274 msgid "Line string" diff --git a/django/contrib/gis/locale/it/LC_MESSAGES/django.mo b/django/contrib/gis/locale/it/LC_MESSAGES/django.mo index c0cde7d27a6..dfe1239308f 100644 Binary files a/django/contrib/gis/locale/it/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/it/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/it/LC_MESSAGES/django.po b/django/contrib/gis/locale/it/LC_MESSAGES/django.po index fccdb0176e2..87739ebe40c 100644 --- a/django/contrib/gis/locale/it/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/it/LC_MESSAGES/django.po @@ -1,20 +1,18 @@ -# translation of django.po to Italian -# Italian translation of Django. -# Copyright (C) 2006 the Lawrence Journal-World # This file is distributed under the same license as the Django package. +# msgid "" msgstr "" -"Project-Id-Version: django\n" +"Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-05-10 14:44+0200\n" -"Last-Translator: Nicola Larosa \n" -"Language-Team: Italian \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Italian <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: KBabel 1.11.4\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/ja/LC_MESSAGES/django.mo b/django/contrib/gis/locale/ja/LC_MESSAGES/django.mo index ca863110eba..61c823e76be 100644 Binary files a/django/contrib/gis/locale/ja/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/ja/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/ja/LC_MESSAGES/django.po b/django/contrib/gis/locale/ja/LC_MESSAGES/django.po index 4b0786e827a..93672381b15 100644 --- a/django/contrib/gis/locale/ja/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/ja/LC_MESSAGES/django.po @@ -1,16 +1,18 @@ -# Translation of django.po to japanese. +# This file is distributed under the same license as the Django package. +# msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-05-09 12:41+0900\n" -"Last-Translator: Takashi Matsuo \n" -"Language-Team: Japanese \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/ka/LC_MESSAGES/django.mo b/django/contrib/gis/locale/ka/LC_MESSAGES/django.mo index 727b13c3177..a919d0a1f35 100644 Binary files a/django/contrib/gis/locale/ka/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/ka/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/ka/LC_MESSAGES/django.po b/django/contrib/gis/locale/ka/LC_MESSAGES/django.po index c6a3a4b319e..e656520deba 100644 --- a/django/contrib/gis/locale/ka/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/ka/LC_MESSAGES/django.po @@ -1,52 +1,50 @@ -# translation of django.po to Georgian -# Django translation to Georgian language. -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" -"Project-Id-Version: django\n" +"Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2008-10-05 14:34+0400\n" -"Last-Translator: David Avsajanishvili \n" -"Language-Team: Georgian \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Georgian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ka\n" "Plural-Forms: nplurals=1; plural=0\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." -msgstr "" +msgstr "GIS-ის ბაზური ველი -- შეესაბამება OpenGIS სპეციფიკაციის Geometry ტიპს." #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "გაგზავნა" +msgstr "წერტილი" #: db/models/fields.py:274 msgid "Line string" -msgstr "" +msgstr "ხაზის მასივი" #: db/models/fields.py:278 msgid "Polygon" -msgstr "" +msgstr "მრავალკუთხედი" #: db/models/fields.py:282 msgid "Multi-point" -msgstr "" +msgstr "წერტილების სიმრავლე" #: db/models/fields.py:286 msgid "Multi-line string" -msgstr "" +msgstr "ხაზების სიმრავლის მასივი" #: db/models/fields.py:290 msgid "Multi polygon" -msgstr "" +msgstr "მრავალკუთხედების სიმრავლე" #: db/models/fields.py:294 msgid "Geometry collection" -msgstr "" +msgstr "გეომეტრიული კოლექცია" #: forms/fields.py:17 msgid "No geometry value provided." @@ -64,4 +62,4 @@ msgstr "გეომეტრიის ტიპი არასწორია. msgid "" "An error occurred when transforming the geometry to the SRID of the geometry " "form field." -msgstr "" +msgstr "ველიდან გეომეტრიის SRID-ში გადაყვანისას მოხდა შეცდომა." diff --git a/django/contrib/gis/locale/km/LC_MESSAGES/django.mo b/django/contrib/gis/locale/km/LC_MESSAGES/django.mo index f5e04d284b6..a1fd1f447b1 100644 Binary files a/django/contrib/gis/locale/km/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/km/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/km/LC_MESSAGES/django.po b/django/contrib/gis/locale/km/LC_MESSAGES/django.po index bfe519da01c..6ae223a2470 100644 --- a/django/contrib/gis/locale/km/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/km/LC_MESSAGES/django.po @@ -1,28 +1,26 @@ -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2007-08-10 00:21+0900\n" -"Last-Translator: Chay Sengtha \n" -"Language-Team: Chay Sengtha \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-28 23:17+0000\n" +"Last-Translator: Django team\n" +"Language-Team: English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Language: km\n" +"Plural-Forms: nplurals=1; plural=0\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "ពិនិត្យចូល" +msgstr "" #: db/models/fields.py:274 msgid "Line string" @@ -41,9 +39,8 @@ msgid "Multi-line string" msgstr "" #: db/models/fields.py:290 -#, fuzzy msgid "Multi polygon" -msgstr "ទាញយកឯកសារ" +msgstr "" #: db/models/fields.py:294 msgid "Geometry collection" @@ -54,14 +51,12 @@ msgid "No geometry value provided." msgstr "" #: forms/fields.py:18 -#, fuzzy msgid "Invalid geometry value." -msgstr "លេខ​សំគាល់​មតិ​យោបល់​មិន​ត្រឹម​ត្រូវ" +msgstr "" #: forms/fields.py:19 -#, fuzzy msgid "Invalid geometry type." -msgstr "លេខ​សំគាល់​មតិ​យោបល់​មិន​ត្រឹម​ត្រូវ" +msgstr "" #: forms/fields.py:20 msgid "" diff --git a/django/contrib/gis/locale/kn/LC_MESSAGES/django.mo b/django/contrib/gis/locale/kn/LC_MESSAGES/django.mo index 1bcc5c8005a..7a7e246b14e 100644 Binary files a/django/contrib/gis/locale/kn/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/kn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/kn/LC_MESSAGES/django.po b/django/contrib/gis/locale/kn/LC_MESSAGES/django.po index bcd5d832ddb..66c2557f12b 100644 --- a/django/contrib/gis/locale/kn/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/kn/LC_MESSAGES/django.po @@ -1,29 +1,26 @@ -# Kannada translation of Django. -# Copyright (C) 2007 Translation Team # This file is distributed under the same license as the Django package. -# Kannada Localization Team , 2007. -# # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2007-01-08 20:22+0530\n" -"Last-Translator: Kannada Localization Team \n" -"Language-Team: Kannada \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-28 23:18+0000\n" +"Last-Translator: Django team\n" +"Language-Team: English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: kn\n" +"Plural-Forms: nplurals=1; plural=0\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "ತಿಂಗಳು" +msgstr "" #: db/models/fields.py:274 msgid "Line string" @@ -54,14 +51,12 @@ msgid "No geometry value provided." msgstr "" #: forms/fields.py:18 -#, fuzzy msgid "Invalid geometry value." -msgstr "ತಪ್ಪು ಟಿಪ್ಪಣಿ ಐಡಿ" +msgstr "" #: forms/fields.py:19 -#, fuzzy msgid "Invalid geometry type." -msgstr "ತಪ್ಪು ಟಿಪ್ಪಣಿ ಐಡಿ" +msgstr "" #: forms/fields.py:20 msgid "" diff --git a/django/contrib/gis/locale/ko/LC_MESSAGES/django.mo b/django/contrib/gis/locale/ko/LC_MESSAGES/django.mo index c73b53321e3..6f9bee6b644 100644 Binary files a/django/contrib/gis/locale/ko/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/ko/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/ko/LC_MESSAGES/django.po b/django/contrib/gis/locale/ko/LC_MESSAGES/django.po index 6d5f21986fc..1cdb56c896c 100644 --- a/django/contrib/gis/locale/ko/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/ko/LC_MESSAGES/django.po @@ -1,19 +1,17 @@ -# Django Korean Translation -# Copyright (C) 2009 -# This file is distributed under the same license as the django package. -# Hyun Mi Ae, Joongi Kim (me@daybreaker.info), Sung-Jin Hong (serialx.net@gmail.com) +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2007-04-06 11:04+0900\n" -"Last-Translator: Joongi Kim (me@daybreaker.info)\n" -"Language-Team: Korean\n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ko\n" "Plural-Forms: nplurals=1; plural=0\n" #: db/models/fields.py:50 diff --git a/django/contrib/gis/locale/lt/LC_MESSAGES/django.mo b/django/contrib/gis/locale/lt/LC_MESSAGES/django.mo index e48c6ea5516..4e9a58b08e3 100644 Binary files a/django/contrib/gis/locale/lt/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/lt/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/lt/LC_MESSAGES/django.po b/django/contrib/gis/locale/lt/LC_MESSAGES/django.po index 8ec1a6c4e70..1046c506a81 100644 --- a/django/contrib/gis/locale/lt/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/lt/LC_MESSAGES/django.po @@ -1,28 +1,27 @@ -# Lithuanian translation of Django. -# Copyright (C) 2008 The Django Software Foundation # This file is distributed under the same license as the Django package. +# msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2008-06-18 22:37+0200\n" -"Last-Translator: Rapolas Kaselis \n" -"Language-Team: Django-i18n \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-28 23:17+0000\n" +"Last-Translator: Django team\n" +"Language-Team: English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: lt\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%" -"100<10 || n%100>=20) ? 1 : 2);\n" +"100<10 || n%100>=20) ? 1 : 2)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "mėnesis" +msgstr "" #: db/models/fields.py:274 msgid "Line string" @@ -53,14 +52,12 @@ msgid "No geometry value provided." msgstr "" #: forms/fields.py:18 -#, fuzzy msgid "Invalid geometry value." -msgstr "Blogas komentaro ID" +msgstr "" #: forms/fields.py:19 -#, fuzzy msgid "Invalid geometry type." -msgstr "Blogas komentaro ID" +msgstr "" #: forms/fields.py:20 msgid "" diff --git a/django/contrib/gis/locale/lv/LC_MESSAGES/django.mo b/django/contrib/gis/locale/lv/LC_MESSAGES/django.mo index 887b5a069a6..2eeff5b2caf 100644 Binary files a/django/contrib/gis/locale/lv/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/lv/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/lv/LC_MESSAGES/django.po b/django/contrib/gis/locale/lv/LC_MESSAGES/django.po index 4faa0cf2897..6f9ba8044b6 100644 --- a/django/contrib/gis/locale/lv/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/lv/LC_MESSAGES/django.po @@ -1,21 +1,19 @@ -# Django Latvian translation. -# Copyright (C) 2008 THE Django'S COPYRIGHT HOLDER # This file is distributed under the same license as the Django package. # -# msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-05-10 20:18+0200\n" -"Last-Translator: Reinis Veips \n" -"Language-Team: Latvian translators' team \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: lv\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " -"2);\n" +"2)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/mk/LC_MESSAGES/django.mo b/django/contrib/gis/locale/mk/LC_MESSAGES/django.mo index 2b4c2f9ac7a..0cf13f14caa 100644 Binary files a/django/contrib/gis/locale/mk/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/mk/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/mk/LC_MESSAGES/django.po b/django/contrib/gis/locale/mk/LC_MESSAGES/django.po index d2255e8d68b..241c85a4173 100644 --- a/django/contrib/gis/locale/mk/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/mk/LC_MESSAGES/django.po @@ -1,17 +1,18 @@ -# translation of django.po to Macedonian +# This file is distributed under the same license as the Django package. +# msgid "" msgstr "" -"Project-Id-Version: django\n" +"Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-04-05 15:53+0100\n" -"Last-Translator: Vasil Vangelovski \n" -"Language-Team: Macedonian \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.4\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/ml/LC_MESSAGES/django.mo b/django/contrib/gis/locale/ml/LC_MESSAGES/django.mo index 14965fd4893..4f5c4f07dda 100644 Binary files a/django/contrib/gis/locale/ml/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/ml/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/ml/LC_MESSAGES/django.po b/django/contrib/gis/locale/ml/LC_MESSAGES/django.po index 7c5f17bf6d5..4d0de5c826f 100644 --- a/django/contrib/gis/locale/ml/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/ml/LC_MESSAGES/django.po @@ -1,26 +1,24 @@ -# Translation of Django to Malayalam. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# RAJEESH R NAIR , 2010. +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" -"Project-Id-Version: Django SVN\n" +"Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-05-28 15:09+0530\n" -"Last-Translator: Rajeesh Nair \n" -"Language-Team: MALAYALAM \n" +"POT-Creation-Date: 2011-03-01 00:19+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: rajeesh \n" +"Language-Team: Malayalam \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Malayalam\n" -"X-Poedit-Country: INDIA\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: ml\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" +"അടിസ്ഥാന ജി.ഐ.എസ് കളം (ഫീല്‍ഡ്) -- ഓപ്പണ്‍ ജി.ഐ.എസ് നിര്‍ദേശിച്ച തരം ജ്യാമിതീയ രൂപത്തെ " +"സൂചിപ്പിക്കാന്‍" #: db/models/fields.py:270 msgid "Point" @@ -28,7 +26,7 @@ msgstr "ബിന്ദു" #: db/models/fields.py:274 msgid "Line string" -msgstr "" +msgstr "രേഖാ സ്ട്രിങ്ങ്" #: db/models/fields.py:278 msgid "Polygon" @@ -40,7 +38,7 @@ msgstr "ബഹുബിന്ദു" #: db/models/fields.py:286 msgid "Multi-line string" -msgstr "" +msgstr "ബഹു രേഖാ സ്ട്രിങ്ങ്" #: db/models/fields.py:290 msgid "Multi polygon" @@ -52,18 +50,19 @@ msgstr "ജ്യാമിതി ശേഖരം" #: forms/fields.py:17 msgid "No geometry value provided." -msgstr "" +msgstr "ജ്യാമിതീയ മൂല്യമൊന്നും തന്നിട്ടില്ല." #: forms/fields.py:18 msgid "Invalid geometry value." -msgstr "" +msgstr "തെറ്റായ ജ്യാമിതീയ മൂല്യം." #: forms/fields.py:19 msgid "Invalid geometry type." -msgstr "" +msgstr "തെറ്റായ തരം ജ്യാമിതി." #: forms/fields.py:20 msgid "" "An error occurred when transforming the geometry to the SRID of the geometry " "form field." msgstr "" +"ജ്യാമിതീയ രൂപത്തെ ജ്യാമിതി കളത്തിന്റെ SRID-ലേക്കു മാറ്റുമ്പോള്‍ എന്തോ തകരാറു സംഭവിച്ചിട്ടുണ്ട്." diff --git a/django/contrib/gis/locale/mn/LC_MESSAGES/django.mo b/django/contrib/gis/locale/mn/LC_MESSAGES/django.mo index a289682fd36..e9f14969238 100644 Binary files a/django/contrib/gis/locale/mn/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/mn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/mn/LC_MESSAGES/django.po b/django/contrib/gis/locale/mn/LC_MESSAGES/django.po index 5256ff8f5ee..3690fa6d3c2 100644 --- a/django/contrib/gis/locale/mn/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/mn/LC_MESSAGES/django.po @@ -1,51 +1,52 @@ # This file is distributed under the same license as the Django package. # -# Urangua , 2010, 2002, 2010. msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-03-11 17:23+0800\n" -"Last-Translator: Urangua \n" -"Language-Team: mn \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: bayasaa_7672 \n" +"Language-Team: Mongolian <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" +"Үндсэн GIS талбар -- OpenGIS газрын зургын Геометрын дүрсны онцгой төрөлтэй " +"байна." #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "сар" +msgstr "Цэг" #: db/models/fields.py:274 msgid "Line string" -msgstr "" +msgstr "Тэмдэгт мөр" #: db/models/fields.py:278 msgid "Polygon" -msgstr "" +msgstr "Олон өнцөгт" #: db/models/fields.py:282 msgid "Multi-point" -msgstr "" +msgstr "Олон цэг" #: db/models/fields.py:286 msgid "Multi-line string" -msgstr "" +msgstr "Олон мөр бүхий тэмтэгт мөр" #: db/models/fields.py:290 msgid "Multi polygon" -msgstr "" +msgstr "Олон өнцөгтийн олонлог" #: db/models/fields.py:294 msgid "Geometry collection" -msgstr "" +msgstr "Дүрсний цуглуулга" #: forms/fields.py:17 msgid "No geometry value provided." @@ -53,14 +54,16 @@ msgstr "Дүрс оруулаагүй байна." #: forms/fields.py:18 msgid "Invalid geometry value." -msgstr "Оруулах боломжгүй дүрс" +msgstr "Буруу дүрс байна." #: forms/fields.py:19 msgid "Invalid geometry type." -msgstr "Оруулах боломжгүй дүрсийн төрөл" +msgstr "Дүрсийн төрөл буруу байна." #: forms/fields.py:20 msgid "" "An error occurred when transforming the geometry to the SRID of the geometry " "form field." msgstr "" +"An error occurred when transforming the geometry to the SRID дүрсний форм " +"талбарын SRID утгыг хөрвүүлэхэд алдаа гарлаа." diff --git a/django/contrib/gis/locale/nb/LC_MESSAGES/django.mo b/django/contrib/gis/locale/nb/LC_MESSAGES/django.mo index d65834f6327..abcfd91361c 100644 Binary files a/django/contrib/gis/locale/nb/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/nb/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/nb/LC_MESSAGES/django.po b/django/contrib/gis/locale/nb/LC_MESSAGES/django.po index 7bd049f8de0..4cebf73e20c 100644 --- a/django/contrib/gis/locale/nb/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/nb/LC_MESSAGES/django.po @@ -1,23 +1,22 @@ -# Norwegian (Bokmål) translation of Django -# Copyright (C) 2005-2010 # This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-05-14 21:43+0200\n" -"Last-Translator: Christian Mikalsen and Jon Lønne\n" -"Language-Team: Norsk \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: jonklo \n" +"Language-Team: Norwegian Bokmål <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." -msgstr "" +msgstr "GIS-basefeltet - tilordnes til OpenGIS Specification Geometry-typen." #: db/models/fields.py:270 msgid "Point" @@ -25,7 +24,7 @@ msgstr "Punkt" #: db/models/fields.py:274 msgid "Line string" -msgstr "" +msgstr "Linje-string" #: db/models/fields.py:278 msgid "Polygon" @@ -33,19 +32,19 @@ msgstr "Polygon" #: db/models/fields.py:282 msgid "Multi-point" -msgstr "" +msgstr "Multipunkt" #: db/models/fields.py:286 msgid "Multi-line string" -msgstr "" +msgstr "Multilinje-string" #: db/models/fields.py:290 msgid "Multi polygon" -msgstr "" +msgstr "Multi-polygon" #: db/models/fields.py:294 msgid "Geometry collection" -msgstr "" +msgstr "Geometri-samling" #: forms/fields.py:17 msgid "No geometry value provided." diff --git a/django/contrib/gis/locale/nl/LC_MESSAGES/django.mo b/django/contrib/gis/locale/nl/LC_MESSAGES/django.mo index d4506097b70..80d577597f2 100644 Binary files a/django/contrib/gis/locale/nl/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/nl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/nl/LC_MESSAGES/django.po b/django/contrib/gis/locale/nl/LC_MESSAGES/django.po index 2da28a6ed4a..c00a4010511 100644 --- a/django/contrib/gis/locale/nl/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/nl/LC_MESSAGES/django.po @@ -1,52 +1,52 @@ -# Dutch translation for Django. -# Copyright (C) 2008, Django Software Foundation # This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2008-08-28 13:58+0100\n" -"Last-Translator: Rudolph Froger \n" -"Language-Team: \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: jeffrey \n" +"Language-Team: Dutch <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" +"Het basis GIS veld -- corresponderend met het OpenGIS Specificatie " +"Geometrisch type" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "Bericht" +msgstr "Punt" #: db/models/fields.py:274 msgid "Line string" -msgstr "" +msgstr "Lijn string" #: db/models/fields.py:278 msgid "Polygon" -msgstr "" +msgstr "Polygoon" #: db/models/fields.py:282 msgid "Multi-point" -msgstr "" +msgstr "Multi-punt" #: db/models/fields.py:286 msgid "Multi-line string" -msgstr "" +msgstr "Multi-lijn string" #: db/models/fields.py:290 msgid "Multi polygon" -msgstr "" +msgstr "Multi-polygoon" #: db/models/fields.py:294 msgid "Geometry collection" -msgstr "" +msgstr "Geometrie collectie" #: forms/fields.py:17 msgid "No geometry value provided." diff --git a/django/contrib/gis/locale/nn/LC_MESSAGES/django.mo b/django/contrib/gis/locale/nn/LC_MESSAGES/django.mo index 4401c78d6aa..50692eb6431 100644 Binary files a/django/contrib/gis/locale/nn/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/nn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/nn/LC_MESSAGES/django.po b/django/contrib/gis/locale/nn/LC_MESSAGES/django.po index 2d8c39ac7c9..ec385357127 100644 --- a/django/contrib/gis/locale/nn/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/nn/LC_MESSAGES/django.po @@ -1,19 +1,18 @@ -# translation of django.po to norwegian nynorsk -# Copyright (C) 2005 and beyond # This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-03-04 12:13+0200\n" -"Last-Translator: Håvard Grimelid\n" -"Language-Team: Norsk nynorsk \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Norwegian Nynorsk \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: nn\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/no/LC_MESSAGES/django.mo b/django/contrib/gis/locale/no/LC_MESSAGES/django.mo index a81e3468ae7..20e6cdc944e 100644 Binary files a/django/contrib/gis/locale/no/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/no/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/no/LC_MESSAGES/django.po b/django/contrib/gis/locale/no/LC_MESSAGES/django.po index 49e221ff90a..95b34b94f8c 100644 --- a/django/contrib/gis/locale/no/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/no/LC_MESSAGES/django.po @@ -1,20 +1,18 @@ -# This is the *old* Norwegian (Bokmål) translation of Django -# For future updates please use the translation in the "nb" directory. -# Copyright (C) 2005-2010 # This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-03-11 14:22+0100\n" -"Last-Translator: Christian Mikalsen and Jon Lønne\n" -"Language-Team: Norsk \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Norwegian <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: no\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/pa/LC_MESSAGES/django.mo b/django/contrib/gis/locale/pa/LC_MESSAGES/django.mo index f43f29dcaa8..6229b2f60f0 100644 Binary files a/django/contrib/gis/locale/pa/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/pa/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/pa/LC_MESSAGES/django.po b/django/contrib/gis/locale/pa/LC_MESSAGES/django.po index 35814de417c..363d1c57415 100644 --- a/django/contrib/gis/locale/pa/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/pa/LC_MESSAGES/django.po @@ -4,14 +4,15 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-10-15 22:47+0530\n" -"Last-Translator: A S Alam \n" -"Language-Team: Punjabi/Panjabi \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Panjabi (Punjabi) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" +"Language: pa\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/pl/LC_MESSAGES/django.mo b/django/contrib/gis/locale/pl/LC_MESSAGES/django.mo index 2ef7eaea446..e69adf89b52 100644 Binary files a/django/contrib/gis/locale/pl/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/pl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/pl/LC_MESSAGES/django.po b/django/contrib/gis/locale/pl/LC_MESSAGES/django.po index 59c532f31a8..4a47e61f801 100644 --- a/django/contrib/gis/locale/pl/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/pl/LC_MESSAGES/django.po @@ -1,20 +1,19 @@ -# translation of django.po to Polish -# Polish .po file. -# This file is distributed under the same license as the django package. +# This file is distributed under the same license as the Django package. +# msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2008-02-25 15:53+0100\n" -"Last-Translator: Jarek Zgoda \n" -"Language-Team: PL \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Polish <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: \n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%" -"100<10 || n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/pt/LC_MESSAGES/django.mo b/django/contrib/gis/locale/pt/LC_MESSAGES/django.mo index f05a3bba006..123e4716235 100644 Binary files a/django/contrib/gis/locale/pt/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/pt/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/pt/LC_MESSAGES/django.po b/django/contrib/gis/locale/pt/LC_MESSAGES/django.po index afc0c5f00a9..49630d622c1 100644 --- a/django/contrib/gis/locale/pt/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/pt/LC_MESSAGES/django.po @@ -1,18 +1,18 @@ -# Portuguese translation of Django. -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-03-09 10:45+0000\n" -"Last-Translator: Nuno Mariz \n" -"Language-Team: pt_PT \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Portuguese <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo b/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo index 258ec7e879f..17835a8fce5 100644 Binary files a/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po b/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po index 27b93f43f31..3a6945b237e 100644 --- a/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po @@ -1,23 +1,24 @@ -# Português do Brasil translation of django. -# This file is distributed under the same license as the django package. +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-03-19 17:58-0300\n" -"Last-Translator: Guilherme Gondim \n" -"Language-Team: Grupo de Localização para o Português \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Portuguese (Brazilian) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" +"O campo GIS base -- mapeia para o tipo Especificação de Geometria OpenGIS" #: db/models/fields.py:270 msgid "Point" diff --git a/django/contrib/gis/locale/ro/LC_MESSAGES/django.mo b/django/contrib/gis/locale/ro/LC_MESSAGES/django.mo index f9a20f5569e..35be29327ba 100644 Binary files a/django/contrib/gis/locale/ro/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/ro/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/ro/LC_MESSAGES/django.po b/django/contrib/gis/locale/ro/LC_MESSAGES/django.po index 0910663d9b5..6da834038b7 100644 --- a/django/contrib/gis/locale/ro/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/ro/LC_MESSAGES/django.po @@ -1,28 +1,27 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2008-04-25 21:44+0200\n" -"Last-Translator: \n" -"Language-Team: Romanian \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-28 23:17+0000\n" +"Last-Translator: Django team\n" +"Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "lună" +msgstr "" #: db/models/fields.py:274 msgid "Line string" @@ -53,14 +52,12 @@ msgid "No geometry value provided." msgstr "" #: forms/fields.py:18 -#, fuzzy msgid "Invalid geometry value." -msgstr "Comentariu cu ID invalid" +msgstr "" #: forms/fields.py:19 -#, fuzzy msgid "Invalid geometry type." -msgstr "Comentariu cu ID invalid" +msgstr "" #: forms/fields.py:20 msgid "" diff --git a/django/contrib/gis/locale/ru/LC_MESSAGES/django.mo b/django/contrib/gis/locale/ru/LC_MESSAGES/django.mo index 344375cea07..7c8b3232043 100644 Binary files a/django/contrib/gis/locale/ru/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/ru/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/ru/LC_MESSAGES/django.po b/django/contrib/gis/locale/ru/LC_MESSAGES/django.po index f6fa21ac448..001e1e2b8b8 100644 --- a/django/contrib/gis/locale/ru/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/ru/LC_MESSAGES/django.po @@ -1,21 +1,19 @@ -# Translation of django.po to russian. # This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-05-11 17:36+0300\n" -"Last-Translator: alexey boriskin \n" -"Language-Team: Russian\n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Russian <>\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" -"X-Poedit-Language: Russian\n" -"X-Poedit-Country: RUSSIAN FEDERATION\n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/sk/LC_MESSAGES/django.mo b/django/contrib/gis/locale/sk/LC_MESSAGES/django.mo index 3eb086186bf..f9c0229dca1 100644 Binary files a/django/contrib/gis/locale/sk/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/sk/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/sk/LC_MESSAGES/django.po b/django/contrib/gis/locale/sk/LC_MESSAGES/django.po index 9108be01618..51b0683f319 100644 --- a/django/contrib/gis/locale/sk/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/sk/LC_MESSAGES/django.po @@ -1,18 +1,18 @@ -# Slovak translation of Django # This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-05-08 16:32+0200\n" -"Last-Translator: Martin Kosír \n" -"Language-Team: Slovak <>\n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Slovak \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==1 ? 0 : n>1 && n<5 ? 1 : 2;\n" +"Language: sk\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/sl/LC_MESSAGES/django.mo b/django/contrib/gis/locale/sl/LC_MESSAGES/django.mo index 3f8442375e0..39d896bf344 100644 Binary files a/django/contrib/gis/locale/sl/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/sl/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/sl/LC_MESSAGES/django.po b/django/contrib/gis/locale/sl/LC_MESSAGES/django.po index 5e0b4d4afca..e5c45fc06f4 100644 --- a/django/contrib/gis/locale/sl/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/sl/LC_MESSAGES/django.po @@ -1,21 +1,19 @@ -# translation of django.po to Slovenian -# Gasper Zejn , 2010. -# Jure Cuhalev , 2010. # This file is distributed under the same license as the Django package. +# msgid "" msgstr "" -"Project-Id-Version: django\n" +"Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-05-08 13:47+0100\n" -"Last-Translator: Jure Cuhalev \n" -"Language-Team: \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.4\n" +"Language: sl\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"%100==4 ? 2 : 3)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/sq/LC_MESSAGES/django.mo b/django/contrib/gis/locale/sq/LC_MESSAGES/django.mo index cefe7011856..366ddb069d7 100644 Binary files a/django/contrib/gis/locale/sq/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/sq/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/sq/LC_MESSAGES/django.po b/django/contrib/gis/locale/sq/LC_MESSAGES/django.po index 94e707c1c49..55db41c7dc9 100644 --- a/django/contrib/gis/locale/sq/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/sq/LC_MESSAGES/django.po @@ -4,58 +4,60 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-01-27 23:01+0200\n" -"Last-Translator: Besnik Bleta \n" -"Language-Team: Albanian \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-24 20:52+0000\n" +"Last-Translator: Besnik \n" +"Language-Team: Albanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: sq\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" +"Fusha bazë GIS -- skiconi sipas llojit Gjeometri me Specifikime OpenGIS." #: db/models/fields.py:270 msgid "Point" -msgstr "" +msgstr "Pikë" #: db/models/fields.py:274 msgid "Line string" -msgstr "" +msgstr "Varg vije" #: db/models/fields.py:278 msgid "Polygon" -msgstr "" +msgstr "Shumëkëndësh" #: db/models/fields.py:282 msgid "Multi-point" -msgstr "" +msgstr "Multi-pika" #: db/models/fields.py:286 msgid "Multi-line string" -msgstr "" +msgstr "Varg multi-vijë" #: db/models/fields.py:290 msgid "Multi polygon" -msgstr "" +msgstr "Multi shumëkëndësh" #: db/models/fields.py:294 msgid "Geometry collection" -msgstr "" +msgstr "Përmbledhje gjeometrie" #: forms/fields.py:17 msgid "No geometry value provided." -msgstr "" +msgstr "Nuk u dha vlerë gjeometrie." #: forms/fields.py:18 msgid "Invalid geometry value." -msgstr "" +msgstr "Vlerë e pavlefshme gjeometrie." #: forms/fields.py:19 msgid "Invalid geometry type." -msgstr "" +msgstr "Lloj i pavlefshëm gjeometrie." #: forms/fields.py:20 msgid "" diff --git a/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo b/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo index 167683c47dd..f5208615d5e 100644 Binary files a/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/sr/LC_MESSAGES/django.po b/django/contrib/gis/locale/sr/LC_MESSAGES/django.po index 66c87a4058e..b6af5bd5a10 100644 --- a/django/contrib/gis/locale/sr/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/sr/LC_MESSAGES/django.po @@ -4,18 +4,16 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:26+0100\n" -"PO-Revision-Date: 2010-08-06 19:47+0100\n" -"Last-Translator: Janos Guljas \n" -"Language-Team: Branko Vukelic & Janos Guljas " -" & Nesh & Petar \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: \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" +"Language: sr\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo b/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo index b4552dc1dce..05317055831 100644 Binary files a/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po b/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po index ac13c27c46a..aaf65d57289 100644 --- a/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po @@ -4,18 +4,16 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:27+0100\n" -"PO-Revision-Date: 2010-08-06 19:47+0100\n" -"Last-Translator: Janos Guljas \n" -"Language-Team: Branko Vukelic & Janos Guljas " -" & Nesh & Petar \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Serbian (Latin) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: \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" +"Language: sr@latin\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/sv/LC_MESSAGES/django.mo b/django/contrib/gis/locale/sv/LC_MESSAGES/django.mo index df8f0c48894..2596909ff40 100644 Binary files a/django/contrib/gis/locale/sv/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/sv/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/sv/LC_MESSAGES/django.po b/django/contrib/gis/locale/sv/LC_MESSAGES/django.po index 44a8e2e9692..a61e57097d1 100644 --- a/django/contrib/gis/locale/sv/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/sv/LC_MESSAGES/django.po @@ -1,54 +1,50 @@ -# Swedish translation of Django -# Copyright (C) 2005-2007 # This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:27+0100\n" -"PO-Revision-Date: 2008-05-26 11:15+0200\n" -"Last-Translator: Mikko Hellsing \n" -"Language-Team: Django I18N \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: andreaspelme \n" +"Language-Team: Swedish <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Language: Swedish\n" -"X-Poedit-Country: SWEDEN\n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." -msgstr "" +msgstr "Grundläggande GIS-fält -- motsvarar ett OpenGIS-geometrifält." #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "Skicka" +msgstr "Punkt" #: db/models/fields.py:274 msgid "Line string" -msgstr "" +msgstr "Linjesegment" #: db/models/fields.py:278 msgid "Polygon" -msgstr "" +msgstr "Polygon" #: db/models/fields.py:282 msgid "Multi-point" -msgstr "" +msgstr "Multipunkt" #: db/models/fields.py:286 msgid "Multi-line string" -msgstr "" +msgstr "Multilinjesegment" #: db/models/fields.py:290 msgid "Multi polygon" -msgstr "" +msgstr "Multipolygon" #: db/models/fields.py:294 msgid "Geometry collection" -msgstr "" +msgstr "Geometrisamling" #: forms/fields.py:17 msgid "No geometry value provided." diff --git a/django/contrib/gis/locale/ta/LC_MESSAGES/django.mo b/django/contrib/gis/locale/ta/LC_MESSAGES/django.mo index b29634dd8d6..d584628f72a 100644 Binary files a/django/contrib/gis/locale/ta/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/ta/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/ta/LC_MESSAGES/django.po b/django/contrib/gis/locale/ta/LC_MESSAGES/django.po index 79caae80aaa..4aeb3bc5f04 100644 --- a/django/contrib/gis/locale/ta/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/ta/LC_MESSAGES/django.po @@ -1,30 +1,26 @@ -# translation of django-new.po to tamil -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# PONNUSAMY.A , 2007. +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:27+0100\n" -"PO-Revision-Date: 2007-03-15 16:48+0530\n" -"Last-Translator: PONNUSAMY \n" -"Language-Team: tamil \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-28 23:17+0000\n" +"Last-Translator: Django team\n" +"Language-Team: English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.4\n" -"Plural-Forms: nplurals=2; plural=n>1;\n" +"Language: ta\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "மாதம்" +msgstr "" #: db/models/fields.py:274 msgid "Line string" @@ -55,14 +51,12 @@ msgid "No geometry value provided." msgstr "" #: forms/fields.py:18 -#, fuzzy msgid "Invalid geometry value." -msgstr "செல்லாத குறிப்பு ID" +msgstr "" #: forms/fields.py:19 -#, fuzzy msgid "Invalid geometry type." -msgstr "செல்லாத குறிப்பு ID" +msgstr "" #: forms/fields.py:20 msgid "" diff --git a/django/contrib/gis/locale/te/LC_MESSAGES/django.mo b/django/contrib/gis/locale/te/LC_MESSAGES/django.mo index d5e0d3e9c3e..af890faea2b 100644 Binary files a/django/contrib/gis/locale/te/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/te/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/te/LC_MESSAGES/django.po b/django/contrib/gis/locale/te/LC_MESSAGES/django.po index c62c67ecd4d..9180988a34b 100644 --- a/django/contrib/gis/locale/te/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/te/LC_MESSAGES/django.po @@ -1,29 +1,26 @@ -# translation of django.po to Telugu -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:27+0100\n" -"PO-Revision-Date: 2008-09-09 21:24+0530\n" -"Last-Translator: Thejaswi Puthraya \n" -"Language-Team: Telugu \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Telugu <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.4\n" -"Plural-Forms: nplurals=2; plural=n>1;\n" +"Language: te\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "నెల" +msgstr "" #: db/models/fields.py:274 msgid "Line string" diff --git a/django/contrib/gis/locale/th/LC_MESSAGES/django.mo b/django/contrib/gis/locale/th/LC_MESSAGES/django.mo index c5a78e9d70c..79637f5406e 100644 Binary files a/django/contrib/gis/locale/th/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/th/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/th/LC_MESSAGES/django.po b/django/contrib/gis/locale/th/LC_MESSAGES/django.po index 6493a35e0f8..8a9e9fb3b6e 100644 --- a/django/contrib/gis/locale/th/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/th/LC_MESSAGES/django.po @@ -2,29 +2,25 @@ # msgid "" msgstr "" -"Project-Id-Version: Django-1.1-rc-1\n" +"Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:27+0100\n" -"PO-Revision-Date: 2009-07-28 22:31+0700\n" -"Last-Translator: Kowit Charoenratchatabhan \n" -"Language-Team: Kowit Charoenratchatabhan,Kadsarin " -"Sanjek, Felspar,Theppitak Karoonboonyanan \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Thai <>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Thai\n" -"X-Poedit-Country: THAILAND\n" -"X-Poedit-SourceCharset: utf-8\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "เดือน" +msgstr "" #: db/models/fields.py:274 msgid "Line string" diff --git a/django/contrib/gis/locale/tr/LC_MESSAGES/django.mo b/django/contrib/gis/locale/tr/LC_MESSAGES/django.mo index e1e699c8f46..a8fd638b11b 100644 Binary files a/django/contrib/gis/locale/tr/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/tr/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/tr/LC_MESSAGES/django.po b/django/contrib/gis/locale/tr/LC_MESSAGES/django.po index 6a8ca0edd7e..86695a974b5 100644 --- a/django/contrib/gis/locale/tr/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/tr/LC_MESSAGES/django.po @@ -1,19 +1,18 @@ -# translation of django.po to Turkish # This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:27+0100\n" -"PO-Revision-Date: 2010-05-02 01:06+0300\n" -"Last-Translator: Metin Amiroff \n" -"Language-Team: Turkish \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: Jannis \n" +"Language-Team: Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.4\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Language: tr\n" +"Plural-Forms: nplurals=1; plural=0\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/uk/LC_MESSAGES/django.mo b/django/contrib/gis/locale/uk/LC_MESSAGES/django.mo index a2d29f937bd..fa60d65afdd 100644 Binary files a/django/contrib/gis/locale/uk/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/uk/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/uk/LC_MESSAGES/django.po b/django/contrib/gis/locale/uk/LC_MESSAGES/django.po index 785aa48a773..be1c71a8fe3 100644 --- a/django/contrib/gis/locale/uk/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/uk/LC_MESSAGES/django.po @@ -1,29 +1,27 @@ -# Django, ukrainian translation. -# Copyright (C) 2008-2010 -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:27+0100\n" -"PO-Revision-Date: 2010-04-06 00:02+0300\n" -"Last-Translator: Mykola Zamkovoy \n" -"Language-Team: UK \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: GuGu \n" +"Language-Team: Ukrainian <>\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" +"Language: uk\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "Надіслати" +msgstr "Точка" #: db/models/fields.py:274 msgid "Line string" @@ -31,7 +29,7 @@ msgstr "" #: db/models/fields.py:278 msgid "Polygon" -msgstr "" +msgstr "Багатокутник" #: db/models/fields.py:282 msgid "Multi-point" @@ -65,4 +63,4 @@ msgstr "Невірний геометричний тип." msgid "" "An error occurred when transforming the geometry to the SRID of the geometry " "form field." -msgstr "" +msgstr "Помилка при перетворенні геометрії до SRID геометричного поля форми." diff --git a/django/contrib/gis/locale/ur/LC_MESSAGES/django.mo b/django/contrib/gis/locale/ur/LC_MESSAGES/django.mo new file mode 100644 index 00000000000..aa306f1a38b Binary files /dev/null and b/django/contrib/gis/locale/ur/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/ur/LC_MESSAGES/django.po b/django/contrib/gis/locale/ur/LC_MESSAGES/django.po new file mode 100644 index 00000000000..4016f977ffa --- /dev/null +++ b/django/contrib/gis/locale/ur/LC_MESSAGES/django.po @@ -0,0 +1,67 @@ +# This file is distributed under the same license as the Django package. +# +msgid "" +msgstr "" +"Project-Id-Version: Django\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-25 10:01+0000\n" +"Last-Translator: Mansoorulhaq \n" +"Language-Team: Urdu \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ur\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: db/models/fields.py:50 +msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." +msgstr "بنیادی GIS خانہ -- مخصوص OpenGIS جیومیٹری کی قسم سے منسلک ھے۔" + +#: db/models/fields.py:270 +msgid "Point" +msgstr "نقطہ" + +#: db/models/fields.py:274 +msgid "Line string" +msgstr "لائن سٹرنگ" + +#: db/models/fields.py:278 +msgid "Polygon" +msgstr "پولی گان" + +#: db/models/fields.py:282 +msgid "Multi-point" +msgstr "کثیر النقاط" + +#: db/models/fields.py:286 +msgid "Multi-line string" +msgstr "متعدد لائنوں والا سٹرنگ" + +#: db/models/fields.py:290 +msgid "Multi polygon" +msgstr "ملٹی پولی گان" + +#: db/models/fields.py:294 +msgid "Geometry collection" +msgstr "جیومیٹری کا ذخیرہ" + +#: forms/fields.py:17 +msgid "No geometry value provided." +msgstr "کوئی جیومیٹری ویلیو مھیا نھیں کی گئی۔" + +#: forms/fields.py:18 +msgid "Invalid geometry value." +msgstr "غلط جیومیٹری ویلیو۔" + +#: forms/fields.py:19 +msgid "Invalid geometry type." +msgstr "غلط جیومیٹری ٹائپ" + +#: forms/fields.py:20 +msgid "" +"An error occurred when transforming the geometry to the SRID of the geometry " +"form field." +msgstr "" +"جیومیٹری کو جیومیٹری کے فارم کے SRID خانے میں تبدیل کرتے ھوئےکوئی خرابی واقع " +"ھو گئی ھے۔" diff --git a/django/contrib/gis/locale/vi/LC_MESSAGES/django.mo b/django/contrib/gis/locale/vi/LC_MESSAGES/django.mo index 9a9c66a73e4..ad3ff717ae5 100644 Binary files a/django/contrib/gis/locale/vi/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/vi/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/vi/LC_MESSAGES/django.po b/django/contrib/gis/locale/vi/LC_MESSAGES/django.po index 93742d2539d..e60a30e372f 100644 --- a/django/contrib/gis/locale/vi/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/vi/LC_MESSAGES/django.po @@ -4,14 +4,15 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:27+0100\n" -"PO-Revision-Date: 2010-02-07 16:11+0700\n" -"Last-Translator: Hung. NGUYEN Manh \n" -"Language-Team: Vietnamese \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-28 23:17+0000\n" +"Last-Translator: Django team\n" +"Language-Team: English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." diff --git a/django/contrib/gis/locale/zh_CN/LC_MESSAGES/django.mo b/django/contrib/gis/locale/zh_CN/LC_MESSAGES/django.mo index 4f4105e6ba8..1c618770aab 100644 Binary files a/django/contrib/gis/locale/zh_CN/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/zh_CN/LC_MESSAGES/django.po b/django/contrib/gis/locale/zh_CN/LC_MESSAGES/django.po index bbca9fef726..fc8a4adeb6e 100644 --- a/django/contrib/gis/locale/zh_CN/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/zh_CN/LC_MESSAGES/django.po @@ -1,29 +1,26 @@ -# This file is distributed under the same license as the django package. +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:27+0100\n" -"PO-Revision-Date: 2009-07-23 11:47+0800\n" -"Last-Translator: Qing Feng \n" -"Language-Team: Simplified Chinese \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-27 05:10+0000\n" +"Last-Translator: schemacs \n" +"Language-Team: Chinese (China) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Chinese\n" -"X-Poedit-Country: CHINA\n" -"X-Poedit-SourceCharset: utf-8\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." msgstr "" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "张贴" +msgstr "点" #: db/models/fields.py:274 msgid "Line string" @@ -31,7 +28,7 @@ msgstr "" #: db/models/fields.py:278 msgid "Polygon" -msgstr "" +msgstr "多边形" #: db/models/fields.py:282 msgid "Multi-point" diff --git a/django/contrib/gis/locale/zh_TW/LC_MESSAGES/django.mo b/django/contrib/gis/locale/zh_TW/LC_MESSAGES/django.mo index c944e3bb139..ed431d1e444 100644 Binary files a/django/contrib/gis/locale/zh_TW/LC_MESSAGES/django.mo and b/django/contrib/gis/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/django/contrib/gis/locale/zh_TW/LC_MESSAGES/django.po b/django/contrib/gis/locale/zh_TW/LC_MESSAGES/django.po index 18809342376..be0bc0a93ca 100644 --- a/django/contrib/gis/locale/zh_TW/LC_MESSAGES/django.po +++ b/django/contrib/gis/locale/zh_TW/LC_MESSAGES/django.po @@ -1,67 +1,65 @@ -# This file is distributed under the same license as the django package. +# This file is distributed under the same license as the Django package. # msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-29 00:27+0100\n" -"PO-Revision-Date: 2007-04-05 01:32+1000\n" -"Last-Translator: Terry Huang \n" -"Language-Team: Terry Huang \n" +"POT-Creation-Date: 2011-03-01 00:20+0100\n" +"PO-Revision-Date: 2011-02-22 00:12+0000\n" +"Last-Translator: quantum9876 \n" +"Language-Team: Chinese (Taiwan) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0\n" #: db/models/fields.py:50 msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type." -msgstr "" +msgstr "將基本的 GIS 平面以OpenGIS Specification Geometry type對應。" #: db/models/fields.py:270 -#, fuzzy msgid "Point" -msgstr "月" +msgstr "Point 類別" #: db/models/fields.py:274 msgid "Line string" -msgstr "" +msgstr "Line string 類別" #: db/models/fields.py:278 msgid "Polygon" -msgstr "" +msgstr "Polygon 類別" #: db/models/fields.py:282 msgid "Multi-point" -msgstr "" +msgstr "Multi-point 類別" #: db/models/fields.py:286 msgid "Multi-line string" -msgstr "" +msgstr "Multi-line string 類別" #: db/models/fields.py:290 msgid "Multi polygon" -msgstr "" +msgstr "Multi polygon 類別" #: db/models/fields.py:294 msgid "Geometry collection" -msgstr "" +msgstr "Geometry collection (幾何型別之叢集) 類別" #: forms/fields.py:17 msgid "No geometry value provided." msgstr "沒有幾何資訊。" #: forms/fields.py:18 -#, fuzzy msgid "Invalid geometry value." -msgstr "無效的幾何資訊。" +msgstr "無效的幾何參數。" #: forms/fields.py:19 -#, fuzzy msgid "Invalid geometry type." -msgstr "無效的幾何類型" +msgstr "無效的幾何類型。" #: forms/fields.py:20 msgid "" "An error occurred when transforming the geometry to the SRID of the geometry " "form field." -msgstr "" +msgstr "當把目前地理資訊-GIS,轉成空間參考識別碼-SRID時發生錯誤。"