mirror of
https://github.com/SrIzan10/helium.git
synced 2026-06-06 00:56:58 +00:00
fix: android app corners and new downloads page
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"home": "Home",
|
||||
"about": "About",
|
||||
"contact": "Contact",
|
||||
"downloads": "Downloads",
|
||||
"stream": "Stream",
|
||||
"presets": "Presets",
|
||||
"effortlessScreensharing": "effortless screensharing powered by webrtc",
|
||||
@@ -62,5 +63,18 @@
|
||||
"audioSupported": "Audio Supported",
|
||||
"failedToStartScreenShare": "Failed to start screen share.",
|
||||
"screenRecordingPermissionRequired": "macOS blocked screen capture. Allow Helium in System Settings > Privacy & Security > Screen Recording, then restart Helium.",
|
||||
"screenRecordingPermissionRequiredNoShortcut": "macOS blocked screen capture. Open System Settings > Privacy & Security > Screen Recording, allow Helium, then restart Helium."
|
||||
"screenRecordingPermissionRequiredNoShortcut": "macOS blocked screen capture. Open System Settings > Privacy & Security > Screen Recording, allow Helium, then restart Helium.",
|
||||
"downloadHelium": "Download Helium",
|
||||
"downloadHeliumDescription": "Get the best screensharing experience with our native apps. Available for desktop and Android.",
|
||||
"desktopApp": "Desktop App",
|
||||
"desktopAppDescription": "The full-featured Electron app with system audio support.",
|
||||
"androidApp": "Android App",
|
||||
"androidAppDescription": "Stream directly from your Android device.",
|
||||
"desktopAppNote": "Includes advanced features like system audio capture, venmic support on Linux, and native screen recording permissions.",
|
||||
"androidAppNote": "Install the APK directly on your Android device. Make sure to allow installation from unknown sources if prompted.",
|
||||
"downloadFromGitHub": "Download from GitHub",
|
||||
"viewSourceCode": "View Source Code",
|
||||
"preferTheBrowser": "Prefer the browser?",
|
||||
"browserVersionDescription": "The web version works great too. No installation required — just open the page and start streaming or watching.",
|
||||
"useWebVersion": "Use Web Version"
|
||||
}
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
"home": "Inicio",
|
||||
"about": "Acerca de",
|
||||
"contact": "Contacto",
|
||||
"downloads": "Descargas",
|
||||
"stream": "Transmisión",
|
||||
"presets": "Ajustes predefinidos",
|
||||
"effortlessScreensharing": "comparte pantalla sin complicaciones",
|
||||
@@ -62,5 +63,18 @@
|
||||
"audioSupported": "Audio soportado",
|
||||
"failedToStartScreenShare": "No se pudo iniciar el uso compartido de pantalla.",
|
||||
"screenRecordingPermissionRequired": "macOS bloqueó la captura de pantalla. Permite Helium en Configuración del Sistema > Privacidad y seguridad > Grabación de pantalla y luego reinicia Helium.",
|
||||
"screenRecordingPermissionRequiredNoShortcut": "macOS bloqueó la captura de pantalla. Abre Configuración del Sistema > Privacidad y seguridad > Grabación de pantalla, permite Helium y luego reinicia Helium."
|
||||
"screenRecordingPermissionRequiredNoShortcut": "macOS bloqueó la captura de pantalla. Abre Configuración del Sistema > Privacidad y seguridad > Grabación de pantalla, permite Helium y luego reinicia Helium.",
|
||||
"downloadHelium": "Descargar Helium",
|
||||
"downloadHeliumDescription": "Obtén la mejor experiencia de compartir pantalla con nuestras aplicaciones nativas. Disponible para escritorio y Android.",
|
||||
"desktopApp": "Aplicación de Escritorio",
|
||||
"desktopAppDescription": "La aplicación Electron completa con soporte de audio del sistema.",
|
||||
"androidApp": "Aplicación Android",
|
||||
"androidAppDescription": "Transmite directamente desde tu dispositivo Android.",
|
||||
"desktopAppNote": "Incluye funciones avanzadas como captura de audio del sistema, soporte de venmic en Linux y permisos de grabación de pantalla nativos.",
|
||||
"androidAppNote": "Instala el APK directamente en tu dispositivo Android. Asegúrate de permitir la instalación desde fuentes desconocidas si se te solicita.",
|
||||
"downloadFromGitHub": "Descargar desde GitHub",
|
||||
"viewSourceCode": "Ver Código Fuente",
|
||||
"preferTheBrowser": "¿Prefieres el navegador?",
|
||||
"browserVersionDescription": "La versión web también funciona muy bien. No requiere instalación: simplemente abre la página y empieza a transmitir o ver.",
|
||||
"useWebVersion": "Usar Versión Web"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user