gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r2147 - Extractor/po


From: grothoff
Subject: [GNUnet-SVN] r2147 - Extractor/po
Date: Mon, 26 Sep 2005 06:55:09 -0700 (PDT)

Author: grothoff
Date: 2005-09-26 06:55:03 -0700 (Mon, 26 Sep 2005)
New Revision: 2147

Modified:
   Extractor/po/de.po
   Extractor/po/ga.po
   Extractor/po/libextractor.pot
   Extractor/po/ro.po
   Extractor/po/rw.po
Log:
sync

Modified: Extractor/po/de.po
===================================================================
--- Extractor/po/de.po  2005-09-26 13:53:23 UTC (rev 2146)
+++ Extractor/po/de.po  2005-09-26 13:55:03 UTC (rev 2147)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libextractor 0.5.6a\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"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 <address@hidden>\n"
 "Language-Team: German <address@hidden>\n"
@@ -820,7 +820,8 @@
 
 #: 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 @@
 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 @@
 
 #: 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 @@
 
 #: 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 @@
 
 #: 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 @@
 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 @@
 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 @@
 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"

Modified: Extractor/po/ga.po
===================================================================
--- Extractor/po/ga.po  2005-09-26 13:53:23 UTC (rev 2146)
+++ Extractor/po/ga.po  2005-09-26 13:55:03 UTC (rev 2147)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: libextractor 0.5.6a\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"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 <address@hidden>\n"
 "Language-Team: Irish <address@hidden>\n"
@@ -876,12 +876,12 @@
 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 @@
 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 @@
 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 @@
 "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"

Modified: Extractor/po/libextractor.pot
===================================================================
--- Extractor/po/libextractor.pot       2005-09-26 13:53:23 UTC (rev 2146)
+++ Extractor/po/libextractor.pot       2005-09-26 13:55:03 UTC (rev 2147)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"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 <address@hidden>\n"
 "Language-Team: LANGUAGE <address@hidden>\n"
@@ -861,12 +861,12 @@
 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 @@
 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 @@
 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 ""

Modified: Extractor/po/ro.po
===================================================================
--- Extractor/po/ro.po  2005-09-26 13:53:23 UTC (rev 2146)
+++ Extractor/po/ro.po  2005-09-26 13:55:03 UTC (rev 2147)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libextractor 0.4.2\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"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 <address@hidden>\n"
 "Language-Team: Romanian <address@hidden>\n"
@@ -883,12 +883,12 @@
 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 @@
 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 @@
 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 @@
 "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"

Modified: Extractor/po/rw.po
===================================================================
--- Extractor/po/rw.po  2005-09-26 13:53:23 UTC (rev 2146)
+++ Extractor/po/rw.po  2005-09-26 13:55:03 UTC (rev 2147)
@@ -16,7 +16,7 @@
 msgstr ""
 "Project-Id-Version: libextractor 0.4.2\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"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 <address@hidden>\n"
 "Language-Team: Kinyarwanda <address@hidden>\n"
@@ -947,12 +947,12 @@
 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 @@
 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 @@
 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"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]