~aleteoryx/muditaos

ref: b30212bede352ea78efd59819aafbd52cf15e97b muditaos/image/system_a/data/lang/Espanol.json -rw-r--r-- 46.5 KiB
b30212be — Lefucjusz [MOS-896] Update low battery screen view 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
{
    "app_alarm_clock_delete_confirmation": "\u00bfEliminar esta alarma?",
    "app_alarm_clock_edit_alarm_title": "Editar alarma",
    "app_alarm_clock_new_alarm_title": "Nueva alarma",
    "app_alarm_clock_no_alarms_information": "<text align='center' color='4'>No hay alarmas.<p>Pulsa la <b>flecha izquierda</b> para a\u00f1adir una.</p></text>",
    "app_alarm_clock_options_delete": "Eliminar",
    "app_alarm_clock_options_edit": "Editar",
    "app_alarm_clock_options_turn_off_all_alarms": "Apagar todas las alarmas",
    "app_alarm_clock_play_pause": "REPRODUCIR/PAUSA",
    "app_alarm_clock_repeat": "Repetir",
    "app_alarm_clock_repeat_custom": "Personalizado",
    "app_alarm_clock_repeat_everyday": "Todos los d\u00edas",
    "app_alarm_clock_repeat_never": "Nunca",
    "app_alarm_clock_repeat_week_days": "D\u00edas laborables",
    "app_alarm_clock_snooze": "Posponer",
    "app_alarm_clock_snooze_10_min": "10 min",
    "app_alarm_clock_snooze_15_min": "15 min",
    "app_alarm_clock_snooze_30_min": "30 min",
    "app_alarm_clock_snooze_5_min": "5 min",
    "app_alarm_clock_sound": "Sonido",
    "app_alarm_clock_title_main": "Alarma",
    "app_bell_alarm_deactivated": "Alarma desactivada",
    "app_bell_bedtime_notification": "Es tu hora de dormir",
    "app_bell_goodbye": "Adi\u00f3s",
    "app_bell_greeting_msg": [
        "\u00a1Hola! Lev\u00e1ntate y brilla"
    ],
    "app_bell_meditation_chime_interval": "Intervalo",
    "app_bell_meditation_chime_interval_bottom": "de la meditaci\u00f3n",
    "app_bell_meditation_chime_volume": "Volumen del timbre",
    "app_bell_meditation_interval_none": "Ninguno",
    "app_bell_meditation_settings": "Ajustes",
    "app_bell_meditation_start": "Meditar ahora",
    "app_bell_meditation_start_delay": "Retraso en el inicio",
    "app_bell_meditation_statistics": "Estad\u00edsticas",
    "app_bell_meditation_timer": "Meditaci\u00f3n",
    "app_bell_onboarding_info_deep_click_correction": "<text>S\u00e9 m\u00e1s suave,<br />intenta presionar ligeramente esta vez</text>",
    "app_bell_onboarding_info_deep_click_warning": "Has presionado muy profundo",
    "app_bell_onboarding_info_light_click": "Click ligeramente para continuar",
    "app_bell_onboarding_info_rotate": "Girar para seleccionar",
    "app_bell_onboarding_shortcuts_question": "\u00bfQuieres ver instrucciones de accesos directos?",
    "app_bell_onboarding_shortcuts_skip": "Saltar",
    "app_bell_onboarding_shortcuts_start": "Comenzar",
    "app_bell_onboarding_shortcuts_step_battery": "Mant\u00e9n pulsado Volver atr\u00e1s (2 s) para comprobar bater\u00eda",
    "app_bell_onboarding_shortcuts_step_bedside_lamp": "Mant\u00e9n pulsada la luz frontal (2 s) para encenderla",
    "app_bell_onboarding_shortcuts_step_deep_press": "Mantener pulsado para activar o desactivar la alarma",
    "app_bell_onboarding_shortcuts_step_home": "Mant\u00e9n pulsado Volver atr\u00e1s (2 s) para ir al Inicio",
    "app_bell_onboarding_shortcuts_step_light_click": "Clic ligero para aceptar y avanzar",
    "app_bell_onboarding_shortcuts_step_restart": "Pulsa ambos botones laterales 10 s para reiniciar",
    "app_bell_onboarding_shortcuts_step_rotate": "Girar para seleccionar",
    "app_bell_onboarding_shortcuts_step_turn_off": "Pulsa Volver atr\u00e1s 10 s para apagar el dispositivo",
    "app_bell_relaxation_error_message": "Formato de archivo no admitido",
    "app_bell_relaxation_file_deleted_message": "<text>Se ha eliminado el archivo.</text>",
    "app_bell_relaxation_limit_error_message": "<text>L\u00edmite de archivos alcanzado,<br />pueden producirse errores.</text>",
    "app_bell_relaxation_loop": "bucle",
    "app_bell_relaxation_loop_description": "la canci\u00f3n se reproducir\u00e1 hasta que la apagues",
    "app_bell_relaxation_looped": "en bucle",
    "app_bell_relaxation_once": "una vez",
    "app_bell_relaxation_once_description": "la canci\u00f3n se reproducir\u00e1 una vez",
    "app_bell_relaxation_timer_title": "Temporizador",
    "app_bell_settings_about": "Informaci\u00f3n",
    "app_bell_settings_about_info_text": "www.mudita.com",
    "app_bell_settings_about_info_title": "Manual y certificaci\u00f3n",
    "app_bell_settings_about_product": "Harmony",
    "app_bell_settings_about_serial_number": "N\u00famero de serie",
    "app_bell_settings_about_storage_text": "<text>Usados <token>$USED_MEMORY</token>MB de <token>$TOTAL_MEMORY</token>MB</text>",
    "app_bell_settings_about_storage_title": "Almacenamiento",
    "app_bell_settings_about_version": "<text>Versi\u00f3n del SO: <token>$VERSION</token></text>",
    "app_bell_settings_alarm_settings": "Ajustes de alarma",
    "app_bell_settings_alarm_settings_alarm_tone_and_light": "Alarma principal",
    "app_bell_settings_alarm_settings_light": "Luz de alarma",
    "app_bell_settings_alarm_settings_prewake_up": "Despertar gradual",
    "app_bell_settings_alarm_settings_prewake_up_chime_bottom_description": "antes de la alarma",
    "app_bell_settings_alarm_settings_prewake_up_chime_tone": "Tono",
    "app_bell_settings_alarm_settings_prewake_up_chime_top_description": "Despertar gradualmente",
    "app_bell_settings_alarm_settings_prewake_up_chime_volume": "Volumen",
    "app_bell_settings_alarm_settings_prewake_up_light_bottom_description": "antes de la alarma",
    "app_bell_settings_alarm_settings_prewake_up_light_top_description": "Luz",
    "app_bell_settings_alarm_settings_snooze": "Repetici\u00f3n",
    "app_bell_settings_alarm_settings_snooze_chime_interval": "Intervalo del tono",
    "app_bell_settings_alarm_settings_snooze_chime_interval_bot_desc": "durante la funci\u00f3n de repetici\u00f3n",
    "app_bell_settings_alarm_settings_snooze_chime_tone": "Tono",
    "app_bell_settings_alarm_settings_snooze_chime_volume": "Volumen",
    "app_bell_settings_alarm_settings_snooze_length": "Duraci\u00f3n de Repetici\u00f3n",
    "app_bell_settings_alarm_settings_title": "Ajustes de alarma",
    "app_bell_settings_alarm_settings_tone": "Tono de alarma",
    "app_bell_settings_alarm_settings_volume": "Volumen de alarma",
    "app_bell_settings_bedtime_settings_tone": "Hora de dormir",
    "app_bell_settings_bedtime_settings_volume": "Volumen",
    "app_bell_settings_bedtime_tone": "Hora de dormir",
    "app_bell_settings_display_factory_reset_confirmation": "<text>\u00bfRestablecer la configuraci\u00f3n?</text>",
    "app_bell_settings_factory_reset": "Restablecer",
    "app_bell_settings_frontlight": "Luz frontal",
    "app_bell_settings_frontlight_mode_auto": "autom\u00e1tico",
    "app_bell_settings_frontlight_mode_on_demand": "manual",
    "app_bell_settings_frontlight_mode_top_message": "Modo de luz frontal",
    "app_bell_settings_frontlight_top_message": "Intensidad de luz frontal",
    "app_bell_settings_language": "Idioma",
    "app_bell_settings_layout": "Esfera del reloj",
    "app_bell_settings_temp_scale": "Escala de temperatura",
    "app_bell_settings_time_units": "Hora",
    "app_bell_settings_time_units_time_fmt_top_message": "Formato de hora",
    "app_bell_settings_time_units_time_message": "Hora",
    "app_bell_settings_turn_off": "Apagar",
    "app_bell_turn_off_question": "\u00bfApagar Mudita Harmony?",
    "app_bell_welcome_charge_message": "<text>Carga tu Harmony<br/>y pulsa levemente</text>",
    "app_bell_welcome_message": "<text>Mudita Harmony<br/>est\u00e1 apagado</text>",
    "app_bellmain_alarm": "Alarma",
    "app_bellmain_bedtime": "Hora de dormir",
    "app_bellmain_home_screen_bottom_desc": "La siguiente alarma sonar\u00e1",
    "app_bellmain_home_screen_bottom_desc_and": "&",
    "app_bellmain_home_screen_bottom_desc_dp": "Presionar a fondo para activar",
    "app_bellmain_home_screen_bottom_desc_in": "en",
    "app_bellmain_meditation_timer": "Meditaci\u00f3n",
    "app_bellmain_power_nap": "Siesta",
    "app_bellmain_relaxation": "Relajaci\u00f3n",
    "app_bellmain_settings": "Ajustes",
    "app_bellmain_usb_status_connected": "Conectado",
    "app_bell_charging_notification": "Cargando",
    "app_bell_charging_done_notification": "Completamente cargado",
    "app_calculator_decimal_separator": ",",
    "app_calculator_equals": "IGUAL A",
    "app_calculator_error": "Error",
    "app_calculator_title_main": "Calculadora",
    "app_calendar_all_day": "Todo el d\u00eda",
    "app_calendar_bar_list": "LISTA",
    "app_calendar_bar_month": "MES",
    "app_calendar_custom_repeat_title": "Repetici\u00f3n personalizada",
    "app_calendar_edit": "EDITAR",
    "app_calendar_edit_event_title": "Editar evento",
    "app_calendar_event_delete_confirmation": "\u00bfEliminar este evento?",
    "app_calendar_event_detail": "Evento",
    "app_calendar_event_detail_reminder": "Recordatorio",
    "app_calendar_event_detail_repeat": "Repetir",
    "app_calendar_event_error_dates": "La fecha de inicio debe ser anterior\na la de finalizaci\u00f3n",
    "app_calendar_event_error_empty_name": "El nombre del evento no puede estar vac\u00edo",
    "app_calendar_new_edit_event_allday": "Evento de todo el d\u00eda",
    "app_calendar_new_edit_event_end": "Fin",
    "app_calendar_new_edit_event_name": "Nombre del evento",
    "app_calendar_new_edit_event_start": "Inicio",
    "app_calendar_new_event_title": "Nuevo evento",
    "app_calendar_no_events_information": "<text align='center' color='4'>No hay eventos.<p>Pulsa la <b>flecha izquierda</b> para a\u00f1adir uno.</p></text>",
    "app_calendar_options_delete": "Eliminar",
    "app_calendar_options_edit": "Editar",
    "app_calendar_reminder_15_min_before": "15 min antes",
    "app_calendar_reminder_1_day_before": "1 d\u00eda antes",
    "app_calendar_reminder_1_hour_before": "1 h antes",
    "app_calendar_reminder_1_week_before": "1 semana antes",
    "app_calendar_reminder_2_days_before": "2 d\u00edas antes",
    "app_calendar_reminder_2_hour_before": "2 h antes",
    "app_calendar_reminder_30_min_before": "30 min antes",
    "app_calendar_reminder_5_min_before": "5 min antes",
    "app_calendar_reminder_event_time": "En el momento del evento",
    "app_calendar_reminder_never": "Nunca",
    "app_calendar_repeat_custom": "Personalizado",
    "app_calendar_repeat_daily": "Diario",
    "app_calendar_repeat_month": "Mes",
    "app_calendar_repeat_never": "Nunca",
    "app_calendar_repeat_two_weeks": "Cada dos semanas",
    "app_calendar_repeat_weekly": "Semanal",
    "app_calendar_repeat_year": "A\u00f1o",
    "app_calendar_title_main": "Calendario",
    "app_call_answer": "RESPONDER",
    "app_call_bluetooth": "BLUETOOTH",
    "app_call_call": "LLAMAR",
    "app_call_call_ended": "llamada finalizada",
    "app_call_call_rejected": "llamada rechazada",
    "app_call_call_request_failed": "Algo sali\u00f3 mal.",
    "app_call_calling": "llamando...",
    "app_call_clear": "BORRAR",
    "app_call_contact": "CONTACTO",
    "app_call_emergency": "Llamada de emergencia",
    "app_call_emergency_text": "Llamada de emergencia",
    "app_call_end_call": "COLGAR",
    "app_call_ending_call": "Desconectando llamada",
    "app_call_is_calling": "est\u00e1 llamando",
    "app_call_message": "MENSAJE",
    "app_call_mute": "SILENCIAR",
    "app_call_muted": "SILENCIADO",
    "app_call_no_network_connection": "No hay conexi\u00f3n de red.",
    "app_call_no_sim": "No hay SIM.\n\nPara hacer una llamada,\ndebes insertar una tarjeta SIM.",
    "app_call_offline": "No tienes conexi\u00f3n.\n\nPara hacer una llamada,\n cambia al modo Conectado.",
    "app_call_private_number": "N\u00famero privado",
    "app_call_reject": "RECHAZAR",
    "app_call_speaker": "ALTAVOZ",
    "app_call_speaker_on": "ALTAVOZ ON",
    "app_call_wrong_emergency": "No es posible realizar la llamada.\n$NUMBER no es un n\u00famero de emergencias.",
    "app_calllog_date": "Fecha",
    "app_calllog_delete_all_calls": "Eliminar todas las llamadas",
    "app_calllog_delete_all_calls_confirmation": "Eliminar todas las llamadas de\nla lista?",
    "app_calllog_delete_call_confirmation": "\u00bfEliminar esta llamada de la lista?",
    "app_calllog_duration": "Duraci\u00f3n",
    "app_calllog_incoming_call": "Llamada entrante",
    "app_calllog_missed_call": "Llamada perdida",
    "app_calllog_no_calls": "<text align='center' color='4'>A\u00fan no hay llamadas.</text>",
    "app_calllog_options_delete_call": "Eliminar llamada",
    "app_calllog_outgoing_call": "Llamada saliente",
    "app_calllog_rejected_call": "Llamada rechazada",
    "app_calllog_title_main": "Llamadas",
    "app_calllog_type": "Llamada",
    "app_desktop_calls": "LLAMADAS",
    "app_desktop_clear": "BORRAR",
    "app_desktop_clear_all": "BORRAR TODO",
    "app_desktop_emergency": "SOS",
    "app_desktop_info": "Info.",
    "app_desktop_info_mmi_call_barring": "Bloqueo de llamadas",
    "app_desktop_info_mmi_call_barring_activated": "Bloqueo de llamadas activado",
    "app_desktop_info_mmi_call_barring_deactivated": "Bloqueo de llamadas desactivado",
    "app_desktop_info_mmi_call_forwarding": "Desv\u00edo de llamadas",
    "app_desktop_info_mmi_call_forwarding_disabled": "desv\u00edo de llamadas desactivado",
    "app_desktop_info_mmi_call_waiting": "Llamada en espera",
    "app_desktop_info_mmi_call_waiting_activated": "Llamada en espera activada",
    "app_desktop_info_mmi_call_waiting_deactivated": "Llamada en espera desactivada",
    "app_desktop_info_mmi_clip": "Id. de llamada visible (CLIP)",
    "app_desktop_info_mmi_clip_activated": "CLIP activado",
    "app_desktop_info_mmi_clip_deactivated": "CLIP desactivado",
    "app_desktop_info_mmi_clip_not_provisioned": "CLIP no aprovisionado",
    "app_desktop_info_mmi_clip_provisioned": "CLIP aprovisionado",
    "app_desktop_info_mmi_clip_unknown": "CLIP desconocido",
    "app_desktop_info_mmi_clir": "Id. de llamada oculta (CLIR)",
    "app_desktop_info_mmi_clir_according_to_subscription": "CLIR seg\u00fan la suscripci\u00f3n",
    "app_desktop_info_mmi_clir_disabled": "CLIR desactivado",
    "app_desktop_info_mmi_clir_enabled": "CLIR activado",
    "app_desktop_info_mmi_clir_not_provisioned": "CLIR no aprovisionado",
    "app_desktop_info_mmi_clir_permanent_provisioned": "CLIR aprovisionado permanentemente",
    "app_desktop_info_mmi_clir_temporary_allowed": "CLIR permitido temporalmente",
    "app_desktop_info_mmi_clir_temporary_restricted": "CLIR restringido temporalmente",
    "app_desktop_info_mmi_clir_unknown": "CLIR desconocido",
    "app_desktop_info_mmi_common_activated": "el servicio se ha activado",
    "app_desktop_info_mmi_common_all_disabled": "todos los servicios del portador desactivados",
    "app_desktop_info_mmi_common_async": "asincr.",
    "app_desktop_info_mmi_common_data": "datos",
    "app_desktop_info_mmi_common_deactivated": "el servicio se ha desactivado",
    "app_desktop_info_mmi_common_disabled": "desactivado",
    "app_desktop_info_mmi_common_enabled": "activado",
    "app_desktop_info_mmi_common_failed": "error",
    "app_desktop_info_mmi_common_fax": "FAX",
    "app_desktop_info_mmi_common_mmi_not_supported": "no compatible",
    "app_desktop_info_mmi_common_no_message": "no",
    "app_desktop_info_mmi_common_query": "consulta",
    "app_desktop_info_mmi_common_sync": "sincr.",
    "app_desktop_info_mmi_common_voice": "voz",
    "app_desktop_info_mmi_confirmation": "<text>Espere, porfavor...<br></br> Procesando el c\u00f3digo MMI/USSD.</text>",
    "app_desktop_info_mmi_disabling_failed": "Error al desactivar servicio",
    "app_desktop_info_mmi_disabling_success": "El servicio se ha desactivado",
    "app_desktop_info_mmi_enabling_failed": "Error al activar servicio",
    "app_desktop_info_mmi_enabling_success": "El servicio se ha activado",
    "app_desktop_info_mmi_erasure_failed": "Error al borrar",
    "app_desktop_info_mmi_erasure_success": "Borrado correcto",
    "app_desktop_info_mmi_imei": "IMEI (MEID)",
    "app_desktop_info_mmi_none_specified_failed": "Error en la operaci\u00f3n",
    "app_desktop_info_mmi_none_specified_success": "Operaci\u00f3n completada",
    "app_desktop_info_mmi_registration_failed": "Error en el registro",
    "app_desktop_info_mmi_registration_success": "Registro correcto",
    "app_desktop_info_mmi_result_aborted": "Se ha abortado la operaci\u00f3n.",
    "app_desktop_info_mmi_result_failed": "Error",
    "app_desktop_info_mmi_result_success": "Correcto",
    "app_desktop_info_mmi_result_timeout": "Se ha agotado el tiempo de procesamiento del c\u00f3digo USSD. C\u00f3digo incorrecto o error de red.",
    "app_desktop_menu": "MEN\u00da",
    "app_desktop_menu_alarm": "ALARMA",
    "app_desktop_menu_calendar": "CALENDARIO",
    "app_desktop_menu_contacts": "CONTACTOS",
    "app_desktop_menu_meditation": "MEDITACI\u00d3N",
    "app_desktop_menu_messages": "MENSAJES",
    "app_desktop_menu_music": "M\u00daSICA",
    "app_desktop_menu_phone": "LLAMADAS",
    "app_desktop_menu_settings": "AJUSTES",
    "app_desktop_menu_title": "Men\u00fa",
    "app_desktop_menu_tools": "HERRAMIENTAS",
    "app_desktop_missed_calls": "<text>Llamadas perdidas</text>",
    "app_desktop_poweroff_question": "\u00bfApagar el tel\u00e9fono?",
    "app_desktop_poweroff_title": "Apagar",
    "app_desktop_press_to_complete_unlock": "<text size='27'>Presione <b>#</b> para desbloquear</text>",
    "app_desktop_press_to_unlock": "<text size='27'>Pulsa <b>Desbloquear</b> y despu\u00e9s <b>#</b></text>",
    "app_desktop_replay": "RESPONDER",
    "app_desktop_show": "MOSTRAR",
    "app_desktop_tools_antenna": "PRUEBA DE ANTENA",
    "app_desktop_tools_calculator": "CALCULADORA",
    "app_desktop_tools_notes": "NOTAS",
    "app_desktop_tools_title": "Herramientas",
    "app_desktop_unlock": "DESBLOQUEAR",
    "app_desktop_unread_messages": "<text>Mensajes no le\u00eddos</text>",
    "app_desktop_unread_single_message": "<text>Mensaje no le\u00eddo</text>",
    "app_desktop_battery_too_hot": "<text>Batería caliente, no carga</text>",
    "app_desktop_too_low_battery": "<text>El nivel de tu batería es demasiado bajo (<token>$VALUE</token>%). Para seguir usando Pure, conecte el dispositivo al cargador.</text>",
    "app_desktop_too_low_battery_charging": "<text>El nivel de tu batería es demasiado bajo (<token>$VALUE</token>%). Pure comenzará cuando se alcance el nivel mínimo de carga (5%).</text>",
    "app_emoji_input_window": "Emoji",
    "app_meditation_countdown_desc": "Empieza en",
    "app_meditation_interval_chime": "Campanilla de intervalo",
    "app_meditation_interval_every_x_minutes": "Cada %0 minutos",
    "app_meditation_interval_none": "Ninguno",
    "app_meditation_minute": "MINUTO",
    "app_meditation_minutes": "MINUTOS",
    "app_meditation_option_show_counter": "Mostrar temporizador de meditaci\u00f3n",
    "app_meditation_preparation_time": "Tiempo de preparaci\u00f3n",
    "app_meditation_put_down_phone_and_wait": "<text>Deja a un lado el tel\u00e9fono<br>y espera a que suene el gong.</text>",
    "app_meditation_summary": "<text>Has meditado por<br />",
    "app_meditation_summary_average": "Promedio/por d\u00eda:",
    "app_meditation_summary_title": "<text>\u00daltimos <token>$VALUE</token> d\u00edas</text>",
    "app_meditation_summary_total": "<text>Total:<br /><token>$VALUE</token></text>",
    "app_meditation_thank_you_for_session": "<text>Gracias por esta<br>sesi\u00f3n de meditaci\u00f3n.</text>",
    "app_meditation_title_main": "Temporizador de meditaci\u00f3n",
    "app_messages_message": "Mensaje",
    "app_messages_message_delete_confirmation": "<text align='center'><p>\u00bfSeguro que quieres <text weight='bold'>eliminar</text></p> este mensaje?</text>",
    "app_messages_no_messages": "<text align='center' color='4'>No hay mensajes.<p>Pulsa la <b>flecha izquierda</b> para a\u00f1adir uno.</p></text>",
    "app_messages_no_sim": "No hay SIM.\n\nPara enviar un SMS,\ndebes insertar una tarjeta SIM.",
    "app_messages_no_templates": "<text align='center'>A\u00fan no hay plantillas.<p><b>Crea una nueva plantilla</b> en Mudita</p><p>Center para usar en tu Pure.</p></text>",
    "app_messages_old_messages": "Mensajes anteriores",
    "app_messages_templates": "Plantillas",
    "app_messages_thread_delete_confirmation": "\u00bfEliminar esta conversaci\u00f3n?",
    "app_messages_thread_draft": "Borrador: ",
    "app_messages_thread_no_result": "No hay resultados",
    "app_messages_thread_not_sent": "No enviado: ",
    "app_messages_thread_you": "T\u00fa: ",
    "app_messages_title_main": "Mensajes",
    "app_music_player_albums": "<text color = '9'> \u00c1lbumes </text>",
    "app_music_player_all_songs": "Todas las canciones",
    "app_music_player_artists": "<text color = '9'> Artistas </text>",
    "app_music_player_empty_track_notification": "Elige una canci\u00f3n de la biblioteca",
    "app_music_player_music_empty_window_notification": "Selecciona la Biblioteca de m\u00fasica para elegir\n una canci\u00f3n de la biblioteca.",
    "app_music_player_music_library": "BIBLIOTECA DE M\u00daSICA",
    "app_music_player_music_library_window_name": "Biblioteca de m\u00fasica",
    "app_music_player_play": "REPRODUCIR",
    "app_music_player_playlists": "<text color = '9'> Listas de reproducci\u00f3n </text>",
    "app_music_player_quit": "SALIR",
    "app_music_player_start_window_notification": "<text color = '5'> Presiona la <b>abajo</b> para elegir <br> </br> una canci\u00f3n </text>",
    "app_music_player_uknown_artist": "Artista desconocido",
    "app_music_player_uknown_title": "T\u00edtulo desconocido",
    "app_notes_delete_note": "Eliminar",
    "app_notes_edit": "EDITAR",
    "app_notes_edit_note": "Editar nota",
    "app_notes_edited": "Editado",
    "app_notes_new_note": "Nueva nota",
    "app_notes_no_notes": "<text align='center' color='4'>No hay notas.<p>Pulsa la <b>flecha izquierda</b> para a\u00f1adir una.</p></text>",
    "app_notes_note_delete_confirmation": "\u00bfSeguro que quieres eliminar esta nota?",
    "app_notes_search_no_results": "No se encontraron notas.",
    "app_notes_title_main": "Notas",
    "app_onboarding_configuration_successful": "<text>Tu Mudita Pure<br></br>ya est\u00e1 listo.</text>",
    "app_onboarding_eula_license": "Acuerdo de licencia (ALUF)",
    "app_onboarding_no_configuration": "<text>Tu Mudita Pure no est\u00e1<br></br>configurado. Ve a<br></br>Ajustes para configurarlo.</text>",
    "app_onboarding_no_sim_selected_description": "<text>No se ha configurado ninguna tarjeta SIM.<br></br>Para conectarte a la red, configura una <br></br> tarjeta SIM en Ajustes.</text>>",
    "app_onboarding_no_sim_selected_title": "Configuraci\u00f3n de SIM",
    "app_onboarding_select_sim": "Elegir SIM activa",
    "app_onboarding_select_sim_description": "<text>Solo puede haber una SIM activa a la vez.<br></br>Puedes elegirla ahora y cambiarla<br></br>en Ajustes siempre que quieras.</text>",
    "app_onboarding_skip_confirm": "<text>Es necesario configurar la SIM para conectarse a la red. \u00bfOmitir la configuraci\u00f3n? </text>",
    "app_onboarding_start_configuration": "<text weight='light' size='46'><p>\u00a1Hola!</p></text><br></br><text weight='regular' size='27'>Vamos a configurar tu Mudita Pure.</text>",
    "app_onboarding_title": "Primeros pasos",
    "app_onboarding_title_configuration": "Configuraci\u00f3n",
    "app_onboarding_title_update_info": "Actualizaci\u00f3n del SO de Mudita",
    "app_onboarding_update_info": "<text>La versi\u00f3n actual del SO de Mudita es la<token>$VERSION</token><br></br>Las frecuentes actualizaciones incluyen nuevas funciones y correcciones.<br></br>Para actualizar tu tel\u00e9fono,<br></br>visita: </text><text weight='bold' size='27'>www.mudita.com/updateos</text><br></br><text>y sigue las instrucciones.</text>",
    "app_options_contact_add": "A\u00f1adir a contactos",
    "app_options_contact_details": "Detalles de contacto",
    "app_options_contact_edit": "Editar contacto",
    "app_options_invalid_option": " <Opci\u00f3n no v\u00e1lida> ",
    "app_phonebook_check": "MARCAR",
    "app_phonebook_contact_deleted": "<text>Se ha eliminado el contacto.<br></br>No es posible editar.</text>",
    "app_phonebook_contact_flag_blocked": "OBSTRUIDO",
    "app_phonebook_contact_flag_fav": "FAVORITOS",
    "app_phonebook_contact_flag_ice": "EMERGENCIA",
    "app_phonebook_contact_flag_speed_dial": "MAR.R\u00c1PIDA",
    "app_phonebook_contact_information": "Informaci\u00f3n",
    "app_phonebook_contact_no_name": "sin nombre",
    "app_phonebook_contact_title": "A\u00f1adir contacto",
    "app_phonebook_duplicate_speed_dial": "<text>El n\u00famero <token>$CONTACT_SPEED_DIAL$</token> est\u00e1 asignado a \n <token>$CONTACT_FORMATTED_NAME$</token>. \u00bfReemplazarlo?</text>",
    "app_phonebook_duplicate_speed_dial_title": "<text>Tecla de marcaci\u00f3n r\u00e1pida (<token>$CONTACT_SPEED_DIAL$</token>)</text>",
    "app_phonebook_favorite_contacts_title": "Favoritos",
    "app_phonebook_ice_contacts_title": "Contactos de emergencia",
    "app_phonebook_multiple_numbers_first": "N\u00famero",
    "app_phonebook_multiple_numbers_second": "N\u00famero alternativo",
    "app_phonebook_new_add_to_fav": "A\u00f1adir a favoritos",
    "app_phonebook_new_add_to_ice": "A\u00f1adir a contactos de emergencia",
    "app_phonebook_new_contact_address": "Direcci\u00f3n",
    "app_phonebook_new_contact_email": "Correo electr\u00f3nico",
    "app_phonebook_new_contact_first_name": "Nombre",
    "app_phonebook_new_contact_invalid_number": "<text>No se puede guardar este contacto.<br></br>El n\u00famero de tel\u00e9fono que ingres\u00f3 <br></br>tiene un formato no v\u00e1lido.</text>",
    "app_phonebook_new_contact_unable_to_save": "No se pudo guardar el contacto",
    "app_phonebook_new_contact_same_numbers": "<text>A pesar del c\u00f3digo de país ingresado, los n\u00fameros de tel\u00e9fono son los mismos.</text> <br></br><br></br> <text weight='bold' size='27'>Ingrese otros n\u00fameros para guardar el contacto.</text>",
    "app_phonebook_new_contact_last_name": "Apellido",
    "app_phonebook_new_contact_note": "Nota",
    "app_phonebook_new_contact_number": "N\u00famero",
    "app_phonebook_new_contact_second_number": "N\u00famero alternativo",
    "app_phonebook_new_speed_dial_key": "Tecla de marcaci\u00f3n r\u00e1pida",
    "app_phonebook_no_contacts": "<text align='center' color='4'>A\u00fan no hay contactos. <p> Presiona la <b> flecha izquierda </b> para agregar nuevos. </p></text>",
    "app_phonebook_no_contacts_yet": "<text align='center' color='4'>A\u00fan no hay contactos.</text>",
    "app_phonebook_options_block": "Bloquear",
    "app_phonebook_options_block_notification": "Contacto bloqueado.",
    "app_phonebook_options_delete": "Eliminar",
    "app_phonebook_options_delete_confirm": "\u00bfSeguro que quieres eliminar\neste contacto?",
    "app_phonebook_options_delete_notification": "Este contacto se ha eliminado\ncon \u00e9xito.",
    "app_phonebook_options_edit": "Editar contacto",
    "app_phonebook_options_forward_namecard": "Reenviar tarjeta de visita",
    "app_phonebook_options_send_sms": "Enviar por SMS",
    "app_phonebook_options_unblock": "Desbloquear",
    "app_phonebook_options_unblock_notification": "Contacto desbloqueado.",
    "app_phonebook_search_no_results": "No se encontraron contactos.",
    "app_phonebook_title_main": "Contactos",
    "app_phonebook_uncheck": "DESMARCAR",
    "app_popup_bt_volume_text": "VOLUMEN DEL BLUETOOTH",
    "app_popup_call_volume_text": "VOLUMEN DE LLAMADAS",
    "app_popup_music_volume_text": "VOLUMEN DE M\u00daSICA",
    "app_popup_muted_text": "SILENCIADO",
    "app_popup_volume_text": "VOLUMEN",
    "app_settings_Templates": "Plantillas",
    "app_settings_about": "Sobre Mudita Pure",
    "app_settings_about_your_pure": "Mi dispositivo Pure",
    "app_settings_advanced": "Avanzados",
    "app_settings_allow": "Permitir",
    "app_settings_apn_APN": "APN",
    "app_settings_apn_apnprotocol": "Protocolo APN",
    "app_settings_apn_apntype": "Tipo de APN",
    "app_settings_apn_authtype": "Tipo de autenticaci\u00f3n",
    "app_settings_apn_name": "Nombre",
    "app_settings_apn_options_delete": "Eliminar",
    "app_settings_apn_options_edit": "Editar",
    "app_settings_apn_options_set_as_default": "Establecer como predeterminado",
    "app_settings_apn_password": "Contrase\u00f1a",
    "app_settings_apn_settings_no_apns": "<text align='center' color='4'>No hay ning\u00fan APN.<p>Pulsa la <b>flecha izquierda</b> para a\u00f1adir uno.</p></text>",
    "app_settings_apn_username": "Usuario",
    "app_settings_apps": "Aplicaciones",
    "app_settings_apps_alarm_clock": "Alarma",
    "app_settings_apps_alarm_clock_manual_volume": "Volumen de sonido manual",
    "app_settings_apps_calendar": "Calendario",
    "app_settings_apps_messages": "Mensajes",
    "app_settings_apps_phone": "Tel\u00e9fono",
    "app_settings_bluetooth_add_device": "A\u00f1adir dispositivo",
    "app_settings_bluetooth_all_devices": "A\u00f1adir dispositivos",
    "app_settings_bluetooth_connecting_error_message": "<text weight='regular' size='27'>Error en el proceso de conexi\u00f3n.<br></br>Comprueba el dispositivo e </text> <text weight='bold' size='27'>INT\u00c9NTALO DE NUEVO.</text>",
    "app_settings_bluetooth_enter_passkey": "Introducir clave de paso:",
    "app_settings_bluetooth_init_error_message": "<text weight='regular' size='27'>Error en el proceso de inicializaci\u00f3n de Bluetooth.</text>",
    "app_settings_bluetooth_main": "Bluetooth",
    "app_settings_bluetooth_phone_name": "Nombre del tel\u00e9fono",
    "app_settings_bluetooth_phone_visibility": "Visibilidad del tel\u00e9fono",
    "app_settings_bluetooth_searching_devices": "Buscando dispositivos... \nEsto puede tardar unos instantes.",
    "app_settings_bluetooth_unpairing_error_message": "<text weight='regular' size='27'>Error en el proceso de desemparejamiento.<br></br>Comprueba el dispositivo e </text> <text weight='bold' size='27'>INT\u00c9NTALO DE NUEVO.</text>",
    "app_settings_bt": "Bluetooth",
    "app_settings_call_ringtome": "Tono de llamada",
    "app_settings_calls_from_favorites": "Llamadas de favoritos",
    "app_settings_certification": "Certificaci\u00f3n",
    "app_settings_connected": "Conectado",
    "app_settings_date_and_time": "Fecha y hora",
    "app_settings_date_and_time_automatic_date_and_time": "Fecha y hora autom\u00e1ticas",
    "app_settings_date_and_time_change_date_and_time": "Cambiar fecha y hora",
    "app_settings_date_and_time_change_time_zone": "Cambiar zona horaria",
    "app_settings_date_and_time_date_format": "Formato de fecha",
    "app_settings_date_and_time_time_format": "Formato de hora",
    "app_settings_date_and_time_time_zone": "Zona horaria",
    "app_settings_disp_key": "Pantalla y teclado num\u00e9rico",
    "app_settings_display": "Pantalla",
    "app_settings_display_dark_mode": "Modo oscuro",
    "app_settings_display_display_light": "Luz de pantalla",
    "app_settings_display_factory_reset_confirmation": "Tu Pure se va a apagar. Enci\u00e9ndelo manualmente para continuar.\n\u00bfQuieres apagar el tel\u00e9fono ahora?",
    "app_settings_display_font_size": "Tama\u00f1o de la fuente",
    "app_settings_display_input_language": "Idioma de entrada",
    "app_settings_display_keypad_light": "Luz de teclado num\u00e9rico",
    "app_settings_display_keypad_light_active": "Cuando est\u00e1 activo",
    "app_settings_display_keypad_light_off": "Apagada",
    "app_settings_display_keypad_light_on": "Siempre encendida",
    "app_settings_display_light_auto": "Autom\u00e1tica",
    "app_settings_display_light_brightness": "Brillo",
    "app_settings_display_light_main": "Luz frontal",
    "app_settings_display_security_autolock": "Bloq. auto.",
    "app_settings_display_wallpaper": "Fondo de pantalla",
    "app_settings_display_wallpaper_clock": "Reloj",
    "app_settings_display_wallpaper_edit_custom_quotes": "Editar citas personalizadas",
    "app_settings_display_wallpaper_edit_quotes": "Editar citas",
    "app_settings_display_wallpaper_logo": "Logotipo de Mudita",
    "app_settings_display_wallpaper_quotes": "Citas",
    "app_settings_display_wallpaper_quotes_author": "Autor",
    "app_settings_display_wallpaper_quotes_categories": "Categor\u00edas",
    "app_settings_display_wallpaper_quotes_delete": "Eliminar",
    "app_settings_display_wallpaper_quotes_delete_confirmation": "\u00bfEliminar cita?",
    "app_settings_display_wallpaper_quotes_delete_success": "Cita eliminada.",
    "app_settings_display_wallpaper_quotes_edit": "Editar",
    "app_settings_display_wallpaper_quotes_new": "Nueva cita",
    "app_settings_display_wallpaper_quotes_note": "Nota",
    "app_settings_factory_reset": "Configuraci\u00f3n de f\u00e1brica",
    "app_settings_factory_reset_in_progress": "A\u00fan no se han restablecido los valores de f\u00e1brica, enciende tu dispositivo Pure para continuar.",
    "app_settings_info_dnd": "Recibe todas las notificaciones en silencio. Puedes permitir notificaciones completas de tus contactos favoritos.",
    "app_settings_info_offline_flight_mode": "Completamente desconectado. Las llamadas, los mensajes y la conexi\u00f3n no est\u00e1n disponibles.",
    "app_settings_info_offline_messages_only": "Env\u00eda y descarga mensajes seg\u00fan los intervalos de conexi\u00f3n. Sin llamadas ni conexi\u00f3n.",
    "app_settings_language": "Idioma",
    "app_settings_message_sound": "Sonido de mensajes",
    "app_settings_messages_only": "Solo mensajes",
    "app_settings_net": "Red",
    "app_settings_network_active_card": "Toma activa",
    "app_settings_network_all_operators": "Todos los operadores",
    "app_settings_network_apn_settings": "Configuraci\u00f3n de APN",
    "app_settings_network_import_contacts": "Importar contactos",
    "app_settings_network_import_contacts_duplicates": "Duplicados de SIM",
    "app_settings_network_import_contacts_from_sim_card": "Importar contactos de la SIM",
    "app_settings_network_import_contacts_from_sim_card_duplicates": "<text>Encontramos <token>$DUPLICATES</token> duplicados. \u00bfQuieres importar <br></br>contactos duplicados y reemplazar los existentes?</text>",
    "app_settings_network_import_contacts_from_sim_card_no_contacts": "<text>No hay contactos <br></br>en esta tarjeta SIM.</text>",
    "app_settings_network_import_contacts_from_sim_card_reading": "<text>Importaci\u00f3n en curso ...<br></br>Espere un momento.</text>",
    "app_settings_network_import_contacts_from_sim_card_success": "Contactos importados correctamente.",
    "app_settings_network_not_connected": "sin tarjeta",
    "app_settings_network_operator_auto_select": "Selecci\u00f3n autom\u00e1tica de operador",
    "app_settings_network_pin": "PIN",
    "app_settings_network_pin_change_code": "Cambiar c\u00f3digo PIN",
    "app_settings_network_pin_settings": "Configuraci\u00f3n de PIN",
    "app_settings_network_sim1": "SIM1",
    "app_settings_network_sim2": "SIM2",
    "app_settings_network_sim_cards": "Tarjetas SIM",
    "app_settings_network_sim_none": "No hay SIM",
    "app_settings_network_unblock_card": "Desbloquear la tarjeta",
    "app_settings_network_voice_over_lte": "VoLTE",
    "app_settings_network_volte_not_available": "no disponible",
    "app_settings_new_edit_apn": "Nuevo/Editar APN",
    "app_settings_no_network_connection_flight_mode": "Modo avi\u00f3n",
    "app_settings_notifications_when_locked": "Notificaciones cuando est\u00e9 bloqueado",
    "app_settings_option_connected_audio": "AUDIO CONECTADO",
    "app_settings_option_connected_both": "VOZ Y AUDIO CONECTADOS",
    "app_settings_option_connected_voice": "VOZ CONECTADA",
    "app_settings_option_connecting": "CONECTANDO",
    "app_settings_option_pairing": "EMPAREJANDO",
    "app_settings_phone_modes": "Modos del tel\u00e9fono",
    "app_settings_sar": "TAE",
    "app_settings_security": "Seguridad",
    "app_settings_security_change_phone_lock": "Cambiar c\u00f3digo de acceso",
    "app_settings_security_phone_lock": "C\u00f3digo de acceso",
    "app_settings_show_unread_first": "Mostrar no le\u00eddos primero",
    "app_settings_sound": "Sonido",
    "app_settings_system": "Sistema",
    "app_settings_tech_info_battery": "Bater\u00eda",
    "app_settings_tech_info_imei": "IMEI",
    "app_settings_tech_info_model": "Modelo",
    "app_settings_tech_info_os_version": "Versi\u00f3n del SO",
    "app_settings_tech_info_pcb_am": "pcbAM",
    "app_settings_tech_info_pcb_lm": "pcbLM",
    "app_settings_tech_info_pcb_mb": "pcbMB",
    "app_settings_tech_info_pcb_um": "pcmUM",
    "app_settings_tech_info_serial_number": "N\u00famero de serie",
    "app_settings_title_color_test": "Mostrar colores disponibles",
    "app_settings_title_connection_frequency": "Frecuencia de conexi\u00f3n",
    "app_settings_title_day": "D\u00eda",
    "app_settings_title_do_not_disturb": "No molestar",
    "app_settings_title_languages": "Selecci\u00f3n de idioma",
    "app_settings_title_main": "Ajustes",
    "app_settings_title_month": "Mes",
    "app_settings_title_offline": "Desconectado",
    "app_settings_title_time": "Hora",
    "app_settings_title_year": "A\u00f1o",
    "app_settings_toggle_off": "DES",
    "app_settings_toggle_on": "ACT",
    "app_settings_toggle_transiting": "comprobando...",
    "app_settings_toolbar_reset": "RESTABLECER",
    "app_settings_vibration": "Vibraci\u00f3n",
    "app_settings_volume": "Volumen",
    "app_settings_volume_focused": "Volumen",
    "app_sms_offline": "No tienes conexi\u00f3n.\n\nPara enviar un SMS,\n cambia al modo Conectado.",
    "app_special_input_window": "Caracteres especiales",
    "bluetooth_info_popup_error": "<text>Proceso de vinculaci\u00f3n con </text><text weight='bold'><token>$DEVICE</token></text><br></br><text> ha fallado. C\u00f3digo de error: <token>$ERROR</token></text>",
    "bluetooth_info_popup_success": "<text>Su tel\u00e9fono est\u00e1 emparejado con: <br></br></text><text weight='bold'><token>$DEVICE</token></text>",
    "bluetooth_popup": "Bluetooth",
    "bluetooth_popup_cancel": "Cancelar",
    "bluetooth_popup_confirm": "Confirmar",
    "bluetooth_popup_pair_cancel_code": "<text>El dispositivo </text><text weight='bold'><token>$DEVICE</token></text><text> quiere emparejarse con tu Pure.<br /> Debes confirmar el c\u00f3digo: <text align='center' weight='bold'><token>$CODE</token></text></text>",
    "bluetooth_popup_pair_cancel_no_code": "<text>El dispositivo </text><text weight='bold'><token>$DEVICE</token></text><text> quiere emparejarse con tu Pure.</text>",
    "bluetooth_popup_passkey": "Introduzca la contrase\u00f1a:",
    "bluetooth_popup_pin": "Introduzca en PIN:",
    "brightness_text": "BRILLO",
    "common_AM": "AM",
    "common_PM": "PM",
    "common_abort": "ANULAR",
    "common_accept": "ACEPTAR",
    "common_add": "A\u00d1ADIR",
    "common_adjust": "AJUSTAR",
    "common_april": "Abril",
    "common_august": "Agosto",
    "common_back": "ATR\u00c1S",
    "common_beta": "(beta)",
    "common_call": "LLAMAR",
    "common_check": "MARCAR",
    "common_confirm": "CONFIRMAR",
    "common_connect": "CONECTAR",
    "common_contacts": "CONTACTOS",
    "common_december": "Diciembre",
    "common_disconnect": "DESCONECTAR",
    "common_edit": "EDITAR",
    "common_emoji": "EMOJI",
    "common_february": "Febrero",
    "common_forget": "OLVIDAR",
    "common_fr": "V",
    "common_fri": "Vi.",
    "common_friday": "Viernes",
    "common_information": "Informaci\u00f3n",
    "common_january": "Enero",
    "common_july": "Julio",
    "common_june": "Junio",
    "common_march": "Marzo",
    "common_may": "Mayo",
    "common_minute_lower": "minuto",
    "common_minute_short": "min",
    "common_minutes_lower": "minutos",
    "common_minutes_lower_genitive": "minutos",
    "common_mo": "L",
    "common_mon": "Lu.",
    "common_monday": "Lunes",
    "common_no": "No",
    "common_november": "Noviembre",
    "common_october": "Octubre",
    "common_ok": "OK",
    "common_open": "ABRIR",
    "common_options": "OPCIONES",
    "common_options_title": "Opciones",
    "common_pause": "PAUSA",
    "common_paused": "Pausado",
    "common_play": "REPRODUCIR",
    "common_replace": "REEMPLAZAR",
    "common_reply": "RESPONDER",
    "common_results_prefix": "Resultados: ",
    "common_resume": "REANUDAR",
    "common_retry": "REINTENTAR",
    "common_sa": "S",
    "common_sat": "S\u00e1.",
    "common_saturday": "S\u00e1bado",
    "common_save": "GUARDAR",
    "common_search": "BUSCAR",
    "common_search_results": "Buscar resultados",
    "common_search_uc": "Buscar",
    "common_second_lower": "segundo",
    "common_seconds_lower": "segundos",
    "common_select": "SELECCIONAR",
    "common_send": "ENVIAR",
    "common_september": "Septiembre",
    "common_set": "ESTABLECER",
    "common_show": "MOSTRAR",
    "common_skip": "OMITIR",
    "common_special_characters": "ESPECIAL",
    "common_start": "INICIAR",
    "common_stop": "DETENER",
    "common_su": "D",
    "common_sun": "Do.",
    "common_sunday": "Domingo",
    "common_switch": "CAMBIAR",
    "common_text_copy": "Copiar texto",
    "common_text_paste": "Pegar texto",
    "common_th": "J",
    "common_thu": "Ju.",
    "common_thursday": "Jueves",
    "common_today": "Hoy",
    "common_tu": "M",
    "common_tue": "Ma.",
    "common_tuesday": "Martes",
    "common_uncheck": "DESMARCAR",
    "common_use": "USAR",
    "common_we": "X",
    "common_wed": "Mi.",
    "common_wednesday": "Mi\u00e9rcoles",
    "common_yes": "S\u00ed",
    "common_yesterday": "Ayer",
    "duration_0hmin_0sec": "%0N:%0S",
    "duration_0min_0sec": "%0M:%0S",
    "duration_hour_0min_0sec": "%H:%0M:%0S",
    "duration_min_0sec": "%M:%0S",
    "home_modes_connected": "CONECTADO",
    "home_modes_message_only": "Solo mensajes",
    "home_modes_notdisturb": "NO MOLESTAR",
    "home_modes_offline": "DESCONECTADO",
    "locale_12hour_min": "%I:%M %p",
    "locale_12hour_min_short": "%I:%M",
    "locale_24hour_min": "%H:%M",
    "locale_date_DD_MM_YY": "%d.%m.%y",
    "locale_date_MM_DD_YY": "%m.%d.%y",
    "locale_date_full": "%d.%m.%Y",
    "locale_date_short": "%d.%m",
    "metadata": {
        "display_name": "Espa\u00f1ol"
    },
    "phone_lock_blocked": "Lo sentimos, el tel\u00e9fono est\u00e1 bloqueado.",
    "phone_lock_blocked_information": "<text>C\u00f3digo de acceso incorrecto.<br></br>Int\u00e9ntalo de nuevo en <token>$TIME</token>.</text>",
    "phone_lock_changed_successfully": "\u00a1El c\u00f3digo de acceso se ha cambiado correctamente!",
    "phone_lock_configure": "Configura el c\u00f3digo de acceso:",
    "phone_lock_confirm": "Confirma el c\u00f3digo de acceso:",
    "phone_lock_confirm_new": "Confirma el nuevo c\u00f3digo de acceso:",
    "phone_lock_current": "Introduce el c\u00f3digo de acceso actual:",
    "phone_lock_disabled": "\u00a1C\u00f3digo de acceso desactivado!",
    "phone_lock_enter_new": "Introduce el nuevo c\u00f3digo de acceso:",
    "phone_lock_invalid": "\u00a1C\u00f3digo de acceso incorrecto!",
    "phone_lock_invalid_retry": "<text>C\u00f3digo de acceso incorrecto. <br></br> Vuelve a configurar el c\u00f3digo de acceso.</text>",
    "phone_lock_notification": "<text>Bloqueo de c\u00f3digo de acceso para: <token>$TIME</token></text>",
    "phone_lock_set": "<text>Elige el c\u00f3digo de acceso que <br></br> desbloquea el tel\u00e9fono.</text>",
    "phone_lock_unlock": "<text>Introduce el c\u00f3digo de acceso<br></br>para desbloquear:</text>",
    "phone_lock_unlock_invalid": "<text>C\u00f3digo de acceso incorrecto.</text>",
    "phone_needs_rebooting": "Tu tel\u00e9fono necesita reiniciarse. Pulsa cualquier tecla para confirmar y retira la bater\u00eda del dispositivo durante 10 segundos para reiniciarlo por completo.",
    "sim_card_cant_connect": "<text>No se puede conectar con la tarjeta <token>$SIM</token>.<br></br>Inserta la tarjeta.</text>",
    "sim_card_change_in_progress": "<text>Proceso de cambio de SIM en curso.<br></br>Tarda unos segundos.</text>",
    "sim_card_changed_successfully": "La tarjeta SIM se ha cambiado con \u00e9xito.",
    "sim_card_not_ready": "<text>Esperando a que el m\u00f3dem se encienda.<br></br>Esto puede tardar unos instantes.</text>",
    "sim_card_pin_disabled": "PIN de la tarjeta SIM desactivado",
    "sim_card_pin_enabled": "PIN de la tarjeta SIM activado",
    "sim_card_select_in_progress": "<text>Proceso de selecci\u00f3n de SIM en curso.<br></br>Tarda unos segundos.</text>",
    "sim_card_select_successfully": "Tarjeta SIM seleccionada con \u00e9xito.",
    "sim_change_pin": "Cambiar c\u00f3digo PIN",
    "sim_cme_error": "<text>Tarjeta SIM<br></br>Error CME:<token>$CMECODE</token></text>",
    "sim_confirm_new_pin": "Confirma el nuevo c\u00f3digo PIN:",
    "sim_enter_enter_current": "<text>Introduce el c\u00f3digo PIN actual:</text>",
    "sim_enter_new_pin": "Introduce el nuevo c\u00f3digo PIN:",
    "sim_enter_pin_unlock": "<text>Introduce el c\u00f3digo PIN<br></br>para configurar la tarjeta <token>$PINTYPE</token>:</text>",
    "sim_header_setup": "<text>Configuraci\u00f3n de <token>$SIM</token></text>",
    "sim_pin_changed_successfully": "El c\u00f3digo PIN se ha cambiado con \u00e9xito.",
    "sim_puk_blocked": "<text>La tarjeta SIM est\u00e1 bloqueada.<br></br>Ponte en contacto con tu operador.</text>",
    "sim_setup_enter_puk": "<text>La tarjeta SIM est\u00e1 bloqueada.<br></br>Para desbloquearla, introduce el c\u00f3digo PUK:</text>",
    "sim_setup_wrong_pin": "<text>C\u00f3digo PIN incorrecto. Te quedan<br></br><token>$ATTEMPTS</token> intentos.</text>",
    "sim_setup_wrong_pin_last_attempt": "<text>C\u00f3digo PIN incorrecto. Te queda<br></br>1 intento.</text>",
    "sim_setup_wrong_puk": "<text>C\u00f3digo PUK incorrecto.<br></br>Te quedan <token>$ATTEMPTS</token> intentos.</text>",
    "sim_setup_wrong_puk_last_attempt": "<text>C\u00f3digo PUK incorrecto.<br></br>Te queda 1 intento.</text>",
    "sim_setup_wrong_puk_last_attempt_warning": "<text>Si introduces un c\u00f3digo incorrecto, la<br></br>tarjeta SIM se bloquear\u00e1<br></br>y deber\u00e1s ponerte en contacto con tu operador.</text>",
    "sim_wrong_pin_confirmation": "C\u00f3digo PIN incorrecto.",
    "sms_add_rec_num": "A\u00f1adir destinatario o escribir un n\u00famero",
    "sms_call_text": "Llamar ",
    "sms_copy": "Copiar",
    "sms_delete_conversation": "Eliminar conversaci\u00f3n",
    "sms_delete_message": "Eliminar mensaje",
    "sms_forward_message": "Reenviar mensaje",
    "sms_mark_read": "Marcar como le\u00eddo",
    "sms_mark_unread": "Marcar como no le\u00eddo",
    "sms_paste": "Pegar",
    "sms_resend_failed": "Reenviar",
    "sms_title_message": "Mensaje nuevo",
    "sms_use_template": "Usar plantilla",
    "statusbar_battery_charging": "Carg.",
    "statusbar_battery_plugged": "Enchuf.",
    "tethering": "Anclaje de red",
    "tethering_enable_question": "<text>Est\u00e1s conectado al ordenador.<br />\u00bfActivar el anclaje de red?<br /><text color='4'>(algunas funciones podr\u00edan desactivarse)</text></text>",
    "tethering_menu_access_decline": "<text>El anclaje de red est\u00e1 activado.<br /><br />Para acceder al men\u00fa,<br />desactiva el tethering.</text>",
    "tethering_phone_mode_change_prohibited": "<text>El anclaje de red est\u00e1 activado.<br /><br />Este modo anula otros modos (Conectado, No molestar,<br />Desconectado) <br />y hace que dejen de funcionar.</text>",
    "tethering_turn_off_question": "\u00bfDesactivar el anclaje de red?",
    "unsaved_changes": "Cambios no guardados",
    "exit_without_saving": "\u00bfQuieres salir sin guardar?"
}