fix(ui): update German translation (#3345)

Update German translation with minor adjustments
This commit is contained in:
Lokke
2024-10-02 14:48:47 +02:00
committed by GitHub
parent 55730514ea
commit de04393b47

View File

@@ -16,7 +16,7 @@
"compilation": "Kompilation",
"year": "Jahr",
"size": "Dateigröße",
"updatedAt": "Hochgeladen um",
"updatedAt": "Hochgeladen am",
"bitRate": "Bitrate",
"discSubtitle": "CD Untertitel",
"starred": "Favorit",
@@ -50,7 +50,7 @@
"genre": "Genre",
"compilation": "Kompilation",
"year": "Jahr",
"updatedAt": "Aktualisiert um",
"updatedAt": "Aktualisiert am",
"comment": "Kommentar",
"rating": "Bewertung",
"createdAt": "Hinzugefügt",
@@ -85,7 +85,7 @@
"fields": {
"name": "Name",
"albumCount": "Albumanzahl",
"songCount": "Titel Anzahl",
"songCount": "Titelanzahl",
"playCount": "Wiedergaben",
"rating": "Bewertung",
"genre": "Genre",
@@ -97,11 +97,11 @@
"fields": {
"userName": "Nutzername",
"isAdmin": "Ist Admin",
"lastLoginAt": "Letzer Login um",
"updatedAt": "Aktualisiert um",
"lastLoginAt": "Letzer Login am",
"updatedAt": "Aktualisiert am",
"name": "Name",
"password": "Passwort",
"createdAt": "Erstellt um",
"createdAt": "Erstellt am",
"changePassword": "Passwort ändern?",
"currentPassword": "Aktuelles Passwort",
"newPassword": "Neues Passwort",
@@ -128,7 +128,7 @@
"maxBitRate": "Max. Bitrate",
"client": "Client",
"userName": "Nutzername",
"lastSeen": "Zuletzt gesehen um",
"lastSeen": "Zuletzt gesehen am",
"reportRealPath": "Echten Pfad anzeigen",
"scrobbleEnabled": "An externe Dienstleister scrobblen"
}
@@ -149,9 +149,9 @@
"duration": "Dauer",
"ownerName": "Inhaber",
"public": "Öffentlich",
"updatedAt": "Aktualisiert um",
"createdAt": "Erstellt um",
"songCount": "Titel Anzahl",
"updatedAt": "Aktualisiert am",
"createdAt": "Erstellt am",
"songCount": "Titelanzahl",
"comment": "Kommentar",
"sync": "Auto-Import",
"path": "Importieren aus"
@@ -457,4 +457,4 @@
"current_song": "Aktuellen Titel Anzeigen"
}
}
}
}