diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-09-14 10:58:34 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-09-14 10:58:34 +0200 |
commit | 6d950cde8f91fd6f39c8c018b9dacfc31db485a0 (patch) | |
tree | d4f0175bd443704524c35d5008002926ccb6d6bc /po/cs.po | |
parent | a2e1e518dd1fcc90b5d56f3d67912da7a7032364 (diff) | |
download | weechat-6d950cde8f91fd6f39c8c018b9dacfc31db485a0.zip |
Fix plural form in czech translations
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,13 +7,13 @@ msgstr "" "Project-Id-Version: WeeChat 0.3.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "POT-Creation-Date: 2009-09-04 10:38+0200\n" -"PO-Revision-Date: 2009-09-06 21:25+0200\n" +"PO-Revision-Date: 2009-09-14 10:56+0200\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #, c-format msgid "" |