-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cb8c733
commit a0f0e37
Showing
6 changed files
with
281 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
tasks = Tareas | ||
trash = Basura | ||
about = Acerca de | ||
# Content | ||
add-new-task = Añadir nueva tarea | ||
# Details | ||
title = Título | ||
details = Detalles | ||
favorite = Favorito | ||
priority = Prioridad | ||
due-date = Fecha de vencimiento | ||
reminder = Recordatorio | ||
notes = Notas | ||
# Empty | ||
no-tasks = No hay tareas | ||
no-tasks-suggestion = Intenta añadir una nueva tarea con el campo de texto de abajo | ||
no-list-selected = No hay lista seleccionada | ||
no-list-suggestion = Crea o selecciona una lista para comenzar | ||
sub-tasks = Subtareas | ||
add-sub-task = Añadir subtarea | ||
# New List Dialog | ||
create-list = Crear nueva lista de tareas | ||
# Rename List Dialog | ||
rename-list = Renombrar lista de tareas | ||
# Rename List Dialog | ||
delete-list = La lista seleccionada será eliminada | ||
delete-list-confirm = ¿Estas seguro de que deseas eliminar esta lista? | ||
# Icon Dialog | ||
icon = Establecer icono | ||
icon-select = Seleccionar un icono | ||
icon-select-body = Seleccionar un icono para la lista de tareas | ||
# Date Dialog | ||
select-date = Selecciona una fecha | ||
# Export Dialog | ||
export = Exportar | ||
# Dialogs | ||
cancel = Cancelar | ||
ok = Ok | ||
copy = Copiar | ||
confirm = Confirmar | ||
save = Guardar | ||
list-name = Nombre de la lista | ||
# Context Pages | ||
|
||
## Properties | ||
properties = Propiedades | ||
## Settings | ||
settings = Ajustes | ||
### Appearance | ||
appearance = Apariencia | ||
theme = Tema | ||
match-desktop = Igualar escritorio | ||
dark = Oscuro | ||
light = Claro | ||
# Menu | ||
|
||
## File | ||
file = Archivo | ||
new-window = Nueva ventana | ||
new-list = Nueva lista | ||
quit = Cerrar | ||
## Edit | ||
edit = Editar | ||
rename = Renombrar | ||
delete = Eliminar | ||
## View | ||
view = Ver | ||
menu-settings = Ajustes | ||
menu-about = Acerca de Tareas | ||
## About | ||
repository = Repositorio | ||
support = Soporte | ||
website = Sitio web |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
tasks = Tareas | ||
trash = Basura | ||
about = Acerca de | ||
# Content | ||
add-new-task = Añadir nueva tarea | ||
# Details | ||
title = Título | ||
details = Detalles | ||
favorite = Favorito | ||
priority = Prioridad | ||
due-date = Fecha de vencimiento | ||
reminder = Recordatorio | ||
notes = Notas | ||
# Empty | ||
no-tasks = No hay tareas | ||
no-tasks-suggestion = Intenta añadir una nueva tarea con el campo de texto de abajo | ||
no-list-selected = No hay lista seleccionada | ||
no-list-suggestion = Crea o selecciona una lista para comenzar | ||
sub-tasks = Subtareas | ||
add-sub-task = Añadir subtarea | ||
# New List Dialog | ||
create-list = Crear nueva lista de tareas | ||
# Rename List Dialog | ||
rename-list = Renombrar lista de tareas | ||
# Rename List Dialog | ||
delete-list = La lista seleccionada será eliminada | ||
delete-list-confirm = ¿Estas seguro de que deseas eliminar esta lista? | ||
# Icon Dialog | ||
icon = Establecer icono | ||
icon-select = Seleccionar un icono | ||
icon-select-body = Seleccionar un icono para la lista de tareas | ||
# Date Dialog | ||
select-date = Selecciona una fecha | ||
# Export Dialog | ||
export = Exportar | ||
# Dialogs | ||
cancel = Cancelar | ||
ok = Ok | ||
copy = Copiar | ||
confirm = Confirmar | ||
save = Guardar | ||
list-name = Nombre de la lista | ||
# Context Pages | ||
|
||
## Properties | ||
properties = Propiedades | ||
## Settings | ||
settings = Ajustes | ||
### Appearance | ||
appearance = Apariencia | ||
theme = Tema | ||
match-desktop = Igualar escritorio | ||
dark = Oscuro | ||
light = Claro | ||
# Menu | ||
|
||
## File | ||
file = Archivo | ||
new-window = Nueva ventana | ||
new-list = Nueva lista | ||
quit = Cerrar | ||
## Edit | ||
edit = Editar | ||
rename = Renombrar | ||
delete = Eliminar | ||
## View | ||
view = Ver | ||
menu-settings = Ajustes | ||
menu-about = Acerca de Tareas | ||
## About | ||
repository = Repositorio | ||
support = Soporte | ||
website = Sitio web |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
tasks = Tareas | ||
trash = Basura | ||
about = Acerca de | ||
# Content | ||
add-new-task = Añadir nueva tarea | ||
# Details | ||
title = Título | ||
details = Detalles | ||
favorite = Favorito | ||
priority = Prioridad | ||
due-date = Fecha de vencimiento | ||
reminder = Recordatorio | ||
notes = Notas | ||
# Empty | ||
no-tasks = No hay tareas | ||
no-tasks-suggestion = Intenta añadir una nueva tarea con el campo de texto de abajo | ||
no-list-selected = No hay lista seleccionada | ||
no-list-suggestion = Crea o selecciona una lista para comenzar | ||
sub-tasks = Subtareas | ||
add-sub-task = Añadir subtarea | ||
# New List Dialog | ||
create-list = Crear nueva lista de tareas | ||
# Rename List Dialog | ||
rename-list = Renombrar lista de tareas | ||
# Rename List Dialog | ||
delete-list = La lista seleccionada será eliminada | ||
delete-list-confirm = ¿Estas seguro de que deseas eliminar esta lista? | ||
# Icon Dialog | ||
icon = Establecer icono | ||
icon-select = Seleccionar un icono | ||
icon-select-body = Seleccionar un icono para la lista de tareas | ||
# Date Dialog | ||
select-date = Selecciona una fecha | ||
# Export Dialog | ||
export = Exportar | ||
# Dialogs | ||
cancel = Cancelar | ||
ok = Ok | ||
copy = Copiar | ||
confirm = Confirmar | ||
save = Guardar | ||
list-name = Nombre de la lista | ||
# Context Pages | ||
|
||
## Properties | ||
properties = Propiedades | ||
## Settings | ||
settings = Ajustes | ||
### Appearance | ||
appearance = Apariencia | ||
theme = Tema | ||
match-desktop = Igualar escritorio | ||
dark = Oscuro | ||
light = Claro | ||
# Menu | ||
|
||
## File | ||
file = Archivo | ||
new-window = Nueva ventana | ||
new-list = Nueva lista | ||
quit = Cerrar | ||
## Edit | ||
edit = Editar | ||
rename = Renombrar | ||
delete = Eliminar | ||
## View | ||
view = Ver | ||
menu-settings = Ajustes | ||
menu-about = Acerca de Tareas | ||
## About | ||
repository = Repositorio | ||
support = Soporte | ||
website = Sitio web |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters