Imported Upstream version 3.32.2 upstream/3.32.2
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 16 Dec 2021 00:20:55 +0000 (09:20 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 16 Dec 2021 00:20:55 +0000 (09:20 +0900)
30 files changed:
ChangeLog
configure
configure.ac
iso_15924/ru.po
iso_3166/cs.po
iso_3166/el.po
iso_3166/es.po
iso_3166/he.po
iso_3166/id.po
iso_3166/nb.po
iso_3166/nn.po
iso_3166/or.po
iso_3166/pt.po
iso_3166/ru.po
iso_3166/sq.po
iso_3166_2/da.po
iso_3166_2/hu.po
iso_4217/et.po
iso_4217/ru.po
iso_639/fr.po
iso_639/kn.po
iso_639/nn.po
iso_639/or.po
iso_639/ru.po
iso_639_3/da.po
iso_639_3/fr.po
iso_639_3/kn.po
iso_639_3/nn.po
iso_639_3/or.po
iso_639_3/ru.po

index 860c5e410f61940fb97a61cc0fcbe49dae72cddb..561b80c030f290b143b1c1a9fa5c476bbdb25fbe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+iso-codes 3.32.2
+----------------
+Tobias Quathamer <toddy@debian.org>
+Tue, 7 February 2012
+
+  [ All translations ]
+  * Fix and normalize "Plural-Forms:" formula, because wrong or
+    missing formulas can lead to errors in programs which rely on
+    correct formulas. Closes: #658940
+
+
 iso-codes 3.32.1
 ----------------
 Tobias Quathamer <toddy@debian.org>
index 959fedc6ddf053539e4f5070ce1190165fdf9413..dc0a3223246030cf7ffa4eef5a138e920e8df36e 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for iso-codes 3.32.1.
+# Generated by GNU Autoconf 2.68 for iso-codes 3.32.2.
 #
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -556,8 +556,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='iso-codes'
 PACKAGE_TARNAME='iso-codes'
-PACKAGE_VERSION='3.32.1'
-PACKAGE_STRING='iso-codes 3.32.1'
+PACKAGE_VERSION='3.32.2'
+PACKAGE_STRING='iso-codes 3.32.2'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1183,7 +1183,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures iso-codes 3.32.1 to adapt to many kinds of systems.
+\`configure' configures iso-codes 3.32.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1249,7 +1249,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of iso-codes 3.32.1:";;
+     short | recursive ) echo "Configuration of iso-codes 3.32.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1323,7 +1323,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-iso-codes configure 3.32.1
+iso-codes configure 3.32.2
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1340,7 +1340,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by iso-codes $as_me 3.32.1, which was
+It was created by iso-codes $as_me 3.32.2, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2156,7 +2156,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='iso-codes'
- VERSION='3.32.1'
+ VERSION='3.32.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2953,7 +2953,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by iso-codes $as_me 3.32.1, which was
+This file was extended by iso-codes $as_me 3.32.2, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3006,7 +3006,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-iso-codes config.status 3.32.1
+iso-codes config.status 3.32.2
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
index 71e76b2f63e7d232568f877e0f99a0e14349114e..c22a2c386a2232b593e695c2dadd0c9865720267 100644 (file)
@@ -14,7 +14,7 @@ dnl You should have received a copy of the GNU General Public License along
 dnl with this program; if not, write to the Free Software Foundation, Inc.,
 dnl 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
 
-AC_INIT([iso-codes],[3.32.1])
+AC_INIT([iso-codes],[3.32.2])
 
 AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip foreign])
 AM_MAINTAINER_MODE
index 0b4679f91a1d7e0caccf54a1a566d099a4bffb82..4f1ab0f376ac75fed7b71eb86445272ecf8d87a9 100644 (file)
@@ -22,7 +22,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%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"
 
 #. name for Afak
index 5c9479517cc0c746468cce5714806c34ce56c15d..61bac14503d1a741a426fbfa715a737c7dda6358 100644 (file)
@@ -21,7 +21,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.3.1\n"
-"Plural-Forms: Plural-Forms: nplurals=2; plural=n>1;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
 
 #. name for AFG
 msgid "Afghanistan"
index 8cbc2c1d1bf3aaf00544d14061e7311e934ad9c1..1efdb63d3efa027c367f85402025778e2cf4a782 100644 (file)
@@ -22,7 +22,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Lokalize 1.0\n"
-"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. name for AFG
 msgid "Afghanistan"
index 9a056e17ed96fccdccfd40cc74d00d392e80d04f..84f6c8ebdd3bd0269914dc9767d3416778e3cd6b 100644 (file)
@@ -22,7 +22,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.3.1\n"
-"Plural-Forms: Plural-Forms: nplurals=2; plural=n>1;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
 
 #. name for AFG
 msgid "Afghanistan"
index e0b61586c70d6f49c03a1016fe1076e7b2de0c98..2cd24a923dac5f1dd2996e65769f8206b088a2b5 100644 (file)
@@ -27,7 +27,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: \n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. name for AFG
 msgid "Afghanistan"
index c80717af3e449ed480b5a0b5958cd9106ed92250..96c39c2ba7cc58f0a61fc6527bc56c3609c89635 100644 (file)
@@ -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: Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
 
 #. name for AFG
 msgid "Afghanistan"
index ae6016ef90217593b5fd53c0ac411667345c37b3..96fdbee9ef14f0ace2a0c2b7c803a88cb3338bbb 100644 (file)
@@ -23,7 +23,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.2\n"
-"Plural-Forms: Plural-Forms: nplurals=2; plural=n>1;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
 
 #. name for AFG
 msgid "Afghanistan"
index c8ec7ce3034b0bae8bac10c192145187f4bf514e..604fcceb7986f7c61a730603eca3149094cc7030 100644 (file)
@@ -20,7 +20,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. name for AFG
 msgid "Afghanistan"
index 1815496eebe7a66226752d60c84350130ad14770..935120bde8af9404cb2edbcaee84d1e25558623f 100644 (file)
@@ -17,7 +17,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms:  nplurals=2; plural=(n!=1);\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
 "\n"
 
 #. name for AFG
index af8a7b7c1fa2944d4465b4b19b361d52c60c3f2c..2b36b0a9d41b5d14e4272301f38d4cb2eb39f563 100644 (file)
@@ -23,7 +23,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.3.1\n"
-"Plural-Forms: Plural-Forms: nplurals=2; plural=n>1;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
 
 #. name for AFG
 msgid "Afghanistan"
index c993a43390a16e94a9825ac833f6dd4e2dafedd3..42ae6888c1ff5911740c86326d1e13beae9efc0e 100644 (file)
@@ -22,7 +22,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%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"
 
 #. name for AFG
index 36bfdad551e534e314622e4d678b4cd3f5011d32..98b3207822f6a126e73872a247b8c1b3602a0000 100644 (file)
@@ -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: Plural-Forms: nplurals=2; plural=n>1;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
 
 #. name for AFG
 msgid "Afghanistan"
index 9708d7a098e437b8a0f78ef76279adf11a10f1eb..5ff7e1be4f402f7a123b415e80c0a2a06bbb414b 100644 (file)
@@ -22,7 +22,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"
 
 #. name for AD-07
 msgid "Andorra la Vella"
index 3919a855c010d693837aad78b563df890b6f283b..d0ddeed10f21682f5de85e658df7e545f526ec06 100644 (file)
@@ -19,7 +19,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"
 
 #. name for AD-07
 msgid "Andorra la Vella"
index d4df85d92850db8325d179edfeb69e912760c9ea..35eced30c3cb4c3f81e4bd4d7e7069703a2fba8a 100644 (file)
@@ -19,7 +19,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. currency_name for AED
 msgid "UAE Dirham"
index 58a0e3822fef37aa010302b0252d806803e72331..85fcdd9a3607cfd01eafd97d132b406045a830e9 100644 (file)
@@ -21,7 +21,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.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"
 
 #. currency_name for AED
index 9b57bd0fe1b75d6927cc646b991318cef7e7a067..e23c9f94a3ca80076e6a08ca67284afb719e7ecd 100644 (file)
@@ -24,7 +24,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Lokalize 1.0\n"
-"Plural-Forms: Plural-Forms: nplurals=2; plural=n>1;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
 
 #. name for aar, aa
 msgid "Afar"
index d89e9fb9d9b140ed0e67bdfbc92097802469d4ce..36326bf093302f7ea1aebc0c50be8da9e4a99706 100644 (file)
@@ -18,7 +18,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. name for aar, aa
 msgid "Afar"
index fe56cdb5bd341f8dbdf1747165ea2f86abc4ac0d..bbea03588f0c52a7a026f5333915c1bdee0f11cb 100644 (file)
@@ -23,7 +23,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. name for aar, aa
 msgid "Afar"
index 503787ba3ab62f43fa39f84569a1cc458c7f49e6..fc9a0ba715fb188a39ac6d4730195fd0a9cfb63c 100644 (file)
@@ -17,7 +17,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms:  nplurals=2; plural=(n!=1);\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
 "\n"
 "\n"
 
index 2568a7bbaf00cb90b543799f59405ff6cb5a4043..a42a135cdb2cea0ff3910489eb4e9f4fa3aec75f 100644 (file)
@@ -29,7 +29,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.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"
 
 #. name for aar, aa
index 050951b008c49f7fea25d7d9f1e921790acbc724..02e7752d4064cdd68f351a1caeffc44258666142 100644 (file)
@@ -25,7 +25,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.10.2\n"
-"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. name for aaa
 msgid "Ghotuo"
index 1c4f5b0a12bec19eb7596f5383c425626d347b78..7c37aa16164a10976a7d49195666f35aae7be3bf 100644 (file)
@@ -21,7 +21,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Lokalize 1.0\n"
-"Plural-Forms: Plural-Forms: nplurals=2; plural=n>1;\n"
+"Plural-Forms: nplurals=2; plural=n>1;\n"
 
 #. name for aaa
 msgid "Ghotuo"
index 259b42aab28534a6887e90934ff7d8fd5803dbc4..5c12aae4501aad5021cd1c88e8b02fa8311917f7 100644 (file)
@@ -18,7 +18,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. name for aaa
 msgid "Ghotuo"
index de5ae2ea9777b63665293e6f07357c514b88cba8..df57cf27549c7d6262b012bc20335dc802860dbd 100644 (file)
@@ -20,7 +20,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.3\n"
-"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. name for aaa
 msgid "Ghotuo"
index eba594a189e89a4ba83c11c6ead7ff07678c2433..3b825559bb9a6701c740c287ea853ec9665263b4 100644 (file)
@@ -17,7 +17,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms:  nplurals=2; plural=(n!=1);\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
 "\n"
 
 #. name for aaa
index 8207858bbde95df288d649e1192c765add54042d..0f796c4a763aedf94478e8c91eab5e65bb08ecc8 100644 (file)
@@ -21,7 +21,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.9.1\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"
 
 #. name for aaa