rubycas / rubycas-server

Provides single sign-on authentication for web applications, implementing the server-end of Jasig's CAS protocol.
http://rubycas.github.com
Other
628 stars 270 forks source link

Translation to spanish: rubycas-server / locales / es.yml #120

Open crguezl opened 12 years ago

crguezl commented 12 years ago

In the es.yml file, attribute "notice/success_logged_in", it must say "Has ingresado satisfactoriamente." not "Has ingresado satisfactoreamente." The same in es_ar.yml.

notice: logged_in_as: "Actualmente está logueado como '%1'. Si este no es usted, por favor ingrese sus datos debajo." click_to_continue: "Por favor, haga click en el siguiente link para continuar:" success_logged_out: "Ha finalizado correctamente su sesión de usuario." success_logged_in: "Has ingresado satisfactoreamente." <-- here, it must say "satisfactoriamente" please_wait: "Por favor aguarde..."

Thanks for the soft

Casiano

sonalinavlakhe commented 3 years ago

@zuk , @tpickett66, Can I pick this up? if so please assign it to me.