638
|
1 # German translation of gFTP
|
658
|
2 # Copyright (C) 2005 Brian Masney <masneyb@gftp.org>
|
638
|
3 # This file is distributed under the same license as the gFTP package.
|
658
|
4 # Jochen Siebert <siebert@physik.rwth-aachen.de>, 1999
|
638
|
5 # Bernd Leibing <bernd.leibing@kiz.uni-ulm.de>, 2004
|
658
|
6 # Frank Arnold <frank@scirocco-5v-turbo.de>, 2004, 2005
|
638
|
7 #
|
669
|
8 #
|
1
|
9 msgid ""
|
|
10 msgstr ""
|
669
|
11 "Project-Id-Version: gftp\n"
|
231
|
12 "Report-Msgid-Bugs-To: \n"
|
673
|
13 "POT-Creation-Date: 2005-01-23 22:27+0100\n"
|
|
14 "PO-Revision-Date: 2005-01-23 22:26+0100\n"
|
638
|
15 "Last-Translator: Frank Arnold <frank@scirocco-5v-turbo.de>\n"
|
669
|
16 "Language-Team: German <gnome-de@gnome.org>\n"
|
1
|
17 "MIME-Version: 1.0\n"
|
638
|
18 "Content-Type: text/plain; charset=UTF-8\n"
|
1
|
19 "Content-Transfer-Encoding: 8bit\n"
|
|
20
|
625
|
21 #: lib/bookmark.c:38
|
393
|
22 #, c-format
|
231
|
23 msgid "Invalid URL %s\n"
|
638
|
24 msgstr "Ungültige URL %s\n"
|
231
|
25
|
|
26 #: lib/cache.c:50 lib/cache.c:64 lib/cache.c:77
|
1
|
27 #, c-format
|
|
28 msgid "Error: Invalid line %s in cache index file\n"
|
638
|
29 msgstr "Fehler: Ungültige Zeile %s in der cache index Datei\n"
|
625
|
30
|
673
|
31 #: lib/cache.c:137 lib/fsp.c:537 lib/local.c:477
|
1
|
32 #, c-format
|
231
|
33 msgid "Error: Could not make directory %s: %s\n"
|
|
34 msgstr "Fehler: Konnte Verzeichnis %s nicht erstellen: %s\n"
|
|
35
|
448
|
36 #: lib/cache.c:161
|
1
|
37 #, c-format
|
231
|
38 msgid "Error: Cannot create temporary file: %s\n"
|
|
39 msgstr "Fehler: Kann Zwischendatei nicht erzeugen: %s\n"
|
|
40
|
625
|
41 #: lib/cache.c:183 lib/cache.c:232 lib/config_file.c:157 lib/config_file.c:163
|
658
|
42 #: lib/local.c:102 lib/local.c:217 lib/rfc2068.c:259 lib/sshv2.c:1128
|
26
|
43 #, c-format
|
231
|
44 msgid "Error closing file descriptor: %s\n"
|
638
|
45 msgstr "Fehler beim Dateischließen: %s\n"
|
625
|
46
|
673
|
47 #: lib/cache.c:250 lib/fsp.c:128 lib/fsp.c:208 lib/local.c:136 lib/local.c:145
|
|
48 #: lib/local.c:192
|
1
|
49 #, c-format
|
231
|
50 msgid "Error: Cannot seek on file %s: %s\n"
|
638
|
51 msgstr "Fehler: Kann in Datei %s kein seek ausführen: %s\n"
|
|
52
|
669
|
53 #: lib/config_file.c:126 lib/config_file.c:133 lib/protocols.c:3001
|
448
|
54 #, c-format
|
|
55 msgid "Error: Cannot open local file %s: %s\n"
|
638
|
56 msgstr "Fehler: Kann lokale Datei %s nicht öffnen: %s\n"
|
|
57
|
669
|
58 #: lib/config_file.c:143 lib/protocols.c:2708 lib/sslcommon.c:486
|
448
|
59 #, c-format
|
|
60 msgid "Error: Could not write to socket: %s\n"
|
|
61 msgstr "Fehler: Konnte nicht auf Socket schreiben: %s\n"
|
|
62
|
669
|
63 #: lib/config_file.c:151 lib/protocols.c:2632 lib/sshv2.c:364
|
625
|
64 #: lib/sslcommon.c:439
|
448
|
65 #, c-format
|
|
66 msgid "Error: Could not read from socket: %s\n"
|
|
67 msgstr "Fehler: Konnte nicht von Socket %s lesen\n"
|
|
68
|
625
|
69 #: lib/config_file.c:183 lib/config_file.c:737
|
1
|
70 #, c-format
|
|
71 msgid "gFTP Error: Bad bookmarks file name %s\n"
|
|
72 msgstr "gFTP-Fehler: Falscher Name der Lesezeichendatei %s\n"
|
|
73
|
625
|
74 #: lib/config_file.c:192
|
1
|
75 #, c-format
|
|
76 msgid "Warning: Cannot find master bookmark file %s\n"
|
|
77 msgstr "Warnung: Kann Haupt-Lesezeichendatei %s nicht finden\n"
|
|
78
|
625
|
79 #: lib/config_file.c:203 lib/config_file.c:743
|
1
|
80 #, c-format
|
|
81 msgid "gFTP Error: Cannot open bookmarks file %s: %s\n"
|
638
|
82 msgstr "gFTP-Fehler: Kann Lesezeichendatei %s nicht öffnen: %s\n"
|
625
|
83
|
|
84 #: lib/config_file.c:295 lib/config_file.c:317
|
1
|
85 #, c-format
|
|
86 msgid "gFTP Warning: Skipping line %d in bookmarks file: %s\n"
|
638
|
87 msgstr "gFTP-Warnung: Überspringe Zeile %d in Lesezeichendatei: %s\n"
|
625
|
88
|
|
89 #: lib/config_file.c:347
|
231
|
90 #, c-format
|
|
91 msgid "gFTP Warning: Line %d doesn't have enough arguments\n"
|
|
92 msgstr "gFTP-Warnung: Zeile %d hat nicht genug Argumente\n"
|
|
93
|
625
|
94 #: lib/config_file.c:505
|
22
|
95 msgid ""
|
|
96 "This section specifies which hosts are on the local subnet and won't need to "
|
|
97 "go out the proxy server (if available). Syntax: dont_use_proxy=.domain or "
|
|
98 "dont_use_proxy=network number/netmask"
|
|
99 msgstr ""
|
|
100 "Dieser Abschnitt gibt an, welche Rechner sich im lokalen Subnetz befinden "
|
|
101 "und den Proxy-Server (wenn vorhanden) nicht zu benutzen brauchen. Syntax: "
|
|
102 "dont_use_proxy=.domain oder dont_use_proxy=netzwerknummer/netzmaske"
|
1
|
103
|
625
|
104 #: lib/config_file.c:508
|
22
|
105 msgid ""
|
|
106 "ext=file extenstion:XPM file:Ascii or Binary (A or B):viewer program. Note: "
|
|
107 "All arguments except the file extension are optional"
|
|
108 msgstr ""
|
638
|
109 "ext=Dateiendung:XPM-Datei:ASCII oder Binär (A oder B):Betrachterprogramm. "
|
|
110 "Hinweis: Alle Angaben außer der Dateiendung sind optional"
|
625
|
111
|
|
112 #: lib/config_file.c:587 lib/config_file.c:832
|
231
|
113 #, c-format
|
|
114 msgid "gFTP Error: Bad config file name %s\n"
|
638
|
115 msgstr "gFTP Fehler: Konfigurationsdateiname %s ungültig\n"
|
625
|
116
|
|
117 #: lib/config_file.c:598
|
231
|
118 #, c-format
|
|
119 msgid "gFTP Error: Could not make directory %s: %s\n"
|
|
120 msgstr "gFTP-Fehler: Konnte Verzeichnis %s nicht erstellen: %s\n"
|
|
121
|
625
|
122 #: lib/config_file.c:608
|
231
|
123 #, c-format
|
|
124 msgid "gFTP Error: Cannot find master config file %s\n"
|
|
125 msgstr "gFTP-Fehler: Kann Hauptkonfigurationsdatei %s nicht finden\n"
|
|
126
|
625
|
127 #: lib/config_file.c:610
|
|
128 #, c-format
|
231
|
129 msgid "Did you do a make install?\n"
|
|
130 msgstr "Haben Sie das Programm installiert?\n"
|
|
131
|
625
|
132 #: lib/config_file.c:619 lib/config_file.c:838
|
231
|
133 #, c-format
|
|
134 msgid "gFTP Error: Cannot open config file %s: %s\n"
|
638
|
135 msgstr "gFTP-Fehler: Kann Konfigurationsdatei %s nicht öffnen: %s\n"
|
625
|
136
|
|
137 #: lib/config_file.c:658
|
231
|
138 #, c-format
|
|
139 msgid "Terminating due to parse errors at line %d in the config file\n"
|
|
140 msgstr ""
|
393
|
141 "Programmabruch wegen Parserfehlers in Zeile %d der Konfigurationsdatei\n"
|
231
|
142
|
625
|
143 #: lib/config_file.c:664
|
231
|
144 #, c-format
|
|
145 msgid "gFTP Warning: Skipping line %d in config file: %s\n"
|
638
|
146 msgstr "gFTP-Warnung: Überspringe Zeile %d in Konfigurationsdatei: %s\n"
|
625
|
147
|
|
148 #: lib/config_file.c:671
|
231
|
149 #, c-format
|
|
150 msgid "gFTP Error: Bad log file name %s\n"
|
|
151 msgstr "gFTP-Fehler: Falscher Name der Protokolldatei %s\n"
|
|
152
|
625
|
153 #: lib/config_file.c:677
|
231
|
154 #, c-format
|
|
155 msgid "gFTP Warning: Cannot open %s for writing: %s\n"
|
638
|
156 msgstr "gFTP-Warnung: Kann %s nicht zum Schreiben öffnen: %s\n"
|
625
|
157
|
|
158 #: lib/config_file.c:732
|
33
|
159 msgid ""
|
231
|
160 "Bookmarks file for gFTP. Copyright (C) 1998-2003 Brian Masney <masneyb@gftp."
|
33
|
161 "org>. Warning: Any comments that you add to this file WILL be overwritten"
|
|
162 msgstr ""
|
638
|
163 "Lesezeichendatei für gFTP. Copyright (C) 1998-2003 Brian Masney "
|
33
|
164 "<masneyb@gftp.org>. Warnung: Alle Kommentare, die Sie dieser Datei "
|
638
|
165 "hinzufügen, werden ÜBERSCHRIEBEN"
|
625
|
166
|
|
167 #: lib/config_file.c:733
|
448
|
168 msgid ""
|
|
169 "Note: The passwords contained inside this file are scrambled. This algorithm "
|
|
170 "is not secure. This is to avoid your password being easily remembered by "
|
|
171 "someone standing over your shoulder while you're editing this file. Prior to "
|
|
172 "this, all passwords were stored in plaintext."
|
|
173 msgstr ""
|
638
|
174 "Beachte: Die Passwörter in dieser Datei sind nur verschleiert. Dies ist "
|
|
175 "nicht sicher, es soll nur verhindern, daß jemand, der ihnen über die "
|
|
176 "Schulter schaut, das Passwort einfach lesen kann während sie diese Datei "
|
|
177 "bearbeiten. Früher wurden alle Passwörter im Klartext abgespeichert."
|
625
|
178
|
|
179 #: lib/config_file.c:845
|
231
|
180 msgid ""
|
|
181 "Config file for gFTP. Copyright (C) 1998-2003 Brian Masney <masneyb@gftp."
|
|
182 "org>. Warning: Any comments that you add to this file WILL be overwritten. "
|
|
183 "If a entry has a (*) in it's comment, you can't change it inside gFTP"
|
|
184 msgstr ""
|
638
|
185 "Konfigurationsdatei für gFTP. Copyright (C) 1998-2003 Brian Masney "
|
231
|
186 "<masneyb@gftp.org>. Warnung: Alle Kommentare, die Sie dieser Datei "
|
638
|
187 "hinzufügen, werden ÜBERSCHRIEBEN. Einträge, die mit einem (*) im Kommentar "
|
|
188 "gekennzeichnet sind, können Sie nicht aus gFTP heraus ändern"
|
|
189
|
|
190 #: lib/config_file.c:1209 lib/protocols.c:383 lib/protocols.c:455
|
|
191 #: lib/protocols.c:526 lib/rfc2068.c:545 lib/rfc2068.c:546
|
231
|
192 msgid "<unknown>"
|
393
|
193 msgstr "<Unbekannt>"
|
231
|
194
|
625
|
195 #: lib/config_file.c:1289 lib/config_file.c:1352 lib/config_file.c:1394
|
|
196 #: lib/config_file.c:1427
|
1
|
197 #, c-format
|
231
|
198 msgid "FATAL gFTP Error: Config option '%s' not found in global hash table\n"
|
|
199 msgstr ""
|
393
|
200 "FATALER gFTP Fehler: Konfigurationsoption '%s' nicht in der global hash "
|
|
201 "Tabelle gefunden\n"
|
231
|
202
|
673
|
203 #: lib/fsp.c:190
|
|
204 #, c-format
|
|
205 msgid "Error: Cannot upload file %s\n"
|
|
206 msgstr "Fehler: Die Datei %s konnte nicht hochgeladen werden\n"
|
|
207
|
|
208 #: lib/fsp.c:200
|
|
209 #, c-format
|
|
210 msgid "Error: Cannot write to file %s: %s\n"
|
|
211 msgstr "Fehler: In die Datei %s konnte nicht geschrieben werden: %s\n"
|
|
212
|
|
213 #: lib/fsp.c:238
|
|
214 #, c-format
|
|
215 msgid "Error: Error closing file: %s\n"
|
|
216 msgstr "Fehler: Fehler beim Schließen der Datei: %s\n"
|
|
217
|
|
218 #: lib/fsp.c:326
|
|
219 #, c-format
|
|
220 msgid "Corrupted file listing from FSP server %s\n"
|
|
221 msgstr "Fehlerhafte Dateiliste vom FSP-Server %s\n"
|
|
222
|
|
223 #: lib/fsp.c:338 lib/fsp.c:339 lib/protocols.c:1542 lib/protocols.c:1543
|
|
224 #: lib/protocols.c:1584 lib/protocols.c:1585 lib/protocols.c:1648
|
|
225 #: lib/protocols.c:1655 lib/protocols.c:1731 lib/protocols.c:1732
|
|
226 #: lib/protocols.c:1768
|
|
227 msgid "unknown"
|
|
228 msgstr "Unbekannt"
|
|
229
|
|
230 #: lib/fsp.c:376
|
|
231 #, c-format
|
|
232 msgid "Could not get FSP directory listing %s: %s\n"
|
|
233 msgstr "Abrufen der FSP-Verzeichnisliste %s fehlgeschlagen: %s\n"
|
|
234
|
|
235 #: lib/fsp.c:438
|
|
236 #, c-format
|
|
237 msgid "Successfully changed directory to %s\n"
|
|
238 msgstr "Verzeichnis erfolgreich nach %s gewechselt\n"
|
|
239
|
|
240 #: lib/fsp.c:448
|
|
241 #, c-format
|
|
242 msgid "Could not change directory to %s\n"
|
|
243 msgstr "Verzeichnis konnte nicht nach %s gewechselt werden\n"
|
|
244
|
|
245 #: lib/fsp.c:473 lib/fsp.c:502 lib/local.c:424 lib/local.c:447
|
|
246 #: src/gtk/transfer.c:260 src/gtk/view_dialog.c:328
|
|
247 #, c-format
|
|
248 msgid "Successfully removed %s\n"
|
|
249 msgstr "%s erfolgreich gelöscht\n"
|
|
250
|
|
251 #: lib/fsp.c:479 lib/local.c:430
|
|
252 #, c-format
|
|
253 msgid "Error: Could not remove directory %s: %s\n"
|
|
254 msgstr "Fehler: Konnte Verzeichnis %s nicht löschen: %s\n"
|
|
255
|
|
256 #: lib/fsp.c:508 lib/local.c:453 src/gtk/transfer.c:264
|
|
257 #: src/gtk/view_dialog.c:332
|
|
258 #, c-format
|
|
259 msgid "Error: Could not remove file %s: %s\n"
|
|
260 msgstr "Fehler: Konnte Datei %s nicht löschen: %s\n"
|
|
261
|
|
262 #: lib/fsp.c:530 lib/local.c:470
|
|
263 #, c-format
|
|
264 msgid "Successfully made directory %s\n"
|
|
265 msgstr "Verzeichnis %s erfolgreich angelegt\n"
|
|
266
|
|
267 #: lib/fsp.c:565 lib/local.c:496
|
|
268 #, c-format
|
|
269 msgid "Successfully renamed %s to %s\n"
|
|
270 msgstr "%s erfolgreich in %s umbenannt\n"
|
|
271
|
|
272 #: lib/fsp.c:577 lib/local.c:503
|
|
273 #, c-format
|
|
274 msgid "Error: Could not rename %s to %s: %s\n"
|
|
275 msgstr "Fehler: Konnte %s nicht in %s umbenennen: %s\n"
|
|
276
|
625
|
277 #: lib/ftps.c:157
|
448
|
278 msgid ""
|
|
279 "FTPS Support unavailable since SSL support was not compiled in. Aborting "
|
|
280 "connection.\n"
|
|
281 msgstr ""
|
638
|
282 "FTPS Übertragung nicht verfügbar, da keine SSL Unterstützung einkompiliert "
|
448
|
283 "wurde. Verbindung abgebrochen.\n"
|
|
284
|
625
|
285 #: lib/https.c:91
|
231
|
286 msgid ""
|
|
287 "HTTPS Support unavailable since SSL support was not compiled in. Aborting "
|
|
288 "connection.\n"
|
|
289 msgstr ""
|
638
|
290 "HTTPS Übertragung nicht verfügbar, da keine SSL Unterstützung einkompiliert "
|
448
|
291 "wurde. Verbindung abgebrochen.\n"
|
393
|
292
|
625
|
293 #: lib/local.c:71 lib/local.c:407
|
1
|
294 #, c-format
|
|
295 msgid "Could not change local directory to %s: %s\n"
|
|
296 msgstr "Konnte lokales Verzeichnis nicht nach %s wechseln: %s\n"
|
|
297
|
625
|
298 #: lib/local.c:85 lib/local.c:392
|
1
|
299 #, c-format
|
|
300 msgid "Could not get current working directory: %s\n"
|
|
301 msgstr "Konnte Arbeitsverzeichnis nicht ermitteln: %s\n"
|
|
302
|
625
|
303 #: lib/local.c:183
|
1
|
304 #, c-format
|
|
305 msgid "Error: Cannot truncate local file %s: %s\n"
|
|
306 msgstr "Fehler: Kann lokale Datei %s nicht abschneiden: %s\n"
|
|
307
|
625
|
308 #: lib/local.c:347
|
1
|
309 #, c-format
|
|
310 msgid "Could not get local directory listing %s: %s\n"
|
|
311 msgstr "Konnte lokale Verzeichnisliste %s nicht erhalten: %s\n"
|
|
312
|
625
|
313 #: lib/local.c:384
|
1
|
314 #, c-format
|
|
315 msgid "Successfully changed local directory to %s\n"
|
|
316 msgstr "Lokales Verzeichnis erfolgreich nach %s gewechselt\n"
|
|
317
|
625
|
318 #: lib/local.c:520
|
1
|
319 #, c-format
|
625
|
320 msgid "Successfully changed mode of %s to %o\n"
|
638
|
321 msgstr "Erfolgreich den Modus von %s nach %o geändert\n"
|
625
|
322
|
|
323 #: lib/local.c:527
|
1
|
324 #, c-format
|
625
|
325 msgid "Error: Could not change mode of %s to %o: %s\n"
|
638
|
326 msgstr "Fehler: Konnte den Modus von %s nicht nach %o ändern: %s\n"
|
625
|
327
|
|
328 #: lib/local.c:623
|
71
|
329 msgid "local filesystem"
|
|
330 msgstr "Lokales Dateisystem"
|
|
331
|
625
|
332 #: lib/misc.c:401
|
|
333 #, c-format
|
448
|
334 msgid "usage: gftp "
|
|
335 msgstr "Verwendung: gftp "
|
|
336
|
625
|
337 #: lib/misc.c:401 lib/rfc2068.c:303 src/uicommon/gftpui.c:662
|
|
338 #, c-format
|
448
|
339 msgid "\n"
|
|
340 msgstr "\n"
|
|
341
|
|
342 #: lib/options.h:24 lib/rfc959.c:26
|
231
|
343 msgid "none"
|
|
344 msgstr "kein"
|
|
345
|
|
346 #: lib/options.h:24
|
|
347 msgid "file"
|
393
|
348 msgstr "Datei"
|
|
349
|
|
350 #
|
231
|
351 #: lib/options.h:24
|
|
352 msgid "size"
|
638
|
353 msgstr "Größe"
|
231
|
354
|
393
|
355 #
|
231
|
356 #: lib/options.h:25
|
|
357 msgid "user"
|
448
|
358 msgstr "Nutzername"
|
231
|
359
|
393
|
360 #
|
231
|
361 #: lib/options.h:25
|
|
362 msgid "group"
|
|
363 msgstr "Gruppe"
|
|
364
|
|
365 #: lib/options.h:26
|
|
366 msgid "datetime"
|
393
|
367 msgstr "Datum"
|
|
368
|
|
369 #
|
231
|
370 #: lib/options.h:26
|
|
371 msgid "attribs"
|
|
372 msgstr "Attribute"
|
|
373
|
|
374 #: lib/options.h:28
|
|
375 msgid "descending"
|
393
|
376 msgstr "Absteigend"
|
231
|
377
|
|
378 #: lib/options.h:28
|
|
379 msgid "ascending"
|
393
|
380 msgstr "Ansteigend"
|
231
|
381
|
|
382 #: lib/options.h:34
|
|
383 msgid "General"
|
|
384 msgstr "Allgemein"
|
|
385
|
|
386 #: lib/options.h:37
|
|
387 msgid "View program:"
|
|
388 msgstr "Betrachterprogramm:"
|
|
389
|
|
390 #: lib/options.h:38
|
|
391 msgid ""
|
|
392 "The default program used to view files. If this is blank, the internal file "
|
|
393 "viewer will be used"
|
|
394 msgstr ""
|
448
|
395 "Das Standardprogramm, welches zur Dateibetrachtung benutzt wird. Bei keiner "
|
231
|
396 "Angabe wird der interne Betrachter benutzt"
|
|
397
|
|
398 #: lib/options.h:40
|
|
399 msgid "Edit program:"
|
|
400 msgstr "Bearbeitungsprogramm:"
|
|
401
|
|
402 #: lib/options.h:41
|
|
403 msgid "The default program used to edit files."
|
|
404 msgstr "Das Standardprogramm zur Dateibearbeitung."
|
|
405
|
|
406 #: lib/options.h:42
|
|
407 msgid "Startup Directory:"
|
|
408 msgstr "Startverzeichnis:"
|
|
409
|
|
410 #: lib/options.h:44
|
|
411 msgid "The default directory gFTP will go to on startup"
|
|
412 msgstr "Das Standardverzeichnis, in welches gFTP beim Start wechselt"
|
|
413
|
|
414 #: lib/options.h:45
|
|
415 msgid "Max Log Window Size:"
|
638
|
416 msgstr "Max. Protokollfenstergröße"
|
231
|
417
|
|
418 #: lib/options.h:47
|
|
419 msgid "The maximum size of the log window in bytes for the GTK+ port"
|
638
|
420 msgstr "Die maximale Größe des Protokollfensters, bei der GTK+ Variante"
|
231
|
421
|
393
|
422 #
|
231
|
423 #: lib/options.h:49
|
|
424 msgid "Remote Character Sets:"
|
638
|
425 msgstr "Zeichensätze der Gegenstelle:"
|
231
|
426
|
|
427 #: lib/options.h:51
|
|
428 msgid ""
|
|
429 "This is a comma separated list of charsets to try to convert the remote "
|
|
430 "messages to the current locale"
|
|
431 msgstr ""
|
638
|
432 "Dies ist eine durch Komma getrennte Liste von Zeichensätzen, mit denen "
|
|
433 "versucht wird Nachrichten in die lokale Sprache zu übertragen"
|
231
|
434
|
|
435 #: lib/options.h:53
|
625
|
436 msgid "Remote LC_TIME:"
|
|
437 msgstr "LC_TIME der Gegenstelle:"
|
|
438
|
|
439 #: lib/options.h:55
|
|
440 msgid ""
|
|
441 "This is the value of LC_TIME for the remote site. This is so that dates can "
|
|
442 "be parsed properly in the directory listings."
|
|
443 msgstr ""
|
638
|
444 "Der Inhalt der Umgebungsvariablen »LC_TIME« der Gegenstelle. Diese Eingabe "
|
|
445 "wird benötigt, um die Datumsangaben in den Verzeichnislisten richtig "
|
|
446 "umsetzen zu können."
|
625
|
447
|
|
448 #: lib/options.h:57
|
231
|
449 msgid "Cache TTL:"
|
393
|
450 msgstr "Cache TTL:"
|
|
451
|
|
452 #
|
625
|
453 #: lib/options.h:60
|
231
|
454 msgid "The number of seconds to keep cache entries before they expire."
|
393
|
455 msgstr ""
|
638
|
456 "Die Anzahl Sekunden, welche Cache Einträge gültig sind, bevor sie verfallen."
|
625
|
457
|
|
458 #: lib/options.h:63
|
231
|
459 msgid "Append file transfers"
|
638
|
460 msgstr "Dateiübertragungen anhängen"
|
625
|
461
|
|
462 #: lib/options.h:65
|
231
|
463 msgid "Append new file transfers onto existing ones"
|
638
|
464 msgstr "Neue Dateiübertragungen an Bestehende anhängen"
|
625
|
465
|
|
466 #: lib/options.h:66
|
231
|
467 msgid "Do one transfer at a time"
|
|
468 msgstr "Jeden Transfer einzeln"
|
|
469
|
625
|
470 #: lib/options.h:68
|
231
|
471 msgid "Do only one transfer at a time?"
|
638
|
472 msgstr "Nur je eine Übertragung gleichzeitig durchführen?"
|
625
|
473
|
|
474 #: lib/options.h:69
|
231
|
475 msgid "Overwrite by Default"
|
638
|
476 msgstr "Standardmässig überschreiben"
|
625
|
477
|
|
478 #: lib/options.h:72
|
231
|
479 msgid "Overwrite files by default or set to resume file transfers"
|
|
480 msgstr ""
|
638
|
481 "Überschreibe Dateien standardmässig oder setzen um Dateiübertragungen "
|
231
|
482 "wiederaufzunehmen"
|
|
483
|
625
|
484 #: lib/options.h:74
|
231
|
485 msgid "Preserve file permissions"
|
448
|
486 msgstr "Dateirechte beibehalten"
|
393
|
487
|
|
488 #
|
625
|
489 #: lib/options.h:77
|
231
|
490 msgid "Preserve file permissions of transfered files"
|
638
|
491 msgstr "Ändert die Rechte einer Datei auf der Gegenstelle"
|
625
|
492
|
|
493 #: lib/options.h:79
|
|
494 msgid "Preserve file time"
|
638
|
495 msgstr "Zeitstempel der Dateien beibehalten"
|
625
|
496
|
|
497 #
|
|
498 #: lib/options.h:82
|
|
499 msgid "Preserve file times of transfered files"
|
638
|
500 msgstr "Behält den Zeitstempel von übertragenen Dateien bei"
|
625
|
501
|
|
502 #: lib/options.h:84
|
231
|
503 msgid "Refresh after each file transfer"
|
|
504 msgstr "Aktualisieren nach jedem Dateitransfer"
|
|
505
|
|
506 #: lib/options.h:87
|
625
|
507 msgid "Refresh the listbox after each file is transfered"
|
638
|
508 msgstr "Die Dateiliste nach jeder Dateiübertragung erneuern"
|
625
|
509
|
|
510 #: lib/options.h:89
|
|
511 msgid "Sort directories first"
|
|
512 msgstr "Verzeichnisse am Anfang"
|
|
513
|
|
514 #: lib/options.h:92
|
|
515 msgid "Put the directories first then the files"
|
|
516 msgstr "Verzeichnisse vor den Dateien einsortieren"
|
|
517
|
|
518 #: lib/options.h:93
|
|
519 msgid "Show hidden files"
|
|
520 msgstr "Versteckte Dateien anzeigen"
|
|
521
|
|
522 #: lib/options.h:96
|
231
|
523 msgid "Show hidden files in the listboxes"
|
|
524 msgstr "Versteckte Dateien in den Listenfeldern anzeigen"
|
|
525
|
625
|
526 #: lib/options.h:97
|
448
|
527 msgid "Show transfer status in title"
|
638
|
528 msgstr "Übertragungsstatus im Titel anzeigen"
|
625
|
529
|
|
530 #: lib/options.h:99
|
448
|
531 msgid "Show the file transfer status in the titlebar"
|
638
|
532 msgstr "Zeige den Übertragungsstatus in der Titelzeile"
|
625
|
533
|
|
534 #: lib/options.h:100
|
448
|
535 msgid "Start file transfers"
|
638
|
536 msgstr "Starte Dateiübertragungen"
|
625
|
537
|
|
538 #: lib/options.h:102
|
448
|
539 msgid "Automatically start the file transfers when they get queued"
|
638
|
540 msgstr "Starte Dateiübertagungen automatisch nach dem Eintragen"
|
625
|
541
|
|
542 #: lib/options.h:104
|
448
|
543 msgid "Allow manual commands in GUI"
|
|
544 msgstr "Erlaube Kommandoeingabe im GUI"
|
|
545
|
625
|
546 #: lib/options.h:106
|
448
|
547 msgid ""
|
|
548 "Allow entering manual commands in the GUI (functions like the text port)"
|
|
549 msgstr ""
|
|
550 "Erlaube Kommandoeingabe im GUI (Funktioniert wie in der Textvariante von "
|
|
551 "gftp)"
|
|
552
|
638
|
553 #: lib/options.h:108 src/gtk/options_dialog.c:1023
|
|
554 #: src/gtk/options_dialog.c:1243
|
231
|
555 msgid "Network"
|
|
556 msgstr "Netz"
|
|
557
|
625
|
558 #: lib/options.h:110
|
231
|
559 msgid "Network timeout:"
|
|
560 msgstr "Netzwerk Zeitlimit:"
|
|
561
|
625
|
562 #: lib/options.h:113
|
231
|
563 msgid ""
|
|
564 "The timeout waiting for network input/output. This is NOT an idle timeout."
|
|
565 msgstr ""
|
638
|
566 "Zeitdauer die bei Netzwerkoperationen gewartet wird. Dies ist KEIN Limit für "
|
448
|
567 "die Leerlaufzeit."
|
|
568
|
|
569 #: lib/options.h:115
|
625
|
570 msgid "Connect retries:"
|
|
571 msgstr "Anzahl Verbindungsversuche:"
|
|
572
|
|
573 #: lib/options.h:118
|
|
574 msgid "The number of auto-retries to do. Set this to 0 to retry indefinitely"
|
638
|
575 msgstr "Die Anzahl der automatischen Verbindungsversuche (0 = unendlich oft)."
|
625
|
576
|
|
577 #: lib/options.h:120
|
|
578 msgid "Retry sleep time:"
|
|
579 msgstr "Wartezeit zwischen Verbindungsversuchen:"
|
|
580
|
|
581 #: lib/options.h:123
|
|
582 msgid "The number of seconds to wait between retries"
|
|
583 msgstr "Die Anzahl Sekunden zwischen den Wahlwiederholungen"
|
|
584
|
|
585 #: lib/options.h:124
|
231
|
586 msgid "Max KB/S:"
|
|
587 msgstr "Max. KB/s:"
|
|
588
|
625
|
589 #: lib/options.h:127
|
231
|
590 msgid "The maximum KB/s a file transfer can get. (Set to 0 to disable)"
|
|
591 msgstr ""
|
638
|
592 "Die maximale Transferrate in KB/s, die eine Dateiübertragung erreichen darf. "
|
231
|
593 "(0 = max.)"
|
|
594
|
625
|
595 #: lib/options.h:129
|
|
596 msgid "Transfer Block Size:"
|
638
|
597 msgstr "Übertragungsblockgröße:"
|
625
|
598
|
|
599 #: lib/options.h:132
|
|
600 msgid ""
|
|
601 "The block size that is used when transfering files. This should be a "
|
|
602 "multiple of 1024."
|
638
|
603 msgstr ""
|
|
604 "Die Blockgröße, die beim Übertragen von Dateien genutzt wird. Sie sollte ein "
|
|
605 "Mehrfaches von 1024 sein."
|
|
606
|
625
|
607 #: lib/options.h:135
|
231
|
608 msgid "Default Protocol:"
|
393
|
609 msgstr "Voreingestelltes Protokoll:"
|
231
|
610
|
625
|
611 #: lib/options.h:137
|
231
|
612 msgid "This specifies the default protocol to use"
|
|
613 msgstr "Dies legt das voreingestellte Protokoll fest"
|
|
614
|
625
|
615 #: lib/options.h:139 lib/options.h:142
|
448
|
616 msgid "Enable IPv6 support"
|
|
617 msgstr "Aktiviere IPv6"
|
|
618
|
625
|
619 #: lib/options.h:147
|
231
|
620 msgid ""
|
|
621 "This defines what will happen when you double click a file in the file "
|
|
622 "listboxes. 0=View file 1=Edit file 2=Transfer file"
|
|
623 msgstr ""
|
|
624 "Dies legt fest, was bei Doppelklick auf eine Datei der Dateiliste geschieht. "
|
638
|
625 "0=Datei betrachten 1=Datei bearbeiten 2=Datei übertragen"
|
625
|
626
|
|
627 #: lib/options.h:150
|
231
|
628 msgid "The default width of the local files listbox"
|
|
629 msgstr "Die Standardbreite der lokalen Dateiliste"
|
|
630
|
625
|
631 #: lib/options.h:153
|
231
|
632 msgid "The default width of the remote files listbox"
|
|
633 msgstr "Die Standardbreite der Dateiliste der Gegenstelle"
|
|
634
|
625
|
635 #: lib/options.h:156
|
231
|
636 msgid "The default height of the local/remote files listboxes"
|
638
|
637 msgstr "Die Standardhöhe der lokalen / entfernten Dateilisten"
|
625
|
638
|
|
639 #: lib/options.h:159
|
231
|
640 msgid "The default height of the transfer listbox"
|
638
|
641 msgstr "Die Standardhöhe der Übertragungsliste"
|
625
|
642
|
|
643 #: lib/options.h:162
|
231
|
644 msgid "The default height of the logging window"
|
638
|
645 msgstr "Die Standardhöhe des Protokollfensters"
|
625
|
646
|
|
647 #: lib/options.h:165
|
231
|
648 msgid ""
|
|
649 "The width of the filename column in the transfer window. Set this to 0 to "
|
|
650 "have this column automagically resize."
|
|
651 msgstr ""
|
638
|
652 "Die Breite der Dateinamenspalte im Übertragungsfenster. Bei 0 wird die "
|
448
|
653 "Breite automatisch angepasst"
|
|
654
|
625
|
655 #: lib/options.h:173 lib/options.h:179
|
231
|
656 msgid "The default column to sort by"
|
|
657 msgstr "Die Spalte nach der sortiert wird"
|
|
658
|
625
|
659 #: lib/options.h:176 lib/options.h:182
|
231
|
660 msgid "Sort ascending or descending"
|
|
661 msgstr "An- oder absteigend sortieren"
|
|
662
|
625
|
663 #: lib/options.h:186 lib/options.h:204
|
231
|
664 msgid ""
|
|
665 "The width of the filename column in the file listboxes. Set this to 0 to "
|
|
666 "have this column automagically resize. Set this to -1 to disable this column"
|
|
667 msgstr ""
|
448
|
668 "Die Breite der Dateinamenspalte im Verzeichnisfenster. Bei 0 wird die Breite "
|
231
|
669 "automatisch angepasst. Bei -1 wird diese Spalte nicht angezeigt"
|
|
670
|
625
|
671 #: lib/options.h:189 lib/options.h:207
|
231
|
672 msgid ""
|
|
673 "The width of the size column in the file listboxes. Set this to 0 to have "
|
|
674 "this column automagically resize. Set this to -1 to disable this column"
|
|
675 msgstr ""
|
638
|
676 "Die Breite der Dateigrößenspalte im Verzeichnisfenster. Bei 0 wird die "
|
448
|
677 "Breite automatisch angepasst. Bei -1 wird diese Spalte nicht angezeigt"
|
|
678
|
625
|
679 #: lib/options.h:192 lib/options.h:210
|
231
|
680 msgid ""
|
|
681 "The width of the user column in the file listboxes. Set this to 0 to have "
|
|
682 "this column automagically resize. Set this to -1 to disable this column"
|
|
683 msgstr ""
|
638
|
684 "Die Breite der Eigentümerspalte im Verzeichnisfenster. Bei 0 wird die Breite "
|
231
|
685 "automatisch angepasst. Bei -1 wird diese Spalte nicht angezeigt"
|
|
686
|
625
|
687 #: lib/options.h:195 lib/options.h:213
|
231
|
688 msgid ""
|
|
689 "The width of the group column in the file listboxes. Set this to 0 to have "
|
|
690 "this column automagically resize. Set this to -1 to disable this column"
|
|
691 msgstr ""
|
448
|
692 "Die Breite der Gruppenspalte im Verzeichnisfenster. Bei 0 wird die Breite "
|
231
|
693 "automatisch angepasst. Bei -1 wird diese Spalte nicht angezeigt"
|
|
694
|
625
|
695 #: lib/options.h:198 lib/options.h:216
|
231
|
696 msgid ""
|
|
697 "The width of the date column in the file listboxes. Set this to 0 to have "
|
|
698 "this column automagically resize. Set this to -1 to disable this column"
|
|
699 msgstr ""
|
448
|
700 "Die Breite der Datumsspalte im Verzeichnisfenster. Bei 0 wird die Breite "
|
231
|
701 "automatisch angepasst. Bei -1 wird diese Spalte nicht angezeigt"
|
|
702
|
625
|
703 #: lib/options.h:201 lib/options.h:219
|
231
|
704 msgid ""
|
|
705 "The width of the attribs column in the file listboxes. Set this to 0 to have "
|
|
706 "this column automagically resize. Set this to -1 to disable this column"
|
|
707 msgstr ""
|
638
|
708 "Die Breite der Spalte für Dateieigenschaften im Verzeichnisfenster. Bei 0 "
|
448
|
709 "wird die Breite automatisch angepasst. Bei -1 wird diese Spalte nicht "
|
231
|
710 "angezeigt"
|
|
711
|
625
|
712 #: lib/options.h:222
|
231
|
713 msgid "The color of the commands that are sent to the server"
|
|
714 msgstr "Die Farbe der Befehle die zum Server gesendet werden"
|
|
715
|
625
|
716 #: lib/options.h:225
|
231
|
717 msgid "The color of the commands that are received from the server"
|
|
718 msgstr "Die Farbe der Befehle die vom Server empfangen werden"
|
|
719
|
625
|
720 #: lib/options.h:228
|
231
|
721 msgid "The color of the error messages"
|
|
722 msgstr "Die Farbe der Fehlermeldungen"
|
|
723
|
625
|
724 #: lib/options.h:231
|
231
|
725 msgid "The color of the rest of the log messages"
|
|
726 msgstr "Die Farbe der restlichen Meldungen"
|
|
727
|
625
|
728 #: lib/options.h:237 lib/rfc959.c:40
|
231
|
729 msgid "FTP"
|
|
730 msgstr "FTP"
|
|
731
|
625
|
732 #: lib/options.h:240 lib/options.h:242
|
448
|
733 msgid "FTPS"
|
|
734 msgstr "FTPS"
|
|
735
|
625
|
736 #: lib/options.h:245 lib/rfc2068.c:27
|
231
|
737 msgid "HTTP"
|
|
738 msgstr "HTTP"
|
|
739
|
393
|
740 #
|
625
|
741 #: lib/options.h:248 lib/options.h:250
|
231
|
742 msgid "HTTPS"
|
393
|
743 msgstr "HTTPS"
|
|
744
|
|
745 #
|
625
|
746 #: lib/options.h:253
|
231
|
747 msgid "Local"
|
393
|
748 msgstr "Lokal"
|
|
749
|
|
750 #
|
625
|
751 #: lib/options.h:255
|
231
|
752 msgid "SSH2"
|
393
|
753 msgstr "SSH2"
|
|
754
|
|
755 #
|
625
|
756 #: lib/options.h:257 src/gtk/bookmarks.c:886
|
231
|
757 msgid "Bookmark"
|
|
758 msgstr "Lesezeichen"
|
|
759
|
664
|
760 #: lib/options.h:258
|
|
761 msgid "FSP"
|
|
762 msgstr "FSP"
|
|
763
|
625
|
764 #: lib/protocols.c:225
|
231
|
765 #, c-format
|
|
766 msgid "File transfer will be throttled to %.2f KB/s\n"
|
638
|
767 msgstr "Übertragungsrate wird auf %.2f KB/s begrenzt\n"
|
|
768
|
|
769 #: lib/protocols.c:379
|
625
|
770 #, c-format
|
|
771 msgid "Error setting LC_TIME to '%s'. Falling back to '%s'\n"
|
638
|
772 msgstr "LC_TIME konnte nicht auf »%s« gesetzt werden. Fällt zurück zu »%s«\n"
|
|
773
|
|
774 #: lib/protocols.c:390
|
625
|
775 #, c-format
|
|
776 msgid "Loading directory listing %s from cache (LC_TIME=%s)\n"
|
|
777 msgstr "Lade Verzeichnisliste %s aus dem Cache (LC_TIME=%s)\n"
|
|
778
|
638
|
779 #: lib/protocols.c:400
|
625
|
780 #, c-format
|
|
781 msgid "Loading directory listing %s from server (LC_TIME=%s)\n"
|
638
|
782 msgstr "Lade Verzeichnisliste %s von der Gegenstelle (LC_TIME=%s)\n"
|
|
783
|
|
784 #: lib/protocols.c:454 lib/protocols.c:486 lib/protocols.c:525
|
|
785 #: lib/protocols.c:557
|
231
|
786 #, c-format
|
625
|
787 msgid ""
|
|
788 "Error converting string '%s' from character set %s to character set %s: %s\n"
|
638
|
789 msgstr ""
|
|
790 "Fehler beim Konvertieren der Zeichenkette »%s« von Zeichensatz %s zu "
|
625
|
791 "Zeichensatz %s: %s\n"
|
|
792
|
638
|
793 #. Don't use request->logging_function since the strings must be in UTF-8
|
|
794 #. for the GTK+ 2.x port
|
|
795 #: lib/protocols.c:469
|
625
|
796 #, c-format
|
|
797 msgid "Error converting string '%s' to UTF-8 from current locale: %s\n"
|
638
|
798 msgstr ""
|
|
799 "Fehler beim Konvertieren der Zeichenkette »%s« zu UTF-8 von der aktuellen "
|
|
800 "Systemeinstellung: %s\n"
|
|
801
|
|
802 #. Don't use request->logging_function since the strings must be in UTF-8
|
|
803 #. for the GTK+ 2.x port
|
|
804 #: lib/protocols.c:540
|
625
|
805 #, c-format
|
|
806 msgid "Error converting string '%s' to current locale from UTF-8: %s\n"
|
638
|
807 msgstr ""
|
|
808 "Fehler beim Konvertieren der Zeichenkette »%s« von der aktuellen "
|
|
809 "Systemeinstellung zu UTF-8: %s\n"
|
|
810
|
669
|
811 #: lib/protocols.c:629
|
|
812 #, c-format
|
|
813 msgid ""
|
|
814 "Warning: Stripping path off of file '%s'. The stripped path (%s) doesn't "
|
|
815 "match the current directory (%s)\n"
|
|
816 msgstr ""
|
|
817 "Warnung: Der Pfad der Datei »%s« wird entfernt. Der zu entfernende Pfad (%s) "
|
|
818 "entspricht nicht dem momentanen Verzeichnis (%s)\n"
|
|
819
|
|
820 #: lib/protocols.c:647
|
231
|
821 #, c-format
|
|
822 msgid "Error: Cannot write to cache: %s\n"
|
|
823 msgstr "Fehler: Konnte nicht in den Cache schreiben: %s\n"
|
|
824
|
669
|
825 #: lib/protocols.c:680
|
231
|
826 #, c-format
|
|
827 msgid "Error: Could not find bookmark %s\n"
|
|
828 msgstr "Fehler: Konnte Lesezeichen %s nicht finden\n"
|
|
829
|
669
|
830 #: lib/protocols.c:687
|
393
|
831 #, c-format
|
231
|
832 msgid "Bookmarks Error: The bookmark entry %s does not have a hostname\n"
|
393
|
833 msgstr "Lesezeichen-Fehler: Das Lesezeichen %s hat keinen Rechnernamen\n"
|
|
834
|
669
|
835 #: lib/protocols.c:822
|
231
|
836 #, c-format
|
|
837 msgid "The protocol '%s' is currently not supported.\n"
|
638
|
838 msgstr "Das Protokoll '%s' wird zur Zeit nicht unterstützt.\n"
|
|
839
|
669
|
840 #: lib/protocols.c:1168 lib/protocols.c:1183 lib/protocols.c:2215
|
|
841 #: lib/protocols.c:2325
|
231
|
842 #, c-format
|
|
843 msgid "Looking up %s\n"
|
|
844 msgstr "Suche IP Adresse von %s\n"
|
|
845
|
669
|
846 #: lib/protocols.c:1174 lib/protocols.c:1189 lib/protocols.c:2220
|
|
847 #: lib/protocols.c:2330
|
1
|
848 #, c-format
|
231
|
849 msgid "Cannot look up hostname %s: %s\n"
|
638
|
850 msgstr "Kann IP Adresse von Rechnername %s nicht finden: %s\n"
|
|
851
|
669
|
852 #: lib/protocols.c:2238
|
231
|
853 #, c-format
|
|
854 msgid "Failed to create a socket: %s\n"
|
|
855 msgstr "Konnte keinen Socket anlegen: %s\n"
|
|
856
|
669
|
857 #: lib/protocols.c:2244 lib/protocols.c:2347
|
231
|
858 #, c-format
|
|
859 msgid "Trying %s:%d\n"
|
|
860 msgstr "Versuche %s:%d\n"
|
|
861
|
669
|
862 #: lib/protocols.c:2249 lib/protocols.c:2354
|
231
|
863 #, c-format
|
|
864 msgid "Cannot connect to %s: %s\n"
|
638
|
865 msgstr "Keine Verbindung zu %s möglich: %s\n"
|
|
866
|
669
|
867 #: lib/protocols.c:2284 lib/rfc959.c:640
|
448
|
868 #, c-format
|
|
869 msgid "Failed to create a IPv4 socket: %s\n"
|
|
870 msgstr "Konnte keinen IPv4 Socket anlegen: %s\n"
|
|
871
|
669
|
872 #: lib/protocols.c:2308 lib/sshv2.c:1046
|
231
|
873 #, c-format
|
|
874 msgid "Cannot look up service name %s/tcp. Please check your services file\n"
|
|
875 msgstr ""
|
638
|
876 "Kann Dienstnamen %s/tcp nicht finden. Bitte die Dienstedatei überprüfen\n"
|
|
877
|
669
|
878 #: lib/protocols.c:2370 lib/protocols.c:3010 lib/rfc959.c:649 lib/rfc959.c:826
|
393
|
879 #, c-format
|
231
|
880 msgid "Error: Cannot set close on exec flag: %s\n"
|
393
|
881 msgstr "Fehler: Kann \"close on exec\" Markierung nicht setzen: %s\n"
|
|
882
|
669
|
883 #: lib/protocols.c:2377
|
231
|
884 #, c-format
|
|
885 msgid "Connected to %s:%d\n"
|
|
886 msgstr "Verbindung mit %s erfolgreich:%d\n"
|
|
887
|
669
|
888 #: lib/protocols.c:2608 lib/protocols.c:2683 lib/sshv2.c:355
|
231
|
889 #, c-format
|
|
890 msgid "Connection to %s timed out\n"
|
638
|
891 msgstr "Verbindung zu %s wegen Zeitüberschreitung beendet\n"
|
|
892
|
669
|
893 #: lib/protocols.c:2751
|
231
|
894 #, c-format
|
|
895 msgid "Cannot get socket flags: %s\n"
|
|
896 msgstr "Konnte keine Socketmerker erhalten: %s\n"
|
|
897
|
669
|
898 #: lib/protocols.c:2765
|
231
|
899 #, c-format
|
|
900 msgid "Cannot set socket to non-blocking: %s\n"
|
|
901 msgstr "Konnte Socket nicht auf nichtblockierend setzen: %s\n"
|
|
902
|
669
|
903 #: lib/protocols.c:2900
|
231
|
904 #, c-format
|
|
905 msgid "Error: Remote site %s disconnected. Max retries reached...giving up\n"
|
|
906 msgstr ""
|
|
907 "Fehler: Gegenstelle %s brach ab. Max. Wahlwiederholung erreicht... gebe auf\n"
|
|
908
|
669
|
909 #: lib/protocols.c:2908
|
231
|
910 #, c-format
|
|
911 msgid "Error: Remote site %s disconnected. Will reconnect in %d seconds\n"
|
|
912 msgstr "Fehler: Gegenstelle %s brach ab. Werde in %d Sek. wiederverbinden\n"
|
|
913
|
638
|
914 #: lib/pty.c:297
|
625
|
915 #, c-format
|
|
916 msgid "Cannot open master pty %s: %s\n"
|
|
917 msgstr "Kann nicht mit PTY %s verbinden: %s\n"
|
|
918
|
638
|
919 #: lib/pty.c:305
|
231
|
920 #, c-format
|
|
921 msgid "Cannot create a socket pair: %s\n"
|
|
922 msgstr "Konnte kein Socketpaar anlegen: %s\n"
|
|
923
|
638
|
924 #: lib/pty.c:334
|
231
|
925 #, c-format
|
|
926 msgid "Error: Cannot execute ssh: %s\n"
|
638
|
927 msgstr "Fehler: Kann ssh nicht ausführen: %s\n"
|
|
928
|
|
929 #: lib/pty.c:350
|
231
|
930 #, c-format
|
|
931 msgid "Cannot fork another process: %s\n"
|
|
932 msgstr "Kann keinen weiteren Prozess erzeugen: %s\n"
|
|
933
|
448
|
934 #: lib/rfc2068.c:30 lib/rfc959.c:47
|
231
|
935 msgid "Proxy hostname:"
|
|
936 msgstr "Proxy-Rechnername:"
|
|
937
|
448
|
938 #: lib/rfc2068.c:32 lib/rfc959.c:49
|
231
|
939 msgid "Firewall hostname"
|
|
940 msgstr "Firewall-Rechnername"
|
|
941
|
448
|
942 #: lib/rfc2068.c:33 lib/rfc959.c:50
|
231
|
943 msgid "Proxy port:"
|
|
944 msgstr "Proxy-Port:"
|
|
945
|
448
|
946 #: lib/rfc2068.c:35 lib/rfc959.c:52
|
231
|
947 msgid "Port to connect to on the firewall"
|
|
948 msgstr "Verbindungsport der Firewall"
|
|
949
|
448
|
950 #: lib/rfc2068.c:36 lib/rfc959.c:53
|
231
|
951 msgid "Proxy username:"
|
448
|
952 msgstr "Proxy-Nutzername:"
|
|
953
|
|
954 #: lib/rfc2068.c:38 lib/rfc959.c:55
|
231
|
955 msgid "Your firewall username"
|
448
|
956 msgstr "Ihr Firewall-Nutzername"
|
|
957
|
|
958 #: lib/rfc2068.c:39 lib/rfc959.c:56
|
231
|
959 msgid "Proxy password:"
|
|
960 msgstr "Proxy-Passwort:"
|
|
961
|
448
|
962 #: lib/rfc2068.c:41 lib/rfc959.c:58
|
231
|
963 msgid "Your firewall password"
|
|
964 msgstr "Ihr Firewall-Passwort"
|
|
965
|
|
966 #: lib/rfc2068.c:43
|
|
967 msgid "Use HTTP/1.1"
|
|
968 msgstr "Verwende HTTP/1.1"
|
|
969
|
|
970 #: lib/rfc2068.c:46
|
|
971 msgid "Do you want to use HTTP/1.1 or HTTP/1.0"
|
|
972 msgstr "Wollen Sie HTTP/1.1 oder HTTP/1.0 verwenden"
|
|
973
|
625
|
974 #: lib/rfc2068.c:150 lib/rfc2068.c:843
|
393
|
975 #, c-format
|
231
|
976 msgid ""
|
|
977 "Received wrong response from server, disconnecting\n"
|
|
978 "Invalid chunk size '%s' returned by the remote server\n"
|
393
|
979 msgstr ""
|
|
980 "Falsche Antwort vom Server empfangen, Verbindungsabbruch\n"
|
638
|
981 "Ungültige \"Chunk\" Größe '%s' von der Gegenstelle erhalten\n"
|
625
|
982
|
658
|
983 #: lib/rfc2068.c:254 lib/rfc959.c:608 lib/sshv2.c:1123
|
231
|
984 #, c-format
|
|
985 msgid "Disconnecting from site %s\n"
|
|
986 msgstr "Beende Verbindung mit Gegenstelle %s\n"
|
|
987
|
625
|
988 #: lib/rfc2068.c:303
|
|
989 msgid "Starting the file transfer at offset "
|
638
|
990 msgstr "Starte die Dateiübertragung ab der Stelle "
|
625
|
991
|
|
992 #: lib/rfc2068.c:324
|
231
|
993 #, c-format
|
|
994 msgid "Cannot retrieve file %s\n"
|
|
995 msgstr "Kann Datei %s nicht empfangen\n"
|
|
996
|
658
|
997 #: lib/rfc2068.c:423 lib/sshv2.c:1205
|
231
|
998 msgid "Retrieving directory listing...\n"
|
|
999 msgstr "Empfange Verzeichnisliste...\n"
|
|
1000
|
658
|
1001 #: lib/rfc2068.c:819 lib/sshv2.c:814
|
393
|
1002 msgid "Received wrong response from server, disconnecting\n"
|
|
1003 msgstr "Falsche Antwort vom Server empfangen, Verbindungsabbruch\n"
|
231
|
1004
|
448
|
1005 #: lib/rfc959.c:27
|
231
|
1006 msgid "SITE command"
|
|
1007 msgstr "SITE-Befehl"
|
|
1008
|
|
1009 #: lib/rfc959.c:28
|
448
|
1010 msgid "user@host"
|
|
1011 msgstr "nutzername@rechner"
|
231
|
1012
|
|
1013 #: lib/rfc959.c:29
|
448
|
1014 msgid "user@host:port"
|
|
1015 msgstr "nutzername@rechner:port"
|
231
|
1016
|
|
1017 #: lib/rfc959.c:30
|
448
|
1018 msgid "AUTHENTICATE"
|
|
1019 msgstr "Authentifizien"
|
231
|
1020
|
|
1021 #: lib/rfc959.c:31
|
448
|
1022 msgid "user@host port"
|
|
1023 msgstr "nutzername@rechner port"
|
231
|
1024
|
|
1025 #: lib/rfc959.c:32
|
448
|
1026 msgid "user@host NOAUTH"
|
|
1027 msgstr "nutzername@rechner NOAUTH"
|
|
1028
|
|
1029 #: lib/rfc959.c:33
|
|
1030 msgid "HTTP Proxy"
|
|
1031 msgstr "HTTP-Proxy"
|
|
1032
|
|
1033 #: lib/rfc959.c:34
|
231
|
1034 msgid "Custom"
|
448
|
1035 msgstr "Nutzer definiert"
|
231
|
1036
|
|
1037 #: lib/rfc959.c:43
|
448
|
1038 msgid "Email address:"
|
|
1039 msgstr "Email Adresse:"
|
|
1040
|
|
1041 #: lib/rfc959.c:45
|
231
|
1042 msgid ""
|
|
1043 "This is the password that will be used whenever you log into a remote FTP "
|
|
1044 "server as anonymous"
|
|
1045 msgstr ""
|
448
|
1046 "Dies ist das Passwort welches beim Einloggen auf einen \"anonymous\" FTP "
|
|
1047 "Server benutzt wird"
|
231
|
1048
|
|
1049 #: lib/rfc959.c:59
|
448
|
1050 msgid "Proxy account:"
|
|
1051 msgstr "Proxy-Nutzerkonto:"
|
231
|
1052
|
|
1053 #: lib/rfc959.c:61
|
448
|
1054 msgid "Your firewall account (optional)"
|
|
1055 msgstr "Ihr Firewall-Nutzerkonto (optional)"
|
|
1056
|
|
1057 #: lib/rfc959.c:63
|
231
|
1058 msgid "Proxy server type:"
|
393
|
1059 msgstr "Typ des Proxy-Servers:"
|
231
|
1060
|
448
|
1061 #: lib/rfc959.c:66
|
231
|
1062 #, no-c-format
|
|
1063 msgid ""
|
|
1064 "This specifies how your proxy server expects us to log in. You can specify a "
|
|
1065 "2 character replacement string prefixed by a % that will be replaced with "
|
|
1066 "the proper data. The first character can be either p for proxy or h for the "
|
|
1067 "host of the FTP server. The second character can be u (user), p (pass), h "
|
|
1068 "(host), o (port) or a (account). For example, to specify the proxy user, you "
|
|
1069 "can you type in %pu"
|
|
1070 msgstr ""
|
638
|
1071 "Dies legt fest wie ihr Proxyserver den login erwartet. Sie können eine zwei "
|
393
|
1072 "Zeichen lange Zeichenkette der ein % Zeichen voerangestellt ist angeben. "
|
|
1073 "Diese wird ersetzt durch die eigentlichen Daten. Das erste Zeichen kann "
|
638
|
1074 "entweder p für Proxy oder h für FTP Servername sein. Das zweite Zeichen kann "
|
393
|
1075 "sein u (Nutzer), p (Passwort), h (Servername), o (Port) oder a (Account). "
|
638
|
1076 "Beispielsweise können sie %pu angeben, um den Proxynutzer festzulegen"
|
231
|
1077
|
448
|
1078 #: lib/rfc959.c:69
|
658
|
1079 msgid "Ignore PASV address"
|
|
1080 msgstr "PASV-Adresse ignorieren"
|
|
1081
|
|
1082 #: lib/rfc959.c:72
|
|
1083 msgid ""
|
|
1084 "If this is enabled, then the remote FTP server's PASV IP address field will "
|
|
1085 "be ignored and the host's IP address will be used instead. This is often "
|
|
1086 "needed for routers giving their internal rather then their external IP "
|
|
1087 "address in a PASV reply."
|
|
1088 msgstr ""
|
|
1089 "Wenn dies aktiviert ist, wird das PASV IP-Adressfeld des entfernten FTP "
|
|
1090 "Servers ignoriert und stattdessen die IP-Adresse des Hosts genutzt. Dies "
|
|
1091 "wird häufig für Router benötigt, die ihre interne anstatt der externen IP-"
|
|
1092 "Adresse in einer PASV Antwort angeben."
|
|
1093
|
|
1094 #: lib/rfc959.c:74
|
231
|
1095 msgid "Passive file transfers"
|
638
|
1096 msgstr "Passive Dateiübertragungen"
|
231
|
1097
|
658
|
1098 #: lib/rfc959.c:77
|
231
|
1099 msgid ""
|
|
1100 "If this is enabled, then the remote FTP server will open up a port for the "
|
|
1101 "data connection. If you are behind a firewall, you will need to enable this. "
|
|
1102 "Generally, it is a good idea to keep this enabled unless you are connecting "
|
|
1103 "to an older FTP server that doesn't support this. If this is disabled, then "
|
|
1104 "gFTP will open up a port on the client side and the remote server will "
|
|
1105 "attempt to connect to it."
|
|
1106 msgstr ""
|
638
|
1107 "Wenn dies aktiviert ist, dann öffnet der entfernte FTP Server einen Port für "
|
|
1108 "die Datenübertragung. Wenn sie sich hinter einer Firewall , müssen sie diese "
|
393
|
1109 "einschalten. Sie sollten diese Option generell einschalten, ausser sie "
|
638
|
1110 "wollen zu einem veralteten FTP Server verbinden, der diese Möglichkeit nicht "
|
|
1111 "unterstützt. Falls diese Option deaktiviert ist, wird gFTP einen Port auf "
|
|
1112 "der Klientenseite öffnen und der entfernte Server wird versuchen dorthin zu "
|
393
|
1113 "verbinden."
|
231
|
1114
|
658
|
1115 #: lib/rfc959.c:79
|
231
|
1116 msgid "Resolve Remote Symlinks (LIST -L)"
|
|
1117 msgstr "Symlinks auf der Gegenstelle folgen (LIST -L)"
|
|
1118
|
658
|
1119 #: lib/rfc959.c:82
|
231
|
1120 msgid ""
|
|
1121 "The remote FTP server will attempt to resolve symlinks in the directory "
|
|
1122 "listings. Generally, this is a good idea to leave enabled. The only time you "
|
|
1123 "will want to disable this is if the remote FTP server doesn't support the -L "
|
|
1124 "option to LIST"
|
|
1125 msgstr ""
|
393
|
1126 "Der entfernte FTP Server wird versuchen die symbolischen Links in der "
|
638
|
1127 "Verzeichnisliste aufzulösen. Normalerweise sollten sie dies eingeschaltet "
|
393
|
1128 "lassen. Sie sollten es nur ausschalten wenn der entfernte FTP Server die -L "
|
638
|
1129 "Option zum LIST Kommando nicht unterstützt"
|
393
|
1130
|
|
1131 #
|
658
|
1132 #: lib/rfc959.c:84
|
231
|
1133 msgid "Transfer files in ASCII mode"
|
638
|
1134 msgstr "Übertrage Dateien im Textmodus"
|
231
|
1135
|
658
|
1136 #: lib/rfc959.c:87
|
231
|
1137 msgid ""
|
|
1138 "If you are transfering a text file from Windows to UNIX box or vice versa, "
|
|
1139 "then you should enable this. Each system represents newlines differently for "
|
|
1140 "text files. If you are transfering from UNIX to UNIX, then it is safe to "
|
|
1141 "leave this off. If you are downloading binary data, you will want to disable "
|
|
1142 "this."
|
|
1143 msgstr ""
|
638
|
1144 "Wenn sie Textdateien von Windows- zu UNIXrechnern oder umgekehrt übertragen, "
|
|
1145 "dann sollten sie dies einschalten. Jedes System stellt Zeilenumbrüche in "
|
393
|
1146 "Textdateien unterschiedlich dar. Wenn sie von UNIX- zu UNIXrechnern "
|
638
|
1147 "übertragen, dann können sie dies ausgeschaltet lassen. Wenn sie Binärdaten "
|
393
|
1148 "laden, sollten sie dies ausschalten."
|
|
1149
|
658
|
1150 #: lib/rfc959.c:322 lib/rfc959.c:331 lib/rfc959.c:342 lib/rfc959.c:789
|
|
1151 #: lib/rfc959.c:1387
|
231
|
1152 #, c-format
|
448
|
1153 msgid "Invalid response '%c' received from server.\n"
|
638
|
1154 msgstr "Ungültige Antwort '%c' vom Server erhalten.\n"
|
625
|
1155
|
658
|
1156 #: lib/rfc959.c:679 lib/rfc959.c:689
|
231
|
1157 #, c-format
|
|
1158 msgid "Cannot find an IP address in PASV response '%s'\n"
|
|
1159 msgstr "Kann keine IP Adresse in der PASV Antwort finden '%s'\n"
|
|
1160
|
658
|
1161 #: lib/rfc959.c:715
|
|
1162 #, c-format
|
|
1163 msgid "Ignoring IP address in PASV response, connecting to %d.%d.%d.%d:%d\n"
|
|
1164 msgstr ""
|
|
1165 "IP Adresse in der PASV Antwort wird ignoriert, Verbindung mit %d.%d.%d.%d:%"
|
|
1166 "d\n"
|
|
1167
|
|
1168 #: lib/rfc959.c:726 lib/rfc959.c:887
|
231
|
1169 #, c-format
|
|
1170 msgid "Cannot create a data connection: %s\n"
|
|
1171 msgstr "Kann keine Datenverbindung erstellen: %s\n"
|
|
1172
|
658
|
1173 #: lib/rfc959.c:738 lib/rfc959.c:759 lib/rfc959.c:912
|
231
|
1174 #, c-format
|
|
1175 msgid "Cannot get socket name: %s\n"
|
|
1176 msgstr "Konnte keinen Socketnamen erhalten: %s\n"
|
|
1177
|
658
|
1178 #: lib/rfc959.c:749 lib/rfc959.c:902
|
393
|
1179 #, c-format
|
231
|
1180 msgid "Cannot bind a port: %s\n"
|
393
|
1181 msgstr "Kann keinem Port binden: %s\n"
|
|
1182
|
658
|
1183 #: lib/rfc959.c:768 lib/rfc959.c:921
|
231
|
1184 #, c-format
|
|
1185 msgid "Cannot listen on port %d: %s\n"
|
638
|
1186 msgstr "Kann auf Port %d nicht hören: %s\n"
|
625
|
1187
|
658
|
1188 #: lib/rfc959.c:817
|
448
|
1189 #, c-format
|
|
1190 msgid "Failed to create a IPv6 socket: %s\n"
|
|
1191 msgstr "Konnte keinen IPv6 Socket anlegen: %s\n"
|
|
1192
|
658
|
1193 #: lib/rfc959.c:837
|
231
|
1194 msgid ""
|
|
1195 "Error: It doesn't look like we are connected via IPv6. Aborting connection.\n"
|
|
1196 msgstr ""
|
638
|
1197 "Fehler: Es sieht nicht so aus als ob wir mittels IPv6 verbunden wären. "
|
393
|
1198 "Verbindung abgebrochen.\n"
|
|
1199
|
658
|
1200 #: lib/rfc959.c:865 lib/rfc959.c:874
|
231
|
1201 #, c-format
|
|
1202 msgid "Invalid EPSV response '%s'\n"
|
638
|
1203 msgstr "Ungültige EPSV Antwort '%s'\n"
|
625
|
1204
|
658
|
1205 #: lib/rfc959.c:931
|
393
|
1206 #, c-format
|
231
|
1207 msgid "Cannot get address of local socket: %s\n"
|
393
|
1208 msgstr "Konnte Adresse des lokalen Sockets nicht ermitteln: %s\n"
|
|
1209
|
658
|
1210 #: lib/rfc959.c:1005
|
231
|
1211 #, c-format
|
|
1212 msgid "Cannot accept connection from server: %s\n"
|
|
1213 msgstr "Kann Verbindung vom Server nicht annehmen: %s\n"
|
|
1214
|
658
|
1215 #: lib/rfc959.c:1542
|
231
|
1216 msgid "total"
|
|
1217 msgstr "Total"
|
|
1218
|
658
|
1219 #: lib/rfc959.c:1544
|
231
|
1220 #, c-format
|
|
1221 msgid "Warning: Cannot parse listing %s\n"
|
|
1222 msgstr "Warnung: Kann Liste %s nicht analysieren\n"
|
|
1223
|
|
1224 #: lib/sshv2.c:28
|
|
1225 msgid "SSH"
|
|
1226 msgstr "SSH"
|
|
1227
|
|
1228 #: lib/sshv2.c:31
|
|
1229 msgid "SSH Prog Name:"
|
|
1230 msgstr "SSH Programmname:"
|
|
1231
|
|
1232 #: lib/sshv2.c:33
|
|
1233 msgid "The path to the SSH executable"
|
|
1234 msgstr "Pfad zum SSH Programm"
|
|
1235
|
|
1236 #: lib/sshv2.c:34
|
|
1237 msgid "SSH Extra Params:"
|
638
|
1238 msgstr "Zusätzliche SSH Parameter:"
|
231
|
1239
|
|
1240 #: lib/sshv2.c:36
|
|
1241 msgid "Extra parameters to pass to the SSH program"
|
638
|
1242 msgstr "Zusätzliche Parameter, welche dem SSH Programm übergeben werden"
|
625
|
1243
|
|
1244 #: lib/sshv2.c:38
|
|
1245 msgid "Need SSH User/Pass"
|
638
|
1246 msgstr "Benötige SSH Nutzername/Passwort"
|
231
|
1247
|
|
1248 #: lib/sshv2.c:41
|
|
1249 msgid "Require a username/password for SSH connections"
|
448
|
1250 msgstr "Verlange einen Nutzernamen/Passwort bei SSH Verbindungen"
|
231
|
1251
|
625
|
1252 #: lib/sshv2.c:298
|
1
|
1253 #, c-format
|
|
1254 msgid "Running program %s\n"
|
|
1255 msgstr "Starte Programm: %s\n"
|
|
1256
|
625
|
1257 #: lib/sshv2.c:307
|
|
1258 msgid "Enter passphrase for RSA key"
|
638
|
1259 msgstr "Eingeben der Passphrase für RSA-Schlüssel"
|
625
|
1260
|
|
1261 #: lib/sshv2.c:308
|
|
1262 msgid "Enter passphrase for key '"
|
638
|
1263 msgstr "Eingeben der Passphrase für Schlüssel '"
|
625
|
1264
|
|
1265 #: lib/sshv2.c:309
|
|
1266 msgid "Password"
|
|
1267 msgstr "Passwort"
|
|
1268
|
|
1269 #: lib/sshv2.c:310
|
|
1270 msgid "password"
|
|
1271 msgstr "Passwort"
|
|
1272
|
|
1273 #: lib/sshv2.c:414
|
|
1274 msgid "(yes/no)?"
|
|
1275 msgstr "(ja/nein)?"
|
|
1276
|
|
1277 #: lib/sshv2.c:432
|
|
1278 msgid "Enter PASSCODE:"
|
|
1279 msgstr "PASSCODE eingeben:"
|
|
1280
|
|
1281 #: lib/sshv2.c:436 src/gtk/gtkui.c:118 src/gtk/transfer.c:553
|
|
1282 #: src/gtk/transfer.c:563
|
|
1283 msgid "Enter Password"
|
|
1284 msgstr "Passwort eingeben"
|
|
1285
|
|
1286 #: lib/sshv2.c:437
|
|
1287 msgid "Enter SecurID Password:"
|
638
|
1288 msgstr "SecurID-Passwort eingeben:"
|
625
|
1289
|
|
1290 #: lib/sshv2.c:487
|
71
|
1291 msgid "Error: An incorrect password was entered\n"
|
|
1292 msgstr "Fehler: Ein falsches Passwort wurde eingegeben\n"
|
|
1293
|
625
|
1294 #: lib/sshv2.c:516
|
1
|
1295 #, c-format
|
|
1296 msgid "%d: Protocol Initialization\n"
|
|
1297 msgstr "%d: Protokollinitialisierung\n"
|
|
1298
|
625
|
1299 #: lib/sshv2.c:520
|
1
|
1300 #, c-format
|
|
1301 msgid "%d: Protocol version %d\n"
|
|
1302 msgstr "%d: Protokollversion %d\n"
|
|
1303
|
625
|
1304 #: lib/sshv2.c:529
|
1
|
1305 #, c-format
|
|
1306 msgid "%d: Open %s\n"
|
638
|
1307 msgstr "%d: Öffnen %s\n"
|
625
|
1308
|
|
1309 #: lib/sshv2.c:534
|
1
|
1310 #, c-format
|
|
1311 msgid "%d: Close\n"
|
638
|
1312 msgstr "%d: Schließen\n"
|
625
|
1313
|
|
1314 #: lib/sshv2.c:537
|
1
|
1315 #, c-format
|
|
1316 msgid "%d: Open Directory %s\n"
|
638
|
1317 msgstr "%d: Öffne Verzeichnis %s \n"
|
625
|
1318
|
|
1319 #: lib/sshv2.c:542
|
1
|
1320 #, c-format
|
|
1321 msgid "%d: Read Directory\n"
|
|
1322 msgstr "%d: Lese Verzeichnis\n"
|
|
1323
|
625
|
1324 #: lib/sshv2.c:546
|
1
|
1325 #, c-format
|
|
1326 msgid "%d: Remove file %s\n"
|
638
|
1327 msgstr "%d: Lösche Datei %s\n"
|
625
|
1328
|
|
1329 #: lib/sshv2.c:551
|
1
|
1330 #, c-format
|
|
1331 msgid "%d: Make directory %s\n"
|
|
1332 msgstr "%d: Erstelle Verzeichnis %s\n"
|
|
1333
|
625
|
1334 #: lib/sshv2.c:556
|
1
|
1335 #, c-format
|
|
1336 msgid "%d: Remove directory %s\n"
|
638
|
1337 msgstr "%d: Lösche Verzeichnis %s\n"
|
625
|
1338
|
|
1339 #: lib/sshv2.c:561
|
1
|
1340 #, c-format
|
|
1341 msgid "%d: Realpath %s\n"
|
638
|
1342 msgstr "%d: Tatsächlicher Pfad %s\n"
|
625
|
1343
|
|
1344 #: lib/sshv2.c:566
|
1
|
1345 #, c-format
|
|
1346 msgid "%d: File attributes\n"
|
|
1347 msgstr "%d: Dateiattribute\n"
|
|
1348
|
625
|
1349 #: lib/sshv2.c:570
|
1
|
1350 #, c-format
|
|
1351 msgid "%d: Stat %s\n"
|
|
1352 msgstr "%d: Stat %s\n"
|
|
1353
|
625
|
1354 #: lib/sshv2.c:590
|
1
|
1355 #, c-format
|
|
1356 msgid "%d: Chmod %s %o\n"
|
|
1357 msgstr "%d: Chmod %s %o\n"
|
|
1358
|
625
|
1359 #: lib/sshv2.c:595
|
1
|
1360 #, c-format
|
|
1361 msgid "%d: Utime %s %d\n"
|
|
1362 msgstr "%d: Utime %s %d\n"
|
|
1363
|
625
|
1364 #: lib/sshv2.c:609 src/gtk/bookmarks.c:1045 src/gtk/bookmarks.c:1298
|
638
|
1365 #: src/gtk/chmod_dialog.c:253 src/gtk/gtkui_transfer.c:368
|
|
1366 #: src/gtk/misc-gtk.c:1011 src/gtk/options_dialog.c:1208
|
|
1367 #: src/gtk/options_dialog.c:1442
|
1
|
1368 msgid "OK"
|
|
1369 msgstr "OK"
|
|
1370
|
625
|
1371 #: lib/sshv2.c:612
|
1
|
1372 msgid "EOF"
|
|
1373 msgstr "EOF"
|
|
1374
|
625
|
1375 #: lib/sshv2.c:615
|
1
|
1376 msgid "No such file or directory"
|
|
1377 msgstr "Keine solche Datei oder Verzeichnis"
|
|
1378
|
625
|
1379 #: lib/sshv2.c:618
|
1
|
1380 msgid "Permission denied"
|
|
1381 msgstr "Zugriff verboten"
|
|
1382
|
625
|
1383 #: lib/sshv2.c:621
|
1
|
1384 msgid "Failure"
|
|
1385 msgstr "Fehlschlag"
|
|
1386
|
625
|
1387 #: lib/sshv2.c:624
|
1
|
1388 msgid "Bad message"
|
|
1389 msgstr "Fehlerhafte Nachricht"
|
|
1390
|
625
|
1391 #: lib/sshv2.c:627
|
1
|
1392 msgid "No connection"
|
|
1393 msgstr "Keine Verbindung"
|
|
1394
|
625
|
1395 #: lib/sshv2.c:630
|
1
|
1396 msgid "Connection lost"
|
|
1397 msgstr "Verbindung verloren"
|
|
1398
|
625
|
1399 #: lib/sshv2.c:633
|
1
|
1400 msgid "Operation unsupported"
|
638
|
1401 msgstr "Vorgang nicht unterstützt"
|
625
|
1402
|
|
1403 #: lib/sshv2.c:636
|
1
|
1404 msgid "Unknown message returned from server"
|
|
1405 msgstr "Unbekannte Nachricht vom Server"
|
|
1406
|
625
|
1407 #: lib/sshv2.c:671
|
71
|
1408 #, c-format
|
|
1409 msgid "Error: Message size %d too big\n"
|
638
|
1410 msgstr "Fehler: Nachrichtengröße %d zu groß\n"
|
625
|
1411
|
658
|
1412 #: lib/sshv2.c:730 lib/sshv2.c:1225 lib/sshv2.c:1821 lib/sshv2.c:1959
|
231
|
1413 #, c-format
|
|
1414 msgid "Error: Message size %d too big from server\n"
|
638
|
1415 msgstr "Fehler: Nachrichtengröße %d vom Server zu groß\n"
|
625
|
1416
|
|
1417 #: lib/sshv2.c:736
|
231
|
1418 msgid ""
|
|
1419 "There was an error initializing a SSH connection with the remote server. The "
|
|
1420 "error message from the remote server follows:\n"
|
|
1421 msgstr ""
|
393
|
1422 "Beim Aufbau der SSH Verbindung zum entfernten Server gab es einen Fehler. "
|
|
1423 "Die Fehlermeldung des entfernten Servers lautet: \n"
|
|
1424
|
658
|
1425 #: lib/sshv2.c:1038
|
231
|
1426 #, c-format
|
|
1427 msgid "Opening SSH connection to %s\n"
|
|
1428 msgstr "Stelle SSH Verbindung mit %s her\n"
|
|
1429
|
658
|
1430 #: lib/sshv2.c:1090
|
231
|
1431 #, c-format
|
|
1432 msgid "Successfully logged into SSH server %s\n"
|
|
1433 msgstr "Erfolgreich mit SSH Server %s verbunden\n"
|
|
1434
|
|
1435 #: lib/sslcommon.c:31
|
|
1436 msgid "SSL Engine"
|
393
|
1437 msgstr "SSL Engine"
|
231
|
1438
|
|
1439 #: lib/sslcommon.c:34
|
|
1440 msgid "SSL Entropy File:"
|
448
|
1441 msgstr "SSL Entropie Datei:"
|
231
|
1442
|
|
1443 #: lib/sslcommon.c:36
|
|
1444 msgid "SSL entropy file"
|
448
|
1445 msgstr "SSL Entropie Datei"
|
231
|
1446
|
|
1447 #: lib/sslcommon.c:37
|
|
1448 msgid "Entropy Seed Length:"
|
638
|
1449 msgstr "Entropy Seed Länge:"
|
231
|
1450
|
|
1451 #: lib/sslcommon.c:39
|
|
1452 msgid "The maximum number of bytes to seed the SSL engine with"
|
393
|
1453 msgstr "Maximale Anzahl von Bytes um die SSL Maschine zu impfen"
|
231
|
1454
|
448
|
1455 #: lib/sslcommon.c:41 lib/sslcommon.c:43
|
|
1456 msgid "Verify SSL Peer"
|
|
1457 msgstr "Verifiziere SSL Gegenstelle"
|
|
1458
|
|
1459 #: lib/sslcommon.c:107
|
231
|
1460 #, c-format
|
|
1461 msgid ""
|
|
1462 "Error with certificate at depth: %i\n"
|
|
1463 "Issuer = %s\n"
|
|
1464 "Subject = %s\n"
|
|
1465 "Error %i:%s\n"
|
|
1466 msgstr ""
|
393
|
1467 "Fehler mit dem Zertifikat bei Stufe: %i\n"
|
|
1468 "Issuer = %s\n"
|
|
1469 "Subject = %s\n"
|
|
1470 "Error %i:%s\n"
|
|
1471
|
|
1472 #
|
448
|
1473 #: lib/sslcommon.c:129
|
231
|
1474 msgid "Cannot get peer certificate\n"
|
393
|
1475 msgstr "Konnte kein Zertifikat der Gegenstelle erhalten: %s\n"
|
231
|
1476
|
448
|
1477 #: lib/sslcommon.c:188
|
231
|
1478 #, c-format
|
|
1479 msgid ""
|
|
1480 "ERROR: The host in the SSL certificate (%s) does not match the host that we "
|
|
1481 "connected to (%s). Aborting connection.\n"
|
|
1482 msgstr ""
|
393
|
1483 "FEHLER: Der Rechner im SSL Zertifikat (%s) stimmt nicht mit dem Rechner (%s) "
|
638
|
1484 "überein zu dem wir kontaktiert haben. Verbindung abgebrochen.\n"
|
231
|
1485
|
448
|
1486 #: lib/sslcommon.c:295
|
625
|
1487 msgid "Cannot initialize the OpenSSL library\n"
|
638
|
1488 msgstr "Konnte OpenSSL Bibliothek nicht initialisieren\n"
|
231
|
1489
|
448
|
1490 #: lib/sslcommon.c:310
|
231
|
1491 msgid "Error loading default SSL certificates\n"
|
393
|
1492 msgstr "Fehler beim Laden der voreingetellten SSL Zertifikate\n"
|
231
|
1493
|
448
|
1494 #: lib/sslcommon.c:322
|
231
|
1495 msgid "Error setting cipher list (no valid ciphers)\n"
|
|
1496 msgstr ""
|
638
|
1497 "Fehler beim Setzen der Verschlüsselungsalgorithmen (kein gültiger "
|
393
|
1498 "Algorithmus)\n"
|
231
|
1499
|
625
|
1500 #: lib/sslcommon.c:342 lib/sslcommon.c:416 lib/sslcommon.c:464
|
231
|
1501 msgid "Error: SSL engine was not initialized\n"
|
393
|
1502 msgstr "FEHLER: SSL engine nicht initialisiert\n"
|
231
|
1503
|
448
|
1504 #: lib/sslcommon.c:359
|
231
|
1505 msgid "Error setting up SSL connection (BIO object)\n"
|
393
|
1506 msgstr "Fehler beim Aufbau der SSL Verbindung (BIO object)\n"
|
231
|
1507
|
448
|
1508 #: lib/sslcommon.c:369
|
231
|
1509 msgid "Error setting up SSL connection (SSL object)\n"
|
393
|
1510 msgstr "Fehler beim Aufbau der SSL Verbindung (SSL object)\n"
|
|
1511
|
|
1512 # c-format
|
448
|
1513 #: lib/sslcommon.c:390
|
393
|
1514 #, c-format
|
231
|
1515 msgid "Error with peer certificate: %s\n"
|
393
|
1516 msgstr "Fehler mit dem Zertifikat der Gegenstelle: %s\n"
|
|
1517
|
625
|
1518 #: src/uicommon/gftpui.c:91
|
448
|
1519 #, c-format
|
|
1520 msgid "Waiting %d seconds until trying to connect again\n"
|
|
1521 msgstr "Warte %d Sekunden bis zum Wiederwahlversuch\n"
|
|
1522
|
625
|
1523 #: src/uicommon/gftpui.c:101
|
448
|
1524 msgid "Operation canceled\n"
|
|
1525 msgstr "Aktion abgebrochen\n"
|
|
1526
|
625
|
1527 #: src/uicommon/gftpui.c:190
|
448
|
1528 msgid ""
|
|
1529 ">. If you have any questions, comments, or suggestions about this program, "
|
|
1530 "please feel free to email them to me. You can always find out the latest "
|
|
1531 "news about gFTP from my website at http://www.gftp.org/\n"
|
|
1532 msgstr ""
|
|
1533 ">. Wenn Sie Fragen, Kommentare oder Anregungen zu diesem Programm haben, "
|
|
1534 "schreiben Sie bitte eine E-Mail an mich. Besuchen Sie auch die Internetseite "
|
638
|
1535 "http://www.gftp.org/ , um alle Neuigkeiten über gFTP zu erfahren.\n"
|
625
|
1536
|
|
1537 #: src/uicommon/gftpui.c:191
|
448
|
1538 msgid ""
|
|
1539 "gFTP comes with ABSOLUTELY NO WARRANTY; for details, see the COPYING file. "
|
|
1540 "This is free software, and you are welcome to redistribute it under certain "
|
|
1541 "conditions; for details, see the COPYING file\n"
|
|
1542 msgstr ""
|
|
1543 "Auf gFTP gibt es KEINERLEI GARANTIE; weitere Einzelheiten entnehmen Sie "
|
|
1544 "bitte der Datei COPYING. Dies ist freie Software und ihre Weiterverbreitung "
|
638
|
1545 "unter bestimmten Bedingungen wird begrüßt; lesen Sie hierzu auch die Datei "
|
448
|
1546 "COPYING.\n"
|
|
1547
|
625
|
1548 #: src/uicommon/gftpui.c:193 src/gtk/menu-items.c:505
|
448
|
1549 msgid "Translated by"
|
|
1550 msgstr ""
|
|
1551 "Deutsche Bearbeitung von\n"
|
|
1552 "Jochen Siebert <siebert@physik.rwth-aachen.de>\n"
|
|
1553 "Matthias Warkus <mawa@iname.com>\n"
|
658
|
1554 "Bernd Leibing <bernd.leibing@kiz.uni-ulm.de>\n"
|
|
1555 "Frank Arnold <frank@scirocco-5v-turbo.de>"
|
448
|
1556
|
625
|
1557 #: src/uicommon/gftpui.c:240 src/uicommon/gftpui.c:282
|
|
1558 #: src/uicommon/gftpui.c:322 src/uicommon/gftpui.c:357
|
|
1559 #: src/uicommon/gftpui.c:392 src/uicommon/gftpui.c:427
|
|
1560 #: src/uicommon/gftpui.c:463 src/uicommon/gftpui.c:528
|
|
1561 #: src/uicommon/gftpui.c:609 src/uicommon/gftpui.c:872
|
448
|
1562 msgid "Error: Not connected to a remote site\n"
|
|
1563 msgstr "Fehler: Nicht mit einer Gegenstelle verbunden\n"
|
|
1564
|
625
|
1565 #: src/uicommon/gftpui.c:251
|
448
|
1566 msgid "usage: chmod <mode> <file>\n"
|
|
1567 msgstr "Verwendung: chmod <Modus> <Datei>\n"
|
|
1568
|
625
|
1569 #: src/uicommon/gftpui.c:292
|
448
|
1570 msgid "usage: rename <old name> <new name>\n"
|
|
1571 msgstr "Verwendung: rename <alter Name> <neuer Name>\n"
|
|
1572
|
625
|
1573 #: src/uicommon/gftpui.c:328
|
448
|
1574 msgid "usage: delete <file>\n"
|
|
1575 msgstr "Verwendung: delete <Datei>\n"
|
|
1576
|
625
|
1577 #: src/uicommon/gftpui.c:363
|
448
|
1578 msgid "usage: rmdir <directory>\n"
|
|
1579 msgstr "Verwendung: rmdir <Verzeichnis>\n"
|
|
1580
|
625
|
1581 #: src/uicommon/gftpui.c:398
|
448
|
1582 msgid "usage: site <site command>\n"
|
|
1583 msgstr "Verwendung: site <site Befehl>\n"
|
|
1584
|
625
|
1585 #: src/uicommon/gftpui.c:433
|
448
|
1586 msgid "usage: mkdir <new directory>\n"
|
|
1587 msgstr "Verwendung: mkdir <neues Verzeichnis>\n"
|
|
1588
|
625
|
1589 #: src/uicommon/gftpui.c:469 src/uicommon/gftpui.c:487
|
448
|
1590 msgid "usage: chdir <directory>\n"
|
|
1591 msgstr "Verwendung: chdir <Verzeichnis>\n"
|
|
1592
|
625
|
1593 #: src/uicommon/gftpui.c:560
|
448
|
1594 msgid "Invalid argument\n"
|
638
|
1595 msgstr "Ungültiges Argument\n"
|
625
|
1596
|
|
1597 #: src/uicommon/gftpui.c:573
|
448
|
1598 msgid "Clear the directory cache\n"
|
638
|
1599 msgstr "Löscht den Verzeichniszwischenspeicher\n"
|
625
|
1600
|
|
1601 #: src/uicommon/gftpui.c:662
|
448
|
1602 msgid "usage: open "
|
|
1603 msgstr "Verwendung: open "
|
|
1604
|
625
|
1605 #: src/uicommon/gftpui.c:733
|
448
|
1606 msgid "usage: set [variable = value]\n"
|
|
1607 msgstr "Verwendung: set [Variable = Wert]\n"
|
|
1608
|
625
|
1609 #: src/uicommon/gftpui.c:747
|
448
|
1610 #, c-format
|
|
1611 msgid "Error: Variable %s is not a valid configuration variable.\n"
|
638
|
1612 msgstr "Fehler: Variable %s ist keine gültige Konfigurationsvariable.\n"
|
625
|
1613
|
|
1614 #: src/uicommon/gftpui.c:754
|
448
|
1615 #, c-format
|
|
1616 msgid "Error: Variable %s is not available in the text port of gFTP\n"
|
638
|
1617 msgstr "Fehler: Variable %s ist in der Textversion von gFTP nicht verfügbar\n"
|
625
|
1618
|
|
1619 #: src/uicommon/gftpui.c:836
|
448
|
1620 msgid ""
|
|
1621 "Supported commands:\n"
|
|
1622 "\n"
|
|
1623 msgstr ""
|
638
|
1624 "Unterstützte Kommandos:\n"
|
448
|
1625 "\n"
|
|
1626
|
625
|
1627 #: src/uicommon/gftpui.c:879
|
448
|
1628 #, c-format
|
|
1629 msgid "usage: %s <filespec>\n"
|
|
1630 msgstr "Verwendung: %s <Dateimaske>\n"
|
|
1631
|
625
|
1632 #: src/uicommon/gftpui.c:964
|
448
|
1633 msgid "about"
|
|
1634 msgstr "about"
|
|
1635
|
625
|
1636 #: src/uicommon/gftpui.c:965
|
448
|
1637 msgid "Shows gFTP information"
|
|
1638 msgstr "Zeigt Informationen zu gFTP "
|
|
1639
|
625
|
1640 #: src/uicommon/gftpui.c:966
|
448
|
1641 msgid "ascii"
|
|
1642 msgstr "ascii"
|
|
1643
|
625
|
1644 #: src/uicommon/gftpui.c:967
|
448
|
1645 msgid "Sets the current file transfer mode to Ascii (only for FTP)"
|
638
|
1646 msgstr "Setzt den aktuellen Dateiübertragungsmodus auf Ascii (Nur für FTP)"
|
625
|
1647
|
|
1648 #: src/uicommon/gftpui.c:968
|
448
|
1649 msgid "binary"
|
|
1650 msgstr "binary"
|
|
1651
|
625
|
1652 #: src/uicommon/gftpui.c:969
|
448
|
1653 msgid "Sets the current file transfer mode to Binary (only for FTP)"
|
638
|
1654 msgstr "Setzt den aktuellen Dateiübertragungsmodus auf Binär (Nur für FTP)"
|
625
|
1655
|
|
1656 #: src/uicommon/gftpui.c:970
|
448
|
1657 msgid "cd"
|
|
1658 msgstr "cd"
|
|
1659
|
625
|
1660 #: src/uicommon/gftpui.c:971 src/uicommon/gftpui.c:973
|
448
|
1661 msgid "Changes the remote working directory"
|
|
1662 msgstr "Wechselt das Arbeitsverzeichnis auf der Gegenstelle"
|
|
1663
|
625
|
1664 #: src/uicommon/gftpui.c:972
|
448
|
1665 msgid "chdir"
|
|
1666 msgstr "chdir"
|
|
1667
|
625
|
1668 #: src/uicommon/gftpui.c:974
|
448
|
1669 msgid "chmod"
|
|
1670 msgstr "chmod"
|
|
1671
|
625
|
1672 #: src/uicommon/gftpui.c:975
|
448
|
1673 msgid "Changes the permissions of a remote file"
|
638
|
1674 msgstr "Ändert die Rechte einer Datei auf der Gegenstelle"
|
448
|
1675
|
|
1676 #
|
625
|
1677 #: src/uicommon/gftpui.c:976
|
448
|
1678 msgid "clear"
|
638
|
1679 msgstr "aufräumen"
|
625
|
1680
|
|
1681 #: src/uicommon/gftpui.c:977
|
448
|
1682 msgid "Available options: cache"
|
638
|
1683 msgstr "Verfügbare Optionen: Zwischenspeicher"
|
625
|
1684
|
|
1685 #: src/uicommon/gftpui.c:978
|
448
|
1686 msgid "close"
|
|
1687 msgstr "close"
|
|
1688
|
625
|
1689 #: src/uicommon/gftpui.c:979
|
448
|
1690 msgid "Disconnects from the remote site"
|
|
1691 msgstr "Unterbricht von der Gegenstelle"
|
|
1692
|
625
|
1693 #: src/uicommon/gftpui.c:980
|
448
|
1694 msgid "delete"
|
|
1695 msgstr "delete"
|
|
1696
|
625
|
1697 #: src/uicommon/gftpui.c:981
|
448
|
1698 msgid "Removes a remote file"
|
638
|
1699 msgstr "Löscht eine Datei der Gegenstelle"
|
625
|
1700
|
|
1701 #: src/uicommon/gftpui.c:982
|
658
|
1702 msgid "dir"
|
|
1703 msgstr "dir"
|
|
1704
|
|
1705 #: src/uicommon/gftpui.c:983 src/uicommon/gftpui.c:1009
|
448
|
1706 msgid "Shows the directory listing for the current remote directory"
|
|
1707 msgstr ""
|
638
|
1708 "Zeigt die Verzeichnisliste für das aktuelle Verzeichnis der Gegenstelle"
|
625
|
1709
|
658
|
1710 #: src/uicommon/gftpui.c:984
|
|
1711 msgid "get"
|
|
1712 msgstr "get"
|
|
1713
|
|
1714 #: src/uicommon/gftpui.c:985 src/uicommon/gftpui.c:1011
|
|
1715 msgid "Downloads remote file(s)"
|
|
1716 msgstr "Übertragt Datei(en) von der Gegenstelle"
|
|
1717
|
|
1718 #: src/uicommon/gftpui.c:986
|
|
1719 msgid "help"
|
|
1720 msgstr "help"
|
|
1721
|
|
1722 #: src/uicommon/gftpui.c:987
|
|
1723 msgid "Shows this help screen"
|
|
1724 msgstr "Zeigt diesen Hilfeschirm"
|
|
1725
|
|
1726 #: src/uicommon/gftpui.c:988
|
|
1727 msgid "lcd"
|
|
1728 msgstr "lcd"
|
|
1729
|
|
1730 #: src/uicommon/gftpui.c:989 src/uicommon/gftpui.c:991
|
|
1731 msgid "Changes the local working directory"
|
|
1732 msgstr "Wechselt das lokale Arbeitsverzeichnis"
|
|
1733
|
|
1734 #: src/uicommon/gftpui.c:990
|
|
1735 msgid "lchdir"
|
|
1736 msgstr "lchdir"
|
|
1737
|
|
1738 #: src/uicommon/gftpui.c:992
|
|
1739 msgid "lchmod"
|
|
1740 msgstr "lchmod"
|
|
1741
|
|
1742 #: src/uicommon/gftpui.c:993
|
|
1743 msgid "Changes the permissions of a local file"
|
|
1744 msgstr "Ändert Rechte einer lokalen Datei"
|
|
1745
|
|
1746 #: src/uicommon/gftpui.c:994
|
|
1747 msgid "ldelete"
|
|
1748 msgstr "ldelete"
|
|
1749
|
|
1750 #: src/uicommon/gftpui.c:995
|
|
1751 msgid "Removes a local file"
|
|
1752 msgstr "Löscht eine lokaatei"
|
|
1753
|
|
1754 #: src/uicommon/gftpui.c:996
|
|
1755 msgid "ldir"
|
|
1756 msgstr "ldir"
|
|
1757
|
|
1758 #: src/uicommon/gftpui.c:997 src/uicommon/gftpui.c:999
|
|
1759 msgid "Shows the directory listing for the current local directory"
|
|
1760 msgstr "Zeigt eine Verzeichnisliste für das aktuelle lokale Verzeichnis"
|
|
1761
|
|
1762 #: src/uicommon/gftpui.c:998
|
|
1763 msgid "lls"
|
|
1764 msgstr "lls"
|
|
1765
|
|
1766 #: src/uicommon/gftpui.c:1000
|
|
1767 msgid "lmkdir"
|
|
1768 msgstr "lmkdir"
|
|
1769
|
|
1770 #: src/uicommon/gftpui.c:1001
|
|
1771 msgid "Creates a local directory"
|
|
1772 msgstr "Erzeugt ein lokales Verzeichnis"
|
|
1773
|
|
1774 #: src/uicommon/gftpui.c:1002
|
|
1775 msgid "lpwd"
|
|
1776 msgstr "lpwd"
|
|
1777
|
|
1778 #: src/uicommon/gftpui.c:1003
|
|
1779 msgid "Show current local directory"
|
|
1780 msgstr "Zeigt aktuelles lokales Verzeichnis"
|
|
1781
|
|
1782 #: src/uicommon/gftpui.c:1004
|
|
1783 msgid "lrename"
|
|
1784 msgstr "lrename"
|
|
1785
|
|
1786 #: src/uicommon/gftpui.c:1005
|
|
1787 msgid "Rename a local file"
|
|
1788 msgstr "Benennt eine lokale Datei um"
|
|
1789
|
625
|
1790 #: src/uicommon/gftpui.c:1006
|
658
|
1791 msgid "lrmdir"
|
|
1792 msgstr "lrmdir"
|
|
1793
|
|
1794 #: src/uicommon/gftpui.c:1007
|
|
1795 msgid "Remove a local directory"
|
|
1796 msgstr "Löscht ein lokales Verzeichnis"
|
|
1797
|
|
1798 #: src/uicommon/gftpui.c:1008
|
|
1799 msgid "ls"
|
|
1800 msgstr "ls"
|
|
1801
|
|
1802 #: src/uicommon/gftpui.c:1010
|
448
|
1803 msgid "mget"
|
|
1804 msgstr "mget"
|
|
1805
|
658
|
1806 #: src/uicommon/gftpui.c:1012
|
448
|
1807 msgid "mkdir"
|
|
1808 msgstr "mkdir"
|
|
1809
|
658
|
1810 #: src/uicommon/gftpui.c:1013
|
448
|
1811 msgid "Creates a remote directory"
|
|
1812 msgstr "Erzeugt Verzeichnis auf der Gegenstelle:"
|
|
1813
|
658
|
1814 #: src/uicommon/gftpui.c:1014
|
448
|
1815 msgid "mput"
|
|
1816 msgstr "mput"
|
|
1817
|
658
|
1818 #: src/uicommon/gftpui.c:1015 src/uicommon/gftpui.c:1019
|
448
|
1819 msgid "Uploads local file(s)"
|
|
1820 msgstr "Sendet lokale Datei(en)"
|
|
1821
|
658
|
1822 #: src/uicommon/gftpui.c:1016
|
448
|
1823 msgid "open"
|
|
1824 msgstr "open"
|
|
1825
|
658
|
1826 #: src/uicommon/gftpui.c:1017
|
448
|
1827 msgid "Opens a connection to a remote site"
|
638
|
1828 msgstr "Öffnet eine Verbindung zu einer Gegenstelle"
|
625
|
1829
|
658
|
1830 #: src/uicommon/gftpui.c:1018
|
448
|
1831 msgid "put"
|
|
1832 msgstr "put"
|
|
1833
|
658
|
1834 #: src/uicommon/gftpui.c:1020
|
448
|
1835 msgid "pwd"
|
|
1836 msgstr "pwd"
|
|
1837
|
658
|
1838 #: src/uicommon/gftpui.c:1021
|
448
|
1839 msgid "Show current remote directory"
|
|
1840 msgstr "Zeigt aktuelles Verzeichnis der Gegenstelle"
|
|
1841
|
658
|
1842 #: src/uicommon/gftpui.c:1022
|
448
|
1843 msgid "quit"
|
|
1844 msgstr "quit"
|
|
1845
|
658
|
1846 #: src/uicommon/gftpui.c:1023
|
448
|
1847 msgid "Exit from gFTP"
|
|
1848 msgstr "gFTP beenden"
|
|
1849
|
658
|
1850 #: src/uicommon/gftpui.c:1024
|
448
|
1851 msgid "rename"
|
|
1852 msgstr "rename"
|
|
1853
|
658
|
1854 #: src/uicommon/gftpui.c:1025
|
448
|
1855 msgid "Rename a remote file"
|
|
1856 msgstr "Eine Datei auf der Gegenstelle umbenennen"
|
|
1857
|
658
|
1858 #: src/uicommon/gftpui.c:1026
|
448
|
1859 msgid "rmdir"
|
|
1860 msgstr "rmdir"
|
|
1861
|
658
|
1862 #: src/uicommon/gftpui.c:1027
|
448
|
1863 msgid "Remove a remote directory"
|
638
|
1864 msgstr "Verzeichnis auf der Gegenstelle löschen"
|
625
|
1865
|
658
|
1866 #: src/uicommon/gftpui.c:1028
|
448
|
1867 msgid "set"
|
|
1868 msgstr "set"
|
|
1869
|
658
|
1870 #: src/uicommon/gftpui.c:1029
|
448
|
1871 msgid ""
|
|
1872 "Show configuration file variables. You can also set variables by set var=val"
|
|
1873 msgstr ""
|
638
|
1874 "Zeigt Variablen der Konfigurationsdatei. Variablen können gesetzt werden "
|
448
|
1875 "durch set var=val"
|
|
1876
|
|
1877 #
|
658
|
1878 #: src/uicommon/gftpui.c:1031
|
448
|
1879 msgid "site"
|
|
1880 msgstr "site"
|
|
1881
|
658
|
1882 #: src/uicommon/gftpui.c:1032
|
448
|
1883 msgid "Run a site specific command"
|
638
|
1884 msgstr "Ausführen eines site-spezifischen Kommandos"
|
625
|
1885
|
658
|
1886 #: src/uicommon/gftpui.c:1122
|
448
|
1887 msgid "Error: Command not recognized\n"
|
|
1888 msgstr "Fehler: Befehl nicht erkannt\n"
|
|
1889
|
658
|
1890 #: src/uicommon/gftpui.c:1375
|
448
|
1891 msgid "Error: Remote site disconnected after trying to transfer file\n"
|
638
|
1892 msgstr "Fehler: Gegenstelle %s brach nach Übertragungsversuch ab\n"
|
625
|
1893
|
658
|
1894 #: src/uicommon/gftpui.c:1443
|
448
|
1895 #, c-format
|
|
1896 msgid "Could not download %s from %s\n"
|
|
1897 msgstr "Konnte %s nicht von %s herunterladen\n"
|
|
1898
|
658
|
1899 #: src/uicommon/gftpui.c:1467
|
448
|
1900 #, c-format
|
|
1901 msgid "Successfully transferred %s at %.2f KB/s\n"
|
638
|
1902 msgstr "%s erfolgreich mit %.2f KB/s übertragen\n"
|
625
|
1903
|
658
|
1904 #: src/uicommon/gftpui.c:1474
|
|
1905 #, c-format
|
|
1906 msgid "There was an error transfering the file %s"
|
|
1907 msgstr "Bei der Übertragung der Datei »%s« ist ein Fehler aufgetreten."
|
|
1908
|
664
|
1909 #: src/gtk/bookmarks.c:40 src/gtk/dnd.c:122 src/gtk/gftp-gtk.c:213
|
|
1910 #: src/gtk/gftp-gtk.c:1063 src/gtk/misc-gtk.c:512 src/gtk/misc-gtk.c:520
|
231
|
1911 #, c-format
|
|
1912 msgid "%s: Please hit the stop button first to do anything else\n"
|
|
1913 msgstr ""
|
|
1914 "%s: Bitte klicken Sie zuerst auf `Stop', bevor Sie etwas anderes machen\n"
|
|
1915
|
448
|
1916 #: src/gtk/bookmarks.c:41
|
231
|
1917 msgid "Run Bookmark"
|
|
1918 msgstr "Gehe zu Lesezeichen"
|
|
1919
|
448
|
1920 #: src/gtk/bookmarks.c:71
|
231
|
1921 msgid "Add Bookmark: You must enter a name for the bookmark\n"
|
|
1922 msgstr ""
|
638
|
1923 "Lesezeichen hinzufügen: Sie müssen einen Namen für das Lesezeichen angeben\n"
|
231
|
1924
|
448
|
1925 #: src/gtk/bookmarks.c:78
|
231
|
1926 #, c-format
|
|
1927 msgid "Add Bookmark: Cannot add bookmark %s because that name already exists\n"
|
|
1928 msgstr ""
|
638
|
1929 "Lesezeichen hinzufügen: Kann Lesezeichen %s nicht hinzufügen, da der Name\n"
|
231
|
1930 " bereits existiert\n"
|
|
1931
|
448
|
1932 #: src/gtk/bookmarks.c:135 src/gtk/bookmarks.c:146
|
231
|
1933 msgid "Add Bookmark"
|
638
|
1934 msgstr "Lesezeichen hinzufügen"
|
231
|
1935
|
448
|
1936 #: src/gtk/bookmarks.c:142
|
231
|
1937 msgid "Add Bookmark: You must enter a hostname\n"
|
638
|
1938 msgstr "Lesezeichen hinzufügen: Sie müssen einen Rechnernamen angeben\n"
|
231
|
1939
|
448
|
1940 #: src/gtk/bookmarks.c:146
|
231
|
1941 msgid ""
|
|
1942 "Enter the name of the bookmark you want to add\n"
|
|
1943 "You can separate items by a / to put it into a submenu\n"
|
|
1944 "(ex: Linux Sites/Debian)"
|
|
1945 msgstr ""
|
638
|
1946 "Geben Sie den Namen für das neue Lesezeichen ein\n"
|
|
1947 "Geben Sie / an, um es in ein Untermenü abzulegen\n"
|
231
|
1948 "(z.B. Linux/Debian)"
|
|
1949
|
448
|
1950 #: src/gtk/bookmarks.c:146
|
231
|
1951 msgid "Remember password"
|
|
1952 msgstr "Passwort speichern"
|
|
1953
|
448
|
1954 #: src/gtk/bookmarks.c:473 src/gtk/bookmarks.c:483
|
231
|
1955 msgid "New Folder"
|
|
1956 msgstr "Neuer Ordner"
|
|
1957
|
448
|
1958 #: src/gtk/bookmarks.c:474
|
231
|
1959 msgid "Enter the name of the new folder to create"
|
|
1960 msgstr "Geben Sie den Namen des zu erzeugenden Ordners an"
|
|
1961
|
448
|
1962 #: src/gtk/bookmarks.c:484
|
231
|
1963 msgid "Enter the name of the new item to create"
|
|
1964 msgstr "Geben Sie den Namen des zu erzeugenden Eintrages an"
|
|
1965
|
448
|
1966 #: src/gtk/bookmarks.c:557
|
231
|
1967 #, c-format
|
|
1968 msgid ""
|
|
1969 "Are you sure you want to erase the bookmark\n"
|
|
1970 "%s and all it's children?"
|
|
1971 msgstr ""
|
|
1972 "Sind Sie sicher, dass Sie Lesezeichen \n"
|
638
|
1973 "%s und seine Untereinträge löschen möchten?"
|
231
|
1974
|
448
|
1975 #: src/gtk/bookmarks.c:558
|
231
|
1976 msgid "Delete Bookmark"
|
|
1977 msgstr "Leshen"
|
|
1978
|
625
|
1979 #: src/gtk/bookmarks.c:630
|
231
|
1980 msgid "Bookmarks"
|
|
1981 msgstr "Lesezeichen"
|
|
1982
|
625
|
1983 #: src/gtk/bookmarks.c:850 src/gtk/bookmarks.c:853
|
231
|
1984 msgid "Edit Entry"
|
|
1985 msgstr "Eintrag bearbeiten"
|
|
1986
|
625
|
1987 #: src/gtk/bookmarks.c:891
|
231
|
1988 msgid "Description:"
|
|
1989 msgstr "Beschreibung:"
|
|
1990
|
625
|
1991 #: src/gtk/bookmarks.c:906
|
231
|
1992 msgid "Hostname:"
|
|
1993 msgstr "Rechnername:"
|
|
1994
|
625
|
1995 #: src/gtk/bookmarks.c:919
|
231
|
1996 msgid "Port:"
|
|
1997 msgstr "Port:"
|
|
1998
|
625
|
1999 #: src/gtk/bookmarks.c:936
|
231
|
2000 msgid "Protocol:"
|
|
2001 msgstr "Protokoll:"
|
|
2002
|
625
|
2003 #: src/gtk/bookmarks.c:960
|
231
|
2004 msgid "Remote Directory:"
|
|
2005 msgstr "Verzeichnis der Gegenstelle:"
|
|
2006
|
625
|
2007 #: src/gtk/bookmarks.c:973
|
231
|
2008 msgid "Local Directory:"
|
|
2009 msgstr "Lokales Verzeichnis:"
|
|
2010
|
625
|
2011 #: src/gtk/bookmarks.c:990
|
231
|
2012 msgid "Username:"
|
448
|
2013 msgstr "Nutzername:"
|
|
2014
|
625
|
2015 #: src/gtk/bookmarks.c:1003 src/text/textui.c:86
|
231
|
2016 msgid "Password:"
|
|
2017 msgstr "Passwort:"
|
|
2018
|
625
|
2019 #: src/gtk/bookmarks.c:1017
|
231
|
2020 msgid "Account:"
|
448
|
2021 msgstr "Nutzerkonto:"
|
|
2022
|
625
|
2023 #: src/gtk/bookmarks.c:1031
|
231
|
2024 msgid "Log in as ANONYMOUS"
|
|
2025 msgstr "Anonym einloggen"
|
|
2026
|
625
|
2027 #: src/gtk/bookmarks.c:1056 src/gtk/bookmarks.c:1309
|
638
|
2028 #: src/gtk/chmod_dialog.c:265 src/gtk/gtkui_transfer.c:380
|
|
2029 #: src/gtk/options_dialog.c:1219 src/gtk/options_dialog.c:1453
|
231
|
2030 msgid " Cancel "
|
|
2031 msgstr " Abbrechen "
|
|
2032
|
638
|
2033 #: src/gtk/bookmarks.c:1065 src/gtk/options_dialog.c:1464
|
231
|
2034 msgid "Apply"
|
638
|
2035 msgstr "Übernehmen"
|
625
|
2036
|
|
2037 #: src/gtk/bookmarks.c:1215
|
231
|
2038 msgid "/_File"
|
|
2039 msgstr "/_Datei"
|
|
2040
|
625
|
2041 #: src/gtk/bookmarks.c:1216
|
231
|
2042 msgid "/File/tearoff"
|
|
2043 msgstr "/Datei/tearoff"
|
|
2044
|
625
|
2045 #: src/gtk/bookmarks.c:1217
|
231
|
2046 msgid "/File/New Folder..."
|
|
2047 msgstr "/Datei/Neuer Ordner..."
|
|
2048
|
625
|
2049 #: src/gtk/bookmarks.c:1218
|
231
|
2050 msgid "/File/New Item..."
|
|
2051 msgstr "/Datei/Neuer Eintrag..."
|
|
2052
|
625
|
2053 #: src/gtk/bookmarks.c:1219
|
231
|
2054 msgid "/File/Delete"
|
638
|
2055 msgstr "/Datei/Löschen"
|
625
|
2056
|
|
2057 #: src/gtk/bookmarks.c:1220
|
231
|
2058 msgid "/File/Properties..."
|
|
2059 msgstr "/Datei/Eigenschaften..."
|
|
2060
|
625
|
2061 #: src/gtk/bookmarks.c:1221
|
231
|
2062 msgid "/File/sep"
|
|
2063 msgstr "/Datei/sep"
|
|
2064
|
625
|
2065 #: src/gtk/bookmarks.c:1222
|
231
|
2066 msgid "/File/Close"
|
638
|
2067 msgstr "/Datei/Schließen"
|
625
|
2068
|
|
2069 #: src/gtk/bookmarks.c:1240 src/gtk/bookmarks.c:1243
|
231
|
2070 msgid "Edit Bookmarks"
|
|
2071 msgstr "Lesezeichen bearbeiten"
|
|
2072
|
625
|
2073 #: src/gtk/chmod_dialog.c:132 src/gtk/chmod_dialog.c:137
|
|
2074 #: src/gtk/chmod_dialog.c:142
|
231
|
2075 msgid "Chmod"
|
448
|
2076 msgstr "Dateirechte"
|
|
2077
|
625
|
2078 #: src/gtk/chmod_dialog.c:162
|
231
|
2079 msgid ""
|
|
2080 "You can now adjust the attributes of your file(s)\n"
|
|
2081 "Note: Not all ftp servers support the chmod feature"
|
|
2082 msgstr ""
|
638
|
2083 "Sie können nun die Dateirechte ändern\n"
|
448
|
2084 "Beachte:\n"
|
638
|
2085 "Nicht alle FTP-Server unterstützen den dazu nötigen chmod Befehl"
|
625
|
2086
|
|
2087 #: src/gtk/chmod_dialog.c:172
|
231
|
2088 msgid "Special"
|
|
2089 msgstr "Besonderes"
|
|
2090
|
625
|
2091 #: src/gtk/chmod_dialog.c:180
|
231
|
2092 msgid "SUID"
|
|
2093 msgstr "SUID"
|
|
2094
|
625
|
2095 #: src/gtk/chmod_dialog.c:184
|
231
|
2096 msgid "SGID"
|
|
2097 msgstr "SGID"
|
|
2098
|
625
|
2099 #: src/gtk/chmod_dialog.c:188
|
231
|
2100 msgid "Sticky"
|
|
2101 msgstr "Sticky"
|
|
2102
|
625
|
2103 #: src/gtk/chmod_dialog.c:192 src/gtk/gftp-gtk.c:748
|
231
|
2104 msgid "User"
|
638
|
2105 msgstr "Eigentümer"
|
625
|
2106
|
|
2107 #: src/gtk/chmod_dialog.c:200 src/gtk/chmod_dialog.c:220
|
|
2108 #: src/gtk/chmod_dialog.c:240
|
231
|
2109 msgid "Read"
|
|
2110 msgstr "Lesen"
|
|
2111
|
625
|
2112 #: src/gtk/chmod_dialog.c:204 src/gtk/chmod_dialog.c:224
|
|
2113 #: src/gtk/chmod_dialog.c:244
|
231
|
2114 msgid "Write"
|
|
2115 msgstr "Schreiben"
|
|
2116
|
625
|
2117 #: src/gtk/chmod_dialog.c:208 src/gtk/chmod_dialog.c:228
|
|
2118 #: src/gtk/chmod_dialog.c:248
|
231
|
2119 msgid "Execute"
|
638
|
2120 msgstr "Ausführen"
|
625
|
2121
|
|
2122 #: src/gtk/chmod_dialog.c:212 src/gtk/gftp-gtk.c:749
|
231
|
2123 msgid "Group"
|
|
2124 msgstr "Gruppe"
|
|
2125
|
625
|
2126 #: src/gtk/chmod_dialog.c:232
|
231
|
2127 msgid "Other"
|
|
2128 msgstr "Andere"
|
|
2129
|
625
|
2130 #: src/gtk/delete_dialog.c:61
|
231
|
2131 #, c-format
|
|
2132 msgid "Are you sure you want to delete these %ld files and %ld directories"
|
|
2133 msgstr ""
|
638
|
2134 "Sind Sie sicher, dass Sie diese %ld Dateien und %ld Verzeichnisse löschen "
|
|
2135 "möchten?"
|
625
|
2136
|
|
2137 #: src/gtk/delete_dialog.c:65
|
|
2138 #, c-format
|
|
2139 msgid "Are you sure you want to delete these %ld files"
|
638
|
2140 msgstr "Sind Sie sicher, dass Sie diese %ld Dateien löschen möchten?"
|
625
|
2141
|
|
2142 #: src/gtk/delete_dialog.c:69
|
|
2143 #, c-format
|
|
2144 msgid "Are you sure you want to delete these %ld directories"
|
638
|
2145 msgstr "Sind Sie sicher, dass Sie diese %ld Verzeichnisse löschen möchten?"
|
625
|
2146
|
|
2147 #: src/gtk/delete_dialog.c:74
|
231
|
2148 msgid "Delete Files/Directories"
|
638
|
2149 msgstr "Dateien/Verzeichnisse löschen"
|
|
2150
|
|
2151 #: src/gtk/delete_dialog.c:90 src/gtk/options_dialog.c:1305
|
231
|
2152 msgid "Delete"
|
638
|
2153 msgstr "Löschen"
|
625
|
2154
|
664
|
2155 #: src/gtk/dnd.c:123 src/gtk/gftp-gtk.c:1064 src/gtk/misc-gtk.c:946
|
|
2156 #: src/gtk/misc-gtk.c:1020
|
|
2157 msgid "Connect"
|
|
2158 msgstr "Verbinden"
|
|
2159
|
|
2160 #: src/gtk/dnd.c:136 src/gtk/dnd.c:269
|
231
|
2161 #, c-format
|
|
2162 msgid "Received URL %s\n"
|
|
2163 msgstr "Empfing URL %s\n"
|
|
2164
|
664
|
2165 #: src/gtk/dnd.c:159 src/gtk/dnd.c:247
|
625
|
2166 msgid "Drag-N-Drop"
|
|
2167 msgstr "Drag-N-Drop"
|
|
2168
|
|
2169 #: src/gtk/gftp-gtk.c:127
|
231
|
2170 msgid "Exit"
|
|
2171 msgstr "Beenden"
|
|
2172
|
625
|
2173 #: src/gtk/gftp-gtk.c:127
|
231
|
2174 msgid ""
|
|
2175 "There are file transfers in progress.\n"
|
|
2176 "Are you sure you want to exit?"
|
71
|
2177 msgstr ""
|
638
|
2178 "Momentan werden noch Dateien übertragen.nd Sie sicher, dass Sie beenden "
|
|
2179 "möchten?"
|
625
|
2180
|
|
2181 #: src/gtk/gftp-gtk.c:198
|
448
|
2182 msgid "Connect via URL"
|
|
2183 msgstr "Mittels URL verbinden"
|
|
2184
|
625
|
2185 #: src/gtk/gftp-gtk.c:198
|
448
|
2186 msgid "Enter a URL to connect to"
|
|
2187 msgstr "Geben Sie einen URL ein, zu dem verbunden werden soll"
|
|
2188
|
625
|
2189 #: src/gtk/gftp-gtk.c:214
|
448
|
2190 msgid "OpenURL"
|
638
|
2191 msgstr "ÖffneURL"
|
625
|
2192
|
|
2193 #: src/gtk/gftp-gtk.c:244
|
231
|
2194 msgid "/_FTP"
|
|
2195 msgstr "/_FTP"
|
|
2196
|
448
|
2197 #: src/gtk/gftp-gtk.c:245
|
625
|
2198 msgid "/FTP/tearoff"
|
|
2199 msgstr "/FTP/tearoff"
|
|
2200
|
|
2201 #: src/gtk/gftp-gtk.c:246
|
|
2202 msgid "/FTP/Window 1"
|
|
2203 msgstr "/FTP/Fenster 1"
|
231
|
2204
|
448
|
2205 #: src/gtk/gftp-gtk.c:248
|
625
|
2206 msgid "/FTP/Window 2"
|
|
2207 msgstr "/FTP/Fenster 2"
|
|
2208
|
|
2209 #: src/gtk/gftp-gtk.c:250 src/gtk/gftp-gtk.c:255 src/gtk/gftp-gtk.c:258
|
|
2210 msgid "/FTP/sep"
|
|
2211 msgstr "/FTP/sep"
|
448
|
2212
|
|
2213 #: src/gtk/gftp-gtk.c:251
|
625
|
2214 msgid "/FTP/Ascii"
|
|
2215 msgstr "/FTP/ASCII"
|
393
|
2216
|
448
|
2217 #: src/gtk/gftp-gtk.c:253
|
625
|
2218 msgid "/FTP/Binary"
|
638
|
2219 msgstr "/FTP/Binär"
|
393
|
2220
|
448
|
2221 #: src/gtk/gftp-gtk.c:256
|
625
|
2222 msgid "/FTP/_Options..."
|
|
2223 msgstr "/FTP/_Optionen..."
|
231
|
2224
|
448
|
2225 #: src/gtk/gftp-gtk.c:259
|
625
|
2226 msgid "/FTP/_Quit"
|
|
2227 msgstr "/FTP/_Beenden"
|
|
2228
|
|
2229 #: src/gtk/gftp-gtk.c:260
|
|
2230 msgid "/_Local"
|
|
2231 msgstr "/L_okal"
|
231
|
2232
|
448
|
2233 #: src/gtk/gftp-gtk.c:261
|
625
|
2234 msgid "/Local/tearoff"
|
|
2235 msgstr "/Lokal/tearoff"
|
|
2236
|
|
2237 #: src/gtk/gftp-gtk.c:262
|
|
2238 msgid "/Local/Open URL..."
|
638
|
2239 msgstr "/Lokal/Öffne URL…"
|
625
|
2240
|
|
2241 #: src/gtk/gftp-gtk.c:263
|
|
2242 msgid "/Local/Disconnect"
|
638
|
2243 msgstr "/Lokal/_Trennen"
|
625
|
2244
|
|
2245 #: src/gtk/gftp-gtk.c:264 src/gtk/gftp-gtk.c:270
|
|
2246 msgid "/Local/sep"
|
|
2247 msgstr "/Lokal/sep"
|
231
|
2248
|
448
|
2249 #: src/gtk/gftp-gtk.c:265
|
625
|
2250 msgid "/Local/Change Filespec..."
|
638
|
2251 msgstr "/Lokal/Dateimaske ändern..."
|
393
|
2252
|
448
|
2253 #: src/gtk/gftp-gtk.c:266
|
625
|
2254 msgid "/Local/Show selected"
|
638
|
2255 msgstr "/Lokal/Zeige Ausgewählte"
|
231
|
2256
|
448
|
2257 #: src/gtk/gftp-gtk.c:267
|
625
|
2258 msgid "/Local/Select All"
|
638
|
2259 msgstr "/Lokal/Alles auswählen"
|
393
|
2260
|
448
|
2261 #: src/gtk/gftp-gtk.c:268
|
625
|
2262 msgid "/Local/Select All Files"
|
638
|
2263 msgstr "/Lokal/Alle Dateien auswählen"
|
625
|
2264
|
|
2265 #: src/gtk/gftp-gtk.c:269
|
|
2266 msgid "/Local/Deselect All"
|
638
|
2267 msgstr "/Lokal/Alles abwählen"
|
231
|
2268
|
448
|
2269 #: src/gtk/gftp-gtk.c:271
|
625
|
2270 msgid "/Local/Save Directory Listing..."
|
|
2271 msgstr "/Lokal/Speichere Verzeichnisliste..."
|
231
|
2272
|
448
|
2273 #: src/gtk/gftp-gtk.c:272
|
625
|
2274 msgid "/Local/Send SITE Command..."
|
|
2275 msgstr "/Lokal/Befehl SITE senden..."
|
231
|
2276
|
448
|
2277 #: src/gtk/gftp-gtk.c:273
|
625
|
2278 msgid "/Local/Change Directory"
|
|
2279 msgstr "/Lokal/Verzeichnis wechseln"
|
448
|
2280
|
|
2281 #: src/gtk/gftp-gtk.c:274
|
625
|
2282 msgid "/Local/Chmod..."
|
638
|
2283 msgstr "/Lokal/Rechte ändern..."
|
625
|
2284
|
|
2285 #: src/gtk/gftp-gtk.c:275
|
|
2286 msgid "/Local/Make Directory..."
|
|
2287 msgstr "/Lokal/Verzeichnis erstellen..."
|
|
2288
|
|
2289 #: src/gtk/gftp-gtk.c:276
|
|
2290 msgid "/Local/Rename..."
|
|
2291 msgstr "/Lokal/Umbenennen..."
|
|
2292
|
|
2293 #: src/gtk/gftp-gtk.c:277
|
|
2294 msgid "/Local/Delete..."
|
638
|
2295 msgstr "/Lokal/Löschen..."
|
625
|
2296
|
|
2297 #: src/gtk/gftp-gtk.c:278
|
|
2298 msgid "/Local/Edit..."
|
|
2299 msgstr "/Lokal/Bearbeiten..."
|
|
2300
|
|
2301 #: src/gtk/gftp-gtk.c:279
|
|
2302 msgid "/Local/View..."
|
|
2303 msgstr "/Lokal/Betrachten..."
|
|
2304
|
|
2305 #: src/gtk/gftp-gtk.c:280
|
|
2306 msgid "/Local/Refresh"
|
|
2307 msgstr "/Lokal/Aktualisieren"
|
|
2308
|
|
2309 #: src/gtk/gftp-gtk.c:281
|
|
2310 msgid "/_Remote"
|
|
2311 msgstr "/_Gegenstelle"
|
|
2312
|
|
2313 #: src/gtk/gftp-gtk.c:282
|
|
2314 msgid "/Remote/tearoff"
|
|
2315 msgstr "/Gegenstelle/tearoff"
|
|
2316
|
|
2317 #: src/gtk/gftp-gtk.c:283
|
|
2318 msgid "/Remote/Open _URL..."
|
638
|
2319 msgstr "/Gegenstelle/Öffne _URL..."
|
625
|
2320
|
|
2321 #: src/gtk/gftp-gtk.c:285
|
|
2322 msgid "/Remote/Disconnect"
|
638
|
2323 msgstr "/Gegenstelle/_Trennen"
|
625
|
2324
|
|
2325 #: src/gtk/gftp-gtk.c:287 src/gtk/gftp-gtk.c:293
|
|
2326 msgid "/Remote/sep"
|
|
2327 msgstr "/Gegenstelle/sep"
|
|
2328
|
|
2329 #: src/gtk/gftp-gtk.c:288
|
|
2330 msgid "/Remote/Change Filespec..."
|
638
|
2331 msgstr "/Gegenstelle/Dateimaske ändern..."
|
625
|
2332
|
|
2333 #: src/gtk/gftp-gtk.c:289
|
|
2334 msgid "/Remote/Show selected"
|
638
|
2335 msgstr "/Gegenstelle/Zeige ausgewählte"
|
625
|
2336
|
|
2337 #: src/gtk/gftp-gtk.c:290
|
|
2338 msgid "/Remote/Select All"
|
638
|
2339 msgstr "/Gegenstelle/Alles auswählen"
|
625
|
2340
|
|
2341 #: src/gtk/gftp-gtk.c:291
|
|
2342 msgid "/Remote/Select All Files"
|
638
|
2343 msgstr "/Gegenstelle/Alle Dateien auswählen"
|
625
|
2344
|
|
2345 #: src/gtk/gftp-gtk.c:292
|
|
2346 msgid "/Remote/Deselect All"
|
638
|
2347 msgstr "/Gegenstelle/Alles abwählen"
|
625
|
2348
|
|
2349 #: src/gtk/gftp-gtk.c:294
|
|
2350 msgid "/Remote/Save Directory Listing..."
|
|
2351 msgstr "/Gegenstelle/Verzeichnisliste speichern..."
|
|
2352
|
|
2353 #: src/gtk/gftp-gtk.c:295
|
|
2354 msgid "/Remote/Send SITE Command..."
|
|
2355 msgstr "telle/Befehl SITE senden..."
|
|
2356
|
|
2357 #: src/gtk/gftp-gtk.c:296
|
|
2358 msgid "/Remote/Change Directory"
|
|
2359 msgstr "/Gegenstelle/Verzeichnis wechseln"
|
|
2360
|
|
2361 #: src/gtk/gftp-gtk.c:297
|
|
2362 msgid "/Remote/Chmod..."
|
638
|
2363 msgstr "/Gegenstelle/Rechte ändern..."
|
625
|
2364
|
|
2365 #: src/gtk/gftp-gtk.c:298
|
231
|
2366 msgid "/Remote/Make Directory..."
|
|
2367 msgstr "/Gegenstelle/Verzeichnis erstellen..."
|
|
2368
|
625
|
2369 #: src/gtk/gftp-gtk.c:299
|
231
|
2370 msgid "/Remote/Rename..."
|
|
2371 msgstr "/Gegenstelle/Umbenennen..."
|
|
2372
|
625
|
2373 #: src/gtk/gftp-gtk.c:300
|
393
|
2374 msgid "/Remote/Delete..."
|
638
|
2375 msgstr "/Gegenstelle/Löschen..."
|
625
|
2376
|
|
2377 #: src/gtk/gftp-gtk.c:301
|
393
|
2378 msgid "/Remote/Edit..."
|
|
2379 msgstr "/Gegenstelle/Bearbeiten..."
|
|
2380
|
625
|
2381 #: src/gtk/gftp-gtk.c:302
|
231
|
2382 msgid "/Remote/View..."
|
|
2383 msgstr "/Gegenstelle/Betrachten..."
|
|
2384
|
625
|
2385 #: src/gtk/gftp-gtk.c:303
|
231
|
2386 msgid "/Remote/Refresh"
|
|
2387 msgstr "/Gegenstelle/Aktualisieren"
|
|
2388
|
625
|
2389 #: src/gtk/gftp-gtk.c:304
|
231
|
2390 msgid "/_Bookmarks"
|
|
2391 msgstr "/_Lesezeichen"
|
|
2392
|
625
|
2393 #: src/gtk/gftp-gtk.c:305
|
393
|
2394 msgid "/Bookmarks/tearoff"
|
|
2395 msgstr "/Lesezeichen/tearoff"
|
|
2396
|
625
|
2397 #: src/gtk/gftp-gtk.c:306
|
231
|
2398 msgid "/Bookmarks/Add bookmark"
|
638
|
2399 msgstr "/Lesezeichen/Lesezeichen hinzufügen"
|
625
|
2400
|
|
2401 #: src/gtk/gftp-gtk.c:308
|
231
|
2402 msgid "/Bookmarks/Edit bookmarks"
|
|
2403 msgstr "/Lesezeichen/Lesezeichen bearbeiten"
|
|
2404
|
625
|
2405 #: src/gtk/gftp-gtk.c:309
|
393
|
2406 msgid "/Bookmarks/sep"
|
|
2407 msgstr "/Lesezeichen/sep"
|
231
|
2408
|
625
|
2409 #: src/gtk/gftp-gtk.c:310
|
393
|
2410 msgid "/_Transfers"
|
638
|
2411 msgstr "/_Übertragung"
|
625
|
2412
|
|
2413 #: src/gtk/gftp-gtk.c:311
|
393
|
2414 msgid "/Transfers/tearoff"
|
638
|
2415 msgstr "/Übertragung/tearoff"
|
625
|
2416
|
|
2417 #: src/gtk/gftp-gtk.c:312
|
393
|
2418 msgid "/Transfers/Start Transfer"
|
638
|
2419 msgstr "/Übertragungen/Übertragung starten"
|
625
|
2420
|
|
2421 #: src/gtk/gftp-gtk.c:313
|
231
|
2422 msgid "/Transfers/Stop Transfer"
|
638
|
2423 msgstr "/Übertragung/Übertragung stoppen"
|
625
|
2424
|
|
2425 #: src/gtk/gftp-gtk.c:315 src/gtk/gftp-gtk.c:323
|
231
|
2426 msgid "/Transfers/sep"
|
638
|
2427 msgstr "/Übertragung/sep"
|
625
|
2428
|
|
2429 #: src/gtk/gftp-gtk.c:316
|
393
|
2430 msgid "/Transfers/Skip Current File"
|
638
|
2431 msgstr "/Übertragung/Datei überspringen"
|
625
|
2432
|
|
2433 #: src/gtk/gftp-gtk.c:317
|
231
|
2434 msgid "/Transfers/Remove File"
|
638
|
2435 msgstr "/Übertragung/Datei löschen"
|
625
|
2436
|
|
2437 #: src/gtk/gftp-gtk.c:319
|
|
2438 msgid "/Transfers/Move File Up"
|
638
|
2439 msgstr "/Übertragung/Datei nach oben schieben"
|
625
|
2440
|
|
2441 #: src/gtk/gftp-gtk.c:321
|
|
2442 msgid "/Transfers/Move File Down"
|
638
|
2443 msgstr "/Übertragung/Datei nach unten schieben"
|
625
|
2444
|
|
2445 #: src/gtk/gftp-gtk.c:324
|
393
|
2446 msgid "/Transfers/Retrieve Files"
|
638
|
2447 msgstr "/Übertragung/Dateien empfangen"
|
625
|
2448
|
|
2449 #: src/gtk/gftp-gtk.c:325
|
393
|
2450 msgid "/Transfers/Put Files"
|
638
|
2451 msgstr "/Übertragung/Dateien senden"
|
625
|
2452
|
|
2453 #: src/gtk/gftp-gtk.c:326
|
231
|
2454 msgid "/L_ogging"
|
|
2455 msgstr "/_Protokoll"
|
|
2456
|
625
|
2457 #: src/gtk/gftp-gtk.c:327
|
231
|
2458 msgid "/Logging/tearoff"
|
|
2459 msgstr "/Protokoll/tearoff"
|
|
2460
|
625
|
2461 #: src/gtk/gftp-gtk.c:328
|
393
|
2462 msgid "/Logging/Clear"
|
638
|
2463 msgstr "/Protokoll/Löschen"
|
625
|
2464
|
|
2465 #: src/gtk/gftp-gtk.c:329
|
|
2466 msgid "/Logging/View log"
|
|
2467 msgstr "/Protokoll/Protokoll betrachten"
|
|
2468
|
|
2469 #: src/gtk/gftp-gtk.c:330
|
231
|
2470 msgid "/Logging/Save log..."
|
|
2471 msgstr "/Protokoll/Protokoll speichern..."
|
|
2472
|
625
|
2473 #: src/gtk/gftp-gtk.c:331
|
393
|
2474 msgid "/Tool_s"
|
|
2475 msgstr "/_Werkzeuge"
|
231
|
2476
|
625
|
2477 #: src/gtk/gftp-gtk.c:332
|
393
|
2478 msgid "/Tools/tearoff"
|
|
2479 msgstr "/Werkzeuge/tearoff"
|
|
2480
|
625
|
2481 #: src/gtk/gftp-gtk.c:333
|
231
|
2482 msgid "/Tools/Compare Windows"
|
|
2483 msgstr "/Werkzeuge/Fenster vergleichen"
|
|
2484
|
625
|
2485 #: src/gtk/gftp-gtk.c:334
|
231
|
2486 msgid "/Tools/Clear Cache"
|
638
|
2487 msgstr "/Werkzeuge/Cache löschen"
|
625
|
2488
|
|
2489 #: src/gtk/gftp-gtk.c:335
|
|
2490 msgid "/Help"
|
|
2491 msgstr "/Hilfe"
|
|
2492
|
|
2493 #: src/gtk/gftp-gtk.c:336
|
231
|
2494 msgid "/Help/tearoff"
|
|
2495 msgstr "/Hilfe/tearoff"
|
|
2496
|
625
|
2497 #: src/gtk/gftp-gtk.c:337
|
|
2498 msgid "/Help/About"
|
|
2499 msgstr "/Hilfe/Info"
|
|
2500
|
|
2501 #: src/gtk/gftp-gtk.c:458
|
231
|
2502 msgid "Host: "
|
|
2503 msgstr "Rechner: "
|
|
2504
|
625
|
2505 #: src/gtk/gftp-gtk.c:460
|
|
2506 msgid "_Host: "
|
|
2507 msgstr "_Rechner: "
|
|
2508
|
|
2509 #: src/gtk/gftp-gtk.c:486
|
231
|
2510 msgid "Port: "
|
|
2511 msgstr "Port: "
|
|
2512
|
625
|
2513 #: src/gtk/gftp-gtk.c:507
|
231
|
2514 msgid "User: "
|
448
|
2515 msgstr "Nutzername: "
|
|
2516
|
625
|
2517 #: src/gtk/gftp-gtk.c:509
|
|
2518 msgid "_User: "
|
|
2519 msgstr "_Nutzername: "
|
|
2520
|
|
2521 #: src/gtk/gftp-gtk.c:534
|
231
|
2522 msgid "Pass: "
|
|
2523 msgstr "Passwort: "
|
|
2524
|
625
|
2525 #: src/gtk/gftp-gtk.c:604
|
448
|
2526 msgid "Command: "
|
|
2527 msgstr "Kommando: "
|
|
2528
|
625
|
2529 #: src/gtk/gftp-gtk.c:746 src/gtk/gftp-gtk.c:952 src/gtk/gtkui_transfer.c:216
|
231
|
2530 msgid "Filename"
|
|
2531 msgstr "Dateiname"
|
|
2532
|
625
|
2533 #: src/gtk/gftp-gtk.c:747
|
231
|
2534 msgid "Size"
|
638
|
2535 msgstr "Größe"
|
625
|
2536
|
|
2537 #: src/gtk/gftp-gtk.c:750
|
231
|
2538 msgid "Date"
|
|
2539 msgstr "Datum"
|
|
2540
|
625
|
2541 #: src/gtk/gftp-gtk.c:751
|
231
|
2542 msgid "Attribs"
|
|
2543 msgstr "Attribute"
|
|
2544
|
625
|
2545 #: src/gtk/gftp-gtk.c:953
|
231
|
2546 msgid "Progress"
|
|
2547 msgstr "Fortschritt"
|
|
2548
|
625
|
2549 #: src/gtk/gftp-gtk.c:1094
|
231
|
2550 msgid "Error: You must type in a host to connect to\n"
|
|
2551 msgstr ""
|
638
|
2552 "Fehler: Sie müssen einen Rechner eingeben, um eine Verbindung herzustellen\n"
|
231
|
2553
|
448
|
2554 #: src/gtk/gtkui.c:51
|
|
2555 msgid "Refresh"
|
|
2556 msgstr "Aktualisieren"
|
|
2557
|
625
|
2558 #: src/gtk/gtkui.c:96
|
448
|
2559 msgid "Enter Username"
|
|
2560 msgstr "Nutzernamen eingeben"
|
|
2561
|
625
|
2562 #: src/gtk/gtkui.c:97
|
448
|
2563 msgid "Please enter your username for this site"
|
638
|
2564 msgstr "Bitte geben Sie Ihren Nutzernamen für diese Gegenstelle ein"
|
625
|
2565
|
|
2566 #: src/gtk/gtkui.c:119 src/gtk/transfer.c:554 src/gtk/transfer.c:564
|
448
|
2567 msgid "Please enter your password for this site"
|
638
|
2568 msgstr "Bitte geben Sie Ihr Passwort für diese Gegenstelle ein"
|
625
|
2569
|
|
2570 #: src/gtk/gtkui.c:274
|
448
|
2571 msgid "Operation canceled...you must enter a string\n"
|
638
|
2572 msgstr "Vorgang abgebrochen...Sie müssen eine Zeichenkette eingeben\n"
|
|
2573
|
|
2574 #: src/gtk/gtkui.c:317
|
448
|
2575 msgid "Mkdir"
|
|
2576 msgstr "Mkdir"
|
|
2577
|
638
|
2578 #: src/gtk/gtkui.c:320
|
448
|
2579 msgid "Make Directory"
|
|
2580 msgstr "Verzeichnis erstellen"
|
|
2581
|
638
|
2582 #: src/gtk/gtkui.c:320
|
448
|
2583 msgid "Enter name of directory to create"
|
|
2584 msgstr "Geben Sie den Namen des zu erstellenden Verzeichnisses ein"
|
|
2585
|
638
|
2586 #: src/gtk/gtkui.c:343 src/gtk/gtkui.c:355 src/gtk/misc-gtk.c:949
|
625
|
2587 #: src/gtk/misc-gtk.c:1023
|
448
|
2588 msgid "Rename"
|
|
2589 msgstr "Umbenennen"
|
|
2590
|
638
|
2591 #: src/gtk/gtkui.c:353
|
448
|
2592 #, c-format
|
|
2593 msgid "What would you like to rename %s to?"
|
638
|
2594 msgstr "In was möchten Sie %s umbenennen?"
|
|
2595
|
|
2596 #: src/gtk/gtkui.c:375 src/gtk/gtkui.c:378
|
448
|
2597 msgid "Site"
|
|
2598 msgstr "Site"
|
|
2599
|
638
|
2600 #: src/gtk/gtkui.c:378
|
448
|
2601 msgid "Enter site-specific command"
|
|
2602 msgstr "Geben Sie site-spezifische Befehle ein"
|
|
2603
|
638
|
2604 #: src/gtk/gtkui.c:379
|
|
2605 msgid "Prepend with SITE"
|
|
2606 msgstr "SITE voranstellen"
|
|
2607
|
|
2608 #: src/gtk/gtkui.c:422 src/gtk/menu-items.c:250
|
448
|
2609 msgid "Chdir"
|
|
2610 msgstr "Chdir"
|
|
2611
|
625
|
2612 #: src/gtk/gtkui_transfer.c:60 src/gtk/transfer.c:449 src/gtk/transfer.c:532
|
|
2613 #: src/gtk/transfer.c:1011
|
448
|
2614 msgid "Skipped"
|
638
|
2615 msgstr "Übersprungen"
|
625
|
2616
|
|
2617 #: src/gtk/gtkui_transfer.c:62 src/gtk/transfer.c:511 src/gtk/transfer.c:536
|
448
|
2618 msgid "Waiting..."
|
|
2619 msgstr "Warte..."
|
|
2620
|
638
|
2621 #: src/gtk/gtkui_transfer.c:124 src/gtk/gtkui_transfer.c:303
|
|
2622 #: src/gtk/gtkui_transfer.c:333
|
448
|
2623 msgid "Overwrite"
|
638
|
2624 msgstr "Überschreiben"
|
|
2625
|
|
2626 #: src/gtk/gtkui_transfer.c:131 src/gtk/gtkui_transfer.c:309
|
|
2627 #: src/gtk/gtkui_transfer.c:339
|
448
|
2628 msgid "Resume"
|
|
2629 msgstr "Wiederaufnehmen"
|
|
2630
|
638
|
2631 #: src/gtk/gtkui_transfer.c:138 src/gtk/gtkui_transfer.c:306
|
448
|
2632 msgid "Skip"
|
638
|
2633 msgstr "Überspringen"
|
448
|
2634
|
|
2635 #: src/gtk/gtkui_transfer.c:219
|
|
2636 msgid "Action"
|
|
2637 msgstr "Aktion"
|
|
2638
|
|
2639 #: src/gtk/gtkui_transfer.c:224 src/gtk/gtkui_transfer.c:233
|
625
|
2640 #: src/gtk/transfer.c:91
|
448
|
2641 msgid "Transfer Files"
|
638
|
2642 msgstr "Übertrage Dateien"
|
448
|
2643
|
|
2644 #: src/gtk/gtkui_transfer.c:245
|
22
|
2645 msgid ""
|
448
|
2646 "The following file(s) exist on both the local and remote computer\n"
|
|
2647 "Please select what you would like to do"
|
22
|
2648 msgstr ""
|
448
|
2649 "Die folgende(n) Datei(en) existieren auf beiden Rechnern\n"
|
638
|
2650 "Bitte wählen Sie, wie Sie fortfahren möchten"
|
|
2651
|
|
2652 #: src/gtk/gtkui_transfer.c:312
|
448
|
2653 msgid "Error"
|
|
2654 msgstr "Fehler"
|
|
2655
|
638
|
2656 #: src/gtk/gtkui_transfer.c:345
|
448
|
2657 msgid "Skip File"
|
638
|
2658 msgstr "Überspringe Datei"
|
|
2659
|
|
2660 #: src/gtk/gtkui_transfer.c:355
|
448
|
2661 msgid "Select All"
|
638
|
2662 msgstr "Alle auswählen"
|
|
2663
|
|
2664 #: src/gtk/gtkui_transfer.c:361
|
448
|
2665 msgid "Deselect All"
|
638
|
2666 msgstr "Alle abwählen"
|
448
|
2667
|
|
2668 #: src/gtk/menu-items.c:37
|
26
|
2669 msgid "Change Filespec: Operation canceled...you must enter a string\n"
|
|
2670 msgstr ""
|
638
|
2671 "Ändere Dateimaske: Operation abgebrochen...Sie müssen eine Zeichenkette "
|
26
|
2672 "eingeben\n"
|
|
2673
|
448
|
2674 #: src/gtk/menu-items.c:74 src/gtk/menu-items.c:77
|
1
|
2675 msgid "Change Filespec"
|
638
|
2676 msgstr "Ändere Dateimaske"
|
71
|
2677
|
448
|
2678 #: src/gtk/menu-items.c:77
|
1
|
2679 msgid "Enter the new file specification"
|
|
2680 msgstr "Geben Sie die neue Dateimaske ein"
|
|
2681
|
625
|
2682 #: src/gtk/menu-items.c:105 src/gtk/menu-items.c:313 src/gtk/menu-items.c:377
|
448
|
2683 #: src/gtk/view_dialog.c:76 src/gtk/view_dialog.c:155
|
71
|
2684 #, c-format
|
26
|
2685 msgid "Error: Cannot open %s for writing: %s\n"
|
638
|
2686 msgstr "Fehler: Kann %s nicht zum Schreiben öffnen: %s\n"
|
71
|
2687
|
448
|
2688 #: src/gtk/menu-items.c:134
|
26
|
2689 msgid "Save Directory Listing"
|
71
|
2690 msgstr "Speichere Verzeichnisliste"
|
|
2691
|
625
|
2692 #: src/gtk/menu-items.c:341 src/gtk/menu-items.c:405
|
1
|
2693 #, c-format
|
|
2694 msgid "Error: Error writing to %s: %s\n"
|
|
2695 msgstr "Fehler: Fehler beim Schreiben in %s: %s\n"
|
|
2696
|
625
|
2697 #: src/gtk/menu-items.c:416
|
1
|
2698 #, c-format
|
|
2699 msgid "Successfully wrote the log file to %s\n"
|
|
2700 msgstr "Erfolgreich die Protokolldatei in %s geschrieben\n"
|
|
2701
|
625
|
2702 #: src/gtk/menu-items.c:428
|
26
|
2703 msgid "Save Log"
|
|
2704 msgstr "Speichere Protokoll"
|
|
2705
|
625
|
2706 #: src/gtk/menu-items.c:464
|
1
|
2707 #, c-format
|
22
|
2708 msgid ""
|
|
2709 "Cannot find the license agreement file COPYING. Please make sure it is in "
|
|
2710 "either %s or in %s"
|
|
2711 msgstr ""
|
|
2712 "Kann die Lizenzbestimmungsdatei COPYING nicht finden. Bitte stellen Sie "
|
|
2713 "sicher, dass Sie sich entweder in %s oder in %s befindet"
|
1
|
2714
|
625
|
2715 #: src/gtk/menu-items.c:468 src/gtk/menu-items.c:473
|
1
|
2716 msgid "About gFTP"
|
638
|
2717 msgstr "Über gFTP"
|
625
|
2718
|
|
2719 #: src/gtk/menu-items.c:504
|
1
|
2720 #, c-format
|
|
2721 msgid ""
|
|
2722 "%s\n"
|
393
|
2723 "Copyright (C) 1998-2003 Brian Masney <masneyb@gftp.org>\n"
|
1
|
2724 "Official Homepage: http://www.gftp.org/\n"
|
|
2725 "Logo by: Aaron Worley <planet_hoth@yahoo.com>\n"
|
|
2726 msgstr ""
|
|
2727 "%s\n"
|
393
|
2728 "Copyright (C) 1998-2003 Brian Masney <masney@gftp.org>\n"
|
1
|
2729 "Offizielle Homepage: http://www.gftp.org/\n"
|
|
2730 "Logo von: Aaron Worley <planet_hoth@yahoo.com>\n"
|
|
2731
|
625
|
2732 #: src/gtk/menu-items.c:516
|
1
|
2733 msgid "About"
|
|
2734 msgstr "Info"
|
|
2735
|
625
|
2736 #: src/gtk/menu-items.c:565
|
1
|
2737 msgid "License Agreement"
|
|
2738 msgstr "Lizenzbestimmung"
|
|
2739
|
625
|
2740 #: src/gtk/menu-items.c:571 src/gtk/view_dialog.c:404
|
1
|
2741 msgid " Close "
|
638
|
2742 msgstr " Schließen "
|
625
|
2743
|
|
2744 #: src/gtk/menu-items.c:655
|
1
|
2745 msgid "Compare Windows"
|
|
2746 msgstr "Fenster vergleichen"
|
|
2747
|
625
|
2748 #: src/gtk/misc-gtk.c:253
|
|
2749 msgid "Disconnect from the remote server"
|
638
|
2750 msgstr "Verbindung zur Gegenstelle trennen"
|
625
|
2751
|
|
2752 #: src/gtk/misc-gtk.c:257
|
|
2753 msgid ""
|
|
2754 "Connect to the site specified in the host entry. If the host entry is blank, "
|
|
2755 "then a dialog is presented that will allow you to enter a URL."
|
638
|
2756 msgstr ""
|
|
2757 "Verbindung zur Gegenstelle herstellen, die im Feld »Rechner« angegeben ist. "
|
|
2758 "Wenn das Feld »Rechner« leer ist, wird ein Dialog angezeigt, der die Eingabe "
|
|
2759 "einer URL erlaubt."
|
625
|
2760
|
|
2761 #: src/gtk/misc-gtk.c:304
|
1
|
2762 msgid "All Files"
|
|
2763 msgstr "Alle Dateien"
|
|
2764
|
625
|
2765 #: src/gtk/misc-gtk.c:311
|
1
|
2766 msgid "] (Cached) ["
|
|
2767 msgstr "] (im Cache) ["
|
|
2768
|
625
|
2769 #: src/gtk/misc-gtk.c:336
|
1
|
2770 msgid "Not connected"
|
|
2771 msgstr "Nicht verbunden"
|
|
2772
|
625
|
2773 #: src/gtk/misc-gtk.c:439
|
1
|
2774 #, c-format
|
|
2775 msgid "Error opening file %s: %s\n"
|
638
|
2776 msgstr "Fehler beim Öffnen der Datei %s: %s\n"
|
625
|
2777
|
|
2778 #: src/gtk/misc-gtk.c:528
|
1
|
2779 #, c-format
|
|
2780 msgid "%s: Not connected to a remote site\n"
|
|
2781 msgstr "%s: Nicht mit einer Gegenstelle verbunden\n"
|
|
2782
|
625
|
2783 #: src/gtk/misc-gtk.c:535
|
1
|
2784 #, c-format
|
|
2785 msgid "%s: This feature is not available using this protocol\n"
|
|
2786 msgstr "%s: Diese Eigenschaft kann mit diesem Protokoll nicht benutzt werden\n"
|
|
2787
|
625
|
2788 #: src/gtk/misc-gtk.c:543
|
1
|
2789 #, c-format
|
|
2790 msgid "%s: You must only have one item selected\n"
|
638
|
2791 msgstr "%s: Sie dürfen nur einen Eintrag auswählen\n"
|
625
|
2792
|
|
2793 #: src/gtk/misc-gtk.c:550
|
1
|
2794 #, c-format
|
|
2795 msgid "%s: You must have at least one item selected\n"
|
638
|
2796 msgstr "%s: Sie müssen mindestens einen Eintrag auswählen\n"
|
625
|
2797
|
|
2798 #: src/gtk/misc-gtk.c:943 src/gtk/misc-gtk.c:1017
|
26
|
2799 msgid "Change"
|
638
|
2800 msgstr "Ändern"
|
|
2801
|
|
2802 #: src/gtk/misc-gtk.c:1014 src/gtk/options_dialog.c:1280
|
26
|
2803 msgid "Add"
|
638
|
2804 msgstr "Hinzufügen"
|
625
|
2805
|
|
2806 #: src/gtk/misc-gtk.c:1040
|
26
|
2807 msgid "Cancel"
|
71
|
2808 msgstr "Abbrechen"
|
|
2809
|
625
|
2810 #: src/gtk/misc-gtk.c:1110
|
26
|
2811 msgid " Yes "
|
71
|
2812 msgstr " Ja "
|
|
2813
|
625
|
2814 #: src/gtk/misc-gtk.c:1120
|
26
|
2815 msgid " No "
|
71
|
2816 msgstr " Nein "
|
|
2817
|
625
|
2818 #: src/gtk/misc-gtk.c:1180
|
1
|
2819 msgid "Getting directory listings"
|
71
|
2820 msgstr "Empfange Verzeichnislisten"
|
|
2821
|
625
|
2822 #: src/gtk/misc-gtk.c:1200
|
1
|
2823 msgid " Stop "
|
|
2824 msgstr " Anhalten "
|
|
2825
|
625
|
2826 #: src/gtk/misc-gtk.c:1210
|
1
|
2827 #, c-format
|
22
|
2828 msgid ""
|
|
2829 "Received %ld directories\n"
|
1
|
2830 "and %ld files"
|
22
|
2831 msgstr ""
|
|
2832 "%ld Verzeichnisse\n"
|
1
|
2833 "und %ld Dateien empfangen"
|
|
2834
|
625
|
2835 #: src/gtk/misc-gtk.c:1286
|
231
|
2836 #, c-format
|
|
2837 msgid "gFTP Error: Cannot find file %s in %s or %s\n"
|
|
2838 msgstr "gFTP Fehler: Kann Datei %s nicht in %s oder in %s finden\n"
|
|
2839
|
638
|
2840 #: src/gtk/options_dialog.c:959
|
1
|
2841 msgid "Edit Host"
|
|
2842 msgstr "Rechner bearbeiten"
|
|
2843
|
638
|
2844 #: src/gtk/options_dialog.c:959
|
1
|
2845 msgid "Add Host"
|
638
|
2846 msgstr "Rechner hinzufügen"
|
|
2847
|
|
2848 #: src/gtk/options_dialog.c:1005
|
|
2849 msgid "Type:"
|
|
2850 msgstr "Typ:"
|
|
2851
|
|
2852 #: src/gtk/options_dialog.c:1007
|
|
2853 msgid "_Type:"
|
|
2854 msgstr "_Typ:"
|
|
2855
|
|
2856 #: src/gtk/options_dialog.c:1017 src/gtk/options_dialog.c:1140
|
1
|
2857 msgid "Domain"
|
638
|
2858 msgstr "Domäne"
|
|
2859
|
|
2860 #: src/gtk/options_dialog.c:1050
|
1
|
2861 msgid "Network Address"
|
|
2862 msgstr "Netzwerkadresse"
|
|
2863
|
638
|
2864 #: src/gtk/options_dialog.c:1052
|
|
2865 msgid "_Network address:"
|
|
2866 msgstr "_Netzwerkadresse:"
|
|
2867
|
|
2868 #: src/gtk/options_dialog.c:1091 src/gtk/options_dialog.c:1244
|
71
|
2869 msgid "Netmask"
|
|
2870 msgstr "Netzmaske"
|
|
2871
|
638
|
2872 #: src/gtk/options_dialog.c:1093
|
|
2873 msgid "N_etmask:"
|
|
2874 msgstr "N_etzmaske:"
|
|
2875
|
|
2876 #: src/gtk/options_dialog.c:1142
|
|
2877 msgid "_Domain:"
|
|
2878 msgstr "_Domäne:"
|
|
2879
|
|
2880 #: src/gtk/options_dialog.c:1250
|
71
|
2881 msgid "Local Hosts"
|
|
2882 msgstr "Lokale Rechner"
|
|
2883
|
638
|
2884 #: src/gtk/options_dialog.c:1291 src/gtk/view_dialog.c:105
|
71
|
2885 msgid "Edit"
|
|
2886 msgstr "Bearbeiten"
|
|
2887
|
638
|
2888 #: src/gtk/options_dialog.c:1293
|
|
2889 msgid "_Edit"
|
|
2890 msgstr "_Bearbeiten"
|
|
2891
|
|
2892 #: src/gtk/options_dialog.c:1370 src/gtk/options_dialog.c:1375
|
71
|
2893 msgid "Options"
|
|
2894 msgstr "Optionen"
|
|
2895
|
448
|
2896 #: src/gtk/transfer.c:30
|
1
|
2897 msgid "Receiving file names..."
|
|
2898 msgstr "Empfange Dateinamen..."
|
|
2899
|
625
|
2900 #: src/gtk/transfer.c:63 src/gtk/transfer.c:680
|
71
|
2901 msgid "Connecting..."
|
|
2902 msgstr "Verbinde..."
|
|
2903
|
625
|
2904 #: src/gtk/transfer.c:99
|
1
|
2905 msgid "Retrieve Files: Not connected to a remote site\n"
|
|
2906 msgstr "Dateien empfangen: Nicht mit einer Gegenstelle verbunden\n"
|
|
2907
|
625
|
2908 #: src/gtk/transfer.c:351
|
71
|
2909 #, c-format
|
|
2910 msgid "Error: Child %d returned %d\n"
|
|
2911 msgstr "Fehler: Kindprozess %d lieferte %d\n"
|
|
2912
|
625
|
2913 #: src/gtk/transfer.c:357
|
71
|
2914 #, c-format
|
|
2915 msgid "Child %d returned successfully\n"
|
638
|
2916 msgstr "Kindprozess %d erfolgreich zurückgekehrt\n"
|
625
|
2917
|
|
2918 #: src/gtk/transfer.c:361
|
|
2919 #, c-format
|
|
2920 msgid "Error: Child %d did not terminate properly\n"
|
638
|
2921 msgstr "Fehler: Kindprozess %d wurde nicht richtig beendet\n"
|
625
|
2922
|
|
2923 #: src/gtk/transfer.c:371
|
71
|
2924 #, c-format
|
|
2925 msgid "Error: Cannot get information about file %s: %s\n"
|
638
|
2926 msgstr "Fehler: Kann keine Informationen über Datei %s erhalten: %s\n"
|
625
|
2927
|
|
2928 #: src/gtk/transfer.c:376
|
1
|
2929 #, c-format
|
71
|
2930 msgid "File %s was not changed\n"
|
638
|
2931 msgstr "Datei %s wurde nicht verändert\n"
|
625
|
2932
|
|
2933 #: src/gtk/transfer.c:384
|
71
|
2934 #, c-format
|
|
2935 msgid ""
|
|
2936 "File %s has changed.\n"
|
|
2937 "Would you like to upload it?"
|
|
2938 msgstr ""
|
638
|
2939 "Datei %s wurde verändert.\n"
|
71
|
2940 "Soll sie hochgeladen werden?"
|
|
2941
|
625
|
2942 #: src/gtk/transfer.c:387
|
71
|
2943 msgid "Edit File"
|
|
2944 msgstr "Datei bearbeiten"
|
|
2945
|
625
|
2946 #: src/gtk/transfer.c:452
|
1
|
2947 msgid "Finished"
|
|
2948 msgstr "Abgeschlossen"
|
|
2949
|
625
|
2950 #: src/gtk/transfer.c:492
|
26
|
2951 #, c-format
|
|
2952 msgid "Stopping the transfer of %s\n"
|
|
2953 msgstr "Stoppe den Transfer von %s\n"
|
|
2954
|
625
|
2955 #: src/gtk/transfer.c:726
|
|
2956 #, c-format
|
|
2957 msgid "Unknown percentage complete. (File %ld of %ld)"
|
638
|
2958 msgstr "Unbekannter Prozentsatz fertiggestellt.·(Datei·%ld·von·%ld)"
|
625
|
2959
|
|
2960 #: src/gtk/transfer.c:730
|
71
|
2961 #, c-format
|
26
|
2962 msgid "%d%% complete, %02d:%02d:%02d est. time remaining. (File %ld of %ld)"
|
78
|
2963 msgstr ""
|
638
|
2964 "%d%% abgeschlossen, geschätzte verbleibende Zeit %02d:%02d:%02d. (Datei %ld "
|
78
|
2965 "von %ld)"
|
|
2966
|
625
|
2967 #: src/gtk/transfer.c:760
|
1
|
2968 #, c-format
|
|
2969 msgid "Recv %s of %s at %.2fKB/s, %02d:%02d:%02d est. time remaining"
|
|
2970 msgstr "Empfange %s von %s mit %.2f KB/s, verbleibende Zeit ca. %02d:%02d:%02d"
|
|
2971
|
625
|
2972 #: src/gtk/transfer.c:769
|
1
|
2973 #, c-format
|
|
2974 msgid "Recv %s of %s, transfer stalled, unknown time remaining"
|
22
|
2975 msgstr ""
|
638
|
2976 "Empfange %s von %s, Übertragung steht still, verbleibende Zeit unbekannt"
|
625
|
2977
|
|
2978 #: src/gtk/transfer.c:804
|
71
|
2979 #, c-format
|
|
2980 msgid "Retrieving file names...%s bytes"
|
|
2981 msgstr "Empfange Dateinamen...%s Bytes"
|
|
2982
|
625
|
2983 #: src/gtk/transfer.c:883 src/gtk/transfer.c:905 src/gtk/transfer.c:939
|
|
2984 #: src/gtk/transfer.c:979 src/gtk/transfer.c:1032 src/gtk/transfer.c:1092
|
1
|
2985 msgid "There are no file transfers selected\n"
|
638
|
2986 msgstr "Es sind keine Dateiübertragungen ausgewählt\n"
|
625
|
2987
|
|
2988 #: src/gtk/transfer.c:923
|
1
|
2989 #, c-format
|
|
2990 msgid "Stopping the transfer on host %s\n"
|
|
2991 msgstr "Stoppe den Transfer von Rechner %s\n"
|
|
2992
|
625
|
2993 #: src/gtk/transfer.c:964 src/gtk/transfer.c:1017
|
1
|
2994 #, c-format
|
|
2995 msgid "Skipping file %s on host %s\n"
|
638
|
2996 msgstr "Überspringe Datei %s auf Rechner %s\n"
|
71
|
2997
|
448
|
2998 #: src/gtk/view_dialog.c:36
|
1
|
2999 msgid "View"
|
|
3000 msgstr "Betrachten"
|
|
3001
|
448
|
3002 #: src/gtk/view_dialog.c:48
|
1
|
3003 #, c-format
|
|
3004 msgid "View: %s is a directory. Cannot view it.\n"
|
|
3005 msgstr "Betrachten: %s ist ein Verzeichnis. Kann es nicht betrachten.\n"
|
|
3006
|
448
|
3007 #: src/gtk/view_dialog.c:114
|
1
|
3008 msgid "Edit: You must specify an editor in the options dialog\n"
|
638
|
3009 msgstr "Bearbeiten: Sie müssen unter FTP->Optionen einen Editor angeben\n"
|
71
|
3010
|
448
|
3011 #: src/gtk/view_dialog.c:127
|
1
|
3012 #, c-format
|
|
3013 msgid "Edit: %s is a directory. Cannot edit it.\n"
|
|
3014 msgstr "Bearbeiten: %s ist ein Verzeichnis. Kann es nicht bearbeiten\n"
|
|
3015
|
448
|
3016 #: src/gtk/view_dialog.c:210
|
71
|
3017 #, c-format
|
|
3018 msgid "View: Cannot fork another process: %s\n"
|
|
3019 msgstr "Betrachten: Kann keinen weiteren Prozess abspalten: %s\n"
|
|
3020
|
448
|
3021 #: src/gtk/view_dialog.c:213
|
71
|
3022 #, c-format
|
|
3023 msgid "Running program: %s %s\n"
|
|
3024 msgstr "Starte Programm: %s %s\n"
|
|
3025
|
448
|
3026 #: src/gtk/view_dialog.c:271
|
1
|
3027 #, c-format
|
|
3028 msgid "Opening %s with %s\n"
|
638
|
3029 msgstr "Öffne %s mit %s\n"
|
71
|
3030
|
448
|
3031 #: src/gtk/view_dialog.c:306
|
1
|
3032 #, c-format
|
|
3033 msgid "Viewing file %s\n"
|
|
3034 msgstr "Betrachte Datei %s\n"
|
|
3035
|
448
|
3036 #: src/gtk/view_dialog.c:313
|
1
|
3037 #, c-format
|
|
3038 msgid "View: Cannot open file %s: %s\n"
|
638
|
3039 msgstr "Betrachten: Kann Datei %s nicht öffnen: %s\n"
|
625
|
3040
|
|
3041 #: src/text/gftp-text.c:167
|
393
|
3042 #, c-format
|
231
|
3043 msgid "Cannot open controlling terminal %s\n"
|
638
|
3044 msgstr "Kann Kontrollterminal %s nicht öffnen\n"
|
625
|
3045
|
|
3046 #: src/text/textui.c:74
|
448
|
3047 msgid "Username [anonymous]:"
|
|
3048 msgstr "Nutzername [anonymous]:"
|
|
3049
|
625
|
3050 #: src/text/textui.c:143
|
448
|
3051 #, c-format
|
|
3052 msgid ""
|
|
3053 "%s already exists. (%s source size, %s destination size):\n"
|
|
3054 "(o)verwrite, (r)esume, (s)kip, (O)verwrite All, (R)esume All, (S)kip All: (%"
|
|
3055 "c)"
|
|
3056 msgstr ""
|
638
|
3057 "%s existiert bereits. (%s Quelldateigröße, %s Zieldateigröße):\n"
|
|
3058 "(o) überschreiben, (r) fortsetzen, (s) überspringen, (O) alle "
|
|
3059 "überschreiben,\n"
|
|
3060 "(R) alle fortsetzen, (S) alle überspringen: (%c)"
|
|
3061
|
|
3062 #~ msgid "Starting the file transfer at offset %lld\n"
|
|
3063 #~ msgstr "Starte die Dateiübertragung ab der Stelle %lld\n"
|
|
3064
|
|
3065 #~ msgid "SSH2 sftp-server path:"
|
|
3066 #~ msgstr "SSH2 sftp-server Pfad:"
|
|
3067
|
|
3068 #~ msgid "Default remote SSH2 sftp-server path"
|
|
3069 #~ msgstr "Voreingestellter SSH2 sftp-server Pfad auf der Gegenstelle"
|
|
3070
|
|
3071 #
|
|
3072 #~ msgid "Use ssh-askpass utility"
|
|
3073 #~ msgstr "Verwende ssh-askpass Hilfsprogramm"
|
|
3074
|
|
3075 #
|
|
3076 #~ msgid "Use the ssh-askpass utility to supply the remote password"
|
|
3077 #~ msgstr ""
|
|
3078 #~ "Verwende das ssh-askpass Hilfsprogramm zur Eingabe des Nutzernamens und "
|
|
3079 #~ "des Passworts"
|
|
3080
|
|
3081 #~ msgid "Use SSH2 SFTP subsys"
|
|
3082 #~ msgstr "Verwende SSH2 SFTP Funktion"
|
|
3083
|
|
3084 #~ msgid ""
|
|
3085 #~ "Call ssh with the -s sftp flag. This is helpful because you won't have to "
|
|
3086 #~ "know the remote path to the remote sftp-server"
|
|
3087 #~ msgstr ""
|
|
3088 #~ "Rufe ssh mit der -s sftp Option auf. Dies ist hilfreich, weil Sie den "
|
|
3089 #~ "Pfad zum sftp-server der Gegenstelle nicht kennen müssen"
|
|
3090
|
|
3091 #~ msgid "WARNING"
|
|
3092 #~ msgstr "WARNUNG"
|
|
3093
|
|
3094 #~ msgid ""
|
|
3095 #~ "Please connect to this host with the command line SSH utility and answer "
|
|
3096 #~ "this question appropriately.\n"
|
|
3097 #~ msgstr ""
|
|
3098 #~ "Bitte zu diesem Rechner mit dem Kommandozeilenprogramm ssh verbinden und "
|
|
3099 #~ "diese Frage geeignet beantworten.\n"
|
|
3100
|
|
3101 #~ msgid "Please correct the above warning to connect to this host.\n"
|
|
3102 #~ msgstr ""
|
|
3103 #~ "Bitte korrigieren sie obige Warnung, zu diesem Rechner zu verbinden.\n"
|