More flexible mail notifications settings at user level. A user has now 3 options:
[gitredmine.git] / lang / es.yml
blobd66220e05c60068408785938a74ccafd0d553455
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_html_color: Color
111 field_tracker: Tracker
112 field_subject: Tema
113 field_due_date: Fecha debida
114 field_assigned_to: Asignado a
115 field_priority: Prioridad
116 field_fixed_version: Versión corregida
117 field_user: Usuario
118 field_role: Perfil
119 field_homepage: Sitio web
120 field_is_public: Público
121 field_parent: Proyecto secundario de
122 field_is_in_chlog: Consultar las peticiones en el histórico
123 field_is_in_roadmap: Consultar las peticiones en el roadmap
124 field_login: Identificador
125 field_mail_notification: Notificación por mail
126 field_admin: Administrador
127 field_last_login_on: Última conexión
128 field_language: Idioma
129 field_effective_date: Fecha
130 field_password: Contraseña
131 field_new_password: Nueva contraseña
132 field_password_confirmation: Confirmación
133 field_version: Versión
134 field_type: Tipo
135 field_host: Anfitrión
136 field_port: Puerto
137 field_account: Cuenta
138 field_base_dn: Base DN
139 field_attr_login: Cualidad del identificador
140 field_attr_firstname: Cualidad del nombre
141 field_attr_lastname: Cualidad del apellido
142 field_attr_mail: Cualidad del Email
143 field_onthefly: Creación del usuario On-the-fly
144 field_start_date: Comienzo
145 field_done_ratio: %% Realizado
146 field_auth_source: Modo de la autentificación
147 field_hide_mail: Ocultar mi dirección de email 
148 field_comment: Comentario
149 field_url: URL
150 field_start_page: Página principal
151 field_subproject: Proyecto secundario
152 field_hours: Horas
153 field_activity: Actividad
154 field_spent_on: Fecha
155 field_identifier: Identificador
156 field_is_filter: Usado como filtro
157 field_issue_to_id: Petición Relacionada
158 field_delay: Retraso
160 setting_app_title: Título del aplicación
161 setting_app_subtitle: Subtítulo del aplicación
162 setting_welcome_text: Texto bienvenida
163 setting_default_language: Idioma por defecto
164 setting_login_required: Autentif. requerida
165 setting_self_registration: Registro permitido
166 setting_attachment_max_size: Tamaño máximo del fichero
167 setting_issues_export_limit: Issues export limit
168 setting_mail_from: Email de la emisión
169 setting_host_name: Nombre de anfitrión
170 setting_text_formatting: Formato de texto
171 setting_wiki_compression: Compresión de la historia de Wiki
172 setting_feeds_limit: Feed content limit
173 setting_autofetch_changesets: Autofetch SVN commits
174 setting_sys_api_enabled: Enable WS for repository management
175 setting_commit_ref_keywords: Referencing keywords
176 setting_commit_fix_keywords: Fixing keywords
177 setting_autologin: Autologin
178 setting_date_format: Formato de la fecha
180 label_user: Usuario
181 label_user_plural: Usuarios
182 label_user_new: Nuevo usuario
183 label_project: Proyecto
184 label_project_new: Nuevo proyecto
185 label_project_plural: Proyectos
186 label_project_all: Todos los proyectos
187 label_project_latest: Los proyectos más últimos
188 label_issue: Petición
189 label_issue_new: Nueva petición
190 label_issue_plural: Peticiones
191 label_issue_view_all: Ver todas las peticiones
192 label_document: Documento
193 label_document_new: Nuevo documento
194 label_document_plural: Documentos
195 label_role: Perfil
196 label_role_plural: Perfiles
197 label_role_new: Nuevo perfil
198 label_role_and_permissions: Perfiles y permisos
199 label_member: Miembro
200 label_member_new: Nuevo miembro
201 label_member_plural: Miembros
202 label_tracker: Tracker
203 label_tracker_plural: Trackers
204 label_tracker_new: Nuevo tracker
205 label_workflow: Workflow
206 label_issue_status: Estado de petición
207 label_issue_status_plural: Estados de las peticiones
208 label_issue_status_new: Nuevo estado
209 label_issue_category: Categoría de las peticiones
210 label_issue_category_plural: Categorías de las peticiones
211 label_issue_category_new: Nueva categoría
212 label_custom_field: Campo personalizado
213 label_custom_field_plural: Campos personalizados
214 label_custom_field_new: Nuevo campo personalizado
215 label_enumerations: Listas de valores
216 label_enumeration_new: Nuevo valor
217 label_information: Informacion
218 label_information_plural: Informaciones
219 label_please_login: Conexión
220 label_register: Registrar
221 label_password_lost: ¿Olvidaste la contraseña?
222 label_home: Principal
223 label_my_page: Mi página
224 label_my_account: Mi cuenta
225 label_my_projects: Mis proyectos
226 label_administration: Administración
227 label_login: Conexión
228 label_logout: Desconexión
229 label_help: Ayuda
230 label_reported_issues: Peticiones registradas
231 label_assigned_to_me_issues: Peticiones que me están asignadas
232 label_last_login: Última conexión
233 label_last_updates: Actualizado
234 label_last_updates_plural: %d Actualizados
235 label_registered_on: Inscrito el
236 label_activity: Actividad
237 label_new: Nuevo
238 label_logged_as: Conectado como
239 label_environment: Entorno
240 label_authentication: Autentificación
241 label_auth_source: Modo de la autentificación
242 label_auth_source_new: Nuevo modo de la autentificación
243 label_auth_source_plural: Modos de la autentificación
244 label_subproject_plural: Proyectos secundarios
245 label_min_max_length: Longitud mín - máx
246 label_list: Lista
247 label_date: Fecha
248 label_integer: Número
249 label_boolean: Boleano
250 label_string: Texto
251 label_text: Texto largo
252 label_attribute: Cualidad
253 label_attribute_plural: Cualidades
254 label_download: %d Descarga
255 label_download_plural: %d Descargas
256 label_no_data: Ningun dato a mostrar
257 label_change_status: Cambiar el estado
258 label_history: Histórico
259 label_attachment: Fichero
260 label_attachment_new: Nuevo fichero
261 label_attachment_delete: Suprimir el fichero
262 label_attachment_plural: Ficheros
263 label_report: Informe
264 label_report_plural: Informes
265 label_news: Noticia
266 label_news_new: Nueva noticia
267 label_news_plural: Noticias
268 label_news_latest: Últimas noticias
269 label_news_view_all: Ver todas las noticias
270 label_change_log: Cambios
271 label_settings: Configuración
272 label_overview: Vistazo
273 label_version: Versión
274 label_version_new: Nueva versión
275 label_version_plural: Versiones
276 label_confirmation: Confirmación
277 label_export_to: Exportar a
278 label_read: Leer...
279 label_public_projects: Proyectos públicos
280 label_open_issues: abierta
281 label_open_issues_plural: abiertas
282 label_closed_issues: cerrada
283 label_closed_issues_plural: cerradas
284 label_total: Total
285 label_permissions: Permisos
286 label_current_status: Estado actual
287 label_new_statuses_allowed: Nuevos estados autorizados
288 label_all: todos
289 label_none: ninguno
290 label_next: Próximo
291 label_previous: Anterior
292 label_used_by: Utilizado por
293 label_details: Detalles
294 label_add_note: Agregar una nota
295 label_per_page: Por la página
296 label_calendar: Calendario
297 label_months_from: meses de
298 label_gantt: Gantt
299 label_internal: Interno
300 label_last_changes: %d cambios del último
301 label_change_view_all: Ver todos los cambios
302 label_personalize_page: Personalizar esta página
303 label_comment: Comentario
304 label_comment_plural: Comentarios
305 label_comment_add: Añadir un comentario
306 label_comment_added: Comentario añadido
307 label_comment_delete: Suprimir comentarios
308 label_query: Pregunta personalizada
309 label_query_plural: Preguntas personalizadas
310 label_query_new: Nueva pregunta
311 label_filter_add: Agregar el filtro
312 label_filter_plural: Filtros
313 label_equals: igual
314 label_not_equals: no igual
315 label_in_less_than: en menos que
316 label_in_more_than: en más que
317 label_in: en
318 label_today: hoy
319 label_less_than_ago: hace menos de
320 label_more_than_ago: hace más de
321 label_ago: hace
322 label_contains: contiene 
323 label_not_contains: no contiene
324 label_day_plural: días
325 label_repository: Depósito SVN
326 label_browse: Hojear
327 label_modification: %d modificación
328 label_modification_plural: %d modificaciones
329 label_revision: Revisión
330 label_revision_plural: Revisiones
331 label_added: añadido
332 label_modified: modificado
333 label_deleted: suprimido
334 label_latest_revision: La revisión más actual
335 label_latest_revision_plural: Las revisiones más actuales
336 label_view_revisions: Ver las revisiones
337 label_max_size: Tamaño máximo
338 label_on: en
339 label_sort_highest: Primero
340 label_sort_higher: Subir
341 label_sort_lower: Bajar
342 label_sort_lowest: Último
343 label_roadmap: Roadmap
344 label_roadmap_due_in: Realizado en 
345 label_roadmap_no_issues: No hay peticiones para esta versión
346 label_search: Búsqueda
347 label_result: %d resultado
348 label_result_plural: %d resultados
349 label_all_words: Todas las palabras
350 label_wiki: Wiki
351 label_wiki_edit: Wiki edicción
352 label_wiki_edit_plural: Wiki edicciones
353 label_wiki_page: Wiki página
354 label_wiki_page_plural: Wiki páginas
355 label_page_index: Índice
356 label_current_version: Versión actual
357 label_preview: Previo
358 label_feed_plural: Feeds
359 label_changes_details: Detalles de todos los cambios
360 label_issue_tracking: Petición tracking
361 label_spent_time: Tiempo dedicado
362 label_f_hour: %.2f hora
363 label_f_hour_plural: %.2f horas
364 label_time_tracking: Tiempo tracking
365 label_change_plural: Cambios
366 label_statistics: Estadísticas
367 label_commits_per_month: Commits por mes
368 label_commits_per_author: Commits por autor
369 label_view_diff: Ver diferencias
370 label_diff_inline: inline
371 label_diff_side_by_side: side by side
372 label_options: Opciones
373 label_copy_workflow_from: Copiar workflow desde
374 label_permissions_report: Informe de permisos
375 label_watched_issues: Peticiones monitorizadas 
376 label_related_issues: Peticiones relacionadas
377 label_applied_status: Aplicar estado
378 label_loading: Cargando...
379 label_relation_new: Nueva relación
380 label_relation_delete: Eliminar relación
381 label_relates_to: relacionado a
382 label_duplicates: duplicados
383 label_blocks: bloques
384 label_blocked_by: bloqueado por
385 label_precedes: anteriores
386 label_follows: siguientes
387 label_end_to_start: fin a principio
388 label_end_to_end: fin a fin
389 label_start_to_start: principio a principio
390 label_start_to_end: principio a fin
391 label_stay_logged_in: Stay logged in
392 label_disabled: deshabilitado
393 label_show_completed_versions: Muestra las versiones completas
394 label_me: me
395 label_board: Forum
396 label_board_new: Nuevo forum
397 label_board_plural: Forums
398 label_topic_plural: Topics
399 label_message_plural: Mensajes
400 label_message_last: Último mensaje
401 label_message_new: Nuevo mensaje
402 label_reply_plural: Respuestas
403 label_send_information: Enviada información de la cuenta al usuario
404 label_year: Año
405 label_month: Mes
406 label_week: Semana
407 label_date_from: Desde
408 label_date_to: Hasta
409 label_language_based: Idioma basado
411 button_login: Conexión
412 button_submit: Aceptar
413 button_save: Validar
414 button_check_all: Seleccionar todo
415 button_uncheck_all: No seleccionar nada
416 button_delete: Suprimir
417 button_create: Crear
418 button_test: Testar
419 button_edit: Modificar
420 button_add: Añadir
421 button_change: Cambiar
422 button_apply: Aceptar
423 button_clear: Anular
424 button_lock: Bloquear
425 button_unlock: Desbloquear
426 button_download: Descargar
427 button_list: Listar
428 button_view: Ver
429 button_move: Mover
430 button_back: Atrás
431 button_cancel: Cancelar
432 button_activate: Activar
433 button_sort: Clasificar
434 button_log_time: Tiempo dedicado
435 button_rollback: Volver a esta versión
436 button_watch: Monitorizar
437 button_unwatch: No monitorizar
438 button_reply: Responder
439 button_archive: Archivar
440 button_unarchive: Desarchivar
442 status_active: activo
443 status_registered: registrado
444 status_locked: bloqueado
446 text_select_mail_notifications: Seleccionar las actividades que necesitan la activación de la notificación por mail.
447 text_regexp_info: eg. ^[A-Z0-9]+$
448 text_min_max_length_info: 0 para ninguna restricción
449 text_project_destroy_confirmation: ¿ Estás seguro de querer eliminar el proyecto ?
450 text_workflow_edit: Seleccionar un workflow para actualizar
451 text_are_you_sure: ¿ Estás seguro ?
452 text_journal_changed: cambiado de %s a %s
453 text_journal_set_to: fijado a %s
454 text_journal_deleted: suprimido
455 text_tip_task_begin_day: tarea que comienza este día
456 text_tip_task_end_day: tarea que termina este día
457 text_tip_task_begin_end_day: tarea que comienza y termina este día
458 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.'
459 text_caracters_maximum: %d caracteres máximo.
460 text_length_between: Longitud entre %d y %d caracteres.
461 text_tracker_no_workflow: No hay ningún workflow definido para este tracker
462 text_unallowed_characters: Caracteres no permitidos
463 text_comma_separated: Múltiples valores permitidos (separados por coma).
464 text_issues_ref_in_commit_messages: Referencia y petición de corrección en los mensajes
466 default_role_manager: Manager
467 default_role_developper: Desarrollador
468 default_role_reporter: Informador
469 default_tracker_bug: Anomalía
470 default_tracker_feature: Evolución
471 default_tracker_support: Asistencia
472 default_issue_status_new: Nuevo
473 default_issue_status_assigned: Asignada
474 default_issue_status_resolved: Resuelta
475 default_issue_status_feedback: Comentario
476 default_issue_status_closed: Cerrada
477 default_issue_status_rejected: Rechazada
478 default_doc_category_user: Documentación del usuario
479 default_doc_category_tech: Documentación tecnica
480 default_priority_low: Bajo
481 default_priority_normal: Normal
482 default_priority_high: Alto
483 default_priority_urgent: Urgente
484 default_priority_immediate: Inmediata
485 default_activity_design: Diseño
486 default_activity_development: Desarrollo
488 enumeration_issue_priorities: Prioridad de las peticiones
489 enumeration_doc_categories: Categorías del documento
490 enumeration_activities: Actividades (tiempo dedicado)
491 label_index_by_date: Index by date
492 field_column_names: Columns
493 button_rename: Rename
494 text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
495 label_feeds_access_key_created_on: RSS access key created %s ago
496 label_default_columns: Default columns
497 setting_cross_project_issue_relations: Allow cross-project issue relations
498 label_roadmap_overdue: %s late
499 label_module_plural: Modules
500 label_this_week: this week
501 label_index_by_title: Index by title
502 label_jump_to_a_project: Jump to a project...
503 field_assignable: Issues can be assigned to this role
504 label_sort_by: Sort by "%s"
505 setting_issue_list_default_columns: Default columns displayed on the issue list
506 text_issue_updated: Issue %s has been updated.
507 notice_feeds_access_key_reseted: Your RSS access key was reseted.
508 field_redirect_existing_links: Redirect existing links
509 text_issue_category_reassign_to: Reassign issues to this category
510 notice_email_sent: An email was sent to %s
511 text_issue_added: Issue %s has been reported.
512 field_comments: Comment
513 label_file_plural: Files
514 text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
515 notice_email_error: An error occurred while sending mail (%s)
516 label_updated_time: Updated %s ago
517 text_issue_category_destroy_assignments: Remove category assignments
518 label_send_test_email: Send a test email
519 button_reset: Reset
520 label_added_time_by: Added by %s %s ago
521 field_estimated_hours: Estimated time
522 label_changeset_plural: Changesets
523 setting_repositories_encodings: Repositories encodings
524 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
525 label_bulk_edit_selected_issues: Bulk edit selected issues
526 label_no_change_option: (No change)
527 notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
528 label_theme: Theme
529 label_default: Default
530 label_search_titles_only: Search titles only
531 label_nobody: nobody
532 button_change_password: Change password
533 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)."
534 label_user_mail_option_selected: "For any event on the selected projects only..."
535 label_user_mail_option_all: "For any event on all my projects"
536 label_user_mail_option_none: "Only for things I watch or I'm involved in"