de.po 32 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072
  1. # translation of de.po to deutsch
  2. # This file is distributed under the same license as the PACKAGE package.
  3. # Copyright (C) YEAR Tatsuhiro Tsujikawa.
  4. # Hermann J. Beckers <hj.beckers@onlinehome.de>, 2006.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: de\n"
  9. "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
  10. "POT-Creation-Date: 2007-01-08 09:17+0900\n"
  11. "PO-Revision-Date: 2006-05-05 19:44+0900\n"
  12. "Last-Translator: Hermann J. Beckers <hj.beckers@onlinehome.de>\n"
  13. "Language-Team: deutsch <de@li.org>\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=ISO-8859-15\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "X-Generator: KBabel 1.3\n"
  18. #: src/RequestInfo.h:102
  19. #, c-format
  20. msgid ""
  21. "\n"
  22. "The download was complete. <%s>\n"
  23. msgstr ""
  24. "\n"
  25. "Abruf ist vollständig. <%s>\n"
  26. #: src/RequestInfo.h:110
  27. #, fuzzy, c-format
  28. msgid ""
  29. "\n"
  30. "The download was not complete because of errors. Check the log.\n"
  31. "aria2 will resume download if the transfer is restarted."
  32. msgstr ""
  33. "\n"
  34. "Abruf wegen Fehlern nicht vollständig. Überprüfen Sie die Log-Datei.\n"
  35. #: src/message.h:40
  36. #, c-format
  37. msgid "CUID#%d - The download for one segment completed successfully."
  38. msgstr "CUID#%d - Abruf eines Segments erfolgreich beendet."
  39. #: src/message.h:41
  40. #, c-format
  41. msgid "CUID#%d - No segment available."
  42. msgstr "CUID#%d - Kein Segment verfügbar."
  43. #: src/message.h:42
  44. #, c-format
  45. msgid "CUID#%d - Connecting to %s:%d"
  46. msgstr "CUID#%d - Verbinde mit %s:%d"
  47. #: src/message.h:43
  48. #, c-format
  49. msgid ""
  50. "CUID#%d - The segment changed. We send the request again with new Range "
  51. "header."
  52. msgstr ""
  53. "CUID#%d - Segment wurde verändert. Anforderung wird mit neuem Bereichs-"
  54. "Header erneut gesendet."
  55. #: src/message.h:44
  56. #, c-format
  57. msgid "CUID#%d - Redirecting to %s"
  58. msgstr "CUID#%d - Weiterleitung zu %s"
  59. #: src/message.h:45
  60. #, c-format
  61. msgid ""
  62. "CUID#%d - Requesting:\n"
  63. "%s"
  64. msgstr ""
  65. "CUID#%d - Anforderung von:\n"
  66. "%s"
  67. #: src/message.h:46
  68. #, c-format
  69. msgid ""
  70. "CUID#%d - Response received:\n"
  71. "%s"
  72. msgstr ""
  73. "CUID#%d - Erhaltene Antwort:\n"
  74. "%s"
  75. #: src/message.h:47
  76. #, c-format
  77. msgid "CUID#%d - Download aborted."
  78. msgstr "CUID#%d - Abruf abgebrochen."
  79. #: src/message.h:48
  80. #, c-format
  81. msgid "CUID#%d - Restarting the download."
  82. msgstr "CUID#%d - Abruf wird erneut gestartet."
  83. #: src/message.h:49
  84. #, c-format
  85. msgid "CUID#%d - %d times attempted, but no success. Download aborted."
  86. msgstr "CUID#%d - %d Versuche, aber kein Erfolg. Abruf abgebrochen."
  87. #: src/message.h:50
  88. #, c-format
  89. msgid "CUID#%d - Unregistering cuid from segmentManager."
  90. msgstr "CUID#%d - cuid beim segmentManager deregistriert."
  91. #: src/message.h:56
  92. #, c-format
  93. msgid "CUID#%d - we got new piece. index=%d"
  94. msgstr "CUID#%d - Neues Teilstück erhalten. Index=%d"
  95. #: src/message.h:57
  96. #, c-format
  97. msgid "CUID#%d - we got wrong piece. index=%d"
  98. msgstr "CUID#%d - falsches Teilstück erhalten. Index=%d"
  99. #: src/message.h:59
  100. #, c-format
  101. msgid "Tracker returned warning message: %s"
  102. msgstr "Vom Tracker übergebene Warn-Nachricht: %s"
  103. #: src/message.h:61
  104. #, c-format
  105. msgid "The segment file %s exists."
  106. msgstr "Die Segmentdatei %s ist bereits vorhanden."
  107. #: src/message.h:62
  108. #, c-format
  109. msgid "The segment file %s does not exist."
  110. msgstr "Die Segmentdatei %s ist nicht vorhanden."
  111. #: src/message.h:63
  112. #, c-format
  113. msgid "Saving the segment file %s"
  114. msgstr "Speicherung der Segmentdatei %s"
  115. #: src/message.h:64
  116. msgid "The segment file was saved successfully."
  117. msgstr "Die Segmentdatei wurde fehlerfrei gespeichert."
  118. #: src/message.h:65
  119. #, c-format
  120. msgid "Loading the segment file %s."
  121. msgstr "Laden der Segmentdatei %s."
  122. #: src/message.h:66
  123. msgid "The segment file was loaded successfully."
  124. msgstr "Die Segmentdatei wurde fehlerfrei geladen."
  125. #: src/message.h:68
  126. msgid "Timeout."
  127. msgstr "Zeitablauf."
  128. #: src/message.h:69
  129. msgid "Invalid chunk size."
  130. msgstr "Ungültige Teilgröße."
  131. #: src/message.h:70
  132. #, c-format
  133. msgid "Too large chunk. size=%d"
  134. msgstr "Teilstück zu groß. Größe=%d"
  135. #: src/message.h:71
  136. msgid "Invalid header."
  137. msgstr "Ungültige Header-Information."
  138. #: src/message.h:72
  139. msgid "Invalid response."
  140. msgstr "Ungültige Antwort."
  141. #: src/message.h:73
  142. msgid "No header found."
  143. msgstr "Keine Header-Information gefunden."
  144. #: src/message.h:74
  145. msgid "No status header."
  146. msgstr "Keine Status-Information."
  147. #: src/message.h:75
  148. msgid "Proxy connection failed."
  149. msgstr "Proxy-Verbindung fehlgeschlagen."
  150. #: src/message.h:76
  151. msgid "Connection failed."
  152. msgstr "Verbindung fehlgeschlagen."
  153. #: src/message.h:77
  154. #, c-format
  155. msgid ""
  156. "The requested filename and the previously registered one are not same. %s != "
  157. "%s"
  158. msgstr ""
  159. "Der angeforderte Dateiname und der vorher registrierte sind nicht gleich. %"
  160. "s != %s"
  161. #: src/message.h:78
  162. #, c-format
  163. msgid "The response status is not successful. status=%d"
  164. msgstr "Antwortstatus ist nicht in Ordnung. Status=%d"
  165. #: src/message.h:79
  166. #, c-format
  167. msgid "Too large file size. size=%lld"
  168. msgstr "Dateigröße zu groß. Größe=%lld"
  169. #: src/message.h:80
  170. #, c-format
  171. msgid "Transfer encoding %s is not supported."
  172. msgstr "Übertragungskodierung %s wird nicht unterstützt."
  173. #: src/message.h:81
  174. msgid "SSL initialization failed."
  175. msgstr "SSL-Initialisierung fehlgeschlagen."
  176. #: src/message.h:82
  177. #, c-format
  178. msgid "Size mismatch %lld != %lld"
  179. msgstr "Größendifferenz %lld != %lld"
  180. #: src/message.h:83
  181. msgid "Authorization failed."
  182. msgstr "Autorisierung fehlgeschlagen."
  183. #: src/message.h:84
  184. msgid "Got EOF from the server."
  185. msgstr "Erhielt EOF vom Server."
  186. #: src/message.h:85
  187. msgid "Got EOF from peer."
  188. msgstr "Erhielt EOF von Gegenstelle."
  189. #: src/message.h:86
  190. msgid "Malformed meta info."
  191. msgstr "Fehlerhafte Meta-Information."
  192. #: src/message.h:88
  193. #, c-format
  194. msgid "Failed to open the file %s, cause: %s"
  195. msgstr "Konnte Datei %s nicht öffnen, Ursache: %s"
  196. #: src/message.h:89
  197. #, c-format
  198. msgid "Failed to write into the file %s, cause: %s"
  199. msgstr "Konnte nicht in Datei %s schreiben, Ursache: %s"
  200. #: src/message.h:90
  201. #, c-format
  202. msgid "Failed to read from the file %s, cause: %s"
  203. msgstr "Konnte nicht von Datei %s lesen, Ursache: %s"
  204. #: src/message.h:91
  205. #, c-format
  206. msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s"
  207. msgstr ""
  208. "Konnte SHA1-Digest (eines Teils) der Datei %s nicht berechnen, Ursache: %s"
  209. #: src/message.h:92
  210. #, c-format
  211. msgid "Failed to seek the file %s, cause: %s"
  212. msgstr "Konnte nicht in Datei %s positionieren, Ursache: %s"
  213. #: src/message.h:93
  214. #, c-format
  215. msgid "The offset is out of range, offset=%lld"
  216. msgstr "Offset außerhalb des Bereichs, Offset=%lld"
  217. #: src/message.h:94
  218. #, c-format
  219. msgid "%s is not a directory."
  220. msgstr "%s ist kein Verzeichnis."
  221. #: src/message.h:95
  222. #, c-format
  223. msgid "Failed to make the directory %s, cause: %s"
  224. msgstr "Konnte Verzeichnis %s nicht erstellen, Ursache: %s"
  225. #: src/message.h:96
  226. #, c-format
  227. msgid "Failed to open the segment file %s, cause: %s"
  228. msgstr "Konnte Segmentdatei %s nicht öffnen, Ursache %s"
  229. #: src/message.h:97
  230. #, c-format
  231. msgid "Failed to write into the segment file %s, cause: %s"
  232. msgstr "Konnte nicht in Segmentdatei %s schreiben, Ursache: %s"
  233. #: src/message.h:98
  234. #, c-format
  235. msgid "Failed to read from the segment file %s, cause: %s"
  236. msgstr "Konnte nicht aus Segmentdatei %s lesen, Ursache: %s"
  237. #: src/message.h:100
  238. #, c-format
  239. msgid "Failed to open a socket, cause: %s"
  240. msgstr "Konnte Socket nicht öffnen, Ursache: %s"
  241. #: src/message.h:101
  242. #, c-format
  243. msgid "Failed to set a socket option, cause: %s"
  244. msgstr "Konnte eine Socket-Option nicht setzen, Ursache: %s"
  245. #: src/message.h:102
  246. #, c-format
  247. msgid "Failed to bind a socket, cause: %s"
  248. msgstr "Konnte Socket nicht binden, Ursache: %s"
  249. #: src/message.h:103
  250. #, c-format
  251. msgid "Failed to listen to a socket, cause: %s"
  252. msgstr "Konnte nicht auf Socket lauschen, Ursache: %s"
  253. #: src/message.h:104
  254. #, c-format
  255. msgid "Failed to accept a peer connection, cause: %s"
  256. msgstr "Konnte Peer-Verbindung nicht akzeptieren, Ursache: %s"
  257. #: src/message.h:105
  258. #, c-format
  259. msgid "Failed to get the name of socket, cause: %s"
  260. msgstr "Konnte Socketnamen nicht ermitteln, Ursache: %s"
  261. #: src/message.h:106
  262. #, c-format
  263. msgid "Failed to get the name of connected peer, cause: %s"
  264. msgstr "Konnte Namen der verbundenen Gegenstelle nicht ermitteln, Ursache: %s"
  265. #: src/message.h:107
  266. #, c-format
  267. msgid "Failed to resolve the hostname %s, cause: %s"
  268. msgstr "Konnte Rechnername %s nicht auflösen, Ursache: %s"
  269. #: src/message.h:108
  270. #, c-format
  271. msgid "Failed to connect to the host %s, cause: %s"
  272. msgstr "Konnte nicht zum Rechner %s verbinden, Ursache: %s"
  273. #: src/message.h:109
  274. #, c-format
  275. msgid "Failed to check whether the socket is writable, cause: %s"
  276. msgstr "Konnte nicht testen, ob der Socket beschreibbar ist, Ursache: %s"
  277. #: src/message.h:110
  278. #, c-format
  279. msgid "Failed to check whether the socket is readable, cause: %s"
  280. msgstr "Konnte nicht testen, ob der Socket lesbar ist, Ursache: %s"
  281. #: src/message.h:111
  282. #, c-format
  283. msgid "Failed to send data, cause: %s"
  284. msgstr "Konnte Daten nicht senden, Ursache: %s"
  285. #: src/message.h:112
  286. #, c-format
  287. msgid "Failed to receive data, cause: %s"
  288. msgstr "Konnte Daten nicht erhalten, Ursache: %s"
  289. #: src/message.h:113
  290. #, c-format
  291. msgid "Failed to peek data, cause: %s"
  292. msgstr "Datenermittelung fehlgeschlagen, Ursache: %s"
  293. #: src/DownloadEngineFactory.cc:159
  294. #, c-format
  295. msgid "Errors occurred while binding port.\n"
  296. msgstr "Fehler beim Binden an Port aufgetreten.\n"
  297. #: src/TorrentRequestInfo.cc:88
  298. msgid "Files:"
  299. msgstr "Dateien:"
  300. #: src/UrlRequestInfo.cc:98
  301. #, c-format
  302. msgid "Unrecognized URL or unsupported protocol: %s\n"
  303. msgstr "URL nicht erkannt oder nicht unterstütztes Protokoll: %s\n"
  304. #: src/main.cc:79
  305. msgid " version "
  306. msgstr " Version "
  307. #: src/main.cc:86
  308. #, fuzzy
  309. msgid ""
  310. "This program is free software; you can redistribute it and/or modify\n"
  311. "it under the terms of the GNU General Public License as published by\n"
  312. "the Free Software Foundation; either version 2 of the License, or\n"
  313. "(at your option) any later version.\n"
  314. "\n"
  315. "This program is distributed in the hope that it will be useful,\n"
  316. "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
  317. "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
  318. "GNU General Public License for more details.\n"
  319. "\n"
  320. "You should have received a copy of the GNU General Public License\n"
  321. "along with this program; if not, write to the Free Software\n"
  322. "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 "
  323. "USA\n"
  324. msgstr ""
  325. "This program is free software; you can redistribute it and/or modify\n"
  326. "it under the terms of the GNU General Public License as published by\n"
  327. "the Free Software Foundation; either version 2 of the License, or\n"
  328. "(at your option) any later version.\n"
  329. "\n"
  330. "This program is distributed in the hope that it will be useful,\n"
  331. "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
  332. "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
  333. "GNU General Public License for more details.\n"
  334. "\n"
  335. "You should have received a copy of the GNU General Public License\n"
  336. "along with this program; if not, write to the Free Software\n"
  337. "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
  338. #: src/main.cc:100
  339. #, c-format
  340. msgid "Contact Info: %s\n"
  341. msgstr "Kontakt-Info: %s\n"
  342. #: src/main.cc:106
  343. #, c-format
  344. msgid "Usage: %s [options] URL ...\n"
  345. msgstr "Aufruf: %s [Optionen] URL ...\n"
  346. #: src/main.cc:108
  347. #, c-format
  348. msgid " %s [options] -T TORRENT_FILE FILE ...\n"
  349. msgstr " %s [Optionen] -T TORRENT_FILE FILE ...\n"
  350. #: src/main.cc:111
  351. #, fuzzy, c-format
  352. msgid " %s [options] -M METALINK_FILE\n"
  353. msgstr " %s [Optionen] -T TORRENT_FILE FILE ...\n"
  354. #: src/main.cc:114
  355. msgid "Options:"
  356. msgstr "Optionen:"
  357. #: src/main.cc:115
  358. msgid " -d, --dir=DIR The directory to store downloaded file."
  359. msgstr ""
  360. " -d, --dir=DIR Verzeichnis zum Speichern der abgerufenen "
  361. "Datei."
  362. #: src/main.cc:116
  363. msgid " -o, --out=FILE The file name for downloaded file."
  364. msgstr " -o, --out=FILE Dateiname für die abgerufene Datei."
  365. #: src/main.cc:117
  366. msgid ""
  367. " -l, --log=LOG The file path to store log. If '-' is "
  368. "specified,\n"
  369. " log is written to stdout."
  370. msgstr ""
  371. " -l, --log=LOG Dateipfad für die Log-Speicherung. Wenn '-' "
  372. "angegeben wird,\n"
  373. " wird das Log auf die Standardausgabe "
  374. "geschrieben."
  375. #: src/main.cc:119
  376. msgid " -D, --daemon Run as daemon."
  377. msgstr " -D, --daemon Start als Daemon-Prozeß."
  378. #: src/main.cc:120
  379. #, fuzzy
  380. msgid ""
  381. " -s, --split=N Download a file using N connections. N must "
  382. "be\n"
  383. " between 1 and 5. This option affects all "
  384. "URLs.\n"
  385. " Thus, aria2 connects to each URL with\n"
  386. " N connections.\n"
  387. " Default: 1"
  388. msgstr ""
  389. " -s, --split=N Abruf einer Datei mittels N Verbindungen. N "
  390. "muss\n"
  391. " zwischen 1 and 5 liegen. Diese Option betrifft "
  392. "alle URLs.\n"
  393. " Daher verbindet sich aria2 zu jeder URL mit\n"
  394. " N Verbindungen."
  395. #: src/main.cc:125
  396. msgid ""
  397. " --retry-wait=SEC Set amount of time in second between requests\n"
  398. " for errors. Specify a value between 0 and 60.\n"
  399. " Default: 5"
  400. msgstr ""
  401. " --retry-wait=SEC Setzt Wartezeit in Sekunden zwischen "
  402. "fehlerhaften\n"
  403. " Anforderungen. Geben Sie einen Wert zwischen 0 "
  404. "und 60 an.\n"
  405. " Fehlwert: 5"
  406. #: src/main.cc:128
  407. msgid " -t, --timeout=SEC Set timeout in second. Default: 60"
  408. msgstr ""
  409. " -t, --timeout=SEC Setzt Wartezeit in Sekunden. Fehlwert: 60"
  410. #: src/main.cc:129
  411. msgid ""
  412. " -m, --max-tries=N Set number of tries. 0 means unlimited.\n"
  413. " Default: 5"
  414. msgstr ""
  415. " -m, --max-tries=N Anzahl Versuche. 0 bedeutet unbegrenzt.\n"
  416. " Fehlwert: 5"
  417. #: src/main.cc:137
  418. msgid ""
  419. " --http-proxy=HOST:PORT Use HTTP proxy server. This affects to all\n"
  420. " URLs."
  421. msgstr ""
  422. " --http-proxy=HOST:PORT HTTP-Proxyserver benutzen. Dies betrifft alle\n"
  423. " URLs."
  424. #: src/main.cc:139
  425. msgid " --http-user=USER Set HTTP user. This affects to all URLs."
  426. msgstr ""
  427. " --http-user=USER HTTP-Anwendername angeben. Dies betrifft alle "
  428. "URLs."
  429. #: src/main.cc:140
  430. msgid ""
  431. " --http-passwd=PASSWD Set HTTP password. This affects to all URLs."
  432. msgstr ""
  433. " --http-passwd=PASSWD HTTP-Passwort setzen. Dies betrifft alle URLs."
  434. #: src/main.cc:141
  435. msgid ""
  436. " --http-proxy-user=USER Set HTTP proxy user. This affects to all URLs"
  437. msgstr ""
  438. " --http-proxy-user=USER HTTP-Proxy-Anwender setzen. Dies betrifft alle "
  439. "URLs."
  440. #: src/main.cc:142
  441. msgid ""
  442. " --http-proxy-passwd=PASSWD Set HTTP proxy password. This affects to all "
  443. "URLs."
  444. msgstr ""
  445. " --http-proxy-passwd=PASSWD HTTP-Proxy-Passwort setzen. Dies betrifft alle "
  446. "URLs."
  447. #: src/main.cc:143
  448. msgid ""
  449. " --http-proxy-method=METHOD Set the method to use in proxy request.\n"
  450. " METHOD is either 'get' or 'tunnel'.\n"
  451. " Default: tunnel"
  452. msgstr ""
  453. " --http-proxy-method=METHOD In Proxy-Anforderung zu verwendende Methode "
  454. "setzen.\n"
  455. " METHOD ist entweder 'get' oder 'tunnel'.\n"
  456. " Fehlwert: tunnel"
  457. #: src/main.cc:146
  458. msgid ""
  459. " --http-auth-scheme=SCHEME Set HTTP authentication scheme. Currently, "
  460. "basic\n"
  461. " is the only supported scheme.\n"
  462. " Default: basic"
  463. msgstr ""
  464. " --http-auth-scheme=SCHEME HTTP-Authentifizierungs-Schema setzen. Derzeit "
  465. "ist basic\n"
  466. " das einzig zulässige Schema.\n"
  467. " Fehlwert: basic"
  468. #: src/main.cc:149
  469. msgid " --referer=REFERER Set Referer. This affects to all URLs."
  470. msgstr " --referer=REFERER Referer setzen. Dies betrifft alle URLs."
  471. #: src/main.cc:150
  472. msgid ""
  473. " --ftp-user=USER Set FTP user. This affects to all URLs.\n"
  474. " Default: anonymous"
  475. msgstr ""
  476. " --ftp-user=USER FTP-Anwender setzen. Dies betrifft alle URLs.\n"
  477. " Fehlwert: anonymous"
  478. #: src/main.cc:152
  479. msgid ""
  480. " --ftp-passwd=PASSWD Set FTP password. This affects to all URLs.\n"
  481. " Default: ARIA2USER@"
  482. msgstr ""
  483. " --ftp-passwd=PASSWD FTP-Passwort setzen. Dies betrifft alle URLs.\n"
  484. " Fehlwert: ARIA2USER@"
  485. #: src/main.cc:154
  486. msgid ""
  487. " --ftp-type=TYPE Set FTP transfer type. TYPE is either "
  488. "'binary'\n"
  489. " or 'ascii'.\n"
  490. " Default: binary"
  491. msgstr ""
  492. " --ftp-type=TYPE FTP-Übertragungsmodus. TYPE ist entweder "
  493. "'binary'\n"
  494. " oder 'ascii'.\n"
  495. " Fehlwert: binary"
  496. #: src/main.cc:157
  497. msgid " -p, --ftp-pasv Use passive mode in FTP."
  498. msgstr " -p, --ftp-pasv Passiv-Modus für FTP benutzen."
  499. #: src/main.cc:158
  500. msgid ""
  501. " --ftp-via-http-proxy=METHOD Use HTTP proxy in FTP. METHOD is either 'get' "
  502. "or\n"
  503. " 'tunnel'.\n"
  504. " Default: tunnel"
  505. msgstr ""
  506. " --ftp-via-http-proxy=METHOD HTTP-Proxy für FTP benutzen. METHOD ist "
  507. "entweder 'get' oder\n"
  508. " 'tunnel'.\n"
  509. " Fehlwert: tunnel"
  510. #: src/main.cc:161
  511. #, fuzzy
  512. msgid ""
  513. " --lowest-speed-limit=SPEED Close connection if download speed is lower "
  514. "than\n"
  515. " or equal to this value(bytes per sec).\n"
  516. " 0 means aria2 does not care lowest speed "
  517. "limit.\n"
  518. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  519. " This option does not affect BitTorrent "
  520. "download.\n"
  521. " Default: 0"
  522. msgstr ""
  523. " --retry-wait=SEC Setzt Wartezeit in Sekunden zwischen "
  524. "fehlerhaften\n"
  525. " Anforderungen. Geben Sie einen Wert zwischen 0 "
  526. "und 60 an.\n"
  527. " Fehlwert: 5"
  528. #: src/main.cc:168
  529. #, fuzzy
  530. msgid ""
  531. " --max-download-limit=SPEED Set max download speed in bytes per sec.\n"
  532. " 0 means unrestricted.\n"
  533. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  534. " Default: 0"
  535. msgstr ""
  536. " --retry-wait=SEC Setzt Wartezeit in Sekunden zwischen "
  537. "fehlerhaften\n"
  538. " Anforderungen. Geben Sie einen Wert zwischen 0 "
  539. "und 60 an.\n"
  540. " Fehlwert: 5"
  541. #: src/main.cc:172
  542. #, fuzzy
  543. msgid ""
  544. " --file-allocation=METHOD Specify file allocation method. METHOD is "
  545. "either\n"
  546. " 'none' or 'prealloc'.\n"
  547. " 'none' doesn't pre-allocate file space. "
  548. "'prealloc'\n"
  549. " pre-allocates file space before download "
  550. "begins.\n"
  551. " This may take some time depending on the size "
  552. "of\n"
  553. " file.\n"
  554. " Default: 'none'"
  555. msgstr ""
  556. " --retry-wait=SEC Setzt Wartezeit in Sekunden zwischen "
  557. "fehlerhaften\n"
  558. " Anforderungen. Geben Sie einen Wert zwischen 0 "
  559. "und 60 an.\n"
  560. " Fehlwert: 5"
  561. #: src/main.cc:180
  562. msgid " -T, --torrent-file=TORRENT_FILE The file path to .torrent file."
  563. msgstr " -T, --torrent-file=TORRENT_FILE Datenpfad zur torrent-Datei."
  564. #: src/main.cc:181
  565. msgid ""
  566. " --follow-torrent=true|false Setting this option to false prevents aria2 "
  567. "to\n"
  568. " enter BitTorrent mode even if the filename of\n"
  569. " downloaded file ends with .torrent.\n"
  570. " Default: true"
  571. msgstr ""
  572. " --follow-torrent=true|false Setzen dieser Option auf false verhindert die "
  573. "Nutzung\n"
  574. " des BitTorrent-Modus, selbst wenn der Abruf-"
  575. "Dateiname \n"
  576. " auf .torrent endet.\n"
  577. " Fehlwert: true"
  578. #: src/main.cc:185
  579. msgid ""
  580. " -S, --show-files Print file listing of .torrent file and exit."
  581. msgstr ""
  582. " -S, --show-files Dateiliste der .torrent-Datei ausgeben und "
  583. "beenden."
  584. #: src/main.cc:186
  585. msgid ""
  586. " --direct-file-mapping=true|false Directly read from and write to each file\n"
  587. " mentioned in .torrent file.\n"
  588. " Default: true"
  589. msgstr ""
  590. " --direct-file-mapping=true|false Direktes Lesen/Schreiben jeder in der \n"
  591. " .torrent-Datei erwähnten Datei.\n"
  592. " Fehlwert: true"
  593. #: src/main.cc:189
  594. msgid ""
  595. " --listen-port=PORT Set port number to listen to for peer "
  596. "connection."
  597. msgstr ""
  598. " --listen-port=PORT Port-Nummer zum Lauschen auf Peer-Verbindungen "
  599. "setzen."
  600. #: src/main.cc:190
  601. #, fuzzy
  602. msgid ""
  603. " --max-upload-limit=SPEED Set max upload speed in bytes per sec.\n"
  604. " 0 means unrestricted.\n"
  605. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  606. " Default: 0"
  607. msgstr ""
  608. " --retry-wait=SEC Setzt Wartezeit in Sekunden zwischen "
  609. "fehlerhaften\n"
  610. " Anforderungen. Geben Sie einen Wert zwischen 0 "
  611. "und 60 an.\n"
  612. " Fehlwert: 5"
  613. #: src/main.cc:194
  614. msgid ""
  615. " --select-file=INDEX... Set file to download by specifing its index.\n"
  616. " You can know file index through --show-files\n"
  617. " option. Multiple indexes can be specified by "
  618. "using\n"
  619. " ',' like \"3,6\".\n"
  620. " You can also use '-' to specify rangelike \"1-5"
  621. "\".\n"
  622. " ',' and '-' can be used together."
  623. msgstr ""
  624. " --select-file=INDEX... Abzurufende Datei durch die Index-Angabe "
  625. "benennen.\n"
  626. " Den Index erhalten sie über die --show-"
  627. "files-\n"
  628. " Option. Mehrere Indexe können mittels \n"
  629. " ',' \"3,6\" angegeben werden.\n"
  630. " Sie können auch '-' verwenden wie in \"1-5\".\n"
  631. " ',' und '-' können zusammen benutzt werden."
  632. #: src/main.cc:200
  633. #, fuzzy
  634. msgid ""
  635. " --seed-time=MINUTES Specify seeding time in minutes. See also\n"
  636. " --seed-ratio option."
  637. msgstr ""
  638. " -m, --max-tries=N Anzahl Versuche. 0 bedeutet unbegrenzt.\n"
  639. " Fehlwert: 5"
  640. #: src/main.cc:202
  641. #, fuzzy
  642. msgid ""
  643. " --seed-ratio=RATIO Specify share ratio. Seed completed torrents "
  644. "until\n"
  645. " share ratio reaches RATIO. 1.0 is encouraged.\n"
  646. " If --seed-time option is specified along with\n"
  647. " this option, seeding ends when at least one "
  648. "of\n"
  649. " the conditions is satisfied."
  650. msgstr ""
  651. " -s, --split=N Abruf einer Datei mittels N Verbindungen. N "
  652. "muss\n"
  653. " zwischen 1 and 5 liegen. Diese Option betrifft "
  654. "alle URLs.\n"
  655. " Daher verbindet sich aria2 zu jeder URL mit\n"
  656. " N Verbindungen."
  657. #: src/main.cc:209
  658. #, fuzzy
  659. msgid " -M, --metalink-file=METALINK_FILE The file path to .metalink file."
  660. msgstr " -T, --torrent-file=TORRENT_FILE Datenpfad zur torrent-Datei."
  661. #: src/main.cc:210
  662. #, fuzzy
  663. msgid ""
  664. " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
  665. " simultaneously. If more than one connection "
  666. "per\n"
  667. " server is required, use -s option.\n"
  668. " Default: 15"
  669. msgstr ""
  670. " --follow-torrent=true|false Setzen dieser Option auf false verhindert die "
  671. "Nutzung\n"
  672. " des BitTorrent-Modus, selbst wenn der Abruf-"
  673. "Dateiname \n"
  674. " auf .torrent endet.\n"
  675. " Fehlwert: true"
  676. #: src/main.cc:214
  677. msgid " --metalink-version=VERSION The version of file to download."
  678. msgstr ""
  679. #: src/main.cc:215
  680. msgid " --metalink-language=LANGUAGE The language of file to download."
  681. msgstr ""
  682. #: src/main.cc:216
  683. msgid ""
  684. " --metalink-os=OS The operating system the file is targeted."
  685. msgstr ""
  686. #: src/main.cc:217
  687. msgid " --metalink-location=LOCATION The location of the prefered server."
  688. msgstr ""
  689. #: src/main.cc:218
  690. #, fuzzy
  691. msgid ""
  692. " --follow-metalink=true|false Setting this option to false prevents aria2 "
  693. "to\n"
  694. " enter Metalink mode even if the filename of\n"
  695. " downloaded file ends with .metalink.\n"
  696. " Default: true"
  697. msgstr ""
  698. " --follow-torrent=true|false Setzen dieser Option auf false verhindert die "
  699. "Nutzung\n"
  700. " des BitTorrent-Modus, selbst wenn der Abruf-"
  701. "Dateiname \n"
  702. " auf .torrent endet.\n"
  703. " Fehlwert: true"
  704. #: src/main.cc:223
  705. msgid " -v, --version Print the version number and exit."
  706. msgstr " -v, --version Versionsnummer ausgeben und beenden."
  707. #: src/main.cc:224
  708. msgid " -h, --help Print this message and exit."
  709. msgstr " -h, --help Diese Anzeige ausgeben und beenden."
  710. #: src/main.cc:227
  711. msgid ""
  712. " You can specify multiple URLs. All URLs must point to the same file\n"
  713. " or downloading fails."
  714. msgstr ""
  715. " Sie können mehrere URLs angeben. Alle URLs müssen auf die gleiche Datei "
  716. "verweisen\n"
  717. "oder der Abruf schlägt fehl."
  718. #: src/main.cc:232
  719. msgid ""
  720. " Specify files in multi-file torrent to download. Use conjunction with\n"
  721. " -T option. This arguments are ignored if you specify --select-file option."
  722. msgstr ""
  723. " Dateien im Mehrdatei-torrent zum Abruf spezifizieren. Benutzung in "
  724. "Verbindung mit der \n"
  725. " -T-Option. Diese Argumente werden ignoriert, wenn sie die Option --select-"
  726. "file angeben."
  727. #: src/main.cc:236
  728. msgid "Examples:"
  729. msgstr "Beispiele:"
  730. #: src/main.cc:237
  731. msgid " Download a file by 1 connection:"
  732. msgstr " Abruf einer Datei über 1 Verbindung:"
  733. #: src/main.cc:239
  734. msgid " Download a file by 2 connections:"
  735. msgstr " Abruf einer Datei mit 2 Verbindungen:"
  736. #: src/main.cc:241
  737. msgid " Download a file by 2 connections, each connects to a different server:"
  738. msgstr ""
  739. " Abruf einer Datei über 2 Verbindungen, jede verbindet zu einem anderen "
  740. "Server:"
  741. #: src/main.cc:243
  742. msgid " You can mix up different protocols:"
  743. msgstr " Sie können verschiedene Protokolle mischen:"
  744. #: src/main.cc:247
  745. msgid " Download a torrent:"
  746. msgstr " Einen torrent abrufen:"
  747. #: src/main.cc:249
  748. msgid " Download a torrent using local .torrent file:"
  749. msgstr " Einen torrent mit einer lokalen .torrent-Datei abrufen:"
  750. #: src/main.cc:251
  751. msgid " Download only selected files:"
  752. msgstr " Nur ausgewählte Dateien abrufen:"
  753. #: src/main.cc:253
  754. msgid " Print file listing of .torrent file:"
  755. msgstr " Dateiliste einer .torrent-Datei ausgeben:"
  756. #: src/main.cc:258
  757. msgid " Metalink downloading:"
  758. msgstr ""
  759. #: src/main.cc:260
  760. #, fuzzy
  761. msgid " Download a file using local .metalink file:"
  762. msgstr " Einen torrent mit einer lokalen .torrent-Datei abrufen:"
  763. #: src/main.cc:262
  764. msgid " Metalink downloading with preferences:"
  765. msgstr ""
  766. #: src/main.cc:266
  767. #, c-format
  768. msgid "Report bugs to %s"
  769. msgstr "Fehler an %s melden"
  770. #: src/main.cc:409
  771. msgid "unrecognized proxy format"
  772. msgstr "nicht erkanntes Proxy-Format"
  773. #: src/main.cc:436
  774. msgid "Currently, supported authentication scheme is basic."
  775. msgstr "Derzeit unterstütztes Authentifizierungsschema ist basic."
  776. #: src/main.cc:445
  777. msgid "retry-wait must be between 0 and 60."
  778. msgstr "retry-wait muss zwischen 0 und 60 liegen."
  779. #: src/main.cc:462
  780. msgid "ftp-type must be either 'binary' or 'ascii'."
  781. msgstr "ftp-type muss entweder 'binary' oder 'ascii' sein."
  782. #: src/main.cc:471
  783. msgid "ftp-via-http-proxy must be either 'get' or 'tunnel'."
  784. msgstr "ftp-via-http-proxy muss entweder 'get' oder 'tunnel' sein."
  785. #: src/main.cc:479
  786. msgid "min-segment-size invalid"
  787. msgstr "min-segment-size ungültig"
  788. #: src/main.cc:490
  789. msgid "http-proxy-method must be either 'get' or 'tunnel'."
  790. msgstr "http-proxy-method muss entweder 'get' oder 'tunnel' sein."
  791. #: src/main.cc:498
  792. msgid "listen-port must be between 1024 and 65535."
  793. msgstr "listen-port muss zwischen 1024 und 65535 liegen."
  794. #: src/main.cc:511
  795. msgid "follow-torrent must be either 'true' or 'false'."
  796. msgstr "follow-torrent muss entweder 'true' oder 'false' sein."
  797. #: src/main.cc:525
  798. msgid "direct-file-mapping must be either 'true' or 'false'."
  799. msgstr "direct-file-mapping muss entweder 'true' oder 'false' sein."
  800. #: src/main.cc:536
  801. msgid "upload-limit must be greater than or equal to 0."
  802. msgstr "upload-limit muss größer oder gleich 0 sein."
  803. #: src/main.cc:549
  804. #, fuzzy
  805. msgid "seed-time must be greater than or equal to 0."
  806. msgstr "upload-limit muss größer oder gleich 0 sein."
  807. #: src/main.cc:559
  808. #, fuzzy
  809. msgid "seed-ratio must be greater than or equal to 0.0."
  810. msgstr "upload-limit muss größer oder gleich 0 sein."
  811. #: src/main.cc:569
  812. #, fuzzy
  813. msgid "max-upload-limit must be greater than or equal to 0"
  814. msgstr "upload-limit muss größer oder gleich 0 sein."
  815. #: src/main.cc:591
  816. #, fuzzy
  817. msgid "follow-metalink must be either 'true' or 'false'."
  818. msgstr "follow-torrent muss entweder 'true' oder 'false' sein."
  819. #: src/main.cc:602
  820. #, fuzzy
  821. msgid "lowest-speed-limit must be greater than or equal to 0"
  822. msgstr "upload-limit muss größer oder gleich 0 sein."
  823. #: src/main.cc:612
  824. #, fuzzy
  825. msgid "max-download-limit must be greater than or equal to 0"
  826. msgstr "upload-limit muss größer oder gleich 0 sein."
  827. #: src/main.cc:641
  828. msgid "split must be between 1 and 5."
  829. msgstr "split muss zwischen 1 und 5 liegen."
  830. #: src/main.cc:653
  831. msgid "timeout must be between 1 and 600"
  832. msgstr "timeout muss zwischen 1 und 600 liegen."
  833. #: src/main.cc:662
  834. msgid "max-tries invalid"
  835. msgstr "max-tries ungültig"
  836. #: src/main.cc:684
  837. #, fuzzy
  838. msgid "metalink-servers must be greater than 0."
  839. msgstr "upload-limit muss größer oder gleich 0 sein."
  840. #: src/main.cc:696
  841. #, fuzzy
  842. msgid "file-allocation must be either 'none' or 'prealloc'."
  843. msgstr "follow-torrent muss entweder 'true' oder 'false' sein."
  844. #: src/main.cc:715
  845. msgid "specify at least one URL"
  846. msgstr "Geben Sie zumindest eine URL an"
  847. #: src/main.cc:722
  848. msgid "daemon failed"
  849. msgstr "Daemon-Start nicht erfolgreich"
  850. #: src/main.cc:792
  851. msgid ""
  852. "Now verifying checksum.\n"
  853. "This may take some time depending on your PC environment and the size of "
  854. "file."
  855. msgstr ""
  856. #: src/main.cc:796
  857. msgid "checksum OK."
  858. msgstr ""
  859. #: src/main.cc:799
  860. msgid "checksum ERROR."
  861. msgstr ""
  862. #: src/DefaultPieceStorage.cc:240
  863. #, fuzzy
  864. msgid "Download of selected files was complete."
  865. msgstr " Nur ausgewählte Dateien abrufen:"
  866. #: src/DefaultPieceStorage.cc:243
  867. #, fuzzy
  868. msgid "The download was complete."
  869. msgstr ""
  870. "\n"
  871. "Abruf ist vollständig. <%s>\n"
  872. #: src/ConsoleDownloadEngine.cc:108
  873. #, c-format
  874. msgid ""
  875. "\n"
  876. "stopping application...\n"
  877. msgstr ""
  878. "\n"
  879. "Anwendung wird gestoppt ...\n"
  880. #: src/ConsoleDownloadEngine.cc:112
  881. #, c-format
  882. msgid "done\n"
  883. msgstr "erledigt\n"
  884. #, fuzzy
  885. #~ msgid ""
  886. #~ " --min-segment-size=SIZE[K|M] Set minimum segment size. You can append\n"
  887. #~ " K or M(1K = 1024, 1M = 1024K). This\n"
  888. #~ " value must be greater than or equal to\n"
  889. #~ " 1024. Default: 1M"
  890. #~ msgstr ""
  891. #~ " --min-segment-size=SIZE[K|M] Setzt die minimale Segment-Größe. Sie "
  892. #~ "können \n"
  893. #~ " K oder M(1K = 1024, 1M = 1024K) anhängen. "
  894. #~ "Dieser\n"
  895. #~ " Wert muss größer oder gleich \n"
  896. #~ " 1024 sein."
  897. #~ msgid ""
  898. #~ " --upload-limit=SPEED Set upload speed limit in KB/sec. aria2 "
  899. #~ "tries to\n"
  900. #~ " keep upload speed under SPEED. 0 means "
  901. #~ "unlimited."
  902. #~ msgstr ""
  903. #~ " --upload-limit=SPEED Sende-Begrenzung auf KB/sec. setzen. aria2 "
  904. #~ "versucht, die\n"
  905. #~ " Sendegeschwindigkeit unter SPEED zu halten. "
  906. #~ "0 bedeutet keine Begrenzung."