summaryrefslogtreecommitdiffstats
path: root/l10n/oc.js
blob: 6575cccd90e471ea98ee22f070df18f7af182bba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
OC.L10N.register(
    "social",
    {
    "Social" : "Social",
    "Help" : "Ajuda",
    "Home" : "Domicili",
    "Direct messages" : "Messatges dirèctes",
    "Notifications" : "Notificacions",
    "Profile" : "Perfil",
    "Public" : "Public",
    "Followers" : "Seguidors",
    "Follow" : "Seguir",
    "Reply" : "Respondre",
    "More actions" : "Mai d’accions",
    "Close" : "Tampar"
},
"nplurals=2; plural=(n > 1);");