initial commit
[gitredmine.git] / lang / es.yml
blob453d1dfcf684af2f3c7e1d19b786f620f592c581
1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
3 actionview_datehelper_select_day_prefix:
4 actionview_datehelper_select_month_names: Enero,Febrero,Marzo,Abril,Mayo,Junio,Julio,Agosto,Septiembre,Octubre,Noviembre,Diciembre
5 actionview_datehelper_select_month_names_abbr: Ene,Feb,Mar,Abr,Mayo,Jun,Jul,Ago,Sep,Oct,Nov,Dic
6 actionview_datehelper_select_month_prefix:
7 actionview_datehelper_select_year_prefix:
8 actionview_datehelper_time_in_words_day: 1 day
9 actionview_datehelper_time_in_words_day_plural: %d days
10 actionview_datehelper_time_in_words_hour_about: una hora aproximadamente
11 actionview_datehelper_time_in_words_hour_about_plural: aproximadamente %d horas
12 actionview_datehelper_time_in_words_hour_about_single: una hora aproximadamente
13 actionview_datehelper_time_in_words_minute: 1 minuto
14 actionview_datehelper_time_in_words_minute_half: medio minuto
15 actionview_datehelper_time_in_words_minute_less_than: menos de un minuto
16 actionview_datehelper_time_in_words_minute_plural: %d minutos
17 actionview_datehelper_time_in_words_minute_single: 1 minuto
18 actionview_datehelper_time_in_words_second_less_than: menos de un segundo
19 actionview_datehelper_time_in_words_second_less_than_plural: menos de %d segundos
20 actionview_instancetag_blank_option: Por favor selecciona
22 activerecord_error_inclusion: is not included in the list
23 activerecord_error_exclusion: is reserved
24 activerecord_error_invalid: is invalid
25 activerecord_error_confirmation: doesn't match confirmation
26 activerecord_error_accepted: must be accepted
27 activerecord_error_empty: can't be empty
28 activerecord_error_blank: can't be blank
29 activerecord_error_too_long: es demasiado largo
30 activerecord_error_too_short: es demasiado corto
31 activerecord_error_wrong_length: la longitud es incorrecta
32 activerecord_error_taken: has already been taken
33 activerecord_error_not_a_number: no es un número
34 activerecord_error_not_a_date: no es una fecha válida
35 activerecord_error_greater_than_start_date: debe ser la fecha mayor que del comienzo
36 activerecord_error_not_same_project: no pertenece al mismo proyecto
37 activerecord_error_circular_dependency: Esta relación podría crear una dependencia anidada
39 general_fmt_age: %d año
40 general_fmt_age_plural: %d años
41 general_fmt_date: %%d/%%m/%%Y
42 general_fmt_datetime: %%d/%%m/%%Y %%H:%%M
43 general_fmt_datetime_short: %%d/%%m %%H:%%M
44 general_fmt_time: %%H:%%M
45 general_text_No: 'No'
46 general_text_Yes: 'Sí'
47 general_text_no: 'no'
48 general_text_yes: 'sí'
49 general_lang_name: 'Español'
50 general_csv_separator: ';'
51 general_csv_encoding: ISO-8859-15
52 general_pdf_encoding: ISO-8859-15
53 general_day_names: Lunes,Martes,Miércoles,Jueves,Viernes,Sábado,Domingo
54 general_first_day_of_week: '1'
56 notice_account_updated: Cuenta creada correctamente.
57 notice_account_invalid_creditentials: Inválido usuario o contraseña
58 notice_account_password_updated: Contraseña modificada correctamente.
59 notice_account_wrong_password: Contraseña incorrecta
60 notice_account_register_done: Cuenta creada correctamente.
61 notice_account_unknown_email: Usuario desconocido.
62 notice_can_t_change_password: This account uses an external authentication source. Impossible to change the password.
63 notice_account_lost_email_sent: Un correo con instrucciones para elegir una nueva contraseña le ha sido enviado.
64 notice_account_activated: Tu cuenta ha sido activada. Ahora se encuentra conectado.
65 notice_successful_create: Creación correcta.
66 notice_successful_update: Modificación correcta.
67 notice_successful_delete: Borrado correcto.
68 notice_successful_connection: Conexión correcta.
69 notice_file_not_found: La página que intentabas tener acceso no existe ni se ha quitado.
70 notice_locking_conflict: Los datos han sido modificados por otro usuario.
71 notice_scm_error: La entrada y/o la revisión no existe en el depósito.
72 notice_not_authorized: No tiene autorización para acceder a esta página.
74 mail_subject_lost_password: Tu contraseña del CIYAT - Gestor de Solicitudes
75 mail_body_lost_password: 'To change your Redmine password, click on the following link:'
76 mail_subject_register: Activación de la cuenta del CIYAT - Gestor de Solicitudes
77 mail_body_register: 'To activate your Redmine account, click on the following link:'
79 gui_validation_error: 1 error
80 gui_validation_error_plural: %d errores
82 field_name: Nombre
83 field_description: Descripción
84 field_summary: Resumen
85 field_is_required: Obligatorio
86 field_firstname: Nombre
87 field_lastname: Apellido
88 field_mail: Email
89 field_filename: Fichero
90 field_filesize: Tamaño
91 field_downloads: Descargas
92 field_author: Autor
93 field_created_on: Creado
94 field_updated_on: Actualizado
95 field_field_format: Formato
96 field_is_for_all: Para todos los proyectos
97 field_possible_values: Valores posibles
98 field_regexp: Expresión regular
99 field_min_length: Longitud mínima
100 field_max_length: Longitud máxima
101 field_value: Valor
102 field_category: Categoría
103 field_title: Título
104 field_project: Proyecto
105 field_issue: Petición
106 field_status: Estado
107 field_notes: Notas
108 field_is_closed: Petición resuelta
109 field_is_default: Estado por defecto
110 field_tracker: Tracker
111 field_subject: Tema
112 field_due_date: Fecha debida
113 field_assigned_to: Asignado a
114 field_priority: Prioridad
115 field_fixed_version: Versión corregida
116 field_user: Usuario
117 field_role: Perfil
118 field_homepage: Sitio web
119 field_is_public: Público
120 field_parent: Proyecto secundario de
121 field_is_in_chlog: Consultar las peticiones en el histórico
122 field_is_in_roadmap: Consultar las peticiones en el roadmap
123 field_login: Identificador
124 field_mail_notification: Notificación por mail
125 field_admin: Administrador
126 field_last_login_on: Última conexión
127 field_language: Idioma
128 field_effective_date: Fecha
129 field_password: Contraseña
130 field_new_password: Nueva contraseña
131 field_password_confirmation: Confirmación
132 field_version: Versión
133 field_type: Tipo
134 field_host: Anfitrión
135 field_port: Puerto
136 field_account: Cuenta
137 field_base_dn: Base DN
138 field_attr_login: Cualidad del identificador
139 field_attr_firstname: Cualidad del nombre
140 field_attr_lastname: Cualidad del apellido
141 field_attr_mail: Cualidad del Email
142 field_onthefly: Creación del usuario On-the-fly
143 field_start_date: Comienzo
144 field_done_ratio: %% Realizado
145 field_auth_source: Modo de la autentificación
146 field_hide_mail: Ocultar mi dirección de email 
147 field_comment: Comentario
148 field_url: URL
149 field_start_page: Página principal
150 field_subproject: Proyecto secundario
151 field_hours: Horas
152 field_activity: Actividad
153 field_spent_on: Fecha
154 field_identifier: Identificador
155 field_is_filter: Usado como filtro
156 field_issue_to_id: Petición Relacionada
157 field_delay: Retraso
159 setting_app_title: Título del aplicación
160 setting_app_subtitle: Subtítulo del aplicación
161 setting_welcome_text: Texto bienvenida
162 setting_default_language: Idioma por defecto
163 setting_login_required: Autentif. requerida
164 setting_self_registration: Registro permitido
165 setting_attachment_max_size: Tamaño máximo del fichero
166 setting_issues_export_limit: Issues export limit
167 setting_mail_from: Email de la emisión
168 setting_host_name: Nombre de anfitrión
169 setting_text_formatting: Formato de texto
170 setting_wiki_compression: Compresión de la historia de Wiki
171 setting_feeds_limit: Feed content limit
172 setting_autofetch_changesets: Autofetch SVN commits
173 setting_sys_api_enabled: Enable WS for repository management
174 setting_commit_ref_keywords: Referencing keywords
175 setting_commit_fix_keywords: Fixing keywords
176 setting_autologin: Autologin
177 setting_date_format: Formato de la fecha
179 label_user: Usuario
180 label_user_plural: Usuarios
181 label_user_new: Nuevo usuario
182 label_project: Proyecto
183 label_project_new: Nuevo proyecto
184 label_project_plural: Proyectos
185 label_project_all: Todos los proyectos
186 label_project_latest: Los proyectos más últimos
187 label_issue: Petición
188 label_issue_new: Nueva petición
189 label_issue_plural: Peticiones
190 label_issue_view_all: Ver todas las peticiones
191 label_document: Documento
192 label_document_new: Nuevo documento
193 label_document_plural: Documentos
194 label_role: Perfil
195 label_role_plural: Perfiles
196 label_role_new: Nuevo perfil
197 label_role_and_permissions: Perfiles y permisos
198 label_member: Miembro
199 label_member_new: Nuevo miembro
200 label_member_plural: Miembros
201 label_tracker: Tracker
202 label_tracker_plural: Trackers
203 label_tracker_new: Nuevo tracker
204 label_workflow: Workflow
205 label_issue_status: Estado de petición
206 label_issue_status_plural: Estados de las peticiones
207 label_issue_status_new: Nuevo estado
208 label_issue_category: Categoría de las peticiones
209 label_issue_category_plural: Categorías de las peticiones
210 label_issue_category_new: Nueva categoría
211 label_custom_field: Campo personalizado
212 label_custom_field_plural: Campos personalizados
213 label_custom_field_new: Nuevo campo personalizado
214 label_enumerations: Listas de valores
215 label_enumeration_new: Nuevo valor
216 label_information: Informacion
217 label_information_plural: Informaciones
218 label_please_login: Conexión
219 label_register: Registrar
220 label_password_lost: ¿Olvidaste la contraseña?
221 label_home: Principal
222 label_my_page: Mi página
223 label_my_account: Mi cuenta
224 label_my_projects: Mis proyectos
225 label_administration: Administración
226 label_login: Conexión
227 label_logout: Desconexión
228 label_help: Ayuda
229 label_reported_issues: Peticiones registradas
230 label_assigned_to_me_issues: Peticiones que me están asignadas
231 label_last_login: Última conexión
232 label_last_updates: Actualizado
233 label_last_updates_plural: %d Actualizados
234 label_registered_on: Inscrito el
235 label_activity: Actividad
236 label_new: Nuevo
237 label_logged_as: Conectado como
238 label_environment: Entorno
239 label_authentication: Autentificación
240 label_auth_source: Modo de la autentificación
241 label_auth_source_new: Nuevo modo de la autentificación
242 label_auth_source_plural: Modos de la autentificación
243 label_subproject_plural: Proyectos secundarios
244 label_min_max_length: Longitud mín - máx
245 label_list: Lista
246 label_date: Fecha
247 label_integer: Número
248 label_boolean: Boleano
249 label_string: Texto
250 label_text: Texto largo
251 label_attribute: Cualidad
252 label_attribute_plural: Cualidades
253 label_download: %d Descarga
254 label_download_plural: %d Descargas
255 label_no_data: Ningun dato a mostrar
256 label_change_status: Cambiar el estado
257 label_history: Histórico
258 label_attachment: Fichero
259 label_attachment_new: Nuevo fichero
260 label_attachment_delete: Suprimir el fichero
261 label_attachment_plural: Ficheros
262 label_report: Informe
263 label_report_plural: Informes
264 label_news: Noticia
265 label_news_new: Nueva noticia
266 label_news_plural: Noticias
267 label_news_latest: Últimas noticias
268 label_news_view_all: Ver todas las noticias
269 label_change_log: Cambios
270 label_settings: Configuración
271 label_overview: Vistazo
272 label_version: Versión
273 label_version_new: Nueva versión
274 label_version_plural: Versiones
275 label_confirmation: Confirmación
276 label_export_to: Exportar a
277 label_read: Leer...
278 label_public_projects: Proyectos públicos
279 label_open_issues: abierta
280 label_open_issues_plural: abiertas
281 label_closed_issues: cerrada
282 label_closed_issues_plural: cerradas
283 label_total: Total
284 label_permissions: Permisos
285 label_current_status: Estado actual
286 label_new_statuses_allowed: Nuevos estados autorizados
287 label_all: todos
288 label_none: ninguno
289 label_next: Próximo
290 label_previous: Anterior
291 label_used_by: Utilizado por
292 label_details: Detalles
293 label_add_note: Agregar una nota
294 label_per_page: Por la página
295 label_calendar: Calendario
296 label_months_from: meses de
297 label_gantt: Gantt
298 label_internal: Interno
299 label_last_changes: %d cambios del último
300 label_change_view_all: Ver todos los cambios
301 label_personalize_page: Personalizar esta página
302 label_comment: Comentario
303 label_comment_plural: Comentarios
304 label_comment_add: Añadir un comentario
305 label_comment_added: Comentario añadido
306 label_comment_delete: Suprimir comentarios
307 label_query: Pregunta personalizada
308 label_query_plural: Preguntas personalizadas
309 label_query_new: Nueva pregunta
310 label_filter_add: Agregar el filtro
311 label_filter_plural: Filtros
312 label_equals: igual
313 label_not_equals: no igual
314 label_in_less_than: en menos que
315 label_in_more_than: en más que
316 label_in: en
317 label_today: hoy
318 label_less_than_ago: hace menos de
319 label_more_than_ago: hace más de
320 label_ago: hace
321 label_contains: contiene 
322 label_not_contains: no contiene
323 label_day_plural: días
324 label_repository: Depósito SVN
325 label_browse: Hojear
326 label_modification: %d modificación
327 label_modification_plural: %d modificaciones
328 label_revision: Revisión
329 label_revision_plural: Revisiones
330 label_added: añadido
331 label_modified: modificado
332 label_deleted: suprimido
333 label_latest_revision: La revisión más actual
334 label_latest_revision_plural: Las revisiones más actuales
335 label_view_revisions: Ver las revisiones
336 label_max_size: Tamaño máximo
337 label_on: en
338 label_sort_highest: Primero
339 label_sort_higher: Subir
340 label_sort_lower: Bajar
341 label_sort_lowest: Último
342 label_roadmap: Roadmap
343 label_roadmap_due_in: Realizado en 
344 label_roadmap_no_issues: No hay peticiones para esta versión
345 label_search: Búsqueda
346 label_result: %d resultado
347 label_result_plural: %d resultados
348 label_all_words: Todas las palabras
349 label_wiki: Wiki
350 label_wiki_edit: Wiki edicción
351 label_wiki_edit_plural: Wiki edicciones
352 label_wiki_page: Wiki página
353 label_wiki_page_plural: Wiki páginas
354 label_page_index: Índice
355 label_current_version: Versión actual
356 label_preview: Previo
357 label_feed_plural: Feeds
358 label_changes_details: Detalles de todos los cambios
359 label_issue_tracking: Petición tracking
360 label_spent_time: Tiempo dedicado
361 label_f_hour: %.2f hora
362 label_f_hour_plural: %.2f horas
363 label_time_tracking: Tiempo tracking
364 label_change_plural: Cambios
365 label_statistics: Estadísticas
366 label_commits_per_month: Commits por mes
367 label_commits_per_author: Commits por autor
368 label_view_diff: Ver diferencias
369 label_diff_inline: inline
370 label_diff_side_by_side: side by side
371 label_options: Opciones
372 label_copy_workflow_from: Copiar workflow desde
373 label_permissions_report: Informe de permisos
374 label_watched_issues: Peticiones monitorizadas 
375 label_related_issues: Peticiones relacionadas
376 label_applied_status: Aplicar estado
377 label_loading: Cargando...
378 label_relation_new: Nueva relación
379 label_relation_delete: Eliminar relación
380 label_relates_to: relacionado a
381 label_duplicates: duplicados
382 label_blocks: bloques
383 label_blocked_by: bloqueado por
384 label_precedes: anteriores
385 label_follows: siguientes
386 label_end_to_start: fin a principio
387 label_end_to_end: fin a fin
388 label_start_to_start: principio a principio
389 label_start_to_end: principio a fin
390 label_stay_logged_in: Stay logged in
391 label_disabled: deshabilitado
392 label_show_completed_versions: Muestra las versiones completas
393 label_me: me
394 label_board: Forum
395 label_board_new: Nuevo forum
396 label_board_plural: Forums
397 label_topic_plural: Topics
398 label_message_plural: Mensajes
399 label_message_last: Último mensaje
400 label_message_new: Nuevo mensaje
401 label_reply_plural: Respuestas
402 label_send_information: Enviada información de la cuenta al usuario
403 label_year: Año
404 label_month: Mes
405 label_week: Semana
406 label_date_from: Desde
407 label_date_to: Hasta
408 label_language_based: Idioma basado
410 button_login: Conexión
411 button_submit: Aceptar
412 button_save: Validar
413 button_check_all: Seleccionar todo
414 button_uncheck_all: No seleccionar nada
415 button_delete: Suprimir
416 button_create: Crear
417 button_test: Testar
418 button_edit: Modificar
419 button_add: Añadir
420 button_change: Cambiar
421 button_apply: Aceptar
422 button_clear: Anular
423 button_lock: Bloquear
424 button_unlock: Desbloquear
425 button_download: Descargar
426 button_list: Listar
427 button_view: Ver
428 button_move: Mover
429 button_back: Atrás
430 button_cancel: Cancelar
431 button_activate: Activar
432 button_sort: Clasificar
433 button_log_time: Tiempo dedicado
434 button_rollback: Volver a esta versión
435 button_watch: Monitorizar
436 button_unwatch: No monitorizar
437 button_reply: Responder
438 button_archive: Archivar
439 button_unarchive: Desarchivar
441 status_active: activo
442 status_registered: registrado
443 status_locked: bloqueado
445 text_select_mail_notifications: Seleccionar las actividades que necesitan la activación de la notificación por mail.
446 text_regexp_info: eg. ^[A-Z0-9]+$
447 text_min_max_length_info: 0 para ninguna restricción
448 text_project_destroy_confirmation: ¿ Estás seguro de querer eliminar el proyecto ?
449 text_workflow_edit: Seleccionar un workflow para actualizar
450 text_are_you_sure: ¿ Estás seguro ?
451 text_journal_changed: cambiado de %s a %s
452 text_journal_set_to: fijado a %s
453 text_journal_deleted: suprimido
454 text_tip_task_begin_day: tarea que comienza este día
455 text_tip_task_end_day: tarea que termina este día
456 text_tip_task_begin_end_day: tarea que comienza y termina este día
457 text_project_identifier_info: 'Letras minúsculas (a-z), números y signos de puntuación permitidos.<br />Una vez guardado, el identificador no puede modificarse.'
458 text_caracters_maximum: %d caracteres máximo.
459 text_length_between: Longitud entre %d y %d caracteres.
460 text_tracker_no_workflow: No hay ningún workflow definido para este tracker
461 text_unallowed_characters: Caracteres no permitidos
462 text_comma_separated: Múltiples valores permitidos (separados por coma).
463 text_issues_ref_in_commit_messages: Referencia y petición de corrección en los mensajes
465 default_role_manager: Manager
466 default_role_developper: Desarrollador
467 default_role_reporter: Informador
468 default_tracker_bug: Anomalía
469 default_tracker_feature: Evolución
470 default_tracker_support: Asistencia
471 default_issue_status_new: Nuevo
472 default_issue_status_assigned: Asignada
473 default_issue_status_resolved: Resuelta
474 default_issue_status_feedback: Comentario
475 default_issue_status_closed: Cerrada
476 default_issue_status_rejected: Rechazada
477 default_doc_category_user: Documentación del usuario
478 default_doc_category_tech: Documentación tecnica
479 default_priority_low: Bajo
480 default_priority_normal: Normal
481 default_priority_high: Alto
482 default_priority_urgent: Urgente
483 default_priority_immediate: Inmediata
484 default_activity_design: Diseño
485 default_activity_development: Desarrollo
487 enumeration_issue_priorities: Prioridad de las peticiones
488 enumeration_doc_categories: Categorías del documento
489 enumeration_activities: Actividades (tiempo dedicado)
490 label_index_by_date: Index by date
491 field_column_names: Columns
492 button_rename: Rename
493 text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
494 label_feeds_access_key_created_on: RSS access key created %s ago
495 label_default_columns: Default columns
496 setting_cross_project_issue_relations: Allow cross-project issue relations
497 label_roadmap_overdue: %s late
498 label_module_plural: Modules
499 label_this_week: this week
500 label_index_by_title: Index by title
501 label_jump_to_a_project: Jump to a project...
502 field_assignable: Issues can be assigned to this role
503 label_sort_by: Sort by %s
504 setting_issue_list_default_columns: Default columns displayed on the issue list
505 text_issue_updated: Issue %s has been updated.
506 notice_feeds_access_key_reseted: Your RSS access key was reseted.
507 field_redirect_existing_links: Redirect existing links
508 text_issue_category_reassign_to: Reassign issues to this category
509 notice_email_sent: An email was sent to %s
510 text_issue_added: Issue %s has been reported.
511 field_comments: Comment
512 label_file_plural: Files
513 text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
514 notice_email_error: An error occurred while sending mail (%s)
515 label_updated_time: Updated %s ago
516 text_issue_category_destroy_assignments: Remove category assignments
517 label_send_test_email: Send a test email
518 button_reset: Reset
519 label_added_time_by: Added by %s %s ago
520 field_estimated_hours: Estimated time
521 label_changeset_plural: Changesets
522 setting_repositories_encodings: Repositories encodings
523 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
524 label_bulk_edit_selected_issues: Bulk edit selected issues
525 label_no_change_option: (No change)
526 notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
527 label_theme: Theme
528 label_default: Default
529 label_search_titles_only: Search titles only
530 label_nobody: nobody
531 button_change_password: Change password
532 text_user_mail_option: "For unselected projects, you will only receive notifications about things you watch or you're involved in (eg. issues you're the author or assignee)."
533 label_user_mail_option_selected: "For any event on the selected projects only..."
534 label_user_mail_option_all: "For any event on all my projects"
535 label_user_mail_option_none: "Only for things I watch or I'm involved in"
536 setting_emails_footer: Emails footer
537 label_float: Float
538 button_copy: Copy
539 mail_body_account_information_external: You can use your "%s" account to log into Redmine.
540 mail_body_account_information: Your Redmine account information
541 setting_protocol: Protocol