summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/oc.js
blob: b171633a33781f7a70b707f6f6d86d1d4671ea91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Annula",
    "Share" : "Parteja",
    "Password" : "Senhal",
    "No entries found in this folder" : "Cap d'entrada pas trobada dins aqueste dorsièr",
    "Name" : "Nom",
    "Download" : "Avalcarga",
    "Open documentation" : "Veire la documentacion"
},
"nplurals=2; plural=(n > 1);");