summaryrefslogtreecommitdiffstats
path: root/l10n/es_GT.js
blob: fd1915ab884a7dd5075c110f90ca9a480cf6ac35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "social",
    {
    "Help" : "Ayuda",
    "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",
    "User not found" : "No se encontró el usuario"
},
"nplurals=2; plural=(n != 1);");