diff --git a/messages/cs.json b/messages/cs.json index 0427b6d..d4a9a9f 100644 --- a/messages/cs.json +++ b/messages/cs.json @@ -137,5 +137,34 @@ "mic_default": "Výchozí", "mic_on": "Zapnuto", "mic_off": "Vypnuto", - "mic_mono": "Mono" + "mic_mono": "Mono", + "sensors_title": "Senzory", + "sensors_geolocation": "Geolokace", + "sensors_start": "Start", + "sensors_stop": "Stop", + "sensors_accuracy": "Přesnost (m)", + "sensors_altitude": "Nadmořská výška (m)", + "sensors_heading": "Směr (stupně)", + "sensors_speed": "Rychlost (m/s)", + "sensors_timestamp": "Časové razítko", + "sensors_copy": "Kopírovat JSON", + "sensors_copied": "Zkopírováno do schránky", + "sensors_notSupported": "Není podporováno na tomto zařízení/prohlížeči", + "sensors_deviceMotion": "Pohyb zařízení", + "sensors_deviceOrientation": "Orientace zařízení", + "sensors_accelerometer": "Akcelerometr", + "sensors_gyroscope": "Gyroskop", + "sensors_magnetometer": "Magnetometr", + "sensors_ambientLight": "Okolní světlo", + "sensors_illuminance": "Osvětlení (lux)", + "sensors_barometer": "Barometr", + "sensors_pressure": "Tlak (hPa)", + "sensors_temperature": "Teplota (°C)", + "sensors_permissions": "Oprávnění", + "sensors_enableMotionOrientation": "Povolit pohyb/orientaci", + "sensors_motion": "Pohyb", + "sensors_orientation": "Orientace", + "sensors_status_granted": "Uděleno", + "sensors_status_denied": "Odepřeno", + "sensors_status_unknown": "Neznámý" } diff --git a/messages/de.json b/messages/de.json index 465ccd4..4afcf61 100644 --- a/messages/de.json +++ b/messages/de.json @@ -137,5 +137,34 @@ "mic_default": "Standard", "mic_on": "Ein", "mic_off": "Aus", - "mic_mono": "Mono" + "mic_mono": "Mono", + "sensors_title": "Sensoren", + "sensors_geolocation": "Geolokalisierung", + "sensors_start": "Start", + "sensors_stop": "Stopp", + "sensors_accuracy": "Genauigkeit (m)", + "sensors_altitude": "Höhe (m)", + "sensors_heading": "Richtung (Grad)", + "sensors_speed": "Geschwindigkeit (m/s)", + "sensors_timestamp": "Zeitstempel", + "sensors_copy": "JSON kopieren", + "sensors_copied": "In die Zwischenablage kopiert", + "sensors_notSupported": "Auf diesem Gerät/Browser nicht unterstützt", + "sensors_deviceMotion": "Gerätebewegung", + "sensors_deviceOrientation": "Geräteausrichtung", + "sensors_accelerometer": "Beschleunigungsmesser", + "sensors_gyroscope": "Gyroskop", + "sensors_magnetometer": "Magnetometer", + "sensors_ambientLight": "Umgebungslicht", + "sensors_illuminance": "Beleuchtungsstärke (lux)", + "sensors_barometer": "Barometer", + "sensors_pressure": "Druck (hPa)", + "sensors_temperature": "Temperatur (°C)", + "sensors_permissions": "Berechtigungen", + "sensors_enableMotionOrientation": "Bewegung/Ausrichtung aktivieren", + "sensors_motion": "Bewegung", + "sensors_orientation": "Ausrichtung", + "sensors_status_granted": "Gewährt", + "sensors_status_denied": "Verweigert", + "sensors_status_unknown": "Unbekannt" } diff --git a/messages/en.json b/messages/en.json index 24f7740..a1f17e3 100644 --- a/messages/en.json +++ b/messages/en.json @@ -137,5 +137,34 @@ "mic_default": "Default", "mic_on": "On", "mic_off": "Off", - "mic_mono": "Mono" + "mic_mono": "Mono", + "sensors_title": "Sensors", + "sensors_geolocation": "Geolocation", + "sensors_start": "Start", + "sensors_stop": "Stop", + "sensors_accuracy": "Accuracy (m)", + "sensors_altitude": "Altitude (m)", + "sensors_heading": "Heading (deg)", + "sensors_speed": "Speed (m/s)", + "sensors_timestamp": "Timestamp", + "sensors_copy": "Copy JSON", + "sensors_copied": "Copied to clipboard", + "sensors_notSupported": "Not supported on this device/browser", + "sensors_deviceMotion": "Device Motion", + "sensors_deviceOrientation": "Device Orientation", + "sensors_accelerometer": "Accelerometer", + "sensors_gyroscope": "Gyroscope", + "sensors_magnetometer": "Magnetometer", + "sensors_ambientLight": "Ambient Light", + "sensors_illuminance": "Illuminance (lux)", + "sensors_barometer": "Barometer", + "sensors_pressure": "Pressure (hPa)", + "sensors_temperature": "Temperature (°C)", + "sensors_permissions": "Permissions", + "sensors_enableMotionOrientation": "Enable Motion/Orientation", + "sensors_motion": "Motion", + "sensors_orientation": "Orientation", + "sensors_status_granted": "Granted", + "sensors_status_denied": "Denied", + "sensors_status_unknown": "Unknown" } diff --git a/messages/es.json b/messages/es.json index 9d455dc..e0135a4 100644 --- a/messages/es.json +++ b/messages/es.json @@ -137,5 +137,34 @@ "mic_default": "Predeterminado", "mic_on": "Encendido", "mic_off": "Apagado", - "mic_mono": "Mono" + "mic_mono": "Mono", + "sensors_title": "Sensores", + "sensors_geolocation": "Geolocalización", + "sensors_start": "Iniciar", + "sensors_stop": "Detener", + "sensors_accuracy": "Precisión (m)", + "sensors_altitude": "Altitud (m)", + "sensors_heading": "Rumbo (grados)", + "sensors_speed": "Velocidad (m/s)", + "sensors_timestamp": "Marca de tiempo", + "sensors_copy": "Copiar JSON", + "sensors_copied": "Copiado al portapapeles", + "sensors_notSupported": "No compatible con este dispositivo/navegador", + "sensors_deviceMotion": "Movimiento del dispositivo", + "sensors_deviceOrientation": "Orientación del dispositivo", + "sensors_accelerometer": "Acelerómetro", + "sensors_gyroscope": "Giroscopio", + "sensors_magnetometer": "Magnetómetro", + "sensors_ambientLight": "Luz ambiental", + "sensors_illuminance": "Iluminancia (lux)", + "sensors_barometer": "Barómetro", + "sensors_pressure": "Presión (hPa)", + "sensors_temperature": "Temperatura (°C)", + "sensors_permissions": "Permisos", + "sensors_enableMotionOrientation": "Activar Movimiento/Orientación", + "sensors_motion": "Movimiento", + "sensors_orientation": "Orientación", + "sensors_status_granted": "Concedido", + "sensors_status_denied": "Denegado", + "sensors_status_unknown": "Desconocido" } diff --git a/messages/fr.json b/messages/fr.json index 2889317..5e3e240 100644 --- a/messages/fr.json +++ b/messages/fr.json @@ -137,5 +137,34 @@ "mic_default": "Défaut", "mic_on": "Activé", "mic_off": "Désactivé", - "mic_mono": "Mono" + "mic_mono": "Mono", + "sensors_title": "Capteurs", + "sensors_geolocation": "Géolocalisation", + "sensors_start": "Démarrer", + "sensors_stop": "Arrêter", + "sensors_accuracy": "Précision (m)", + "sensors_altitude": "Altitude (m)", + "sensors_heading": "Cap (deg)", + "sensors_speed": "Vitesse (m/s)", + "sensors_timestamp": "Horodatage", + "sensors_copy": "Copier JSON", + "sensors_copied": "Copié dans le presse-papiers", + "sensors_notSupported": "Non pris en charge sur cet appareil/navigateur", + "sensors_deviceMotion": "Mouvement de l'appareil", + "sensors_deviceOrientation": "Orientation de l'appareil", + "sensors_accelerometer": "Accéléromètre", + "sensors_gyroscope": "Gyroscope", + "sensors_magnetometer": "Magnétomètre", + "sensors_ambientLight": "Lumière ambiante", + "sensors_illuminance": "Éclairement (lux)", + "sensors_barometer": "Baromètre", + "sensors_pressure": "Pression (hPa)", + "sensors_temperature": "Température (°C)", + "sensors_permissions": "Autorisations", + "sensors_enableMotionOrientation": "Activer Mouvement/Orientation", + "sensors_motion": "Mouvement", + "sensors_orientation": "Orientation", + "sensors_status_granted": "Accordé", + "sensors_status_denied": "Refusé", + "sensors_status_unknown": "Inconnu" } diff --git a/messages/ja.json b/messages/ja.json index 4e81e8a..685fb4e 100644 --- a/messages/ja.json +++ b/messages/ja.json @@ -137,5 +137,34 @@ "mic_default": "デフォルト", "mic_on": "オン", "mic_off": "オフ", - "mic_mono": "モノラル" + "mic_mono": "モノラル", + "sensors_title": "センサー", + "sensors_geolocation": "地理位置情報", + "sensors_start": "開始", + "sensors_stop": "停止", + "sensors_accuracy": "精度 (m)", + "sensors_altitude": "高度 (m)", + "sensors_heading": "方角 (度)", + "sensors_speed": "速度 (m/s)", + "sensors_timestamp": "タイムスタンプ", + "sensors_copy": "JSONをコピー", + "sensors_copied": "クリップボードにコピーしました", + "sensors_notSupported": "このデバイス/ブラウザではサポートされていません", + "sensors_deviceMotion": "デバイスの動き", + "sensors_deviceOrientation": "デバイスの向き", + "sensors_accelerometer": "加速度計", + "sensors_gyroscope": "ジャイロスコープ", + "sensors_magnetometer": "磁力計", + "sensors_ambientLight": "環境光", + "sensors_illuminance": "照度 (lux)", + "sensors_barometer": "気圧計", + "sensors_pressure": "圧力 (hPa)", + "sensors_temperature": "温度 (°C)", + "sensors_permissions": "権限", + "sensors_enableMotionOrientation": "モーション/オリエンテーションを有効にする", + "sensors_motion": "モーション", + "sensors_orientation": "オリエンテーション", + "sensors_status_granted": "許可", + "sensors_status_denied": "拒否", + "sensors_status_unknown": "不明" } diff --git a/messages/ukr.json b/messages/ukr.json index 14120eb..1d8f24f 100644 --- a/messages/ukr.json +++ b/messages/ukr.json @@ -137,5 +137,34 @@ "mic_default": "За замовчуванням", "mic_on": "Увімкнено", "mic_off": "Вимкнено", - "mic_mono": "Моно" + "mic_mono": "Моно", + "sensors_title": "Датчики", + "sensors_geolocation": "Геолокація", + "sensors_start": "Старт", + "sensors_stop": "Стоп", + "sensors_accuracy": "Точність (м)", + "sensors_altitude": "Висота (м)", + "sensors_heading": "Напрямок (град)", + "sensors_speed": "Швидкість (м/с)", + "sensors_timestamp": "Часова мітка", + "sensors_copy": "Копіювати JSON", + "sensors_copied": "Скопійовано в буфер обміну", + "sensors_notSupported": "Не підтримується на цьому пристрої/браузері", + "sensors_deviceMotion": "Рух пристрою", + "sensors_deviceOrientation": "Орієнтація пристрою", + "sensors_accelerometer": "Акселерометр", + "sensors_gyroscope": "Гіроскоп", + "sensors_magnetometer": "Магнітометр", + "sensors_ambientLight": "Освітленість", + "sensors_illuminance": "Освітленість (люкс)", + "sensors_barometer": "Барометр", + "sensors_pressure": "Тиск (гПа)", + "sensors_temperature": "Температура (°C)", + "sensors_permissions": "Дозволи", + "sensors_enableMotionOrientation": "Увімкнути рух/орієнтацію", + "sensors_motion": "Рух", + "sensors_orientation": "Орієнтація", + "sensors_status_granted": "Надано", + "sensors_status_denied": "Відмовлено", + "sensors_status_unknown": "Невідомо" } diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 834a2e6..7327657 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -137,5 +137,34 @@ "mic_default": "默认", "mic_on": "开", "mic_off": "关", - "mic_mono": "单声道" + "mic_mono": "单声道", + "sensors_title": "传感器", + "sensors_geolocation": "地理位置", + "sensors_start": "开始", + "sensors_stop": "停止", + "sensors_accuracy": "精度 (m)", + "sensors_altitude": "高度 (m)", + "sensors_heading": "方向 (度)", + "sensors_speed": "速度 (m/s)", + "sensors_timestamp": "时间戳", + "sensors_copy": "复制JSON", + "sensors_copied": "已复制到剪贴板", + "sensors_notSupported": "此设备/浏览器不支持", + "sensors_deviceMotion": "设备运动", + "sensors_deviceOrientation": "设备方向", + "sensors_accelerometer": "加速度计", + "sensors_gyroscope": "陀螺仪", + "sensors_magnetometer": "磁力计", + "sensors_ambientLight": "环境光", + "sensors_illuminance": "照度 (lux)", + "sensors_barometer": "气压计", + "sensors_pressure": "压力 (hPa)", + "sensors_temperature": "温度 (°C)", + "sensors_permissions": "权限", + "sensors_enableMotionOrientation": "启用运动/方向", + "sensors_motion": "运动", + "sensors_orientation": "方向", + "sensors_status_granted": "已授予", + "sensors_status_denied": "已拒绝", + "sensors_status_unknown": "未知" } diff --git a/src/routes/(pages)/+page.svelte b/src/routes/(pages)/+page.svelte index 288cc5c..b7fb0f1 100644 --- a/src/routes/(pages)/+page.svelte +++ b/src/routes/(pages)/+page.svelte @@ -102,8 +102,7 @@ { id: 'sensors', icon: 'ti-cpu-2', - categories: ['inputs', 'misc'], - disabled: true + categories: ['inputs', 'misc'] }, { id: 'internet', diff --git a/src/routes/(pages)/sensors/+page.svelte b/src/routes/(pages)/sensors/+page.svelte index e69de29..1a1a749 100644 --- a/src/routes/(pages)/sensors/+page.svelte +++ b/src/routes/(pages)/sensors/+page.svelte @@ -0,0 +1,545 @@ + + +