summaryrefslogtreecommitdiffstats
path: root/l10n/es_EC.js
blob: c443163561ac4aca2b071fdb22f155bb923877d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
OC.L10N.register(
    "social",
    {
    "Help" : "Ayuda",
    "Open documentation" : "Abrir la documentación",
    "Finish setup" : "Terminar configuración",
    "Home" : "Inicio",
    "Notifications" : "Notificaciones",
    "Profile" : "Perfil",
    "In reply to" : "En respuesta a",
    "Add attachment" : "Agregar adjunto",
    "Add emoji" : "Añadir emoji",
    "Uploading..." : "Cargando...",
    "Delete" : "Borrar",
    "Post" : "Publicar",
    "Website" : "Sitio web",
    "No results found" : "No se encontraron resultados",
    "Reply" : "Responder",
    "Deny" : "Denegar",
    "Hello" : "Hola",
    "Close" : "Cerrar",
    "Continue" : "Continuar",
    "User not found" : "No se encontró el usuario",
    "Public" : "Público"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");