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