commit 8ee63fbd5348b89f49dd3f746f15fa19f0a7be4e
parent 6c774c78958f38a612c6eedd36a585f016bffc72
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 26 Sep 2005 13:55:03 +0000
sync
Diffstat:
5 files changed, 100 insertions(+), 63 deletions(-)
diff --git a/po/de.po b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libextractor 0.5.6a\n"
"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
-"POT-Creation-Date: 2005-09-20 23:59-0700\n"
+"POT-Creation-Date: 2005-09-26 07:05-0700\n"
"PO-Revision-Date: 2005-09-22 10:07+0200\n"
"Last-Translator: Karl Eichwalder <ke@suse.de>\n"
"Language-Team: German <de@li.org>\n"
@@ -820,7 +820,8 @@ msgstr ""
#: src/main/extract.c:52
#, c-format
-msgid "Arguments mandatory for long options are also mandatory for short options.\n"
+msgid ""
+"Arguments mandatory for long options are also mandatory for short options.\n"
msgstr ""
"Argumente, die für lange Optionen notwendig sind, sind ebenfalls für die\n"
"Optionen in Kurzform notwendig.\n"
@@ -834,8 +835,12 @@ msgid "print output in bibtex format"
msgstr "Ausgabe im BibTeX format"
#: src/main/extract.c:130
-msgid "use the generic plaintext extractor for the language with the 2-letter language code LANG"
-msgstr "generischen Klartext-extractor für die Sprache mit dem 2-Buchstabenkürzel LANG verwenden"
+msgid ""
+"use the generic plaintext extractor for the language with the 2-letter "
+"language code LANG"
+msgstr ""
+"generischen Klartext-extractor für die Sprache mit dem 2-Buchstabenkürzel "
+"LANG verwenden"
#: src/main/extract.c:132
msgid "remove duplicates only if types match"
@@ -843,7 +848,9 @@ msgstr "doppelte Einträge nur entfernen, wenn die Art übereinstimmt"
#: src/main/extract.c:134
msgid "use the filename as a keyword (loads filename-extractor plugin)"
-msgstr "Dateinamen als Schlüsselwort verwenden (filename-extractor-Erweiterung wird geladen)"
+msgstr ""
+"Dateinamen als Schlüsselwort verwenden (filename-extractor-Erweiterung wird "
+"geladen)"
#: src/main/extract.c:136
msgid "print this help"
@@ -851,7 +858,8 @@ msgstr "diese Hilfe anzeigen"
#: src/main/extract.c:138
msgid "compute hash using the given ALGORITHM (currently sha1 or md5)"
-msgstr "Hash gemäß dem angegebenen ALGORITHMUS errechnen (z.Zt. »sha1« oder »md5«)"
+msgstr ""
+"Hash gemäß dem angegebenen ALGORITHMUS errechnen (z.Zt. »sha1« oder »md5«)"
#: src/main/extract.c:140
msgid "load an extractor plugin named LIBRARY"
@@ -867,7 +875,9 @@ msgstr "Standardsatz der extractor-Erweiterungen nicht verwenden"
#: src/main/extract.c:146
msgid "print only keywords of the given TYPE (use -L to get a list)"
-msgstr "nur Schlüsselwörter einer bestimmten ART ausgeben (mit -L die Liste anzeigen lassen)"
+msgstr ""
+"nur Schlüsselwörter einer bestimmten ART ausgeben (mit -L die Liste anzeigen "
+"lassen)"
#: src/main/extract.c:148
msgid "remove duplicates even if keyword types do not match"
@@ -897,12 +907,12 @@ msgstr "extract [OPTIONEN] [DATEINAME]*"
msgid "Extract metadata from files."
msgstr "Metadaten aus den Dateien extrahieren."
-#: src/main/extract.c:198 src/main/extractor.c:1116
+#: src/main/extract.c:198 src/main/extractor.c:1117
#, c-format
msgid "%s - (binary)\n"
msgstr "%s - (binär)\n"
-#: src/main/extract.c:204 src/main/extractor.c:1121
+#: src/main/extract.c:204 src/main/extractor.c:1122
#, c-format
msgid "INVALID TYPE - %s\n"
msgstr "UNGÜLTIGE ART - %s\n"
@@ -955,22 +965,24 @@ msgstr "Gegenstand"
msgid "page count"
msgstr "Seitenanzahl"
-#: src/main/extract.c:473
+#: src/main/extract.c:474
#, c-format
msgid "You must specify an argument for the `%s' option (option ignored).\n"
-msgstr "Sie müssen ein Argument für die Option »%s« angeben (Option wird ignoriert).\n"
+msgstr ""
+"Sie müssen ein Argument für die Option »%s« angeben (Option wird "
+"ignoriert).\n"
-#: src/main/extract.c:540
+#: src/main/extract.c:541
#, c-format
msgid "Use --help to get a list of options.\n"
msgstr "Verwenden Sie --help, um eine Liste aller Optionen zu sehen.\n"
-#: src/main/extract.c:599
+#: src/main/extract.c:600
#, c-format
msgid "%% BiBTeX file\n"
msgstr "%% BibTeX Datei\n"
-#: src/main/extract.c:606
+#: src/main/extract.c:611
#, c-format
msgid "Keywords for file %s:\n"
msgstr "Schlüsserwörter für die Datei %s:\n"
@@ -1285,22 +1297,28 @@ msgstr ""
msgid "orientation"
msgstr "Seitenausrichtung"
-#: src/main/extractor.c:225
+#: src/main/extractor.c:132
+msgid "template"
+msgstr "Vorlage"
+
+#: src/main/extractor.c:226
#, c-format
msgid "Initialization of plugin mechanism failed: %s!\n"
msgstr "Initialisierung des Plugin-Mechanismus' ist fehlgeschlagen: %s.\n"
-#: src/main/extractor.c:372
+#: src/main/extractor.c:373
#, c-format
-msgid "Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that failed also. Errors are: `%s' and `%s'.\n"
+msgid ""
+"Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
+"failed also. Errors are: `%s' and `%s'.\n"
msgstr ""
-#: src/main/extractor.c:401
+#: src/main/extractor.c:402
#, c-format
msgid "Loading `%s' plugin failed: %s\n"
msgstr "Laden des »%s«-Plugins ist fehlgeschlagen: %s\n"
-#: src/main/extractor.c:606
+#: src/main/extractor.c:607
#, c-format
msgid "Unloading plugin `%s' failed!\n"
msgstr "Entladen des »%s«-Plugins ist fehlgeschlagen!\n"
diff --git a/po/ga.po b/po/ga.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libextractor 0.5.6a\n"
"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
-"POT-Creation-Date: 2005-09-20 23:59-0700\n"
+"POT-Creation-Date: 2005-09-26 07:05-0700\n"
"PO-Revision-Date: 2005-09-21 00:46-0700\n"
"Last-Translator: Kevin Patrick Scannell <scannell@SLU.EDU>\n"
"Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
@@ -876,12 +876,12 @@ msgstr "extract [ROGHANNA] [COMHADAINM]*"
msgid "Extract metadata from files."
msgstr "Bain meiteashonraí as comhaid."
-#: src/main/extract.c:198 src/main/extractor.c:1116
+#: src/main/extract.c:198 src/main/extractor.c:1117
#, c-format
msgid "%s - (binary)\n"
msgstr "%s - (dénártha)\n"
-#: src/main/extract.c:204 src/main/extractor.c:1121
+#: src/main/extract.c:204 src/main/extractor.c:1122
#, c-format
msgid "INVALID TYPE - %s\n"
msgstr "CINEÁL NEAMHBHAILÍ - %s\n"
@@ -934,23 +934,23 @@ msgstr "
msgid "page count"
msgstr "líon na leathanach"
-#: src/main/extract.c:473
+#: src/main/extract.c:474
#, c-format
msgid "You must specify an argument for the `%s' option (option ignored).\n"
msgstr ""
"Ní mór duit argóint a thabhairt i ndiaidh na rogha `%s' (á ligean thart).\n"
-#: src/main/extract.c:540
+#: src/main/extract.c:541
#, c-format
msgid "Use --help to get a list of options.\n"
msgstr "Bain úsáid as '--help' le haghaidh níos mó roghanna.\n"
-#: src/main/extract.c:599
+#: src/main/extract.c:600
#, c-format
msgid "%% BiBTeX file\n"
msgstr "%% Comhad BiBTeX\n"
-#: src/main/extract.c:606
+#: src/main/extract.c:611
#, c-format
msgid "Keywords for file %s:\n"
msgstr "Lorgfhocail do chomhad %s:\n"
@@ -1259,12 +1259,17 @@ msgstr "cothroma
msgid "orientation"
msgstr "treoshuíomh"
-#: src/main/extractor.c:225
+#: src/main/extractor.c:132
+#, fuzzy
+msgid "template"
+msgstr "ionadaíonn"
+
+#: src/main/extractor.c:226
#, c-format
msgid "Initialization of plugin mechanism failed: %s!\n"
msgstr "Theip ar thúsú meicníocht na mbreiseán: %s!\n"
-#: src/main/extractor.c:372
+#: src/main/extractor.c:373
#, c-format
msgid ""
"Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
@@ -1274,12 +1279,12 @@ msgstr ""
"bhain mé triail as `%s', ach theip ar an cheann sin freisin. Na hearráidí: `"
"%s' agus `%s'.\n"
-#: src/main/extractor.c:401
+#: src/main/extractor.c:402
#, c-format
msgid "Loading `%s' plugin failed: %s\n"
msgstr "Theip ar luchtú an bhreiseáin `%s': %s\n"
-#: src/main/extractor.c:606
+#: src/main/extractor.c:607
#, c-format
msgid "Unloading plugin `%s' failed!\n"
msgstr "Theip ar dhíluchtú an bhreiseáin `%s'!\n"
diff --git a/po/libextractor.pot b/po/libextractor.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
-"POT-Creation-Date: 2005-09-20 23:59-0700\n"
+"POT-Creation-Date: 2005-09-26 07:05-0700\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"
@@ -861,12 +861,12 @@ msgstr ""
msgid "Extract metadata from files."
msgstr ""
-#: src/main/extract.c:198 src/main/extractor.c:1116
+#: src/main/extract.c:198 src/main/extractor.c:1117
#, c-format
msgid "%s - (binary)\n"
msgstr ""
-#: src/main/extract.c:204 src/main/extractor.c:1121
+#: src/main/extract.c:204 src/main/extractor.c:1122
#, c-format
msgid "INVALID TYPE - %s\n"
msgstr ""
@@ -919,22 +919,22 @@ msgstr ""
msgid "page count"
msgstr ""
-#: src/main/extract.c:473
+#: src/main/extract.c:474
#, c-format
msgid "You must specify an argument for the `%s' option (option ignored).\n"
msgstr ""
-#: src/main/extract.c:540
+#: src/main/extract.c:541
#, c-format
msgid "Use --help to get a list of options.\n"
msgstr ""
-#: src/main/extract.c:599
+#: src/main/extract.c:600
#, c-format
msgid "%% BiBTeX file\n"
msgstr ""
-#: src/main/extract.c:606
+#: src/main/extract.c:611
#, c-format
msgid "Keywords for file %s:\n"
msgstr ""
@@ -1243,24 +1243,28 @@ msgstr ""
msgid "orientation"
msgstr ""
-#: src/main/extractor.c:225
+#: src/main/extractor.c:132
+msgid "template"
+msgstr ""
+
+#: src/main/extractor.c:226
#, c-format
msgid "Initialization of plugin mechanism failed: %s!\n"
msgstr ""
-#: src/main/extractor.c:372
+#: src/main/extractor.c:373
#, c-format
msgid ""
"Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
"failed also. Errors are: `%s' and `%s'.\n"
msgstr ""
-#: src/main/extractor.c:401
+#: src/main/extractor.c:402
#, c-format
msgid "Loading `%s' plugin failed: %s\n"
msgstr ""
-#: src/main/extractor.c:606
+#: src/main/extractor.c:607
#, c-format
msgid "Unloading plugin `%s' failed!\n"
msgstr ""
diff --git a/po/ro.po b/po/ro.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libextractor 0.4.2\n"
"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
-"POT-Creation-Date: 2005-09-20 23:59-0700\n"
+"POT-Creation-Date: 2005-09-26 07:05-0700\n"
"PO-Revision-Date: 2005-02-25 12:00-0500\n"
"Last-Translator: Laurentiu Buzdugan <lbuz@rolix.org>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
@@ -883,12 +883,12 @@ msgstr "extract [OP
msgid "Extract metadata from files."
msgstr "Extrage metadata din fiºiere."
-#: src/main/extract.c:198 src/main/extractor.c:1116
+#: src/main/extract.c:198 src/main/extractor.c:1117
#, c-format
msgid "%s - (binary)\n"
msgstr "%s - (binar)\n"
-#: src/main/extract.c:204 src/main/extractor.c:1121
+#: src/main/extract.c:204 src/main/extractor.c:1122
#, c-format
msgid "INVALID TYPE - %s\n"
msgstr "TIP INVALID - %s\n"
@@ -941,23 +941,23 @@ msgstr "subiect"
msgid "page count"
msgstr "numãr de pagini"
-#: src/main/extract.c:473
+#: src/main/extract.c:474
#, c-format
msgid "You must specify an argument for the `%s' option (option ignored).\n"
msgstr ""
"Trebuie sã specificaþi un argument pentru opþiunea `%s' (opþiune ignoratã).\n"
-#: src/main/extract.c:540
+#: src/main/extract.c:541
#, c-format
msgid "Use --help to get a list of options.\n"
msgstr "Folosiþi --help pentru a obþine o listã de opþiuni.\n"
-#: src/main/extract.c:599
+#: src/main/extract.c:600
#, c-format
msgid "%% BiBTeX file\n"
msgstr "%% BiBTeX file\n"
-#: src/main/extract.c:606
+#: src/main/extract.c:611
#, c-format
msgid "Keywords for file %s:\n"
msgstr "Cuvinte cheie pentru fiºier %s:\n"
@@ -1268,12 +1268,17 @@ msgstr ""
msgid "orientation"
msgstr "orientare paginã"
-#: src/main/extractor.c:225
+#: src/main/extractor.c:132
+#, fuzzy
+msgid "template"
+msgstr "înlocuieºte"
+
+#: src/main/extractor.c:226
#, c-format
msgid "Initialization of plugin mechanism failed: %s!\n"
msgstr "iniþializare mecanismului de plugin a eºuat: %s!\n"
-#: src/main/extractor.c:372
+#: src/main/extractor.c:373
#, c-format
msgid ""
"Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
@@ -1282,12 +1287,12 @@ msgstr ""
"Rezolvarea simbolului `%s' în biblioteca `%s' a eºuat, aºa cã am încercat '%"
"s', dar ºi acesta a eºuat. Erorile sunt: `%s' ºi `%s'.\n"
-#: src/main/extractor.c:401
+#: src/main/extractor.c:402
#, c-format
msgid "Loading `%s' plugin failed: %s\n"
msgstr "Încãrcarea plugin-ului `%s' a eºuat: %s\n"
-#: src/main/extractor.c:606
+#: src/main/extractor.c:607
#, c-format
msgid "Unloading plugin `%s' failed!\n"
msgstr "Descãrcarea plugin-ului `%s' a eºuat!\n"
diff --git a/po/rw.po b/po/rw.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libextractor 0.4.2\n"
"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
-"POT-Creation-Date: 2005-09-20 23:59-0700\n"
+"POT-Creation-Date: 2005-09-26 07:05-0700\n"
"PO-Revision-Date: 2005-04-04 10:55-0700\n"
"Last-Translator: Steven Michael Murphy <murf@e-tools.com>\n"
"Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n"
@@ -947,12 +947,12 @@ msgstr ""
msgid "Extract metadata from files."
msgstr "Bivuye Idosiye"
-#: src/main/extract.c:198 src/main/extractor.c:1116
+#: src/main/extract.c:198 src/main/extractor.c:1117
#, fuzzy, c-format
msgid "%s - (binary)\n"
msgstr "%s-(Nyabibiri"
-#: src/main/extract.c:204 src/main/extractor.c:1121
+#: src/main/extract.c:204 src/main/extractor.c:1122
#, c-format
msgid "INVALID TYPE - %s\n"
msgstr ""
@@ -1028,22 +1028,22 @@ msgstr "Ikivugwaho"
msgid "page count"
msgstr "Kubara amapaje"
-#: src/main/extract.c:473
+#: src/main/extract.c:474
#, fuzzy, c-format
msgid "You must specify an argument for the `%s' option (option ignored).\n"
msgstr "kugirango i Ihitamo Ihitamo"
-#: src/main/extract.c:540
+#: src/main/extract.c:541
#, fuzzy, c-format
msgid "Use --help to get a list of options.\n"
msgstr "Ifashayobora Kuri Kubona a Urutonde Bya Amahitamo"
-#: src/main/extract.c:599
+#: src/main/extract.c:600
#, c-format
msgid "%% BiBTeX file\n"
msgstr ""
-#: src/main/extract.c:606
+#: src/main/extract.c:611
#, fuzzy, c-format
msgid "Keywords for file %s:\n"
msgstr "kugirango IDOSIYE"
@@ -1540,24 +1540,29 @@ msgstr ""
msgid "orientation"
msgstr "Ipaji Icyerekezo"
-#: src/main/extractor.c:225
+#: src/main/extractor.c:132
+#, fuzzy
+msgid "template"
+msgstr "Umwanya"
+
+#: src/main/extractor.c:226
#, fuzzy, c-format
msgid "Initialization of plugin mechanism failed: %s!\n"
msgstr "Bya Byanze"
-#: src/main/extractor.c:372
+#: src/main/extractor.c:373
#, fuzzy, c-format
msgid ""
"Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
"failed also. Errors are: `%s' and `%s'.\n"
msgstr "IKIMENYETSO in Isomero Byanze Byanze Na"
-#: src/main/extractor.c:401
+#: src/main/extractor.c:402
#, fuzzy, c-format
msgid "Loading `%s' plugin failed: %s\n"
msgstr "Byanze"
-#: src/main/extractor.c:606
+#: src/main/extractor.c:607
#, fuzzy, c-format
msgid "Unloading plugin `%s' failed!\n"
msgstr "Byanze"