The following commit has been merged in the master branch:
commit edee1c4ad2ca0bb916b8c8bfa9af170596ebe57c
Author: Guillem Jover <[email protected]>
Date:   Sat Mar 23 21:10:09 2013 +0100

    po: Fix Plural-Forms field
    
    Warned-by: i18nspector

diff --git a/dselect/po/da.po b/dselect/po/da.po
index 9cb5476..a8ccc76 100644
--- a/dselect/po/da.po
+++ b/dselect/po/da.po
@@ -17,7 +17,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"
 
 #: dselect/basecmds.cc:125
 msgid "Search for ? "
diff --git a/dselect/po/el.po b/dselect/po/el.po
index 3c017c7..15afb07 100644
--- a/dselect/po/el.po
+++ b/dselect/po/el.po
@@ -21,8 +21,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);\n"
 "X-Generator: KBabel 1.10.2\n"
-"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
 
 #: dselect/basecmds.cc:125
 msgid "Search for ? "
diff --git a/dselect/po/fr.po b/dselect/po/fr.po
index 679865a..9f41a44 100644
--- a/dselect/po/fr.po
+++ b/dselect/po/fr.po
@@ -58,8 +58,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);\n"
 "X-Generator: Lokalize 1.4\n"
-"Plural-Forms: Plural-Forms: nplurals=2; plural=n>1;\n"
 
 #: dselect/basecmds.cc:125
 msgid "Search for ? "
diff --git a/dselect/po/id.po b/dselect/po/id.po
index fa34caa..580973b 100644
--- a/dselect/po/id.po
+++ b/dselect/po/id.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=1, plural=0;\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Poedit-Language: Indonesian\n"
 "X-Poedit-Country: INDONESIA\n"
 "X-Poedit-SourceCharset: iso-8859-1\n"
diff --git a/dselect/po/nn.po b/dselect/po/nn.po
index 1be5199..c470785 100644
--- a/dselect/po/nn.po
+++ b/dselect/po/nn.po
@@ -18,8 +18,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);\n"
 "X-Generator: KBabel 1.10\n"
-"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
 
 #: dselect/basecmds.cc:125
 msgid "Search for ? "
diff --git a/dselect/po/ro.po b/dselect/po/ro.po
index 98b0aeb..91b9b5e 100644
--- a/dselect/po/ro.po
+++ b/dselect/po/ro.po
@@ -26,7 +26,7 @@ msgstr ""
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms:  nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
+"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
 "X-Generator: KBabel 1.11.4\n"
 
diff --git a/dselect/po/ru.po b/dselect/po/ru.po
index 4ed83f9..d0d3dec 100644
--- a/dselect/po/ru.po
+++ b/dselect/po/ru.po
@@ -17,9 +17,9 @@ msgstr ""
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.2\n"
-"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && 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"
+"X-Generator: Lokalize 1.2\n"
 
 #: dselect/basecmds.cc:125
 msgid "Search for ? "
diff --git a/man/po/pl.po b/man/po/pl.po
index 0ed17b3..2f66ae8 100644
--- a/man/po/pl.po
+++ b/man/po/pl.po
@@ -16,7 +16,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=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 
|| n%100>=20) ? 1 : 2;\n"
 "X-Generator: Lokalize 1.4\n"
 
 #. type: TH
diff --git a/po/ast.po b/po/ast.po
index 815b842..f205e8c 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -17,6 +17,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"
 
 #: lib/dpkg/ar.c:66
 #, c-format
diff --git a/po/bs.po b/po/bs.po
index 2f86ec5..ee9e150 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -15,6 +15,7 @@ msgstr ""
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\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"
 
 #: lib/dpkg/ar.c:66
 #, c-format
diff --git a/po/el.po b/po/el.po
index b7306bc..34858fa 100644
--- a/po/el.po
+++ b/po/el.po
@@ -20,8 +20,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);\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
 
 #: lib/dpkg/ar.c:66
 #, c-format
diff --git a/po/et.po b/po/et.po
index eb4bf4b..8e19e7a 100644
--- a/po/et.po
+++ b/po/et.po
@@ -18,6 +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"
 
 #: lib/dpkg/ar.c:66
 #, c-format
