mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-15 09:46:19 +01:00
New translations torrents-status.json (German)
This commit is contained in:
@@ -12,28 +12,28 @@
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "Name",
|
||||
"size": "Size",
|
||||
"download": "Down",
|
||||
"upload": "Up",
|
||||
"estimatedTimeOfArrival": "ETA",
|
||||
"progress": "Progress"
|
||||
"size": "Grösse",
|
||||
"download": "Eingehend",
|
||||
"upload": "Ausgehend",
|
||||
"estimatedTimeOfArrival": "Vorraussichtlicher Abschluss",
|
||||
"progress": "Fortschritt"
|
||||
},
|
||||
"body": {
|
||||
"nothingFound": "No torrents found"
|
||||
"nothingFound": "Keine Torrents gefunden"
|
||||
}
|
||||
},
|
||||
"lineChart": {
|
||||
"title": "Current download speed",
|
||||
"title": "Derzeitige Download Geschwindigkeit",
|
||||
"download": "Download: {{download}}",
|
||||
"upload": "Upload: {{upload}}",
|
||||
"timeSpan": "{{seconds}} seconds ago",
|
||||
"timeSpan": "{{seconds}} Sekunden zuvor",
|
||||
"totalDownload": "Download: {{download}}/s",
|
||||
"totalUpload": "Upload: {{upload}}/s"
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "No supported download clients found!",
|
||||
"text": "Add a download service to view your current downloads"
|
||||
"title": "Keine unterstützten Download Clients gefunden",
|
||||
"text": "Füge einen Download Service hinzu, um deine derzeitigen Downloads zu sehen"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user