nextcloud/settings/l10n/nds.json

17 lines
593 B
JSON
Raw Normal View History

2015-10-07 08:55:56 +03:00
{ "translations": {
"External Storage" : "Externer Speicher",
"Saved" : "Gespeichert",
2016-01-13 09:55:56 +03:00
"Delete" : "Löschen",
2015-10-07 08:55:56 +03:00
"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",
2016-01-07 09:55:48 +03:00
"Password" : "Passwort",
2015-10-07 08:55:56 +03:00
"Username" : "Benutzername"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}