You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

es.yml 18KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513
  1. _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
  2. actionview_datehelper_select_day_prefix:
  3. actionview_datehelper_select_month_names: Enero,Febrero,Marzo,Abril,Mayo,Junio,Julio,Agosto,Septiembre,Octubre,Noviembre,Diciembre
  4. actionview_datehelper_select_month_names_abbr: Ene,Feb,Mar,Abr,Mayo,Jun,Jul,Ago,Sep,Oct,Nov,Dic
  5. actionview_datehelper_select_month_prefix:
  6. actionview_datehelper_select_year_prefix:
  7. actionview_datehelper_time_in_words_day: 1 day
  8. actionview_datehelper_time_in_words_day_plural: %d days
  9. actionview_datehelper_time_in_words_hour_about: about an hour
  10. actionview_datehelper_time_in_words_hour_about_plural: about %d hours
  11. actionview_datehelper_time_in_words_hour_about_single: about an hour
  12. actionview_datehelper_time_in_words_minute: 1 minute
  13. actionview_datehelper_time_in_words_minute_half: half a minute
  14. actionview_datehelper_time_in_words_minute_less_than: less than a minute
  15. actionview_datehelper_time_in_words_minute_plural: %d minutes
  16. actionview_datehelper_time_in_words_minute_single: 1 minute
  17. actionview_datehelper_time_in_words_second_less_than: less than a second
  18. actionview_datehelper_time_in_words_second_less_than_plural: less than %d seconds
  19. actionview_instancetag_blank_option: Please select
  20. activerecord_error_inclusion: is not included in the list
  21. activerecord_error_exclusion: is reserved
  22. activerecord_error_invalid: is invalid
  23. activerecord_error_confirmation: doesn't match confirmation
  24. activerecord_error_accepted: must be accepted
  25. activerecord_error_empty: can't be empty
  26. activerecord_error_blank: can't be blank
  27. activerecord_error_too_long: is too long
  28. activerecord_error_too_short: is too short
  29. activerecord_error_wrong_length: is the wrong length
  30. activerecord_error_taken: has already been taken
  31. activerecord_error_not_a_number: is not a number
  32. activerecord_error_not_a_date: no es una fecha válida
  33. activerecord_error_greater_than_start_date: debe ser la fecha mayor que del comienzo
  34. activerecord_error_not_same_project: doesn't belong to the same project
  35. activerecord_error_circular_dependency: This relation would create a circular dependency
  36. general_fmt_age: %d año
  37. general_fmt_age_plural: %d años
  38. general_fmt_date: %%d/%%m/%%Y
  39. general_fmt_datetime: %%d/%%m/%%Y %%H:%%M
  40. general_fmt_datetime_short: %%d/%%m %%H:%%M
  41. general_fmt_time: %%H:%%M
  42. general_text_No: 'No'
  43. general_text_Yes: 'Sí'
  44. general_text_no: 'no'
  45. general_text_yes: 'sí'
  46. general_lang_name: 'Español'
  47. general_csv_separator: ';'
  48. general_csv_encoding: ISO-8859-1
  49. general_pdf_encoding: ISO-8859-1
  50. general_day_names: Lunes,Martes,Miércoles,Jueves,Viernes,Sábado,Domingo
  51. notice_account_updated: Account was successfully updated.
  52. notice_account_invalid_creditentials: Invalid user or password
  53. notice_account_password_updated: Password was successfully updated.
  54. notice_account_wrong_password: Wrong password
  55. notice_account_register_done: Account was successfully created.
  56. notice_account_unknown_email: Unknown user.
  57. notice_can_t_change_password: This account uses an external authentication source. Impossible to change the password.
  58. notice_account_lost_email_sent: An email with instructions to choose a new password has been sent to you.
  59. notice_account_activated: Your account has been activated. You can now log in.
  60. notice_successful_create: Successful creation.
  61. notice_successful_update: Successful update.
  62. notice_successful_delete: Successful deletion.
  63. notice_successful_connection: Successful connection.
  64. notice_file_not_found: La página que intentabas tener acceso no existe ni se ha quitado.
  65. notice_locking_conflict: Data have been updated by another user.
  66. notice_scm_error: La entrada y/o la revisión no existe en el depósito.
  67. notice_not_authorized: You are not authorized to access this page.
  68. notice_email_sent: An email was sent to %s
  69. notice_email_error: An error occurred while sending mail (%s)
  70. notice_feeds_access_key_reseted: Your RSS access key was reseted.
  71. mail_subject_lost_password: Tu contraseña del redMine
  72. mail_subject_register: Activación de la cuenta del redMine
  73. gui_validation_error: 1 error
  74. gui_validation_error_plural: %d errores
  75. field_name: Nombre
  76. field_description: Descripción
  77. field_summary: Resumen
  78. field_is_required: Obligatorio
  79. field_firstname: Nombre
  80. field_lastname: Apellido
  81. field_mail: Email
  82. field_filename: Fichero
  83. field_filesize: Tamaño
  84. field_downloads: Telecargas
  85. field_author: Autor
  86. field_created_on: Creado
  87. field_updated_on: Actualizado
  88. field_field_format: Formato
  89. field_is_for_all: Para todos los proyectos
  90. field_possible_values: Valores posibles
  91. field_regexp: Expresión regular
  92. field_min_length: Longitud mínima
  93. field_max_length: Longitud máxima
  94. field_value: Valor
  95. field_category: Categoría
  96. field_title: Título
  97. field_project: Proyecto
  98. field_issue: Petición
  99. field_status: Estatuto
  100. field_notes: Notas
  101. field_is_closed: Petición resuelta
  102. field_is_default: Estatuto por defecto
  103. field_html_color: Color
  104. field_tracker: Tracker
  105. field_subject: Tema
  106. field_due_date: Fecha debida
  107. field_assigned_to: Asignado a
  108. field_priority: Prioridad
  109. field_fixed_version: Versión corregida
  110. field_user: Usuario
  111. field_role: Papel
  112. field_homepage: Sitio web
  113. field_is_public: Público
  114. field_parent: Proyecto secundario de
  115. field_is_in_chlog: Consultar las peticiones en el histórico
  116. field_is_in_roadmap: Consultar las peticiones en el roadmap
  117. field_login: Identificador
  118. field_mail_notification: Notificación por mail
  119. field_admin: Administrador
  120. field_last_login_on: Última conexión
  121. field_language: Lengua
  122. field_effective_date: Fecha
  123. field_password: Contraseña
  124. field_new_password: Nueva contraseña
  125. field_password_confirmation: Confirmación
  126. field_version: Versión
  127. field_type: Tipo
  128. field_host: Anfitrión
  129. field_port: Puerto
  130. field_account: Cuenta
  131. field_base_dn: Base DN
  132. field_attr_login: Cualidad del identificador
  133. field_attr_firstname: Cualidad del nombre
  134. field_attr_lastname: Cualidad del apellido
  135. field_attr_mail: Cualidad del Email
  136. field_onthefly: Creación del usuario On-the-fly
  137. field_start_date: Comienzo
  138. field_done_ratio: %% Realizado
  139. field_auth_source: Modo de la autentificación
  140. field_hide_mail: Ocultar mi email address
  141. field_comments: Comentario
  142. field_url: URL
  143. field_start_page: Página principal
  144. field_subproject: Proyecto secundario
  145. field_hours: Hours
  146. field_activity: Activity
  147. field_spent_on: Fecha
  148. field_identifier: Identifier
  149. field_is_filter: Used as a filter
  150. field_issue_to_id: Related issue
  151. field_delay: Delay
  152. field_assignable: Issues can be assigned to this role
  153. field_redirect_existing_links: Redirect existing links
  154. field_estimated_hours: Estimated time
  155. setting_app_title: Título del aplicación
  156. setting_app_subtitle: Subtítulo del aplicación
  157. setting_welcome_text: Texto acogida
  158. setting_default_language: Lengua del defecto
  159. setting_login_required: Autentif. requerida
  160. setting_self_registration: Registro permitido
  161. setting_attachment_max_size: Tamaño máximo del fichero
  162. setting_issues_export_limit: Issues export limit
  163. setting_mail_from: Email de la emisión
  164. setting_host_name: Nombre de anfitrión
  165. setting_text_formatting: Formato de texto
  166. setting_wiki_compression: Compresión de la historia de Wiki
  167. setting_feeds_limit: Feed content limit
  168. setting_autofetch_changesets: Autofetch commits
  169. setting_sys_api_enabled: Enable WS for repository management
  170. setting_commit_ref_keywords: Referencing keywords
  171. setting_commit_fix_keywords: Fixing keywords
  172. setting_autologin: Autologin
  173. setting_date_format: Date format
  174. setting_cross_project_issue_relations: Allow cross-project issue relations
  175. label_user: Usuario
  176. label_user_plural: Usuarios
  177. label_user_new: Nuevo usuario
  178. label_project: Proyecto
  179. label_project_new: Nuevo proyecto
  180. label_project_plural: Proyectos
  181. label_project_all: All Projects
  182. label_project_latest: Los proyectos más últimos
  183. label_issue: Petición
  184. label_issue_new: Nueva petición
  185. label_issue_plural: Peticiones
  186. label_issue_view_all: Ver todas las peticiones
  187. label_document: Documento
  188. label_document_new: Nuevo documento
  189. label_document_plural: Documentos
  190. label_role: Papel
  191. label_role_plural: Papeles
  192. label_role_new: Nuevo papel
  193. label_role_and_permissions: Papeles y permisos
  194. label_member: Miembro
  195. label_member_new: Nuevo miembro
  196. label_member_plural: Miembros
  197. label_tracker: Tracker
  198. label_tracker_plural: Trackers
  199. label_tracker_new: Nuevo tracker
  200. label_workflow: Workflow
  201. label_issue_status: Estatuto de petición
  202. label_issue_status_plural: Estatutos de las peticiones
  203. label_issue_status_new: Nuevo estatuto
  204. label_issue_category: Categoría de las peticiones
  205. label_issue_category_plural: Categorías de las peticiones
  206. label_issue_category_new: Nueva categoría
  207. label_custom_field: Campo personalizado
  208. label_custom_field_plural: Campos personalizados
  209. label_custom_field_new: Nuevo campo personalizado
  210. label_enumerations: Listas de valores
  211. label_enumeration_new: Nuevo valor
  212. label_information: Informacion
  213. label_information_plural: Informaciones
  214. label_please_login: Conexión
  215. label_register: Registrar
  216. label_password_lost: ¿Olvidaste la contraseña?
  217. label_home: Acogida
  218. label_my_page: Mi página
  219. label_my_account: Mi cuenta
  220. label_my_projects: Mis proyectos
  221. label_administration: Administración
  222. label_login: Conexión
  223. label_logout: Desconexión
  224. label_help: Ayuda
  225. label_reported_issues: Peticiones registradas
  226. label_assigned_to_me_issues: Peticiones que me están asignadas
  227. label_last_login: Última conexión
  228. label_last_updates: Actualizado
  229. label_last_updates_plural: %d Actualizados
  230. label_registered_on: Inscrito el
  231. label_activity: Actividad
  232. label_new: Nuevo
  233. label_logged_as: Conectado como
  234. label_environment: Environment
  235. label_authentication: Autentificación
  236. label_auth_source: Modo de la autentificación
  237. label_auth_source_new: Nuevo modo de la autentificación
  238. label_auth_source_plural: Modos de la autentificación
  239. label_subproject_plural: Proyectos secundarios
  240. label_min_max_length: Longitud mín - máx
  241. label_list: Lista
  242. label_date: Fecha
  243. label_integer: Número
  244. label_boolean: Boleano
  245. label_string: Texto
  246. label_text: Texto largo
  247. label_attribute: Cualidad
  248. label_attribute_plural: Cualidades
  249. label_download: %d Telecarga
  250. label_download_plural: %d Telecargas
  251. label_no_data: Ningunos datos a exhibir
  252. label_change_status: Cambiar el estatuto
  253. label_history: Histórico
  254. label_attachment: Fichero
  255. label_attachment_new: Nuevo fichero
  256. label_attachment_delete: Suprimir el fichero
  257. label_attachment_plural: Ficheros
  258. label_report: Informe
  259. label_report_plural: Informes
  260. label_news: Noticia
  261. label_news_new: Nueva noticia
  262. label_news_plural: Noticias
  263. label_news_latest: Últimas noticias
  264. label_news_view_all: Ver todas las noticias
  265. label_change_log: Cambios
  266. label_settings: Configuración
  267. label_overview: Vistazo
  268. label_version: Versión
  269. label_version_new: Nueva versión
  270. label_version_plural: Versiónes
  271. label_confirmation: Confirmación
  272. label_export_to: Exportar a
  273. label_read: Leer...
  274. label_public_projects: Proyectos publicos
  275. label_open_issues: abierta
  276. label_open_issues_plural: abiertas
  277. label_closed_issues: cerrada
  278. label_closed_issues_plural: cerradas
  279. label_total: Total
  280. label_permissions: Permisos
  281. label_current_status: Estado actual
  282. label_new_statuses_allowed: Nuevos estatutos autorizados
  283. label_all: todos
  284. label_none: ninguno
  285. label_next: Próximo
  286. label_previous: Precedente
  287. label_used_by: Utilizado por
  288. label_details: Detalles
  289. label_add_note: Agregar una nota
  290. label_per_page: Por la página
  291. label_calendar: Calendario
  292. label_months_from: meses de
  293. label_gantt: Gantt
  294. label_internal: Interno
  295. label_last_changes: %d cambios del último
  296. label_change_view_all: Ver todos los cambios
  297. label_personalize_page: Personalizar esta página
  298. label_comment: Comentario
  299. label_comment_plural: Comentarios
  300. label_comment_add: Agregar un comentario
  301. label_comment_added: Comentario agregó
  302. label_comment_delete: Suprimir comentarios
  303. label_query: Pregunta personalizada
  304. label_query_plural: Preguntas personalizadas
  305. label_query_new: Nueva preguntas
  306. label_filter_add: Agregar el filtro
  307. label_filter_plural: Filtros
  308. label_equals: igual
  309. label_not_equals: no igual
  310. label_in_less_than: en menos que
  311. label_in_more_than: en más que
  312. label_in: en
  313. label_today: hoy
  314. label_this_week: this week
  315. label_less_than_ago: hace menos de
  316. label_more_than_ago: hace más de
  317. label_ago: hace
  318. label_contains: contiene
  319. label_not_contains: no contiene
  320. label_day_plural: días
  321. label_repository: Depósito
  322. label_browse: Hojear
  323. label_modification: %d modificación
  324. label_modification_plural: %d modificaciones
  325. label_revision: Revisión
  326. label_revision_plural: Revisiones
  327. label_added: agregado
  328. label_modified: modificado
  329. label_deleted: suprimido
  330. label_latest_revision: La revisión más última
  331. label_latest_revision_plural: Latest revisions
  332. label_view_revisions: Ver las revisiones
  333. label_max_size: Tamaño máximo
  334. label_on: en
  335. label_sort_highest: Primero
  336. label_sort_higher: Subir
  337. label_sort_lower: Bajar
  338. label_sort_lowest: Último
  339. label_roadmap: Roadmap
  340. label_roadmap_due_in: Due in
  341. label_roadmap_overdue: %s late
  342. label_roadmap_no_issues: No issues for this version
  343. label_search: Búsqueda
  344. label_result: %d resultado
  345. label_result_plural: %d resultados
  346. label_all_words: Todas las palabras
  347. label_wiki: Wiki
  348. label_wiki_edit: Wiki edit
  349. label_wiki_edit_plural: Wiki edits
  350. label_wiki_page: Wiki page
  351. label_wiki_page_plural: Wiki pages
  352. label_page_index: Índice
  353. label_current_version: Versión actual
  354. label_preview: Previo
  355. label_feed_plural: Feeds
  356. label_changes_details: Detalles de todos los cambios
  357. label_issue_tracking: Issue tracking
  358. label_spent_time: Spent time
  359. label_f_hour: %.2f hour
  360. label_f_hour_plural: %.2f hours
  361. label_time_tracking: Time tracking
  362. label_change_plural: Changes
  363. label_statistics: Statistics
  364. label_commits_per_month: Commits per month
  365. label_commits_per_author: Commits per author
  366. label_view_diff: View differences
  367. label_diff_inline: inline
  368. label_diff_side_by_side: side by side
  369. label_options: Options
  370. label_copy_workflow_from: Copy workflow from
  371. label_permissions_report: Permissions report
  372. label_watched_issues: Watched issues
  373. label_related_issues: Related issues
  374. label_applied_status: Applied status
  375. label_loading: Loading...
  376. label_relation_new: New relation
  377. label_relation_delete: Delete relation
  378. label_relates_to: related to
  379. label_duplicates: duplicates
  380. label_blocks: blocks
  381. label_blocked_by: blocked by
  382. label_precedes: precedes
  383. label_follows: follows
  384. label_end_to_start: end to start
  385. label_end_to_end: end to end
  386. label_start_to_start: start to start
  387. label_start_to_end: start to end
  388. label_stay_logged_in: Stay logged in
  389. label_disabled: disabled
  390. label_show_completed_versions: Show completed versions
  391. label_me: me
  392. label_board: Forum
  393. label_board_new: New forum
  394. label_board_plural: Forums
  395. label_topic_plural: Topics
  396. label_message_plural: Messages
  397. label_message_last: Last message
  398. label_message_new: New message
  399. label_reply_plural: Replies
  400. label_send_information: Send account information to the user
  401. label_year: Year
  402. label_month: Month
  403. label_week: Week
  404. label_date_from: From
  405. label_date_to: To
  406. label_language_based: Language based
  407. label_sort_by: Sort by "%s"
  408. label_send_test_email: Send a test email
  409. label_feeds_access_key_created_on: RSS access key created %s ago
  410. label_module_plural: Modules
  411. label_added_time_by: Added by %s %s ago
  412. label_updated_time: Updated %s ago
  413. label_jump_to_a_project: Jump to a project...
  414. button_login: Conexión
  415. button_submit: Someter
  416. button_save: Validar
  417. button_check_all: Seleccionar todo
  418. button_uncheck_all: No seleccionar nada
  419. button_delete: Suprimir
  420. button_create: Crear
  421. button_test: Testar
  422. button_edit: Modificar
  423. button_add: Añadir
  424. button_change: Cambiar
  425. button_apply: Aplicar
  426. button_clear: Anular
  427. button_lock: Bloquear
  428. button_unlock: Desbloquear
  429. button_download: Telecargar
  430. button_list: Listar
  431. button_view: Ver
  432. button_move: Mover
  433. button_back: Atrás
  434. button_cancel: Cancelar
  435. button_activate: Activar
  436. button_sort: Clasificar
  437. button_log_time: Log time
  438. button_rollback: Rollback to this version
  439. button_watch: Watch
  440. button_unwatch: Unwatch
  441. button_reply: Reply
  442. button_archive: Archive
  443. button_unarchive: Unarchive
  444. button_reset: Reset
  445. button_rename: Rename
  446. status_active: active
  447. status_registered: registered
  448. status_locked: locked
  449. text_select_mail_notifications: Seleccionar las actividades que necesitan la activación de la notificación por mail.
  450. text_regexp_info: eg. ^[A-Z0-9]+$
  451. text_min_max_length_info: 0 para ninguna restricción
  452. text_project_destroy_confirmation: ¿ Estás seguro de querer eliminar el proyecto ?
  453. text_workflow_edit: Seleccionar un workflow para actualizar
  454. text_are_you_sure: ¿ Estás seguro ?
  455. text_journal_changed: cambiado de %s a %s
  456. text_journal_set_to: fijado a %s
  457. text_journal_deleted: suprimido
  458. text_tip_task_begin_day: tarea que comienza este día
  459. text_tip_task_end_day: tarea que termina este día
  460. text_tip_task_begin_end_day: tarea que comienza y termina este día
  461. text_project_identifier_info: 'Lower case letters (a-z), numbers and dashes allowed.<br />Once saved, the identifier can not be changed.'
  462. text_caracters_maximum: %d characters maximum.
  463. text_length_between: Length between %d and %d characters.
  464. text_tracker_no_workflow: No workflow defined for this tracker
  465. text_unallowed_characters: Unallowed characters
  466. text_comma_separated: Multiple values allowed (comma separated).
  467. text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages
  468. text_issue_added: Issue %s has been reported.
  469. text_issue_updated: Issue %s has been updated.
  470. text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
  471. text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
  472. text_issue_category_destroy_assignments: Remove category assignments
  473. text_issue_category_reassign_to: Reassing issues to this category
  474. default_role_manager: Manager
  475. default_role_developper: Desarrollador
  476. default_role_reporter: Informador
  477. default_tracker_bug: Anomalía
  478. default_tracker_feature: Evolución
  479. default_tracker_support: Asistencia
  480. default_issue_status_new: Nuevo
  481. default_issue_status_assigned: Asignada
  482. default_issue_status_resolved: Resuelta
  483. default_issue_status_feedback: Comentario
  484. default_issue_status_closed: Cerrada
  485. default_issue_status_rejected: Rechazada
  486. default_doc_category_user: Documentación del usuario
  487. default_doc_category_tech: Documentación tecnica
  488. default_priority_low: Bajo
  489. default_priority_normal: Normal
  490. default_priority_high: Alto
  491. default_priority_urgent: Urgente
  492. default_priority_immediate: Ahora
  493. default_activity_design: Design
  494. default_activity_development: Development
  495. enumeration_issue_priorities: Prioridad de las peticiones
  496. enumeration_doc_categories: Categorías del documento
  497. enumeration_activities: Activities (time tracking)
  498. label_file_plural: Files
  499. label_changeset_plural: Changesets