social/l10n/es_PA.js

19 wiersze
522 B
JavaScript
Czysty Zwykły widok Historia

2019-12-22 03:42:00 +00:00
OC.L10N.register(
"social",
{
2020-06-25 02:58:16 +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",
"Continue" : "Continuar",
"Public" : "Público"
2019-12-22 03:42:00 +00:00
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");