summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/oc.js
blob: 7d2302286200300c9253dd46f6a35dce8fc66e31 (plain)
1
2
3
4
5
6
7
8
9
10
11
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"
},
"nplurals=2; plural=(n > 1);");