mirror of
https://github.com/zoriya/flood.git
synced 2026-06-07 20:30:42 +00:00
i18n: new translations for German (#151)
This commit is contained in:
@@ -1748,7 +1748,7 @@
|
||||
"torrents.add.tab.url.register.magnet.handler": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Register to handle magnet links"
|
||||
"value": "Registrieren um Magnetlinks zu bearbeiten"
|
||||
}
|
||||
],
|
||||
"torrents.add.tab.url.title": [
|
||||
@@ -1850,7 +1850,7 @@
|
||||
"torrents.destination.sequential": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Sequential Download"
|
||||
"value": "Sequenzieller Download"
|
||||
}
|
||||
],
|
||||
"torrents.details.actions.pause": [
|
||||
@@ -2200,7 +2200,7 @@
|
||||
"torrents.list.context.download.contents": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Download Contents"
|
||||
"value": "Inhalte herunterladen"
|
||||
}
|
||||
],
|
||||
"torrents.list.context.download.metainfo": [
|
||||
@@ -2248,7 +2248,7 @@
|
||||
"torrents.list.context.sequential": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Sequential"
|
||||
"value": "Sequentiell"
|
||||
}
|
||||
],
|
||||
"torrents.list.context.set.tags": [
|
||||
|
||||
@@ -248,7 +248,7 @@
|
||||
"torrents.add.tab.file.title": "Von Datei",
|
||||
"torrents.add.tab.url.input.placeholder": "Torrent-URL oder Magnet-Link",
|
||||
"torrents.add.tab.url.title": "Von URL",
|
||||
"torrents.add.tab.url.register.magnet.handler": "Register to handle magnet links",
|
||||
"torrents.add.tab.url.register.magnet.handler": "Registrieren um Magnetlinks zu bearbeiten",
|
||||
"torrents.add.tab.create.title": "Erstellen",
|
||||
"torrents.add.torrents.label": "Torrents",
|
||||
"torrents.add.tags": "Tags",
|
||||
@@ -265,7 +265,7 @@
|
||||
"torrents.create.tags.input.placeholder": "Tags für Flood. Wird dem erstellten Torrent nicht hinzugefügt.",
|
||||
"torrents.destination.base_path": "Als Basispfad verwenden",
|
||||
"torrents.destination.completed": "Abgeschlossen",
|
||||
"torrents.destination.sequential": "Sequential Download",
|
||||
"torrents.destination.sequential": "Sequenzieller Download",
|
||||
"torrents.details.actions.pause": "Pause",
|
||||
"torrents.details.actions.start": "Start",
|
||||
"torrents.details.actions.stop": "Stop",
|
||||
@@ -316,12 +316,12 @@
|
||||
"torrents.list.context.generate.magnet": "Magnet-Link generieren",
|
||||
"torrents.list.context.move": "Speicherort setzen",
|
||||
"torrents.list.context.pause": "Pausieren",
|
||||
"torrents.list.context.download.contents": "Download Contents",
|
||||
"torrents.list.context.download.contents": "Inhalte herunterladen",
|
||||
"torrents.list.context.download.metainfo": "Download .torrent",
|
||||
"torrents.list.context.initial.seeding": "Initial Seeding",
|
||||
"torrents.list.context.priority": "Priorität",
|
||||
"torrents.list.context.remove": "Entfernen",
|
||||
"torrents.list.context.sequential": "Sequential",
|
||||
"torrents.list.context.sequential": "Sequentiell",
|
||||
"torrents.list.context.set.tags": "Tags setzen",
|
||||
"torrents.list.context.set.trackers": "Tracker festlegen",
|
||||
"torrents.list.context.start": "Start",
|
||||
|
||||
Reference in New Issue
Block a user