2017-01-26 18:59:56 +00:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
2019-03-06 00:12:51 +00:00
# Translators:
# Moritz Bruder <muesli4@gmail.com>, 2017
# sfan5 <sfan5@ymail.com>, 2017
# Sami Bosch <sami.bosch@student.uclouvain.be>, 2019
2020-05-14 16:16:15 +00:00
# Ben Wiederhake <BenWiederhake.GitHub@gmx.de>, 2020
2023-03-09 05:29:22 +00:00
# Christian <Christian.Kirbach@googlemail.com>, 2022
# luca pöllmann, 2022
# Mike Gelfand <mikedld@mikedld.com>, 2022
2019-03-06 00:12:51 +00:00
#
2017-01-26 18:59:56 +00:00
#, fuzzy
2007-10-21 17:12:54 +00:00
msgid ""
msgstr ""
2017-01-26 18:59:56 +00:00
"Project-Id-Version: PACKAGE VERSION\n"
2007-10-21 17:12:54 +00:00
"Report-Msgid-Bugs-To: \n"
2023-04-14 02:00:44 +00:00
"POT-Creation-Date: 2023-04-14 01:08+0100\n"
2019-03-06 00:12:51 +00:00
"PO-Revision-Date: 2017-01-26 19:47+0000\n"
2023-03-09 05:29:22 +00:00
"Last-Translator: Mike Gelfand <mikedld@mikedld.com>, 2022\n"
2023-04-14 02:00:44 +00:00
"Language-Team: German (https://app.transifex.com/transmissionbt/teams/33778/de/)\n"
2017-01-26 18:59:56 +00:00
"Language: de\n"
2007-10-21 17:12:54 +00:00
"MIME-Version: 1.0\n"
2017-01-26 18:59:56 +00:00
"Content-Type: text/plain; charset=UTF-8\n"
2007-10-21 17:12:54 +00:00
"Content-Transfer-Encoding: 8bit\n"
2017-01-26 18:59:56 +00:00
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2007-10-21 17:12:54 +00:00
2023-04-14 02:00:44 +00:00
#: ../cli/cli.cc:107 ../gtk/Utils.cc:137 ../libtransmission/utils.cc:527
2017-01-26 18:59:56 +00:00
msgid "None"
msgstr "Nichts"
2023-02-07 20:42:19 +00:00
#: ../cli/cli.cc:112
2022-06-03 09:06:59 +00:00
msgid "Inf"
msgstr ""
2023-04-14 02:00:44 +00:00
#: ../daemon/daemon.cc:234 ../gtk/Session.cc:812 ../libtransmission/blocklist.cc:47 ../libtransmission/blocklist.cc:223 ../libtransmission/blocklist.cc:334 ../libtransmission/blocklist.cc:350 ../libtransmission/inout.cc:168 ../libtransmission/utils.cc:73 ../libtransmission/utils.cc:93 ../libtransmission/utils.cc:105 ../libtransmission/watchdir.cc:117 ../libtransmission/watchdir.cc:144
2022-06-03 09:06:59 +00:00
msgid "Couldn't read '{path}': {error} ({error_code})"
2023-03-09 05:29:22 +00:00
msgstr "»{path}« konnte nicht gelesen werden : {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2023-02-07 20:42:19 +00:00
#: ../daemon/daemon.cc:260 ../gtk/Session.cc:863 ../gtk/Utils.cc:285 ../libtransmission/watchdir.cc:95
2022-06-03 09:06:59 +00:00
msgid "Couldn't add torrent file '{path}'"
2023-03-09 05:29:22 +00:00
msgstr "Die Torrent-Datei »{path}« konnte nicht hinzugefügt werden"
2022-06-03 09:06:59 +00:00
2023-02-07 20:42:19 +00:00
#: ../daemon/daemon.cc:271
2022-06-03 09:06:59 +00:00
msgid "Removing torrent file '{path}'"
2023-03-09 05:29:22 +00:00
msgstr "Die Torrent-Datei »{path}« wird entfernt"
2022-06-03 09:06:59 +00:00
2023-04-14 02:00:44 +00:00
#: ../daemon/daemon.cc:276 ../gtk/Utils.cc:446 ../libtransmission/utils.cc:585
2022-06-03 09:06:59 +00:00
msgid "Couldn't remove '{path}': {error} ({error_code})"
2023-03-09 05:29:22 +00:00
msgstr "»{path}« konnte nicht entfernt werden : {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2023-02-07 20:42:19 +00:00
#: ../daemon/daemon.cc:604
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse log level '{level}'"
2023-03-09 05:29:22 +00:00
msgstr "Die Protokoll-Stufe '{level}' konnte nicht verarbeitet werden"
2022-06-03 09:06:59 +00:00
2023-03-09 05:29:22 +00:00
#: ../daemon/daemon.cc:651
2022-06-03 09:06:59 +00:00
msgid "Deferring reload until session is fully started."
2023-03-09 05:29:22 +00:00
msgstr "Der Neustart wird aufgeschoben, bis sie Sitzung vollständig gestartet ist."
2022-06-03 09:06:59 +00:00
2023-03-09 05:29:22 +00:00
#: ../daemon/daemon.cc:666
2022-06-03 09:06:59 +00:00
msgid "Reloading settings from '{path}'"
2023-03-09 05:29:22 +00:00
msgstr "Die Einstellungen werden von »{path}« neu geladen"
2022-06-03 09:06:59 +00:00
2023-03-09 05:29:22 +00:00
#: ../daemon/daemon.cc:702
2022-06-03 09:06:59 +00:00
msgid "Couldn't initialize daemon: {error} ({error_code})"
2023-03-09 05:29:22 +00:00
msgstr "Daemon konnte nicht initialisiert werden : {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2023-03-09 05:29:22 +00:00
#: ../daemon/daemon.cc:715
2022-06-03 09:06:59 +00:00
msgid "Loading settings from '{path}'"
2023-03-09 05:29:22 +00:00
msgstr "Die Einstellungen werden von »{path}« geladen"
2022-06-03 09:06:59 +00:00
2023-03-09 05:29:22 +00:00
#: ../daemon/daemon.cc:735
2022-06-03 09:06:59 +00:00
msgid "Saved pidfile '{path}'"
2023-03-09 05:29:22 +00:00
msgstr "Die PID-Datei wurde gespeichert unter »{path}«"
2022-06-03 09:06:59 +00:00
2023-04-14 02:00:44 +00:00
#: ../daemon/daemon.cc:741 ../gtk/MessageLogWindow.cc:228 ../libtransmission/blocklist.cc:58 ../libtransmission/blocklist.cc:502 ../libtransmission/inout.cc:183 ../libtransmission/rpcimpl.cc:1463 ../libtransmission/torrent.cc:1141 ../libtransmission/torrent.cc:2130 ../libtransmission/variant.cc:1099
2022-06-03 09:06:59 +00:00
msgid "Couldn't save '{path}': {error} ({error_code})"
2023-03-09 05:29:22 +00:00
msgstr "»{path}« konnte nicht gespeichert werden : {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2023-03-09 05:29:22 +00:00
#: ../daemon/daemon.cc:751
2022-06-03 09:06:59 +00:00
msgid "Requiring authentication"
2023-03-09 05:29:22 +00:00
msgstr "Legitimierung wird benötigt"
2022-06-03 09:06:59 +00:00
2023-03-09 05:29:22 +00:00
#: ../daemon/daemon.cc:772
2022-06-03 09:06:59 +00:00
msgid "Watching '{path}' for new torrent files"
2023-03-09 05:29:22 +00:00
msgstr "»{path}« wird auf neue Torrent-Dateien überwacht"
2022-06-03 09:06:59 +00:00
2023-03-09 05:29:22 +00:00
#: ../daemon/daemon.cc:816 ../libtransmission/watchdir-kqueue.cc:117 ../libtransmission/watchdir-win32.cc:182
2022-06-03 09:06:59 +00:00
msgid "Couldn't create event: {error} ({error_code})"
2023-03-09 05:29:22 +00:00
msgstr "Ereignis konnte nicht erstellt werden : {error} ({error_code})"
2022-06-03 09:06:59 +00:00
2023-03-09 05:29:22 +00:00
#: ../daemon/daemon.cc:826 ../libtransmission/watchdir-kqueue.cc:127
2022-06-03 09:06:59 +00:00
msgid "Couldn't add event: {error} ({error_code})"
2023-03-09 05:29:22 +00:00
msgstr "Ereignis konnte nicht hinzugefügt werden : {error} ({error_code})"
2008-03-04 02:02:25 +00:00
2023-03-09 05:29:22 +00:00
#: ../daemon/daemon.cc:840
2022-06-03 09:06:59 +00:00
msgid "Couldn't launch daemon event loop: {error} ({error_code})"
msgstr ""
2023-04-14 02:00:44 +00:00
#: ../gtk/Application.cc:395
2022-06-03 09:06:59 +00:00
msgid "Couldn't register Transmission as a {content_type} handler: {error} ({error_code})"
msgstr ""
2023-04-14 02:00:44 +00:00
#: ../gtk/Application.cc:552
2022-10-15 18:21:13 +00:00
msgid "Got termination signal, trying to shut down cleanly. Do it again if it gets stuck."
msgstr ""
2019-03-06 00:12:51 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/Application.cc:778
2022-02-21 21:24:50 +00:00
msgid "Transmission is a file sharing program. When you run a torrent, its data will be made available to others by means of upload. Any content you share is your sole responsibility."
msgstr "Transmission ist ein File-Sharing-Programm. Wenn du einen Torrent laufen lässt, werden seine Daten anderen zugänglich gemacht, indem er hochgeladen wird. Du bist für alle Inhalte, die du teilst, verantwortlich."
2008-03-04 02:02:25 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/Application.cc:784 ../gtk/Dialogs.cc:117 ../gtk/MessageLogWindow.cc:254 ../gtk/OptionsDialog.cc:373 ../gtk/PathButton.cc:147 ../gtk/StatsDialog.cc:110 ../gtk/ui/gtk3/AddTrackerDialog.ui:21 ../gtk/ui/gtk3/EditTrackersDialog.ui:21 ../gtk/ui/gtk3/MakeProgressDialog.ui:22 ../gtk/ui/gtk3/OptionsDialog.ui:21 ../gtk/ui/gtk3/RelocateDialog.ui:21 ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:21 ../gtk/ui/gtk4/AddTrackerDialog.ui:64 ../gtk/ui/gtk4/EditTrackersDialog.ui:84 ../gtk/ui/gtk4/MakeProgressDialog.ui:36 ../gtk/ui/gtk4/OptionsDialog.ui:176 ../gtk/ui/gtk4/RelocateDialog.ui:93 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:64
2022-10-11 15:39:41 +00:00
msgid "_Cancel"
2023-03-09 05:29:22 +00:00
msgstr "_Abbrechen"
2022-10-11 15:39:41 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/Application.cc:785
2022-02-21 21:24:50 +00:00
msgid "I _Agree"
msgstr "Ich _stimme zu"
2019-03-06 00:12:51 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/Application.cc:1014
2022-06-03 09:06:59 +00:00
msgid "Closing Connections…"
2023-03-09 05:29:22 +00:00
msgstr "Verbindungen werden geschlossen …"
2008-03-04 02:02:25 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/Application.cc:1019
2022-02-21 21:24:50 +00:00
msgid "Sending upload/download totals to tracker…"
msgstr "Hoch-/Herunterladestatistik wird an den Tracker gesendet …"
2008-03-04 02:02:25 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/Application.cc:1024
2022-02-21 21:24:50 +00:00
msgid "_Quit Now"
msgstr "_Jetzt beenden"
2008-03-04 02:02:25 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/Application.cc:1086
2022-02-21 21:24:50 +00:00
msgid "Couldn't add corrupt torrent"
msgid_plural "Couldn't add corrupt torrents"
msgstr[0] "Defekte Torrentdatei konnte nicht hinzufügen werden"
msgstr[1] "Defekte Torrentdateien konnten nicht hinzufügen werden"
2008-03-04 02:02:25 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/Application.cc:1093
2022-02-21 21:24:50 +00:00
msgid "Couldn't add duplicate torrent"
msgid_plural "Couldn't add duplicate torrents"
msgstr[0] "Doppelte Torrentdatei konnte nicht hinzufügen werden"
msgstr[1] "Doppelte Torrentdateien konnten nicht hinzufügen werden"
2020-10-03 12:36:23 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/Application.cc:1414
2022-02-21 21:24:50 +00:00
msgid "A fast and easy BitTorrent client"
msgstr "Ein schnelles und einfaches BitTorrent-Programm"
2009-08-22 16:13:47 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/Application.cc:1415
2022-02-21 21:24:50 +00:00
msgid "Copyright © The Transmission Project"
2023-03-09 05:29:22 +00:00
msgstr "Copyright © Das Transmission Projekt"
2020-10-03 12:36:23 +00:00
2022-02-21 21:24:50 +00:00
#. Translators: translate "translator-credits" as your name
#. to have it appear in the credits in the "About"
#. dialog
2023-04-14 02:00:44 +00:00
#: ../gtk/Application.cc:1421
2022-02-21 21:24:50 +00:00
msgid "translator-credits"
2020-10-03 12:36:23 +00:00
msgstr ""
2023-03-09 05:29:22 +00:00
"Michael Färber, Daniel Dorau, Christian Kirbach\n"
2022-02-21 21:24:50 +00:00
"\n"
"Launchpad Contributions:\n"
" Alex D https://launchpad.net/~nobbs\n"
" Alexander Wunschik https://launchpad.net/~alex-wunschik\n"
" Charles Kerr https://launchpad.net/~charlesk\n"
" Christian Bürckert https://launchpad.net/~christian-buerckert\n"
" Daniel Schury https://launchpad.net/~surst\n"
" Daniel Winzen https://launchpad.net/~q-d\n"
" Data https://launchpad.net/~ubuntuaddress\n"
" Dennis Austmann https://launchpad.net/~daustmann\n"
" Dennis Baudys https://launchpad.net/~thecondordb\n"
" F. Krenn https://launchpad.net/~f-krenn\n"
" Felix Arndt https://launchpad.net/~silentshadow\n"
" Fligor https://launchpad.net/~fligor\n"
" Georg Engelmann https://launchpad.net/~georg-engelmann\n"
" Ghenrik https://launchpad.net/~ghenrik-deactivatedaccount\n"
" Gregor Santner https://launchpad.net/~gsantner\n"
" Helmi https://launchpad.net/~helmreich002\n"
" Hendrik Knackstedt https://launchpad.net/~hennekn\n"
" Jakob Kramer https://launchpad.net/~jakobk\n"
" Janis96 https://launchpad.net/~janis96\n"
" Jochen Schäfer https://launchpad.net/~lemecje83\n"
" Jochen Skulj https://launchpad.net/~joskulj\n"
" Karsten W. Rohrbach https://launchpad.net/~byteborg\n"
" Keruskerfuerst https://launchpad.net/~arminmohring\n"
" Kraven https://launchpad.net/~kraven-der-jaeger\n"
" Leonard Michlmayr https://launchpad.net/~leonard-michlmayr\n"
" Linus Hoppe https://launchpad.net/~linus-hoppe\n"
" Lukas Bögelein https://launchpad.net/~lukas-boegelein\n"
" M. Bonath https://launchpad.net/~ella-b\n"
" MY2muadADSjyAdj https://launchpad.net/~na82aynuam2d-deactivatedaccount\n"
" Martin Lettner https://launchpad.net/~m.lettner\n"
" Merlin Schumacher https://launchpad.net/~merlin-schumacher\n"
" Michael Färber https://launchpad.net/~0102-gmx\n"
" Michael Kuhn https://launchpad.net/~suraia\n"
" Narg0s https://launchpad.net/~narg0s\n"
" Patrick Eigensatz https://launchpad.net/~p.eigensatz-deactivatedaccount\n"
" Paul Seyfert https://launchpad.net/~pseyfert\n"
" Perdix https://launchpad.net/~opitz-paul\n"
" Peter-Alexander https://launchpad.net/~pp78\n"
" Phil https://launchpad.net/~philippk87\n"
" Philipp Rustemeier https://launchpad.net/~12foo\n"
" Phillip Meister https://launchpad.net/~phil-smashing-dreams\n"
" S. Dorscht https://launchpad.net/~stdoonline\n"
" Salesome https://launchpad.net/~qwer1234\n"
" Stefan Horning https://launchpad.net/~stefan-horning\n"
" Sven Lilienthal https://launchpad.net/~sven-lilienthal\n"
" TMuel https://launchpad.net/~thomasmueller\n"
" Tobias Bannert https://launchpad.net/~toba\n"
" Vinzenz Vietzke https://launchpad.net/~vinzv\n"
" dominik langer https://launchpad.net/~dominiklanger\n"
" fooooo https://launchpad.net/~pkol.-deactivatedaccount\n"
" frederyk https://launchpad.net/~frederyk\n"
" friederike https://launchpad.net/~fritzi-h\n"
" greenscandic https://launchpad.net/~greenscandic\n"
" hexa- https://launchpad.net/~mweinelt-deactivatedaccount\n"
" kevin https://launchpad.net/~kevin-neumann91\n"
" koelnberger https://launchpad.net/~olavoigt\n"
" kolja.strauss https://launchpad.net/~kolja-strauss\n"
" not your https://launchpad.net/~fasrurgpdd\n"
" rm https://launchpad.net/~r-m333-deactivatedaccount"
2020-10-03 12:36:23 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:518 ../gtk/DetailsDialog.cc:536
2022-02-21 21:24:50 +00:00
msgid "Use global settings"
msgstr "Globale Einstellungen verwenden"
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:519
2022-02-21 21:24:50 +00:00
msgid "Seed regardless of ratio"
msgstr "Ungeachtet des Verhältnisses verteilen"
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:520
2022-02-21 21:24:50 +00:00
msgid "Stop seeding at ratio:"
msgstr "Verteilung bei diesem Verhältnis anhalten:"
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:537
2022-02-21 21:24:50 +00:00
msgid "Seed regardless of activity"
msgstr "Ungeachtet der Aktivität verteilen"
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:538
2022-02-21 21:24:50 +00:00
msgid "Stop seeding if idle for N minutes:"
msgstr "Verteilung nach N Minuten Inaktivität anhalten:"
2023-03-09 05:29:22 +00:00
#: ../gtk/DetailsDialog.cc:569 ../gtk/Torrent.cc:327
2012-02-13 20:58:29 +00:00
msgid "Queued for verification"
msgstr "Zur Prüfung in Warteschlange"
2008-03-04 02:02:25 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:572
2009-08-22 16:13:47 +00:00
msgid "Verifying local data"
msgstr "Lokale Daten werden geprüft"
2023-03-09 05:29:22 +00:00
#: ../gtk/DetailsDialog.cc:575 ../gtk/Torrent.cc:330
2012-02-13 20:58:29 +00:00
msgid "Queued for download"
msgstr "Zum Herunterladen in Warteschlange eingereiht"
2023-02-07 20:42:19 +00:00
#: ../gtk/DetailsDialog.cc:578 ../gtk/FilterBar.cc:473
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2009-05-05 00:34:10 +00:00
msgid "Downloading"
2012-04-09 01:50:33 +00:00
msgstr "Wird heruntergeladen"
2012-02-13 20:58:29 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/DetailsDialog.cc:581 ../gtk/Torrent.cc:333
2012-02-13 20:58:29 +00:00
msgid "Queued for seeding"
2016-09-27 19:28:27 +00:00
msgstr "In Hochladewarteschlange eingereiht"
2008-03-04 02:02:25 +00:00
2023-02-07 20:42:19 +00:00
#: ../gtk/DetailsDialog.cc:584 ../gtk/FilterBar.cc:474
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2009-08-22 16:13:47 +00:00
msgid "Seeding"
2012-04-09 01:50:33 +00:00
msgstr "Wird verteilt"
2009-08-22 16:13:47 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/DetailsDialog.cc:587 ../gtk/FilterBar.cc:476 ../gtk/Torrent.cc:324
2010-06-13 18:14:49 +00:00
msgid "Finished"
2010-09-30 23:36:57 +00:00
msgstr "Abgeschlossen"
2010-06-13 18:14:49 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/DetailsDialog.cc:587 ../gtk/FilterBar.cc:475 ../gtk/Torrent.cc:324
2009-05-05 00:34:10 +00:00
msgid "Paused"
msgstr "Angehalten"
2008-03-04 02:02:25 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:608 ../gtk/DetailsDialog.cc:613 ../gtk/DetailsDialog.cc:727
2010-12-09 19:26:56 +00:00
msgid "N/A"
2016-09-27 19:28:27 +00:00
msgstr "n.v."
2010-12-09 19:26:56 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:622 ../gtk/FileList.cc:654
2009-05-05 00:34:10 +00:00
msgid "Mixed"
msgstr "Gemischt"
2008-03-04 02:02:25 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:623
2010-09-30 23:36:57 +00:00
msgid "No Torrents Selected"
2011-05-17 00:01:54 +00:00
msgstr "Keine Torrents ausgewählt"
2010-09-30 23:36:57 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:652
2009-08-22 16:13:47 +00:00
msgid "Private to this tracker -- DHT and PEX disabled"
msgstr "Für diesen Tracker privat - DHT und PEX deaktiviert"
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:652
2009-07-17 19:29:41 +00:00
msgid "Public torrent"
msgstr "Öffentlicher Torrent"
2008-03-04 02:02:25 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:715
2022-06-03 09:06:59 +00:00
msgid "Created by {creator} on {date}"
2023-03-09 05:29:22 +00:00
msgstr "Erstellt von {creator} am {date}"
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:719
2022-06-03 09:06:59 +00:00
msgid "Created by {creator}"
2023-03-09 05:29:22 +00:00
msgstr "Erstellt von {creator}"
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:723
2022-06-03 09:06:59 +00:00
msgid "Created on {date}"
2023-03-09 05:29:22 +00:00
msgstr "Erstellt am {date}"
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:837
2010-01-13 01:06:34 +00:00
msgid "Unknown"
msgstr "Unbekannt"
2023-04-14 02:00:44 +00:00
#: ../gtk/DetailsDialog.cc:874 ../gtk/MakeDialog.cc:388
2022-06-03 09:06:59 +00:00
msgid "{total_size} in {file_count:L} file"
msgid_plural "{total_size} in {file_count:L} files"
2023-03-09 05:29:22 +00:00
msgstr[0] "{total_size} in {file_count:L} Datei"
msgstr[1] "{total_size} in {file_count:L} Dateien"
2012-02-13 20:58:29 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/DetailsDialog.cc:889 ../gtk/MakeDialog.cc:394
2022-06-03 09:06:59 +00:00
msgid "({piece_count} BitTorrent piece @ {piece_size})"
msgid_plural "({piece_count} BitTorrent pieces @ {piece_size})"
2023-03-09 05:29:22 +00:00
msgstr[0] "({piece_count} BitTorrent-Teil @ {piece_size})"
msgstr[1] "({piece_count} BitTorrent-Teile @ {piece_size})"
2012-02-13 20:58:29 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:933
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}%)"
2023-03-09 05:29:22 +00:00
msgstr "{current_size} ({percent_done}%)"
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:941
2022-06-18 18:44:13 +00:00
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}% of {percent_available}% available)"
2023-03-09 05:29:22 +00:00
msgstr "{current_size} ({percent_done}% von {percent_available}% verfügbar)"
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:950
2022-06-18 18:44:13 +00:00
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}% of {percent_available}% available; {unverified_size} unverified)"
2023-03-09 05:29:22 +00:00
msgstr "{current_size} ({percent_done}% von {percent_available}% verfügbar. {unverified_size} ungeprüft)"
2010-02-16 15:56:34 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:983
2022-06-03 09:06:59 +00:00
msgid "{downloaded_size} (+{discarded_size} discarded after failed checksum)"
2023-03-09 05:29:22 +00:00
msgstr "{downloaded_size} (+{discarded_size} verworfen wegen falscher Prüfsumme)"
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1013
2022-06-03 09:06:59 +00:00
msgid "{uploaded_size} (Ratio: {ratio})"
2023-03-09 05:29:22 +00:00
msgstr "{uploaded_size} (Verhältnis: {ratio})"
2010-12-09 19:26:56 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1054
2010-09-30 23:36:57 +00:00
msgid "No errors"
2011-05-17 00:01:54 +00:00
msgstr "Keine Fehler"
2010-09-30 23:36:57 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1074
2010-09-30 23:36:57 +00:00
msgid "Never"
2011-05-17 00:01:54 +00:00
msgstr "Niemals"
2010-09-30 23:36:57 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1078
2009-08-22 16:13:47 +00:00
msgid "Active now"
msgstr "Jetzt aktiv"
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1489
2009-05-05 00:34:10 +00:00
msgid "Optimistic unchoke"
2011-05-17 00:01:54 +00:00
msgstr "Optimistisches Entdrosseln"
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1493
2009-05-05 00:34:10 +00:00
msgid "Downloading from this peer"
2016-09-27 19:28:27 +00:00
msgstr "Von dieser Gegenstelle wird heruntergeladen"
2007-12-27 16:59:09 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1497
2009-05-05 00:34:10 +00:00
msgid "We would download from this peer if they would let us"
2017-05-19 19:58:09 +00:00
msgstr "Wir würden von dieser Gegenstelle herunterladen, wenn sie uns lassen würde"
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1501
2009-05-05 00:34:10 +00:00
msgid "Uploading to peer"
2016-09-27 19:28:27 +00:00
msgstr "Zu dieser Gegenstelle wird hochgeladen"
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1505
2009-05-05 00:34:10 +00:00
msgid "We would upload to this peer if they asked"
2017-01-26 18:59:56 +00:00
msgstr "Wir würden zu dieser Gegenstelle hochladen, wenn sie uns fragen würde"
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1509
2009-05-05 00:34:10 +00:00
msgid "Peer has unchoked us, but we're not interested"
2017-05-19 19:58:09 +00:00
msgstr "Die Gegenstelle hat uns entdrosselt, aber wir sind daran nicht interessiert"
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1513
2009-05-05 00:34:10 +00:00
msgid "We unchoked this peer, but they're not interested"
2017-05-19 19:58:09 +00:00
msgstr "Wir möchten zu dieser Gegenstelle schneller hochladen, aber sie ist nicht interessiert"
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1517
2009-05-05 00:34:10 +00:00
msgid "Encrypted connection"
msgstr "Verschlüsselte Verbindung"
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1521
2011-02-08 00:19:22 +00:00
msgid "Peer was found through Peer Exchange (PEX)"
2016-09-27 19:28:27 +00:00
msgstr "Gegenstelle wurde über Gegenstellenaustausch (PEX) gefunden"
2008-03-10 13:09:35 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1525
2011-02-08 00:19:22 +00:00
msgid "Peer was found through DHT"
2016-09-27 19:28:27 +00:00
msgstr "Gegenstelle wurde über DHT gefunden"
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1529
2009-05-05 00:34:10 +00:00
msgid "Peer is an incoming connection"
2016-09-27 19:28:27 +00:00
msgstr "Gegenstelle ist eine ankommende Verbindung"
2008-03-10 13:09:35 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1533
2012-02-13 20:58:29 +00:00
msgid "Peer is connected over µTP"
2016-09-27 19:28:27 +00:00
msgstr "Gegenstelle ist über μTP verbunden"
2012-02-13 20:58:29 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1619
2022-02-21 21:24:50 +00:00
msgid "Address"
msgstr "Adresse"
2008-03-10 13:09:35 +00:00
2022-06-03 09:06:59 +00:00
#. % is percent done
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1627
2022-02-21 21:24:50 +00:00
msgid "%"
msgstr "%"
2010-02-16 15:56:34 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1643
2022-02-21 21:24:50 +00:00
msgid "Dn Reqs"
msgstr "Anfragen empfangen"
2008-02-29 16:22:21 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1650
2022-02-21 21:24:50 +00:00
msgid "Up Reqs"
msgstr "Anfragen gesendet"
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1657
2022-02-21 21:24:50 +00:00
msgid "Dn Blocks"
msgstr "Blöcke empfangen"
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1664
2022-02-21 21:24:50 +00:00
msgid "Up Blocks"
msgstr "Blöcke gesendet"
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1671
2022-02-21 21:24:50 +00:00
msgid "We Cancelled"
msgstr "Von uns abgebrochen"
2010-01-13 01:06:34 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1678
2022-02-21 21:24:50 +00:00
msgid "They Cancelled"
msgstr "Von den anderen abgebrochen"
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1686 ../gtk/DetailsDialog.cc:1764
2022-02-21 21:24:50 +00:00
msgid "Down"
msgstr "Empfangen"
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1694
2022-02-21 21:24:50 +00:00
msgid "Up"
msgstr "Gesendet"
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1701
2022-02-21 21:24:50 +00:00
msgid "Client"
msgstr "Programm"
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1707
2022-02-21 21:24:50 +00:00
msgid "Flags"
msgstr "Marker"
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1755
2022-02-21 21:24:50 +00:00
msgid "Web Seeds"
msgstr "Web-Verteiler"
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1823
2022-06-18 18:44:13 +00:00
msgid "Got a list of {markup_begin}{peer_count} peer{markup_end} {time_span_ago}"
msgid_plural "Got a list of {markup_begin}{peer_count} peers{markup_end} {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr[0] ""
msgstr[1] ""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the time_span
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1835
2022-06-18 18:44:13 +00:00
msgid "Peer list request {markup_begin}timed out {time_span_ago}{markup_end}; will retry"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the error
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1844
2022-06-18 18:44:13 +00:00
msgid "Got an error '{markup_begin}{error}{markup_end}' {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-02-21 21:24:50 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1857
2022-02-21 21:24:50 +00:00
msgid "No updates scheduled"
msgstr "Keine Aktualisierungen geplant"
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1864
2022-06-18 18:44:13 +00:00
msgid "Asking for more peers {time_span_from_now}"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-02-21 21:24:50 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1871
2022-02-21 21:24:50 +00:00
msgid "Queued to ask for more peers"
msgstr "Warten auf Bitte, um mehr Gegenstellen"
2022-06-18 18:44:13 +00:00
#. {markup_begin} and {markup_end} should surround time_span_ago
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1879
2022-06-18 18:44:13 +00:00
msgid "Asked for more peers {markup_begin}{time_span_ago}{markup_end}"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the seeder/leecher text
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1904
2022-06-18 18:44:13 +00:00
msgid "Tracker had {markup_begin}{seeder_count} {seeder_or_seeders} and {leecher_count} {leecher_or_leechers}{markup_end} {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr ""
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1906
2022-06-03 09:06:59 +00:00
msgid "seeder"
msgid_plural "seeders"
msgstr[0] ""
msgstr[1] ""
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1908
2022-06-03 09:06:59 +00:00
msgid "leecher"
msgid_plural "leechers"
2023-03-09 05:29:22 +00:00
msgstr[0] "Sauger"
msgstr[1] "Sauger"
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the error text
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1917
2022-06-18 18:44:13 +00:00
msgid "Got a scrape error '{markup_begin}{error}{markup_end}' {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr ""
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1934
2022-06-18 18:44:13 +00:00
msgid "Asking for peer counts in {time_span_from_now}"
2022-06-03 09:06:59 +00:00
msgstr ""
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1941
2010-01-13 01:06:34 +00:00
msgid "Queued to ask for peer counts"
2016-09-27 19:28:27 +00:00
msgstr "Auf Anfrage über die Anzahl der Gegenstellen wird gewartet"
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:1948
2022-06-18 18:44:13 +00:00
msgid "Asked for peer counts {markup_begin}{time_span_ago}{markup_end}"
2022-06-03 09:06:59 +00:00
msgstr ""
2008-02-29 16:22:21 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:2231
2022-09-10 03:25:44 +00:00
msgid "{torrent_name} - Edit Trackers"
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:2265
2010-01-13 01:06:34 +00:00
msgid "List contains invalid URLs"
2016-09-27 19:28:27 +00:00
msgstr "Die Liste enthält ungültige Adressen"
2008-02-29 16:22:21 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:2270 ../gtk/FileList.cc:849
2011-02-08 00:19:22 +00:00
msgid "Please correct the errors and try again."
2011-05-17 00:01:54 +00:00
msgstr "Bitte beheben Sie die Fehler und wiederholen Sie den Vorgang."
2011-02-08 00:19:22 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:2350
2022-09-10 03:25:44 +00:00
msgid "{torrent_name} - Add Tracker"
2022-06-03 09:06:59 +00:00
msgstr ""
2008-02-29 16:22:21 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:2463 ../gtk/ui/gtk3/DetailsDialog.ui:761 ../gtk/ui/gtk4/DetailsDialog.ui:546
2022-09-10 03:25:44 +00:00
msgid "Trackers"
msgstr "Tracker"
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:2642
2022-09-10 03:25:44 +00:00
msgid "{torrent_name} Properties"
2020-10-03 12:36:23 +00:00
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/DetailsDialog.cc:2647
2022-09-10 03:25:44 +00:00
msgid "Properties - {torrent_count:L} Torrent"
msgid_plural "Properties - {torrent_count:L} Torrents"
msgstr[0] ""
msgstr[1] ""
2008-02-29 16:22:21 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Dialogs.cc:57
2012-02-13 20:58:29 +00:00
msgid "Remove torrent?"
2022-10-15 18:21:13 +00:00
msgid_plural "Remove {count:L} torrents?"
2023-03-09 05:29:22 +00:00
msgstr[0] ""
msgstr[1] ""
2008-02-29 16:22:21 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Dialogs.cc:58
2012-02-13 20:58:29 +00:00
msgid "Delete this torrent's downloaded files?"
2022-10-15 18:21:13 +00:00
msgid_plural "Delete these {count:L} torrents' downloaded files?"
2023-03-09 05:29:22 +00:00
msgstr[0] ""
msgstr[1] ""
2008-02-29 16:22:21 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Dialogs.cc:65
2017-05-19 19:58:09 +00:00
msgid "Once removed, continuing the transfer will require the torrent file or magnet link."
msgid_plural "Once removed, continuing the transfers will require the torrent files or magnet links."
msgstr[0] "Nach Entfernen wird eine Torrentdatei oder ein Magnet-Link zur Fortführung der Übertragung benötigt."
msgstr[1] "Nach Entfernen werden Torrentdateien oder Magnet-Links zur Fortführung der Übertragung benötigt."
2012-02-13 20:58:29 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Dialogs.cc:72
2012-02-13 20:58:29 +00:00
msgid "This torrent has not finished downloading."
msgid_plural "These torrents have not finished downloading."
msgstr[0] "Dieser Torrent wurde noch nicht vollständig heruntergeladen."
msgstr[1] "Diese Torrents wurden noch nicht vollständig heruntergeladen."
2023-01-04 22:32:21 +00:00
#: ../gtk/Dialogs.cc:78
2012-02-13 20:58:29 +00:00
msgid "This torrent is connected to peers."
msgid_plural "These torrents are connected to peers."
2016-09-27 19:28:27 +00:00
msgstr[0] "Dieser Torrent ist mit Gegenstellen verbunden."
msgstr[1] "Diese Torrents sind mit Gegenstellen verbunden."
2012-02-13 20:58:29 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Dialogs.cc:85
2012-02-13 20:58:29 +00:00
msgid "One of these torrents is connected to peers."
msgid_plural "Some of these torrents are connected to peers."
2016-09-27 19:28:27 +00:00
msgstr[0] "Einer dieser Torrents ist mit Gegenstellen verbunden."
msgstr[1] "Einige dieser Torrents sind mit Gegenstellen verbunden."
2012-02-13 20:58:29 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Dialogs.cc:98
2012-02-13 20:58:29 +00:00
msgid "One of these torrents has not finished downloading."
msgid_plural "Some of these torrents have not finished downloading."
2017-01-26 18:59:56 +00:00
msgstr[0] "Einer dieser Torrents wurde noch nicht vollständig heruntergeladen."
2017-05-19 19:58:09 +00:00
msgstr[1] "Einige dieser Torrents wurden noch nicht vollständig heruntergeladen."
2012-02-13 20:58:29 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Dialogs.cc:118
2020-10-03 12:36:23 +00:00
msgid "_Delete"
2023-03-09 05:29:22 +00:00
msgstr "Lö_schen"
2020-10-03 12:36:23 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/Dialogs.cc:118 ../gtk/ui/gtk3/DetailsDialog.ui:694 ../gtk/ui/gtk3/PrefsDialog.ui:2025 ../gtk/ui/gtk4/DetailsDialog.ui:516 ../gtk/ui/gtk4/PrefsDialog.ui:1424
2022-10-11 15:39:41 +00:00
msgid "_Remove"
msgstr "Ent_fernen"
2022-09-10 03:25:44 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/FileList.cc:642 ../gtk/Utils.cc:626
2010-02-16 15:56:34 +00:00
msgid "High"
msgstr "Hoch"
2023-01-04 22:32:21 +00:00
#: ../gtk/FileList.cc:646 ../gtk/Utils.cc:627
2010-02-16 15:56:34 +00:00
msgid "Normal"
msgstr "Normal"
2023-01-04 22:32:21 +00:00
#: ../gtk/FileList.cc:650 ../gtk/Utils.cc:628
2010-02-16 15:56:34 +00:00
msgid "Low"
msgstr "Niedrig"
2023-02-07 20:42:19 +00:00
#: ../gtk/FileList.cc:840 ../gtk/Session.cc:329
2022-06-03 09:06:59 +00:00
msgid "Couldn't rename '{old_path}' as '{path}': {error} ({error_code})"
msgstr ""
2017-01-26 18:59:56 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/FileList.cc:953 ../gtk/MessageLogWindow.cc:327
2011-02-08 00:19:22 +00:00
msgid "Name"
msgstr "Name"
2023-01-04 22:32:21 +00:00
#: ../gtk/FileList.cc:983
2011-02-08 00:19:22 +00:00
msgid "Size"
2011-05-17 00:01:54 +00:00
msgstr "Größe"
2009-08-22 16:13:47 +00:00
2009-07-17 19:29:41 +00:00
#. add "progress" column
2023-01-04 22:32:21 +00:00
#: ../gtk/FileList.cc:992
2011-02-08 00:19:22 +00:00
msgid "Have"
2011-05-17 00:01:54 +00:00
msgstr "Heruntergeladen"
2011-02-08 00:19:22 +00:00
2012-02-13 20:58:29 +00:00
#. add "enabled" column
2023-01-04 22:32:21 +00:00
#: ../gtk/FileList.cc:1009
2012-02-13 20:58:29 +00:00
msgid "Download"
msgstr "Herunterladen"
2011-02-08 00:19:22 +00:00
#. add priority column
2023-01-04 22:32:21 +00:00
#: ../gtk/FileList.cc:1025
2011-02-08 00:19:22 +00:00
msgid "Priority"
msgstr "Priorität"
2008-02-29 16:22:21 +00:00
2023-02-07 20:42:19 +00:00
#: ../gtk/FilterBar.cc:324 ../gtk/FilterBar.cc:470
2010-06-13 18:14:49 +00:00
msgid "All"
2010-09-30 23:36:57 +00:00
msgstr "Alle"
2010-06-13 18:14:49 +00:00
2023-02-07 20:42:19 +00:00
#: ../gtk/FilterBar.cc:472
2010-06-13 18:14:49 +00:00
msgid "Active"
2010-09-30 23:36:57 +00:00
msgstr "Aktiv"
2010-06-13 18:14:49 +00:00
2023-02-07 20:42:19 +00:00
#: ../gtk/FilterBar.cc:477
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2010-06-13 18:14:49 +00:00
msgid "Verifying"
2012-04-09 01:50:33 +00:00
msgstr "Prüfung läuft"
2010-06-13 18:14:49 +00:00
2023-02-07 20:42:19 +00:00
#: ../gtk/FilterBar.cc:478 ../gtk/FreeSpaceLabel.cc:54
2010-06-13 18:14:49 +00:00
msgid "Error"
msgstr "Fehler"
2023-02-07 20:42:19 +00:00
#: ../gtk/FilterBar.cc:586 ../gtk/ui/gtk3/FilterBar.ui:14 ../gtk/ui/gtk4/FilterBar.ui:8
2022-02-21 21:24:50 +00:00
msgid "_Show:"
msgstr "_Zeigen:"
2012-02-13 20:58:29 +00:00
2023-02-07 20:42:19 +00:00
#: ../gtk/FilterBar.cc:587
2022-06-03 09:06:59 +00:00
msgid "_Show {count:L} of:"
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/FreeSpaceLabel.cc:54
2022-06-03 09:06:59 +00:00
msgid "{disk_space} free"
2023-03-09 05:29:22 +00:00
msgstr "{disk_space} verfügbar"
2010-01-13 01:06:34 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MainWindow.cc:304
2022-02-21 21:24:50 +00:00
msgid ""
"Click to disable Alternative Speed Limits\n"
2022-06-03 09:06:59 +00:00
" ({download_speed} down, {upload_speed} up)"
2022-02-21 21:24:50 +00:00
msgstr ""
2008-03-10 13:09:35 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MainWindow.cc:305
2022-02-21 21:24:50 +00:00
msgid ""
"Click to enable Alternative Speed Limits\n"
2022-06-03 09:06:59 +00:00
" ({download_speed} down, {upload_speed} up)"
2022-02-21 21:24:50 +00:00
msgstr ""
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MainWindow.cc:357
2022-02-21 21:24:50 +00:00
msgid "Unlimited"
msgstr "Unbegrenzt"
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MainWindow.cc:420
2022-02-21 21:24:50 +00:00
msgid "Seed Forever"
msgstr "Für immer verteilen"
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MainWindow.cc:459
2022-02-21 21:24:50 +00:00
msgid "Limit Download Speed"
msgstr "Empfangsgeschwindigkeit beschränken"
2010-01-13 01:06:34 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MainWindow.cc:460
2022-02-21 21:24:50 +00:00
msgid "Limit Upload Speed"
msgstr "Verteilungsgeschwindigkeit beschränken"
2010-01-13 01:06:34 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MainWindow.cc:464
2022-02-21 21:24:50 +00:00
msgid "Stop Seeding at Ratio"
msgstr "Verteilen bei Verhältnis anhalten"
2017-01-26 18:59:56 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MainWindow.cc:503
2022-06-03 09:06:59 +00:00
msgid "Stop at Ratio ({ratio})"
msgstr ""
2017-01-26 18:59:56 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MainWindow.cc:516
2022-02-21 21:24:50 +00:00
msgid "Total Ratio"
msgstr "Verhältnis (gesamt)"
2008-07-24 23:20:03 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MainWindow.cc:517
2022-02-21 21:24:50 +00:00
msgid "Session Ratio"
msgstr "Verhältnis (diese Sitzung)"
2008-02-29 16:22:21 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MainWindow.cc:518
2022-02-21 21:24:50 +00:00
msgid "Total Transfer"
msgstr "Übertragung (gesamt)"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MainWindow.cc:519
2022-02-21 21:24:50 +00:00
msgid "Session Transfer"
msgstr "Übertragung (diese Sitzung)"
2012-02-13 20:58:29 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/MainWindow.cc:684 ../gtk/MainWindow.cc:705 ../gtk/Torrent.cc:346
2022-06-03 09:06:59 +00:00
msgid "Ratio: {ratio}"
2023-03-09 05:29:22 +00:00
msgstr "Verhältnis: {ratio}"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MainWindow.cc:690
2022-06-03 09:06:59 +00:00
msgctxt "current session totals"
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
2023-03-09 05:29:22 +00:00
msgstr "Empfangen: {downloaded_size}, Gesendet: {uploaded_size}"
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MainWindow.cc:698
2022-06-03 09:06:59 +00:00
msgctxt "all-time totals"
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
2023-03-09 05:29:22 +00:00
msgstr "Empfangen: {downloaded_size}, Gesendet: {uploaded_size}"
2012-02-13 20:58:29 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MainWindow.cc:732
2022-06-03 09:06:59 +00:00
msgid "{download_speed} ▼"
2023-03-09 05:29:22 +00:00
msgstr "{download_speed} ▼"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/MainWindow.cc:735 ../gtk/Torrent.cc:469
2022-06-03 09:06:59 +00:00
msgid "{upload_speed} ▲"
2023-03-09 05:29:22 +00:00
msgstr "{upload_speed} ▲"
2008-02-29 16:22:21 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MakeDialog.cc:189
2022-06-03 09:06:59 +00:00
msgid "Creating '{path}'"
2023-03-09 05:29:22 +00:00
msgstr "»{path}« wird angelegt"
2022-02-21 21:24:50 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MakeDialog.cc:202
2022-06-03 09:06:59 +00:00
msgid "Created '{path}'"
2023-03-09 05:29:22 +00:00
msgstr "»{path}« wurde angelegt"
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MakeDialog.cc:208 ../libtransmission/open-files.cc:161 ../libtransmission/session-id.cc:71
2022-09-04 10:59:04 +00:00
msgid "Couldn't create '{path}': {error} ({error_code})"
2022-06-03 09:06:59 +00:00
msgstr ""
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MakeDialog.cc:227
2022-06-03 09:06:59 +00:00
msgid "Scanned {file_size}"
2023-03-09 05:29:22 +00:00
msgstr "{file_size} analysiert"
2010-01-13 01:06:34 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/MakeDialog.cc:382 ../gtk/MakeDialog.cc:545 ../gtk/ui/gtk3/MakeDialog.ui:178 ../gtk/ui/gtk4/MakeDialog.ui:102
2010-01-13 01:06:34 +00:00
msgid "No source selected"
msgstr "Keine Quelle ausgewählt"
2009-07-17 19:29:41 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:253
2008-11-03 18:19:00 +00:00
msgid "Save Log"
2011-05-17 00:01:54 +00:00
msgstr "Protokoll speichern"
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:255 ../gtk/ui/gtk3/EditTrackersDialog.ui:35 ../gtk/ui/gtk4/EditTrackersDialog.ui:92
2022-10-11 15:39:41 +00:00
msgid "_Save"
2023-03-09 05:29:22 +00:00
msgstr "_Speichern"
2022-10-11 15:39:41 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:336
2008-11-03 18:19:00 +00:00
msgid "Message"
msgstr "Nachricht"
2008-02-29 16:22:21 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:345
2022-02-21 21:24:50 +00:00
msgid "Time"
msgstr "Zeit"
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:483
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
2022-06-03 09:06:59 +00:00
msgid "Critical"
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:484
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Error"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:485
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Warning"
msgstr ""
2010-09-30 23:36:57 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:486
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Information"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/MessageLogWindow.cc:487
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Debug"
msgstr ""
2008-07-24 23:20:03 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Notify.cc:148
2022-11-14 09:48:42 +00:00
msgid "Couldn't create proxy for '{bus}': {error} ({error_code})"
2022-10-15 18:21:13 +00:00
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/Notify.cc:233
2008-11-03 18:19:00 +00:00
msgid "Open File"
msgstr "Datei öffnen"
2008-02-29 16:22:21 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Notify.cc:238
2008-11-03 18:19:00 +00:00
msgid "Open Folder"
msgstr "Ordner öffnen"
2008-02-29 16:22:21 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Notify.cc:252
2012-02-13 20:58:29 +00:00
msgid "Torrent Complete"
msgstr "Torrent vollständig"
2023-01-04 22:32:21 +00:00
#: ../gtk/Notify.cc:274
2022-02-21 21:24:50 +00:00
msgid "Start Now"
2023-03-09 05:29:22 +00:00
msgstr "Jetzt starten"
2020-10-03 12:36:23 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Notify.cc:286
2022-02-21 21:24:50 +00:00
msgid "Torrent Added"
msgstr "Torrent hinzugefügt"
2010-01-13 01:06:34 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/OptionsDialog.cc:227
2022-02-21 21:24:50 +00:00
msgid "Torrent files"
msgstr "Torrentdateien"
2017-01-26 18:59:56 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/OptionsDialog.cc:232
2022-02-21 21:24:50 +00:00
msgid "All files"
msgstr "Alle Dateien"
2012-02-13 20:58:29 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/OptionsDialog.cc:369
2022-09-10 03:25:44 +00:00
msgid "Open a Torrent"
msgstr "Torrent öffnen"
2012-02-13 20:58:29 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/OptionsDialog.cc:374 ../gtk/PathButton.cc:148 ../gtk/transmission.ui:12 ../gtk/transmission.ui:458 ../gtk/ui/gtk3/MainWindow.ui:25 ../gtk/ui/gtk3/OptionsDialog.ui:36 ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:35 ../gtk/ui/gtk4/MainWindow.ui:30 ../gtk/ui/gtk4/OptionsDialog.ui:184 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:72
2022-10-11 15:39:41 +00:00
msgid "_Open"
2023-03-09 05:29:22 +00:00
msgstr "Ö_ffnen"
2012-02-13 20:58:29 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/OptionsDialog.cc:385
2022-10-11 15:39:41 +00:00
msgid "Show options dialog"
msgstr ""
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/PathButton.cc:145
2022-10-11 15:39:41 +00:00
msgid "Select a File"
msgstr ""
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/PathButton.cc:202
2022-10-11 15:39:41 +00:00
msgid "(None)"
2022-02-21 21:24:50 +00:00
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/PrefsDialog.cc:306
2009-08-22 16:13:47 +00:00
msgid "Allow encryption"
msgstr "Verschlüsselung erlauben"
2023-01-04 22:32:21 +00:00
#: ../gtk/PrefsDialog.cc:307
2009-08-22 16:13:47 +00:00
msgid "Prefer encryption"
msgstr "Verschlüsselung bevorzugen"
2023-01-04 22:32:21 +00:00
#: ../gtk/PrefsDialog.cc:308
2009-08-22 16:13:47 +00:00
msgid "Require encryption"
msgstr "Verschlüsselung verlangen"
2023-01-04 22:32:21 +00:00
#: ../gtk/PrefsDialog.cc:374
2022-09-10 03:25:44 +00:00
msgid "Every Day"
msgstr "Jeden Tag"
2017-01-26 18:59:56 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/PrefsDialog.cc:375
2022-09-10 03:25:44 +00:00
msgid "Weekdays"
msgstr "An Wochentagen"
2017-01-26 18:59:56 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/PrefsDialog.cc:376
2022-09-10 03:25:44 +00:00
msgid "Weekends"
msgstr "An Wochenenden"
2008-03-18 17:53:34 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/PrefsDialog.cc:551
2022-11-14 09:48:42 +00:00
msgid "Blocklist has {count:L} entry"
msgid_plural "Blocklist has {count:L} entries"
msgstr[0] ""
msgstr[1] ""
2023-01-04 22:32:21 +00:00
#: ../gtk/PrefsDialog.cc:567
2022-11-14 09:48:42 +00:00
msgid "Blocklist updated!"
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/PrefsDialog.cc:567
2022-11-14 09:48:42 +00:00
msgid "Couldn't update blocklist"
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/PrefsDialog.cc:579
2022-11-14 09:48:42 +00:00
msgid "Getting new blocklist…"
msgstr "Neue Sperrliste wird empfangen …"
2023-04-14 02:00:44 +00:00
#: ../gtk/PrefsDialog.cc:897 ../gtk/ui/gtk3/PrefsDialog.ui:1268 ../gtk/ui/gtk4/PrefsDialog.ui:887
2022-09-10 03:25:44 +00:00
msgid "Status unknown"
msgstr "Status unbekannt"
2010-12-09 19:26:56 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/PrefsDialog.cc:912
2022-09-10 03:25:44 +00:00
msgid "Port is {markup_begin}closed{markup_end}"
msgstr ""
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/PrefsDialog.cc:912
2022-09-10 03:25:44 +00:00
msgid "Port is {markup_begin}open{markup_end}"
msgstr ""
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/PrefsDialog.cc:923
2022-09-10 03:25:44 +00:00
msgid "Testing TCP port…"
msgstr ""
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/RelocateDialog.cc:84
2022-10-11 15:39:41 +00:00
msgid "Moving '{torrent_name}'"
msgstr ""
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/RelocateDialog.cc:96
2022-10-11 15:39:41 +00:00
msgid "Couldn't move torrent"
msgstr "Torrent konnte nicht verschoben werden"
2007-10-21 17:12:54 +00:00
2023-02-07 20:42:19 +00:00
#: ../gtk/RelocateDialog.cc:147
2022-10-11 15:39:41 +00:00
msgid "This may take a moment…"
msgstr "Dies kann eine Weile dauern …"
2009-08-22 16:13:47 +00:00
2023-02-07 20:42:19 +00:00
#: ../gtk/Session.cc:798 ../libtransmission/watchdir-win32.cc:155 ../libtransmission/watchdir-win32.cc:163
2022-10-11 15:39:41 +00:00
msgid "Couldn't read '{path}'"
2023-03-09 05:29:22 +00:00
msgstr "»{path}« konnte nicht gelesen werden"
2007-12-27 16:59:09 +00:00
2022-10-11 15:39:41 +00:00
#. logging
2023-02-07 20:42:19 +00:00
#: ../gtk/Session.cc:1057
2022-10-11 15:39:41 +00:00
msgid "Inhibiting desktop hibernation"
msgstr "Systembereitschaftsmodus verhindern"
2009-08-22 16:13:47 +00:00
2023-02-07 20:42:19 +00:00
#: ../gtk/Session.cc:1063 ../gtk/Session.cc:1088
2022-10-11 15:39:41 +00:00
msgid "Couldn't inhibit desktop hibernation: {error}"
2022-09-10 03:25:44 +00:00
msgstr ""
2008-03-18 17:53:34 +00:00
2022-10-11 15:39:41 +00:00
#. logging
2023-02-07 20:42:19 +00:00
#: ../gtk/Session.cc:1084
2022-10-11 15:39:41 +00:00
msgid "Allowing desktop hibernation"
msgstr "Systembereitschaftsmodus erlauben"
2022-09-10 03:25:44 +00:00
2023-02-07 20:42:19 +00:00
#: ../gtk/Session.cc:1202
2022-10-15 18:21:13 +00:00
msgid "Couldn't find pending RPC request for tag {tag}"
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/StatsDialog.cc:71
2022-10-11 15:39:41 +00:00
msgid "Started {count:L} time"
msgid_plural "Started {count:L} times"
msgstr[0] ""
msgstr[1] ""
2022-09-10 03:25:44 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/StatsDialog.cc:105
2022-10-11 15:39:41 +00:00
msgid "Reset your statistics?"
msgstr "Wollen Sie Ihre Statistiken zurücksetzen?"
2022-09-10 03:25:44 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/StatsDialog.cc:111 ../gtk/ui/gtk3/StatsDialog.ui:22 ../gtk/ui/gtk4/StatsDialog.ui:245
2022-10-11 15:39:41 +00:00
msgid "_Reset"
msgstr "_Zurücksetzen"
2022-09-10 03:25:44 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/StatsDialog.cc:113
2022-10-11 15:39:41 +00:00
msgid "These statistics are for your information only. Resetting them doesn't affect the statistics logged by your BitTorrent trackers."
msgstr "Diese Statistiken dienen nur zu Ihrer Information. Das Zurücksetzen hat keinen Einfluss auf die Statistiken, die von Ihren BitTorrent-Trackern aufgezeichnet wurden."
2022-09-10 03:25:44 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/SystemTrayIcon.cc:216
2022-10-11 15:39:41 +00:00
msgid "{upload_speed} ▲ {download_speed} ▼"
2023-03-09 05:29:22 +00:00
msgstr "{upload_speed} ▲ {download_speed} ▼"
2022-09-10 03:25:44 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/Torrent.cc:338
2023-01-04 22:32:21 +00:00
#, no-c-format
msgid "Verifying local data ({percent_done}% tested)"
2023-03-09 05:29:22 +00:00
msgstr "Lokale Daten werden geprüft ({percent_done}% getestet)"
2023-01-04 22:32:21 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/Torrent.cc:365
2022-10-11 15:39:41 +00:00
msgid "{current_size} of {complete_size} ({percent_done}%)"
2023-03-09 05:29:22 +00:00
msgstr "{current_size} von {complete_size} ({percent_done}%)"
2022-09-10 03:25:44 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/Torrent.cc:375
2022-10-11 15:39:41 +00:00
#, no-c-format
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
msgstr ""
2022-09-10 03:25:44 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/Torrent.cc:387
2022-10-11 15:39:41 +00:00
#, no-c-format
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio})"
msgstr ""
2022-09-10 03:25:44 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/Torrent.cc:397
2022-10-11 15:39:41 +00:00
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
msgstr ""
2022-09-10 03:25:44 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/Torrent.cc:406
2022-10-11 15:39:41 +00:00
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio})"
msgstr ""
2008-03-18 17:53:34 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/Torrent.cc:419
2022-10-11 15:39:41 +00:00
msgid "Remaining time unknown"
msgstr "Verbleibende Zeit unbekannt"
2009-08-22 16:13:47 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/Torrent.cc:462
2022-10-11 15:39:41 +00:00
msgid "{download_speed} ▼ {upload_speed} ▲"
2023-03-09 05:29:22 +00:00
msgstr "{download_speed} ▼ {upload_speed} ▲"
2009-08-22 16:13:47 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/Torrent.cc:474
2022-10-11 15:39:41 +00:00
msgid "Stalled"
msgstr "Angehalten"
2009-08-22 16:13:47 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/Torrent.cc:485 ../libtransmission/torrent.cc:2179
2022-10-11 15:39:41 +00:00
msgid "Tracker warning: '{warning}'"
2022-06-03 09:06:59 +00:00
msgstr ""
2011-02-08 00:19:22 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/Torrent.cc:488
2022-10-11 15:39:41 +00:00
msgid "Tracker Error: '{error}'"
msgstr ""
2011-02-08 00:19:22 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/Torrent.cc:491
2022-10-11 15:39:41 +00:00
msgid "Local error: '{error}'"
2023-03-09 05:29:22 +00:00
msgstr "Lokaler Fehler: '{error}'"
2009-08-22 16:13:47 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/Torrent.cc:515
2022-10-11 15:39:41 +00:00
#, no-c-format
msgid "Downloading metadata from {active_count} connected peer ({percent_done}% done)"
msgid_plural "Downloading metadata from {active_count} connected peers ({percent_done}% done)"
msgstr[0] ""
msgstr[1] ""
2009-08-22 16:13:47 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/Torrent.cc:526
2022-10-11 15:39:41 +00:00
msgid "Downloading from {active_count} of {connected_count} connected peer and webseed"
msgid_plural "Downloading from {active_count} of {connected_count} connected peers and webseeds"
msgstr[0] ""
msgstr[1] ""
2009-08-22 16:13:47 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/Torrent.cc:537
2022-10-11 15:39:41 +00:00
msgid "Downloading from {active_count} webseed"
msgid_plural "Downloading from {active_count} webseeds"
msgstr[0] ""
msgstr[1] ""
2008-07-24 23:20:03 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/Torrent.cc:545
2022-10-11 15:39:41 +00:00
msgid "Downloading from {active_count} of {connected_count} connected peer"
msgid_plural "Downloading from {active_count} of {connected_count} connected peers"
msgstr[0] ""
msgstr[1] ""
2009-08-22 16:13:47 +00:00
2023-03-09 05:29:22 +00:00
#: ../gtk/Torrent.cc:554
2022-10-11 15:39:41 +00:00
msgid "Seeding to {active_count} of {connected_count} connected peer"
msgid_plural "Seeding to {active_count} of {connected_count} connected peers"
msgstr[0] ""
msgstr[1] ""
2022-02-21 21:24:50 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:66
2022-10-11 15:39:41 +00:00
msgid "KiB"
msgstr "KiB"
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:67
2022-10-11 15:39:41 +00:00
msgid "MiB"
msgstr "MiB"
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:68
2022-10-11 15:39:41 +00:00
msgid "GiB"
msgstr "GiB"
2007-10-21 17:12:54 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:69
2022-10-11 15:39:41 +00:00
msgid "TiB"
msgstr "TiB"
2019-03-06 00:12:51 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:72
2022-10-11 15:39:41 +00:00
msgid "kB"
msgstr "kB"
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:73
2022-10-11 15:39:41 +00:00
msgid "MB"
msgstr "MB"
2008-03-10 13:09:35 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:74
2022-10-11 15:39:41 +00:00
msgid "GB"
msgstr "GB"
2009-08-22 16:13:47 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:75
2022-10-11 15:39:41 +00:00
msgid "TB"
msgstr "TB"
2010-06-13 18:14:49 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:78
2022-10-11 15:39:41 +00:00
msgid "kB/s"
msgstr "kB/s"
2008-03-10 13:09:35 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:79
2022-10-11 15:39:41 +00:00
msgid "MB/s"
msgstr "MB/s"
2022-09-10 03:25:44 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:80
2022-10-11 15:39:41 +00:00
msgid "GB/s"
msgstr "GB/s"
2010-09-30 23:36:57 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:81
2022-10-11 15:39:41 +00:00
msgid "TB/s"
msgstr "TB/s"
2009-07-17 19:29:41 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:148
2022-10-11 15:39:41 +00:00
msgid "{days_from_now:L} day from now"
msgid_plural "{days_from_now:L} days from now"
msgstr[0] ""
msgstr[1] ""
2009-07-17 19:29:41 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:155
2022-10-11 15:39:41 +00:00
msgid "{hours_from_now:L} hour from now"
msgid_plural "{hours_from_now:L} hours from now"
msgstr[0] ""
msgstr[1] ""
2012-02-13 20:58:29 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:162
2022-10-11 15:39:41 +00:00
msgid "{minutes_from_now:L} minute from now"
msgid_plural "{minutes_from_now:L} minutes from now"
msgstr[0] ""
msgstr[1] ""
2011-02-08 00:19:22 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:169
2022-10-11 15:39:41 +00:00
msgid "{seconds_from_now:L} second from now"
msgid_plural "{seconds_from_now:L} seconds from now"
msgstr[0] ""
msgstr[1] ""
2017-01-26 18:59:56 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:173 ../gtk/Utils.cc:204 ../gtk/Utils.cc:231 ../gtk/Utils.cc:264
2022-10-11 15:39:41 +00:00
msgid "now"
2023-03-09 05:29:22 +00:00
msgstr "jetzt"
2017-01-26 18:59:56 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:180
2022-10-11 15:39:41 +00:00
msgid "{days_ago:L} day ago"
msgid_plural "{days_ago:L} days ago"
2023-03-09 05:29:22 +00:00
msgstr[0] "Vor {days_ago:L} Tag"
msgstr[1] "Vor {days_ago:L} Tagen"
2017-01-26 18:59:56 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:186
2022-10-11 15:39:41 +00:00
msgid "{hours_ago:L} hour ago"
msgid_plural "{hours_ago:L} hours ago"
2023-03-09 05:29:22 +00:00
msgstr[0] "Vor {hours_ago:L} Stunde"
msgstr[1] "Vor {hours_ago:L} Stunden"
2017-01-26 18:59:56 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:193
2022-10-11 15:39:41 +00:00
msgid "{minutes_ago:L} minute ago"
msgid_plural "{minutes_ago:L} minutes ago"
2023-03-09 05:29:22 +00:00
msgstr[0] "Vor {minutes_ago:L} Minute"
msgstr[1] "Vor {minutes_ago:L} Minuten"
2017-01-26 18:59:56 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:200
2022-10-11 15:39:41 +00:00
msgid "{seconds_ago:L} second ago"
msgid_plural "{seconds_ago:L} seconds ago"
2023-03-09 05:29:22 +00:00
msgstr[0] "Vor {seconds_ago:L} Sekunde"
msgstr[1] "Vor {seconds_ago:L} Sekunden"
2017-01-26 18:59:56 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:213
2022-10-11 15:39:41 +00:00
msgid "{days:L} day"
msgid_plural "{days:L} days"
2023-03-09 05:29:22 +00:00
msgstr[0] "{days:L} Tag"
msgstr[1] "{days:L} Tage"
2022-10-11 15:39:41 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:218
2022-10-11 15:39:41 +00:00
msgid "{hours:L} hour"
msgid_plural "{hours:L} hours"
2023-03-09 05:29:22 +00:00
msgstr[0] "{hours:L} Stunde"
msgstr[1] "{hours:L} Stunden"
2022-10-11 15:39:41 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:223
2022-10-11 15:39:41 +00:00
msgid "{minutes:L} minute"
msgid_plural "{minutes:L} minutes"
2023-03-09 05:29:22 +00:00
msgstr[0] "{minutes:L} Minute"
msgstr[1] "{minutes:L} Minuten"
2022-10-11 15:39:41 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:228
2022-10-11 15:39:41 +00:00
msgid "{seconds:L} second"
msgid_plural "{seconds:L} seconds"
2023-03-09 05:29:22 +00:00
msgstr[0] "{seconds:L} Sekunde"
msgstr[1] "{seconds:L} Sekunden"
2022-10-11 15:39:41 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:239
2022-10-11 15:39:41 +00:00
msgid "{days_left:L} day left"
msgid_plural "{days_left:L} days left"
2023-03-09 05:29:22 +00:00
msgstr[0] "{days_left:L} Tag verbleibend"
msgstr[1] "{days_left:L} Tage verbleibend"
2022-10-11 15:39:41 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:246
2022-10-11 15:39:41 +00:00
msgid "{hours_left:L} hour left"
msgid_plural "{hours_left:L} hours left"
2023-03-09 05:29:22 +00:00
msgstr[0] "{hours_left:L} Stunde verbleibend"
msgstr[1] "{hours_left:L} Stunden verbleibend"
2022-10-11 15:39:41 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:253
2022-10-11 15:39:41 +00:00
msgid "{minutes_left:L} minute left"
msgid_plural "{minutes_left:L} minutes left"
2023-03-09 05:29:22 +00:00
msgstr[0] "{minutes_left:L} Minute verbleibend"
msgstr[1] "{minutes_left:L} Minuten verbleibend"
2022-10-11 15:39:41 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:260
2022-10-11 15:39:41 +00:00
msgid "{seconds_left:L} second left"
msgid_plural "{seconds_left:L} seconds left"
2023-03-09 05:29:22 +00:00
msgstr[0] "{seconds_left:L} Sekunde verbleibend"
msgstr[1] "{seconds_left:L} Sekunden verbleibend"
2022-10-11 15:39:41 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:279
2022-10-11 15:39:41 +00:00
msgid "The torrent file '{path}' is already in use by '{torrent_name}'."
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:290
2022-10-11 15:39:41 +00:00
msgid "Couldn't open torrent"
2023-03-09 05:29:22 +00:00
msgstr "Torrent konnte nicht geöffnet werden"
2022-02-21 21:24:50 +00:00
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:429
2022-10-15 18:21:13 +00:00
msgid "Couldn't move '{path}' to trash: {error} ({error_code})"
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/Utils.cc:537
2022-10-15 18:21:13 +00:00
msgid "Couldn't open '{url}'"
msgstr ""
2023-03-09 05:29:22 +00:00
#: ../gtk/Utils.cc:754 ../libtransmission/announcer.cc:191 ../libtransmission/announcer.cc:225
2022-10-11 15:39:41 +00:00
msgid "Unsupported URL: '{url}'"
2023-03-09 05:29:22 +00:00
msgstr "Nicht unterstützt Adresse: »{url}«"
2022-10-11 15:39:41 +00:00
#. modal
2023-03-09 05:29:22 +00:00
#: ../gtk/Utils.cc:760
2022-10-11 15:39:41 +00:00
msgid "Transmission doesn't know how to use '{url}'"
msgstr ""
2023-03-09 05:29:22 +00:00
#: ../gtk/Utils.cc:765
2022-10-11 15:39:41 +00:00
msgid "This magnet link appears to be intended for something other than BitTorrent."
msgstr ""
2023-01-04 22:32:21 +00:00
#: ../gtk/main.cc:64 ../gtk/transmission-gtk.desktop.in:3
2022-10-11 15:39:41 +00:00
msgid "Transmission"
msgstr "Transmission"
#. parse the command line
2023-01-04 22:32:21 +00:00
#: ../gtk/main.cc:80
2022-10-11 15:39:41 +00:00
msgid "Where to look for configuration files"
msgstr "Wo nach Konfigurationsdateien gesucht werden soll"
2023-01-04 22:32:21 +00:00
#: ../gtk/main.cc:81
2022-10-11 15:39:41 +00:00
msgid "Start with all torrents paused"
msgstr "Mit allen Torrents pausiert starten"
2023-01-04 22:32:21 +00:00
#: ../gtk/main.cc:82
2022-10-11 15:39:41 +00:00
msgid "Start minimized in notification area"
msgstr "Verkleinert im Benachrichtigungsfeld starten"
2023-01-04 22:32:21 +00:00
#: ../gtk/main.cc:83
2022-10-11 15:39:41 +00:00
msgid "Show version number and exit"
msgstr "Die Versionsnummer anzeigen und beenden"
2023-01-04 22:32:21 +00:00
#: ../gtk/main.cc:91
2022-10-11 15:39:41 +00:00
msgid "[torrent files or urls]"
msgstr "[Torrent-Dateien oder Adressen]"
2023-01-04 22:32:21 +00:00
#: ../gtk/main.cc:107
2022-10-15 18:21:13 +00:00
msgid "Run '{program} --help' to see a full list of available command line options.\n"
2022-02-21 21:24:50 +00:00
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission-gtk.desktop.in:4
msgid "BitTorrent Client"
msgstr "BitTorrent-Programm"
2007-12-27 16:59:09 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission-gtk.desktop.in:5
msgid "Download and share files over BitTorrent"
msgstr "Dateien über BitTorrent herunterladen und verteilen"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
#: ../gtk/transmission-gtk.desktop.in:7
msgid "torrents;downloading;uploading;share;sharing;"
msgstr "Torrents;Herunterladen;Hochladen;Teilen;"
2012-02-13 20:58:29 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission-gtk.desktop.in:21
msgid "Start Transmission with All Torrents Paused"
msgstr "Mit allen Torrents pausiert starten"
2017-01-26 18:59:56 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission-gtk.desktop.in:25
msgid "Start Transmission Minimized"
msgstr "Transmission minimiert starten"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:7
msgid "_File"
msgstr "_Datei"
#: ../gtk/transmission.ui:14 ../gtk/transmission.ui:459 ../gtk/ui/gtk3/MainWindow.ui:22 ../gtk/ui/gtk4/MainWindow.ui:16
2022-10-11 15:39:41 +00:00
msgid "Open a torrent"
msgstr "Torrent öffnen"
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:19 ../gtk/transmission.ui:464
msgid "Open _URL…"
msgstr "_Adresse öffnen …"
#: ../gtk/transmission.ui:21 ../gtk/transmission.ui:466
msgid "Open URL…"
msgstr "Adresse öffnen …"
#: ../gtk/transmission.ui:27
msgid "_New…"
msgstr "_Neu …"
#: ../gtk/transmission.ui:34 ../gtk/transmission.ui:479
msgid "_Start All"
msgstr "Alle sta_rten"
#: ../gtk/transmission.ui:35 ../gtk/transmission.ui:480
msgid "Start all torrents"
msgstr "Alle Torrents starten"
#: ../gtk/transmission.ui:40 ../gtk/transmission.ui:473
msgid "_Pause All"
msgstr "Alle _pausieren"
#: ../gtk/transmission.ui:41 ../gtk/transmission.ui:474
msgid "Pause all torrents"
msgstr "Alle Torrents anhalten"
#: ../gtk/transmission.ui:49 ../gtk/transmission.ui:493
msgid "_Quit"
msgstr "_Beenden"
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:54 ../gtk/ui/gtk3/DetailsDialog.ui:680 ../gtk/ui/gtk4/DetailsDialog.ui:508
msgid "_Edit"
msgstr "_Bearbeiten"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:59
msgid "Select _All"
msgstr "Alle au_swählen"
#: ../gtk/transmission.ui:64
msgid "Dese_lect All"
msgstr "Alle a_bwählen"
#: ../gtk/transmission.ui:72
msgid "_Preferences"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:77
msgid "_Torrent"
msgstr "_Torrent"
#: ../gtk/transmission.ui:82 ../gtk/transmission.ui:293 ../gtk/ui/gtk3/MainWindow.ui:95 ../gtk/ui/gtk4/MainWindow.ui:91
2022-10-11 15:39:41 +00:00
msgid "_Properties"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:84 ../gtk/transmission.ui:295 ../gtk/ui/gtk3/MainWindow.ui:92 ../gtk/ui/gtk4/MainWindow.ui:77
2022-10-11 15:39:41 +00:00
msgid "Torrent properties"
msgstr "Torrent-Eigenschaften"
#: ../gtk/transmission.ui:89 ../gtk/transmission.ui:300
msgid "Open Fold_er"
msgstr "Ordner öffn_en"
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:97 ../gtk/transmission.ui:366 ../gtk/ui/gtk3/MainWindow.ui:40 ../gtk/ui/gtk4/MainWindow.ui:44
2022-10-11 15:39:41 +00:00
msgid "_Start"
msgstr "_Starten"
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:99 ../gtk/transmission.ui:368 ../gtk/ui/gtk3/MainWindow.ui:38 ../gtk/ui/gtk4/MainWindow.ui:42
2022-10-11 15:39:41 +00:00
msgid "Start torrent"
msgstr "Torrent starten"
#: ../gtk/transmission.ui:104 ../gtk/transmission.ui:373
msgid "Start _Now"
msgstr "Jetzt _beginnen"
#: ../gtk/transmission.ui:106 ../gtk/transmission.ui:375
msgid "Start torrent now"
msgstr "Torrent jetzt starten"
#: ../gtk/transmission.ui:111 ../gtk/transmission.ui:380
msgid "Ask Tracker for _More Peers"
msgstr "Mehr Gegenstellen vom _Tracker anfordern"
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:114 ../gtk/transmission.ui:383
msgid "_Queue"
msgstr "In _Warteschlange einreihen"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:119 ../gtk/transmission.ui:388
msgid "Move to _Top"
msgstr "An den _Anfang schieben"
#: ../gtk/transmission.ui:124 ../gtk/transmission.ui:393
msgid "Move _Up"
msgstr "Nach _oben schieben"
#: ../gtk/transmission.ui:129 ../gtk/transmission.ui:398
msgid "Move _Down"
msgstr "Nach _unten schieben"
#: ../gtk/transmission.ui:134 ../gtk/transmission.ui:403
msgid "Move to _Bottom"
msgstr "An das _Ende schieben"
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:141 ../gtk/transmission.ui:410 ../gtk/ui/gtk3/MainWindow.ui:55 ../gtk/ui/gtk4/MainWindow.ui:54
2022-10-11 15:39:41 +00:00
msgid "_Pause"
msgstr "_Anhalten"
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:143 ../gtk/transmission.ui:412 ../gtk/ui/gtk3/MainWindow.ui:53 ../gtk/ui/gtk4/MainWindow.ui:52
2022-10-11 15:39:41 +00:00
msgid "Pause torrent"
msgstr "Torrent anhalten"
#: ../gtk/transmission.ui:149 ../gtk/transmission.ui:418
msgid "Set _Location…"
msgstr "Ort fest_legen …"
#: ../gtk/transmission.ui:153 ../gtk/transmission.ui:422
msgid "_Verify Local Data"
msgstr "Lokale Daten _überprüfen"
#: ../gtk/transmission.ui:159 ../gtk/transmission.ui:428
msgid "Copy _Magnet Link to Clipboard"
msgstr "_Magnetlink in die Zwischenablage kopieren"
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:166 ../gtk/transmission.ui:435 ../gtk/ui/gtk3/MainWindow.ui:69 ../gtk/ui/gtk4/MainWindow.ui:63
2022-10-11 15:39:41 +00:00
msgid "Remove torrent"
msgstr "Torrent entfernen"
#: ../gtk/transmission.ui:172 ../gtk/transmission.ui:441
msgid "_Delete Files and Remove"
msgstr "Dateien _löschen und entfernen"
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:178
msgid "_View"
msgstr "_Ansicht"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:182
msgid "_Compact View"
msgstr "Kompakte _Darstellung"
#: ../gtk/transmission.ui:189
msgid "_Toolbar"
msgstr "_Werkzeugleiste"
#: ../gtk/transmission.ui:193
msgid "_Filterbar"
msgstr "_Filterleiste"
#: ../gtk/transmission.ui:197
msgid "_Statusbar"
msgstr "_Statusleiste"
#: ../gtk/transmission.ui:203 ../gtk/transmission.ui:310
msgid "Sort by _Activity"
msgstr "Nach A_ktivität sortieren"
#: ../gtk/transmission.ui:208 ../gtk/transmission.ui:315
msgid "Sort by A_ge"
msgstr "Nach _Alter sortieren"
#: ../gtk/transmission.ui:213 ../gtk/transmission.ui:320
msgid "Sort by _Name"
msgstr "Nach _Name sortieren"
#: ../gtk/transmission.ui:218 ../gtk/transmission.ui:325
msgid "Sort by _Progress"
msgstr "Nach F_ortschritt sortieren"
#: ../gtk/transmission.ui:223 ../gtk/transmission.ui:330
msgid "Sort by _Queue"
msgstr "Nach Rei_henfolge in Warteschlange sortieren"
#: ../gtk/transmission.ui:228 ../gtk/transmission.ui:335
msgid "Sort by Rati_o"
msgstr "Nach _Verhältnis sortieren"
#: ../gtk/transmission.ui:233 ../gtk/transmission.ui:340
msgid "Sort by Si_ze"
msgstr "Nach _Größe sortieren"
#: ../gtk/transmission.ui:238 ../gtk/transmission.ui:345
msgid "Sort by Stat_e"
msgstr "Nach Stat_us sortieren"
#: ../gtk/transmission.ui:243 ../gtk/transmission.ui:350
msgid "Sort by Time _Left"
msgstr "Nach ver_bleibender Zeit sortieren"
#: ../gtk/transmission.ui:250 ../gtk/transmission.ui:357
msgid "Re_verse Sort Order"
msgstr "Sortierreihenfolge _umkehren"
2023-04-14 02:00:44 +00:00
#: ../gtk/transmission.ui:255 ../gtk/ui/gtk3/PrefsDialog.ui:23 ../gtk/ui/gtk4/PrefsDialog.ui:1482
2022-11-14 09:48:42 +00:00
msgid "_Help"
msgstr "_Hilfe"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:259
msgid "Message _Log"
msgstr "_Nachrichtenprotokoll"
#: ../gtk/transmission.ui:263
msgid "_Statistics"
msgstr "_Statistiken"
#: ../gtk/transmission.ui:269
msgid "_Donate"
msgstr "S_penden"
#: ../gtk/transmission.ui:276
msgid "_Contents"
msgstr "In_halte"
#: ../gtk/transmission.ui:282
msgid "_About"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:306
msgid "_Sort Torrents By"
msgstr "Torrents so_rtieren nach"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:451
msgid "_Show Transmission"
msgstr "Transmission an_zeigen"
#: ../gtk/transmission.ui:486
msgid "Enable Alternative Speed _Limits"
msgstr "Alternative Geschwindigkeitsbeschränkungen akti_vieren"
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:35 ../gtk/ui/gtk3/DetailsDialog.ui:666 ../gtk/ui/gtk3/MakeProgressDialog.ui:52 ../gtk/ui/gtk3/PrefsDialog.ui:2010 ../gtk/ui/gtk4/AddTrackerDialog.ui:72 ../gtk/ui/gtk4/DetailsDialog.ui:500 ../gtk/ui/gtk4/MakeProgressDialog.ui:52 ../gtk/ui/gtk4/PrefsDialog.ui:1416
2022-10-11 15:39:41 +00:00
msgid "_Add"
msgstr "_Hinzufügen"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:64 ../gtk/ui/gtk4/AddTrackerDialog.ui:18
2022-10-11 15:39:41 +00:00
msgid "Tracker"
msgstr "Tracker"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:88 ../gtk/ui/gtk4/AddTrackerDialog.ui:32
2022-10-11 15:39:41 +00:00
msgid "_Announce URL:"
msgstr "_Adresse bekanntgeben:"
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:21 ../gtk/ui/gtk3/MakeDialog.ui:21 ../gtk/ui/gtk3/MakeProgressDialog.ui:37 ../gtk/ui/gtk3/PrefsDialog.ui:38 ../gtk/ui/gtk3/StatsDialog.ui:37 ../gtk/ui/gtk4/DetailsDialog.ui:842 ../gtk/ui/gtk4/MakeDialog.ui:281 ../gtk/ui/gtk4/MakeProgressDialog.ui:44 ../gtk/ui/gtk4/PrefsDialog.ui:1495 ../gtk/ui/gtk4/StatsDialog.ui:253
2022-10-11 15:39:41 +00:00
msgid "_Close"
2023-03-09 05:29:22 +00:00
msgstr "_Schließen"
2022-10-11 15:39:41 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:56 ../gtk/ui/gtk4/DetailsDialog.ui:25
2022-10-11 15:39:41 +00:00
msgid "Activity"
msgstr "Aktivität"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:80 ../gtk/ui/gtk4/DetailsDialog.ui:39
2022-10-11 15:39:41 +00:00
msgid "Torrent size:"
msgstr "Torrentgröße:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:92 ../gtk/ui/gtk4/DetailsDialog.ui:49
2022-10-11 15:39:41 +00:00
msgid "Have:"
msgstr "Vorhanden:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:104 ../gtk/ui/gtk3/StatsDialog.ui:92 ../gtk/ui/gtk3/StatsDialog.ui:250 ../gtk/ui/gtk4/DetailsDialog.ui:59 ../gtk/ui/gtk4/StatsDialog.ui:33 ../gtk/ui/gtk4/StatsDialog.ui:151
2022-10-11 15:39:41 +00:00
msgid "Uploaded:"
msgstr "Hochgeladen:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:116 ../gtk/ui/gtk3/StatsDialog.ui:117 ../gtk/ui/gtk3/StatsDialog.ui:275 ../gtk/ui/gtk4/DetailsDialog.ui:69 ../gtk/ui/gtk4/StatsDialog.ui:54 ../gtk/ui/gtk4/StatsDialog.ui:172
2022-10-11 15:39:41 +00:00
msgid "Downloaded:"
msgstr "Heruntergeladen:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:128 ../gtk/ui/gtk4/DetailsDialog.ui:79
2022-10-11 15:39:41 +00:00
msgid "State:"
msgstr "Status:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:140 ../gtk/ui/gtk4/DetailsDialog.ui:89
2022-10-11 15:39:41 +00:00
msgid "Running time:"
msgstr "Laufzeit:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:152 ../gtk/ui/gtk4/DetailsDialog.ui:99
2022-10-11 15:39:41 +00:00
msgid "Remaining time:"
msgstr "Verbleibende Zeit:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:164 ../gtk/ui/gtk4/DetailsDialog.ui:109
2022-10-11 15:39:41 +00:00
msgid "Last activity:"
msgstr "Letzte Aktivität:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:176 ../gtk/ui/gtk4/DetailsDialog.ui:119
2022-10-11 15:39:41 +00:00
msgid "Error:"
msgstr "Fehler:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:330 ../gtk/ui/gtk4/DetailsDialog.ui:242
2022-10-11 15:39:41 +00:00
msgid "Details"
msgstr "Details"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:354 ../gtk/ui/gtk4/DetailsDialog.ui:256
2022-10-11 15:39:41 +00:00
msgid "Location:"
msgstr "Speicherort:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:366 ../gtk/ui/gtk4/DetailsDialog.ui:266
2022-10-11 15:39:41 +00:00
msgid "Hash:"
msgstr "Hash:"
2008-03-10 13:09:35 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:378 ../gtk/ui/gtk4/DetailsDialog.ui:276
2022-10-11 15:39:41 +00:00
msgid "Privacy:"
msgstr "Datenschutz:"
2008-02-29 16:22:21 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:390 ../gtk/ui/gtk4/DetailsDialog.ui:286
2022-10-11 15:39:41 +00:00
msgid "Origin:"
msgstr "Herkunft:"
2008-07-24 23:20:03 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:402 ../gtk/ui/gtk4/DetailsDialog.ui:296
2022-10-11 15:39:41 +00:00
msgid "Added:"
2023-03-09 05:29:22 +00:00
msgstr "Hinzugefügt:"
2008-03-10 13:09:35 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:416 ../gtk/ui/gtk4/DetailsDialog.ui:308
2022-10-11 15:39:41 +00:00
msgid "Comment:"
msgstr "Kommentar:"
2008-03-10 13:09:35 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:527 ../gtk/ui/gtk4/DetailsDialog.ui:400
2022-10-11 15:39:41 +00:00
msgid "Information"
msgstr "Information"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:594 ../gtk/ui/gtk3/DetailsDialog.ui:722 ../gtk/ui/gtk4/DetailsDialog.ui:451 ../gtk/ui/gtk4/DetailsDialog.ui:528
2022-10-11 15:39:41 +00:00
msgid "Show _more details"
msgstr "_Mehr Details anzeigen"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:617 ../gtk/ui/gtk4/DetailsDialog.ui:461
2022-10-11 15:39:41 +00:00
msgid "Peers"
msgstr "Gegenstellen"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:738 ../gtk/ui/gtk4/DetailsDialog.ui:536
2022-10-11 15:39:41 +00:00
msgid "Show _backup trackers"
msgstr "_Alternativ-Tracker anzeigen"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:799 ../gtk/ui/gtk4/DetailsDialog.ui:576
2022-10-11 15:39:41 +00:00
msgid "File listing not available for combined torrent properties"
msgstr "Datei-Auflistung nicht verfügbar für kombinierte Torrent-Eigenschaften"
2008-11-03 18:19:00 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:816 ../gtk/ui/gtk3/MakeDialog.ui:67 ../gtk/ui/gtk4/DetailsDialog.ui:583 ../gtk/ui/gtk4/MakeDialog.ui:19
2022-10-11 15:39:41 +00:00
msgid "Files"
msgstr "Dateien"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:835 ../gtk/ui/gtk3/PrefsDialog.ui:391 ../gtk/ui/gtk4/DetailsDialog.ui:599 ../gtk/ui/gtk4/PrefsDialog.ui:246
2022-10-11 15:39:41 +00:00
msgid "Speed"
msgstr "Geschwindigkeit"
2009-08-22 16:13:47 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:857 ../gtk/ui/gtk4/DetailsDialog.ui:613
2022-10-11 15:39:41 +00:00
msgid "Honor global _limits"
msgstr "Globale Be_schränkungen beachten"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:873 ../gtk/ui/gtk4/DetailsDialog.ui:626
2022-10-11 15:39:41 +00:00
msgid "Limit _download speed ({speed_units}):"
2023-03-09 05:29:22 +00:00
msgstr "_Empfangsgeschwindigkeit beschränken ({speed_units}):"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:888 ../gtk/ui/gtk4/DetailsDialog.ui:638
2022-10-11 15:39:41 +00:00
msgid "Limit _upload speed ({speed_units}):"
2023-03-09 05:29:22 +00:00
msgstr "_Verteilungsgeschwindigkeit beschränken ({speed_units}):"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:905 ../gtk/ui/gtk3/OptionsDialog.ui:145 ../gtk/ui/gtk4/DetailsDialog.ui:650 ../gtk/ui/gtk4/OptionsDialog.ui:87
2022-10-11 15:39:41 +00:00
msgid "Torrent _priority:"
msgstr "Torrent-_Priorität:"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:974 ../gtk/ui/gtk4/DetailsDialog.ui:701
2022-10-11 15:39:41 +00:00
msgid "Seeding Limits"
msgstr "Verteilgrenzen"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:998 ../gtk/ui/gtk4/DetailsDialog.ui:715
2022-10-11 15:39:41 +00:00
msgid "_Ratio:"
msgstr "Ve_rhältnis:"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1012 ../gtk/ui/gtk4/DetailsDialog.ui:727
2022-10-11 15:39:41 +00:00
msgid "_Idle:"
msgstr "_Inaktivität:"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1117 ../gtk/ui/gtk4/DetailsDialog.ui:787
2022-10-11 15:39:41 +00:00
msgid "Peer Connections"
msgstr "Verbindungen zu Gegenstellen"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1141 ../gtk/ui/gtk4/DetailsDialog.ui:801
2022-10-11 15:39:41 +00:00
msgid "_Maximum peers:"
msgstr "Maximale Anzahl an Gegenstellen:"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1178 ../gtk/ui/gtk3/MainWindow.ui:169 ../gtk/ui/gtk3/PrefsDialog.ui:1417 ../gtk/ui/gtk4/DetailsDialog.ui:827 ../gtk/ui/gtk4/MainWindow.ui:148 ../gtk/ui/gtk4/PrefsDialog.ui:982
2022-10-11 15:39:41 +00:00
msgid "Options"
msgstr "Optionen"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:64 ../gtk/ui/gtk4/EditTrackersDialog.ui:18
2022-10-11 15:39:41 +00:00
msgid "Tracker Announce URLs"
msgstr "Tracker-Ankündigungsadresse"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:88 ../gtk/ui/gtk3/MakeDialog.ui:315 ../gtk/ui/gtk4/EditTrackersDialog.ui:32 ../gtk/ui/gtk4/MakeDialog.ui:199
2022-10-11 15:39:41 +00:00
msgid ""
"To add a backup URL, add it on the next line after a primary URL.\n"
"To add a new primary URL, add it after a blank line."
2022-06-03 09:06:59 +00:00
msgstr ""
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:123 ../gtk/ui/gtk4/EditTrackersDialog.ui:63
2022-10-11 15:39:41 +00:00
msgid "Also see Default Public Trackers in Edit > Preferences > Network"
2023-03-09 05:29:22 +00:00
msgstr "Siehe auch Standard öffentliche Tracker in Editieren > Eigenschaften > Netzwerk"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MainWindow.ui:143 ../gtk/ui/gtk4/MainWindow.ui:130
2022-10-11 15:39:41 +00:00
msgid "Torrent"
msgstr "Torrent"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MainWindow.ui:251 ../gtk/ui/gtk3/StatsDialog.ui:8 ../gtk/ui/gtk4/MainWindow.ui:202 ../gtk/ui/gtk4/StatsDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "Statistics"
msgstr "Statistiken"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:8 ../gtk/ui/gtk3/MakeProgressDialog.ui:8 ../gtk/ui/gtk4/MakeDialog.ui:5 ../gtk/ui/gtk4/MakeProgressDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "New Torrent"
msgstr "Neuer Torrent"
2022-06-03 09:06:59 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:36 ../gtk/ui/gtk4/MakeDialog.ui:289
2022-10-11 15:39:41 +00:00
msgid "_New"
2023-03-09 05:29:22 +00:00
msgstr "_Neu"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:91 ../gtk/ui/gtk4/MakeDialog.ui:33
2022-10-11 15:39:41 +00:00
msgid "Sa_ve to:"
msgstr "S_peichern unter:"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:116 ../gtk/ui/gtk4/MakeDialog.ui:55
2022-10-11 15:39:41 +00:00
msgid "Source F_older:"
msgstr "Quell-_Verzeichnis:"
2009-08-22 16:13:47 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:145 ../gtk/ui/gtk4/MakeDialog.ui:77
2022-10-11 15:39:41 +00:00
msgid "Source _File:"
msgstr "Quell-_Datei:"
2009-08-22 16:13:47 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:193 ../gtk/ui/gtk4/MakeDialog.ui:115
2022-10-11 15:39:41 +00:00
msgid "Piece size:"
2023-03-09 05:29:22 +00:00
msgstr "Stückgröße:"
2019-03-06 00:12:51 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:244 ../gtk/ui/gtk4/MakeDialog.ui:150
2022-10-11 15:39:41 +00:00
msgid "Properties"
msgstr "Eigenschaften"
2019-03-06 00:12:51 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:270 ../gtk/ui/gtk4/MakeDialog.ui:165
2022-10-11 15:39:41 +00:00
msgid "_Trackers:"
msgstr "_Tracker:"
2019-03-06 00:12:51 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:333 ../gtk/ui/gtk4/MakeDialog.ui:212
2022-10-11 15:39:41 +00:00
msgid "Co_mment:"
msgstr "Ko_mmentar:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:360 ../gtk/ui/gtk4/MakeDialog.ui:235
2022-10-11 15:39:41 +00:00
msgid "_Source:"
2023-03-09 05:29:22 +00:00
msgstr "_Quelle:"
2019-03-06 00:12:51 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:387 ../gtk/ui/gtk4/MakeDialog.ui:258
2022-10-11 15:39:41 +00:00
msgid "_Private torrent"
msgstr "_Privater Torrent"
2022-06-03 09:06:59 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeProgressDialog.ui:82 ../gtk/ui/gtk4/MakeProgressDialog.ui:19
2022-10-11 15:39:41 +00:00
msgid "Creating torrent…"
msgstr "Torrent wird erstellt …"
2022-06-03 09:06:59 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:7 ../gtk/ui/gtk4/MessageLogWindow.ui:5
2022-10-11 15:39:41 +00:00
msgid "Message Log"
msgstr "Nachrichtenprotokoll"
2022-06-03 09:06:59 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:27 ../gtk/ui/gtk4/MessageLogWindow.ui:31
2022-10-11 15:39:41 +00:00
msgid "Save _As"
2023-03-09 05:29:22 +00:00
msgstr "Speichern _unter"
2022-06-03 09:06:59 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:42 ../gtk/ui/gtk4/MessageLogWindow.ui:55
2022-10-11 15:39:41 +00:00
msgid "Clear"
msgstr "Meldungen löschen"
2019-03-06 00:12:51 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:67 ../gtk/ui/gtk4/MessageLogWindow.ui:84
2022-10-11 15:39:41 +00:00
msgid "P_ause"
2023-03-09 05:29:22 +00:00
msgstr "_Anhalten"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:97 ../gtk/ui/gtk4/MessageLogWindow.ui:100
2022-10-11 15:39:41 +00:00
msgid "Level"
msgstr "Stufe"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:8 ../gtk/ui/gtk4/OptionsDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "Torrent Options"
msgstr "Torrent-Optionen"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:67 ../gtk/ui/gtk4/OptionsDialog.ui:19
2022-10-11 15:39:41 +00:00
msgid "_Torrent file:"
msgstr "_Torrent-Datei:"
2008-03-20 00:10:16 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:82 ../gtk/ui/gtk4/OptionsDialog.ui:32
2022-10-11 15:39:41 +00:00
msgid "Select Source File"
msgstr "Quelldatei auswählen"
2008-03-20 00:10:16 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:93 ../gtk/ui/gtk4/OptionsDialog.ui:41
2022-10-11 15:39:41 +00:00
msgid "_Destination folder:"
msgstr "_Zielordner:"
2008-03-20 00:10:16 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:109 ../gtk/ui/gtk4/OptionsDialog.ui:55
2022-10-11 15:39:41 +00:00
msgid "Select Destination Folder"
msgstr "Zielordner auswählen"
2008-03-20 00:10:16 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:168 ../gtk/ui/gtk4/OptionsDialog.ui:108
2022-10-11 15:39:41 +00:00
msgid "_Start when added"
msgstr "_Starten, wenn hinzugefügt"
2012-02-13 20:58:29 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:184 ../gtk/ui/gtk3/PrefsDialog.ui:479 ../gtk/ui/gtk4/OptionsDialog.ui:121 ../gtk/ui/gtk4/PrefsDialog.ui:315
2022-10-11 15:39:41 +00:00
msgid "Mo_ve torrent file to the trash"
2023-03-09 05:29:22 +00:00
msgstr "Torrent-Datei in den Papierkorb _verschieben"
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:8 ../gtk/ui/gtk4/PrefsDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "Transmission Preferences"
msgstr "Transmission-Einstellungen"
2012-02-13 20:58:29 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:73 ../gtk/ui/gtk4/PrefsDialog.ui:27
2022-10-11 15:39:41 +00:00
msgid "Speed Limits"
msgstr "Geschwindigkeitsbeschränkungen"
2008-03-20 00:10:16 +00:00
2022-10-11 15:39:41 +00:00
#. Checkbox to limit upload speed
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:95 ../gtk/ui/gtk4/PrefsDialog.ui:41
2022-10-11 15:39:41 +00:00
msgid "_Upload ({speed_units}):"
msgstr ""
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-10-11 15:39:41 +00:00
#. Checkbox to limit download speed
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:110 ../gtk/ui/gtk4/PrefsDialog.ui:53
2022-10-11 15:39:41 +00:00
msgid "_Download ({speed_units}):"
msgstr ""
2008-07-24 23:20:03 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:175 ../gtk/ui/gtk4/PrefsDialog.ui:97
2022-10-11 15:39:41 +00:00
msgid "Alternative Speed Limits"
msgstr "Alternative Geschwindigkeitsbeschränkungen"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:219 ../gtk/ui/gtk4/PrefsDialog.ui:119
2022-10-11 15:39:41 +00:00
msgid "Override normal speed limits manually or at scheduled times"
msgstr "Normale Geschwindigkeitsbeschränkungen manuell oder zu gewünschten Zeiten überschreiben"
2012-02-13 20:58:29 +00:00
2022-10-11 15:39:41 +00:00
#. Labels a spinbutton for alternate upload speed limits
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:235 ../gtk/ui/gtk4/PrefsDialog.ui:133
2022-10-11 15:39:41 +00:00
msgid "U_pload ({speed_units}):"
msgstr ""
2022-06-18 18:44:13 +00:00
2022-10-11 15:39:41 +00:00
#. Labels a spinbutton for alternate download speed limits
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:249 ../gtk/ui/gtk4/PrefsDialog.ui:145
2022-10-11 15:39:41 +00:00
msgid "Do_wnload ({speed_units}):"
msgstr ""
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:261 ../gtk/ui/gtk4/PrefsDialog.ui:157
2022-10-11 15:39:41 +00:00
msgid "_Scheduled times:"
msgstr "_Geplante Zeiten:"
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:279 ../gtk/ui/gtk4/PrefsDialog.ui:170
2022-10-11 15:39:41 +00:00
msgid "_On days:"
msgstr "_An diesen Tagen:"
2022-06-18 18:44:13 +00:00
2022-10-11 15:39:41 +00:00
#. Label goes between two time selectors, e.g. "limit speeds from [time] to [time]"
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:336 ../gtk/ui/gtk4/PrefsDialog.ui:213
2022-10-11 15:39:41 +00:00
msgid "_to"
2023-03-09 05:29:22 +00:00
msgstr "_bis"
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:408 ../gtk/ui/gtk4/PrefsDialog.ui:261
2022-10-11 15:39:41 +00:00
msgctxt "Gerund"
msgid "Adding"
msgstr "Wird hinzugefügt"
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:430 ../gtk/ui/gtk4/PrefsDialog.ui:275
2022-10-11 15:39:41 +00:00
msgid "Automatically add torrent files _from:"
msgstr ""
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:445 ../gtk/ui/gtk4/PrefsDialog.ui:287
2022-10-11 15:39:41 +00:00
msgid "Show the Torrent Options _dialog"
msgstr "Zeige den Torrent-Optionen-_Dialog"
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:462 ../gtk/ui/gtk4/PrefsDialog.ui:301
2022-10-11 15:39:41 +00:00
msgid "_Start added torrents"
msgstr "_Starte hinzugefügte Torrents"
2012-02-13 20:58:29 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:498 ../gtk/ui/gtk4/PrefsDialog.ui:329
2022-10-11 15:39:41 +00:00
msgid "Save to _Location:"
msgstr "An diesem _Ort speichern:"
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:584 ../gtk/ui/gtk4/PrefsDialog.ui:393
2022-10-11 15:39:41 +00:00
msgid "Download Queue"
msgstr "Download-Warteschlange"
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:608 ../gtk/ui/gtk4/PrefsDialog.ui:407
2022-10-11 15:39:41 +00:00
msgid "Ma_ximum active downloads:"
msgstr "Maximale Anzahl aktiver _Downloads:"
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:622 ../gtk/ui/gtk4/PrefsDialog.ui:419
2022-10-11 15:39:41 +00:00
msgid "Downloads sharing data in the last _N minutes are active:"
msgstr "Downloads, die in den letzten _N Minuten Daten getauscht haben, sind aktiv:"
2022-06-18 18:44:13 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:677 ../gtk/ui/gtk4/PrefsDialog.ui:458
2022-10-11 15:39:41 +00:00
msgid "Incomplete"
msgstr "Unvollständige"
2008-03-18 17:53:34 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:699 ../gtk/ui/gtk4/PrefsDialog.ui:472
2022-10-11 15:39:41 +00:00
msgid "Append \"._part\" to incomplete files' names"
msgstr "Endung »._part« an unvollständig heruntergeladene Dateien anfügen"
2022-06-03 09:06:59 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:716 ../gtk/ui/gtk4/PrefsDialog.ui:486
2022-10-11 15:39:41 +00:00
msgid "Keep _incomplete torrents in:"
msgstr "_Unvollständige Torrents verbleiben in:"
2022-06-03 09:06:59 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:731 ../gtk/ui/gtk4/PrefsDialog.ui:498
2022-10-11 15:39:41 +00:00
msgid "Call scrip_t when done downloading:"
2022-02-21 21:24:50 +00:00
msgstr ""
2007-10-21 17:12:54 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:787 ../gtk/ui/gtk4/PrefsDialog.ui:537
2022-10-11 15:39:41 +00:00
msgctxt "Gerund"
msgid "Downloading"
msgstr "Wird heruntergeladen"
2010-02-16 15:56:34 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:805 ../gtk/ui/gtk4/PrefsDialog.ui:552
2022-10-11 15:39:41 +00:00
msgid "Limits"
msgstr "Beschränkungen"
2022-09-04 10:59:04 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:827 ../gtk/ui/gtk4/PrefsDialog.ui:566
2022-10-11 15:39:41 +00:00
msgid "Stop seeding at _ratio:"
msgstr "Verteilung bei diesem Ve_rhältnis anhalten:"
2010-02-16 15:56:34 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:842 ../gtk/ui/gtk4/PrefsDialog.ui:578
2022-10-11 15:39:41 +00:00
msgid "Stop seeding if idle for _N minutes:"
msgstr "Verteilung nach _N Minuten Inaktivität anhalten:"
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:857 ../gtk/ui/gtk4/PrefsDialog.ui:590
2022-10-11 15:39:41 +00:00
msgid "Call scrip_t when done seeding:"
2022-02-21 21:24:50 +00:00
msgstr ""
2010-02-16 15:56:34 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:923 ../gtk/ui/gtk4/PrefsDialog.ui:639
2022-10-11 15:39:41 +00:00
msgctxt "Gerund"
msgid "Seeding"
msgstr "Verteilen"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:941 ../gtk/ui/gtk3/PrefsDialog.ui:1148 ../gtk/ui/gtk4/PrefsDialog.ui:654 ../gtk/ui/gtk4/PrefsDialog.ui:792
2022-10-11 15:39:41 +00:00
msgid "Privacy"
msgstr "Privatsphäre"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:965 ../gtk/ui/gtk4/PrefsDialog.ui:668
2022-10-11 15:39:41 +00:00
msgid "_Encryption mode:"
msgstr "_Verschlüsselungsmodus:"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1009 ../gtk/ui/gtk4/PrefsDialog.ui:696
2022-10-11 15:39:41 +00:00
msgid "Blocklist"
msgstr "Sperrliste"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1031 ../gtk/ui/gtk4/PrefsDialog.ui:710
2022-10-11 15:39:41 +00:00
msgid "Enable _blocklist:"
msgstr "_Sperrliste aktivieren:"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1046 ../gtk/ui/gtk4/PrefsDialog.ui:723
2022-10-11 15:39:41 +00:00
msgid "Enable _automatic updates"
msgstr "_Automatische Aktualisierung aktivieren"
2017-01-26 18:59:56 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1101 ../gtk/ui/gtk4/PrefsDialog.ui:764
2022-10-11 15:39:41 +00:00
msgid "_Update"
msgstr "Akt_ualisieren"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1167 ../gtk/ui/gtk4/PrefsDialog.ui:808
2022-10-11 15:39:41 +00:00
msgid "Listening Port"
msgstr "Zu überwachender Port"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1191 ../gtk/ui/gtk4/PrefsDialog.ui:822
2022-10-11 15:39:41 +00:00
msgid "_Port used for incoming connections:"
msgstr "Für ankommende Verbindungen verwendeter _Port:"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1203 ../gtk/ui/gtk4/PrefsDialog.ui:834
2022-10-11 15:39:41 +00:00
msgid "Pick a _random port every time Transmission is started"
msgstr "Bei jedem Start von Transmission einen _zufälligen Port wählen"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1220 ../gtk/ui/gtk4/PrefsDialog.ui:848
2022-10-11 15:39:41 +00:00
msgid "Use UPnP or NAT-PMP port _forwarding from my router"
msgstr "UPnP oder NAT-PMP Port-_Weiterleitung Ihres Routers verwenden"
2022-02-21 21:24:50 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1282 ../gtk/ui/gtk4/PrefsDialog.ui:896
2022-10-11 15:39:41 +00:00
msgid "Te_st Port"
msgstr "Port _testen"
2010-02-16 15:56:34 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1324 ../gtk/ui/gtk4/PrefsDialog.ui:917
2022-10-11 15:39:41 +00:00
msgid "Peer Limits"
msgstr "Gegenstellenbeschränkungen"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1348 ../gtk/ui/gtk4/PrefsDialog.ui:931
2022-10-11 15:39:41 +00:00
msgid "Maximum peers per _torrent:"
msgstr "Maximale Gegenstellen (pro _Torrent):"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1362 ../gtk/ui/gtk4/PrefsDialog.ui:943
2022-10-11 15:39:41 +00:00
msgid "Maximum peers _overall:"
msgstr "Maximale Gegenstellen (_gesamt):"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1439 ../gtk/ui/gtk4/PrefsDialog.ui:996
2022-10-11 15:39:41 +00:00
msgid "Enable µ_TP for peer communication"
msgstr ""
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1443 ../gtk/ui/gtk4/PrefsDialog.ui:998
2022-10-11 15:39:41 +00:00
msgid "µTP is a tool for reducing network congestion."
msgstr ""
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1457 ../gtk/ui/gtk4/PrefsDialog.ui:1011
2022-10-11 15:39:41 +00:00
msgid "Use PE_X to find more peers"
msgstr "PE_X verwenden, um mehr Peers zu finden"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1461 ../gtk/ui/gtk4/PrefsDialog.ui:1013
2022-10-11 15:39:41 +00:00
msgid "PEX is a tool for exchanging peer lists with the peers you're connected to."
msgstr "Mit PEX können Peer-Listen mit den verbundenen Peers ausgetauscht werden."
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1475 ../gtk/ui/gtk4/PrefsDialog.ui:1026
2022-10-11 15:39:41 +00:00
msgid "Use _DHT to find more peers"
msgstr "_DHT verwenden, um mehr Peers zu finden"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1479 ../gtk/ui/gtk4/PrefsDialog.ui:1028
2022-10-11 15:39:41 +00:00
msgid "DHT is a tool for finding peers without a tracker."
msgstr "Mit DHT können Gegenstellen ohne Tracker gefunden werden."
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1493 ../gtk/ui/gtk4/PrefsDialog.ui:1041
2022-10-11 15:39:41 +00:00
msgid "Use _Local Peer Discovery to find more peers"
msgstr "_Lokale Gegenstellensuche verwenden, um mehr Gegenstellen zu finden"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1497 ../gtk/ui/gtk4/PrefsDialog.ui:1043
2022-10-11 15:39:41 +00:00
msgid "LPD is a tool for finding peers on your local network."
msgstr "Mit LPD können Gegenstellen im lokalen Netz gefunden werden."
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1532 ../gtk/ui/gtk4/PrefsDialog.ui:1063
2022-10-11 15:39:41 +00:00
msgid "Default Public Trackers"
2023-03-09 05:29:22 +00:00
msgstr "Standard öffentliche Tracker"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1565 ../gtk/ui/gtk4/PrefsDialog.ui:1087
2022-10-11 15:39:41 +00:00
msgid ""
"Trackers to use on all public torrents.\n"
"\n"
"To add a backup URL, add it on the next line after a primary URL.\n"
"To add a new primary URL, add it after a blank line."
msgstr ""
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1595 ../gtk/ui/gtk4/PrefsDialog.ui:1107
2022-10-11 15:39:41 +00:00
msgid "Network"
msgstr "Netzwerk"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1613 ../gtk/ui/gtk3/PrefsDialog.ui:1777 ../gtk/ui/gtk4/PrefsDialog.ui:1122 ../gtk/ui/gtk4/PrefsDialog.ui:1231
2022-10-11 15:39:41 +00:00
msgid "Desktop"
msgstr "Arbeitsumgebung"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1635 ../gtk/ui/gtk4/PrefsDialog.ui:1136
2022-10-11 15:39:41 +00:00
msgid "_Inhibit hibernation when torrents are active"
msgstr "_Systembereitschaftsmodus verhindern, wenn Torrents aktiv sind"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1652 ../gtk/ui/gtk4/PrefsDialog.ui:1150
2022-10-11 15:39:41 +00:00
msgid "Show Transmission icon in the _notification area"
msgstr "Transmission-Symbol im _Benachrichtigungsfeld anzeigen"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1690 ../gtk/ui/gtk4/PrefsDialog.ui:1171
2022-10-11 15:39:41 +00:00
msgid "Notification"
msgstr "Benachrichtigung"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1712 ../gtk/ui/gtk4/PrefsDialog.ui:1185
2022-10-11 15:39:41 +00:00
msgid "Show a notification when torrents are a_dded"
msgstr "Benachrichtigung zeigen, wenn Torrents hinzugefügt werden"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1729 ../gtk/ui/gtk4/PrefsDialog.ui:1199
2022-10-11 15:39:41 +00:00
msgid "Show a notification when torrents _finish"
msgstr "Benachrichtigung zeigen, wenn Torrents _abgeschlossen wurden"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1746 ../gtk/ui/gtk4/PrefsDialog.ui:1213
2022-10-11 15:39:41 +00:00
msgid "Play a _sound when torrents finish"
msgstr "Ton abspielen, wenn Torrents abgeschlossen wurden"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1795 ../gtk/ui/gtk4/PrefsDialog.ui:1246
2022-10-11 15:39:41 +00:00
msgid "Remote Control"
msgstr "Entfernte Steuerung"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1823 ../gtk/ui/gtk4/PrefsDialog.ui:1265
2022-10-11 15:39:41 +00:00
msgid "Allow _remote access"
msgstr "Entfe_rnten Zugriff zulassen"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1839 ../gtk/ui/gtk4/PrefsDialog.ui:1274
2022-10-11 15:39:41 +00:00
msgid "_Open web client"
msgstr "_Internetprogramm öffnen"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1865 ../gtk/ui/gtk4/PrefsDialog.ui:1290
2022-10-11 15:39:41 +00:00
msgid "HTTP _port:"
msgstr "HTTP-_Port:"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1877 ../gtk/ui/gtk4/PrefsDialog.ui:1303
2022-10-11 15:39:41 +00:00
msgid "Use _authentication"
msgstr "_Legitimierung verwenden"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1897 ../gtk/ui/gtk4/PrefsDialog.ui:1317
2022-10-11 15:39:41 +00:00
msgid "_Username:"
msgstr "_Benutzername:"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1911 ../gtk/ui/gtk4/PrefsDialog.ui:1329
2022-10-11 15:39:41 +00:00
msgid "Pass_word:"
msgstr "Pass_wort:"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1923 ../gtk/ui/gtk4/PrefsDialog.ui:1342
2022-10-11 15:39:41 +00:00
msgid "Only allow these IP a_ddresses:"
msgstr "Erlaube nur diese IP-A_dressen:"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1945 ../gtk/ui/gtk4/PrefsDialog.ui:1358
2022-10-11 15:39:41 +00:00
msgid "Addresses:"
msgstr "Adressen:"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:2056 ../gtk/ui/gtk4/PrefsDialog.ui:1446
2022-10-11 15:39:41 +00:00
msgid "IP addresses may use wildcards, such as 192.168.*.*"
msgstr "Für IP-Adressen können Platzhalter wie 192.168.*.* verwendet werden"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:2085 ../gtk/ui/gtk4/PrefsDialog.ui:1465
2022-10-11 15:39:41 +00:00
msgid "Remote"
msgstr "Entfernter Zugriff"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:8 ../gtk/ui/gtk4/RelocateDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "Set Torrent Location"
msgstr "Torrent-Ziel wählen"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:36 ../gtk/ui/gtk4/RelocateDialog.ui:101
2022-10-11 15:39:41 +00:00
msgid "_Apply"
2023-03-09 05:29:22 +00:00
msgstr "Ü_bernehmen"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:67 ../gtk/ui/gtk4/RelocateDialog.ui:19
2022-10-11 15:39:41 +00:00
msgid "Location"
msgstr "Speicherort"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:92 ../gtk/ui/gtk4/RelocateDialog.ui:34
2022-10-11 15:39:41 +00:00
msgid "Torrent _location:"
msgstr "Torrent-_Ziel:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:117 ../gtk/ui/gtk4/RelocateDialog.ui:57
2022-10-11 15:39:41 +00:00
msgid "_Move from the current folder"
msgstr "Aus dem aktuellen Ordner _verschieben"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:134 ../gtk/ui/gtk4/RelocateDialog.ui:70
2022-10-11 15:39:41 +00:00
msgid "Local data is _already there"
msgstr "Lokale Daten sind _bereits vorhanden"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/StatsDialog.ui:68 ../gtk/ui/gtk4/StatsDialog.ui:19
2022-10-11 15:39:41 +00:00
msgid "Current Session"
msgstr "Aktuelle Sitzung"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/StatsDialog.ui:142 ../gtk/ui/gtk3/StatsDialog.ui:300 ../gtk/ui/gtk4/StatsDialog.ui:75 ../gtk/ui/gtk4/StatsDialog.ui:193
2022-10-11 15:39:41 +00:00
msgid "Ratio:"
msgstr "Verhältnis:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/StatsDialog.ui:167 ../gtk/ui/gtk3/StatsDialog.ui:325 ../gtk/ui/gtk4/StatsDialog.ui:96 ../gtk/ui/gtk4/StatsDialog.ui:214
2022-10-11 15:39:41 +00:00
msgid "Duration:"
msgstr "Dauer:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/StatsDialog.ui:212 ../gtk/ui/gtk4/StatsDialog.ui:125
2022-10-11 15:39:41 +00:00
msgid "Total"
msgstr "Gesamt"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:8 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "Open URL"
msgstr "Adresse öffnen"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:64 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:18
2022-10-11 15:39:41 +00:00
msgid "Open torrent from URL"
msgstr "Torrent über Adresse öffnen"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:88 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:32
2022-10-11 15:39:41 +00:00
msgid "_URL"
msgstr "_Adresse"
2022-09-10 03:25:44 +00:00
2023-04-14 02:00:44 +00:00
#: ../libtransmission/announcer-http.cc:448
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse announce response: {error} ({error_code})"
msgstr ""
2023-04-14 02:00:44 +00:00
#: ../libtransmission/announcer-http.cc:659
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse scrape response: {error} ({error_code})"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/announcer-udp.cc:142 ../libtransmission/announcer-udp.cc:237
2017-01-26 18:59:56 +00:00
msgid "Unknown error"
2017-05-19 21:31:47 +00:00
msgstr "Unbekannter Fehler"
2017-01-26 18:59:56 +00:00
2023-02-07 20:42:19 +00:00
#: ../libtransmission/announcer-udp.cc:327
2017-01-26 18:59:56 +00:00
msgid "Connection failed"
2017-05-19 21:31:47 +00:00
msgstr "Verbindung fehlgeschlagen"
2017-01-26 18:59:56 +00:00
2023-04-14 02:00:44 +00:00
#: ../libtransmission/announcer-udp.cc:422 ../libtransmission/tr-dht.cc:567
2022-11-26 16:32:26 +00:00
msgid "Couldn't look up '{address}:{port}': {error} ({error_code})"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/announcer.cc:879
2022-06-03 09:06:59 +00:00
msgid "Announce error: {error}"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/announcer.cc:889
2022-06-03 09:06:59 +00:00
msgid "Announce error: {error} (Retrying in {count} second)"
msgid_plural "Announce error: {error} (Retrying in {count} seconds)"
msgstr[0] ""
msgstr[1] ""
2023-03-09 05:29:22 +00:00
#: ../libtransmission/announcer.cc:1014 ../libtransmission/announcer.cc:1349
2019-03-06 00:12:51 +00:00
msgid "Could not connect to tracker"
msgstr "Konnte nicht zu Tracker verbinden"
2023-03-09 05:29:22 +00:00
#: ../libtransmission/announcer.cc:1018 ../libtransmission/announcer.cc:1353
2019-03-06 00:12:51 +00:00
msgid "Tracker did not respond"
msgstr "Tracker antwortete nicht"
2023-02-07 20:42:19 +00:00
#: ../libtransmission/announcer.cc:1079
2019-03-06 00:12:51 +00:00
msgid "Success"
msgstr "Erfolgreich"
2022-11-14 09:48:42 +00:00
#: ../libtransmission/blocklist.cc:66 ../libtransmission/blocklist.cc:400
2022-06-03 09:06:59 +00:00
msgid "Blocklist '{path}' has {count} entry"
msgid_plural "Blocklist '{path}' has {count} entries"
msgstr[0] ""
msgstr[1] ""
2007-12-27 16:59:09 +00:00
2010-06-13 18:14:49 +00:00
#. don't try to display the actual lines - it causes issues
2022-11-14 09:48:42 +00:00
#: ../libtransmission/blocklist.cc:242
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse line: '{line}'"
msgstr ""
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../libtransmission/blocklist.cc:384
msgid "Rewriting old blocklist file format to new format"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/crypto-utils-ccrypto.cc:73 ../libtransmission/crypto-utils-mbedtls.cc:41 ../libtransmission/crypto-utils-openssl.cc:56 ../libtransmission/crypto-utils-wolfssl.cc:44
2022-06-03 09:06:59 +00:00
msgid "{crypto_library} error: {error} ({error_code})"
msgstr ""
2017-01-26 18:59:56 +00:00
2023-04-14 02:00:44 +00:00
#: ../libtransmission/inout.cc:126 ../libtransmission/inout.cc:151
2022-06-03 09:06:59 +00:00
msgid "Couldn't get '{path}': {error} ({error_code})"
msgstr ""
2017-01-26 18:59:56 +00:00
2023-03-09 05:29:22 +00:00
#: ../libtransmission/log.cc:300
2022-06-03 09:06:59 +00:00
msgid "Too many messages like this! I won't log this message anymore this session."
msgstr ""
2017-01-26 18:59:56 +00:00
2022-09-24 16:19:25 +00:00
#: ../libtransmission/makemeta.cc:75 ../libtransmission/watchdir.cc:53
2022-06-03 09:06:59 +00:00
msgid "Skipping '{path}': {error} ({error_code})"
msgstr ""
2007-12-27 16:59:09 +00:00
2023-02-07 20:42:19 +00:00
#: ../libtransmission/net.cc:151
2022-06-03 09:06:59 +00:00
msgid "Couldn't create socket: {error} ({error_code})"
msgstr ""
2008-03-10 13:09:35 +00:00
2023-02-07 20:42:19 +00:00
#: ../libtransmission/net.cc:226
2022-06-03 09:06:59 +00:00
msgid "Couldn't set source address {address} on {socket}: {error} ({error_code})"
msgstr ""
2007-10-21 17:12:54 +00:00
2023-02-07 20:42:19 +00:00
#: ../libtransmission/net.cc:246
2022-06-03 09:06:59 +00:00
msgid "Couldn't connect socket {socket} to {address}:{port}: {error} ({error_code})"
msgstr ""
2007-10-21 17:12:54 +00:00
2023-02-07 20:42:19 +00:00
#: ../libtransmission/net.cc:313
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind port {port} on {address}: {error} ({error_code}) -- Is another copy of Transmission already running?"
msgstr ""
2007-10-21 17:12:54 +00:00
2023-02-07 20:42:19 +00:00
#: ../libtransmission/net.cc:314
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind port {port} on {address}: {error} ({error_code})"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-09-04 10:59:04 +00:00
#: ../libtransmission/open-files.cc:184
2022-06-03 09:06:59 +00:00
msgid "Couldn't open '{path}': {error} ({error_code})"
msgstr ""
2007-10-21 17:12:54 +00:00
2022-09-04 10:59:04 +00:00
#: ../libtransmission/open-files.cc:213
2022-06-03 09:06:59 +00:00
msgid "Couldn't preallocate '{path}': {error} ({error_code})"
msgstr ""
2010-02-16 15:56:34 +00:00
2022-09-04 10:59:04 +00:00
#: ../libtransmission/open-files.cc:233
2022-06-03 09:06:59 +00:00
msgid "Couldn't truncate '{path}': {error} ({error_code})"
msgstr ""
2009-08-22 16:13:47 +00:00
2023-02-07 20:42:19 +00:00
#: ../libtransmission/peer-io.cc:673
2022-06-03 09:06:59 +00:00
msgid "Unknown state: {state}"
msgstr ""
2007-10-21 17:12:54 +00:00
2023-02-07 20:42:19 +00:00
#: ../libtransmission/port-forwarding-natpmp.cc:86
2022-10-11 15:39:41 +00:00
msgid "Found public address '{address}'"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/port-forwarding-natpmp.cc:123
2022-10-11 15:39:41 +00:00
msgid "Port {port} is no longer forwarded"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/port-forwarding-natpmp.cc:177
2022-10-11 15:39:41 +00:00
msgid "Port {port} forwarded successfully"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/port-forwarding-upnp.cc:281
2022-10-11 15:39:41 +00:00
msgid "Found Internet Gateway Device '{url}'"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/port-forwarding-upnp.cc:282
2022-10-11 15:39:41 +00:00
msgid "Local Address is '{address}'"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/port-forwarding-upnp.cc:306
2022-10-11 15:39:41 +00:00
msgid "Port {port} is not forwarded"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/port-forwarding-upnp.cc:316
2022-10-11 15:39:41 +00:00
msgid "Stopping port forwarding through '{url}', service '{type}'"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/port-forwarding-upnp.cc:348
2022-10-11 15:39:41 +00:00
msgid "Port forwarding through '{url}', service '{type}'. (local address: {address}:{port})"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/port-forwarding-upnp.cc:356
2022-10-11 15:39:41 +00:00
msgid "Port {port} is forwarded"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/port-forwarding-upnp.cc:362
2022-10-11 15:39:41 +00:00
msgid "If your router supports UPnP, please make sure UPnP is enabled!"
msgstr ""
#: ../libtransmission/port-forwarding.cc:163
2008-11-03 18:19:00 +00:00
msgid "Starting"
2011-05-17 00:01:54 +00:00
msgstr "Wird gestartet"
2007-10-21 17:12:54 +00:00
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:166
2008-11-03 18:19:00 +00:00
msgid "Forwarded"
msgstr "Weitergeleitet"
2007-10-21 17:12:54 +00:00
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:169
2008-11-03 18:19:00 +00:00
msgid "Stopping"
2016-09-27 19:28:27 +00:00
msgstr "Wird angehalten"
2008-11-03 18:19:00 +00:00
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:172
2008-11-03 18:19:00 +00:00
msgid "Not forwarded"
msgstr "Nicht weitergeleitet"
2007-10-21 17:12:54 +00:00
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:201
2022-06-03 09:06:59 +00:00
msgid "Mapped private port {private_port} to public port {public_port}"
msgstr ""
2008-11-03 18:19:00 +00:00
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:216
2022-06-03 09:06:59 +00:00
msgid "State changed from '{old_state}' to '{state}'"
msgstr ""
2010-06-13 18:14:49 +00:00
2023-02-07 20:42:19 +00:00
#: ../libtransmission/rpc-server.cc:578
2022-06-03 09:06:59 +00:00
msgid "Unix socket path must be fewer than {count} characters (including '{prefix}' prefix)"
msgstr ""
2017-01-26 18:59:56 +00:00
2023-02-07 20:42:19 +00:00
#: ../libtransmission/rpc-server.cc:612
2022-06-03 09:06:59 +00:00
msgid "Unix sockets are unsupported on Windows. Please change '{key}' in your settings."
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/rpc-server.cc:639
2022-06-03 09:06:59 +00:00
msgid "Couldn't set RPC socket mode to {mode:#o}, defaulting to 0755"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/rpc-server.cc:702
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind to {address} after {count} attempt, giving up"
msgid_plural "Couldn't bind to {address} after {count} attempts, giving up"
msgstr[0] ""
msgstr[1] ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/rpc-server.cc:713
2022-06-03 09:06:59 +00:00
msgid "Listening for RPC and Web requests on '{address}'"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/rpc-server.cc:741
2022-06-03 09:06:59 +00:00
msgid "Stopped listening for RPC and Web requests on '{address}'"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/rpc-server.cc:763
2022-06-03 09:06:59 +00:00
msgid "Added '{entry}' to host whitelist"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/rpc-server.cc:893
2022-06-03 09:06:59 +00:00
msgid "The '{key}' setting is '{value}' but must be an IPv4 or IPv6 address or a Unix socket path. Using default value '0.0.0.0'"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/rpc-server.cc:907
2022-06-03 09:06:59 +00:00
msgid "Serving RPC and Web requests on {address}"
msgstr ""
2017-01-26 18:59:56 +00:00
2023-02-07 20:42:19 +00:00
#: ../libtransmission/rpc-server.cc:912
2017-01-26 18:59:56 +00:00
msgid "Whitelist enabled"
2017-05-19 21:31:47 +00:00
msgstr "Whitelist aktiviert"
2017-01-26 18:59:56 +00:00
2023-02-07 20:42:19 +00:00
#: ../libtransmission/rpc-server.cc:917
2017-01-26 18:59:56 +00:00
msgid "Password required"
2017-05-19 21:31:47 +00:00
msgstr "Passwort erforderlich"
2017-01-26 18:59:56 +00:00
2023-02-07 20:42:19 +00:00
#: ../libtransmission/rpc-server.cc:923
2022-06-03 09:06:59 +00:00
msgid "Serving RPC and Web requests from '{path}'"
2020-11-03 17:26:30 +00:00
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/rpcimpl.cc:1384
2022-06-03 09:06:59 +00:00
msgid "Couldn't test port: {error} ({error_code})"
msgstr ""
2007-10-21 17:12:54 +00:00
2023-02-07 20:42:19 +00:00
#: ../libtransmission/rpcimpl.cc:1418
2022-06-03 09:06:59 +00:00
msgid "Couldn't fetch blocklist: {error} ({error_code})"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/rpcimpl.cc:1552
2022-06-03 09:06:59 +00:00
msgid "Couldn't fetch torrent: {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/session-alt-speeds.cc:91
msgid "Time to turn off turtle mode"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/session-alt-speeds.cc:91
msgid "Time to turn on turtle mode"
2022-09-04 10:59:04 +00:00
msgstr ""
2022-11-26 16:32:26 +00:00
#: ../libtransmission/session-id.cc:154
2022-11-14 09:48:42 +00:00
msgid "Couldn't open session lock file '{path}': {error} ({error_code})"
2022-06-03 09:06:59 +00:00
msgstr ""
2008-07-24 23:20:03 +00:00
2023-02-07 20:42:19 +00:00
#: ../libtransmission/session.cc:405
2022-11-14 09:48:42 +00:00
msgid "Listening to incoming peer connections on {hostport}"
2022-02-21 21:24:50 +00:00
msgstr ""
2007-10-21 17:12:54 +00:00
2023-02-07 20:42:19 +00:00
#: ../libtransmission/session.cc:646
2022-11-14 09:48:42 +00:00
msgid "Transmission version {version} starting"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/session.cc:1328
2022-06-03 09:06:59 +00:00
msgid "Transmission version {version} shutting down"
msgstr ""
2023-03-09 05:29:22 +00:00
#: ../libtransmission/session.cc:1407
2022-06-03 09:06:59 +00:00
msgid "Loaded {count} torrent"
msgid_plural "Loaded {count} torrents"
msgstr[0] ""
msgstr[1] ""
2023-03-09 05:29:22 +00:00
#: ../libtransmission/torrent-magnet.cc:318
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse magnet metainfo: '{error}'. Redownloading {piece_count} piece"
msgid_plural "Couldn't parse magnet metainfo: '{error}'. Redownloading {piece_count} pieces"
msgstr[0] ""
msgstr[1] ""
2023-04-14 02:00:44 +00:00
#: ../libtransmission/torrent-metainfo.cc:717
2022-06-03 09:06:59 +00:00
msgid "Migrated torrent file from '{old_path}' to '{path}'"
msgstr ""
2023-04-14 02:00:44 +00:00
#: ../libtransmission/torrent.cc:120
2022-10-11 15:39:41 +00:00
msgid "Couldn't use metainfo from '{path}' for '{magnet}': {error} ({error_code})"
2022-07-02 03:10:12 +00:00
msgstr ""
2023-04-14 02:00:44 +00:00
#: ../libtransmission/torrent.cc:157
2023-02-07 20:42:19 +00:00
msgid "No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it."
msgstr "Keine Daten gefunden! Stellen Sie sicher, dass Ihre Laufwerke verbunden sind oder verwenden Sie »Speicherort festlegen«. Um das Herunterladen zu wiederholen, entfernen Sie das Torrent und fügen Sie es wieder hinzu."
2023-04-14 02:00:44 +00:00
#: ../libtransmission/torrent.cc:464
2023-02-07 20:42:19 +00:00
msgid "Calling script '{path}'"
msgstr ""
2023-04-14 02:00:44 +00:00
#: ../libtransmission/torrent.cc:473
2023-02-07 20:42:19 +00:00
msgid "Couldn't call script '{path}': {error} ({error_code})"
msgstr ""
2023-04-14 02:00:44 +00:00
#: ../libtransmission/torrent.cc:525
2022-06-03 09:06:59 +00:00
msgid "Seed ratio reached; pausing torrent"
msgstr ""
2023-04-14 02:00:44 +00:00
#: ../libtransmission/torrent.cc:532
2022-06-03 09:06:59 +00:00
msgid "Seeding idle limit reached; pausing torrent"
msgstr ""
2023-04-14 02:00:44 +00:00
#: ../libtransmission/torrent.cc:848
2011-02-08 00:19:22 +00:00
msgid "Restarted manually -- disabling its seed ratio"
2016-09-27 19:28:27 +00:00
msgstr "Manuell neu gestartet -- Verteilungsverhältnis wird deaktiviert"
2010-01-13 01:06:34 +00:00
2023-04-14 02:00:44 +00:00
#: ../libtransmission/torrent.cc:868
2022-06-03 09:06:59 +00:00
msgid "Pausing torrent"
2023-03-09 05:29:22 +00:00
msgstr "Torrent wird angehalten"
2022-06-03 09:06:59 +00:00
2023-04-14 02:00:44 +00:00
#: ../libtransmission/torrent.cc:922
2010-06-13 18:14:49 +00:00
msgid "Removing torrent"
2010-09-30 23:36:57 +00:00
msgstr "Torrent wird entfernt"
2010-06-13 18:14:49 +00:00
2023-04-14 02:00:44 +00:00
#: ../libtransmission/torrent.cc:1250 ../libtransmission/torrent.cc:2306
2022-06-03 09:06:59 +00:00
msgid "Couldn't move '{old_path}' to '{path}': {error} ({error_code})"
msgstr ""
2023-04-14 02:00:44 +00:00
#: ../libtransmission/tr-dht.cc:541
2022-11-14 09:48:42 +00:00
msgid "Couldn't parse '{filename}' line: '{line}'"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-04-14 02:00:44 +00:00
#: ../libtransmission/tr-lpd.cc:258
2022-06-03 09:06:59 +00:00
msgid "Couldn't initialize LPD: {error} ({error_code})"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/tr-udp.cc:159
2023-01-04 22:32:21 +00:00
msgid "Couldn't bind IPv4 socket {address}: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/tr-udp.cc:193
2023-01-04 22:32:21 +00:00
msgid "Couldn't bind IPv6 socket {address}: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/tr-utp.cc:102
2022-06-03 09:06:59 +00:00
msgid "Unknown socket family"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/utils.cc:83
2022-06-03 09:06:59 +00:00
msgid "Couldn't read '{path}': Not a regular file"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/variant-json.cc:98
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse JSON at position {position} '{text}': {error} ({error_code})"
msgstr ""
#. did caller give us an uninitialized val?
2023-02-07 20:42:19 +00:00
#: ../libtransmission/variant.cc:860
2022-06-03 09:06:59 +00:00
msgid "Invalid metadata"
msgstr "Ungültige Metadaten"
2022-11-14 09:48:42 +00:00
#: ../libtransmission/watchdir-inotify.cc:79 ../libtransmission/watchdir-inotify.cc:91 ../libtransmission/watchdir-inotify.cc:103 ../libtransmission/watchdir-kqueue.cc:76 ../libtransmission/watchdir-kqueue.cc:89 ../libtransmission/watchdir-kqueue.cc:104
2022-09-04 10:59:04 +00:00
msgid "Couldn't watch '{path}': {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/watchdir-inotify.cc:135 ../libtransmission/watchdir-kqueue.cc:147 ../libtransmission/watchdir-win32.cc:271
2022-06-03 09:06:59 +00:00
msgid "Couldn't read event: {error} ({error_code})"
msgstr ""
2007-10-21 17:12:54 +00:00
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-inotify.cc:144 ../libtransmission/watchdir-win32.cc:280
2022-06-03 09:06:59 +00:00
msgid "Couldn't read event: expected {expected_size}, got {actual_size}"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-inotify.cc:161 ../libtransmission/watchdir-win32.cc:305
2022-06-03 09:06:59 +00:00
msgid "Couldn't read filename: {error} ({error_code})"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-inotify.cc:170 ../libtransmission/watchdir-win32.cc:314
2022-06-03 09:06:59 +00:00
msgid "Couldn't read filename: expected {expected_size}, got {actual_size}"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-win32.cc:142
msgid "Couldn't convert '{path}' to native path"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-win32.cc:171
msgid "Couldn't create pipe: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-win32.cc:195
msgid "Couldn't create thread"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-win32.cc:224
msgid "Couldn't read directory changes"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-win32.cc:231
msgid "Couldn't wait for directory changes"
2022-06-03 09:06:59 +00:00
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/web.cc:175
2022-06-03 09:06:59 +00:00
msgid "Will verify tracker certs using envvar CURL_CA_BUNDLE: {bundle}"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/web.cc:176
2022-06-03 09:06:59 +00:00
msgid "NB: this only works if you built against libcurl with openssl or gnutls, NOT nss"
msgstr ""
2023-02-07 20:42:19 +00:00
#: ../libtransmission/web.cc:177
2022-06-03 09:06:59 +00:00
msgid "NB: Invalid certs will appear as 'Could not connect to tracker' like many other errors"
msgstr ""
2023-03-09 05:29:22 +00:00
#: ../libtransmission/web.cc:448
2023-02-07 20:42:19 +00:00
msgid "Couldn't fetch '{url}': expected HTTP response code {expected_code}, got {actual_code}"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../utils/create.cc:226
2022-11-14 09:48:42 +00:00
msgid "{file_count:L} file, {total_size}\n"
msgid_plural "{file_count:L} files, {total_size}\n"
2022-09-04 10:59:04 +00:00
msgstr[0] ""
msgstr[1] ""
2023-01-04 22:32:21 +00:00
#: ../utils/create.cc:232
2022-11-14 09:48:42 +00:00
msgid "{piece_count:L} piece, {piece_size}\n"
msgid_plural "{piece_count:L} pieces, {piece_size} each\n"
2022-09-04 10:59:04 +00:00
msgstr[0] ""
msgstr[1] ""
2023-04-14 02:00:44 +00:00
#: ../utils/remote.cc:139
2022-06-03 09:06:59 +00:00
msgid "hour"
msgid_plural "hours"
2023-03-09 05:29:22 +00:00
msgstr[0] "Stunde"
msgstr[1] "Stunden"
2022-06-03 09:06:59 +00:00
2023-04-14 02:00:44 +00:00
#: ../utils/remote.cc:140
2022-06-03 09:06:59 +00:00
msgid "minute"
msgid_plural "minutes"
2023-03-09 05:29:22 +00:00
msgstr[0] "Minute"
msgstr[1] "Minuten"
2022-06-03 09:06:59 +00:00
2023-04-14 02:00:44 +00:00
#: ../utils/remote.cc:141 ../utils/remote.cc:161
2022-06-03 09:06:59 +00:00
msgid "seconds"
msgid_plural "seconds"
2023-03-09 05:29:22 +00:00
msgstr[0] "Sekunde"
msgstr[1] "Sekunden"
2022-06-03 09:06:59 +00:00
2023-04-14 02:00:44 +00:00
#: ../utils/remote.cc:145
2022-06-03 09:06:59 +00:00
msgid "day"
msgid_plural "days"
2023-03-09 05:29:22 +00:00
msgstr[0] "Tag"
msgstr[1] "Tage"