summaryrefslogtreecommitdiffstats
path: root/l10n/ast.js
blob: bc35086719498b81bb193311589356a0c047391f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "social",
    {
    "Help" : "Ayuda",
    "Open documentation" : "Abrir la documentación",
    "Home" : "Aniciu",
    "Notifications" : "Avisos",
    "Delete" : "Desaniciar",
    "Website" : "Sitiu web",
    "No replies found" : "Nun s'atopó nenguna rempuesta",
    "Reply" : "Responder",
    "Hello" : "Hola",
    "Close" : "Zarrar",
    "Continue" : "Siguir"
},
"nplurals=2; plural=(n != 1);");