diff --git a/po/fr.po b/po/fr.po
index c7f4042..5142bb5 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -20,7 +20,7 @@ msgstr ""
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: Plural-Forms: nplurals=2; plural=n>1;\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
 "X-Generator: Lokalize 1.4\n"
 
 #: lib/dpkg/ar.c:66
diff --git a/po/id.po b/po/id.po
index a3eef49..f1275ab 100644
--- a/po/id.po
+++ b/po/id.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=1, plural=0;\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
 
 #: lib/dpkg/ar.c:66
 #, c-format
diff --git a/po/ja.po b/po/ja.po
index cea9557..69aa7d3 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -27,7 +27,7 @@ msgstr ""
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: Plural-Forms: nplurals=2; plural=n>1;\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
 
 #: lib/dpkg/ar.c:66
 #, c-format
@@ -2730,7 +2730,6 @@ msgstr " %2$s 中の %1$d: "
 msgid " %d package, from the following section:"
 msgid_plural " %d packages, from the following sections:"
 msgstr[0] " %d パッケージは、(以下のセクションから):"
-msgstr[1] " %d パッケージは、(以下のセクションから):"
 
 #: src/enquiry.c:361
 #, c-format
@@ -2904,7 +2903,6 @@ msgstr "(データベースを読み込んでいます ... "
 msgid "%d file or directory currently installed.)\n"
 msgid_plural "%d files and directories currently installed.)\n"
 msgstr[0] "現在 %d 個のファイルとディレクトリがインストールされています。)\n"
-msgstr[1] "現在 %d 個のファイルとディレクトリがインストールされています。)\n"
 
 #: src/help.c:44
 msgid "not installed"
@@ -2959,10 +2957,6 @@ msgstr[0] ""
 "%d 個の期待されるプログラムが PATH 上に見つからないか実行可能になっていませ"
 "ん\n"
 "%s"
-msgstr[1] ""
-"%d 個の期待されるプログラムが PATH 上に見つからないか実行可能になっていませ"
-"ん\n"
-"%s"
 
 #: src/help.c:140
 msgid ""
@@ -4630,7 +4624,6 @@ msgstr "%s を使用して、取得可能なパッケージ情報を追加して
 msgid "Information about %d package was updated.\n"
 msgid_plural "Information about %d packages was updated.\n"
 msgstr[0] "%d 個のパッケージ情報が更新されました。\n"
-msgstr[1] "%d 個のパッケージ情報が更新されました。\n"
 
 #: src/update.c:112
 #, c-format
@@ -4747,7 +4740,6 @@ msgstr "'%s' がユーザ定義のフィールド '%s' を含んでいます"
 msgid "ignoring %d warning about the control file(s)\n"
 msgid_plural "ignoring %d warnings about the control file(s)\n"
 msgstr[0] "dpkg-deb: コントロールファイルの %d 個の警告を無視します\n"
-msgstr[1] "dpkg-deb: コントロールファイルの %d 個の警告を無視します\n"
 
 #: dpkg-deb/build.c:404 utils/update-alternatives.c:2579
 #: utils/update-alternatives.c:2586
@@ -5045,7 +5037,6 @@ msgstr ""
 msgid "%d requested control component is missing"
 msgid_plural "%d requested control components are missing"
 msgstr[0] "%d 個の要求された control コンポーネントがありません"
-msgstr[1] "%d 個の要求された control コンポーネントがありません"
 
 #: dpkg-deb/info.c:141 utils/update-alternatives.c:1066
 #, c-format
@@ -5444,7 +5435,6 @@ msgstr "ファイル `%s' はアーカイブパートでありません\n"
 msgid "Putting package %s together from %d part: "
 msgid_plural "Putting package %s together from %d parts: "
 msgstr[0] "パッケージ %s を %d パートから一緒に置いています: "
-msgstr[1] "パッケージ %s を %d パートから一緒に置いています: "
 
 #: dpkg-split/join.c:52
 #, c-format
