2014-10-17 16:20:02 +04:00
OC . L10N . register (
"settings" ,
{
2016-04-13 08:54:59 +03:00
"Email sent" : "E-Mail wurde verschickt" ,
2014-10-17 16:20:02 +04:00
"Invalid request" : "Fehlerhafte Anfrage" ,
"Delete" : "Löschen" ,
2016-04-13 08:54:59 +03:00
"Very weak password" : "Sehr schwaches Passwort" ,
"Weak password" : "Schwaches Passwort" ,
"So-so password" : "Durchschnittliches Passwort" ,
"Good password" : "Gutes Passwort" ,
"Strong password" : "Starkes Passwort" ,
2014-10-17 16:20:02 +04:00
"never" : "niemals" ,
"__language_name__" : "Deutsch (Österreich)" ,
"Server address" : "Adresse des Servers" ,
"Port" : "Port" ,
2016-04-13 08:54:59 +03:00
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei Nutzung des Desktop Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten." ,
"Cheers!" : "Noch einen schönen Tag!" ,
2016-01-07 09:55:48 +03:00
"Cancel" : "Abbrechen" ,
"Email" : "E-Mail" ,
2014-10-17 16:20:02 +04:00
"Password" : "Passwort" ,
2016-04-13 08:54:59 +03:00
"New password" : "Neues Passwort" ,
2015-05-11 08:54:43 +03:00
"Change password" : "Passwort ändern" ,
2016-05-25 09:03:38 +03:00
"Name" : "Name" ,
2015-05-11 08:54:43 +03:00
"Username" : "Benutzername" ,
2014-10-17 16:20:02 +04:00
"Other" : "Anderes"
} ,
"nplurals=2; plural=(n != 1);" ) ;