added Plural-Forms field in header and missing empty entries.
* hr.po: added Plural-Forms field in header and missing empty entries.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-03-12 Tomasz Kłoczko <kloczek@pld.org.pl>
|
||||
|
||||
* hr.po: added Plural-Forms field in header and missing empty
|
||||
entries.
|
||||
|
||||
2004-03-11 Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
|
||||
|
||||
* pt_BR.po: Updated Brazilian Portuguese translation done by
|
||||
|
4
po/hr.po
4
po/hr.po
@@ -13,6 +13,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: TransDict server\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: examples/smp.c:74
|
||||
#, c-format
|
||||
@@ -101,6 +102,7 @@ msgid "read %d byte"
|
||||
msgid_plural "read %d bytes"
|
||||
msgstr[0] "čitaj %d bajt"
|
||||
msgstr[1] "čitaj %d bajtova"
|
||||
msgstr[2] ""
|
||||
|
||||
#: lib/read_data.c:51
|
||||
msgid "read data size"
|
||||
@@ -112,6 +114,7 @@ msgid "read data %d byte"
|
||||
msgid_plural "read data %d bytes"
|
||||
msgstr[0] "čitaj podatak %d bajt"
|
||||
msgstr[1] "čitaj podatak %d bajtova"
|
||||
msgstr[2] ""
|
||||
|
||||
#: lib/write.c:51
|
||||
#, c-format
|
||||
@@ -119,6 +122,7 @@ msgid "write %d byte"
|
||||
msgid_plural "write %d bytes"
|
||||
msgstr[0] "piši %d bajt"
|
||||
msgstr[1] "piši %d bajtova"
|
||||
msgstr[2] ""
|
||||
|
||||
#: src/daemon/gnuserv.c:456
|
||||
msgid "Enable debugging"
|
||||
|
Reference in New Issue
Block a user