Se tunea Redmine para tener una página de inicio solo para usuarios anónimos
This commit is contained in:
parent
d2fc48bda8
commit
3c31ac4771
26 changed files with 3910 additions and 15 deletions
|
@ -1209,3 +1209,40 @@ en:
|
|||
description_issue_category_reassign: Choose issue category
|
||||
description_wiki_subpages_reassign: Choose new parent page
|
||||
text_repository_identifier_info: 'Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.'
|
||||
|
||||
welcome_suitepro: Planning, knowledge sharing, clients support and personal productivity, with both powerful and simplicity in mind.
|
||||
welcome_discover: Discover
|
||||
welcome_suitepro_is_redmine: "%{suitepro} is powered by %{redmine}, the popular project management and issue tracking solution based on the Ruby on Rails framework. Redmine lets us have a powerful workflow for getting tasks done and keep information in one place."
|
||||
|
||||
welcome_spotlight_1_title: "The Basics: Projects,<br /> Tasks, Issue Tracking"
|
||||
welcome_spotlight_1_text: Keep track of everything, with visual indicators to monitorize tasks and subtasks in order to stay up to date with milestones, track of time, workflows and all that requires attention.
|
||||
welcome_spotlight_2_title: "Documents, Wikis,<br /> File Management"
|
||||
welcome_spotlight_2_text: Keep documents and files availables wherever you are. Use the wiki project to save project requeriments, attached files, install and user guides, or meeting minutes at your fingertips.
|
||||
welcome_spotlight_3_title: "Flexible control<br /> of user access"
|
||||
welcome_spotlight_3_text: Using a role-based approach, roles are a collection of permissions outlining how users can operate with the projects. Each member of a project can have one or more roles assigned by administrators.
|
||||
|
||||
welcome_other_features: Other Features
|
||||
welcome_feature_1_title: Gantt Chart And Calendar
|
||||
welcome_feature_1_text: The gantt chart displays issues that have a start date and a due date. The calendar provides an overview of a project as a monthly view.
|
||||
welcome_feature_2_title: News And Forums
|
||||
welcome_feature_2_text: News to show information about the status of projects or any other subjects. The forums allow users from a project to communicate with each others.
|
||||
welcome_feature_3_title: Email notifications And Feeds
|
||||
welcome_feature_3_text: SuitePro can be configured to receive notifications via email. It also provides web feeds to use with external readers or aggregators.
|
||||
welcome_feature_4_title: Code Repositories
|
||||
welcome_feature_4_text: Version Control Systems like Git or Subversion can be used as code repositories and also keep track of changes made to the code.
|
||||
welcome_feature_5_title: Responsive Design
|
||||
welcome_feature_5_text: SuitePro is optimized to look great on mobile devices thanks to its responsive design. All pages adapt automatically to the screen size on a mobile phone, tablet or desktop computer.
|
||||
welcome_feature_6_title: Is Open Source Software
|
||||
welcome_feature_6_text: It means you are not locked into using a particular vendor’s system, and it’s continually evolving in real time as developers add to it and modify it.
|
||||
|
||||
welcome_any_questions: Any Questions?
|
||||
welcome_please_contact: Please feel free to contact me if you need any further information.
|
||||
welcome_contact: Contact
|
||||
welcome_about_me: More About Me
|
||||
|
||||
link_my_blog: My Blog
|
||||
|
||||
label_legal: Legal notice
|
||||
label_legal_privacy: Privacy policy
|
||||
label_legal_cookies: Cookies policy
|
||||
label_legal_conditions: Terms of use
|
||||
|
|
|
@ -1256,3 +1256,41 @@ es:
|
|||
permission_view_news: View news
|
||||
label_no_preview_alternative_html: No preview available. %{link} the file instead.
|
||||
label_no_preview_download: Download
|
||||
|
||||
|
||||
welcome_suitepro: Potencia y sencillez para planificar, compartir conocimiento, prestar soporte a clientes y acelerar la productividad.
|
||||
welcome_discover: Descubre
|
||||
welcome_suitepro_is_redmine: "%{suitepro} es %{redmine}, la conocida herramienta para la gestión de proyectos y el seguimiento de peticiones basada en Ruby on Rails. Redmine apremia la finalización de las tareas y mantiene la información en un único sitio."
|
||||
|
||||
welcome_spotlight_1_title: "Lo Básico: Proyectos,<br /> Tareas, Peticiones"
|
||||
welcome_spotlight_1_text: Podrás hacer un seguimiento completo de todo, monitorizar tareas y subtareas para estar al día de los hitos de proyecto, controlar los tiempos, los flujos de trabajo o cualquier elemento que requiera atención.
|
||||
welcome_spotlight_2_title: "Documentos, Wikis,<br /> Gestión de Archivos"
|
||||
welcome_spotlight_2_text: Organizados para disponer de los documentos y los archivos allá donde se esté. Y el wiki de proyecto para estructurar los requerimientos, las guías de instalación y de usuario, o las actas de trabajo.
|
||||
welcome_spotlight_3_title: "Control de accesos<br /> flexible"
|
||||
welcome_spotlight_3_text: Usando permisos agrupados en roles para establecer cómo pueden operar los usuarios en los proyectos. Cada miembro de un proyecto podrá tener uno o más roles asignados por los administradores.
|
||||
|
||||
welcome_other_features: Otras Características
|
||||
welcome_feature_1_title: Diagrama de Gantt y Calendario
|
||||
welcome_feature_1_text: El diagrama de Gantt muestra las tareas que tienen fecha de inicio y vencimiento. Y el calendario da una visión general de los proyectos en una vista mensual.
|
||||
welcome_feature_2_title: Noticias y Foros
|
||||
welcome_feature_2_text: Las noticias muestran información sobre novedades en los proyectos u otros temas de interés. Y los foros permiten que los usuarios de un proyecto se comuniquen entre sí.
|
||||
welcome_feature_3_title: Notificaciones y Sindicación
|
||||
welcome_feature_3_text: SuitePro se puede configurar para recibir notificaciones por correo electrónico. Y también proporciona sindicaciones para utilizar con agregadores externos.
|
||||
welcome_feature_4_title: Repositorios de Código
|
||||
welcome_feature_4_text: Sistemas de Control de Versiones como Git o Subversion pueden usarse como repositorios de código y seguir desde SuitePro los cambios realizados en el código.
|
||||
welcome_feature_5_title: Responsive Design
|
||||
welcome_feature_5_text: SuitePro está optimizado para visualizarse en dispositivos móviles. Las páginas se adaptan automáticamente al tamaño de la pantalla, ya sea un teléfono móvil, una tableta o un ordenador.
|
||||
welcome_feature_6_title: Es Software de Código Abierto
|
||||
welcome_feature_6_text: Esto supone no estar limitado por ningún proveedor, y seguir en permanente evolución con desarrolladores que se involucran continuamente.
|
||||
|
||||
welcome_any_questions: ¿Alguna Pregunta?
|
||||
welcome_please_contact: No dudar en contactar conmigo para obtener más información.
|
||||
welcome_contact: Contactar
|
||||
welcome_about_me: Más Sobre Mí
|
||||
|
||||
link_my_blog: Mi blog personal
|
||||
|
||||
label_legal: Aviso legal
|
||||
label_legal_privacy: Política de privacidad
|
||||
label_legal_cookies: Uso de cookies
|
||||
label_legal_conditions: Términos de uso
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue