Project

General

Profile

Patch #24004 » spanish.diff

Helder Manuel Torres Vieira, 2016-10-05 20:07

View differences:

config/locales/es.yml
1216 1216
  label_default_values_for_new_users: Valor predeterminado para nuevos usuarios
1217 1217
  setting_sys_api_key: Clave de la API
1218 1218
  setting_lost_password: ¿Olvidaste la contraseña?
1219
  mail_subject_security_notification: Security notification
1220
  mail_body_security_notification_change: ! '%{field} was changed.'
1221
  mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.'
1222
  mail_body_security_notification_add: ! '%{field} %{value} was added.'
1223
  mail_body_security_notification_remove: ! '%{field} %{value} was removed.'
1224
  mail_body_security_notification_notify_enabled: Email address %{value} now receives
1225
    notifications.
1226
  mail_body_security_notification_notify_disabled: Email address %{value} no longer
1227
    receives notifications.
1228
  mail_body_settings_updated: ! 'The following settings were changed:'
1229
  field_remote_ip: IP address
1230
  label_wiki_page_new: New wiki page
1231
  label_relations: Relations
1232
  button_filter: Filter
1233
  mail_body_password_updated: Your password has been changed.
1234
  label_no_preview: No preview available
1235
  error_no_tracker_allowed_for_new_issue_in_project: The project doesn't have any trackers
1236
    for which you can create an issue
1237
  label_tracker_all: All trackers
1238
  label_new_project_issue_tab_enabled: Display the "New issue" tab
1239
  setting_new_item_menu_tab: Project menu tab for creating new objects
1240
  label_new_object_tab_enabled: Display the "+" drop-down
1241
  error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
1242
    for which you can create an issue
1243
  field_textarea_font: Font used for text areas
1244
  label_font_default: Default font
1245
  label_font_monospace: Monospaced font
1246
  label_font_proportional: Proportional font
1219
  mail_subject_security_notification: Notificación de seguridad
1220
  mail_body_security_notification_change: ! '%{field} modificado.'
1221
  mail_body_security_notification_change_to: ! '%{field} modificado por %{value}.'
1222
  mail_body_security_notification_add: ! '%{field} %{value} añadido.'
1223
  mail_body_security_notification_remove: ! '%{field} %{value} eliminado.'
1224
  mail_body_security_notification_notify_enabled: Se han activado las notificaciones para el correo electrónico %{value}
1225
  mail_body_security_notification_notify_disabled: Se han desactivado las notificaciones para el correo electrónico %{value}
1226
  mail_body_settings_updated: ! 'Las siguientes opciones han sido actualizadas:'
1227
  field_remote_ip: Dirección IP
1228
  label_wiki_page_new: Nueva pagina wiki
1229
  label_relations: Relaciones
1230
  button_filter: Filtro
1231
  mail_body_password_updated: Su contraseña se ha cambiado.
1232
  label_no_preview: No hay vista previa disponible
1233
  error_no_tracker_allowed_for_new_issue_in_project: El proyecto no dispone de ningún tipo sobre el cual puedas crear una petición
1234
  label_tracker_all: Todos los tipos
1235
  label_new_project_issue_tab_enabled: Mostrar la pestaña "Nueva petición"
1236
  setting_new_item_menu_tab: Pestaña de creación de nuevos objetos en el menú de cada proyecto
1237
  label_new_object_tab_enabled: Mostrar la lista desplegable "+"
1238
  error_no_projects_with_tracker_allowed_for_new_issue: Ningún proyecto dispone de un tipo sobre el cual puedas crear una petición
1239
  field_textarea_font: Fuente usada en las áreas de texto
1240
  label_font_default: Fuente por defecto
1241
  label_font_monospace: Fuente Monospaced
1242
  label_font_proportional: Fuente Proportional
(1-1/2)