summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/oc.js
blob: 7449267160310662832c5950340459aee9c94d08 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Annula",
    "Password" : "Senhal",
    "Name" : "Nom",
    "Download" : "Avalcarga"
},
"nplurals=2; plural=(n > 1);");