update po files with latest messages
- fix up fuzzy messages that don't need translation - remove messages generated from tests refs #103
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
# This file is distributed under the same license as the colander project.
|
# This file is distributed under the same license as the colander project.
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
|
||||||
#
|
#
|
||||||
#, fuzzy
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: colander 1.0a3\n"
|
"Project-Id-Version: colander 1.0a3\n"
|
||||||
@@ -136,12 +135,3 @@ msgstr ""
|
|||||||
#: colander/__init__.py:1878 colander/__init__.py:1880
|
#: colander/__init__.py:1878 colander/__init__.py:1880
|
||||||
msgid "Required"
|
msgid "Required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: colander/tests/test_colander.py:259 colander/tests/test_colander.py:266
|
|
||||||
msgid "fail ${val}"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: colander/tests/test_colander.py:433
|
|
||||||
msgid "${val}: ${choices}"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
|
@@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: colander 0.8\n"
|
"Project-Id-Version: colander 0.8\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2010-09-10 08:00-0600\n"
|
"POT-Creation-Date: 2013-05-19 13:15+0200\n"
|
||||||
"PO-Revision-Date: 2011-10-15 17:25+0300\n"
|
"PO-Revision-Date: 2011-10-15 17:25+0300\n"
|
||||||
"Last-Translator: Petr Viktorin <encukou@gmail.com>\n"
|
"Last-Translator: Petr Viktorin <encukou@gmail.com>\n"
|
||||||
"Language-Team: Petr Viktorin <encukou@gmail.com>\n"
|
"Language-Team: Petr Viktorin <encukou@gmail.com>\n"
|
||||||
@@ -16,103 +16,131 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 0.9.6\n"
|
"Generated-By: Babel 1.3\n"
|
||||||
|
|
||||||
#: colander/__init__.py:199
|
#: colander/__init__.py:233
|
||||||
msgid "Invalid value"
|
msgid "Invalid value"
|
||||||
msgstr "Neplatná hodnota"
|
msgstr "Neplatná hodnota"
|
||||||
|
|
||||||
#: colander/__init__.py:232
|
#: colander/__init__.py:270
|
||||||
msgid "String does not match expected pattern"
|
msgid "String does not match expected pattern"
|
||||||
msgstr "Text neodpovídá očekávané struktuře"
|
msgstr "Text neodpovídá očekávané struktuře"
|
||||||
|
|
||||||
#: colander/__init__.py:247
|
#: colander/__init__.py:287
|
||||||
msgid "Invalid email address"
|
msgid "Invalid email address"
|
||||||
msgstr "Neplatná e-mailová adresa"
|
msgstr "Neplatná e-mailová adresa"
|
||||||
|
|
||||||
#: colander/__init__.py:276
|
#: colander/__init__.py:315
|
||||||
msgid "${val} is less than minimum value ${min}"
|
msgid "${val} is less than minimum value ${min}"
|
||||||
msgstr "${val} je menší než minimální hodnota, ${min}"
|
msgstr "${val} je menší než minimální hodnota, ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:277
|
#: colander/__init__.py:316
|
||||||
msgid "${val} is greater than maximum value ${max}"
|
msgid "${val} is greater than maximum value ${max}"
|
||||||
msgstr "${val} je větší než maximální hodnota, ${max}"
|
msgstr "${val} je větší než maximální hodnota, ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:309
|
#: colander/__init__.py:348
|
||||||
msgid "Shorter than minimum length ${min}"
|
msgid "Shorter than minimum length ${min}"
|
||||||
msgstr "Kratší než minimální délka, ${min}"
|
msgstr "Kratší než minimální délka, ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:315
|
#: colander/__init__.py:354
|
||||||
msgid "Longer than maximum length ${max}"
|
msgid "Longer than maximum length ${max}"
|
||||||
msgstr "Delší než maximální délka, ${max}"
|
msgstr "Delší než maximální délka, ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:328
|
#: colander/__init__.py:367
|
||||||
msgid "\"${val}\" is not one of ${choices}"
|
msgid "\"${val}\" is not one of ${choices}"
|
||||||
msgstr "\"${val}\" není z ${choices}"
|
msgstr "\"${val}\" není z ${choices}"
|
||||||
|
|
||||||
#: colander/__init__.py:398
|
#: colander/__init__.py:377
|
||||||
|
msgid "One or more of the choices you made was not acceptable"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:423
|
||||||
|
msgid "Must be a URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:519
|
||||||
msgid "\"${val}\" is not a mapping type: ${err}"
|
msgid "\"${val}\" is not a mapping type: ${err}"
|
||||||
msgstr "\"${val}\" není typu zobrazení: ${err}"
|
msgstr "\"${val}\" není typu zobrazení: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:422
|
#: colander/__init__.py:560
|
||||||
msgid "Unrecognized keys in mapping: \"${val}\""
|
msgid "Unrecognized keys in mapping: \"${val}\""
|
||||||
msgstr "Neznámé klíče v zobrazení: \"${val}\""
|
msgstr "Neznámé klíče v zobrazení: \"${val}\""
|
||||||
|
|
||||||
#: colander/__init__.py:477 colander/__init__.py:563
|
#: colander/__init__.py:656 colander/__init__.py:856
|
||||||
msgid "\"${val}\" is not iterable"
|
msgid "\"${val}\" is not iterable"
|
||||||
msgstr "\"${val}\" není sekvence"
|
msgstr "\"${val}\" není sekvence"
|
||||||
|
|
||||||
#: colander/__init__.py:485
|
#: colander/__init__.py:664
|
||||||
msgid ""
|
msgid ""
|
||||||
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
||||||
"${was})"
|
"${was})"
|
||||||
msgstr "\"${val}\" má špatný počet položek (${was} místo ${exp})"
|
msgstr "\"${val}\" má špatný počet položek (${was} místo ${exp})"
|
||||||
|
|
||||||
#: colander/__init__.py:725
|
#: colander/__init__.py:803
|
||||||
msgid "\"${val} cannot be serialized: ${err}"
|
msgid "${cstruct} is not iterable"
|
||||||
msgstr "\"${val}\" nemůže být serializováno: ${err}"
|
msgstr "${cstruct} není sekvence"
|
||||||
|
|
||||||
#: colander/__init__.py:738
|
#: colander/__init__.py:1075
|
||||||
msgid "${val} is not a string: %{err}"
|
msgid "${val} cannot be serialized: ${err}"
|
||||||
msgstr "${val} není řetězec: %{err}"
|
msgstr "${val} nemůže být serializováno: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:759 colander/__init__.py:770
|
#: colander/__init__.py:1093
|
||||||
|
msgid "${val} is not a string: ${err}"
|
||||||
|
msgstr "${val} není řetězec: ${err}"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1113 colander/__init__.py:1124
|
||||||
msgid "\"${val}\" is not a number"
|
msgid "\"${val}\" is not a number"
|
||||||
msgstr "\"${val}\" není číslo"
|
msgstr "\"${val}\" není číslo"
|
||||||
|
|
||||||
#: colander/__init__.py:764 colander/__init__.py:1263
|
#: colander/__init__.py:1268
|
||||||
msgid "Required"
|
|
||||||
msgstr "Povinné pole"
|
|
||||||
|
|
||||||
#: colander/__init__.py:844
|
|
||||||
msgid "${val} is not a string"
|
msgid "${val} is not a string"
|
||||||
msgstr "${val} není řetězec"
|
msgstr "${val} není řetězec"
|
||||||
|
|
||||||
#: colander/__init__.py:904 colander/__init__.py:921 colander/__init__.py:931
|
#: colander/__init__.py:1279
|
||||||
|
msgid "\"${val}\" is neither in (${false_choices}) nor in (${true_choices})"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:1339 colander/__init__.py:1356
|
||||||
|
#: colander/__init__.py:1366
|
||||||
msgid "relative name \"${val}\" irresolveable without package"
|
msgid "relative name \"${val}\" irresolveable without package"
|
||||||
msgstr "relativní jméno \"${val}\" je neplatné bez Pythonového balíčku"
|
msgstr "relativní jméno \"${val}\" je neplatné bez Pythonového balíčku"
|
||||||
|
|
||||||
#: colander/__init__.py:961
|
#: colander/__init__.py:1396
|
||||||
msgid "\"${val}\" has no __name__"
|
msgid "\"${val}\" has no __name__"
|
||||||
msgstr "\"${val}\" nemá __name__"
|
msgstr "\"${val}\" nemá __name__"
|
||||||
|
|
||||||
#: colander/__init__.py:967
|
#: colander/__init__.py:1405
|
||||||
msgid "\"${val}\" is not a string"
|
msgid "\"${val}\" is not a string"
|
||||||
msgstr "\"${val}\" není řetězec"
|
msgstr "\"${val}\" není řetězec"
|
||||||
|
|
||||||
#: colander/__init__.py:976
|
#: colander/__init__.py:1414
|
||||||
msgid "The dotted name \"${name}\" cannot be imported"
|
msgid "The dotted name \"${name}\" cannot be imported"
|
||||||
msgstr "Jméno \"${name}\" nemohlo být importováno"
|
msgstr "Jméno \"${name}\" nemohlo být importováno"
|
||||||
|
|
||||||
#: colander/__init__.py:1024 colander/__init__.py:1101
|
#: colander/__init__.py:1462 colander/__init__.py:1538
|
||||||
msgid "Invalid date"
|
msgid "Invalid date"
|
||||||
msgstr "Neplatné datum"
|
msgstr "Neplatné datum"
|
||||||
|
|
||||||
#: colander/__init__.py:1040
|
#: colander/__init__.py:1478
|
||||||
msgid "\"${val}\" is not a datetime object"
|
msgid "\"${val}\" is not a datetime object"
|
||||||
msgstr "\"${val}\" není objekt s časem a datem"
|
msgstr "\"${val}\" není objekt s časem a datem"
|
||||||
|
|
||||||
#: colander/__init__.py:1112
|
#: colander/__init__.py:1549
|
||||||
msgid "\"${val}\" is not a date object"
|
msgid "\"${val}\" is not a date object"
|
||||||
msgstr "\"${val}\" není objekt s datem"
|
msgstr "\"${val}\" není objekt s datem"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1610
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Invalid date"
|
||||||
|
msgid "Invalid time"
|
||||||
|
msgstr "Neplatné datum"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1621
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "\"${val}\" is not a datetime object"
|
||||||
|
msgid "\"${val}\" is not a time object"
|
||||||
|
msgstr "\"${val}\" není objekt s časem a datem"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1878 colander/__init__.py:1880
|
||||||
|
msgid "Required"
|
||||||
|
msgstr "Povinné pole"
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
# Translations template for colander.
|
# German (Germany) translations for colander.
|
||||||
# Copyright (C) 2010 ORGANIZATION
|
# Copyright (C) 2010 ORGANIZATION
|
||||||
# This file is distributed under the same license as the colander project.
|
# This file is distributed under the same license as the colander project.
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
||||||
@@ -7,123 +7,150 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: colander 0.5.2\n"
|
"Project-Id-Version: colander 0.5.2\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2010-04-25 21:09-0400\n"
|
"POT-Creation-Date: 2013-05-19 13:15+0200\n"
|
||||||
"PO-Revision-Date: 2010-10-01 09:52+0100\n"
|
"PO-Revision-Date: 2010-10-01 09:52+0100\n"
|
||||||
"Last-Translator: Charlie Clark <charlie@begeistert.org>\n"
|
"Last-Translator: Charlie Clark <charlie@begeistert.org>\n"
|
||||||
"Language-Team: repoze developers <repoze-dev@lists.repoze.org>\n"
|
"Language-Team: repoze developers <repoze-dev@lists.repoze.org>\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 0.9.5\n"
|
"Generated-By: Babel 1.3\n"
|
||||||
|
|
||||||
#: colander/__init__.py:177
|
#: colander/__init__.py:233
|
||||||
msgid "Invalid value"
|
msgid "Invalid value"
|
||||||
msgstr "Ungültiger Wert"
|
msgstr "Ungültiger Wert"
|
||||||
|
|
||||||
#: colander/__init__.py:202
|
#: colander/__init__.py:270
|
||||||
msgid "String does not match expected pattern"
|
msgid "String does not match expected pattern"
|
||||||
msgstr "Die Zeichenkette entspricht nicht dem erwarteten Muster"
|
msgstr "Die Zeichenkette entspricht nicht dem erwarteten Muster"
|
||||||
|
|
||||||
#: colander/__init__.py:217
|
#: colander/__init__.py:287
|
||||||
msgid "Invalid email address"
|
msgid "Invalid email address"
|
||||||
msgstr "Ungültige E-Mail-Adresse"
|
msgstr "Ungültige E-Mail-Adresse"
|
||||||
|
|
||||||
#: colander/__init__.py:246
|
#: colander/__init__.py:315
|
||||||
msgid "${val} is less than minimum value ${min}"
|
msgid "${val} is less than minimum value ${min}"
|
||||||
msgstr "${val} ist kleiner als der erlaubter Mindestwert (${min})"
|
msgstr "${val} ist kleiner als der erlaubter Mindestwert (${min})"
|
||||||
|
|
||||||
#: colander/__init__.py:247
|
#: colander/__init__.py:316
|
||||||
msgid "${val} is greater than maximum value ${max}"
|
msgid "${val} is greater than maximum value ${max}"
|
||||||
msgstr "${val} ist größer als der erlaubter Höchstwert (${max})"
|
msgstr "${val} ist größer als der erlaubter Höchstwert (${max})"
|
||||||
|
|
||||||
#: colander/__init__.py:279
|
#: colander/__init__.py:348
|
||||||
msgid "Shorter than minimum length ${min}"
|
msgid "Shorter than minimum length ${min}"
|
||||||
msgstr "Kürzer als erlaubt, die Mindestlänge beträgt ${min}"
|
msgstr "Kürzer als erlaubt, die Mindestlänge beträgt ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:285
|
#: colander/__init__.py:354
|
||||||
msgid "Longer than maximum length ${max}"
|
msgid "Longer than maximum length ${max}"
|
||||||
msgstr "Länger als erlaubt, die Maximallänge beträgt ${max}"
|
msgstr "Länger als erlaubt, die Maximallänge beträgt ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:298
|
#: colander/__init__.py:367
|
||||||
msgid "\"${val}\" is not one of ${choices}"
|
msgid "\"${val}\" is not one of ${choices}"
|
||||||
msgstr "\"${val}\" ist nicht in der Auswahl ${choices}"
|
msgstr "\"${val}\" ist nicht in der Auswahl ${choices}"
|
||||||
|
|
||||||
#: colander/__init__.py:367
|
#: colander/__init__.py:377
|
||||||
|
msgid "One or more of the choices you made was not acceptable"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:423
|
||||||
|
msgid "Must be a URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:519
|
||||||
msgid "\"${val}\" is not a mapping type: ${err}"
|
msgid "\"${val}\" is not a mapping type: ${err}"
|
||||||
msgstr "\"${val}\" ist kein Mapping: ${err}"
|
msgstr "\"${val}\" ist kein Mapping: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:394
|
#: colander/__init__.py:560
|
||||||
msgid "\"${val}\" is required but missing"
|
|
||||||
msgstr "\"${val}\" ist eine Pflichtangabe"
|
|
||||||
|
|
||||||
#: colander/__init__.py:411
|
|
||||||
msgid "Unrecognized keys in mapping: \"${val}\""
|
msgid "Unrecognized keys in mapping: \"${val}\""
|
||||||
msgstr "Unbekannte Schlüssel im Mapping: ${val}"
|
msgstr "Unbekannte Schlüssel im Mapping: ${val}"
|
||||||
|
|
||||||
#: colander/__init__.py:461
|
#: colander/__init__.py:656 colander/__init__.py:856
|
||||||
#: colander/__init__.py:539
|
|
||||||
msgid "\"${val}\" is not iterable"
|
msgid "\"${val}\" is not iterable"
|
||||||
msgstr "\"${val}\" ist nicht iterierbar"
|
msgstr "\"${val}\" ist nicht iterierbar"
|
||||||
|
|
||||||
#: colander/__init__.py:469
|
#: colander/__init__.py:664
|
||||||
msgid "\"${val}\" has an incorrect number of elements (expected ${exp}, was ${was})"
|
msgid ""
|
||||||
|
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
||||||
|
"${was})"
|
||||||
msgstr "Ungültige Anzahl von Elementen (${exp} erwartet, ${was} gegeben)"
|
msgstr "Ungültige Anzahl von Elementen (${exp} erwartet, ${was} gegeben)"
|
||||||
|
|
||||||
#: colander/__init__.py:644
|
#: colander/__init__.py:803
|
||||||
msgid "${val} is not a string: %{err}"
|
msgid "${cstruct} is not iterable"
|
||||||
msgstr "${val} ist keine Zeichenkette: %{err}"
|
msgstr "${cstruct} ist nicht iterierbar"
|
||||||
|
|
||||||
#: colander/__init__.py:648
|
#: colander/__init__.py:1075
|
||||||
#: colander/__init__.py:680
|
#, fuzzy
|
||||||
#: colander/__init__.py:710
|
#| msgid "\"${val} cannot be serialized to str: ${err}"
|
||||||
#: colander/__init__.py:751
|
msgid "${val} cannot be serialized: ${err}"
|
||||||
#: colander/__init__.py:996
|
|
||||||
msgid "Required"
|
|
||||||
msgstr "Pflichtangabe"
|
|
||||||
|
|
||||||
#: colander/__init__.py:662
|
|
||||||
msgid "\"${val} cannot be serialized to str: ${err}"
|
|
||||||
msgstr "${val} kann nicht in eine Zeichenkette umgewandelt werden: ${err}"
|
msgstr "${val} kann nicht in eine Zeichenkette umgewandelt werden: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:683
|
#: colander/__init__.py:1093
|
||||||
#: colander/__init__.py:692
|
msgid "${val} is not a string: ${err}"
|
||||||
#: colander/__init__.py:713
|
msgstr "${val} ist keine Zeichenkette: ${err}"
|
||||||
#: colander/__init__.py:722
|
|
||||||
|
#: colander/__init__.py:1113 colander/__init__.py:1124
|
||||||
msgid "\"${val}\" is not a number"
|
msgid "\"${val}\" is not a number"
|
||||||
msgstr "\"${val}\" ist keine Zahl"
|
msgstr "\"${val}\" ist keine Zahl"
|
||||||
|
|
||||||
#: colander/__init__.py:747
|
#: colander/__init__.py:1268
|
||||||
msgid "${val} is not a string"
|
msgid "${val} is not a string"
|
||||||
msgstr "${val} ist keine Zeichenkette"
|
msgstr "${val} ist keine Zeichenkette"
|
||||||
|
|
||||||
#: colander/__init__.py:808
|
#: colander/__init__.py:1279
|
||||||
#: colander/__init__.py:825
|
msgid "\"${val}\" is neither in (${false_choices}) nor in (${true_choices})"
|
||||||
#: colander/__init__.py:835
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:1339 colander/__init__.py:1356
|
||||||
|
#: colander/__init__.py:1366
|
||||||
msgid "relative name \"${val}\" irresolveable without package"
|
msgid "relative name \"${val}\" irresolveable without package"
|
||||||
msgstr "relativer Name \"${val}\" ist ohne Paket nicht auflösbar"
|
msgstr "relativer Name \"${val}\" ist ohne Paket nicht auflösbar"
|
||||||
|
|
||||||
#: colander/__init__.py:860
|
#: colander/__init__.py:1396
|
||||||
msgid "\"${val}\" is not a string"
|
|
||||||
msgstr "${val} ist keine Zeichenkette"
|
|
||||||
|
|
||||||
#: colander/__init__.py:868
|
|
||||||
msgid "The dotted name \"${name}\" cannot be imported"
|
|
||||||
msgstr "Der Dotted-Name \"${name}\" kann nicht importiert werden"
|
|
||||||
|
|
||||||
#: colander/__init__.py:876
|
|
||||||
msgid "\"${val}\" has no __name__"
|
msgid "\"${val}\" has no __name__"
|
||||||
msgstr "\"${val}\" hat kein __name__ Attribut"
|
msgstr "\"${val}\" hat kein __name__ Attribut"
|
||||||
|
|
||||||
#: colander/__init__.py:918
|
#: colander/__init__.py:1405
|
||||||
#: colander/__init__.py:982
|
msgid "\"${val}\" is not a string"
|
||||||
msgid "${val} cannot be parsed as an iso8601 date: ${err}"
|
msgstr "${val} ist keine Zeichenkette"
|
||||||
msgstr "${val} ist keine gültige Zeitangabe nach ISO8601: ${err}"
|
|
||||||
|
|
||||||
#: colander/__init__.py:929
|
#: colander/__init__.py:1414
|
||||||
|
msgid "The dotted name \"${name}\" cannot be imported"
|
||||||
|
msgstr "Der Dotted-Name \"${name}\" kann nicht importiert werden"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1462 colander/__init__.py:1538
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Invalid value"
|
||||||
|
msgid "Invalid date"
|
||||||
|
msgstr "Ungültiger Wert"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1478
|
||||||
msgid "\"${val}\" is not a datetime object"
|
msgid "\"${val}\" is not a datetime object"
|
||||||
msgstr "\"${val}\" ist kein Datetime-Object"
|
msgstr "\"${val}\" ist kein Datetime-Object"
|
||||||
|
|
||||||
#: colander/__init__.py:988
|
#: colander/__init__.py:1549
|
||||||
msgid "\"${val}\" is not a date object"
|
msgid "\"${val}\" is not a date object"
|
||||||
msgstr "\"${val}\" ist kein Date-Object"
|
msgstr "\"${val}\" ist kein Date-Object"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1610
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Invalid value"
|
||||||
|
msgid "Invalid time"
|
||||||
|
msgstr "Ungültiger Wert"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1621
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "\"${val}\" is not a datetime object"
|
||||||
|
msgid "\"${val}\" is not a time object"
|
||||||
|
msgstr "\"${val}\" ist kein Datetime-Object"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1878 colander/__init__.py:1880
|
||||||
|
msgid "Required"
|
||||||
|
msgstr "Pflichtangabe"
|
||||||
|
|
||||||
|
#~ msgid "\"${val}\" is required but missing"
|
||||||
|
#~ msgstr "\"${val}\" ist eine Pflichtangabe"
|
||||||
|
|
||||||
|
#~ msgid "${val} cannot be parsed as an iso8601 date: ${err}"
|
||||||
|
#~ msgstr "${val} ist keine gültige Zeitangabe nach ISO8601: ${err}"
|
||||||
|
|
||||||
|
@@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: colander 0.5.2\n"
|
"Project-Id-Version: colander 0.5.2\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2010-04-25 21:09+0400\n"
|
"POT-Creation-Date: 2013-05-19 13:15+0200\n"
|
||||||
"PO-Revision-Date: 2010-09-10 08:03-0600\n"
|
"PO-Revision-Date: 2010-09-10 08:03-0600\n"
|
||||||
"Last-Translator: Douglas Cerna <douglascerna@yahoo.com>\n"
|
"Last-Translator: Douglas Cerna <douglascerna@yahoo.com>\n"
|
||||||
"Language-Team: repoze developers <repoze-dev@lists.repoze.org>\n"
|
"Language-Team: repoze developers <repoze-dev@lists.repoze.org>\n"
|
||||||
@@ -15,114 +15,140 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 0.9.5\n"
|
"Generated-By: Babel 1.3\n"
|
||||||
|
|
||||||
#: colander/__init__.py:199
|
#: colander/__init__.py:233
|
||||||
msgid "Invalid value"
|
msgid "Invalid value"
|
||||||
msgstr "Valor inválido"
|
msgstr "Valor inválido"
|
||||||
|
|
||||||
#: colander/__init__.py:232
|
#: colander/__init__.py:270
|
||||||
msgid "String does not match expected pattern"
|
msgid "String does not match expected pattern"
|
||||||
msgstr "La cadena no coincide con el patrón esperado"
|
msgstr "La cadena no coincide con el patrón esperado"
|
||||||
|
|
||||||
#: colander/__init__.py:247
|
#: colander/__init__.py:287
|
||||||
msgid "Invalid email address"
|
msgid "Invalid email address"
|
||||||
msgstr "Dirección de correo electrónico inválida"
|
msgstr "Dirección de correo electrónico inválida"
|
||||||
|
|
||||||
#: colander/__init__.py:276
|
#: colander/__init__.py:315
|
||||||
msgid "${val} is less than minimum value ${min}"
|
msgid "${val} is less than minimum value ${min}"
|
||||||
msgstr "${val} es menor que el valor mínimo ${min}"
|
msgstr "${val} es menor que el valor mínimo ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:277
|
#: colander/__init__.py:316
|
||||||
msgid "${val} is greater than maximum value ${max}"
|
msgid "${val} is greater than maximum value ${max}"
|
||||||
msgstr "${val} es mayor que el valor máximo ${max}"
|
msgstr "${val} es mayor que el valor máximo ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:309
|
#: colander/__init__.py:348
|
||||||
msgid "Shorter than minimum length ${min}"
|
msgid "Shorter than minimum length ${min}"
|
||||||
msgstr "Más corto que la longitud mínima ${min}"
|
msgstr "Más corto que la longitud mínima ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:315
|
#: colander/__init__.py:354
|
||||||
msgid "Longer than maximum length ${max}"
|
msgid "Longer than maximum length ${max}"
|
||||||
msgstr "Más largo que la longitud máxima ${max}"
|
msgstr "Más largo que la longitud máxima ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:328
|
#: colander/__init__.py:367
|
||||||
msgid "\"${val}\" is not one of ${choices}"
|
msgid "\"${val}\" is not one of ${choices}"
|
||||||
msgstr "\"${val}\" no está en ${choices}"
|
msgstr "\"${val}\" no está en ${choices}"
|
||||||
|
|
||||||
#: colander/__init__.py:398
|
#: colander/__init__.py:377
|
||||||
|
msgid "One or more of the choices you made was not acceptable"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:423
|
||||||
|
msgid "Must be a URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:519
|
||||||
msgid "\"${val}\" is not a mapping type: ${err}"
|
msgid "\"${val}\" is not a mapping type: ${err}"
|
||||||
msgstr "\"${val}\" no es un tipo de mapeo: ${err}"
|
msgstr "\"${val}\" no es un tipo de mapeo: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:422
|
#: colander/__init__.py:560
|
||||||
msgid "Unrecognized keys in mapping: \"${val}\""
|
msgid "Unrecognized keys in mapping: \"${val}\""
|
||||||
msgstr "Claves no reconocidas en el mapeo: \"${val}\""
|
msgstr "Claves no reconocidas en el mapeo: \"${val}\""
|
||||||
|
|
||||||
#: colander/__init__.py:477
|
#: colander/__init__.py:656 colander/__init__.py:856
|
||||||
#: colander/__init__.py:563
|
|
||||||
msgid "\"${val}\" is not iterable"
|
msgid "\"${val}\" is not iterable"
|
||||||
msgstr "\"${val}\" no es iterable"
|
msgstr "\"${val}\" no es iterable"
|
||||||
|
|
||||||
#: colander/__init__.py:485
|
#: colander/__init__.py:664
|
||||||
msgid "\"${val}\" has an incorrect number of elements (expected ${exp}, was ${was})"
|
msgid ""
|
||||||
msgstr "\"${val}\" tiene un número incorrecto de elementos (esperados ${exp}, obtenidos ${was})"
|
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
||||||
|
"${was})"
|
||||||
|
msgstr ""
|
||||||
|
"\"${val}\" tiene un número incorrecto de elementos (esperados ${exp}, "
|
||||||
|
"obtenidos ${was})"
|
||||||
|
|
||||||
#: colander/__init__.py:725
|
#: colander/__init__.py:803
|
||||||
#| msgid "\"${val} cannot be serialized to str: ${err}"
|
msgid "${cstruct} is not iterable"
|
||||||
msgid "\"${val} cannot be serialized: ${err}"
|
msgstr "${cstruct} no es iterable"
|
||||||
msgstr "\"${val} no puede serializarse: ${err}"
|
|
||||||
|
|
||||||
#: colander/__init__.py:738
|
#: colander/__init__.py:1075
|
||||||
msgid "${val} is not a string: %{err}"
|
msgid "${val} cannot be serialized: ${err}"
|
||||||
msgstr "${val} no es una cadena: %{err}"
|
msgstr "${val} no puede serializarse: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:759
|
#: colander/__init__.py:1093
|
||||||
#: colander/__init__.py:770
|
msgid "${val} is not a string: ${err}"
|
||||||
|
msgstr "${val} no es una cadena: ${err}"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1113 colander/__init__.py:1124
|
||||||
msgid "\"${val}\" is not a number"
|
msgid "\"${val}\" is not a number"
|
||||||
msgstr "\"${val}\" no es un número"
|
msgstr "\"${val}\" no es un número"
|
||||||
|
|
||||||
#: colander/__init__.py:764
|
#: colander/__init__.py:1268
|
||||||
#: colander/__init__.py:1263
|
|
||||||
msgid "Required"
|
|
||||||
msgstr "Requerido"
|
|
||||||
|
|
||||||
#: colander/__init__.py:844
|
|
||||||
msgid "${val} is not a string"
|
msgid "${val} is not a string"
|
||||||
msgstr "${val} no es una cadena"
|
msgstr "${val} no es una cadena"
|
||||||
|
|
||||||
#: colander/__init__.py:904
|
#: colander/__init__.py:1279
|
||||||
#: colander/__init__.py:921
|
msgid "\"${val}\" is neither in (${false_choices}) nor in (${true_choices})"
|
||||||
#: colander/__init__.py:931
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:1339 colander/__init__.py:1356
|
||||||
|
#: colander/__init__.py:1366
|
||||||
msgid "relative name \"${val}\" irresolveable without package"
|
msgid "relative name \"${val}\" irresolveable without package"
|
||||||
msgstr "nombre relativo \"${val}\" no se puede resolver sin paquete"
|
msgstr "nombre relativo \"${val}\" no se puede resolver sin paquete"
|
||||||
|
|
||||||
#: colander/__init__.py:961
|
#: colander/__init__.py:1396
|
||||||
msgid "\"${val}\" has no __name__"
|
msgid "\"${val}\" has no __name__"
|
||||||
msgstr "\"${val}\" no tiene __name__"
|
msgstr "\"${val}\" no tiene __name__"
|
||||||
|
|
||||||
#: colander/__init__.py:967
|
#: colander/__init__.py:1405
|
||||||
msgid "\"${val}\" is not a string"
|
msgid "\"${val}\" is not a string"
|
||||||
msgstr "\"${val}\" no es una cadena"
|
msgstr "\"${val}\" no es una cadena"
|
||||||
|
|
||||||
#: colander/__init__.py:976
|
#: colander/__init__.py:1414
|
||||||
msgid "The dotted name \"${name}\" cannot be imported"
|
msgid "The dotted name \"${name}\" cannot be imported"
|
||||||
msgstr "El nombre con puntos \"${name}\" no pudo importarse"
|
msgstr "El nombre con puntos \"${name}\" no pudo importarse"
|
||||||
|
|
||||||
#: colander/__init__.py:1024
|
#: colander/__init__.py:1462 colander/__init__.py:1538
|
||||||
#: colander/__init__.py:1101
|
|
||||||
#| msgid "Invalid value"
|
|
||||||
msgid "Invalid date"
|
msgid "Invalid date"
|
||||||
msgstr "Fecha inválida"
|
msgstr "Fecha inválida"
|
||||||
|
|
||||||
#: colander/__init__.py:1040
|
#: colander/__init__.py:1478
|
||||||
msgid "\"${val}\" is not a datetime object"
|
msgid "\"${val}\" is not a datetime object"
|
||||||
msgstr "\"${val}\" no es un objeto datetime"
|
msgstr "\"${val}\" no es un objeto datetime"
|
||||||
|
|
||||||
#: colander/__init__.py:1112
|
#: colander/__init__.py:1549
|
||||||
msgid "\"${val}\" is not a date object"
|
msgid "\"${val}\" is not a date object"
|
||||||
msgstr "\"${val}\" no es un objeto date"
|
msgstr "\"${val}\" no es un objeto date"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1610
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Invalid date"
|
||||||
|
msgid "Invalid time"
|
||||||
|
msgstr "Fecha inválida"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1621
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "\"${val}\" is not a datetime object"
|
||||||
|
msgid "\"${val}\" is not a time object"
|
||||||
|
msgstr "\"${val}\" no es un objeto datetime"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1878 colander/__init__.py:1880
|
||||||
|
msgid "Required"
|
||||||
|
msgstr "Requerido"
|
||||||
|
|
||||||
#~ msgid "\"${val}\" is required but missing"
|
#~ msgid "\"${val}\" is required but missing"
|
||||||
#~ msgstr "\"${val}\" es requerido pero falta"
|
#~ msgstr "\"${val}\" es requerido pero falta"
|
||||||
|
|
||||||
#~ msgid "${val} cannot be parsed as an iso8601 date: ${err}"
|
#~ msgid "${val} cannot be parsed as an iso8601 date: ${err}"
|
||||||
#~ msgstr "${val} no puede parsearse como una fecha iso8601: ${err}"
|
#~ msgstr "${val} no puede parsearse como una fecha iso8601: ${err}"
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
# Translations template for colander.
|
# French translations for colander.
|
||||||
# Copyright (C) 2010 ORGANIZATION
|
# Copyright (C) 2010 ORGANIZATION
|
||||||
# This file is distributed under the same license as the colander project.
|
# This file is distributed under the same license as the colander project.
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
||||||
@@ -7,114 +7,143 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: colander 0.8\n"
|
"Project-Id-Version: colander 0.8\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2010-09-10 08:00-0600\n"
|
"POT-Creation-Date: 2013-05-19 13:15+0200\n"
|
||||||
"PO-Revision-Date: 2011-10-02 21:38+0100\n"
|
"PO-Revision-Date: 2011-10-02 21:38+0100\n"
|
||||||
"Last-Translator: Bard Stéphane <stephane.bard@gmail.com>\n"
|
"Last-Translator: Bard Stéphane <stephane.bard@gmail.com>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: fr <LL@li.org>\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 0.9.5\n"
|
"Generated-By: Babel 1.3\n"
|
||||||
|
|
||||||
#: colander/__init__.py:199
|
#: colander/__init__.py:233
|
||||||
msgid "Invalid value"
|
msgid "Invalid value"
|
||||||
msgstr "Valeur incorrecte"
|
msgstr "Valeur incorrecte"
|
||||||
|
|
||||||
#: colander/__init__.py:232
|
#: colander/__init__.py:270
|
||||||
msgid "String does not match expected pattern"
|
msgid "String does not match expected pattern"
|
||||||
msgstr "La chaîne de caractères n'a pas vérifié le modèle attendu"
|
msgstr "La chaîne de caractères n'a pas vérifié le modèle attendu"
|
||||||
|
|
||||||
#: colander/__init__.py:247
|
#: colander/__init__.py:287
|
||||||
msgid "Invalid email address"
|
msgid "Invalid email address"
|
||||||
msgstr "Invalide adresse email"
|
msgstr "Invalide adresse email"
|
||||||
|
|
||||||
#: colander/__init__.py:276
|
#: colander/__init__.py:315
|
||||||
msgid "${val} is less than minimum value ${min}"
|
msgid "${val} is less than minimum value ${min}"
|
||||||
msgstr "${val} est plus petit que la valeur minimale autorisée (${min})"
|
msgstr "${val} est plus petit que la valeur minimale autorisée (${min})"
|
||||||
|
|
||||||
#: colander/__init__.py:277
|
#: colander/__init__.py:316
|
||||||
msgid "${val} is greater than maximum value ${max}"
|
msgid "${val} is greater than maximum value ${max}"
|
||||||
msgstr "${val} est plus grand que la valeur maximum autorisée (${max})"
|
msgstr "${val} est plus grand que la valeur maximum autorisée (${max})"
|
||||||
|
|
||||||
#: colander/__init__.py:309
|
#: colander/__init__.py:348
|
||||||
msgid "Shorter than minimum length ${min}"
|
msgid "Shorter than minimum length ${min}"
|
||||||
msgstr "La longueur est inférieur à la taille minimum autorisée (${min})"
|
msgstr "La longueur est inférieur à la taille minimum autorisée (${min})"
|
||||||
|
|
||||||
#: colander/__init__.py:315
|
#: colander/__init__.py:354
|
||||||
msgid "Longer than maximum length ${max}"
|
msgid "Longer than maximum length ${max}"
|
||||||
msgstr "La longueur dépasse la taille maximum autorisée (${max})"
|
msgstr "La longueur dépasse la taille maximum autorisée (${max})"
|
||||||
|
|
||||||
#: colander/__init__.py:328
|
#: colander/__init__.py:367
|
||||||
msgid "\"${val}\" is not one of ${choices}"
|
msgid "\"${val}\" is not one of ${choices}"
|
||||||
msgstr "\"${val}\" ne fait pas partie des choix suivants ${choices}"
|
msgstr "\"${val}\" ne fait pas partie des choix suivants ${choices}"
|
||||||
|
|
||||||
#: colander/__init__.py:398
|
#: colander/__init__.py:377
|
||||||
msgid "\"${val}\" is not a mapping type: ${err}"
|
msgid "One or more of the choices you made was not acceptable"
|
||||||
msgstr "\"${val}\" n'est pas du type table de correspondance (dictionnaire par exemple): ${err}"
|
msgstr ""
|
||||||
|
|
||||||
#: colander/__init__.py:422
|
#: colander/__init__.py:423
|
||||||
|
msgid "Must be a URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:519
|
||||||
|
msgid "\"${val}\" is not a mapping type: ${err}"
|
||||||
|
msgstr ""
|
||||||
|
"\"${val}\" n'est pas du type table de correspondance (dictionnaire par "
|
||||||
|
"exemple): ${err}"
|
||||||
|
|
||||||
|
#: colander/__init__.py:560
|
||||||
msgid "Unrecognized keys in mapping: \"${val}\""
|
msgid "Unrecognized keys in mapping: \"${val}\""
|
||||||
msgstr "Clé inconnue dans dans la table de correspondance: \"${val}\""
|
msgstr "Clé inconnue dans dans la table de correspondance: \"${val}\""
|
||||||
|
|
||||||
#: colander/__init__.py:477
|
#: colander/__init__.py:656 colander/__init__.py:856
|
||||||
#: colander/__init__.py:563
|
|
||||||
msgid "\"${val}\" is not iterable"
|
msgid "\"${val}\" is not iterable"
|
||||||
msgstr "\"${val}\" n'est pas itérable"
|
msgstr "\"${val}\" n'est pas itérable"
|
||||||
|
|
||||||
#: colander/__init__.py:485
|
#: colander/__init__.py:664
|
||||||
msgid "\"${val}\" has an incorrect number of elements (expected ${exp}, was ${was})"
|
msgid ""
|
||||||
msgstr "\"${val}\" possède un nombre incorrecte d'éléments (attendu ${exp}, trouvé ${was})"
|
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
||||||
|
"${was})"
|
||||||
|
msgstr ""
|
||||||
|
"\"${val}\" possède un nombre incorrecte d'éléments (attendu ${exp}, "
|
||||||
|
"trouvé ${was})"
|
||||||
|
|
||||||
#: colander/__init__.py:725
|
#: colander/__init__.py:803
|
||||||
msgid "\"${val} cannot be serialized: ${err}"
|
msgid "${cstruct} is not iterable"
|
||||||
msgstr "\"${val} ne peut être sérialisé: ${err}"
|
msgstr "${cstruct} n'est pas itérable"
|
||||||
|
|
||||||
#: colander/__init__.py:738
|
#: colander/__init__.py:1075
|
||||||
msgid "${val} is not a string: %{err}"
|
msgid "${val} cannot be serialized: ${err}"
|
||||||
msgstr "${val} n'est pas une chaîne de caractères: %{err}"
|
msgstr "${val} ne peut être sérialisé: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:759
|
#: colander/__init__.py:1093
|
||||||
#: colander/__init__.py:770
|
msgid "${val} is not a string: ${err}"
|
||||||
|
msgstr "${val} n'est pas une chaîne de caractères: ${err}"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1113 colander/__init__.py:1124
|
||||||
msgid "\"${val}\" is not a number"
|
msgid "\"${val}\" is not a number"
|
||||||
msgstr "\"${val}\" n'est pas un nombre"
|
msgstr "\"${val}\" n'est pas un nombre"
|
||||||
|
|
||||||
#: colander/__init__.py:764
|
#: colander/__init__.py:1268
|
||||||
#: colander/__init__.py:1263
|
|
||||||
msgid "Required"
|
|
||||||
msgstr "Requis"
|
|
||||||
|
|
||||||
#: colander/__init__.py:844
|
|
||||||
msgid "${val} is not a string"
|
msgid "${val} is not a string"
|
||||||
msgstr "${val} n'est pas une chaîne de carctères"
|
msgstr "${val} n'est pas une chaîne de carctères"
|
||||||
|
|
||||||
#: colander/__init__.py:904
|
#: colander/__init__.py:1279
|
||||||
#: colander/__init__.py:921
|
msgid "\"${val}\" is neither in (${false_choices}) nor in (${true_choices})"
|
||||||
#: colander/__init__.py:931
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:1339 colander/__init__.py:1356
|
||||||
|
#: colander/__init__.py:1366
|
||||||
msgid "relative name \"${val}\" irresolveable without package"
|
msgid "relative name \"${val}\" irresolveable without package"
|
||||||
msgstr "le nom relatif \"${val}\" ne peut-être résolu sans son module intégré"
|
msgstr "le nom relatif \"${val}\" ne peut-être résolu sans son module intégré"
|
||||||
|
|
||||||
#: colander/__init__.py:961
|
#: colander/__init__.py:1396
|
||||||
msgid "\"${val}\" has no __name__"
|
msgid "\"${val}\" has no __name__"
|
||||||
msgstr "\"${val}\" ne possède pas l'attribut __name__"
|
msgstr "\"${val}\" ne possède pas l'attribut __name__"
|
||||||
|
|
||||||
#: colander/__init__.py:967
|
#: colander/__init__.py:1405
|
||||||
msgid "\"${val}\" is not a string"
|
msgid "\"${val}\" is not a string"
|
||||||
msgstr "\"${val}\" n'est pas une chaîne de caractères"
|
msgstr "\"${val}\" n'est pas une chaîne de caractères"
|
||||||
|
|
||||||
#: colander/__init__.py:976
|
#: colander/__init__.py:1414
|
||||||
msgid "The dotted name \"${name}\" cannot be imported"
|
msgid "The dotted name \"${name}\" cannot be imported"
|
||||||
msgstr "Le symbole python \"${name}\" n'a pu être importé"
|
msgstr "Le symbole python \"${name}\" n'a pu être importé"
|
||||||
|
|
||||||
#: colander/__init__.py:1024
|
#: colander/__init__.py:1462 colander/__init__.py:1538
|
||||||
#: colander/__init__.py:1101
|
|
||||||
msgid "Invalid date"
|
msgid "Invalid date"
|
||||||
msgstr "Date invalide"
|
msgstr "Date invalide"
|
||||||
|
|
||||||
#: colander/__init__.py:1040
|
#: colander/__init__.py:1478
|
||||||
msgid "\"${val}\" is not a datetime object"
|
msgid "\"${val}\" is not a datetime object"
|
||||||
msgstr "\"${val}\" n'est pas un objet datetime"
|
msgstr "\"${val}\" n'est pas un objet datetime"
|
||||||
|
|
||||||
#: colander/__init__.py:1112
|
#: colander/__init__.py:1549
|
||||||
msgid "\"${val}\" is not a date object"
|
msgid "\"${val}\" is not a date object"
|
||||||
msgstr "\"${val}\" n'est pas un objet date"
|
msgstr "\"${val}\" n'est pas un objet date"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1610
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Invalid date"
|
||||||
|
msgid "Invalid time"
|
||||||
|
msgstr "Date invalide"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1621
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "\"${val}\" is not a datetime object"
|
||||||
|
msgid "\"${val}\" is not a time object"
|
||||||
|
msgstr "\"${val}\" n'est pas un objet datetime"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1878 colander/__init__.py:1880
|
||||||
|
msgid "Required"
|
||||||
|
msgstr "Requis"
|
||||||
|
@@ -11,11 +11,11 @@ msgstr ""
|
|||||||
"PO-Revision-Date: 2013-05-19 14:57+0100\n"
|
"PO-Revision-Date: 2013-05-19 14:57+0100\n"
|
||||||
"Last-Translator: Lorenzo M. Catucci <lorenzo@sancho.ccd.uniroma2.it>\n"
|
"Last-Translator: Lorenzo M. Catucci <lorenzo@sancho.ccd.uniroma2.it>\n"
|
||||||
"Language-Team: it <LL@li.org>\n"
|
"Language-Team: it <LL@li.org>\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 0.9.6\n"
|
"Generated-By: Babel 1.3\n"
|
||||||
|
|
||||||
#: colander/__init__.py:233
|
#: colander/__init__.py:233
|
||||||
msgid "Invalid value"
|
msgid "Invalid value"
|
||||||
@@ -71,7 +71,8 @@ msgstr "\"${val}\" non è iterabile"
|
|||||||
|
|
||||||
#: colander/__init__.py:664
|
#: colander/__init__.py:664
|
||||||
msgid ""
|
msgid ""
|
||||||
"\"${val}\" has an incorrect number of elements (expected ${exp}, was ${was})"
|
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
||||||
|
"${was})"
|
||||||
msgstr "\"${val}\" contiene ${was} elementi anziché gli attesi ${exp}"
|
msgstr "\"${val}\" contiene ${was} elementi anziché gli attesi ${exp}"
|
||||||
|
|
||||||
#: colander/__init__.py:803
|
#: colander/__init__.py:803
|
||||||
@@ -96,14 +97,12 @@ msgstr "${val} non è una stringa"
|
|||||||
|
|
||||||
#: colander/__init__.py:1279
|
#: colander/__init__.py:1279
|
||||||
msgid "\"${val}\" is neither in (${false_choices}) nor in (${true_choices})"
|
msgid "\"${val}\" is neither in (${false_choices}) nor in (${true_choices})"
|
||||||
msgstr ""
|
msgstr "\"${val}\" non è contenuto né in ${false_choices} né in ${true_choices}"
|
||||||
"\"${val}\" non è contenuto né in ${false_choices} né in ${true_choices}"
|
|
||||||
|
|
||||||
#: colander/__init__.py:1339 colander/__init__.py:1356
|
#: colander/__init__.py:1339 colander/__init__.py:1356
|
||||||
#: colander/__init__.py:1366
|
#: colander/__init__.py:1366
|
||||||
msgid "relative name \"${val}\" irresolveable without package"
|
msgid "relative name \"${val}\" irresolveable without package"
|
||||||
msgstr ""
|
msgstr "impossibile risolvere il nome relativo \"${val}\" in assenza di un package"
|
||||||
"impossibile risolvere il nome relativo \"${val}\" in assenza di un package"
|
|
||||||
|
|
||||||
#: colander/__init__.py:1396
|
#: colander/__init__.py:1396
|
||||||
msgid "\"${val}\" has no __name__"
|
msgid "\"${val}\" has no __name__"
|
||||||
@@ -140,11 +139,3 @@ msgstr "\"${val}\" non è un oggetto «time»"
|
|||||||
#: colander/__init__.py:1878 colander/__init__.py:1880
|
#: colander/__init__.py:1878 colander/__init__.py:1880
|
||||||
msgid "Required"
|
msgid "Required"
|
||||||
msgstr "Richiesto"
|
msgstr "Richiesto"
|
||||||
|
|
||||||
#: colander/tests/test_colander.py:259 colander/tests/test_colander.py:266
|
|
||||||
msgid "fail ${val}"
|
|
||||||
msgstr "condizione di errore ${val}"
|
|
||||||
|
|
||||||
#: colander/tests/test_colander.py:433
|
|
||||||
msgid "${val}: ${choices}"
|
|
||||||
msgstr "${val}: ${choices}"
|
|
||||||
|
@@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: colander 0.8\n"
|
"Project-Id-Version: colander 0.8\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2012-03-20 23:23-0300\n"
|
"POT-Creation-Date: 2013-05-19 13:15+0200\n"
|
||||||
"PO-Revision-Date: 2012-03-28 01:12+0900\n"
|
"PO-Revision-Date: 2012-03-28 01:12+0900\n"
|
||||||
"Last-Translator: OCHIAI, Gouji <gjo.ext@gmail.com>\n"
|
"Last-Translator: OCHIAI, Gouji <gjo.ext@gmail.com>\n"
|
||||||
"Language-Team: ja <LL@li.org>\n"
|
"Language-Team: ja <LL@li.org>\n"
|
||||||
@@ -15,116 +15,127 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 0.9.6\n"
|
"Generated-By: Babel 1.3\n"
|
||||||
|
|
||||||
#: colander/__init__.py:221
|
#: colander/__init__.py:233
|
||||||
msgid "Invalid value"
|
msgid "Invalid value"
|
||||||
msgstr "無効な値です"
|
msgstr "無効な値です"
|
||||||
|
|
||||||
#: colander/__init__.py:254
|
#: colander/__init__.py:270
|
||||||
msgid "String does not match expected pattern"
|
msgid "String does not match expected pattern"
|
||||||
msgstr "文字列がパターンに一致しません"
|
msgstr "文字列がパターンに一致しません"
|
||||||
|
|
||||||
#: colander/__init__.py:269
|
#: colander/__init__.py:287
|
||||||
msgid "Invalid email address"
|
msgid "Invalid email address"
|
||||||
msgstr "無効なメールアドレスです"
|
msgstr "無効なメールアドレスです"
|
||||||
|
|
||||||
#: colander/__init__.py:298
|
#: colander/__init__.py:315
|
||||||
msgid "${val} is less than minimum value ${min}"
|
msgid "${val} is less than minimum value ${min}"
|
||||||
msgstr "${val} は最小値 ${min} を下回っています"
|
msgstr "${val} は最小値 ${min} を下回っています"
|
||||||
|
|
||||||
#: colander/__init__.py:299
|
#: colander/__init__.py:316
|
||||||
msgid "${val} is greater than maximum value ${max}"
|
msgid "${val} is greater than maximum value ${max}"
|
||||||
msgstr "${val} は最大値 ${max} を超過しています"
|
msgstr "${val} は最大値 ${max} を超過しています"
|
||||||
|
|
||||||
#: colander/__init__.py:331
|
#: colander/__init__.py:348
|
||||||
msgid "Shorter than minimum length ${min}"
|
msgid "Shorter than minimum length ${min}"
|
||||||
msgstr "${min} 以上の長さが必要です"
|
msgstr "${min} 以上の長さが必要です"
|
||||||
|
|
||||||
#: colander/__init__.py:337
|
#: colander/__init__.py:354
|
||||||
msgid "Longer than maximum length ${max}"
|
msgid "Longer than maximum length ${max}"
|
||||||
msgstr "${max} より短くしてください"
|
msgstr "${max} より短くしてください"
|
||||||
|
|
||||||
#: colander/__init__.py:350
|
#: colander/__init__.py:367
|
||||||
msgid "\"${val}\" is not one of ${choices}"
|
msgid "\"${val}\" is not one of ${choices}"
|
||||||
msgstr "\"${val}\" は ${choices} のいずれかでなければなりません"
|
msgstr "\"${val}\" は ${choices} のいずれかでなければなりません"
|
||||||
|
|
||||||
#: colander/__init__.py:442
|
#: colander/__init__.py:377
|
||||||
|
msgid "One or more of the choices you made was not acceptable"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:423
|
||||||
|
msgid "Must be a URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:519
|
||||||
msgid "\"${val}\" is not a mapping type: ${err}"
|
msgid "\"${val}\" is not a mapping type: ${err}"
|
||||||
msgstr "\"${val}\" はマップ型でなければなりません: ${err}"
|
msgstr "\"${val}\" はマップ型でなければなりません: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:466
|
#: colander/__init__.py:560
|
||||||
msgid "Unrecognized keys in mapping: \"${val}\""
|
msgid "Unrecognized keys in mapping: \"${val}\""
|
||||||
msgstr "未定義のキーがマップに含まれています: \"${val}\""
|
msgstr "未定義のキーがマップに含まれています: \"${val}\""
|
||||||
|
|
||||||
#: colander/__init__.py:562 colander/__init__.py:705
|
#: colander/__init__.py:656 colander/__init__.py:856
|
||||||
msgid "\"${val}\" is not iterable"
|
msgid "\"${val}\" is not iterable"
|
||||||
msgstr "\"${val}\" は iterable でなければなりません"
|
msgstr "\"${val}\" は iterable でなければなりません"
|
||||||
|
|
||||||
#: colander/__init__.py:570
|
#: colander/__init__.py:664
|
||||||
msgid ""
|
msgid ""
|
||||||
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
||||||
"${was})"
|
"${was})"
|
||||||
msgstr "\"${val}\" の要素数が正しくありません (${exp} 個のはずが ${was} 個)"
|
msgstr "\"${val}\" の要素数が正しくありません (${exp} 個のはずが ${was} 個)"
|
||||||
|
|
||||||
#: colander/__init__.py:919
|
#: colander/__init__.py:803
|
||||||
|
msgid "${cstruct} is not iterable"
|
||||||
|
msgstr "${cstruct} は iterable でなければなりません"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1075
|
||||||
msgid "${val} cannot be serialized: ${err}"
|
msgid "${val} cannot be serialized: ${err}"
|
||||||
msgstr "${val} が直列化できません: ${err}"
|
msgstr "${val} が直列化できません: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:937
|
#: colander/__init__.py:1093
|
||||||
msgid "${val} is not a string: ${err}"
|
msgid "${val} is not a string: ${err}"
|
||||||
msgstr "${val} は文字列ではありません: ${err}"
|
msgstr "${val} は文字列ではありません: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:957 colander/__init__.py:968
|
#: colander/__init__.py:1113 colander/__init__.py:1124
|
||||||
msgid "\"${val}\" is not a number"
|
msgid "\"${val}\" is not a number"
|
||||||
msgstr "\"${val}\" は数値ではありません"
|
msgstr "\"${val}\" は数値ではありません"
|
||||||
|
|
||||||
#: colander/__init__.py:1044
|
#: colander/__init__.py:1268
|
||||||
msgid "${val} is not a string"
|
msgid "${val} is not a string"
|
||||||
msgstr "${val} は文字列ではありません"
|
msgstr "${val} は文字列ではありません"
|
||||||
|
|
||||||
#: colander/__init__.py:1104 colander/__init__.py:1121
|
#: colander/__init__.py:1279
|
||||||
#: colander/__init__.py:1131
|
msgid "\"${val}\" is neither in (${false_choices}) nor in (${true_choices})"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:1339 colander/__init__.py:1356
|
||||||
|
#: colander/__init__.py:1366
|
||||||
msgid "relative name \"${val}\" irresolveable without package"
|
msgid "relative name \"${val}\" irresolveable without package"
|
||||||
msgstr "相対名 \"${val}\" はパッケージを指定しなければ名前解決できません"
|
msgstr "相対名 \"${val}\" はパッケージを指定しなければ名前解決できません"
|
||||||
|
|
||||||
#: colander/__init__.py:1161
|
#: colander/__init__.py:1396
|
||||||
msgid "\"${val}\" has no __name__"
|
msgid "\"${val}\" has no __name__"
|
||||||
msgstr "\"${val}\" には __name__ が含まれていません"
|
msgstr "\"${val}\" には __name__ が含まれていません"
|
||||||
|
|
||||||
#: colander/__init__.py:1170
|
#: colander/__init__.py:1405
|
||||||
msgid "\"${val}\" is not a string"
|
msgid "\"${val}\" is not a string"
|
||||||
msgstr "\"${val}\" は文字列ではありません"
|
msgstr "\"${val}\" は文字列ではありません"
|
||||||
|
|
||||||
#: colander/__init__.py:1179
|
#: colander/__init__.py:1414
|
||||||
msgid "The dotted name \"${name}\" cannot be imported"
|
msgid "The dotted name \"${name}\" cannot be imported"
|
||||||
msgstr "ドット区切り名 \"${name}\" がインポートできませんでした"
|
msgstr "ドット区切り名 \"${name}\" がインポートできませんでした"
|
||||||
|
|
||||||
#: colander/__init__.py:1226 colander/__init__.py:1307
|
#: colander/__init__.py:1462 colander/__init__.py:1538
|
||||||
msgid "Invalid date"
|
msgid "Invalid date"
|
||||||
msgstr "無効な日付です"
|
msgstr "無効な日付です"
|
||||||
|
|
||||||
#: colander/__init__.py:1242
|
#: colander/__init__.py:1478
|
||||||
msgid "\"${val}\" is not a datetime object"
|
msgid "\"${val}\" is not a datetime object"
|
||||||
msgstr "\"${val}\" は datetime オブジェクトではありません"
|
msgstr "\"${val}\" は datetime オブジェクトではありません"
|
||||||
|
|
||||||
#: colander/__init__.py:1318
|
#: colander/__init__.py:1549
|
||||||
msgid "\"${val}\" is not a date object"
|
msgid "\"${val}\" is not a date object"
|
||||||
msgstr "\"${val}\" は date オブジェクトではありません"
|
msgstr "\"${val}\" は date オブジェクトではありません"
|
||||||
|
|
||||||
#: colander/__init__.py:1383
|
#: colander/__init__.py:1610
|
||||||
msgid "Invalid time"
|
msgid "Invalid time"
|
||||||
msgstr "無効な時刻です"
|
msgstr "無効な時刻です"
|
||||||
|
|
||||||
#: colander/__init__.py:1394
|
#: colander/__init__.py:1621
|
||||||
msgid "\"${val}\" is not a time object"
|
msgid "\"${val}\" is not a time object"
|
||||||
msgstr "\"${val}\" は time オブジェクトではありません"
|
msgstr "\"${val}\" は time オブジェクトではありません"
|
||||||
|
|
||||||
#: colander/__init__.py:1605 colander/__init__.py:1607
|
#: colander/__init__.py:1878 colander/__init__.py:1880
|
||||||
msgid "Required"
|
msgid "Required"
|
||||||
msgstr "必須です"
|
msgstr "必須です"
|
||||||
|
|
||||||
#: colander/tests/test_colander.py:259 colander/tests/test_colander.py:266
|
|
||||||
msgid "fail ${val}"
|
|
||||||
msgstr "${val} で失敗しました"
|
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
# Translations template for colander.
|
# Dutch translations for colander.
|
||||||
# Copyright (C) 2010 ORGANIZATION
|
# Copyright (C) 2010 ORGANIZATION
|
||||||
# This file is distributed under the same license as the colander project.
|
# This file is distributed under the same license as the colander project.
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
||||||
@@ -7,107 +7,141 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: colander 0.8\n"
|
"Project-Id-Version: colander 0.8\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2010-09-10 08:00-0600\n"
|
"POT-Creation-Date: 2013-05-19 13:15+0200\n"
|
||||||
"PO-Revision-Date: 2011-06-03 00:22+0200\n"
|
"PO-Revision-Date: 2011-06-03 00:22+0200\n"
|
||||||
"Last-Translator: Wichert Akkerman <wichert@wiggy.net>\n"
|
"Last-Translator: Wichert Akkerman <wichert@wiggy.net>\n"
|
||||||
|
"Language-Team: nl <LL@li.org>\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 0.9.5\n"
|
"Generated-By: Babel 1.3\n"
|
||||||
|
|
||||||
#: colander/__init__.py:199
|
#: colander/__init__.py:233
|
||||||
msgid "Invalid value"
|
msgid "Invalid value"
|
||||||
msgstr "Ongeldige waarde"
|
msgstr "Ongeldige waarde"
|
||||||
|
|
||||||
#: colander/__init__.py:232
|
#: colander/__init__.py:270
|
||||||
msgid "String does not match expected pattern"
|
msgid "String does not match expected pattern"
|
||||||
msgstr "Tekst is niet in het juiste formaat"
|
msgstr "Tekst is niet in het juiste formaat"
|
||||||
|
|
||||||
#: colander/__init__.py:247
|
#: colander/__init__.py:287
|
||||||
msgid "Invalid email address"
|
msgid "Invalid email address"
|
||||||
msgstr "Ongeldig e-mail adres"
|
msgstr "Ongeldig e-mail adres"
|
||||||
|
|
||||||
#: colander/__init__.py:276
|
#: colander/__init__.py:315
|
||||||
msgid "${val} is less than minimum value ${min}"
|
msgid "${val} is less than minimum value ${min}"
|
||||||
msgstr "${val} is minder dan de minimum waarde ${min}"
|
msgstr "${val} is minder dan de minimum waarde ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:277
|
#: colander/__init__.py:316
|
||||||
msgid "${val} is greater than maximum value ${max}"
|
msgid "${val} is greater than maximum value ${max}"
|
||||||
msgstr "${val} is groter dan de maximale toegestaane waarde ${max}"
|
msgstr "${val} is groter dan de maximale toegestaane waarde ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:309
|
#: colander/__init__.py:348
|
||||||
msgid "Shorter than minimum length ${min}"
|
msgid "Shorter than minimum length ${min}"
|
||||||
msgstr "De minimale lengte is ${min}"
|
msgstr "De minimale lengte is ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:315
|
#: colander/__init__.py:354
|
||||||
msgid "Longer than maximum length ${max}"
|
msgid "Longer than maximum length ${max}"
|
||||||
msgstr "De maximale lengte is ${max}"
|
msgstr "De maximale lengte is ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:328
|
#: colander/__init__.py:367
|
||||||
msgid "\"${val}\" is not one of ${choices}"
|
msgid "\"${val}\" is not one of ${choices}"
|
||||||
msgstr "\"${val}\" is geen toegestaande waarde. Kies één van ${choices}."
|
msgstr "\"${val}\" is geen toegestaande waarde. Kies één van ${choices}."
|
||||||
|
|
||||||
#: colander/__init__.py:398
|
#: colander/__init__.py:377
|
||||||
|
msgid "One or more of the choices you made was not acceptable"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:423
|
||||||
|
msgid "Must be a URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:519
|
||||||
msgid "\"${val}\" is not a mapping type: ${err}"
|
msgid "\"${val}\" is not a mapping type: ${err}"
|
||||||
msgstr "\"${val}\" is geen map type: ${err}"
|
msgstr "\"${val}\" is geen map type: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:422
|
#: colander/__init__.py:560
|
||||||
msgid "Unrecognized keys in mapping: \"${val}\""
|
msgid "Unrecognized keys in mapping: \"${val}\""
|
||||||
msgstr "Onbekende waardes in map: \"${val}\""
|
msgstr "Onbekende waardes in map: \"${val}\""
|
||||||
|
|
||||||
#: colander/__init__.py:477 colander/__init__.py:563
|
#: colander/__init__.py:656 colander/__init__.py:856
|
||||||
msgid "\"${val}\" is not iterable"
|
msgid "\"${val}\" is not iterable"
|
||||||
msgstr "\"${val}\" is niet itereerbaar"
|
msgstr "\"${val}\" is niet itereerbaar"
|
||||||
|
|
||||||
#: colander/__init__.py:485
|
#: colander/__init__.py:664
|
||||||
msgid "\"${val}\" has an incorrect number of elements (expected ${exp}, was ${was})"
|
msgid ""
|
||||||
msgstr "\"${val}\" bevat niet het juiste aantal element (${was} in plaats van ${exp})"
|
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
||||||
|
"${was})"
|
||||||
|
msgstr ""
|
||||||
|
"\"${val}\" bevat niet het juiste aantal element (${was} in plaats van "
|
||||||
|
"${exp})"
|
||||||
|
|
||||||
#: colander/__init__.py:725
|
#: colander/__init__.py:803
|
||||||
msgid "\"${val} cannot be serialized: ${err}"
|
msgid "${cstruct} is not iterable"
|
||||||
|
msgstr "${cstruct} is niet itereerbaar"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1075
|
||||||
|
msgid "${val} cannot be serialized: ${err}"
|
||||||
msgstr "${val} kan niet worden opgeslagen: ${err}"
|
msgstr "${val} kan niet worden opgeslagen: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:738
|
#: colander/__init__.py:1093
|
||||||
msgid "${val} is not a string: ${err}"
|
msgid "${val} is not a string: ${err}"
|
||||||
msgstr "${val} is geen tekst: ${err}"
|
msgstr "${val} is geen tekst: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:759 colander/__init__.py:770
|
#: colander/__init__.py:1113 colander/__init__.py:1124
|
||||||
msgid "\"${val}\" is not a number"
|
msgid "\"${val}\" is not a number"
|
||||||
msgstr "\"${val}\" is geen getal"
|
msgstr "\"${val}\" is geen getal"
|
||||||
|
|
||||||
#: colander/__init__.py:764 colander/__init__.py:1263
|
#: colander/__init__.py:1268
|
||||||
msgid "Required"
|
|
||||||
msgstr "Verplicht"
|
|
||||||
|
|
||||||
#: colander/__init__.py:844
|
|
||||||
msgid "${val} is not a string"
|
msgid "${val} is not a string"
|
||||||
msgstr "${val} is geen tekst"
|
msgstr "${val} is geen tekst"
|
||||||
|
|
||||||
#: colander/__init__.py:904 colander/__init__.py:921 colander/__init__.py:931
|
#: colander/__init__.py:1279
|
||||||
|
msgid "\"${val}\" is neither in (${false_choices}) nor in (${true_choices})"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:1339 colander/__init__.py:1356
|
||||||
|
#: colander/__init__.py:1366
|
||||||
msgid "relative name \"${val}\" irresolveable without package"
|
msgid "relative name \"${val}\" irresolveable without package"
|
||||||
msgstr "relatieve aanduiding \"${val}\" kan niet worden opgezocht zonder package"
|
msgstr "relatieve aanduiding \"${val}\" kan niet worden opgezocht zonder package"
|
||||||
|
|
||||||
#: colander/__init__.py:961
|
#: colander/__init__.py:1396
|
||||||
msgid "\"${val}\" has no __name__"
|
msgid "\"${val}\" has no __name__"
|
||||||
msgstr "\"${val}\" heeft geen __name__"
|
msgstr "\"${val}\" heeft geen __name__"
|
||||||
|
|
||||||
#: colander/__init__.py:967
|
#: colander/__init__.py:1405
|
||||||
msgid "\"${val}\" is not a string"
|
msgid "\"${val}\" is not a string"
|
||||||
msgstr "\"${val}\" is geen tekst"
|
msgstr "\"${val}\" is geen tekst"
|
||||||
|
|
||||||
#: colander/__init__.py:976
|
#: colander/__init__.py:1414
|
||||||
msgid "The dotted name \"${name}\" cannot be imported"
|
msgid "The dotted name \"${name}\" cannot be imported"
|
||||||
msgstr "Kan \"${name}\" niet importeren"
|
msgstr "Kan \"${name}\" niet importeren"
|
||||||
|
|
||||||
#: colander/__init__.py:1024 colander/__init__.py:1101
|
#: colander/__init__.py:1462 colander/__init__.py:1538
|
||||||
msgid "Invalid date"
|
msgid "Invalid date"
|
||||||
msgstr "Geen geldige datum"
|
msgstr "Geen geldige datum"
|
||||||
|
|
||||||
#: colander/__init__.py:1040
|
#: colander/__init__.py:1478
|
||||||
msgid "\"${val}\" is not a datetime object"
|
msgid "\"${val}\" is not a datetime object"
|
||||||
msgstr "\"${val}\" is geen datetime object"
|
msgstr "\"${val}\" is geen datetime object"
|
||||||
|
|
||||||
#: colander/__init__.py:1112
|
#: colander/__init__.py:1549
|
||||||
msgid "\"${val}\" is not a date object"
|
msgid "\"${val}\" is not a date object"
|
||||||
msgstr "\"${val}\" is geen date object"
|
msgstr "\"${val}\" is geen date object"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1610
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Invalid date"
|
||||||
|
msgid "Invalid time"
|
||||||
|
msgstr "Geen geldige datum"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1621
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "\"${val}\" is not a datetime object"
|
||||||
|
msgid "\"${val}\" is not a time object"
|
||||||
|
msgstr "\"${val}\" is geen datetime object"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1878 colander/__init__.py:1880
|
||||||
|
msgid "Required"
|
||||||
|
msgstr "Verplicht"
|
||||||
|
@@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: colander 0.8\n"
|
"Project-Id-Version: colander 0.8\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2010-09-10 08:00+0600\n"
|
"POT-Creation-Date: 2013-05-19 13:15+0200\n"
|
||||||
"PO-Revision-Date: 2011-03-17 19:05+0100\n"
|
"PO-Revision-Date: 2011-03-17 19:05+0100\n"
|
||||||
"Last-Translator: Jędrzej Nowak <pigmej@gmail.com>\n"
|
"Last-Translator: Jędrzej Nowak <pigmej@gmail.com>\n"
|
||||||
"Language-Team: pl <LL@li.org>\n"
|
"Language-Team: pl <LL@li.org>\n"
|
||||||
@@ -16,104 +16,131 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 0.9.5\n"
|
"Generated-By: Babel 1.3\n"
|
||||||
|
|
||||||
#: colander/__init__.py:199
|
#: colander/__init__.py:233
|
||||||
msgid "Invalid value"
|
msgid "Invalid value"
|
||||||
msgstr "Niepoprawna wartość"
|
msgstr "Niepoprawna wartość"
|
||||||
|
|
||||||
#: colander/__init__.py:232
|
#: colander/__init__.py:270
|
||||||
msgid "String does not match expected pattern"
|
msgid "String does not match expected pattern"
|
||||||
msgstr "Nie pasuje do oczekiwanego wzorca"
|
msgstr "Nie pasuje do oczekiwanego wzorca"
|
||||||
|
|
||||||
#: colander/__init__.py:247
|
#: colander/__init__.py:287
|
||||||
msgid "Invalid email address"
|
msgid "Invalid email address"
|
||||||
msgstr "Niepoprawny adres email"
|
msgstr "Niepoprawny adres email"
|
||||||
|
|
||||||
#: colander/__init__.py:276
|
#: colander/__init__.py:315
|
||||||
msgid "${val} is less than minimum value ${min}"
|
msgid "${val} is less than minimum value ${min}"
|
||||||
msgstr "${val} jest mniejsza niż minimalna wartość ${min}"
|
msgstr "${val} jest mniejsza niż minimalna wartość ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:277
|
#: colander/__init__.py:316
|
||||||
msgid "${val} is greater than maximum value ${max}"
|
msgid "${val} is greater than maximum value ${max}"
|
||||||
msgstr "${val} jest większa niż maksymalna wartość ${max}"
|
msgstr "${val} jest większa niż maksymalna wartość ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:309
|
#: colander/__init__.py:348
|
||||||
msgid "Shorter than minimum length ${min}"
|
msgid "Shorter than minimum length ${min}"
|
||||||
msgstr "Krótsze niż minimalna długość ${min}"
|
msgstr "Krótsze niż minimalna długość ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:315
|
#: colander/__init__.py:354
|
||||||
msgid "Longer than maximum length ${max}"
|
msgid "Longer than maximum length ${max}"
|
||||||
msgstr "Dłuższa niż maksymalna długość ${max}"
|
msgstr "Dłuższa niż maksymalna długość ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:328
|
#: colander/__init__.py:367
|
||||||
msgid "\"${val}\" is not one of ${choices}"
|
msgid "\"${val}\" is not one of ${choices}"
|
||||||
msgstr "\"${val}\" nie jest żadnym z ${choices}"
|
msgstr "\"${val}\" nie jest żadnym z ${choices}"
|
||||||
|
|
||||||
#: colander/__init__.py:398
|
#: colander/__init__.py:377
|
||||||
|
msgid "One or more of the choices you made was not acceptable"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:423
|
||||||
|
msgid "Must be a URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:519
|
||||||
msgid "\"${val}\" is not a mapping type: ${err}"
|
msgid "\"${val}\" is not a mapping type: ${err}"
|
||||||
msgstr "\"${val}\" nie jest zmapowanym typem: ${err}"
|
msgstr "\"${val}\" nie jest zmapowanym typem: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:422
|
#: colander/__init__.py:560
|
||||||
msgid "Unrecognized keys in mapping: \"${val}\""
|
msgid "Unrecognized keys in mapping: \"${val}\""
|
||||||
msgstr "Nieznane klucze w mapowaniu: \"${val}\""
|
msgstr "Nieznane klucze w mapowaniu: \"${val}\""
|
||||||
|
|
||||||
#: colander/__init__.py:477 colander/__init__.py:563
|
#: colander/__init__.py:656 colander/__init__.py:856
|
||||||
msgid "\"${val}\" is not iterable"
|
msgid "\"${val}\" is not iterable"
|
||||||
msgstr "\"${val}\" nie jest iterable"
|
msgstr "\"${val}\" nie jest iterable"
|
||||||
|
|
||||||
#: colander/__init__.py:485
|
#: colander/__init__.py:664
|
||||||
msgid ""
|
msgid ""
|
||||||
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
||||||
"${was})"
|
"${was})"
|
||||||
msgstr "\"${val}\" ma niepoprawną ilość elementów (oczekiwano ${exp}, było "
|
msgstr "\"${val}\" ma niepoprawną ilość elementów (oczekiwano ${exp}, było ${was})"
|
||||||
"${was})"
|
|
||||||
|
|
||||||
#: colander/__init__.py:725
|
#: colander/__init__.py:803
|
||||||
msgid "\"${val} cannot be serialized: ${err}"
|
msgid "${cstruct} is not iterable"
|
||||||
msgstr "\"${val} nie może zostać zserializowana: ${err}"
|
msgstr "${cstruct} nie jest iterable"
|
||||||
|
|
||||||
#: colander/__init__.py:738
|
#: colander/__init__.py:1075
|
||||||
msgid "${val} is not a string: %{err}"
|
msgid "${val} cannot be serialized: ${err}"
|
||||||
msgstr "${val} nie jest stringiem: %{err}"
|
msgstr "${val} nie może zostać zserializowana: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:759 colander/__init__.py:770
|
#: colander/__init__.py:1093
|
||||||
|
msgid "${val} is not a string: ${err}"
|
||||||
|
msgstr "${val} nie jest stringiem: ${err}"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1113 colander/__init__.py:1124
|
||||||
msgid "\"${val}\" is not a number"
|
msgid "\"${val}\" is not a number"
|
||||||
msgstr "\"${val}\" nie jest liczbą"
|
msgstr "\"${val}\" nie jest liczbą"
|
||||||
|
|
||||||
#: colander/__init__.py:764 colander/__init__.py:1263
|
#: colander/__init__.py:1268
|
||||||
msgid "Required"
|
|
||||||
msgstr "Wymagane"
|
|
||||||
|
|
||||||
#: colander/__init__.py:844
|
|
||||||
msgid "${val} is not a string"
|
msgid "${val} is not a string"
|
||||||
msgstr "${val} nie jest stringiem"
|
msgstr "${val} nie jest stringiem"
|
||||||
|
|
||||||
#: colander/__init__.py:904 colander/__init__.py:921 colander/__init__.py:931
|
#: colander/__init__.py:1279
|
||||||
|
msgid "\"${val}\" is neither in (${false_choices}) nor in (${true_choices})"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:1339 colander/__init__.py:1356
|
||||||
|
#: colander/__init__.py:1366
|
||||||
msgid "relative name \"${val}\" irresolveable without package"
|
msgid "relative name \"${val}\" irresolveable without package"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: colander/__init__.py:961
|
#: colander/__init__.py:1396
|
||||||
msgid "\"${val}\" has no __name__"
|
msgid "\"${val}\" has no __name__"
|
||||||
msgstr "\"${val}\" nie ma __name__"
|
msgstr "\"${val}\" nie ma __name__"
|
||||||
|
|
||||||
#: colander/__init__.py:967
|
#: colander/__init__.py:1405
|
||||||
msgid "\"${val}\" is not a string"
|
msgid "\"${val}\" is not a string"
|
||||||
msgstr "\"${val}\" nie jest stringiem"
|
msgstr "\"${val}\" nie jest stringiem"
|
||||||
|
|
||||||
#: colander/__init__.py:976
|
#: colander/__init__.py:1414
|
||||||
msgid "The dotted name \"${name}\" cannot be imported"
|
msgid "The dotted name \"${name}\" cannot be imported"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: colander/__init__.py:1024 colander/__init__.py:1101
|
#: colander/__init__.py:1462 colander/__init__.py:1538
|
||||||
msgid "Invalid date"
|
msgid "Invalid date"
|
||||||
msgstr "Niepoprawna data"
|
msgstr "Niepoprawna data"
|
||||||
|
|
||||||
#: colander/__init__.py:1040
|
#: colander/__init__.py:1478
|
||||||
msgid "\"${val}\" is not a datetime object"
|
msgid "\"${val}\" is not a datetime object"
|
||||||
msgstr "\"${val}\" nie jest obiektem datetime"
|
msgstr "\"${val}\" nie jest obiektem datetime"
|
||||||
|
|
||||||
#: colander/__init__.py:1112
|
#: colander/__init__.py:1549
|
||||||
msgid "\"${val}\" is not a date object"
|
msgid "\"${val}\" is not a date object"
|
||||||
msgstr "\"${val}\" nie jest obiektem date"
|
msgstr "\"${val}\" nie jest obiektem date"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1610
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Invalid date"
|
||||||
|
msgid "Invalid time"
|
||||||
|
msgstr "Niepoprawna data"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1621
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "\"${val}\" is not a datetime object"
|
||||||
|
msgid "\"${val}\" is not a time object"
|
||||||
|
msgstr "\"${val}\" nie jest obiektem datetime"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1878 colander/__init__.py:1880
|
||||||
|
msgid "Required"
|
||||||
|
msgstr "Wymagane"
|
||||||
|
@@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: colander 0.9.7\n"
|
"Project-Id-Version: colander 0.9.7\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2012-03-20 23:23-0300\n"
|
"POT-Creation-Date: 2013-05-19 13:15+0200\n"
|
||||||
"PO-Revision-Date: 2012-06-30 17:48+0100\n"
|
"PO-Revision-Date: 2012-06-30 17:48+0100\n"
|
||||||
"Last-Translator: Nuno Teixeira <teixas@gmail.com>\n"
|
"Last-Translator: Nuno Teixeira <teixas@gmail.com>\n"
|
||||||
"Language-Team: pt <LL@li.org>\n"
|
"Language-Team: pt <LL@li.org>\n"
|
||||||
@@ -15,53 +15,61 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 0.9.6\n"
|
"Generated-By: Babel 1.3\n"
|
||||||
|
|
||||||
#: colander/__init__.py:221
|
#: colander/__init__.py:233
|
||||||
msgid "Invalid value"
|
msgid "Invalid value"
|
||||||
msgstr "Valor inválido"
|
msgstr "Valor inválido"
|
||||||
|
|
||||||
#: colander/__init__.py:254
|
#: colander/__init__.py:270
|
||||||
msgid "String does not match expected pattern"
|
msgid "String does not match expected pattern"
|
||||||
msgstr "Os caracteres não seguem o padrão"
|
msgstr "Os caracteres não seguem o padrão"
|
||||||
|
|
||||||
#: colander/__init__.py:269
|
#: colander/__init__.py:287
|
||||||
msgid "Invalid email address"
|
msgid "Invalid email address"
|
||||||
msgstr "E-mail inválido"
|
msgstr "E-mail inválido"
|
||||||
|
|
||||||
#: colander/__init__.py:298
|
#: colander/__init__.py:315
|
||||||
msgid "${val} is less than minimum value ${min}"
|
msgid "${val} is less than minimum value ${min}"
|
||||||
msgstr "${val} é menor que o valor mínimo ${min}"
|
msgstr "${val} é menor que o valor mínimo ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:299
|
#: colander/__init__.py:316
|
||||||
msgid "${val} is greater than maximum value ${max}"
|
msgid "${val} is greater than maximum value ${max}"
|
||||||
msgstr "${val} é maior que o valor máximo ${max}"
|
msgstr "${val} é maior que o valor máximo ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:331
|
#: colander/__init__.py:348
|
||||||
msgid "Shorter than minimum length ${min}"
|
msgid "Shorter than minimum length ${min}"
|
||||||
msgstr "Menor que o tamanho mínimo ${min}"
|
msgstr "Menor que o tamanho mínimo ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:337
|
#: colander/__init__.py:354
|
||||||
msgid "Longer than maximum length ${max}"
|
msgid "Longer than maximum length ${max}"
|
||||||
msgstr "Maior que o tamanho máximo ${max}"
|
msgstr "Maior que o tamanho máximo ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:350
|
#: colander/__init__.py:367
|
||||||
msgid "\"${val}\" is not one of ${choices}"
|
msgid "\"${val}\" is not one of ${choices}"
|
||||||
msgstr "\"${val}\" não se encontra em ${choices}"
|
msgstr "\"${val}\" não se encontra em ${choices}"
|
||||||
|
|
||||||
#: colander/__init__.py:442
|
#: colander/__init__.py:377
|
||||||
|
msgid "One or more of the choices you made was not acceptable"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:423
|
||||||
|
msgid "Must be a URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:519
|
||||||
msgid "\"${val}\" is not a mapping type: ${err}"
|
msgid "\"${val}\" is not a mapping type: ${err}"
|
||||||
msgstr "\"${val}\" não suporta mapeamento: ${err}"
|
msgstr "\"${val}\" não suporta mapeamento: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:466
|
#: colander/__init__.py:560
|
||||||
msgid "Unrecognized keys in mapping: \"${val}\""
|
msgid "Unrecognized keys in mapping: \"${val}\""
|
||||||
msgstr "Índice inexistente no mapeamento: \"${val}\""
|
msgstr "Índice inexistente no mapeamento: \"${val}\""
|
||||||
|
|
||||||
#: colander/__init__.py:562 colander/__init__.py:705
|
#: colander/__init__.py:656 colander/__init__.py:856
|
||||||
msgid "\"${val}\" is not iterable"
|
msgid "\"${val}\" is not iterable"
|
||||||
msgstr "\"${val}\" não é iterável"
|
msgstr "\"${val}\" não é iterável"
|
||||||
|
|
||||||
#: colander/__init__.py:570
|
#: colander/__init__.py:664
|
||||||
msgid ""
|
msgid ""
|
||||||
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
||||||
"${was})"
|
"${was})"
|
||||||
@@ -69,64 +77,67 @@ msgstr ""
|
|||||||
"\"${val}\" tem o número incorrecto de elementos (esperam-se ${exp}, mas "
|
"\"${val}\" tem o número incorrecto de elementos (esperam-se ${exp}, mas "
|
||||||
"mas existem ${was})"
|
"mas existem ${was})"
|
||||||
|
|
||||||
#: colander/__init__.py:919
|
#: colander/__init__.py:803
|
||||||
|
msgid "${cstruct} is not iterable"
|
||||||
|
msgstr "${cstruct} não é iterável"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1075
|
||||||
msgid "${val} cannot be serialized: ${err}"
|
msgid "${val} cannot be serialized: ${err}"
|
||||||
msgstr "${val} não pode ser serializado: ${err}"
|
msgstr "${val} não pode ser serializado: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:937
|
#: colander/__init__.py:1093
|
||||||
msgid "${val} is not a string: ${err}"
|
msgid "${val} is not a string: ${err}"
|
||||||
msgstr "${val} não é uma cadeia de caracteres: ${err}"
|
msgstr "${val} não é uma cadeia de caracteres: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:957 colander/__init__.py:968
|
#: colander/__init__.py:1113 colander/__init__.py:1124
|
||||||
msgid "\"${val}\" is not a number"
|
msgid "\"${val}\" is not a number"
|
||||||
msgstr "\"${val}\" não é um número"
|
msgstr "\"${val}\" não é um número"
|
||||||
|
|
||||||
#: colander/__init__.py:1044
|
#: colander/__init__.py:1268
|
||||||
msgid "${val} is not a string"
|
msgid "${val} is not a string"
|
||||||
msgstr "${val} não é uma cadeia de caracteres"
|
msgstr "${val} não é uma cadeia de caracteres"
|
||||||
|
|
||||||
#: colander/__init__.py:1104 colander/__init__.py:1121
|
#: colander/__init__.py:1279
|
||||||
#: colander/__init__.py:1131
|
msgid "\"${val}\" is neither in (${false_choices}) nor in (${true_choices})"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:1339 colander/__init__.py:1356
|
||||||
|
#: colander/__init__.py:1366
|
||||||
msgid "relative name \"${val}\" irresolveable without package"
|
msgid "relative name \"${val}\" irresolveable without package"
|
||||||
msgstr "O nome relativo \"${val}\" não pode ser resolvido sem o nome do pacote"
|
msgstr "O nome relativo \"${val}\" não pode ser resolvido sem o nome do pacote"
|
||||||
|
|
||||||
#: colander/__init__.py:1161
|
#: colander/__init__.py:1396
|
||||||
msgid "\"${val}\" has no __name__"
|
msgid "\"${val}\" has no __name__"
|
||||||
msgstr "\"${val}\" não contém __name___"
|
msgstr "\"${val}\" não contém __name___"
|
||||||
|
|
||||||
#: colander/__init__.py:1170
|
#: colander/__init__.py:1405
|
||||||
msgid "\"${val}\"\W is not a string"
|
msgid "\"${val}\" is not a string"
|
||||||
msgstr "\"${val}\" não é uma cadeia de caracteres"
|
msgstr "\"${val}\" não é uma cadeia de caracteres"
|
||||||
|
|
||||||
#: colander/__init__.py:1179
|
#: colander/__init__.py:1414
|
||||||
msgid "The dotted name \"${name}\" cannot be imported"
|
msgid "The dotted name \"${name}\" cannot be imported"
|
||||||
msgstr "O nome \"${name}\" não pode ser importado"
|
msgstr "O nome \"${name}\" não pode ser importado"
|
||||||
|
|
||||||
#: colander/__init__.py:1226 colander/__init__.py:1307
|
#: colander/__init__.py:1462 colander/__init__.py:1538
|
||||||
msgid "Invalid date"
|
msgid "Invalid date"
|
||||||
msgstr "Data inválida"
|
msgstr "Data inválida"
|
||||||
|
|
||||||
#: colander/__init__.py:1242
|
#: colander/__init__.py:1478
|
||||||
msgid "\"${val}\" is not a datetime object"
|
msgid "\"${val}\" is not a datetime object"
|
||||||
msgstr "\"${val}\" não é um objecto datetime"
|
msgstr "\"${val}\" não é um objecto datetime"
|
||||||
|
|
||||||
#: colander/__init__.py:1318
|
#: colander/__init__.py:1549
|
||||||
msgid "\"${val}\" is not a date object"
|
msgid "\"${val}\" is not a date object"
|
||||||
msgstr "\"${val}\" não é um objecto date"
|
msgstr "\"${val}\" não é um objecto date"
|
||||||
|
|
||||||
#: colander/__init__.py:1383
|
#: colander/__init__.py:1610
|
||||||
msgid "Invalid time"
|
msgid "Invalid time"
|
||||||
msgstr "Hora inválida"
|
msgstr "Hora inválida"
|
||||||
|
|
||||||
#: colander/__init__.py:1394
|
#: colander/__init__.py:1621
|
||||||
msgid "\"${val}\" is not a time object"
|
msgid "\"${val}\" is not a time object"
|
||||||
msgstr "\"${val}\" não é um objecto time"
|
msgstr "\"${val}\" não é um objecto time"
|
||||||
|
|
||||||
#: colander/__init__.py:1605 colander/__init__.py:1607
|
#: colander/__init__.py:1878 colander/__init__.py:1880
|
||||||
msgid "Required"
|
msgid "Required"
|
||||||
msgstr "Obrigatório"
|
msgstr "Obrigatório"
|
||||||
|
|
||||||
#: colander/tests/test_colander.py:259 colander/tests/test_colander.py:266
|
|
||||||
msgid "fail ${val}"
|
|
||||||
msgstr "Erro ${val}"
|
|
||||||
|
|
||||||
|
@@ -8,135 +8,144 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: colander 0.5.2\n"
|
"Project-Id-Version: colander 0.5.2\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2012-03-20 23:23-0300\n"
|
"POT-Creation-Date: 2013-05-19 13:15+0200\n"
|
||||||
"PO-Revision-Date: 2012-03-20 23:28-0300\n"
|
"PO-Revision-Date: 2012-03-20 23:28-0300\n"
|
||||||
"Last-Translator: Nando Florestan <nandoflorestan@gmail.com>\n"
|
"Last-Translator: Nando Florestan <nandoflorestan@gmail.com>\n"
|
||||||
"Language-Team: Portuguese <>\n"
|
"Language-Team: Portuguese <>\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
|
"Plural-Forms: nplurals=2; plural=(n!=1)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bits\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 0.9.6\n"
|
"Generated-By: Babel 1.3\n"
|
||||||
|
|
||||||
#: colander/__init__.py:221
|
#: colander/__init__.py:233
|
||||||
msgid "Invalid value"
|
msgid "Invalid value"
|
||||||
msgstr "Valor inválido"
|
msgstr "Valor inválido"
|
||||||
|
|
||||||
#: colander/__init__.py:254
|
#: colander/__init__.py:270
|
||||||
msgid "String does not match expected pattern"
|
msgid "String does not match expected pattern"
|
||||||
msgstr "Não corresponde ao padrão esperado"
|
msgstr "Não corresponde ao padrão esperado"
|
||||||
|
|
||||||
#: colander/__init__.py:269
|
#: colander/__init__.py:287
|
||||||
msgid "Invalid email address"
|
msgid "Invalid email address"
|
||||||
msgstr "Endereço de email inválido"
|
msgstr "Endereço de email inválido"
|
||||||
|
|
||||||
#: colander/__init__.py:298
|
#: colander/__init__.py:315
|
||||||
msgid "${val} is less than minimum value ${min}"
|
msgid "${val} is less than minimum value ${min}"
|
||||||
msgstr "${val} é menor do que o mínimo ${min}"
|
msgstr "${val} é menor do que o mínimo ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:299
|
#: colander/__init__.py:316
|
||||||
msgid "${val} is greater than maximum value ${max}"
|
msgid "${val} is greater than maximum value ${max}"
|
||||||
msgstr "${val} é maior do que o máximo ${max}"
|
msgstr "${val} é maior do que o máximo ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:331
|
#: colander/__init__.py:348
|
||||||
msgid "Shorter than minimum length ${min}"
|
msgid "Shorter than minimum length ${min}"
|
||||||
msgstr "Mais curto do que o comprimento mínimo ${min}"
|
msgstr "Mais curto do que o comprimento mínimo ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:337
|
#: colander/__init__.py:354
|
||||||
msgid "Longer than maximum length ${max}"
|
msgid "Longer than maximum length ${max}"
|
||||||
msgstr "Mais longo do que o comprimento máximo ${max}"
|
msgstr "Mais longo do que o comprimento máximo ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:350
|
#: colander/__init__.py:367
|
||||||
msgid "\"${val}\" is not one of ${choices}"
|
msgid "\"${val}\" is not one of ${choices}"
|
||||||
msgstr "\"${val}\" não está entre ${choices}"
|
msgstr "\"${val}\" não está entre ${choices}"
|
||||||
|
|
||||||
#: colander/__init__.py:442
|
#: colander/__init__.py:377
|
||||||
|
msgid "One or more of the choices you made was not acceptable"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:423
|
||||||
|
msgid "Must be a URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:519
|
||||||
msgid "\"${val}\" is not a mapping type: ${err}"
|
msgid "\"${val}\" is not a mapping type: ${err}"
|
||||||
msgstr "\"${val}\" não é um tipo de mapeamento: ${err}"
|
msgstr "\"${val}\" não é um tipo de mapeamento: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:466
|
#: colander/__init__.py:560
|
||||||
msgid "Unrecognized keys in mapping: \"${val}\""
|
msgid "Unrecognized keys in mapping: \"${val}\""
|
||||||
msgstr "Chaves desconhecidas no mapeamento: \"${val}\""
|
msgstr "Chaves desconhecidas no mapeamento: \"${val}\""
|
||||||
|
|
||||||
#: colander/__init__.py:562 colander/__init__.py:705
|
#: colander/__init__.py:656 colander/__init__.py:856
|
||||||
msgid "\"${val}\" is not iterable"
|
msgid "\"${val}\" is not iterable"
|
||||||
msgstr "Iterações não podem ser feitas em \"${val}\""
|
msgstr "Iterações não podem ser feitas em \"${val}\""
|
||||||
|
|
||||||
#: colander/__init__.py:570
|
#: colander/__init__.py:664
|
||||||
msgid ""
|
msgid ""
|
||||||
"\"${val}\" has an incorrect number of elements (expected ${exp}, was ${was})"
|
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
||||||
|
"${was})"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"\"${val}\" tem um número incorreto de elementos (${exp} esperados, ${was}"
|
"\"${val}\" tem um número incorreto de elementos (${exp} esperados, ${was}"
|
||||||
" obtidos)"
|
" obtidos)"
|
||||||
|
|
||||||
#: colander/__init__.py:919
|
#: colander/__init__.py:803
|
||||||
#| msgid "\"${val} cannot be serialized to str: ${err}"
|
msgid "${cstruct} is not iterable"
|
||||||
|
msgstr "Iterações não podem ser feitas em ${cstruct}"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1075
|
||||||
msgid "${val} cannot be serialized: ${err}"
|
msgid "${val} cannot be serialized: ${err}"
|
||||||
msgstr "\"${val} não pode ser serializado: ${err}"
|
msgstr "\"${val} não pode ser serializado: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:937
|
#: colander/__init__.py:1093
|
||||||
#| msgid "${val} is not a string: %{err}"
|
|
||||||
msgid "${val} is not a string: ${err}"
|
msgid "${val} is not a string: ${err}"
|
||||||
msgstr "${val} não é uma string: %{err}"
|
msgstr "${val} não é uma string: %{err}"
|
||||||
|
|
||||||
#: colander/__init__.py:957 colander/__init__.py:968
|
#: colander/__init__.py:1113 colander/__init__.py:1124
|
||||||
msgid "\"${val}\" is not a number"
|
msgid "\"${val}\" is not a number"
|
||||||
msgstr "\"${val}\" não é um número"
|
msgstr "\"${val}\" não é um número"
|
||||||
|
|
||||||
#: colander/__init__.py:1044
|
#: colander/__init__.py:1268
|
||||||
msgid "${val} is not a string"
|
msgid "${val} is not a string"
|
||||||
msgstr "${val} não é uma string"
|
msgstr "${val} não é uma string"
|
||||||
|
|
||||||
#: colander/__init__.py:1104 colander/__init__.py:1121
|
#: colander/__init__.py:1279
|
||||||
#: colander/__init__.py:1131
|
msgid "\"${val}\" is neither in (${false_choices}) nor in (${true_choices})"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:1339 colander/__init__.py:1356
|
||||||
|
#: colander/__init__.py:1366
|
||||||
msgid "relative name \"${val}\" irresolveable without package"
|
msgid "relative name \"${val}\" irresolveable without package"
|
||||||
msgstr "O nome relativo \"${val}\" não pode ser resolvido sem o pacote"
|
msgstr "O nome relativo \"${val}\" não pode ser resolvido sem o pacote"
|
||||||
|
|
||||||
#: colander/__init__.py:1161
|
#: colander/__init__.py:1396
|
||||||
msgid "\"${val}\" has no __name__"
|
msgid "\"${val}\" has no __name__"
|
||||||
msgstr "\"${val}\" não tem __name__"
|
msgstr "\"${val}\" não tem __name__"
|
||||||
|
|
||||||
#: colander/__init__.py:1170
|
#: colander/__init__.py:1405
|
||||||
msgid "\"${val}\" is not a string"
|
msgid "\"${val}\" is not a string"
|
||||||
msgstr "\"${val}\" não é uma string"
|
msgstr "\"${val}\" não é uma string"
|
||||||
|
|
||||||
#: colander/__init__.py:1179
|
#: colander/__init__.py:1414
|
||||||
msgid "The dotted name \"${name}\" cannot be imported"
|
msgid "The dotted name \"${name}\" cannot be imported"
|
||||||
msgstr "O pacote \"${name}\" não pode ser importado"
|
msgstr "O pacote \"${name}\" não pode ser importado"
|
||||||
|
|
||||||
#: colander/__init__.py:1226 colander/__init__.py:1307
|
#: colander/__init__.py:1462 colander/__init__.py:1538
|
||||||
#| msgid "Invalid value"
|
|
||||||
msgid "Invalid date"
|
msgid "Invalid date"
|
||||||
msgstr "Data inválida"
|
msgstr "Data inválida"
|
||||||
|
|
||||||
#: colander/__init__.py:1242
|
#: colander/__init__.py:1478
|
||||||
msgid "\"${val}\" is not a datetime object"
|
msgid "\"${val}\" is not a datetime object"
|
||||||
msgstr "\"${val}\" não é um objeto datetime"
|
msgstr "\"${val}\" não é um objeto datetime"
|
||||||
|
|
||||||
#: colander/__init__.py:1318
|
#: colander/__init__.py:1549
|
||||||
msgid "\"${val}\" is not a date object"
|
msgid "\"${val}\" is not a date object"
|
||||||
msgstr "\"${val}\" não é um objeto date"
|
msgstr "\"${val}\" não é um objeto date"
|
||||||
|
|
||||||
#: colander/__init__.py:1383
|
#: colander/__init__.py:1610
|
||||||
#| msgid "Invalid value"
|
|
||||||
msgid "Invalid time"
|
msgid "Invalid time"
|
||||||
msgstr "Hora inválida"
|
msgstr "Hora inválida"
|
||||||
|
|
||||||
#: colander/__init__.py:1394
|
#: colander/__init__.py:1621
|
||||||
#| msgid "\"${val}\" is not a datetime object"
|
|
||||||
msgid "\"${val}\" is not a time object"
|
msgid "\"${val}\" is not a time object"
|
||||||
msgstr "\"${val}\" não é um objeto time"
|
msgstr "\"${val}\" não é um objeto time"
|
||||||
|
|
||||||
#: colander/__init__.py:1605 colander/__init__.py:1607
|
#: colander/__init__.py:1878 colander/__init__.py:1880
|
||||||
msgid "Required"
|
msgid "Required"
|
||||||
msgstr "Obrigatório"
|
msgstr "Obrigatório"
|
||||||
|
|
||||||
#: colander/tests/test_colander.py:259 colander/tests/test_colander.py:266
|
|
||||||
msgid "fail ${val}"
|
|
||||||
msgstr "falha ${val}"
|
|
||||||
|
|
||||||
#~ msgid "\"${val}\" is required but missing"
|
#~ msgid "\"${val}\" is required but missing"
|
||||||
#~ msgstr "\"${val}\" é obrigatório, mas está vazio"
|
#~ msgstr "\"${val}\" é obrigatório, mas está vazio"
|
||||||
|
|
||||||
#~ msgid "${val} cannot be parsed as an iso8601 date: ${err}"
|
#~ msgid "${val} cannot be parsed as an iso8601 date: ${err}"
|
||||||
#~ msgstr "${val} não pode ser entendido como uma data iso8601: ${err}"
|
#~ msgstr "${val} não pode ser entendido como uma data iso8601: ${err}"
|
||||||
|
|
||||||
|
@@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: colander 0.5.2\n"
|
"Project-Id-Version: colander 0.5.2\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2010-04-25 21:09+0400\n"
|
"POT-Creation-Date: 2013-05-19 13:15+0200\n"
|
||||||
"PO-Revision-Date: 2010-04-25 21:18-0400\n"
|
"PO-Revision-Date: 2010-04-25 21:18-0400\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: ru <LL@li.org>\n"
|
"Language-Team: ru <LL@li.org>\n"
|
||||||
@@ -16,110 +16,144 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 0.9.5\n"
|
"Generated-By: Babel 1.3\n"
|
||||||
|
|
||||||
#: colander/__init__.py:177
|
#: colander/__init__.py:233
|
||||||
msgid "Invalid value"
|
msgid "Invalid value"
|
||||||
msgstr "Неверное значение"
|
msgstr "Неверное значение"
|
||||||
|
|
||||||
#: colander/__init__.py:202
|
#: colander/__init__.py:270
|
||||||
msgid "String does not match expected pattern"
|
msgid "String does not match expected pattern"
|
||||||
msgstr "Строка не соответствует заданному шаблону"
|
msgstr "Строка не соответствует заданному шаблону"
|
||||||
|
|
||||||
#: colander/__init__.py:217
|
#: colander/__init__.py:287
|
||||||
msgid "Invalid email address"
|
msgid "Invalid email address"
|
||||||
msgstr "Неверный адрес электронной почты"
|
msgstr "Неверный адрес электронной почты"
|
||||||
|
|
||||||
#: colander/__init__.py:246
|
#: colander/__init__.py:315
|
||||||
msgid "${val} is less than minimum value ${min}"
|
msgid "${val} is less than minimum value ${min}"
|
||||||
msgstr "${val} меньше чем ${min}"
|
msgstr "${val} меньше чем ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:247
|
#: colander/__init__.py:316
|
||||||
msgid "${val} is greater than maximum value ${max}"
|
msgid "${val} is greater than maximum value ${max}"
|
||||||
msgstr "${val} больше чем ${max}"
|
msgstr "${val} больше чем ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:279
|
#: colander/__init__.py:348
|
||||||
msgid "Shorter than minimum length ${min}"
|
msgid "Shorter than minimum length ${min}"
|
||||||
msgstr "Меньше, чем минимальная длина {$min}"
|
msgstr "Меньше, чем минимальная длина {$min}"
|
||||||
|
|
||||||
#: colander/__init__.py:285
|
#: colander/__init__.py:354
|
||||||
msgid "Longer than maximum length ${max}"
|
msgid "Longer than maximum length ${max}"
|
||||||
msgstr "Больше, чем максимальная длина {$min}"
|
msgstr "Больше, чем максимальная длина {$min}"
|
||||||
|
|
||||||
#: colander/__init__.py:298
|
#: colander/__init__.py:367
|
||||||
msgid "\"${val}\" is not one of ${choices}"
|
msgid "\"${val}\" is not one of ${choices}"
|
||||||
msgstr "\"${val}\" не является одним из ${choices}"
|
msgstr "\"${val}\" не является одним из ${choices}"
|
||||||
|
|
||||||
#: colander/__init__.py:367
|
#: colander/__init__.py:377
|
||||||
|
msgid "One or more of the choices you made was not acceptable"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:423
|
||||||
|
msgid "Must be a URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:519
|
||||||
msgid "\"${val}\" is not a mapping type: ${err}"
|
msgid "\"${val}\" is not a mapping type: ${err}"
|
||||||
msgstr "\"${val}\" содержит неверный тип данных: ${err}"
|
msgstr "\"${val}\" содержит неверный тип данных: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:394
|
#: colander/__init__.py:560
|
||||||
msgid "\"${val}\" is required but missing"
|
|
||||||
msgstr "\"${val}\" является обязательным для заполнения"
|
|
||||||
|
|
||||||
#: colander/__init__.py:411
|
|
||||||
msgid "Unrecognized keys in mapping: \"${val}\""
|
msgid "Unrecognized keys in mapping: \"${val}\""
|
||||||
msgstr "Неизвестные ключи: \"${val}\""
|
msgstr "Неизвестные ключи: \"${val}\""
|
||||||
|
|
||||||
#: colander/__init__.py:461 colander/__init__.py:539
|
#: colander/__init__.py:656 colander/__init__.py:856
|
||||||
msgid "\"${val}\" is not iterable"
|
msgid "\"${val}\" is not iterable"
|
||||||
msgstr "\"${val}\" не является итератором"
|
msgstr "\"${val}\" не является итератором"
|
||||||
|
|
||||||
#: colander/__init__.py:469
|
#: colander/__init__.py:664
|
||||||
msgid ""
|
msgid ""
|
||||||
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
||||||
"${was})"
|
"${was})"
|
||||||
msgstr "\"${val}\" содержит неверное число элементов (ожидалось ${exp}, но содержит "
|
msgstr ""
|
||||||
"${was})"
|
"\"${val}\" содержит неверное число элементов (ожидалось ${exp}, но "
|
||||||
|
"содержит ${was})"
|
||||||
|
|
||||||
#: colander/__init__.py:644
|
#: colander/__init__.py:803
|
||||||
msgid "${val} is not a string: %{err}"
|
msgid "${cstruct} is not iterable"
|
||||||
msgstr "${val} не является строкой: %{err}"
|
msgstr "${cstruct} не является итератором"
|
||||||
|
|
||||||
#: colander/__init__.py:648 colander/__init__.py:680 colander/__init__.py:710
|
#: colander/__init__.py:1075
|
||||||
#: colander/__init__.py:751 colander/__init__.py:996
|
msgid "${val} cannot be serialized: ${err}"
|
||||||
msgid "Required"
|
msgstr "${val} не может быть сериализовано в строку: ${err}"
|
||||||
msgstr "Требуется"
|
|
||||||
|
|
||||||
#: colander/__init__.py:662
|
#: colander/__init__.py:1093
|
||||||
msgid "\"${val} cannot be serialized to str: ${err}"
|
msgid "${val} is not a string: ${err}"
|
||||||
msgstr "\"${val} не может быть сериализовано в строку: ${err}"
|
msgstr "${val} не является строкой: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:683 colander/__init__.py:692 colander/__init__.py:713
|
#: colander/__init__.py:1113 colander/__init__.py:1124
|
||||||
#: colander/__init__.py:722
|
|
||||||
msgid "\"${val}\" is not a number"
|
msgid "\"${val}\" is not a number"
|
||||||
msgstr "\"${val}\" не является числом"
|
msgstr "\"${val}\" не является числом"
|
||||||
|
|
||||||
#: colander/__init__.py:747
|
#: colander/__init__.py:1268
|
||||||
msgid "${val} is not a string"
|
msgid "${val} is not a string"
|
||||||
msgstr "${val} не является строкой"
|
msgstr "${val} не является строкой"
|
||||||
|
|
||||||
#: colander/__init__.py:808 colander/__init__.py:825 colander/__init__.py:835
|
#: colander/__init__.py:1279
|
||||||
|
msgid "\"${val}\" is neither in (${false_choices}) nor in (${true_choices})"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:1339 colander/__init__.py:1356
|
||||||
|
#: colander/__init__.py:1366
|
||||||
msgid "relative name \"${val}\" irresolveable without package"
|
msgid "relative name \"${val}\" irresolveable without package"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: colander/__init__.py:860
|
#: colander/__init__.py:1396
|
||||||
msgid "\"${val}\" is not a string"
|
|
||||||
msgstr "\"${val}\" не является строкой"
|
|
||||||
|
|
||||||
#: colander/__init__.py:868
|
|
||||||
msgid "The dotted name \"${name}\" cannot be imported"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: colander/__init__.py:876
|
|
||||||
msgid "\"${val}\" has no __name__"
|
msgid "\"${val}\" has no __name__"
|
||||||
msgstr "\"${val}\" не имеет аттрибута __name__"
|
msgstr "\"${val}\" не имеет аттрибута __name__"
|
||||||
|
|
||||||
#: colander/__init__.py:918 colander/__init__.py:982
|
#: colander/__init__.py:1405
|
||||||
msgid "${val} cannot be parsed as an iso8601 date: ${err}"
|
msgid "\"${val}\" is not a string"
|
||||||
msgstr "Значение ${val} не может быть распознано как дата в формате iso8601: ${err}"
|
msgstr "\"${val}\" не является строкой"
|
||||||
|
|
||||||
#: colander/__init__.py:929
|
#: colander/__init__.py:1414
|
||||||
|
msgid "The dotted name \"${name}\" cannot be imported"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:1462 colander/__init__.py:1538
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Invalid value"
|
||||||
|
msgid "Invalid date"
|
||||||
|
msgstr "Неверное значение"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1478
|
||||||
msgid "\"${val}\" is not a datetime object"
|
msgid "\"${val}\" is not a datetime object"
|
||||||
msgstr "\"${val}\" не является объектом datetime"
|
msgstr "\"${val}\" не является объектом datetime"
|
||||||
|
|
||||||
#: colander/__init__.py:988
|
#: colander/__init__.py:1549
|
||||||
msgid "\"${val}\" is not a date object"
|
msgid "\"${val}\" is not a date object"
|
||||||
msgstr "\"${val}\" не является объектом date"
|
msgstr "\"${val}\" не является объектом date"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1610
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Invalid value"
|
||||||
|
msgid "Invalid time"
|
||||||
|
msgstr "Неверное значение"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1621
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "\"${val}\" is not a datetime object"
|
||||||
|
msgid "\"${val}\" is not a time object"
|
||||||
|
msgstr "\"${val}\" не является объектом datetime"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1878 colander/__init__.py:1880
|
||||||
|
msgid "Required"
|
||||||
|
msgstr "Требуется"
|
||||||
|
|
||||||
|
#~ msgid "\"${val}\" is required but missing"
|
||||||
|
#~ msgstr "\"${val}\" является обязательным для заполнения"
|
||||||
|
|
||||||
|
#~ msgid "${val} cannot be parsed as an iso8601 date: ${err}"
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Значение ${val} не может быть распознано"
|
||||||
|
#~ " как дата в формате iso8601: ${err}"
|
||||||
|
|
||||||
|
@@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: colander 0.8\n"
|
"Project-Id-Version: colander 0.8\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2010-09-10 08:00-0600\n"
|
"POT-Creation-Date: 2013-05-19 13:15+0200\n"
|
||||||
"PO-Revision-Date: 2011-08-23 10:04+0200\n"
|
"PO-Revision-Date: 2011-08-23 10:04+0200\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: sv <LL@li.org>\n"
|
"Language-Team: sv <LL@li.org>\n"
|
||||||
@@ -15,109 +15,131 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 0.9.6\n"
|
"Generated-By: Babel 1.3\n"
|
||||||
|
|
||||||
#: colander/__init__.py:199
|
#: colander/__init__.py:233
|
||||||
msgid "Invalid value"
|
msgid "Invalid value"
|
||||||
msgstr "Ogiltigt värde"
|
msgstr "Ogiltigt värde"
|
||||||
|
|
||||||
#: colander/__init__.py:232
|
#: colander/__init__.py:270
|
||||||
msgid "String does not match expected pattern"
|
msgid "String does not match expected pattern"
|
||||||
msgstr "Strängen följer inte förväntat mönster"
|
msgstr "Strängen följer inte förväntat mönster"
|
||||||
|
|
||||||
#: colander/__init__.py:247
|
#: colander/__init__.py:287
|
||||||
msgid "Invalid email address"
|
msgid "Invalid email address"
|
||||||
msgstr "Ogiltig epostadress"
|
msgstr "Ogiltig epostadress"
|
||||||
|
|
||||||
#: colander/__init__.py:276
|
#: colander/__init__.py:315
|
||||||
msgid "${val} is less than minimum value ${min}"
|
msgid "${val} is less than minimum value ${min}"
|
||||||
msgstr "${val} är mindre än minimumvärdet ${min}"
|
msgstr "${val} är mindre än minimumvärdet ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:277
|
#: colander/__init__.py:316
|
||||||
msgid "${val} is greater than maximum value ${max}"
|
msgid "${val} is greater than maximum value ${max}"
|
||||||
msgstr "${val} är större än maxvärdet ${max}"
|
msgstr "${val} är större än maxvärdet ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:309
|
#: colander/__init__.py:348
|
||||||
msgid "Shorter than minimum length ${min}"
|
msgid "Shorter than minimum length ${min}"
|
||||||
msgstr "Kortare än minimilängden ${min}"
|
msgstr "Kortare än minimilängden ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:315
|
#: colander/__init__.py:354
|
||||||
msgid "Longer than maximum length ${max}"
|
msgid "Longer than maximum length ${max}"
|
||||||
msgstr "Längre än maxlängden ${max}"
|
msgstr "Längre än maxlängden ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:328
|
#: colander/__init__.py:367
|
||||||
msgid "\"${val}\" is not one of ${choices}"
|
msgid "\"${val}\" is not one of ${choices}"
|
||||||
msgstr "\"${val}\" är inte en av ${choices}"
|
msgstr "\"${val}\" är inte en av ${choices}"
|
||||||
|
|
||||||
#: colander/__init__.py:398
|
#: colander/__init__.py:377
|
||||||
#, fuzzy
|
msgid "One or more of the choices you made was not acceptable"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:423
|
||||||
|
msgid "Must be a URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:519
|
||||||
msgid "\"${val}\" is not a mapping type: ${err}"
|
msgid "\"${val}\" is not a mapping type: ${err}"
|
||||||
msgstr "\"${val}\" är inte en \"mapping\"-typ: ${err}"
|
msgstr "\"${val}\" är inte en \"mapping\"-typ: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:422
|
#: colander/__init__.py:560
|
||||||
#, fuzzy
|
|
||||||
msgid "Unrecognized keys in mapping: \"${val}\""
|
msgid "Unrecognized keys in mapping: \"${val}\""
|
||||||
msgstr "Obekant nyckel i \"mapping\": \"${val}\""
|
msgstr "Obekant nyckel i \"mapping\": \"${val}\""
|
||||||
|
|
||||||
#: colander/__init__.py:477
|
#: colander/__init__.py:656 colander/__init__.py:856
|
||||||
#: colander/__init__.py:563
|
|
||||||
msgid "\"${val}\" is not iterable"
|
msgid "\"${val}\" is not iterable"
|
||||||
msgstr "\"${val}\" är inte itererbar"
|
msgstr "\"${val}\" är inte itererbar"
|
||||||
|
|
||||||
#: colander/__init__.py:485
|
#: colander/__init__.py:664
|
||||||
msgid "\"${val}\" has an incorrect number of elements (expected ${exp}, was ${was})"
|
msgid ""
|
||||||
|
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
||||||
|
"${was})"
|
||||||
msgstr "\"${val}\" har fel antal element (förväntade ${exp}, var ${was})"
|
msgstr "\"${val}\" har fel antal element (förväntade ${exp}, var ${was})"
|
||||||
|
|
||||||
#: colander/__init__.py:725
|
#: colander/__init__.py:803
|
||||||
msgid "\"${val} cannot be serialized: ${err}"
|
msgid "${cstruct} is not iterable"
|
||||||
msgstr "\"${val} kan inte serialiseras: ${err}"
|
msgstr "${cstruct} är inte itererbar"
|
||||||
|
|
||||||
#: colander/__init__.py:738
|
#: colander/__init__.py:1075
|
||||||
msgid "${val} is not a string: %{err}"
|
msgid "${val} cannot be serialized: ${err}"
|
||||||
msgstr "${val} är inte en sträng: %{err}"
|
msgstr "${val} kan inte serialiseras: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:759
|
#: colander/__init__.py:1093
|
||||||
#: colander/__init__.py:770
|
msgid "${val} is not a string: ${err}"
|
||||||
|
msgstr "${val} är inte en sträng: ${err}"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1113 colander/__init__.py:1124
|
||||||
msgid "\"${val}\" is not a number"
|
msgid "\"${val}\" is not a number"
|
||||||
msgstr "\"${val}\" är inte ett nummer"
|
msgstr "\"${val}\" är inte ett nummer"
|
||||||
|
|
||||||
#: colander/__init__.py:764
|
#: colander/__init__.py:1268
|
||||||
#: colander/__init__.py:1263
|
|
||||||
msgid "Required"
|
|
||||||
msgstr "Krävd"
|
|
||||||
|
|
||||||
#: colander/__init__.py:844
|
|
||||||
msgid "${val} is not a string"
|
msgid "${val} is not a string"
|
||||||
msgstr "${val} är inte en sträng"
|
msgstr "${val} är inte en sträng"
|
||||||
|
|
||||||
#: colander/__init__.py:904
|
#: colander/__init__.py:1279
|
||||||
#: colander/__init__.py:921
|
msgid "\"${val}\" is neither in (${false_choices}) nor in (${true_choices})"
|
||||||
#: colander/__init__.py:931
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:1339 colander/__init__.py:1356
|
||||||
|
#: colander/__init__.py:1366
|
||||||
msgid "relative name \"${val}\" irresolveable without package"
|
msgid "relative name \"${val}\" irresolveable without package"
|
||||||
msgstr "relativa namnet \"${val}\" kan inte slås upp utan paket"
|
msgstr "relativa namnet \"${val}\" kan inte slås upp utan paket"
|
||||||
|
|
||||||
#: colander/__init__.py:961
|
#: colander/__init__.py:1396
|
||||||
msgid "\"${val}\" has no __name__"
|
msgid "\"${val}\" has no __name__"
|
||||||
msgstr "\"${val}\" har ingen __name__"
|
msgstr "\"${val}\" har ingen __name__"
|
||||||
|
|
||||||
#: colander/__init__.py:967
|
#: colander/__init__.py:1405
|
||||||
msgid "\"${val}\" is not a string"
|
msgid "\"${val}\" is not a string"
|
||||||
msgstr "\"${val}\" är inte en sträng"
|
msgstr "\"${val}\" är inte en sträng"
|
||||||
|
|
||||||
#: colander/__init__.py:976
|
#: colander/__init__.py:1414
|
||||||
msgid "The dotted name \"${name}\" cannot be imported"
|
msgid "The dotted name \"${name}\" cannot be imported"
|
||||||
msgstr "Punktade namnet \"${name}\" kan inte importeras"
|
msgstr "Punktade namnet \"${name}\" kan inte importeras"
|
||||||
|
|
||||||
#: colander/__init__.py:1024
|
#: colander/__init__.py:1462 colander/__init__.py:1538
|
||||||
#: colander/__init__.py:1101
|
|
||||||
msgid "Invalid date"
|
msgid "Invalid date"
|
||||||
msgstr "Ogiltigt datum"
|
msgstr "Ogiltigt datum"
|
||||||
|
|
||||||
#: colander/__init__.py:1040
|
#: colander/__init__.py:1478
|
||||||
msgid "\"${val}\" is not a datetime object"
|
msgid "\"${val}\" is not a datetime object"
|
||||||
msgstr "\"${val}\" är inte ett \"datetime\"-objekt"
|
msgstr "\"${val}\" är inte ett \"datetime\"-objekt"
|
||||||
|
|
||||||
#: colander/__init__.py:1112
|
#: colander/__init__.py:1549
|
||||||
msgid "\"${val}\" is not a date object"
|
msgid "\"${val}\" is not a date object"
|
||||||
msgstr "\"${val}\" är inte ett \"date\"-objekt"
|
msgstr "\"${val}\" är inte ett \"date\"-objekt"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1610
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Invalid date"
|
||||||
|
msgid "Invalid time"
|
||||||
|
msgstr "Ogiltigt datum"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1621
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "\"${val}\" is not a datetime object"
|
||||||
|
msgid "\"${val}\" is not a time object"
|
||||||
|
msgstr "\"${val}\" är inte ett \"datetime\"-objekt"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1878 colander/__init__.py:1880
|
||||||
|
msgid "Required"
|
||||||
|
msgstr "Krävd"
|
||||||
|
@@ -1,115 +1,145 @@
|
|||||||
# Translations template for colander.
|
# Chinese translations for colander.
|
||||||
# Copyright (C) 2010 ORGANIZATION
|
# Copyright (C) 2010 ORGANIZATION
|
||||||
# This file is distributed under the same license as the colander project.
|
# This file is distributed under the same license as the colander project.
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
||||||
#
|
#
|
||||||
#, fuzzy
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: colander 0.8\n"
|
"Project-Id-Version: colander 0.8\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2010-09-10 08:00-0600\n"
|
"POT-Creation-Date: 2013-05-19 13:15+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: zh <LL@li.org>\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 0.9.5\n"
|
"Generated-By: Babel 1.3\n"
|
||||||
|
|
||||||
#: colander/__init__.py:199
|
#: colander/__init__.py:233
|
||||||
msgid "Invalid value"
|
msgid "Invalid value"
|
||||||
msgstr "无效值"
|
msgstr "无效值"
|
||||||
|
|
||||||
#: colander/__init__.py:232
|
#: colander/__init__.py:270
|
||||||
msgid "String does not match expected pattern"
|
msgid "String does not match expected pattern"
|
||||||
msgstr "字符串和要求的模式不匹配"
|
msgstr "字符串和要求的模式不匹配"
|
||||||
|
|
||||||
#: colander/__init__.py:247
|
#: colander/__init__.py:287
|
||||||
msgid "Invalid email address"
|
msgid "Invalid email address"
|
||||||
msgstr "无效的邮件地址"
|
msgstr "无效的邮件地址"
|
||||||
|
|
||||||
#: colander/__init__.py:276
|
#: colander/__init__.py:315
|
||||||
msgid "${val} is less than minimum value ${min}"
|
msgid "${val} is less than minimum value ${min}"
|
||||||
msgstr "${val} 低于最低限值 ${min}"
|
msgstr "${val} 低于最低限值 ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:277
|
#: colander/__init__.py:316
|
||||||
msgid "${val} is greater than maximum value ${max}"
|
msgid "${val} is greater than maximum value ${max}"
|
||||||
msgstr "${val} 大于最高限值 ${max}"
|
msgstr "${val} 大于最高限值 ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:309
|
#: colander/__init__.py:348
|
||||||
msgid "Shorter than minimum length ${min}"
|
msgid "Shorter than minimum length ${min}"
|
||||||
msgstr "短于最小长度 ${min}"
|
msgstr "短于最小长度 ${min}"
|
||||||
|
|
||||||
#: colander/__init__.py:315
|
#: colander/__init__.py:354
|
||||||
msgid "Longer than maximum length ${max}"
|
msgid "Longer than maximum length ${max}"
|
||||||
msgstr "长于最大长度 ${max}"
|
msgstr "长于最大长度 ${max}"
|
||||||
|
|
||||||
#: colander/__init__.py:328
|
#: colander/__init__.py:367
|
||||||
msgid "\"${val}\" is not one of ${choices}"
|
msgid "\"${val}\" is not one of ${choices}"
|
||||||
msgstr "\"${val}\" 不是这些值 ${choices} 中的一个"
|
msgstr "\"${val}\" 不是这些值 ${choices} 中的一个"
|
||||||
|
|
||||||
#: colander/__init__.py:398
|
#: colander/__init__.py:377
|
||||||
|
msgid "One or more of the choices you made was not acceptable"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:423
|
||||||
|
msgid "Must be a URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:519
|
||||||
msgid "\"${val}\" is not a mapping type: ${err}"
|
msgid "\"${val}\" is not a mapping type: ${err}"
|
||||||
msgstr "\"${val}\" 不是一个映射类型: ${err}"
|
msgstr "\"${val}\" 不是一个映射类型: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:422
|
#: colander/__init__.py:560
|
||||||
msgid "Unrecognized keys in mapping: \"${val}\""
|
msgid "Unrecognized keys in mapping: \"${val}\""
|
||||||
msgstr "无法识别的键: \"${val}\""
|
msgstr "无法识别的键: \"${val}\""
|
||||||
|
|
||||||
#: colander/__init__.py:477 colander/__init__.py:563
|
#: colander/__init__.py:656 colander/__init__.py:856
|
||||||
msgid "\"${val}\" is not iterable"
|
msgid "\"${val}\" is not iterable"
|
||||||
msgstr "\"${val}\" 不可遍历"
|
msgstr "\"${val}\" 不可遍历"
|
||||||
|
|
||||||
#: colander/__init__.py:485
|
#: colander/__init__.py:664
|
||||||
msgid "\"${val}\" has an incorrect number of elements (expected ${exp}, was ${was})"
|
msgid ""
|
||||||
|
"\"${val}\" has an incorrect number of elements (expected ${exp}, was "
|
||||||
|
"${was})"
|
||||||
msgstr "\"${val}\" 的元素个数不正确 (要求 ${exp}, 实际 ${was})"
|
msgstr "\"${val}\" 的元素个数不正确 (要求 ${exp}, 实际 ${was})"
|
||||||
|
|
||||||
#: colander/__init__.py:725
|
#: colander/__init__.py:803
|
||||||
msgid "\"${val} cannot be serialized: ${err}"
|
msgid "${cstruct} is not iterable"
|
||||||
msgstr "\"${val} 不可序列化: ${err}"
|
msgstr "${cstruct} 不可遍历"
|
||||||
|
|
||||||
#: colander/__init__.py:738
|
#: colander/__init__.py:1075
|
||||||
msgid "${val} is not a string: %{err}"
|
msgid "${val} cannot be serialized: ${err}"
|
||||||
msgstr "${val} 不是字符串: %{err}"
|
msgstr "${val} 不可序列化: ${err}"
|
||||||
|
|
||||||
#: colander/__init__.py:759 colander/__init__.py:770
|
#: colander/__init__.py:1093
|
||||||
|
msgid "${val} is not a string: ${err}"
|
||||||
|
msgstr "${val} 不是字符串: ${err}"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1113 colander/__init__.py:1124
|
||||||
msgid "\"${val}\" is not a number"
|
msgid "\"${val}\" is not a number"
|
||||||
msgstr "\"${val}\" 不是数字"
|
msgstr "\"${val}\" 不是数字"
|
||||||
|
|
||||||
#: colander/__init__.py:764 colander/__init__.py:1263
|
#: colander/__init__.py:1268
|
||||||
msgid "Required"
|
|
||||||
msgstr "必需"
|
|
||||||
|
|
||||||
#: colander/__init__.py:844
|
|
||||||
msgid "${val} is not a string"
|
msgid "${val} is not a string"
|
||||||
msgstr "${val} 不是字符串"
|
msgstr "${val} 不是字符串"
|
||||||
|
|
||||||
#: colander/__init__.py:904 colander/__init__.py:921 colander/__init__.py:931
|
#: colander/__init__.py:1279
|
||||||
|
msgid "\"${val}\" is neither in (${false_choices}) nor in (${true_choices})"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: colander/__init__.py:1339 colander/__init__.py:1356
|
||||||
|
#: colander/__init__.py:1366
|
||||||
msgid "relative name \"${val}\" irresolveable without package"
|
msgid "relative name \"${val}\" irresolveable without package"
|
||||||
msgstr "相关名字 \"${val}\" 无法找到"
|
msgstr "相关名字 \"${val}\" 无法找到"
|
||||||
|
|
||||||
#: colander/__init__.py:961
|
#: colander/__init__.py:1396
|
||||||
msgid "\"${val}\" has no __name__"
|
msgid "\"${val}\" has no __name__"
|
||||||
msgstr "\"${val}\" 没有 __name__"
|
msgstr "\"${val}\" 没有 __name__"
|
||||||
|
|
||||||
#: colander/__init__.py:967
|
#: colander/__init__.py:1405
|
||||||
msgid "\"${val}\" is not a string"
|
msgid "\"${val}\" is not a string"
|
||||||
msgstr "\"${val}\" 不是字符串"
|
msgstr "\"${val}\" 不是字符串"
|
||||||
|
|
||||||
#: colander/__init__.py:976
|
#: colander/__init__.py:1414
|
||||||
msgid "The dotted name \"${name}\" cannot be imported"
|
msgid "The dotted name \"${name}\" cannot be imported"
|
||||||
msgstr "点名字 \"${name}\" 无法导入"
|
msgstr "点名字 \"${name}\" 无法导入"
|
||||||
|
|
||||||
#: colander/__init__.py:1024 colander/__init__.py:1101
|
#: colander/__init__.py:1462 colander/__init__.py:1538
|
||||||
msgid "Invalid date"
|
msgid "Invalid date"
|
||||||
msgstr "无效日期"
|
msgstr "无效日期"
|
||||||
|
|
||||||
#: colander/__init__.py:1040
|
#: colander/__init__.py:1478
|
||||||
msgid "\"${val}\" is not a datetime object"
|
msgid "\"${val}\" is not a datetime object"
|
||||||
msgstr "\"${val}\" 不是一个时间日期对象"
|
msgstr "\"${val}\" 不是一个时间日期对象"
|
||||||
|
|
||||||
#: colander/__init__.py:1112
|
#: colander/__init__.py:1549
|
||||||
msgid "\"${val}\" is not a date object"
|
msgid "\"${val}\" is not a date object"
|
||||||
msgstr "\"${val}\" 不是一个日期对象"
|
msgstr "\"${val}\" 不是一个日期对象"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1610
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "Invalid date"
|
||||||
|
msgid "Invalid time"
|
||||||
|
msgstr "无效日期"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1621
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid "\"${val}\" is not a datetime object"
|
||||||
|
msgid "\"${val}\" is not a time object"
|
||||||
|
msgstr "\"${val}\" 不是一个时间日期对象"
|
||||||
|
|
||||||
|
#: colander/__init__.py:1878 colander/__init__.py:1880
|
||||||
|
msgid "Required"
|
||||||
|
msgstr "必需"
|
||||||
|
Reference in New Issue
Block a user