todolist/data/es.properties

21 lines
1.3 KiB
INI

app_title = Lista de tareas
app_description.innerHTML = Lista de Tareas. ¡Nunca olvides nada!
message = Empecemos
main_list = Listas de tareas
back_button = Atrás
add_list = Añadir lista
create_list = Crear lista
new_list = Nueva lista
new_list_name = Nombre:
add_new_list = Añadir nueva lista
add_new_item = Añadir nuevo item
delete_list = Borrar lista
home_list_menu = Listas
settings_menu = Ajustes
about_menu = Acerca de...
reset_app = Restablecer aplicación
reset_warning = Peligro: Esto eliminará todos los datos.
data_settings = Ajustes de datos
visit_repo = Visita el código fuente
about_text = ToDoList is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<br /><br />ToDoList is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<br /><br />You should have received a copy of the GNU General Public License along with ToDoList. If not, see <http://www.gnu.org/licenses/>.<br /><br />Iniciado y escrito originalmente por Jos&eacute; Carlos Cuevas &lt;reset (punto) reboot (arroba) gmail (punto) com&gt;