mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
This commit introduces translations for a new notification channel "Device connected" and updates some existing string descriptions in various languages. Specifically, it: - Adds translations for `settings_monitor_connected_notification_label`, `settings_monitor_connected_notification_description`, and `notification_channel_device_status_connected_label` in Spanish (es), French (fr), Estonian (et-rEE), Norwegian (no), Czech (cs), Polish (pl), Catalan (ca), Greek (el), and German (de). - Updates the full app descriptions in `fastlane/metadata/android/` for Catalan (ca), German (de-DE), Spanish (es-ES), French (fr-FR), Estonian (et), Norwegian (no-NO), Czech (cs-CZ), Polish (pl-PL), and Russian (ru-RU) to replace "phone" with "device" in the context of connecting to AirPods. - Adds missing Arabic (ar) translations for various strings related to debug logging, settings, troubleshooting, and onboarding. - Fixes a typo in the German translation for `settings_general_description`. - Corrects Hebrew (iw) translations for Bluetooth permission descriptions.