Actualiza el código con personalizaciones
Archivos que se modifican para personalizar su funcionamiento según los requerimientos de SuitePro.
This commit is contained in:
parent
bb4beba114
commit
7750f183e7
12 changed files with 326 additions and 66 deletions
|
@ -507,7 +507,7 @@ es:
|
|||
label_loading: Cargando...
|
||||
label_logged_as: Conectado como
|
||||
label_login: Iniciar sesión
|
||||
label_logout: Terminar sesión
|
||||
label_logout: Cerrar sesión
|
||||
label_max_size: Tamaño máximo
|
||||
label_me: yo mismo
|
||||
label_member: Miembro
|
||||
|
@ -546,7 +546,7 @@ es:
|
|||
label_optional_description: Descripción opcional
|
||||
label_options: Opciones
|
||||
label_overall_activity: Actividad global
|
||||
label_overview: Vistazo
|
||||
label_overview: Resumen
|
||||
label_password_lost: ¿Olvidaste la contraseña?
|
||||
label_permissions: Permisos
|
||||
label_permissions_report: Informe de permisos
|
||||
|
@ -1216,7 +1216,7 @@ es:
|
|||
mail_body_security_notification_notify_disabled: Se han desactivado las notificaciones para el correo electrónico %{value}
|
||||
mail_body_settings_updated: ! 'Las siguientes opciones han sido actualizadas:'
|
||||
field_remote_ip: Dirección IP
|
||||
label_wiki_page_new: Nueva pagina wiki
|
||||
label_wiki_page_new: Nueva página
|
||||
label_relations: Relaciones
|
||||
button_filter: Filtro
|
||||
mail_body_password_updated: Su contraseña se ha cambiado.
|
||||
|
@ -1232,7 +1232,7 @@ es:
|
|||
label_font_monospace: Fuente Monospaced
|
||||
label_font_proportional: Fuente Proportional
|
||||
setting_timespan_format: Time span format
|
||||
label_table_of_contents: Table of contents
|
||||
label_table_of_contents: Tabla de contenidos
|
||||
setting_commit_logs_formatting: Apply text formatting to commit messages
|
||||
setting_mail_handler_enable_regex: Enable regular expressions
|
||||
error_move_of_child_not_possible: 'Subtask %{child} could not be moved to the new
|
||||
|
@ -1261,10 +1261,10 @@ es:
|
|||
setting_time_entry_list_defaults: Timelog list defaults
|
||||
setting_timelog_accept_0_hours: Accept time logs with 0 hours
|
||||
setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user
|
||||
label_x_revisions: "%{count} revisions"
|
||||
label_x_revisions: "Revisiones: %{count}"
|
||||
error_can_not_delete_auth_source: This authentication mode is in use and cannot be
|
||||
deleted.
|
||||
button_actions: Actions
|
||||
button_actions: Acciones
|
||||
mail_body_lost_password_validity: Please be aware that you may change the password
|
||||
only once using this link.
|
||||
text_login_required_html: When not requiring authentication, public projects and their
|
||||
|
@ -1315,11 +1315,11 @@ es:
|
|||
label_import_notifications: Send email notifications during the import
|
||||
text_gs_available: ImageMagick PDF support available (optional)
|
||||
field_recently_used_projects: Number of recently used projects in jump box
|
||||
label_optgroup_bookmarks: Bookmarks
|
||||
label_optgroup_others: Other projects
|
||||
label_optgroup_recents: Recently used
|
||||
button_project_bookmark: Add bookmark
|
||||
button_project_bookmark_delete: Remove bookmark
|
||||
label_optgroup_bookmarks: Marcadores
|
||||
label_optgroup_others: Otros proyectos
|
||||
label_optgroup_recents: Accesos recientes
|
||||
button_project_bookmark: Añadir marcador
|
||||
button_project_bookmark_delete: Quitar marcador
|
||||
field_history_default_tab: Issue's history default tab
|
||||
label_issue_history_properties: Property changes
|
||||
label_issue_history_notes: Notes
|
||||
|
@ -1341,3 +1341,11 @@ es:
|
|||
label_display_type_board: Board
|
||||
label_my_bookmarks: My bookmarks
|
||||
label_import_time_entries: Import time entries
|
||||
|
||||
|
||||
link_my_blog: Mi blog personal
|
||||
|
||||
label_legal: Aviso legal
|
||||
label_legal_terms: Condiciones de uso
|
||||
label_legal_privacy: Política de privacidad
|
||||
label_legal_cookies: Uso de cookies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue