blob: a8b5ae43a759150078c77aa88671cb878c3ae39f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{ "translations": {
"External Storage" : "Externer Speicher",
"Saved" : "Gespeichert",
"Delete" : "Löschen",
"Very weak password" : "Sehr schwaches Passwort",
"Weak password" : "Schwaches Passwort",
"So-so password" : "Mittelstarkes Passwort",
"Good password" : "Gutes Passwort",
"Strong password" : "Starkes Passwort",
"None" : "Keine(r)",
"Enable encryption" : "Verschlüsselung aktivieren",
"Port" : "Port",
"Cancel" : "Abbrechen",
"Password" : "Passwort",
"Username" : "Benutzername"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|