summaryrefslogtreecommitdiffstats
path: root/l10n/ast.js
blob: d1198e01d58d1d02e7aa00109d7e53f5be0bda08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
OC.L10N.register(
    "social",
    {
    "Help" : "Help",
    "Open documentation" : "Abrir documentación",
    "Finish setup" : "Finar la configuración ",
    "Home" : "Aniciu",
    "Notifications" : "Notificaciones",
    "Uploading..." : "Xubiendo...",
    "Delete" : "Desaniciar",
    "Post" : "Espublizar",
    "Website" : "Sitiu web",
    "Reply" : "Rempuesta",
    "Close" : "Zarrar",
    "Continue" : "Siguir"
},
"nplurals=2; plural=(n != 1);");