nextcloud/apps/encryption/l10n/de_AT.js

8 lines
195 B
JavaScript
Raw Normal View History

2016-04-13 08:54:59 +03:00
OC.L10N.register(
"encryption",
{
"The share will expire on %s." : "Die Freigabe wird am %s ablaufen.",
"Cheers!" : "Noch einen schönen Tag!"
},
"nplurals=2; plural=(n != 1);");