summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2013-07-24 09:52:38 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2013-07-24 09:52:38 +0000
commit4069f95fd1bc98ab2b500f5f23d882d00d11bc11 (patch)
tree87905f220370e65c599a007072c2846cc91b1d63
parent26c30a04ba13ba0df0beb9eaf0a08821abce4d79 (diff)
downloadredmine-4069f95fd1bc98ab2b500f5f23d882d00d11bc11.tar.gz
redmine-4069f95fd1bc98ab2b500f5f23d882d00d11bc11.zip
Spanish translations for trunk updated by Jorge López (#14521)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12039 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--config/locales/es.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 88e092161..e34a3ef79 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1122,13 +1122,13 @@ es:
setting_jsonp_enabled: Habilitar soporte de JSONP
field_inherit_members: Heredar miembros
field_closed_on: Cerrada
- field_generate_password: Generate password
+ field_generate_password: Generar contraseña
setting_default_projects_tracker_ids: Tipos de petición habilitados por defecto
label_total_time: Total
- notice_account_not_activated_yet: You haven't activated your account yet. If you want
- to receive a new activation email, please <a href="%{url}">click this link</a>.
- notice_account_locked: Your account is locked.
- label_hidden: Hidden
- label_visibility_private: to me only
- label_visibility_roles: to these roles only
- label_visibility_public: to any users
+ notice_account_not_activated_yet: No ha activado su cuenta aún. Si quiere
+ recibir un nuevo correo de activación, por favor <a href="%{url}">haga click en este enlace</a>.
+ notice_account_locked: Su cuenta está bloqueada.
+ label_hidden: Oculto
+ label_visibility_private: solamente para mí
+ label_visibility_roles: solamente para estos roles
+ label_visibility_public: para cualquier usuario