summaryrefslogtreecommitdiffstats
path: root/l10n/es_PR.js
blob: e9b7e1e20147de0aec38bec907d91dbcee035515 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "social",
    {
    "Open documentation" : "Abrir la documentación",
    "Finish setup" : "Terminar configuración",
    "Home" : "Inicio",
    "Notifications" : "Notificaciones",
    "Public" : "Público",
    "Reply" : "Responder",
    "More actions" : "Más acciones",
    "Close" : "Cerrar",
    "Continue" : "Continuar"
},
"nplurals=2; plural=(n != 1);");