#2657,#1718 to avoid migration issue, support ngettext

svn: r11785
This commit is contained in:
Jérôme Rapinat
2009-02-01 09:03:45 +00:00
parent 80b1915b92
commit 6c3e4a4bf4
16 changed files with 16 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ msgstr ""
"X-Poedit-Country: POLAND\n"
"X-Poedit-Basepath: .\n"
"X-Poedit-SearchPath-0: ~/.poedit/a\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10< =4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ../src/ArgHandler.py:228
#, fuzzy, python-format