changeset 673:f1889d77db4b

2005-01-23 Frank Arnold <farnold@cvs.gnome.org> * de.po: Updated German translation.
author farnold
date Sun, 23 Jan 2005 21:23:57 +0000
parents 381058de9798
children cecd264e1e40
files po/ChangeLog po/de.po
diffstat 2 files changed, 83 insertions(+), 41 deletions(-) [+]
line wrap: on
line diff
--- a/po/ChangeLog	Sun Jan 23 14:12:03 2005 +0000
+++ b/po/ChangeLog	Sun Jan 23 21:23:57 2005 +0000
@@ -1,3 +1,7 @@
+2005-01-23  Frank Arnold  <farnold@cvs.gnome.org>
+
+	* de.po: Updated German translation.
+
 2005-01-20  Miloslav Trmac  <mitr@volny.cz>
 
 	* cs.po: Updated Czech translation.
--- a/po/de.po	Sun Jan 23 14:12:03 2005 +0000
+++ b/po/de.po	Sun Jan 23 21:23:57 2005 +0000
@@ -10,8 +10,8 @@
 msgstr ""
 "Project-Id-Version: gftp\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-19 15:16+0100\n"
-"PO-Revision-Date: 2005-01-19 15:16+0100\n"
+"POT-Creation-Date: 2005-01-23 22:27+0100\n"
+"PO-Revision-Date: 2005-01-23 22:26+0100\n"
 "Last-Translator: Frank Arnold <frank@scirocco-5v-turbo.de>\n"
 "Language-Team: German <gnome-de@gnome.org>\n"
 "MIME-Version: 1.0\n"
@@ -28,7 +28,7 @@
 msgid "Error: Invalid line %s in cache index file\n"
 msgstr "Fehler: Ungültige Zeile %s in der cache index Datei\n"
 
-#: lib/cache.c:137 lib/local.c:477
+#: lib/cache.c:137 lib/fsp.c:537 lib/local.c:477
 #, c-format
 msgid "Error: Could not make directory %s: %s\n"
 msgstr "Fehler: Konnte Verzeichnis %s nicht erstellen: %s\n"
@@ -44,7 +44,8 @@
 msgid "Error closing file descriptor: %s\n"
 msgstr "Fehler beim Dateischließen: %s\n"
 
-#: lib/cache.c:250 lib/local.c:136 lib/local.c:145 lib/local.c:192
+#: lib/cache.c:250 lib/fsp.c:128 lib/fsp.c:208 lib/local.c:136 lib/local.c:145
+#: lib/local.c:192
 #, c-format
 msgid "Error: Cannot seek on file %s: %s\n"
 msgstr "Fehler: Kann in Datei %s kein seek ausführen: %s\n"
@@ -199,6 +200,80 @@
 "FATALER gFTP Fehler: Konfigurationsoption '%s' nicht in der global hash "
 "Tabelle gefunden\n"
 
