Small fixes and adds in german language

This commit is contained in:
Roman Hirsch
2017-10-20 17:07:34 +02:00
committed by Nicolas Giard
parent c2db365922
commit 7d323d1f6e
6 changed files with 60 additions and 18 deletions

View File

@@ -9,11 +9,11 @@
"invaliddestfolder": "Ungültiger Zielordner!",
"invalidfiletype": "Ungültiger Dateityp.",
"invalidfolder": "Ungültiger Ordner.",
"invalidoperation": "Ungültige Operation.",
"invalidoperation": "Ungültige Operation!",
"invalidpath": "Ungültiger Dateipfad.",
"invaliduserid": "Ungültige User ID",
"newpasswordtooshort": "Das neue Passwort ist zu kurz!",
"notexist": "Der Eintrag {{path}} existiert nicht.",
"notexist": "Der Eintrag {{path}} existiert nicht!",
"notexistdetail": "Willst du diesen Eintrag erstellen?",
"parentinvalid": "Der übergeordnete Eintrag ist keine gültige Datei.",
"parentisroot": "Der übergeordnete Eintrag ist die Wurzel.",
@@ -27,4 +27,4 @@
"gohome": "Gehe zur Startseite",
"loginas": "Anmelden als..."
}
}
}