comparison config/locales/es.yml @ 441:cbce1fd3b1b7 redmine-1.2

Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
author Chris Cannam
date Mon, 06 Jun 2011 14:24:13 +0100
parents 051f544170fe
children 753f1380d6bc 0c939c159af4
comparison
equal deleted inserted replaced
245:051f544170fe 441:cbce1fd3b1b7
157 157
158 # Don't forget the nil at the beginning; there's no such thing as a 0th month 158 # Don't forget the nil at the beginning; there's no such thing as a 0th month
159 month_names: [~, Enero, Febrero, Marzo, Abril, Mayo, Junio, Julio, Agosto, Setiembre, Octubre, Noviembre, Diciembre] 159 month_names: [~, Enero, Febrero, Marzo, Abril, Mayo, Junio, Julio, Agosto, Setiembre, Octubre, Noviembre, Diciembre]
160 abbr_month_names: [~, Ene, Feb, Mar, Abr, May, Jun, Jul, Ago, Set, Oct, Nov, Dic] 160 abbr_month_names: [~, Ene, Feb, Mar, Abr, May, Jun, Jul, Ago, Set, Oct, Nov, Dic]
161 # Used in date_select and datime_select. 161 # Used in date_select and datime_select.
162 order: [ :year, :month, :day ] 162 order:
163 - :year
164 - :month
165 - :day
163 166
164 time: 167 time:
165 formats: 168 formats:
166 default: "%A, %d de %B de %Y %H:%M:%S %z" 169 default: "%A, %d de %B de %Y %H:%M:%S %z"
167 time: "%H:%M" 170 time: "%H:%M"
262 field_comments_sorting: Mostrar comentarios 265 field_comments_sorting: Mostrar comentarios
263 field_created_on: Creado 266 field_created_on: Creado
264 field_default_value: Estado por defecto 267 field_default_value: Estado por defecto
265 field_delay: Retraso 268 field_delay: Retraso
266 field_description: Descripción 269 field_description: Descripción
267 field_done_ratio: % Realizado 270 field_done_ratio: "% Realizado"
268 field_downloads: Descargas 271 field_downloads: Descargas
269 field_due_date: Fecha fin 272 field_due_date: Fecha fin
270 field_effective_date: Fecha 273 field_effective_date: Fecha
271 field_estimated_hours: Tiempo estimado 274 field_estimated_hours: Tiempo estimado
272 field_field_format: Formato 275 field_field_format: Formato
331 general_csv_decimal_separator: ',' 334 general_csv_decimal_separator: ','
332 general_csv_encoding: ISO-8859-15 335 general_csv_encoding: ISO-8859-15
333 general_csv_separator: ';' 336 general_csv_separator: ';'
334 general_first_day_of_week: '1' 337 general_first_day_of_week: '1'
335 general_lang_name: 'Español' 338 general_lang_name: 'Español'
336 general_pdf_encoding: ISO-8859-15 339 general_pdf_encoding: UTF-8
337 general_text_No: 'No' 340 general_text_No: 'No'
338 general_text_Yes: 'Sí' 341 general_text_Yes: 'Sí'
339 general_text_no: 'no' 342 general_text_no: 'no'
340 general_text_yes: 'sí' 343 general_text_yes: 'sí'
341 gui_validation_error: 1 error 344 gui_validation_error: 1 error
675 notice_account_wrong_password: Contraseña incorrecta. 678 notice_account_wrong_password: Contraseña incorrecta.
676 notice_can_t_change_password: Esta cuenta utiliza una fuente de autenticación externa. No es posible cambiar la contraseña. 679 notice_can_t_change_password: Esta cuenta utiliza una fuente de autenticación externa. No es posible cambiar la contraseña.
677 notice_default_data_loaded: Configuración por defecto cargada correctamente. 680 notice_default_data_loaded: Configuración por defecto cargada correctamente.
678 notice_email_error: "Ha ocurrido un error mientras enviando el correo (%{value})" 681 notice_email_error: "Ha ocurrido un error mientras enviando el correo (%{value})"
679 notice_email_sent: "Se ha enviado un correo a %{value}" 682 notice_email_sent: "Se ha enviado un correo a %{value}"
680 notice_failed_to_save_issues: "Imposible grabar %s peticion(es) en %{count} seleccionado: %{ids}." 683 notice_failed_to_save_issues: "Imposible grabar %{count} peticion(es) de %{total} seleccionada(s): %{ids}."
681 notice_feeds_access_key_reseted: Su clave de acceso para RSS ha sido reiniciada. 684 notice_feeds_access_key_reseted: Su clave de acceso para RSS ha sido reiniciada.
682 notice_file_not_found: La página a la que intenta acceder no existe. 685 notice_file_not_found: La página a la que intenta acceder no existe.
683 notice_locking_conflict: Los datos han sido modificados por otro usuario. 686 notice_locking_conflict: Los datos han sido modificados por otro usuario.
684 notice_no_issue_selected: "Ninguna petición seleccionada. Por favor, compruebe la petición que quiere modificar" 687 notice_no_issue_selected: "Ninguna petición seleccionada. Por favor, compruebe la petición que quiere modificar"
685 notice_not_authorized: No tiene autorización para acceder a esta página. 688 notice_not_authorized: No tiene autorización para acceder a esta página.
750 setting_attachment_max_size: Tamaño máximo del fichero 753 setting_attachment_max_size: Tamaño máximo del fichero
751 setting_autofetch_changesets: Autorellenar los commits del repositorio 754 setting_autofetch_changesets: Autorellenar los commits del repositorio
752 setting_autologin: Conexión automática 755 setting_autologin: Conexión automática
753 setting_bcc_recipients: Ocultar las copias de carbón (bcc) 756 setting_bcc_recipients: Ocultar las copias de carbón (bcc)
754 setting_commit_fix_keywords: Palabras clave para la corrección 757 setting_commit_fix_keywords: Palabras clave para la corrección
755 setting_commit_logs_encoding: Codificación de los mensajes de commit
756 setting_commit_ref_keywords: Palabras clave para la referencia 758 setting_commit_ref_keywords: Palabras clave para la referencia
757 setting_cross_project_issue_relations: Permitir relacionar peticiones de distintos proyectos 759 setting_cross_project_issue_relations: Permitir relacionar peticiones de distintos proyectos
758 setting_date_format: Formato de fecha 760 setting_date_format: Formato de fecha
759 setting_default_language: Idioma por defecto 761 setting_default_language: Idioma por defecto
760 setting_default_projects_public: Los proyectos nuevos son públicos por defecto 762 setting_default_projects_public: Los proyectos nuevos son públicos por defecto
975 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart 977 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
976 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text 978 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
977 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. 979 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
978 label_my_queries: My custom queries 980 label_my_queries: My custom queries
979 text_journal_changed_no_detail: "%{label} updated" 981 text_journal_changed_no_detail: "%{label} updated"
982 label_news_comment_added: Comment added to a news
983 button_expand_all: Expand all
984 button_collapse_all: Collapse all
985 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
986 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
987 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
988 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
989 label_role_anonymous: Anonymous
990 label_role_non_member: Non member
991 label_issue_note_added: Note added
992 label_issue_status_updated: Status updated
993 label_issue_priority_updated: Priority updated
994 label_issues_visibility_own: Issues created by or assigned to the user
995 field_issues_visibility: Issues visibility
996 label_issues_visibility_all: All issues
997 permission_set_own_issues_private: Set own issues public or private
998 field_is_private: Private
999 permission_set_issues_private: Set issues public or private
1000 label_issues_visibility_public: All non private issues
1001 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
1002 field_commit_logs_encoding: Codificación de los mensajes de commit
1003 field_scm_path_encoding: Path encoding
1004 text_scm_path_encoding_note: "Default: UTF-8"
1005 field_path_to_repository: Path to repository
1006 field_root_directory: Root directory
1007 field_cvs_module: Module
1008 field_cvsroot: CVSROOT
1009 text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
1010 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
1011 text_scm_command: Command
1012 text_scm_command_version: Version
1013 label_git_report_last_commit: Report last commit for files and directories
1014 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it.
1015 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel.