blob: c47cd69e3409c4974fb1303967b72ac8268f1420 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{ "translations": {
"Invalid request" : "Fehlerhafte Anfrage",
"Delete" : "Löschen",
"never" : "niemals",
"__language_name__" : "Deutsch (Österreich)",
"Server address" : "Adresse des Servers",
"Port" : "Port",
"More apps" : "Mehr Apps",
"by" : "von",
"Password" : "Passwort",
"Email" : "E-Mail",
"Cancel" : "Abbrechen",
"Other" : "Anderes"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|