nextcloud/apps/files_sharing/l10n/de_AT.js

10 lines
198 B
JavaScript
Raw Normal View History

OC.L10N.register(
"files_sharing",
{
"Cancel" : "Abbrechen",
2015-01-14 09:55:16 +03:00
"Share" : "Freigeben",
"Password" : "Passwort",
"Download" : "Herunterladen"
},
"nplurals=2; plural=(n != 1);");