summaryrefslogtreecommitdiffstats
path: root/l10n/ast.js
blob: 1fdaef1c633547b2010bd48c465fae3e9966222f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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",
    "Hello" : "Hola",
    "Close" : "Zarrar",
    "Continue" : "Siguir"
},
"nplurals=2; plural=(n != 1);");