summaryrefslogtreecommitdiffstats
path: root/l10n/es_PY.js
blob: c254a32e34e73baa6b67f70772281daa0048248a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
OC.L10N.register(
    "social",
    {
    "Help" : "Ayuda",
    "Open documentation" : "Abrir la documentación",
    "Finish setup" : "Terminar configuración",
    "Home" : "Inicio",
    "Notifications" : "Notificaciones",
    "Uploading..." : "Cargando...",
    "Delete" : "Borrar",
    "Post" : "Publicar",
    "Website" : "Sitio web",
    "Reply" : "Responder",
    "Close" : "Cerrar",
    "Continue" : "Continuar",
    "Public" : "Público"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");