RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Jeff Johnson
Root: /v/rpm/cvs Email: jbj@rpm5.org
Module: popt Date: 14-Sep-2007 13:41:40
Branch: HEAD Handle: 2007091412413501
Modified files:
popt CHANGES poptconfig.c
popt/po cs.po da.po de.po es.po fr.po ga.po gl.po hu.po
is.po ja.po ko.po nb.po nl.po pl.po popt.pot pt.po
ro.po ru.po sk.po sl.po sv.po tr.po uk.po vi.po
wa.po zh_CN.po
Log:
- don't read /etc/popt twice (#290531).
Summary:
Revision Changes Path
1.24 +1 -0 popt/CHANGES
1.59 +16 -16 popt/po/cs.po
1.56 +16 -16 popt/po/da.po
1.55 +16 -16 popt/po/de.po
1.55 +16 -16 popt/po/es.po
1.56 +16 -16 popt/po/fr.po
1.4 +16 -16 popt/po/ga.po
1.57 +16 -16 popt/po/gl.po
1.56 +16 -16 popt/po/hu.po
1.56 +16 -16 popt/po/is.po
1.55 +16 -16 popt/po/ja.po
1.55 +16 -16 popt/po/ko.po
1.5 +16 -16 popt/po/nb.po
1.6 +16 -16 popt/po/nl.po
1.58 +16 -16 popt/po/pl.po
1.102 +16 -16 popt/po/popt.pot
1.55 +16 -16 popt/po/pt.po
1.72 +16 -16 popt/po/ro.po
1.56 +16 -16 popt/po/ru.po
1.65 +16 -16 popt/po/sk.po
1.55 +16 -16 popt/po/sl.po
1.57 +16 -16 popt/po/sv.po
1.60 +16 -16 popt/po/tr.po
1.56 +16 -16 popt/po/uk.po
1.6 +16 -16 popt/po/vi.po
1.55 +16 -16 popt/po/wa.po
1.10 +16 -16 popt/po/zh_CN.po
1.30 +7 -3 popt/poptconfig.c
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: popt/CHANGES
============================================================================
$ cvs diff -u -r1.23 -r1.24 CHANGES
--- popt/CHANGES 25 Aug 2007 00:49:45 -0000 1.23
+++ popt/CHANGES 14 Sep 2007 11:41:35 -0000 1.24
@@ -1,4 +1,5 @@
1.12 -> 1.13:
+ - jbj: don't read /etc/popt twice (#290531).
- jbj: isspace(3) has i18n encoding signednesss issues on Solaris (#172393).
- jbj: refactor column cursor to a structure, carry maxcols as well.
- jbj: use TIOCGWINSZ to determine --help column wrapping.
@@ .
patch -p0 <<'@@ .'
Index: popt/po/cs.po
============================================================================
$ cvs diff -u -r1.58 -r1.59 cs.po
--- popt/po/cs.po 14 Aug 2007 14:42:34 -0000 1.58
+++ popt/po/cs.po 14 Sep 2007 11:41:36 -0000 1.59
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2001-07-24 00:03+0100\n"
"Last-Translator: Milan Kerslager <kerslage@linux.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -59,62 +59,62 @@
msgid "unknown error"
msgstr "neznámá chyba"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Vypí¹e tuto nápovìdu"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Vypí¹e krátký návod k pou¾ití"
-#: popthelp.c:83
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr "Zobrazit implicitní volby ve zprávì"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "INT"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "Pou¾ití:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[VOLBY...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/da.po
============================================================================
$ cvs diff -u -r1.55 -r1.56 da.po
--- popt/po/da.po 14 Aug 2007 14:42:34 -0000 1.55
+++ popt/po/da.po 14 Sep 2007 11:41:36 -0000 1.56
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: Sun Jan 21 2001 04:30:32+0200\n"
"Last-Translator: Martin Hansen <mah@k64.dk>\n"
"Language-Team: Dansk <dansk@klid.dk>\n"
@@ -60,63 +60,63 @@
msgid "unknown error"
msgstr "ukendt fejl"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Vis denne hjælpemeddelelse"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Vis kortfattet brugsanvisning"
-#: popthelp.c:83
+#: popthelp.c:89
#, fuzzy
msgid "Display option defaults in message"
msgstr "Vis kortfattet brugsanvisning"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "INGEN"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "INT"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "Brug:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[TILVALG...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/de.po
============================================================================
$ cvs diff -u -r1.54 -r1.55 de.po
--- popt/po/de.po 14 Aug 2007 14:42:34 -0000 1.54
+++ popt/po/de.po 14 Sep 2007 11:41:36 -0000 1.55
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2007-02-17 21:00+0100\n"
"Last-Translator: Robert Scheck <rpm@robert-scheck.de>\n"
"Language-Team: German <de@li.org>\n"
@@ -63,62 +63,62 @@
msgid "unknown error"
msgstr "Unbekannter Fehler"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Zeigt diese Hilfe an"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Zeigt eine kurze Verwendungsinformation"
-#: popthelp.c:83
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr "Zeigt die Standardeinstellungen an"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr "Hilfe-Optionen:"
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr "Optionen über popt alias/exec implementiert:"
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "NICHTS"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "WERT"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "INTEGER"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "ARGUMENT"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "Verwendung:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[OPTION...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/es.po
============================================================================
$ cvs diff -u -r1.54 -r1.55 es.po
--- popt/po/es.po 14 Aug 2007 14:42:34 -0000 1.54
+++ popt/po/es.po 14 Sep 2007 11:41:36 -0000 1.55
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Leandro Lucarella <luca@linuxmendoza.org.ar>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -64,63 +64,63 @@
msgid "unknown error"
msgstr "error desconocido"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Muestra este mensaje de ayuda"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Indica el modo de uso resumido"
-#: popthelp.c:83
+#: popthelp.c:89
#, fuzzy
msgid "Display option defaults in message"
msgstr "Indica el modo de uso resumido"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "INT"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "Modo de Uso:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[OPCIN...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/fr.po
============================================================================
$ cvs diff -u -r1.55 -r1.56 fr.po
--- popt/po/fr.po 14 Aug 2007 14:42:34 -0000 1.55
+++ popt/po/fr.po 14 Sep 2007 11:41:36 -0000 1.56
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2003-06-22 23:43+0200\n"
"Last-Translator: RPM French Translation <rpm-fr@livna.org>\n"
"Language-Team: RPM French Translation <rpm-fr@livna.org>\n"
@@ -69,62 +69,62 @@
msgid "unknown error"
msgstr "erreur inconnue"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Montre ce message d'aide"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Affiche un bref descriptif de l'utilisation"
-#: popthelp.c:83
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr "Afficher les valeurs par défaut des options dans le message"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "RIEN"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "ENTIER"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "CHAINE"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "FLOTTANT"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "Utilisation:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[OPTION...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/ga.po
============================================================================
$ cvs diff -u -r1.3 -r1.4 ga.po
--- popt/po/ga.po 14 Aug 2007 14:42:34 -0000 1.3
+++ popt/po/ga.po 14 Sep 2007 11:41:36 -0000 1.4
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2007-06-19 06:21-0500\n"
"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
"Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
@@ -63,62 +63,62 @@
msgid "unknown error"
msgstr "earráid anaithnid"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Taispeáin an chabhair seo"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Taispeáin beagán eolais faoin úsáid"
-#: popthelp.c:83
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr "Taispeáin luachanna réamhshocraithe na roghanna sa teachtaireacht"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr "Roghanna cabhracha:"
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr "Roghanna a cuireadh i bhfeidhm trà ailias/exec popt:"
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "NEAMHNÃ"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "LUACH"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "INT"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "Úsáid:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[ROGHA...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/gl.po
============================================================================
$ cvs diff -u -r1.56 -r1.57 gl.po
--- popt/po/gl.po 14 Aug 2007 14:42:34 -0000 1.56
+++ popt/po/gl.po 14 Sep 2007 11:41:36 -0000 1.57
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2001-01-17 01:01+0100\n"
"Last-Translator: Jesús Bravo Álvarez <jba@pobox.com>\n"
"Language-Team: Galician <trasno@ceu.fi.udc.es>\n"
@@ -59,63 +59,63 @@
msgid "unknown error"
msgstr "erro descoñecido"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Amosar esta mensaxe de axuda"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Amosar brevemente o xeito de utilización"
-#: popthelp.c:83
+#: popthelp.c:89
#, fuzzy
msgid "Display option defaults in message"
msgstr "Amosar brevemente o xeito de utilización"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "NADA"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "INT"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "CADEA"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "Uso:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[OPCIÓN...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/hu.po
============================================================================
$ cvs diff -u -r1.55 -r1.56 hu.po
--- popt/po/hu.po 14 Aug 2007 14:42:34 -0000 1.55
+++ popt/po/hu.po 14 Sep 2007 11:41:36 -0000 1.56
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2000-08-03 23:26+0200\n"
"Last-Translator: László Németh <nemeth@qwertynet.hu>\n"
"Language-Team: Hungarian\n"
@@ -59,63 +59,63 @@
msgid "unknown error"
msgstr ""
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "E súgó megjelenítése"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Rövid használati utasítás megjelenítése"
-#: popthelp.c:83
+#: popthelp.c:89
#, fuzzy
msgid "Display option defaults in message"
msgstr "Rövid használati utasítás megjelenítése"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr ""
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr ""
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr ""
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr ""
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr ""
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr ""
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr ""
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr ""
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr ""
@@ .
patch -p0 <<'@@ .'
Index: popt/po/is.po
============================================================================
$ cvs diff -u -r1.55 -r1.56 is.po
--- popt/po/is.po 14 Aug 2007 14:42:34 -0000 1.55
+++ popt/po/is.po 14 Sep 2007 11:41:36 -0000 1.56
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2001-06-08 01:35+0000\n"
"Last-Translator: Richard Allen <ra@hp.is>\n"
"Language-Team: is <kde-isl@mmedia.is>\n"
@@ -59,62 +59,62 @@
msgid "unknown error"
msgstr "óþekkt villa"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Sýna þessa hjálp"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Sýna stuttar notkunarleiðbeiningar"
-#: popthelp.c:83
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr "Sýna sjálfgefin gildi rofa í skilaboðum"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "ENGIN"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "INT"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "Notkun:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[ROFI...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/ja.po
============================================================================
$ cvs diff -u -r1.54 -r1.55 ja.po
--- popt/po/ja.po 14 Aug 2007 14:42:34 -0000 1.54
+++ popt/po/ja.po 14 Sep 2007 11:41:36 -0000 1.55
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2003--8-25 19:00+0900\n"
"Last-Translator: Yukihiro Nakai <ynakai@redhat.com>\n"
"Language-Team: Japanese <ja@li.org>\n"
@@ -63,62 +63,62 @@
msgid "unknown error"
msgstr "䏿˜Žãªã‚¨ãƒ©ãƒ¼"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "ã“ã®ãƒ˜ãƒ«ãƒ—メッセージを表示ã—ã¾ã™"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "ä½¿ã„æ–¹ã®æ¦‚è¦ã‚’表示ã—ã¾ã™"
-#: popthelp.c:83
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr "オプションã®ãƒ‡ãƒ•ォルト値をメッセージã«è¡¨ç¤ºã—ã¾ã™"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr "ヘルプオプション:"
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr "poptã®alias/execã§å®Ÿè£…ã•れã¦ã„るオプション:"
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "ãªã—"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "値"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "INT"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "æ–‡å—列"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "ä½¿ã„æ–¹:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[オプション...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/ko.po
============================================================================
$ cvs diff -u -r1.54 -r1.55 ko.po
--- popt/po/ko.po 14 Aug 2007 14:42:34 -0000 1.54
+++ popt/po/ko.po 14 Sep 2007 11:41:36 -0000 1.55
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2001-09-06 20:06+0900\n"
"Last-Translator: Jong-Hoon Ryu <redhat4u@netian.com>\n"
"Language-Team: GNU Translation project <ko@li.org>\n"
@@ -59,62 +59,62 @@
msgid "unknown error"
msgstr "¾Ë ¼ö ¾ø´Â ¿À·ùÀÔ´Ï´Ù"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "ÀÌ µµ¿ò¸»À» º¸¿©ÁÝ´Ï´Ù"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "°£´ÜÇÑ »ç¿ë¹ýÀ» º¸¿©ÁÝ´Ï´Ù"
-#: popthelp.c:83
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr "±âº»ÀûÀÎ ¿É¼ÇÀ» º¸¿©ÁÝ´Ï´Ù"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "¾øÀ½(NONE)"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "°ª(VAL)"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "Á¤¼ö(INT)"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "Á¤¼ö(LONG)"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "¹®ÀÚ¿(STRING)"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "¼Ò¼ö(FLOAT)"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "¼Ò¼ö(DOUBLE)"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "Àμö(ARG)"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "»ç¿ë¹ý:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[¿É¼Ç...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/nb.po
============================================================================
$ cvs diff -u -r1.4 -r1.5 nb.po
--- popt/po/nb.po 14 Aug 2007 14:42:34 -0000 1.4
+++ popt/po/nb.po 14 Sep 2007 11:41:36 -0000 1.5
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2001-06-27 11:05+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas@online.no>\n"
"Language-Team: Norwegian <no@li.org>\n"
@@ -59,62 +59,62 @@
msgid "unknown error"
msgstr "ukjent feil"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Vis denne hjelpmeldingen"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Vis kort bruksmelding"
-#: popthelp.c:83
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr "Vis forvalgte flagg i melding"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "INGEN"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "VERDI"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "HELTALL"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "STRENG"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "FLYTTALL"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "Bruk:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[FLAGG...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/nl.po
============================================================================
$ cvs diff -u -r1.5 -r1.6 nl.po
--- popt/po/nl.po 14 Aug 2007 14:42:34 -0000 1.5
+++ popt/po/nl.po 14 Sep 2007 11:41:36 -0000 1.6
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2007-06-29 17:38+0200\n"
"Last-Translator: Tim Van Holder <tim.van.holder@telenet.be>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@@ -65,65 +65,65 @@
msgid "unknown error"
msgstr "onbekende fout"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Toon deze hulptekst"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Toon korte tekst over gebruik"
-#: popthelp.c:83
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr "Toon standaardwaarden van opties in de tekst"
# of "Help-opties:"?
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr "Hulp-opties:"
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr "Opties geïmplementeerd d.m.v. popt alias/exec:"
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "GEEN"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "WAARDE"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "INT"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "LONG"
# TEKENREEKS lijkt me niet gepast; dus ofwel STRING behouden, ofwel TEKST
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "TEKST"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "DOUBLE"
# of hier ARGUMENT van maken?
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "Gebruik:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[OPTIE...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/pl.po
============================================================================
$ cvs diff -u -r1.57 -r1.58 pl.po
--- popt/po/pl.po 14 Aug 2007 14:42:34 -0000 1.57
+++ popt/po/pl.po 14 Sep 2007 11:41:36 -0000 1.58
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2003-06-08 20:32+0200\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@@ -63,62 +63,62 @@
msgid "unknown error"
msgstr "nieznany błąd"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Pokaż tą pomoc"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Wyświetl skrócony sposób użycia"
-#: popthelp.c:83
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr "Wyświetl domyślne opcje w opisie"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr "Opcje pomocy:"
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr "Opcje zaimplementowane poprzez popt alias/exec:"
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "BRAK"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "WART"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "INT"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "ÅAŃCUCH"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "PARAM"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "Użycie:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[OPCJA...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/popt.pot
============================================================================
$ cvs diff -u -r1.101 -r1.102 popt.pot
--- popt/po/popt.pot 14 Aug 2007 14:42:34 -0000 1.101
+++ popt/po/popt.pot 14 Sep 2007 11:41:36 -0000 1.102
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -64,62 +64,62 @@
msgid "unknown error"
msgstr ""
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr ""
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr ""
-#: popthelp.c:83
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr ""
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr ""
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr ""
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr ""
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr ""
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr ""
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr ""
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr ""
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr ""
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr ""
@@ .
patch -p0 <<'@@ .'
Index: popt/po/pt.po
============================================================================
$ cvs diff -u -r1.54 -r1.55 pt.po
--- popt/po/pt.po 14 Aug 2007 14:42:34 -0000 1.54
+++ popt/po/pt.po 14 Sep 2007 11:41:36 -0000 1.55
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2002-02-13 18:32+0000\n"
"Last-Translator: Pedro Morais <morais@kde.org>\n"
"Language-Team: pt <morais@kde.org>\n"
@@ -59,62 +59,62 @@
msgid "unknown error"
msgstr "erro desconhecido"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Mostrar esta mensagem de ajuda"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Mostrar uma mensagem de utilização sucinta"
-#: popthelp.c:83
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr "Mostrar valor por omissão das opções na mensagem"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "INT"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "Utilização:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[OPÇÃO...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/ro.po
============================================================================
$ cvs diff -u -r1.71 -r1.72 ro.po
--- popt/po/ro.po 14 Aug 2007 14:42:34 -0000 1.71
+++ popt/po/ro.po 14 Sep 2007 11:41:36 -0000 1.72
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2000-06-14 23:23+EST\n"
"Last-Translator: Cristian Gafton <gafton@redhat.com>\n"
"Language-Team: Romanian <ro@li.org>\n"
@@ -60,63 +60,63 @@
msgid "unknown error"
msgstr "eroare necuinoscuta"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Afisare mesaj de help"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Afisare mesaj sintaxa sumar"
-#: popthelp.c:83
+#: popthelp.c:89
#, fuzzy
msgid "Display option defaults in message"
msgstr "Afisare mesaj sintaxa sumar"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr ""
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr ""
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr ""
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr ""
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr ""
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr ""
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr ""
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "Sintaxa:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[OPTIUNE...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/ru.po
============================================================================
$ cvs diff -u -r1.55 -r1.56 ru.po
--- popt/po/ru.po 14 Aug 2007 14:42:34 -0000 1.55
+++ popt/po/ru.po 14 Sep 2007 11:41:36 -0000 1.56
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2001-07-05 21:00-0500\n"
"Last-Translator: Eugene Kanter <eugene@blackcatlinux.com>\n"
"Language-Team: Black Cat Linux Team <blackcat-support@blackcatlinux.com>\n"
@@ -59,62 +59,62 @@
msgid "unknown error"
msgstr "ÎÅÉÚ×ÅÓÔÎÁÑ ÏÛÉÂËÁ"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "ðÏËÁÚÁÔØ ÜÔÏ ÓÏÏÂÝÅÎÉÅ"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "ðÏËÁÚÁÔØ ËÒÁÔËÕÀ ÉÎÓÔÒÕËÃÉÀ ÐÏ ÉÓÐÏÌØÚÏ×ÁÎÉÀ"
-#: popthelp.c:83
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr "ðÏËÁÚÁÔØ ÐÁÒÁÍÅÔÒÙ ÐÏ ÕÍÏÌÞÁÎÉÀ"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "INT"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[ðáòáíåôò...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/sk.po
============================================================================
$ cvs diff -u -r1.64 -r1.65 sk.po
--- popt/po/sk.po 14 Aug 2007 14:42:34 -0000 1.64
+++ popt/po/sk.po 14 Sep 2007 11:41:36 -0000 1.65
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 1999-08-04 21:40+0200\n"
"Last-Translator: Stanislav Meduna <stano@eunet.sk>\n"
"Language-Team: Slovak <sk-i18n@rak.isternet.sk>\n"
@@ -63,63 +63,63 @@
msgid "unknown error"
msgstr ""
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Vypísa» túto správu"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Zobrazi» struèný návod na pou¾itie"
-#: popthelp.c:83
+#: popthelp.c:89
#, fuzzy
msgid "Display option defaults in message"
msgstr "Zobrazi» struèný návod na pou¾itie"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr ""
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr ""
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr ""
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr ""
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr ""
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr ""
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr ""
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr ""
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr ""
@@ .
patch -p0 <<'@@ .'
Index: popt/po/sl.po
============================================================================
$ cvs diff -u -r1.54 -r1.55 sl.po
--- popt/po/sl.po 14 Aug 2007 14:42:34 -0000 1.54
+++ popt/po/sl.po 14 Sep 2007 11:41:36 -0000 1.55
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2000-09-05 12:30+0200\n"
"Last-Translator: Roman Maurer <roman.maurer@hermes.si>\n"
"Language-Team: Slovenian <sl@li.org>\n"
@@ -59,63 +59,63 @@
msgid "unknown error"
msgstr ""
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Prika¾i to sporoèilo s pomoèjo"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Prika¾i kratko sporoèilo o uporabi"
-#: popthelp.c:83
+#: popthelp.c:89
#, fuzzy
msgid "Display option defaults in message"
msgstr "Prika¾i kratko sporoèilo o uporabi"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr ""
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr ""
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr ""
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr ""
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr ""
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr ""
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr ""
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr ""
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr ""
@@ .
patch -p0 <<'@@ .'
Index: popt/po/sv.po
============================================================================
$ cvs diff -u -r1.56 -r1.57 sv.po
--- popt/po/sv.po 14 Aug 2007 14:42:34 -0000 1.56
+++ popt/po/sv.po 14 Sep 2007 11:41:36 -0000 1.57
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2007-06-12 22:00+0200\n"
"Last-Translator: Göran Uddeborg <goeran@uddeborg.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -59,62 +59,62 @@
msgid "unknown error"
msgstr "okänt fel"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Visa denna hjälptext"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Visa en kortfattad användningstext"
-#: popthelp.c:83
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr "Visa standardalternativ för flaggor i meddelande"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr "Hjälpflaggor:"
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr "Flaggor implementerade via popt-alias/exec:"
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "INGET"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "VÄRDE"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "HELTAL"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "LÅNG"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "STRÄNG"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "FLYTTAL"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "DUBBEL"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "Användning:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[FLAGGA...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/tr.po
============================================================================
$ cvs diff -u -r1.59 -r1.60 tr.po
--- popt/po/tr.po 14 Aug 2007 14:42:34 -0000 1.59
+++ popt/po/tr.po 14 Sep 2007 11:41:36 -0000 1.60
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2000-02-11 13:01+0200\n"
"Last-Translator: Nilgun Belma Buguner <nilgun@technologist.com>\n"
"Language-Team: Turkish <tr@li.org>\n"
@@ -59,63 +59,63 @@
msgid "unknown error"
msgstr "bilinmeyen hata"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Bu yardým iletisini gösterir"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Kýsa bir kullaným iletisi göster"
-#: popthelp.c:83
+#: popthelp.c:89
#, fuzzy
msgid "Display option defaults in message"
msgstr "Kýsa bir kullaným iletisi göster"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "YOK"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "DEÐ"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "INT"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "Kullanýmý:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[SEÇENEK...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/uk.po
============================================================================
$ cvs diff -u -r1.55 -r1.56 uk.po
--- popt/po/uk.po 14 Aug 2007 14:42:34 -0000 1.55
+++ popt/po/uk.po 14 Sep 2007 11:41:36 -0000 1.56
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 1999-09-30 16:54+0200\n"
"Last-Translator: Yuri Syrota <rasta@renome.rovno.ua>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
@@ -63,63 +63,63 @@
msgid "unknown error"
msgstr ""
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "ðÏËÁÚÁÔÉ ÃÀ ÄÏצÄËÕ"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "ðÏËÁÚÁÔÉ ËÏÒÏÔËÕ ÄÏצÄËÕ ÐÒÏ ×ÉËÏÒÉÓÔÁÎÎÑ"
-#: popthelp.c:83
+#: popthelp.c:89
#, fuzzy
msgid "Display option defaults in message"
msgstr "ðÏËÁÚÁÔÉ ËÏÒÏÔËÕ ÄÏצÄËÕ ÐÒÏ ×ÉËÏÒÉÓÔÁÎÎÑ"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr ""
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr ""
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr ""
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr ""
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr ""
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr ""
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr ""
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr ""
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr ""
@@ .
patch -p0 <<'@@ .'
Index: popt/po/vi.po
============================================================================
$ cvs diff -u -r1.5 -r1.6 vi.po
--- popt/po/vi.po 14 Aug 2007 14:42:34 -0000 1.5
+++ popt/po/vi.po 14 Sep 2007 11:41:36 -0000 1.6
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2007-07-12 22:37+0930\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
@@ -65,62 +65,62 @@
msgid "unknown error"
msgstr "lỗi không rõ"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Xem thông điệp trợ giúp nà y"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Hiển thị thông điệp cách sỠdụng ngắn"
-#: popthelp.c:83
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr "Hiển thị các giá trị mặc định cá»§a tùy chá»n trong thông Ä‘iệp"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr "Tùy chá»n trợ giúp:"
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr "Các tùy chá»n được thá»±c hiện thông qua popt alias/exec:"
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "KHÔNG CÓ"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "GIà TRỊ"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "SỠNGUYÊN"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "DÀI"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "CHUá»–I"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "Ná»”I"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "ÄÔI"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "Äá»I Sá»"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "Cách sỠdụng:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[TÙY_CHỌN...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/po/wa.po
============================================================================
$ cvs diff -u -r1.54 -r1.55 wa.po
--- popt/po/wa.po 14 Aug 2007 14:42:34 -0000 1.54
+++ popt/po/wa.po 14 Sep 2007 11:41:36 -0000 1.55
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 1999-03-18 23:11+0100\n"
"Last-Translator: Nobody yet\n"
"Language-Team: walon <linux-wa@chanae.alphanet.ch>\n"
@@ -67,63 +67,63 @@
msgid "unknown error"
msgstr ""
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "Mostrer ci messaedje d' aide chal"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "Mostre on court messaedje so kmint vos è siervi"
-#: popthelp.c:83
+#: popthelp.c:89
#, fuzzy
msgid "Display option defaults in message"
msgstr "Mostre on court messaedje so kmint vos è siervi"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr ""
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr ""
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr ""
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr ""
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr ""
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr ""
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr ""
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr ""
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr ""
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr ""
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr ""
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr ""
@@ .
patch -p0 <<'@@ .'
Index: popt/po/zh_CN.po
============================================================================
$ cvs diff -u -r1.9 -r1.10 zh_CN.po
--- popt/po/zh_CN.po 14 Aug 2007 14:42:34 -0000 1.9
+++ popt/po/zh_CN.po 14 Sep 2007 11:41:36 -0000 1.10
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: popt 1.12\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2007-08-14 10:34-0400\n"
+"POT-Creation-Date: 2007-09-06 08:50-0400\n"
"PO-Revision-Date: 2007-08-13 22:32+0800\n"
"Last-Translator: LI Daobing <lidaobing@gmail.com>\n"
"Language-Team: Chinese (simplified) <translation-team-zh-cn@lists."
@@ -66,62 +66,62 @@
msgid "unknown error"
msgstr "未知的错误"
-#: popthelp.c:68 popthelp.c:79
+#: popthelp.c:74 popthelp.c:85
msgid "Show this help message"
msgstr "显示这个帮助信æ¯"
-#: popthelp.c:69 popthelp.c:80
+#: popthelp.c:75 popthelp.c:86
msgid "Display brief usage message"
msgstr "显示简çŸçš„使用说明"
-#: popthelp.c:83
+#: popthelp.c:89
msgid "Display option defaults in message"
msgstr "在信æ¯ä¸æ˜¾ç¤ºé»˜è®¤çš„选项"
-#: popthelp.c:126
+#: popthelp.c:162
msgid "Help options:"
msgstr "帮助选项:"
-#: popthelp.c:127
+#: popthelp.c:163
msgid "Options implemented via popt alias/exec:"
msgstr "通过 popt alias/exec 实现的选项:"
-#: popthelp.c:135
+#: popthelp.c:171
msgid "NONE"
msgstr "NONE"
-#: popthelp.c:137
+#: popthelp.c:173
msgid "VAL"
msgstr "VAL"
-#: popthelp.c:141
+#: popthelp.c:177
msgid "INT"
msgstr "INT"
-#: popthelp.c:142
+#: popthelp.c:178
msgid "LONG"
msgstr "LONG"
-#: popthelp.c:143
+#: popthelp.c:179
msgid "STRING"
msgstr "STRING"
-#: popthelp.c:144
+#: popthelp.c:180
msgid "FLOAT"
msgstr "FLOAT"
-#: popthelp.c:145
+#: popthelp.c:181
msgid "DOUBLE"
msgstr "DOUBLE"
-#: popthelp.c:146
+#: popthelp.c:183
msgid "ARG"
msgstr "ARG"
-#: popthelp.c:559
+#: popthelp.c:606
msgid "Usage:"
msgstr "用法:"
-#: popthelp.c:583
+#: popthelp.c:630
msgid "[OPTION...]"
msgstr "[选项...]"
@@ .
patch -p0 <<'@@ .'
Index: popt/poptconfig.c
============================================================================
$ cvs diff -u -r1.29 -r1.30 poptconfig.c
--- popt/poptconfig.c 2 Jul 2007 08:58:48 -0000 1.29
+++ popt/poptconfig.c 14 Sep 2007 11:41:35 -0000 1.30
@@ -168,15 +168,19 @@
int poptReadDefaultConfig(poptContext con, /*@unused@*/ int useEnv)
{
+ static const char _popt_sysconfdir[] = POPT_SYSCONFDIR "/popt";
+ static const char _popt_etc[] = "/etc/popt";
char * fn, * home;
int rc;
if (con->appName == NULL) return 0;
- rc = poptReadConfigFile(con, POPT_SYSCONFDIR "/popt");
- if (rc) return rc;
+ if (strcmp(_popt_sysconfdir, _popt_etc)) {
+ rc = poptReadConfigFile(con, _popt_sysconfdir);
+ if (rc) return rc;
+ }
- rc = poptReadConfigFile(con, "/etc/popt");
+ rc = poptReadConfigFile(con, _popt_etc);
if (rc) return rc;
if ((home = getenv("HOME"))) {
@@ .
Received on Fri Sep 14 13:41:40 2007