summaryrefslogtreecommitdiffstats
path: root/l10n/oc.js
blob: 8806b1d239bc5d65217b98f2c4e12045599a071e (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "social",
    {
    "Help" : "Ajuda",
    "Home" : "Domicili",
    "Notifications" : "Notificacions",
    "Reply" : "Respondre",
    "More actions" : "Mai d’accions",
    "Close" : "Tampar"
},
"nplurals=2; plural=(n > 1);");