nextcloud/apps/files_sharing/l10n/oc.js

10 lines
181 B
JavaScript
Raw Normal View History

OC.L10N.register(
"files_sharing",
{
"Cancel" : "Annula",
"Password" : "Senhal",
"Name" : "Nom",
"Download" : "Avalcarga"
},
"nplurals=2; plural=(n > 1);");