summaryrefslogtreecommitdiffstats
path: root/l10n/es_PR.js
blob: 7931f2717a21c707352ebfae5cf749c41b34bfd1 (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",
    "Post" : "Publicar",
    "Public" : "Público",
    "Uploading..." : "Cargando...",
    "Delete" : "Borrar",
    "Close" : "Cerrar",
    "Reply" : "Responder",
    "Continue" : "Continuar",
    "More actions" : "Más acciones"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");