New translations docker.json (German)

This commit is contained in:
Thomas Camlong
2022-08-25 13:02:20 +02:00
committed by ajnart
parent a19741998f
commit 3fb1e99563

View File

@@ -4,45 +4,45 @@
"description": "Allows you to easily manage your torrents"
},
"search": {
"placeholder": "Search by container or image name"
"placeholder": "Suche nach Conainer oder Image Namen"
},
"table": {
"header": {
"name": "Name",
"image": "Image",
"ports": "Ports",
"state": "State"
"state": "Status"
},
"body": {
"portCollapse": "{{ports}} more"
"portCollapse": "{{ports}} weitere"
},
"states": {
"running": "Running",
"created": "Created",
"stopped": "Stopped",
"unknown": "Unknown"
"running": "Läuft",
"created": "Erstellt",
"stopped": "Gestopped",
"unknown": "Unbekannt"
}
},
"actionBar": {
"addService": {
"title": "Add service",
"message": "Add service to Homarr"
"title": "Service hinzufügen",
"message": "Service zu Homarr hinzufügen"
},
"restart": {
"title": "Restart"
"title": "Neustarten"
},
"stop": {
"title": "Stop"
"title": "Stoppen"
},
"start": {
"title": "Start"
"title": "Starten"
},
"refreshData": "Refresh data",
"refreshData": "Daten aktualisieren",
"addToHomarr": {
"title": "Add to Homarr"
"title": "Zu Homarr hinzufügen"
},
"remove": {
"title": "Remove"
"title": "Entfernen"
}
},
"messages": {
@@ -53,14 +53,14 @@
},
"errors": {
"integrationFailed": {
"title": "Docker integration failed",
"message": "Did you forget to mount the docker socket ?"
"title": "Docker Integration schlug fehl",
"message": "Hast du vergessen, den Docker Socket zu verbinden?"
},
"unknownError": {
"title": "There was an error"
"title": "Es ist ein Fehler aufgetreten"
},
"oneServiceAtATime": {
"title": "Please only add one service at a time!"
"title": "Bitte füge nur einen Service zur Zeit hinzu."
}
},
"actionIcon": {