@@ -5699,7 +5689,6 @@ msgstr "ソースファイル `%.250s' がプレーンファイルではあり
 msgid "Splitting package %s into %d part: "
 msgid_plural "Splitting package %s into %d parts: "
 msgstr[0] "パッケージ %s を %d パートに分割しています: "
-msgstr[1] "パッケージ %s を %d パートに分割しています: "
 
 #: dpkg-split/split.c:199
 msgid ""
@@ -5994,7 +5983,6 @@ msgstr "利用可能なバージョンはありません。"
 msgid "There is %d choice for the alternative %s (providing %s)."
 msgid_plural "There are %d choices for the alternative %s (providing %s)."
 msgstr[0] "alternative %2$s (%3$s を提供) には %1$d 個の選択肢があります。"
-msgstr[1] "alternative %2$s (%3$s を提供) には %1$d 個の選択肢があります。"
 
 #: utils/update-alternatives.c:1550
 msgid "Selection"
diff --git a/po/km.po b/po/km.po
index fc30423..b881489 100644
--- a/po/km.po
+++ b/po/km.po
@@ -16,6 +16,7 @@ msgstr ""
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Generator: KBabel 1.11.2\n"
 
 #: lib/dpkg/ar.c:66
diff --git a/po/ku.po b/po/ku.po
index 41c3e6c..5679e3f 100644
--- a/po/ku.po
+++ b/po/ku.po
@@ -15,6 +15,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"
 "X-Rosetta-Export-Date: 2007-04-07 11:08:10+0000\n"
 
 #: lib/dpkg/ar.c:66
diff --git a/po/lt.po b/po/lt.po
index ac59e57..da11b79 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -16,6 +16,7 @@ msgstr ""
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && 
(n%100<10 || n%100>=20) ? 1 : 2;\n"
 
 #: lib/dpkg/ar.c:66
 #, c-format
diff --git a/po/mr.po b/po/mr.po
index 1ae92f4..5182a04 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -13,6 +13,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"
 
 #: lib/dpkg/ar.c:66
 #, c-format
diff --git a/po/nl.po b/po/nl.po
index 6d0ff7c..020d0d3 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -10,6 +10,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"
 
 #: lib/dpkg/ar.c:66
 #, c-format
diff --git a/po/nn.po b/po/nn.po
index 8195400..0e3e0dd 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -18,8 +18,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);\n"
 "X-Generator: KBabel 1.10\n"
-"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
 
 #: lib/dpkg/ar.c:66
 #, c-format
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 3856734..9ba4c61 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -21,6 +21,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"
 
 #: lib/dpkg/ar.c:66
 #, c-format
diff --git a/po/ro.po b/po/ro.po
index 3e92da6..878bb3c 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -33,7 +33,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Lokalize 1.0\n"
-"Plural-Forms:  nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
+"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
 
 #: lib/dpkg/ar.c:66
diff --git a/po/ru.po b/po/ru.po
index 1d0c53a..f635f2b 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -18,7 +18,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Lokalize 1.4\n"
-"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && 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"
 
 #: lib/dpkg/ar.c:66
diff --git a/po/tl.po b/po/tl.po
index 5d514ee..58f95ce 100644
--- a/po/tl.po
+++ b/po/tl.po
@@ -16,6 +16,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"
 
 #: lib/dpkg/ar.c:66
 #, c-format
diff --git a/scripts/po/de.po b/scripts/po/de.po
index e6e4cc5..9ab1bbc 100644
--- a/scripts/po/de.po
+++ b/scripts/po/de.po
@@ -14,7 +14,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"
 
 #: scripts/dpkg-architecture.pl:37 scripts/dpkg-buildflags.pl:32
 #: scripts/dpkg-buildpackage.pl:43 scripts/dpkg-checkbuilddeps.pl:38
diff --git a/scripts/po/ru.po b/scripts/po/ru.po
index 5155961..f02bde0 100644
--- a/scripts/po/ru.po
+++ b/scripts/po/ru.po
@@ -16,7 +16,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Lokalize 1.4\n"
-"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && 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"
 
 #: scripts/dpkg-architecture.pl:37 scripts/dpkg-buildflags.pl:32

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to