spanish language fixes, thx to Evidence, @pelayo@quitter.es and crisinf
This commit is contained in:
parent
778d75e6f0
commit
26463b57fe
14
js/lan.js
14
js/lan.js
|
@ -84,14 +84,14 @@ window.l.es.longmonthsSeptember = "septiembre";
|
||||||
window.l.es.longmonthsOctober = "octubre";
|
window.l.es.longmonthsOctober = "octubre";
|
||||||
window.l.es.longmonthsNovember = "noviembre";
|
window.l.es.longmonthsNovember = "noviembre";
|
||||||
window.l.es.longmonthsDecember = "diciembre";
|
window.l.es.longmonthsDecember = "diciembre";
|
||||||
window.l.es.shortmonthsJanuary = "enero";
|
window.l.es.shortmonthsJanuary = "ene";
|
||||||
window.l.es.shortmonthsFebruary = "feb";
|
window.l.es.shortmonthsFebruary = "feb";
|
||||||
window.l.es.shortmonthsMars = "marzo";
|
window.l.es.shortmonthsMars = "mar";
|
||||||
window.l.es.shortmonthsApril = "abr";
|
window.l.es.shortmonthsApril = "abr";
|
||||||
window.l.es.shortmonthsMay = "mayo";
|
window.l.es.shortmonthsMay = "may";
|
||||||
window.l.es.shortmonthsJune = "jun";
|
window.l.es.shortmonthsJune = "jun";
|
||||||
window.l.es.shortmonthsJuly = "jul";
|
window.l.es.shortmonthsJuly = "jul";
|
||||||
window.l.es.shortmonthsAugust = "agosto";
|
window.l.es.shortmonthsAugust = "ago";
|
||||||
window.l.es.shortmonthsSeptember = "sept";
|
window.l.es.shortmonthsSeptember = "sept";
|
||||||
window.l.es.shortmonthsOctober = "oct";
|
window.l.es.shortmonthsOctober = "oct";
|
||||||
window.l.es.shortmonthsNovember = "nov";
|
window.l.es.shortmonthsNovember = "nov";
|
||||||
|
@ -104,7 +104,7 @@ window.l.es.shortDateFormatMinutes = '{minutes}min';
|
||||||
window.l.es.shortDateFormatHours = '{hours}h';
|
window.l.es.shortDateFormatHours = '{hours}h';
|
||||||
window.l.es.shortDateFormatDate = '{day} {month}';
|
window.l.es.shortDateFormatDate = '{day} {month}';
|
||||||
window.l.es.shortDateFormatDateAndY = '{day} {month} {year}';
|
window.l.es.shortDateFormatDateAndY = '{day} {month} {year}';
|
||||||
window.l.es.now = 'ahorita';
|
window.l.es.now = 'ahora';
|
||||||
window.l.es.posting = 'enviando';
|
window.l.es.posting = 'enviando';
|
||||||
window.l.es.viewMoreInConvBefore = '← Ver más en la conversación';
|
window.l.es.viewMoreInConvBefore = '← Ver más en la conversación';
|
||||||
window.l.es.viewMoreInConvAfter = 'Ver más en la conversación →';
|
window.l.es.viewMoreInConvAfter = 'Ver más en la conversación →';
|
||||||
|
@ -143,7 +143,7 @@ window.l.es.registerHomepage = 'Sitio web';
|
||||||
window.l.es.registerBio = 'Biografía';
|
window.l.es.registerBio = 'Biografía';
|
||||||
window.l.es.registerLocation = 'Ubicación';
|
window.l.es.registerLocation = 'Ubicación';
|
||||||
window.l.es.registerRepeatPassword = 'Verificar contraseña';
|
window.l.es.registerRepeatPassword = 'Verificar contraseña';
|
||||||
window.l.es.moreSettings = 'Más configuraciones';
|
window.l.es.moreSettings = 'Más opciones';
|
||||||
window.l.es.otherServers = 'De manera alternativa, puedes crear una cuenta en otro servidor de la red GNUsocial. <a href="http://federation.skilledtests.com/select_your_server.html">Comparativa</a>';
|
window.l.es.otherServers = 'De manera alternativa, puedes crear una cuenta en otro servidor de la red GNUsocial. <a href="http://federation.skilledtests.com/select_your_server.html">Comparativa</a>';
|
||||||
window.l.es.editMyProfile = 'Editar perfil';
|
window.l.es.editMyProfile = 'Editar perfil';
|
||||||
window.l.es.notifications = 'Notificaciones';
|
window.l.es.notifications = 'Notificaciones';
|
||||||
|
@ -154,7 +154,7 @@ window.l.es.followsYou = 'te sigue';
|
||||||
window.l.es.FAQ = 'FAQ';
|
window.l.es.FAQ = 'FAQ';
|
||||||
window.l.es.inviteAFriend = 'Invitar a tus amigos!';
|
window.l.es.inviteAFriend = 'Invitar a tus amigos!';
|
||||||
window.l.es.goToExternalProfile = 'Ir al perfil completo';
|
window.l.es.goToExternalProfile = 'Ir al perfil completo';
|
||||||
window.l.es.cropAndSave = 'Crop and save';
|
window.l.es.cropAndSave = 'Recortar y guardar';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user