Skip to content
Snippets Groups Projects
Commit 7de937b9 authored by insert's avatar insert
Browse files

Merge branch 'master' into 'master'

Add German translation

See merge request !1
parents 97505a84 d168a8a9
Branches
1 merge request!1Add German translation
de.json 0 → 100644
{
"general": {
"about": "Über",
"tos": "Geschäftsbedingungen",
"privacy": "Datenschutzerklärung",
"image_by": "Bild von"
},
"login": {
"title": "Login",
"register": "Registrieren",
"username": "Nutzername",
"email": "E-Mail",
"password": "Passwort",
"enter": {
"username": "Gebe einen Nutzernamen an.",
"email": "Gebe eine E-Mail an.",
"password": "Gebe ein Passwort an."
},
"forgot": "Passwort vergessen?",
"reset": "Passwort zurücksetzen",
"remembered": "Zum Login zurückgehen",
"new": "Neu zu REVOLT?",
"existing": "Du hast bereits einen Account?",
"create": "Einen neuen Account erstellen",
"cancel": "Anfrage abbrechen"
},
"app": {
"status": {
"online": "Online",
"idle": "Abwesend",
"busy": "Beschäftigt",
"invisible": "Unsichtbar",
"offline": "Offline"
},
"navigation": {
"tabs": {
"home": "Hauptseite",
"friends": "Freunde",
"unreads": "Ungelesen"
}
},
"main": {
"categories": {
"conversations": "Besprechungen",
"channels": "Kanäle",
"members": "Mitglieder"
},
"channel": {
"message": "Nachricht an {{name}}"
}
}
},
"dayjs": {
"lastDay": "[Gestern um] LT",
"sameDay": "[Heute um] LT",
"nextDay": "[Morgen um] LT",
"lastWeek": "[Letzten] dddd [um] LT",
"nextWeek": "dddd [um] LT",
"sameElse": "L"
}
}
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment