BangleApps/lang/es_ES.json

22 lines
470 B
JSON
Raw Normal View History

2021-12-15 10:11:02 +00:00
{
"//":"Spanish language translations",
"GLOBAL": {
"//":"Translations that apply for all apps",
"Alarms" : "Alarmas",
"Hours" : "Horas",
"Minutes" : "Minutos",
"Enabled" : "Activados",
"New Alarm" : "Alarma nueva",
"Save" : "Grabar",
"Back" : "Atrás",
"Repeat" : "Repetición",
"Delete" : "Borrar",
"ALARM!" : "ALARM",
"Sleep" : "Dormir"
},
"alarm": {
"//":"App-specific overrides",
"rpt" : "rep."
}
}