+#: lib/fsp.c:190
+#, c-format
+msgid "Error: Cannot upload file %s\n"
+msgstr "Fehler: Die Datei %s konnte nicht hochgeladen werden\n"
+
+#: lib/fsp.c:200
+#, c-format
+msgid "Error: Cannot write to file %s: %s\n"
+msgstr "Fehler: In die Datei %s konnte nicht geschrieben werden: %s\n"
+
+#: lib/fsp.c:238
+#, c-format
+msgid "Error: Error closing file: %s\n"
+msgstr "Fehler: Fehler beim Schließen der Datei: %s\n"
+
+#: lib/fsp.c:326
+#, c-format
+msgid "Corrupted file listing from FSP server %s\n"
+msgstr "Fehlerhafte Dateiliste vom FSP-Server %s\n"
+
+#: lib/fsp.c:338 lib/fsp.c:339 lib/protocols.c:1542 lib/protocols.c:1543
+#: lib/protocols.c:1584 lib/protocols.c:1585 lib/protocols.c:1648
+#: lib/protocols.c:1655 lib/protocols.c:1731 lib/protocols.c:1732
+#: lib/protocols.c:1768
+msgid "unknown"
+msgstr "Unbekannt"
+
+#: lib/fsp.c:376
+#, c-format
+msgid "Could not get FSP directory listing %s: %s\n"
+msgstr "Abrufen der FSP-Verzeichnisliste %s fehlgeschlagen: %s\n"
+
+#: lib/fsp.c:438
+#, c-format
+msgid "Successfully changed directory to %s\n"
+msgstr "Verzeichnis erfolgreich nach %s gewechselt\n"
+
+#: lib/fsp.c:448
+#, c-format
+msgid "Could not change directory to %s\n"
+msgstr "Verzeichnis konnte nicht nach %s gewechselt werden\n"
+
+#: lib/fsp.c:473 lib/fsp.c:502 lib/local.c:424 lib/local.c:447
+#: src/gtk/transfer.c:260 src/gtk/view_dialog.c:328
+#, c-format
+msgid "Successfully removed %s\n"
+msgstr "%s erfolgreich gelöscht\n"
+
+#: lib/fsp.c:479 lib/local.c:430
+#, c-format
+msgid "Error: Could not remove directory %s: %s\n"
+msgstr "Fehler: Konnte Verzeichnis %s nicht löschen: %s\n"
+
+#: lib/fsp.c:508 lib/local.c:453 src/gtk/transfer.c:264
+#: src/gtk/view_dialog.c:332
+#, c-format
+msgid "Error: Could not remove file %s: %s\n"
+msgstr "Fehler: Konnte Datei %s nicht löschen: %s\n"
+
+#: lib/fsp.c:530 lib/local.c:470
+#, c-format
+msgid "Successfully made directory %s\n"
+msgstr "Verzeichnis %s erfolgreich angelegt\n"
+
+#: lib/fsp.c:565 lib/local.c:496
+#, c-format
+msgid "Successfully renamed %s to %s\n"
+msgstr "%s erfolgreich in %s umbenannt\n"
+
+#: lib/fsp.c:577 lib/local.c:503
+#, c-format
+msgid "Error: Could not rename %s to %s: %s\n"
+msgstr "Fehler: Konnte %s nicht in %s umbenennen: %s\n"
+
 #: lib/ftps.c:157
 msgid ""
 "FTPS Support unavailable since SSL support was not compiled in. Aborting "
@@ -240,37 +315,6 @@
 msgid "Successfully changed local directory to %s\n"
 msgstr "Lokales Verzeichnis erfolgreich nach %s gewechselt\n"
 
-#: lib/local.c:424 lib/local.c:447 src/gtk/transfer.c:260
-#: src/gtk/view_dialog.c:328
-#, c-format
-msgid "Successfully removed %s\n"
-msgstr "%s erfolgreich gelöscht\n"
-
-#: lib/local.c:430
-#, c-format
-msgid "Error: Could not remove directory %s: %s\n"
-msgstr "Fehler: Konnte Verzeichnis %s nicht löschen: %s\n"
-
-#: lib/local.c:453 src/gtk/transfer.c:264 src/gtk/view_dialog.c:332
-#, c-format
-msgid "Error: Could not remove file %s: %s\n"
-msgstr "Fehler: Konnte Datei %s nicht löschen: %s\n"
-
-#: lib/local.c:470
-#, c-format
-msgid "Successfully made directory %s\n"
-msgstr "Verzeichnis %s erfolgreich angelegt\n"
-
-#: lib/local.c:496
-#, c-format
-msgid "Successfully renamed %s to %s\n"
-msgstr "%s erfolgreich in %s umbenannt\n"
-
-#: lib/local.c:503
-#, c-format
-msgid "Error: Could not rename %s to %s: %s\n"
-msgstr "Fehler: Konnte %s nicht in %s umbenennen: %s\n"
-
 #: lib/local.c:520
 #, c-format
 msgid "Successfully changed mode of %s to %o\n"
@@ -805,12 +849,6 @@
 msgid "Cannot look up hostname %s: %s\n"
 msgstr "Kann IP Adresse von Rechnername %s nicht finden: %s\n"
 
-#: lib/protocols.c:1542 lib/protocols.c:1543 lib/protocols.c:1584
-#: lib/protocols.c:1585 lib/protocols.c:1648 lib/protocols.c:1655
-#: lib/protocols.c:1731 lib/protocols.c:1732 lib/protocols.c:1768
-msgid "unknown"
-msgstr "Unbekannt"
-
 #: lib/protocols.c:2238
 #, c-format
 msgid "Failed to create a socket: %s\n"