nextcloud/apps/files_sharing/l10n/nds.json

10 lines
393 B
JSON
Raw Normal View History

2015-10-07 08:55:56 +03:00
{ "translations": {
"Cancel" : "Abbrechen",
2016-05-09 09:08:23 +03:00
"Invalid ownCloud url" : "Fehlerhafte ownCloud URL",
"The password is wrong. Try again." : "Dieses Passwort ist falsch. Bitte versuche es erneut.",
2015-10-07 08:55:56 +03:00
"Password" : "Passwort",
2016-05-09 09:08:23 +03:00
"Name" : "Name",
"Add to your ownCloud" : "Zu deiner ownCloud hinzufügen",
"Download" : "Download"
2015-10-07 08:55:56 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}