kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
71 lines
3.7 KiB
71 lines
3.7 KiB
#English strings go here
|
|
es:
|
|
js:
|
|
boards:
|
|
label_unnamed_board: 'Panel sin nombre'
|
|
label_unnamed_list: 'Lista sin nombre'
|
|
label_board_type: 'Tipo de panel'
|
|
upsale:
|
|
teaser_text: 'Mejore su administración de proyectos ágiles con esta vista flexible de paneles. Cree tantos paneles como prefiera para cualquier elemento del que quiera realizar un seguimiento.'
|
|
upgrade_to_ee_text: 'Los paneles son una característica de la versión Enterprise. Actualice a un plan de pago.'
|
|
upgrade: 'Actualizar ahora'
|
|
personal_demo: 'Obtener una demostración personal'
|
|
lists:
|
|
delete: 'Eliminar lista'
|
|
version:
|
|
is_locked: 'La versión está bloqueada. No se pueden agregar elementos a esta versión.'
|
|
is_closed: 'La versión está cerrada. No se pueden agregar elementos a esta versión.'
|
|
close_version: 'Cerrar versión'
|
|
open_version: 'Abrir versión'
|
|
lock_version: 'Bloquear versión'
|
|
unlock_version: 'Desbloquear versión'
|
|
edit_version: 'Editar versión'
|
|
show_version: 'Mostrar versión'
|
|
locked: 'Bloqueado'
|
|
closed: 'Cerrado'
|
|
new_board: 'Nuevo panel'
|
|
add_list: 'Add list to board'
|
|
add_card: 'Agregar tarjeta'
|
|
error_attribute_not_writable: "No se puede mover el paquete de trabajo porque %{attribute} no permite la escritura."
|
|
error_loading_the_list: "Error al cargar la lista: %{error_message}"
|
|
error_permission_missing: "Falta el permiso para crear consultas públicas"
|
|
click_to_remove_list: "Haga clic para quitar esta lista"
|
|
board_type:
|
|
text: 'Tipo de panel'
|
|
free: 'Panel básico'
|
|
select_board_type: 'Por favor elija el tipo de tablero que necesite.'
|
|
free_text: >
|
|
A board in which you can freely create lists and order your work packages within. Dragging work packages between lists do not change the work package itself.
|
|
action: 'Panel de acciones'
|
|
action_by_attribute: 'Panel de acciones (%{attribute})'
|
|
action_text: >
|
|
A board with filtered lists on %{attribute} attribute. Moving work packages to other lists will update their attribute.
|
|
action_text_subprojects: >
|
|
A board with lists of subprojects of this project and their work packages as list items. Dragging work packages to other lists will move them to the corresponding subproject.
|
|
action_text_subtasks: >
|
|
A board with lists of selected parents and their child work packages as list items. Dragging work packages to other lists will update the parent accordingly.
|
|
action_type:
|
|
assignee: asignado
|
|
status: estado
|
|
version: versión
|
|
subproject: Subproyecto
|
|
subtasks: children
|
|
select_attribute: "Atributo de acción"
|
|
add_list_modal:
|
|
labels:
|
|
assignee: Select user to add as a new assignee list
|
|
status: Select status to add as a new list
|
|
version: Select version to add as a new list
|
|
subproject: Select subproject to add as a new list
|
|
subtasks: Select work package to add as a new list
|
|
warning:
|
|
status: |
|
|
No hay estados disponibles actualmente. <br>
|
|
Puede que no haya ninguno, o bien ya se añadieron todos al panel.
|
|
assignee: El proyecto no tiene actualmente ningún miembro que pueda añadirse. <br>
|
|
add_members: <a href="%{link}">Añada un miembro a este proyecto</a> para volver a seleccionar usuarios.
|
|
configuration_modal:
|
|
title: 'Configurar este panel'
|
|
display_settings:
|
|
card_mode: "Mostrar como tarjetas"
|
|
table_mode: "Mostrar como tabla"
|
|
|