From: bubulle@debian.org <> Date: Sat, 8 Dec 2012 18:35:40 +0000 (+0100) Subject: Fix Plural forms in German, French, Japanese and Portuguese X-Git-Tag: 0.9.7.7~3 X-Git-Url: http://git.hcoop.net/ntk/apt.git/commitdiff_plain/b98891e1e0c1b325dbc91eac6314ea853945d3ea Fix Plural forms in German, French, Japanese and Portuguese translations. Thanks to Jakub Wilk for reporting these errors. --- diff --git a/debian/changelog b/debian/changelog index e58d09a9..a189695e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ apt (0.9.7.7) UNRELEASED; urgency=low * Drop a confusing non-breaking space. Closes: #691024 * Thai (Theppitak Karoonboonyanan). Closes: #691613 * Vietnamese (Trần Ngọc Quân). Closes: #693773 + * Fix Plural forms in German, French, Japanese and Portuguese + translations. Thanks to Jakub Wilk for reporting these errors. [ David Kalnischkies ] * apt-pkg/packagemanager.cc: diff --git a/po/de.po b/po/de.po index be702f55..c6239b95 100644 --- a/po/de.po +++ b/po/de.po @@ -18,7 +18,7 @@ msgstr "" "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=2; plural=n != 1;>\n" #: cmdline/apt-cache.cc:158 #, c-format diff --git a/po/fr.po b/po/fr.po index 90d5890f..8277aae6 100644 --- a/po/fr.po +++ b/po/fr.po @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.4\n" -"Plural-Forms: Plural-Forms: nplurals=2; plural=n>1;\n" +"Plural-Forms: Plural-Forms: nplurals=2; plural=n > 1;\n" #: cmdline/apt-cache.cc:158 #, c-format diff --git a/po/ja.po b/po/ja.po index 19f602b2..fb455abc 100644 --- a/po/ja.po +++ b/po/ja.po @@ -16,7 +16,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8 bit\n" -"Plural-Forms: Plural-Forms: nplurals=2; plural=n>1;\n" +"Plural-Forms: Plural-Forms: nplurals=1; plural=0;\n" #: cmdline/apt-cache.cc:158 #, c-format @@ -676,9 +676,6 @@ msgid_plural "" msgstr[0] "" "以下のパッケージは、全ファイルが別のパッケージで上書きされたため、\n" "システムから消えました:" -msgstr[1] "" -"以下のパッケージは、全ファイルが別のパッケージで上書きされたため、\n" -"システムから消えました:" #: cmdline/apt-get.cc:1421 msgid "Note: This is done automatically and on purpose by dpkg." @@ -743,8 +740,6 @@ msgid_plural "" "required:" msgstr[0] "" "以下のパッケージが自動でインストールされましたが、もう必要とされていません:" -msgstr[1] "" -"以下のパッケージが自動でインストールされましたが、もう必要とされていません:" #: cmdline/apt-get.cc:1833 #, c-format @@ -754,15 +749,11 @@ msgid_plural "" msgstr[0] "" "%lu つのパッケージが自動でインストールされましたが、もう必要とされていませ" "ん:\n" -msgstr[1] "" -"%lu つのパッケージが自動でインストールされましたが、もう必要とされていませ" -"ん:\n" #: cmdline/apt-get.cc:1835 msgid "Use 'apt-get autoremove' to remove it." msgid_plural "Use 'apt-get autoremove' to remove them." msgstr[0] "これを削除するには 'apt-get autoremove' を利用してください。" -msgstr[1] "これらを削除するには 'apt-get autoremove' を利用してください。" #: cmdline/apt-get.cc:1854 msgid "Internal error, AllUpgrade broke stuff" diff --git a/po/pt.po b/po/pt.po index 906fc4c3..0127d3f4 100644 --- a/po/pt.po +++ b/po/pt.po @@ -15,7 +15,8 @@ msgstr "" "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);X-Generator: Lokalize 1.0\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 1.0\n" #: cmdline/apt-cache.cc:158 #, c-format