Fixes invalid translation

EmailTemplateFixes
Denis Krienbühl 2011-12-14 10:55:44 +01:00
parent 7998b63114
commit 1c5249543f
3 changed files with 3 additions and 3 deletions

View File

@ -94,7 +94,7 @@ msgstr "Ungültige Angabe"
#, python-format
msgid "You must select at least %d option"
msgid_plural "You must select at least %d options"
msgstr[0] "Sie müssen mindestens eine Option auswählen"
msgstr[0] "Sie müssen mindestens %d Option auswählen"
msgstr[1] "Sie müssen mindestens %d Optionen auswählen"
#: qprocessors/custom.py:27

View File

@ -96,7 +96,7 @@ msgstr "Option non valable"
#, python-format
msgid "You must select at least %d option"
msgid_plural "You must select at least %d options"
msgstr[0] "Vous devez cocher au moins une option"
msgstr[0] "Vous devez cocher au moins %d option"
msgstr[1] "Vous devez cocher au moins %d options"
#: qprocessors/custom.py:27

View File

@ -107,7 +107,7 @@ msgstr "Opzione non valida"
#, python-format
msgid "You must select at least %d option"
msgid_plural "You must select at least %d options"
msgstr[0] "Devi sciegliere almeno un'opzione"
msgstr[0] "Devi sciegliere almeno %d opzione"
msgstr[1] "Devi sciegliere almeno %d opzioni"
#: qprocessors/custom.py:27