You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"background_geolocation_warning": "This feature allows the app to track your location in the background. It helps with emergency response coordination but may impact battery life.",
"error_loading_stream": "Error al cargar la transmisión",
10
11
"loading": "Cargando",
11
12
"loading_stream": "Cargando transmisión de audio...",
12
13
"loading_streams": "Cargando transmisiones de audio...",
@@ -764,6 +765,19 @@
764
765
"app_info": "Información de la aplicación",
765
766
"app_name": "Nombre de la aplicación",
766
767
"arabic": "Árabe",
768
+
"audio_device_selection": {
769
+
"bluetooth_device": "Dispositivo Bluetooth",
770
+
"current_selection": "Selección Actual",
771
+
"microphone": "Micrófono",
772
+
"no_microphones_available": "No hay micrófonos disponibles",
773
+
"no_speakers_available": "No hay altavoces disponibles",
774
+
"none_selected": "Ninguno Seleccionado",
775
+
"speaker": "Altavoz",
776
+
"speaker_device": "Altavoz",
777
+
"title": "Selección de Dispositivo de Audio",
778
+
"unavailable": "No disponible",
779
+
"wired_device": "Dispositivo Cableado"
780
+
},
767
781
"background_geolocation": "Geolocalización en segundo plano",
768
782
"background_geolocation_warning": "Esta función permite que la aplicación rastree tu ubicación en segundo plano. Ayuda con la coordinación de respuesta de emergencia pero puede impactar la duración de la batería.",
769
783
"background_location": "Ubicación en segundo plano",
0 commit comments