mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-19 13:48:09 +01:00
Update es.yml
manually merged with 2.3devel
This commit is contained in:
parent
a8af880647
commit
f8300de7df
1 changed files with 17 additions and 14 deletions
|
|
@ -333,8 +333,8 @@ es:
|
||||||
completed_tasks: Hecho
|
completed_tasks: Hecho
|
||||||
completed_tasks_title: Completed
|
completed_tasks_title: Completed
|
||||||
contexts_title: Contexts
|
contexts_title: Contexts
|
||||||
export: Export
|
export: Exportar
|
||||||
export_title: Import and export data
|
export_title: "Importar y exportar datos"
|
||||||
feeds: Feeds
|
feeds: Feeds
|
||||||
feeds_title: See a list of available feeds
|
feeds_title: See a list of available feeds
|
||||||
help: '?'
|
help: '?'
|
||||||
|
|
@ -471,7 +471,7 @@ es:
|
||||||
updated: Las preferencias de actualización
|
updated: Las preferencias de actualización
|
||||||
projects:
|
projects:
|
||||||
actions_in_project_title: Actions in this project
|
actions_in_project_title: Actions in this project
|
||||||
active_projects: Active projects
|
active_projects: "Proyectos Activos"
|
||||||
add_note: Añadir una nota
|
add_note: Añadir una nota
|
||||||
add_note_submit: Añadir nota
|
add_note_submit: Añadir nota
|
||||||
add_project: Añadir Proyecto
|
add_project: Añadir Proyecto
|
||||||
|
|
@ -547,11 +547,11 @@ es:
|
||||||
toggle_single_title: Add a new next action
|
toggle_single_title: Add a new next action
|
||||||
sidebar:
|
sidebar:
|
||||||
list_empty: None
|
list_empty: None
|
||||||
list_name_active_contexts: Active contexts
|
list_name_active_contexts: "Contextos activos"
|
||||||
list_name_active_projects: Active projects
|
list_name_active_projects: "Proyectos activos"
|
||||||
list_name_completed_projects: Completed projects
|
list_name_completed_projects: "Proyectos completados"
|
||||||
list_name_hidden_contexts: Hidden contexts
|
list_name_hidden_contexts: "Contextos ocultos"
|
||||||
list_name_hidden_projects: Hidden projects
|
list_name_hidden_projects: "Proyectos ocultos"
|
||||||
states:
|
states:
|
||||||
active: Active
|
active: Active
|
||||||
active_plural: Active
|
active_plural: Active
|
||||||
|
|
@ -570,10 +570,10 @@ es:
|
||||||
visible: Visible
|
visible: Visible
|
||||||
visible_plural: Visible
|
visible_plural: Visible
|
||||||
stats:
|
stats:
|
||||||
action_completion_time_title: Completion time (all completed actions)
|
action_completion_time_title: "Tiempo de finalización (todas las acciones completadas)"
|
||||||
action_selection_title: TRACKS::Action selection
|
action_selection_title: "TRACKS::Selección de Acción"
|
||||||
actions: Actions
|
actions: Acciones
|
||||||
actions_30days_title: Actions in the last 30 days
|
actions_30days_title: "Acciones en los últimos 30 días"
|
||||||
actions_actions_avg_created_30days: In the last 30 days you created on average
|
actions_actions_avg_created_30days: In the last 30 days you created on average
|
||||||
%{count} actions
|
%{count} actions
|
||||||
actions_avg_completed: and completed an average of %{count} actions per month.
|
actions_avg_completed: and completed an average of %{count} actions per month.
|
||||||
|
|
@ -700,6 +700,8 @@ es:
|
||||||
stats: '%a %d-%m'
|
stats: '%a %d-%m'
|
||||||
pm: pm
|
pm: pm
|
||||||
todos:
|
todos:
|
||||||
|
no_actions:
|
||||||
|
completed: "Actualmente no hay acciones completadas."
|
||||||
action_deferred: La acción \'%{description}\' se aplazó
|
action_deferred: La acción \'%{description}\' se aplazó
|
||||||
action_deleted_error: Failed to delete the action
|
action_deleted_error: Failed to delete the action
|
||||||
action_deleted_success: Successfully deleted next action
|
action_deleted_success: Successfully deleted next action
|
||||||
|
|
@ -737,7 +739,8 @@ es:
|
||||||
clear_due_date: Clear due date
|
clear_due_date: Clear due date
|
||||||
clear_show_from_date: Clear show from date
|
clear_show_from_date: Clear show from date
|
||||||
completed: Completed
|
completed: Completed
|
||||||
completed_actions_with: Completed actions with the tag %{tag_name}
|
completed_actions: "Acciones completadas"
|
||||||
|
completed_actions_with: "Acciones completadas with the tag %{tag_name}"
|
||||||
completed_in_archive:
|
completed_in_archive:
|
||||||
one: There is one completed action in the archive.
|
one: There is one completed action in the archive.
|
||||||
other: There are %{count} completed actions in the archive.
|
other: There are %{count} completed actions in the archive.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue