social/l10n/es_SV.js

20 wiersze
575 B
JavaScript
Czysty Zwykły widok Historia

2019-12-22 03:42:00 +00:00
OC.L10N.register(
"social",
{
2020-06-26 02:56:59 +00:00
"Help" : "Ayuda",
2019-12-22 03:42:00 +00:00
"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",
2019-12-22 03:42:00 +00:00
"Continue" : "Continuar",
"User not found" : "No se encontró el usuario",
"Public" : "Público"
2019-12-22 03:42:00 +00:00
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");