comparison po/ka.po @ 11098:df3b825c1b46

[gaim-migrate @ 13136] " I was playing with some new versions of gettext and friends at debconf, and found some horrific bugs in the .po files. Here's the general summary of the problems and their fixes: * no.po should be called nb.po - renamed * a Makevars is required for gettext 0.14.4 - added * am.po was missing a plural form - added * da.po had some mismatched C format types - marked as fuzzy * ka.po had "nplurals=INTEGER; plural=EXPRESSION;" instead of the actual plural form - turns out nplural is 1, so deleted the duplicate identical 2nd strings * mk.po had the same problem, added the plural form but nplural is 3 and the translations in the file only have 2 entries, so I marked them as fuzzy * pl.po - fixed mismatched C format type * ru.po - basically the same as mk.po. had a crap plural form. added it and marked the wrongly-numbered plurals as fuzzy * sq.po - added plural form, but file looks correct otherwise (nplurals=2) * tr.po - tweaks to the header, and nplurals=1 so set this and deleted pointless duplicate second forms You need to move no.po to nb.po - it would be silly to include that in the patch obviously. Please apply to HEAD ASAP before it stops applying (obviously if anyone changes the po files the patch will break very easily) but also please leave this item open until me or someone else has looked for and corrected the same issues in oldstable. Regards, Rob" I've been ignoring translations in HEAD as its really rather pointless for now. I plan to continue doing so. but as I was less than clear talking to robot101, i didn't think it was fair to penalize him. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 13 Jul 2005 00:59:44 +0000
parents 1ed57d48ebb2
children 67a929d50cfe
comparison
equal deleted inserted replaced
11097:97b47ec310df 11098:df3b825c1b46
7 "Last-Translator: Temuri Doghonadze <temuri@mail.ge>\n" 7 "Last-Translator: Temuri Doghonadze <temuri@mail.ge>\n"
8 "Language-Team: GEORGIAN <temuri@mail.ge>\n" 8 "Language-Team: GEORGIAN <temuri@mail.ge>\n"
9 "MIME-Version: 1.0\n" 9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n" 10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n" 11 "Content-Transfer-Encoding: 8bit\n"
12 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 12 "Plural-Forms: nplurals=1; plural=0;\n"
13 13
14 msgid "%s (%d new/%d total)" 14 msgid "%s (%d new/%d total)"
15 msgstr "%s (%d ახალი/%d სულ)" 15 msgstr "%s (%d ახალი/%d სულ)"
16 16
17 msgid "%s Options" 17 msgid "%s Options"
1471 msgstr "გაფრთხილება" 1471 msgstr "გაფრთხილება"
1472 1472
1473 msgid "day" 1473 msgid "day"
1474 msgid_plural "days" 1474 msgid_plural "days"
1475 msgstr[0] "დღე" 1475 msgstr[0] "დღე"
1476 msgstr[1] "დღე"
1477 1476
1478 msgid "g003: Error opening connection.\n" 1477 msgid "g003: Error opening connection.\n"
1479 msgstr "კავშირის შეცდომა.\n" 1478 msgstr "კავშირის შეცდომა.\n"
1480 1479
1481 msgid "hour" 1480 msgid "hour"
1482 msgid_plural "hours" 1481 msgid_plural "hours"
1483 msgstr[0] "საათი" 1482 msgstr[0] "საათი"
1484 msgstr[1] "საათი"
1485 1483
1486 msgid "iChat Timestamp" 1484 msgid "iChat Timestamp"
1487 msgstr "iChatის დროის შტამპი " 1485 msgstr "iChatის დროის შტამპი "
1488 1486
1489 msgid "minute" 1487 msgid "minute"
1490 msgid_plural "minutes" 1488 msgid_plural "minutes"
1491 msgstr[0] "წუთი" 1489 msgstr[0] "წუთი"
1492 msgstr[1] "წუთი"
1493 1490
1494 msgid "minutes." 1491 msgid "minutes."
1495 msgstr "წუთი." 1492 msgstr "წუთი."
1496 1493
1497 msgid "original author" 1494 msgid "original author"
1498 msgstr "თავდაპირველი ავტორი" 1495 msgstr "თავდაპირველი ავტორი"
1499 1496
1500 msgid "second" 1497 msgid "second"
1501 msgid_plural "seconds" 1498 msgid_plural "seconds"
1502 msgstr[0] "წამი" 1499 msgstr[0] "წამი"
1503 msgstr[1] "წამი"