Update translations

This commit is contained in:
darken
2022-01-31 20:31:33 +01:00
parent b2693c6e57
commit 36650aa938
50 changed files with 1618 additions and 188 deletions
+31 -1
View File
@@ -1,2 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_name">CAPod</string>
<string name="app_name_pro">CAPod المميز</string>
<string name="app_name_foss">CAPod حر ومفتوح المصدر</string>
<string name="notification_channel_device_status_label">حالة الجهاز</string>
<string name="general_error_label">خطأ</string>
<string name="general_share_action">مشاركة</string>
<string name="general_done_action">تم</string>
<string name="general_copy_action">نسخ</string>
<string name="general_value_unknown_label">مجهول</string>
<string name="general_thank_you_label">شكراً لك</string>
<string name="general_value_not_available_label">غير متوفر</string>
<string name="general_grant_permission_action">منح الإذن</string>
<string name="general_upgrade_action">ترقية</string>
<string name="general_check_action">فحص</string>
<string name="general_close_action">إغلاق</string>
<string name="debug_debuglog_size_label">الحجم</string>
<string name="debug_debuglog_size_compressed_label">الحجم المضغوط</string>
<string name="debug_notification_channel_label">اشعارات التصحيح</string>
<string name="debug_debuglog_file_label">ملف مسجل</string>
<string name="debug_debuglog_record_action">ملف التصحيح مسجل</string>
<string name="permission_bluetooth_connect_label">اتصال بلوتوث</string>
<string name="permission_bluetooth_connect_description">يتطلب هذا التطبيق إذن \"إتصال بلوتوث\" للتفاعل مع الأجهزة المقترنة وبدء الاتصالات.</string>
<string name="permission_bluetooth_scan_label">البحث عن بلوتوث</string>
<string name="permission_bluetooth_scan_description">يسمح إذن \"فحص البلوتوث\" لهذا التطبيق باكتشاف بيانات البلوتوث واستلامها من الأجهزة القريبة مثل AirPods.</string>
<string name="permission_bluetooth_label">بلوتوث</string>
<string name="permission_bluetooth_description">يتطلب هذا التطبيق \"البلوتوث\" للاتصال بأجهزة بلوتوث المقترنة.</string>
<string name="permission_access_fine_location_label">الوصول إلى موقع جيد</string>
<string name="permission_access_fine_location_description">يستخدم CAPod إذن \"الموقع الدقيق\" لتلقي بيانات البلوتوث منخفضة الطاقة. تستخدم سماعات الرأس بلوتوث منخفض الطاقة لبث حالتها. لن يستخدم هذا التطبيق بيانات البلوتوث لتحديد موقعك.</string>
<string name="permission_background_location_label">الوصول إلى الموقع في الخلفية</string>
</resources>
+28 -1
View File
@@ -1,2 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_name">CAPod</string>
<string name="app_name_pro">CAPod Pro</string>
<string name="app_name_foss">CAPod FOSS</string>
<string name="notification_channel_device_status_label">Cihaz vəziyyəti</string>
<string name="general_error_label">Xəta</string>
<string name="general_share_action">Paylaş</string>
<string name="general_done_action">Bitdi</string>
<string name="general_copy_action">Kopyala</string>
<string name="general_value_unknown_label">Bilinmir</string>
<string name="general_thank_you_label">Təşəkkürlər</string>
<string name="general_value_not_available_label">Mövcud deyil</string>
<string name="general_grant_permission_action">İcazə ver</string>
<string name="general_upgrade_action">Yüksəlt</string>
<string name="general_check_action">Yoxla</string>
<string name="general_close_action">Bağla</string>
<string name="debug_debuglog_size_label">Həcm</string>
<string name="debug_debuglog_size_compressed_label">Sıxışdırılmış həcm</string>
<string name="debug_notification_channel_label">Sazlama bildirişləri</string>
<string name="debug_debuglog_file_label">Yazılmış jurnal faylı</string>
<string name="debug_debuglog_record_action">Sazlama jurnalına yaz</string>
<string name="permission_bluetooth_connect_label">Bluetooth bağlantısı</string>
<string name="permission_bluetooth_connect_description">Bu tətbiq, cütləşdirilmiş cihazlarla qarşılıqlı əlaqədə olmaq və bağlantıları başlatmaq üçün \"Bluetooth bağlantısı\" icazəsini tələb edir.</string>
<string name="permission_bluetooth_scan_label">Bluetooth skan etmə</string>
<string name="permission_bluetooth_scan_description">\"Bluetooth skan etmə\" icazəsi, tətbiqə AirPods kimi yaxınlıqda olan cihazlardan Bluetooth verilənlərini almağa və kəşf etməyə icazə verir.</string>
<string name="permission_bluetooth_label">Bluetooth</string>
<string name="permission_access_fine_location_label">Həssas yerləşməyə müraciət</string>
</resources>
+131 -1
View File
@@ -1,2 +1,132 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_name">CAPod</string>
<string name="app_name_pro">CAPod Pro</string>
<string name="app_name_foss">CAPod FOSS</string>
<string name="notification_channel_device_status_label">Estat del dispositiu</string>
<string name="general_error_label">Error</string>
<string name="general_share_action">Comparteix</string>
<string name="general_done_action">Fet</string>
<string name="general_copy_action">Copia</string>
<string name="general_value_unknown_label">Desconegut</string>
<string name="general_thank_you_label">Gràcies</string>
<string name="general_value_not_available_label">N/D</string>
<string name="general_grant_permission_action">Concedeix el permís</string>
<string name="general_upgrade_action">Actualitza</string>
<string name="general_check_action">Comprova</string>
<string name="general_close_action">Tanca</string>
<string name="debug_debuglog_size_label">Mida</string>
<string name="debug_debuglog_size_compressed_label">Mida comprimida</string>
<string name="debug_notification_channel_label">Notificacions de depuració</string>
<string name="debug_debuglog_file_label">Fitxer de registre gravat</string>
<string name="debug_debuglog_record_action">Grava el registre de depuració</string>
<string name="permission_bluetooth_connect_label">Connexió Bluetooth</string>
<string name="permission_bluetooth_connect_description">Aquesta aplicació requereix el permís «Connexió Bluetooth» per interactuar amb dispositius emparellats i iniciar connexions.</string>
<string name="permission_bluetooth_scan_label">Escaneig Bluetooth</string>
<string name="permission_bluetooth_scan_description">El permís «Escaneig Bluetooth» permet que aquesta aplicació descobreixi i rebi dades Bluetooth de dispositius propers, com ara els vostres AirPods.</string>
<string name="permission_bluetooth_label">Bluetooth</string>
<string name="permission_bluetooth_description">Aquesta aplicació requereix el permís «Bluetooth» per connectar-se als dispositius Bluetooth emparellats.</string>
<string name="permission_access_fine_location_label">Accés a la ubicació precisa</string>
<string name="permission_access_fine_location_description">El CAPod utilitza el permís «ubicació precisa» per rebre dades Bluetooth Low Energy. Els vostres auriculars utilitzen la tecnologia Bluetooth Low Energy per transmetre el seu estat. Aquesta aplicació NO utilitzarà dades Bluetooth per determinar la vostra ubicació.</string>
<string name="permission_background_location_label">Accés a la ubicació de fons</string>
<string name="permission_background_location_description">El CAPod utilitza «accés a la ubicació de fons» per activar funcions com «Mostra la finestra emergent» i «Connexió automàtica» mentre l\'aplicació està tancada. L\'accés a la ubicació de fons permet que l\'aplicació rebi dades Bluetooth Low Energy mentre està en segon pla. Aquesta aplicació NO utilitzarà dades Bluetooth per determinar la vostra ubicació.</string>
<string name="permission_ignore_battery_optimizations_label">Desactiva les optimitzacions de la bateria</string>
<string name="permission_ignore_battery_optimizations_description">Les optimitzacions de la bateria impedeixen que aquesta aplicació rebi dades Bluetooth de manera fiable mentre l\'aplicació està en segon pla.</string>
<string name="pods_dual_left_label">AirdPod esquerre</string>
<string name="pods_dual_right_label">AirPod dret</string>
<string name="pods_case_label">Funda</string>
<string name="pods_case_status_open_label">Oberta</string>
<string name="pods_case_status_closed_label">Tancada</string>
<string name="pods_connection_state_disconnected_label">No està connectat a un dispositiu</string>
<string name="pods_connection_state_idle_label">Connectat a un dispositiu, però inactiu</string>
<string name="pods_connection_state_music_label">En mode música</string>
<string name="pods_connection_state_call_label">En mode trucada</string>
<string name="pods_connection_state_ringing_label">Sonant</string>
<string name="pods_connection_state_hanging_up_label">Penjant</string>
<string name="pods_unknown_raw_data_label">Dades en brut</string>
<string name="pods_unknown_label">Dispositiu desconegut</string>
<string name="pods_unknown_contact_dev">Aquest és un dispositiu desconegut, però utilitza un format de missatge similar. Anem a fer-lo compatible, contacteu amb mi :)</string>
<string name="pods_none_label_short">Cap dispositiu</string>
<string name="pods_charging_label">Carregant</string>
<string name="pods_inear_label">A l\'orella</string>
<string name="pods_microphone_label">Micròfon</string>
<string name="pods_yours">Vostres</string>
<string name="headset_being_worn_label">En ús</string>
<string name="overview_nomaindevice_label">Cap dispositiu principal</string>
<string name="overview_nomaindevice_description">És poc probable que tots els dispositius detectats siguin vostres. Enceneu i connecteu el dispositiu o ajusteu la configuració.</string>
<string name="settings_label">Configuració</string>
<string name="settings_privacy_policy_label">Política de privadesa</string>
<string name="settings_privacy_policy_desc">Tractament responsable de les dades.</string>
<string name="settings_licenses_label">Llicències</string>
<string name="settings_category_other_label">Altres</string>
<string name="settings_general_label">Configuració</string>
<string name="settings_general_description">Configuracions generals que afecten a tota l\'aplicació.</string>
<string name="settings_acknowledgements_label">Agraïments</string>
<string name="changelog_label">Registre de canvis</string>
<string name="settings_support_email_developer_label">Correu del desenvolupador</string>
<string name="settings_support_installid_label">ID d\'instal·lació</string>
<string name="settings_support_installid_desc">Els informes d\'error automàtics són anònims. Compartiu el vostre ID d\'instal·lació si el desenvolupador necessita trobar els vostres informes d\'error.</string>
<string name="settings_support_label">Suport</string>
<string name="settings_support_description">Si necessiteu ajuda.</string>
<string name="issue_tracker_label">Seguiment de problemes</string>
<string name="issue_tracker_description">Un seguiment de problemes públics per a informes d\'errors i sol·licituds de característiques (només en anglès).</string>
<string name="discord_label">Discord</string>
<string name="discord_description">Un lloc on passar l\'estona i fer preguntes.</string>
<string name="settings_support_email_developer_description">Tingueu en compte que només puc respondre en alemany o anglès.</string>
<string name="settings_debug_autoreports_label">Informes automàtics d\'errors</string>
<string name="settings_debug_autoreports_description">Informa automàticament de problemes. Per exemple: detalls sobre un bloqueig de l\'aplicació perquè pugui esbrinar com solucionar-ho.</string>
<string name="settings_debug_mode_label">Mode depuració</string>
<string name="settings_debug_mode_description">Mostra informació addicional per resoldre problemes.</string>
<string name="settings_monitor_mode_label">Mode monitor</string>
<string name="settings_monitor_mode_description">En quines circumstàncies aquesta aplicació supervisa les dades Bluetooth.</string>
<string name="settings_scanner_mode_label">Mode escàner</string>
<string name="settings_scanner_mode_description">L\'escàner Bluetooth Low Energy hauria de prioritzar el rendiment o estalviar energia?</string>
<string name="settings_monitor_mode_manual_label">Quan l\'aplicació està oberta</string>
<string name="settings_monitor_mode_automatic_label">Quan el dispositiu està connectat</string>
<string name="settings_monitor_mode_always_label">Sempre</string>
<string name="settings_scanner_mode_lowpower_label">Baixa potència</string>
<string name="settings_scanner_mode_balanced_label">Equilibrat</string>
<string name="settings_scanner_mode_lowlatency_label">Baixa latència</string>
<string name="settings_autopause_label">Pausa automàtica</string>
<string name="settings_autopause_description">Pausa la música quan ús tragueu el dispositiu de l\'orella.</string>
<string name="settings_showall_label">Mostra tots els dispositius</string>
<string name="settings_showall_description">Mostra els dispositius d\'altres persones que estan a prop vostre.</string>
<string name="settings_autopplay_label">Reproducció automàtica</string>
<string name="settings_autoplay_description">Inicia la reproducció de música quan ús poseu el dispositiu.</string>
<string name="settings_fake_data_label">Dades falses</string>
<string name="settings_fake_data_description">Mostra dades falses. Per exemple: simula un dispositiu que no existeix.</string>
<string name="settings_debug_label">Configuració de depuració</string>
<string name="settings_debug_description">Configuració addicional per ajudar a resoldre problemes amb l\'aplicació.</string>
<string name="settings_signal_minimum_label">Qualitat de senyal mínima</string>
<string name="settings_signal_minimum_description">La qualitat de senyal mínima que ha de tenir un dispositiu per considerar-se vostre.</string>
<string name="settings_autoconnect_label">Connexió automàtica</string>
<string name="settings_autoconnect_description">Si l\'Android no es connecta automàticament, també ho podem demanar. Això establirà la configuració del mode de monitor a «Sempre».</string>
<string name="settings_autoconnect_condition_label">Condició de connexió automàtica</string>
<string name="settings_autoconnect_condition_description">Quan hem d\'intentar connectar-nos al vostre dispositiu?</string>
<string name="settings_reaction_label">Reaccions</string>
<string name="settings_reaction_description">Reacció davant esdeveniments i comportaments.</string>
<string name="settings_category_yourdevice_label">El vostre dispositiu</string>
<string name="settings_maindevice_address_label">L\'adreça del vostre dispositiu</string>
<string name="settings_maindevice_address_description">L\'adreça del dispositiu emparellat. L\'aplicació la fa servir per determinar quan està connectat al telèfon.</string>
<string name="settings_maindevice_address_none">Cap</string>
<string name="settings_maindevice_model_label">El vostre model de dispositiu</string>
<string name="settings_maindevice_model_description">El model del vostre dispositiu principal. Això ajuda l\'aplicació a reconèixer el vostre dispositiu quan no està connectat al vostre telèfon.</string>
<string name="settings_reaction_autoconnect_whenseen_label">Quan es veu</string>
<string name="settings_reaction_autoconnect_caseopen_label">La funda està oberta</string>
<string name="settings_reaction_autoconnect_inear_label">A l\'orella</string>
<string name="upgrade_capod_label">Actualitza el CAPod</string>
<string name="upgrade_capod_description">Obteniu característiques addicionals i doneu suport al desenvolupador.</string>
<string name="settings_popup_caseopen_label">Mostra la finestra emergent</string>
<string name="settings_popup_caseopen_description">Mostra una finestra emergent quan s\'obre la funda del dispositiu (experimental).</string>
<string name="notification_channel_reaction_popup_label">Reaccions emergents del dispositiu</string>
<string name="overview_bluetooth_disabled_label">El Bluetooth està desactivat</string>
<string name="overview_bluetooth_disabled_description">El Bluetooth està desactivat, activeu-lo ;)</string>
<string name="help_translate_label">Traducció</string>
<string name="help_translate_description">Ajudeu a traduir aquesta aplicació al vostre idioma preferit.</string>
<string name="settings_onepod_mode_label">Mode d\'un AirPod</string>
<string name="settings_onepod_mode_description">No cal portar els dos AirdPods, per provocar reaccions només cal portar-ne un.</string>
<string name="permission_system_alert_window_label">Finestra d\'alerta del sistema</string>
<string name="permission_system_alert_window_description">Permet que el CAPod dibuixi sobre altres aplicacions per fer possible la característica «Mostra emergent».</string>
<string name="last_seen_x">Últim cop vist: %s</string>
<string name="first_seen_x">Primera vegada vist: %s</string>
</resources>
+131 -1
View File
@@ -1,2 +1,132 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_name">CAPod</string>
<string name="app_name_pro">CAPod Pro</string>
<string name="app_name_foss">CAPod FOSS</string>
<string name="notification_channel_device_status_label">Stav zařízení</string>
<string name="general_error_label">Chyba</string>
<string name="general_share_action">Sdílet</string>
<string name="general_done_action">Hotovo</string>
<string name="general_copy_action">Kopírovat</string>
<string name="general_value_unknown_label">Neznámé</string>
<string name="general_thank_you_label">Děkuji Vám</string>
<string name="general_value_not_available_label">N/A</string>
<string name="general_grant_permission_action">Udělit oprávnění</string>
<string name="general_upgrade_action">Upgradovat</string>
<string name="general_check_action">Ověřit</string>
<string name="general_close_action">Zavřít</string>
<string name="debug_debuglog_size_label">Velikost</string>
<string name="debug_debuglog_size_compressed_label">Komprimovaná velikost</string>
<string name="debug_notification_channel_label">Oznámení o ladění</string>
<string name="debug_debuglog_file_label">Zaznamenaný soubor protokolu</string>
<string name="debug_debuglog_record_action">Zaznamenat protokol ladění</string>
<string name="permission_bluetooth_connect_label">Připojení Bluetooth</string>
<string name="permission_bluetooth_connect_description">Tato aplikace vyžaduje oprávnění „připojení Bluetooth“ pro interakci se spárovanými zařízeními a zahájení připojení.</string>
<string name="permission_bluetooth_scan_label">Skenování Bluetooth</string>
<string name="permission_bluetooth_scan_description">Oprávnění „Skenování Bluetooth“ umožňuje této aplikaci zjišťovat a přijímat data z okolních Bluetooth zařízení, jako jsou například sluchátka AirPods.</string>
<string name="permission_bluetooth_label">Bluetooth</string>
<string name="permission_bluetooth_description">Tato aplikace vyžaduje „Bluetooth“ pro připojení ke spárovaným zařízením Bluetooth.</string>
<string name="permission_access_fine_location_label">Přístup k přesné poloze</string>
<string name="permission_access_fine_location_description">CAPod používá pro příjem dat Bluetooth Low Energy oprávnění k „přesné poloze“. Sluchátka používají k vysílání svého stavu technologii Bluetooth Low Energy. Tato aplikace NEPOUŽÍVÁ data Bluetooth k určování vaší polohy.</string>
<string name="permission_background_location_label">Přístup k poloze na pozadí</string>
<string name="permission_background_location_description">Aplikace CAPod používá „přístup k poloze na pozadí“ pro funkce jako „Zobrazit vyskakovací okno“ a „Automatické připojení“, když je aplikace zavřená. Přístup k poloze na pozadí umožňuje aplikaci přijímat data Bluetooth Low Energy, když je na pozadí. Tato aplikace NEPOUŽÍVÁ data Bluetooth k určování vaší polohy.</string>
<string name="permission_ignore_battery_optimizations_label">Vypnout optimalizaci baterie</string>
<string name="permission_ignore_battery_optimizations_description">Optimalizace baterie zabraňuje této aplikaci spolehlivě přijímat data Bluetooth, pokud běží na pozadí.</string>
<string name="pods_dual_left_label">Levé sluchátko</string>
<string name="pods_dual_right_label">Pravé sluchátko</string>
<string name="pods_case_label">Pouzdro</string>
<string name="pods_case_status_open_label">Otevřeno</string>
<string name="pods_case_status_closed_label">Zavřeno</string>
<string name="pods_connection_state_disconnected_label">Nepřipojeno k zařízení</string>
<string name="pods_connection_state_idle_label">Připojeno k zařízení, ale bez aktivity</string>
<string name="pods_connection_state_music_label">V režimu hudby</string>
<string name="pods_connection_state_call_label">V režimu hovoru</string>
<string name="pods_connection_state_ringing_label">Vyzvánění</string>
<string name="pods_connection_state_hanging_up_label">Zavěšování</string>
<string name="pods_unknown_raw_data_label">Nezpracovaná data</string>
<string name="pods_unknown_label">Neznámé zařízení</string>
<string name="pods_unknown_contact_dev">Jedná se o neznámé zařízení, ale používá podobný formát zprávy. Přidejme pro něj podporu. Kontaktujte mě :).</string>
<string name="pods_none_label_short">Žádné zařízení</string>
<string name="pods_charging_label">Nabíjení</string>
<string name="pods_inear_label">V uchu</string>
<string name="pods_microphone_label">Mikrofon</string>
<string name="pods_yours">Vaše</string>
<string name="headset_being_worn_label">Používá se</string>
<string name="overview_nomaindevice_label">Žádné hlavní zařízení</string>
<string name="overview_nomaindevice_description">Je nepravděpodobné, že by všechna zjištěná zařízení patřila vám. Zapněte a připojte zařízení nebo upravte nastavení.</string>
<string name="settings_label">Nastavení</string>
<string name="settings_privacy_policy_label">Zásady ochrany osobních údajů</string>
<string name="settings_privacy_policy_desc">Zodpovědné zacházení s daty.</string>
<string name="settings_licenses_label">Licence</string>
<string name="settings_category_other_label">Další</string>
<string name="settings_general_label">Nastavení</string>
<string name="settings_general_description">Obecná vylepšení, která ovlivňují celou aplikaci.</string>
<string name="settings_acknowledgements_label">Poděkování</string>
<string name="changelog_label">Seznam změn</string>
<string name="settings_support_email_developer_label">E-mail vývojáři</string>
<string name="settings_support_installid_label">ID instalace</string>
<string name="settings_support_installid_desc">Automatická hlášení chyb jsou anonymní. Sdílíte pouze své ID instalace, pokud vývojář potřebuje najít vaše chybová hlášení.</string>
<string name="settings_support_label">Podpora</string>
<string name="settings_support_description">Potřebujete-li pomoc.</string>
<string name="issue_tracker_label">Sledování problémů</string>
<string name="issue_tracker_description">Veřejné sledování problémů pro hlášení chyb a požadavky na funkce (pouze v angličtině).</string>
<string name="discord_label">Discord</string>
<string name="discord_description">Místo, kde můžete psát a klást otázky.</string>
<string name="settings_support_email_developer_description">Upozorňuji, že mohu odpovídat pouze v němčině nebo angličtině.</string>
<string name="settings_debug_autoreports_label">Automatické hlášení chyb</string>
<string name="settings_debug_autoreports_description">Automatické hlášení chyb např. podrobnosti o pádech aplikace.</string>
<string name="settings_debug_mode_label">Režim ladění</string>
<string name="settings_debug_mode_description">Zobrazit další informace pro řešení problémů.</string>
<string name="settings_monitor_mode_label">Režim monitorování</string>
<string name="settings_monitor_mode_description">Za jakých okolností tato aplikace monitoruje data Bluetooth.</string>
<string name="settings_scanner_mode_label">Režim skenování</string>
<string name="settings_scanner_mode_description">Má skenování Bluetooth Low Energy upřednostnit výkon, nebo úsporu energie?</string>
<string name="settings_monitor_mode_manual_label">Při otevření aplikace</string>
<string name="settings_monitor_mode_automatic_label">Při připojení zařízení</string>
<string name="settings_monitor_mode_always_label">Vždy</string>
<string name="settings_scanner_mode_lowpower_label">Nízký výkon</string>
<string name="settings_scanner_mode_balanced_label">Vyvážený</string>
<string name="settings_scanner_mode_lowlatency_label">Nízká latence</string>
<string name="settings_autopause_label">Autom. pozastavení</string>
<string name="settings_autopause_description">Při vyjmutí zařízení z ucha pozastavit přehrávání hudby.</string>
<string name="settings_showall_label">Zobrazit všechna zařízení</string>
<string name="settings_showall_description">Zobrazit zařízení ostatních osob, které se nacházejí ve vaší blízkosti.</string>
<string name="settings_autopplay_label">Autom. přehrávání</string>
<string name="settings_autoplay_description">Spustit přehrávání hudby při použití zařízení.</string>
<string name="settings_fake_data_label">Falešná data</string>
<string name="settings_fake_data_description">Zobrazit falešná data např. simulovat zařízení, které neexistuje.</string>
<string name="settings_debug_label">Nastavení ladění</string>
<string name="settings_debug_description">Další nastavení, která pomáhají řešit problémy s aplikací.</string>
<string name="settings_signal_minimum_label">Minimální kvalita signálu</string>
<string name="settings_signal_minimum_description">Minimální kvalita signálu, kterou musí zařízení mít, aby bylo považováno za vaše.</string>
<string name="settings_autoconnect_label">Automatické připojení</string>
<string name="settings_autoconnect_description">Pokud se systém Android nepřipojí automaticky, můžeme jej o to požádat. Tím se nastaví režim monitorování na hodnotu „Vždy“.</string>
<string name="settings_autoconnect_condition_label">Stav automatického připojení</string>
<string name="settings_autoconnect_condition_description">Kdy se máme pokusit připojit k vašemu zařízení?</string>
<string name="settings_reaction_label">Reakce</string>
<string name="settings_reaction_description">Reakce na události a chování.</string>
<string name="settings_category_yourdevice_label">Vaše zařízení</string>
<string name="settings_maindevice_address_label">Adresa vašeho zařízení</string>
<string name="settings_maindevice_address_description">Adresa spárovaného zařízení. Podle toho aplikace určí, kdy je připojena k telefonu.</string>
<string name="settings_maindevice_address_none">Žádná</string>
<string name="settings_maindevice_model_label">Model vašeho zařízení</string>
<string name="settings_maindevice_model_description">Model vašeho hlavního zařízení. To pomůže aplikaci rozpoznat vaše zařízení, když není připojeno k telefonu.</string>
<string name="settings_reaction_autoconnect_whenseen_label">Když je vidět</string>
<string name="settings_reaction_autoconnect_caseopen_label">Pouzdro je otevřeno</string>
<string name="settings_reaction_autoconnect_inear_label">V uchu</string>
<string name="upgrade_capod_label">Upgradovat CAPod</string>
<string name="upgrade_capod_description">Získat další funkce a podpořit vývojáře.</string>
<string name="settings_popup_caseopen_label">Zobrazit vyskakovací okno</string>
<string name="settings_popup_caseopen_description">Zobrazit vyskakovací okno, pokud je pouzdro zařízení otevřeno (experimentální).</string>
<string name="notification_channel_reaction_popup_label">Vyskakovací okno reakcí zařízení</string>
<string name="overview_bluetooth_disabled_label">Bluetooth je vypnuto</string>
<string name="overview_bluetooth_disabled_description">Bluetooth je vypnuto, zapněte jej ;) .</string>
<string name="help_translate_label">Překlad</string>
<string name="help_translate_description">Pomozte přeložit tuto aplikaci do svého oblíbeného jazyka.</string>
<string name="settings_onepod_mode_label">Režim jednoho sluchátka</string>
<string name="settings_onepod_mode_description">Není nutné nosit obě sluchátka, k vyvolání reakce stačí nosit jen jedno.</string>
<string name="permission_system_alert_window_label">Okno systémových upozornění</string>
<string name="permission_system_alert_window_description">Aby bylo možné použít unkci „Zobrazit vyskakovací okno“, je nutné umožnot aplikaci CAPod vykreslení přes jiné aplikace.</string>
<string name="last_seen_x">Naposledy spatřeno: %s</string>
<string name="first_seen_x">Poprvé spatřeno: %s</string>
</resources>
+42
View File
@@ -12,4 +12,46 @@
<string name="general_thank_you_label">Danke</string>
<string name="general_value_not_available_label">k.A.</string>
<string name="general_grant_permission_action">Berechtigung erteilen</string>
<string name="general_close_action">Schließen</string>
<string name="debug_debuglog_size_label">Größe</string>
<string name="debug_debuglog_size_compressed_label">Komprimierte Größe</string>
<string name="debug_notification_channel_label">Debug Benachrichtigungen</string>
<string name="debug_debuglog_file_label">Aufgenommene Log-Datei</string>
<string name="debug_debuglog_record_action">Debug Log aufnehmen</string>
<string name="permission_bluetooth_connect_label">Bluetooth verbinden</string>
<string name="permission_bluetooth_connect_description">Diese App benötigt die \"Bluetooth verbinden\" Berechtigung um mit bereits verbundenen und neuen Geräten zu interagieren.</string>
<string name="permission_bluetooth_scan_label">Bluetooth Suche</string>
<string name="permission_bluetooth_scan_description">Die \"Bluetooth verbinden\" Berechtigung erlaubt dieser App Bluetooth Daten von Geräten wie AirPods zu finden und zu erhalten.</string>
<string name="permission_bluetooth_label">Bluetooth</string>
<string name="permission_bluetooth_description">Diese App benötigt die \"Bluetooth\" Berechtigung um sich mit gekoppelten Geräten zu verbinden.</string>
<string name="permission_access_fine_location_label">Auf genauen Standort zugreifen</string>
<string name="permission_access_fine_location_description">CAPod benutzt die \"genauen Gerätestandort verwenden\" Berechtigung um Bluetooth Low Energy Daten zu erhalten. Ihre Kopfhörer nutzen Bluetooth Low Energy um ihren Batterie Status zu übertragen. Diese App greift nicht auf ihren Standort zu.</string>
<string name="permission_background_location_label">Standort Zugriff im Hintergrund</string>
<string name="permission_background_location_description">CAPod nutzt \"Standort Zugriff im Hintergrund\" um Funktionen wie \"Pop-up anzeigen\" und \"AutoConnect\" zu verwenden während die App geschlossen ist. Standort Zugriff im Hintergrund erlaubt der App Bluetooth Low Energy Daten im Hintergrund zu erhalten und NICHT ihren Standort zu finden.</string>
<string name="permission_ignore_battery_optimizations_label">Batterie Optimierung deaktivieren</string>
<string name="permission_ignore_battery_optimizations_description">Batterie Optimierung hindert die App daran Bluetooth Daten zu erhalten während die App im Hintergrund ist.</string>
<string name="pods_dual_left_label">Linker Pod</string>
<string name="pods_dual_right_label">Rechter Pod</string>
<string name="pods_case_label">Ladecase</string>
<string name="pods_case_status_open_label">Offen</string>
<string name="pods_case_status_closed_label">Geschlossen</string>
<string name="pods_connection_state_disconnected_label">Mit keinem Gerät verbunden</string>
<string name="pods_connection_state_idle_label">Mit einem Gerät verbunden, aber im Leerlauf</string>
<string name="pods_connection_state_music_label">Im Musik Modus</string>
<string name="pods_connection_state_call_label">Im Anruf Modus</string>
<string name="pods_connection_state_ringing_label">Klingelt</string>
<string name="pods_connection_state_hanging_up_label">Legt auf</string>
<string name="pods_unknown_raw_data_label">Rohe Daten</string>
<string name="pods_unknown_label">Unbekanntes Gerät</string>
<string name="pods_unknown_contact_dev">Unbekanntes Gerät, aber es verwendet ein ähnliches Übertragungsformat. Kontaktieren sie mich um es in der Zukunft zu unterstützen :).</string>
<string name="pods_none_label_short">Kein Gerät</string>
<string name="pods_charging_label">Laden</string>
<string name="pods_inear_label">Im Ohr</string>
<string name="pods_microphone_label">Mikrofon</string>
<string name="pods_yours">Dein</string>
<string name="headset_being_worn_label">Wird getragen</string>
<string name="overview_nomaindevice_label">Kein primäres Gerät</string>
<string name="overview_nomaindevice_description">Alle gefundenen Geräte sind unwahrscheinlich ihnen zu gehören. Verbinden sie ihr Gerät oder passen sie die Einstellungen an.</string>
<string name="settings_label">Einstellungen</string>
<string name="settings_privacy_policy_label">Datenschutzbestimmungen</string>
</resources>
+102 -1
View File
@@ -1,2 +1,103 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_name">CAPod</string>
<string name="app_name_pro">CAPod Pro</string>
<string name="app_name_foss">CAPod FOSS</string>
<string name="notification_channel_device_status_label">Κατάσταση συσκευής</string>
<string name="general_error_label">Σφάλμα</string>
<string name="general_share_action">Κοινοποίηση</string>
<string name="general_done_action">Τέλος</string>
<string name="general_copy_action">Αντιγραφή</string>
<string name="general_value_unknown_label">Άγνωστο</string>
<string name="general_thank_you_label">Σας ευχαριστώ</string>
<string name="general_value_not_available_label">Μη διαθέσιμο</string>
<string name="general_grant_permission_action">Παραχώρηση άδειας</string>
<string name="general_upgrade_action">Αναβάθμιση</string>
<string name="general_check_action">Έλεγχος</string>
<string name="general_close_action">Κλείσιμο</string>
<string name="debug_debuglog_size_label">Μέγεθος</string>
<string name="debug_debuglog_size_compressed_label">Συμπιεσμένο μέγεθος</string>
<string name="permission_bluetooth_connect_label">Σύνδεση Bluetooth</string>
<string name="permission_bluetooth_connect_description">Αυτή η εφαρμογή χρειάζεται την άδεια \"Σύνδεση Bluetooth\" για να αλληλεπιδρά με συνδεμένες συσκευές και να ξεκινάει συνδέσεις.</string>
<string name="permission_bluetooth_scan_label">Σάρωση Bluetooth</string>
<string name="permission_bluetooth_scan_description">Η άδεια \"Σάρωση Bluetooth\" επιτρέπει σε αυτή την εφαρμογή να ανακαλύπτει και να λάβει δεδομένα Bluetooth από κοντινές συσκευές όπως τα AirPods σας.</string>
<string name="permission_bluetooth_label">Bluetooth</string>
<string name="permission_bluetooth_description">Αυτή η εφαρμογή απαιτεί το \"Bluetooth\" για να συνδεθεί στις συζευγμένες συσκευές.</string>
<string name="permission_access_fine_location_label">Πρόσβαση ακριβείς τοποθεσίας</string>
<string name="permission_access_fine_location_description">Το CAPod χρησιμοποιεί την άδεια \"Ακριβείς τοποθεσία\" για να λάβει δεδομένα Bluetooth Low Energy. Τα ακουστικά σας χρησιμοποιούν την τεχνολογία Bluetooth Low Energy για να αναμεταδώσουν την κατάστασή τους. Αυτή η εφαρμογή ΔΕΝ θα χρησιμοποιήσει δεδομένα Bluetooth για να εξακριβώσει την τοποθεσία σας.</string>
<string name="permission_background_location_label">Πρόσβαση τοποθεσίας παρασκηνίου</string>
<string name="permission_ignore_battery_optimizations_label">Απενεργοποίηση βελτιστοποιήσεων μπαταρίας</string>
<string name="permission_ignore_battery_optimizations_description">Η βελτιστοποιήσεις μπαταρίας αποτρέπουν αυτή την εφαρμογή από το να λάβει δεδομένα Bluetooth αξιόπιστα όταν η εφαρμογή είναι στο παρασκήνιο.</string>
<string name="pods_dual_left_label">Αριστερό pod</string>
<string name="pods_dual_right_label">Δεξιό pod</string>
<string name="pods_case_label">Θήκη</string>
<string name="pods_case_status_open_label">Ανοιχτή</string>
<string name="pods_case_status_closed_label">Κλειστή</string>
<string name="pods_connection_state_disconnected_label">Μη συνδεδεμένο σε κάποια συσκευή</string>
<string name="pods_connection_state_idle_label">Συνδεδεμένο σε κάποια συσκευή, αλλά αδρανές</string>
<string name="pods_connection_state_music_label">Σε λειτουργία μουσικής</string>
<string name="pods_connection_state_call_label">Σε λειτουργία κλήσης</string>
<string name="pods_unknown_label">Άγνωστη συσκευή</string>
<string name="pods_unknown_contact_dev">Αυτή είναι μια άγνωστη συσκευή, αλλά χρησιμοποιεί παρόμοια μορφή μηνυμάτων. Ας προσθέσουμε υποστήριξη για αυτή, επικοινωνήστε μαζί μου :).</string>
<string name="pods_none_label_short">Καμία συσκευή</string>
<string name="pods_charging_label">Φόρτιση</string>
<string name="pods_inear_label">Στο αυτί</string>
<string name="pods_microphone_label">Μικρόφωνο</string>
<string name="headset_being_worn_label">Φοριούνται</string>
<string name="overview_nomaindevice_label">Καμία κύρια συσκευή</string>
<string name="overview_nomaindevice_description">Οι εντοπισμένες συσκευές είναι απίθανο να είναι δικές σας. Ενεργοποιήστε και συνδέστε τη συσκευή σας ή αλλάξτε τις ρυθμίσεις.</string>
<string name="settings_label">Ρυθμίσεις</string>
<string name="settings_privacy_policy_label">Πολιτική απορρήτου</string>
<string name="settings_privacy_policy_desc">Τα δεδομένα διαχειρίζονται υπεύθυνα.</string>
<string name="settings_licenses_label">Άδειες χρήσης</string>
<string name="settings_category_other_label">Άλλο</string>
<string name="settings_general_label">Ρυθμίσεις</string>
<string name="settings_general_description">Γενικές ρυθμίσεις που επηρεάζουν όλη την εφαρμογή.</string>
<string name="settings_acknowledgements_label">Ευχαριστίες</string>
<string name="changelog_label">Αρχείο αλλαγών</string>
<string name="settings_support_installid_label">ID εγκατάστασης</string>
<string name="settings_support_installid_desc">Οι αυτόματες αναφορές σφαλμάτων είναι ανώνυμες. Κοινοποιήστε την ID εγκατάστασης αν ο προγραμματιστής χρειαστεί να βρει τις αναφορές σφαλμάτων σας.</string>
<string name="settings_support_label">Υποστήριξη</string>
<string name="settings_support_description">Εάν χρειάζεστε κάποια βοήθεια.</string>
<string name="discord_label">Discord</string>
<string name="settings_support_email_developer_description">Σημειώστε ότι μπορώ να απαντήσω μόνο στα γερμανικά ή στα αγγλικά.</string>
<string name="settings_debug_autoreports_label">Αυτόματες αναφορές σφαλμάτων</string>
<string name="settings_debug_autoreports_description">Αναφέρει προβλήματα αυτόματα, π.χ. πληροφορίες για κάποιο κρασαρισμα της εφαρμογής για να βρω πως να το φτιάξω.</string>
<string name="settings_debug_mode_label">Λειτουργία εντοπισμού σφαλμάτων</string>
<string name="settings_debug_mode_description">Εμφάνιση επιπλέον πληροφοριών για την αντιμετώπιση προβλημάτων.</string>
<string name="settings_monitor_mode_label">Λειτουργία παρακολούθησης</string>
<string name="settings_monitor_mode_description">Κάτω από ποιες συνθήκες αυτή η εφαρμογή παρακολουθεί τα δεδομένα Bluetooth.</string>
<string name="settings_scanner_mode_label">Λειτουργία σάρωσης</string>
<string name="settings_scanner_mode_description">Ο σαρωτής Bluetooth Low Energy να δώσει προτεραιότητα στην απόδοση ή στη διατήρηση ενέργειας;</string>
<string name="settings_monitor_mode_manual_label">Όταν η εφαρμογή είναι ανοιχτή</string>
<string name="settings_monitor_mode_automatic_label">Όταν η συσκευή είναι συνδεδεμένη</string>
<string name="settings_monitor_mode_always_label">Πάντα</string>
<string name="settings_autopause_label">Αυτόματη παύση</string>
<string name="settings_autopause_description">Παύση μουσικής όταν αφαιρείται τη συσκευή από το αυτί σας.</string>
<string name="settings_showall_label">Εμφάνιση όλων των συσκευών</string>
<string name="settings_showall_description">Εμφάνιση συσκευών άλλων ανθρώπων που είναι κοντά σας.</string>
<string name="settings_autopplay_label">Αυτόματη αναπαραγωγή</string>
<string name="settings_autoplay_description">Αναπαραγωγή μουσικής όταν φοριέται η συσκευή.</string>
<string name="settings_fake_data_label">Ψευδή δεδομένα</string>
<string name="settings_fake_data_description">Εμφάνιση ψευδών δεδομένων, για προσομοίωση συσκευής που δεν υπάρχει.</string>
<string name="settings_debug_label">Ρυθμίσεις αντιμετώπισης σφαλμάτων</string>
<string name="settings_debug_description">Επιπλέον ρυθμίσεις για βοήθεια στην αντιμετώπιση σφαλμάτων της εφαρμογής.</string>
<string name="settings_signal_minimum_label">Ελάχιστη ποιότητα σήματος</string>
<string name="settings_signal_minimum_description">Η ελάχιστη ποιότητα σήματος που μία συσκευή πρέπει να έχει για να θεωρηθεί δικιά σας.</string>
<string name="settings_autoconnect_label">Αυτόματη σύνδεση</string>
<string name="settings_autoconnect_condition_label">Συνθήκη αυτόματης σύνδεσης</string>
<string name="settings_reaction_label">Αντιδράσεις</string>
<string name="settings_category_yourdevice_label">Η συσκευή σας</string>
<string name="settings_maindevice_address_label">Διεύθυνση της συσκευής σας</string>
<string name="settings_maindevice_model_label">Μοντέλο της συσκευής σας</string>
<string name="settings_maindevice_model_description">Το μοντέλο της κύριας συσκευής σας. Αυτό βοηθά την εφαρμογή να αναγνωρίσει τη συσκευή σας όταν δεν είναι συνδεδεμένη στο τηλέφωνό σας.</string>
<string name="settings_reaction_autoconnect_caseopen_label">Η θήκη είναι ανοιχτή</string>
<string name="settings_reaction_autoconnect_inear_label">Στο αυτί</string>
<string name="upgrade_capod_label">Αναβάθμιση του CAPod</string>
<string name="settings_popup_caseopen_label">Εμφάνιση αναδυόμενου</string>
<string name="settings_popup_caseopen_description">Εμφάνιση αναδυόμενου όταν η θήκη της συσκευής είναι ανοιχτή (πειραματικό).</string>
<string name="overview_bluetooth_disabled_label">Το Bluetooth είναι απενεργοποιημένο</string>
<string name="overview_bluetooth_disabled_description">Το Bluetooth είναι απενεργοποιημένο, ενεργοποιήστε το ;).</string>
<string name="help_translate_label">Μετάφραση</string>
<string name="settings_onepod_mode_label">Λειτουργία ενός pod</string>
</resources>
+131 -1
View File
@@ -1,2 +1,132 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_name">CAPod</string>
<string name="app_name_pro">CAPod Pro</string>
<string name="app_name_foss">CAPod FOSS</string>
<string name="notification_channel_device_status_label">Estado del dispositivo</string>
<string name="general_error_label">Error</string>
<string name="general_share_action">Compartir</string>
<string name="general_done_action">Hecho</string>
<string name="general_copy_action">Copiar</string>
<string name="general_value_unknown_label">Desconocido</string>
<string name="general_thank_you_label">Gracias</string>
<string name="general_value_not_available_label">N/D</string>
<string name="general_grant_permission_action">Conceder permiso</string>
<string name="general_upgrade_action">Actualizar</string>
<string name="general_check_action">Verificar</string>
<string name="general_close_action">Cerrar</string>
<string name="debug_debuglog_size_label">Tamaño</string>
<string name="debug_debuglog_size_compressed_label">Tamaño comprimido</string>
<string name="debug_notification_channel_label">Notificaciones depuradas</string>
<string name="debug_debuglog_file_label">Registro guardado</string>
<string name="debug_debuglog_record_action">Grabar registro de depuracion</string>
<string name="permission_bluetooth_connect_label">Conexion Bluetooth</string>
<string name="permission_bluetooth_connect_description">Esta aplicacion requiere el permiso \"conexion Bluetooth\" para interactuar con los dispositivos pareados, e iniciar las conexiones.</string>
<string name="permission_bluetooth_scan_label">Buscando Bluetooth</string>
<string name="permission_bluetooth_scan_description">El permiso \"Escaneo Bluetooth\" permite que esta aplicación descubra y reciba datos de Bluetooth de dispositivos cercanos, como sus AirPods.</string>
<string name="permission_bluetooth_label">Bluetooth</string>
<string name="permission_bluetooth_description">Esta aplicacion requiere \"Bluetooth\" para conectarse a los dispositivos pareados.</string>
<string name="permission_access_fine_location_label">Acceso a la ubicación precisa</string>
<string name="permission_access_fine_location_description">CAPod utiliza el permiso de \"ubicación precisa\" para recibir datos de Bluetooth Low Energy. Sus auriculares utilizan la tecnología Bluetooth Low Energy para transmitir su estado. Esta aplicación NO utilizará datos de Bluetooth para determinar su ubicación.</string>
<string name="permission_background_location_label">Acceso a la ubicación en segundo plano</string>
<string name="permission_background_location_description">CAPod usa el \"Acceso a la ubicación en segundo plano\" para habilitar funciones como \"Mostrar ventana emergente\" y \"Conexión automática\" mientras la aplicación está cerrada. El acceso a la ubicación en segundo plano permite que la aplicación reciba datos de Bluetooth Low Energy mientras está en segundo plano. Esta aplicación NO utilizará datos de Bluetooth para determinar su ubicación.</string>
<string name="permission_ignore_battery_optimizations_label">Desactivar Optimización de Batería</string>
<string name="permission_ignore_battery_optimizations_description">La Optimización de Batería evitan que esta aplicación reciba datos de Bluetooth de manera confiable mientras la aplicación está en segundo plano.</string>
<string name="pods_dual_left_label">Audífono izquierdo</string>
<string name="pods_dual_right_label">Audífono derecho</string>
<string name="pods_case_label">Estuche</string>
<string name="pods_case_status_open_label">Abierto</string>
<string name="pods_case_status_closed_label">Cerrado</string>
<string name="pods_connection_state_disconnected_label">No conectado a un dispositivo</string>
<string name="pods_connection_state_idle_label">Conectado a un dispositivo, pero inactivo</string>
<string name="pods_connection_state_music_label">En modo música</string>
<string name="pods_connection_state_call_label">En modo llamada</string>
<string name="pods_connection_state_ringing_label">Sonando</string>
<string name="pods_connection_state_hanging_up_label">Colgar</string>
<string name="pods_unknown_raw_data_label">Datos sin procesar</string>
<string name="pods_unknown_label">Dispositivo desconocido</string>
<string name="pods_unknown_contact_dev">Este es un dispositivo desconocido, pero está usando un formato de mensaje similar. Agreguemos soporte para ello, contácteme :)</string>
<string name="pods_none_label_short">Sin dispositivo</string>
<string name="pods_charging_label">Cargando</string>
<string name="pods_inear_label">En el oído</string>
<string name="pods_microphone_label">Micrófono</string>
<string name="pods_yours">Tuyos</string>
<string name="headset_being_worn_label">En uso</string>
<string name="overview_nomaindevice_label">Ningún dispositivo principal</string>
<string name="overview_nomaindevice_description">Es poco probable que todos los dispositivos detectados sean suyos. Encienda y conecte su dispositivo o ajuste la configuración.</string>
<string name="settings_label">Ajustes</string>
<string name="settings_privacy_policy_label">Política de privacidad</string>
<string name="settings_privacy_policy_desc">Manejo responsable de datos.</string>
<string name="settings_licenses_label">Licencias</string>
<string name="settings_category_other_label">Otros</string>
<string name="settings_general_label">Ajustes</string>
<string name="settings_general_description">Ajustes generales que afectan a toda la aplicación.</string>
<string name="settings_acknowledgements_label">Agradecimientos</string>
<string name="changelog_label">Registro de cambios</string>
<string name="settings_support_email_developer_label">Correo del desarrollador</string>
<string name="settings_support_installid_label">ID de instalación</string>
<string name="settings_support_installid_desc">Los informes automáticos de errores son anónimos. Comparta su ID de instalación si el desarrollador necesita encontrar sus informes de error.</string>
<string name="settings_support_label">Ayuda</string>
<string name="settings_support_description">Si necesita ayuda.</string>
<string name="issue_tracker_label">Rastreador de problemas</string>
<string name="issue_tracker_description">Un rastreador público de problemas para informes de errores y solicitudes de funciones (solo en inglés).</string>
<string name="discord_label">Discord</string>
<string name="discord_description">Un lugar para pasar el rato y hacer preguntas.</string>
<string name="settings_support_email_developer_description">Tenga en cuenta que solo puedo responder en alemán o inglés.</string>
<string name="settings_debug_autoreports_label">Informes automáticos de errores</string>
<string name="settings_debug_autoreports_description">Informa automáticamente de los problemas. Por ejemplo: detalles sobre un bloqueo de la aplicación para que pueda averiguar cómo solucionarlo.</string>
<string name="settings_debug_mode_label">Modo depuración</string>
<string name="settings_debug_mode_description">Muestra información adicional para solucionar problemas.</string>
<string name="settings_monitor_mode_label">Modo monitor</string>
<string name="settings_monitor_mode_description">Bajo qué circunstancias esta aplicación monitorea los datos Bluetooth.</string>
<string name="settings_scanner_mode_label">Modo escáner</string>
<string name="settings_scanner_mode_description">¿El escáner Bluetooth Low Energy debe priorizar el rendimiento o ahorrar energía?</string>
<string name="settings_monitor_mode_manual_label">Cuando la aplicación está abierta</string>
<string name="settings_monitor_mode_automatic_label">Cuando el dispositivo está conectado</string>
<string name="settings_monitor_mode_always_label">Siempre</string>
<string name="settings_scanner_mode_lowpower_label">Bajo consumo</string>
<string name="settings_scanner_mode_balanced_label">Balanceado</string>
<string name="settings_scanner_mode_lowlatency_label">Baja latencia</string>
<string name="settings_autopause_label">Pausar automáticamente</string>
<string name="settings_autopause_description">Pausa la música cuando se quites el dispositivo de la oreja.</string>
<string name="settings_showall_label">Mostrar todos los dispositivos</string>
<string name="settings_showall_description">Muestra los dispositivos de otras personas que están cerca de ti.</string>
<string name="settings_autopplay_label">Reproducción automática</string>
<string name="settings_autoplay_description">Iniciar la reproducción de música cuando use el dispositivo.</string>
<string name="settings_fake_data_label">Información falsa</string>
<string name="settings_fake_data_description">Mostrar datos falsos. Por ejemplo: simular un dispositivo que no existe.</string>
<string name="settings_debug_label">Configuración de depuración</string>
<string name="settings_debug_description">Configuraciones adicionales para ayudar a solucionar problemas con la aplicación.</string>
<string name="settings_signal_minimum_label">Calidad de señal mínima</string>
<string name="settings_signal_minimum_description">La calidad de señal mínima que debe tener un dispositivo para ser considerado suyo.</string>
<string name="settings_autoconnect_label">Autoconectar</string>
<string name="settings_autoconnect_description">Si Android no se conecta automáticamente, también podemos preguntarlo. Esto establecerá la configuración del modo de monitor en \'Siempre\'.</string>
<string name="settings_autoconnect_condition_label">Condición de autoconexión</string>
<string name="settings_autoconnect_condition_description">¿Cuándo debemos intentar conectarnos a su dispositivo?</string>
<string name="settings_reaction_label">Reacciones</string>
<string name="settings_reaction_description">Reaccionar a eventos y comportamientos.</string>
<string name="settings_category_yourdevice_label">Tu dispositivo</string>
<string name="settings_maindevice_address_label">La dirección de su dispositivo</string>
<string name="settings_maindevice_address_description">La dirección de su dispositivo emparejado. La aplicación usa esto para determinar cuándo está conectado a su teléfono.</string>
<string name="settings_maindevice_address_none">Ninguno</string>
<string name="settings_maindevice_model_label">El modelo de su dispositivo</string>
<string name="settings_maindevice_model_description">El modelo de su dispositivo principal. Esto ayuda a que la aplicación reconozca su dispositivo cuando no está conectado a su teléfono.</string>
<string name="settings_reaction_autoconnect_whenseen_label">Cuando se ve</string>
<string name="settings_reaction_autoconnect_caseopen_label">El estuche está abierto</string>
<string name="settings_reaction_autoconnect_inear_label">En el oído</string>
<string name="upgrade_capod_label">Actualitzar CAPod</string>
<string name="upgrade_capod_description">Obtenga funciones adicionales y apoye al desarrollador.</string>
<string name="settings_popup_caseopen_label">Mostrar ventanas emergentes</string>
<string name="settings_popup_caseopen_description">Muestra una ventana emergente cuando se abre el estuche del dispositivo (experimental).</string>
<string name="notification_channel_reaction_popup_label">Reacciones emergentes de dispositivos</string>
<string name="overview_bluetooth_disabled_label">Bluetooth deshabilitado</string>
<string name="overview_bluetooth_disabled_description">El Bluetooth está deshabilitado, habilítelo ;)</string>
<string name="help_translate_label">Traducción</string>
<string name="help_translate_description">Ayude a traducir esta aplicación a su idioma favorito.</string>
<string name="settings_onepod_mode_label">Modo un audífono</string>
<string name="settings_onepod_mode_description">No es necesario usar ambos AirPods, usar un solo AirPod es suficiente para desencadenar reacciones.</string>
<string name="permission_system_alert_window_label">Ventana de alerta del sistema</string>
<string name="permission_system_alert_window_description">Permita que CAPod dibuje sobre otras aplicaciones para que la función \"Mostrar ventana emergente\" sea posible.</string>
<string name="last_seen_x">Visto por última vez: %s</string>
<string name="first_seen_x">Visto por primera vez: %s</string>
</resources>
+18 -1
View File
@@ -1,2 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_name">CAPod</string>
<string name="app_name_pro">CAPod Pro</string>
<string name="app_name_foss">CAPod FOSS</string>
<string name="general_share_action">Ibahagi</string>
<string name="general_done_action">Tapos Na</string>
<string name="general_copy_action">Kopyahin</string>
<string name="general_value_unknown_label">Hndi alam</string>
<string name="general_thank_you_label">Salamat sayo</string>
<string name="general_value_not_available_label">N/A</string>
<string name="general_grant_permission_action">Bigyan ng permiso</string>
<string name="general_close_action">Sarado</string>
<string name="debug_debuglog_size_label">Sukat</string>
<string name="permission_bluetooth_connect_description">Ang app na ito ay kailangan ng \"Bluetooth connect\" permission para makipag interact sa mga na-paired na devices at maka gawa ng connection.</string>
<string name="permission_bluetooth_scan_description">Ang \"Bluetooth scanning\" permission ay pag na ibigay, itong app na ito ay puwedeng mag diskubre o maka receive ng data galing sa isang malapit na Bluetooth devices tulad ng iyong AirPods.</string>
<string name="permission_bluetooth_description">Ang app na ito ay kailangan ng \"Bluetooth\" upang maka connect sa naka-paired na bluetooth device.</string>
<string name="permission_access_fine_location_description">Ang CAPod app ay gumagamit ng \"Fine location\" permission para maka receiveng Bluetooth Low Energy Data. Iyong headphones ay gumagamit ng Bluetooth Low Energy technology pa ma-broadcaast ang kanilang Status. Itong app na ito ay HINDI gagamitin ang Bluetooth data para malaman ang iyong lokasyon.</string>
</resources>
+131 -1
View File
@@ -1,2 +1,132 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_name">CAPod</string>
<string name="app_name_pro">CAPod Pro</string>
<string name="app_name_foss">CAPod FOSS</string>
<string name="notification_channel_device_status_label">Stato dispositivo</string>
<string name="general_error_label">Errore</string>
<string name="general_share_action">Condividi</string>
<string name="general_done_action">Fatto</string>
<string name="general_copy_action">Copia</string>
<string name="general_value_unknown_label">Sconosciuto</string>
<string name="general_thank_you_label">Grazie</string>
<string name="general_value_not_available_label">N/A</string>
<string name="general_grant_permission_action">Concedi permessi</string>
<string name="general_upgrade_action">Aggiorna</string>
<string name="general_check_action">Controlla</string>
<string name="general_close_action">Chiudi</string>
<string name="debug_debuglog_size_label">Dimensione</string>
<string name="debug_debuglog_size_compressed_label">Dimensione compressa</string>
<string name="debug_notification_channel_label">Notifiche di Debug</string>
<string name="debug_debuglog_file_label">Log file salvato</string>
<string name="debug_debuglog_record_action">Log di debug</string>
<string name="permission_bluetooth_connect_label">Connesione bluetooth</string>
<string name="permission_bluetooth_connect_description">Questa applicazione richiede il permesso di \"Connesione bluetooth\" per interagire con i dispotivi collegati e iniziare le connesioni.</string>
<string name="permission_bluetooth_scan_label">Scansione bluetooth</string>
<string name="permission_bluetooth_scan_description">Il permesso di \"Scansione bluetooth\" permette a questa app di trovare e ricevere dati Bluetooth da dispositivi vicini come le tue Airpods.</string>
<string name="permission_bluetooth_label">Bluetooth</string>
<string name="permission_bluetooth_description">Questa app richiede il bluetooth per connettersi ai dispoitivi Bluetooth.</string>
<string name="permission_access_fine_location_label">Access fine location</string>
<string name="permission_access_fine_location_description">CAPod usa i permessi di Geolocalizzazione per ricevere dati Bluetooth a basso consumo. Le tue cuffie suano la tecnologia Bluetooth a basso consumo per inviare al dispositivo al quale sono connesse il loro stato. Questa app non utilizza i dati Bluetooth per geolocalizzarti.</string>
<string name="permission_background_location_label">Accesso in background alla tua posizione</string>
<string name="permission_background_location_description">CAPod usa l\'accesso in background alla tua posizione per far funzionare opzioni come \"Mostra popup\" e \"AutoConnect\" mentre l\'applicazione é chiusa. L\'accesso in background abiliterà l\'applicazione nella ricezione di dati Bluetooth a basso consume mentre l\'app non é aperta. Questa applicazione non utilizza i dati Bluetooth per geolocalizzarti.</string>
<string name="permission_ignore_battery_optimizations_label">Disabilita ottimizzazione batteria</string>
<string name="permission_ignore_battery_optimizations_description">L\'ottimizzazione della batteria impedisce a questa applicazione di ricevere dati Bluetooth mentre l\'app é chiusa.</string>
<string name="pods_dual_left_label">Pod sinistra</string>
<string name="pods_dual_right_label">Pod destra</string>
<string name="pods_case_label">Custodia</string>
<string name="pods_case_status_open_label">Aperto</string>
<string name="pods_case_status_closed_label">Chiuso</string>
<string name="pods_connection_state_disconnected_label">Non connesso</string>
<string name="pods_connection_state_idle_label">Connesso ad un device, ma inattivo</string>
<string name="pods_connection_state_music_label">In modalità musica</string>
<string name="pods_connection_state_call_label">In modalità chiamata</string>
<string name="pods_connection_state_ringing_label">Squilla</string>
<string name="pods_connection_state_hanging_up_label">Riconnessione</string>
<string name="pods_unknown_raw_data_label">Dati non elaborati</string>
<string name="pods_unknown_label">Dispositivo sconosciuto</string>
<string name="pods_unknown_contact_dev">Questo é un dispositivo sconosciutom ma sta utilizzando un formato di comunicazione noto. Aggiungiamo il supporto per questo device, Contattami! :).</string>
<string name="pods_none_label_short">Nessun dispositivo</string>
<string name="pods_charging_label">In ricarica</string>
<string name="pods_inear_label">Nell\'orecchio</string>
<string name="pods_microphone_label">Microfono</string>
<string name="pods_yours">Tuoi</string>
<string name="headset_being_worn_label">Indossato</string>
<string name="overview_nomaindevice_label">Nessun device primario</string>
<string name="overview_nomaindevice_description">Tutti i dispositivi rilevati molto probabilmente non sono tuoi. Accendi e connetti i tuoi dispositivi oppure sistema le impostazioni.</string>
<string name="settings_label">Impostazioni</string>
<string name="settings_privacy_policy_label">Politica sulla privacy</string>
<string name="settings_privacy_policy_desc">Gestione dei dati responsabile.</string>
<string name="settings_licenses_label">Licenze</string>
<string name="settings_category_other_label">Altro</string>
<string name="settings_general_label">Impostazioni</string>
<string name="settings_general_description">Modifiche generali che riguardano l\'intera applicazione.</string>
<string name="settings_acknowledgements_label">Riconoscimenti</string>
<string name="changelog_label">Changelog</string>
<string name="settings_support_email_developer_label">Email sviluppatore</string>
<string name="settings_support_installid_label">ID installazione</string>
<string name="settings_support_installid_desc">Le segnalazioni automatiche degli errori sono anonime. Condividi il tuo ID di installazione con lo sviluppatore se necessità di trovare la tua segnalazione all\'interno del registro segnalazioni.</string>
<string name="settings_support_label">Supporto</string>
<string name="settings_support_description">Se ti serve un aiuto.</string>
<string name="issue_tracker_label">Issue tracker</string>
<string name="issue_tracker_description">Un issue tracker pubblico per segnalare i problemi e le richieste per aggiungere nuove funzionalità (solo in inglese).</string>
<string name="discord_label">Discord</string>
<string name="discord_description">Un posto dove poter fare domande.</string>
<string name="settings_support_email_developer_description">Sono in grado di rispondere solamente in tedesco oppure in inglee.</string>
<string name="settings_debug_autoreports_label">Segnalazione automatica dei problemi</string>
<string name="settings_debug_autoreports_description">Segnala automatica i problemi con i dettagli sui crash dell\'applicazione così che io possa poi sistemarli.</string>
<string name="settings_debug_mode_label">Modalità di debug</string>
<string name="settings_debug_mode_description">Mostra informazioni aggiuntive per risolvere il problema.</string>
<string name="settings_monitor_mode_label">Monitor mode</string>
<string name="settings_monitor_mode_description">Sotto quali circostanze questa applicazione monitora i dati Bluetooth.</string>
<string name="settings_scanner_mode_label">Modalità di scansione</string>
<string name="settings_scanner_mode_description">Il bluetooth a basso consumo energetico dovrebbe dare priorità alle performance o al risparmio della batteria?</string>
<string name="settings_monitor_mode_manual_label">Quando l\'applicazione è aperta</string>
<string name="settings_monitor_mode_automatic_label">Quando il device è connesso</string>
<string name="settings_monitor_mode_always_label">Sempre</string>
<string name="settings_scanner_mode_lowpower_label">Basso consumo</string>
<string name="settings_scanner_mode_balanced_label">Bilanciato</string>
<string name="settings_scanner_mode_lowlatency_label">Bassa latenza</string>
<string name="settings_autopause_label">Pausa automatica</string>
<string name="settings_autopause_description">Metti in pausa la musica quando viene rimossa la cuffia da un orecchio.</string>
<string name="settings_showall_label">Mostra tutti i dispositivi</string>
<string name="settings_showall_description">Mostra i dispositivi delle altre persone vicine a te.</string>
<string name="settings_autopplay_label">Riproduzione automatica</string>
<string name="settings_autoplay_description">Avvia la riproduzione della musica quando indossi il dispositivo.</string>
<string name="settings_fake_data_label">Dati immaginari</string>
<string name="settings_fake_data_description">Mostra dati immaginari così da poter simulare dispositivi che in realtà non esistono.</string>
<string name="settings_debug_label">Impostazioni di debug</string>
<string name="settings_debug_description">Impostazioni aggiuntive che possono aiutare a risolvere i problemi con l\'applicazione.</string>
<string name="settings_signal_minimum_label">Qualità del segnale minima</string>
<string name="settings_signal_minimum_description">La minima qualità del segnale che il dispositivo necessità per poter essere considerato tuo.</string>
<string name="settings_autoconnect_label">Connessione automatica</string>
<string name="settings_autoconnect_description">Se android non si connette automaticamente, noi possiamo chiedergli di farlo. Questo imposterà la modalità di monitoramento su \'sempre\'.</string>
<string name="settings_autoconnect_condition_label">Condizione per la connessione automatica</string>
<string name="settings_autoconnect_condition_description">Quando dovremmo provare a connetere il tuo dispositivo?</string>
<string name="settings_reaction_label">Reazioni</string>
<string name="settings_reaction_description">Reazione ad eventi o comportamenti.</string>
<string name="settings_category_yourdevice_label">Il tuo dispositivo</string>
<string name="settings_maindevice_address_label">L\'indirizzo del tuo dispositivo</string>
<string name="settings_maindevice_address_description">L\'indirizzo del dispositivo connesso. L\'applicazione usa questo per determinare quando il tuo dispositivo è connesso al telefono.</string>
<string name="settings_maindevice_address_none">Niente</string>
<string name="settings_maindevice_model_label">Il modello del tuo dispositivo</string>
<string name="settings_maindevice_model_description">Il modello del tuo dispositivo principale. Questo aiuta la applicazione a riconoscere il tuo dispositivo quando non è connesso al tuo telefono.</string>
<string name="settings_reaction_autoconnect_whenseen_label">Quando rilevato</string>
<string name="settings_reaction_autoconnect_caseopen_label">La custodia é aperta</string>
<string name="settings_reaction_autoconnect_inear_label">Nell\'orecchio</string>
<string name="upgrade_capod_label">Aggiorna CAPod</string>
<string name="upgrade_capod_description">Ottieni funzionalità aggiuntive e supporta lo sviluppatore.</string>
<string name="settings_popup_caseopen_label">Mostra popup</string>
<string name="settings_popup_caseopen_description">Mostra un popup quando la custodia del dispositivo è aperta (sperimentale).</string>
<string name="notification_channel_reaction_popup_label">Popup reazioni dispositivo</string>
<string name="overview_bluetooth_disabled_label">Il Bluetooth é disabilitato</string>
<string name="overview_bluetooth_disabled_description">Il bluetooth é disabilitato, abilitalo ;).</string>
<string name="help_translate_label">Traduzione</string>
<string name="help_translate_description">Aiuta a tradurre l\'applicazione nella tua lingua preferita.</string>
<string name="settings_onepod_mode_label">Modalità singolo pod</string>
<string name="settings_onepod_mode_description">Indossare entrambi i pod non è necessario, indossare un singolo pod è sufficiente per far funzionare le reazioni.</string>
<string name="permission_system_alert_window_label">Finestra di avviso di sistema</string>
<string name="permission_system_alert_window_description">Permetti a CAPod di far apprarire overlay sopra le altre applicazioni per far funzionare \"Mostra PopUp\".</string>
<string name="last_seen_x">Ultimo accesso: %s</string>
<string name="first_seen_x">Primo accesso: %s</string>
</resources>
+131 -1
View File
@@ -1,2 +1,132 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_name">CAPod</string>
<string name="app_name_pro">CAPod Pro</string>
<string name="app_name_foss">CAPod FOSS</string>
<string name="notification_channel_device_status_label">Apparaatstatus</string>
<string name="general_error_label">Fout</string>
<string name="general_share_action">Delen</string>
<string name="general_done_action">Klaar</string>
<string name="general_copy_action">Kopiëren</string>
<string name="general_value_unknown_label">Onbekend</string>
<string name="general_thank_you_label">Bedankt</string>
<string name="general_value_not_available_label">N/A</string>
<string name="general_grant_permission_action">Toestemming geven</string>
<string name="general_upgrade_action">Upgraden</string>
<string name="general_check_action">Controleren</string>
<string name="general_close_action">Sluiten</string>
<string name="debug_debuglog_size_label">Grootte</string>
<string name="debug_debuglog_size_compressed_label">Gecomprimeerde grootte</string>
<string name="debug_notification_channel_label">Foutopsporingsmeldingen</string>
<string name="debug_debuglog_file_label">Opgenomen logbestand</string>
<string name="debug_debuglog_record_action">Foutopsporingslogboek opnemen</string>
<string name="permission_bluetooth_connect_label">Bluetooth-verbinding</string>
<string name="permission_bluetooth_connect_description">Deze app heeft de toestemming \"Bluetooth verbinding\" nodig om te communiceren met gekoppelde apparaten en verbindingen tot stand te brengen.</string>
<string name="permission_bluetooth_scan_label">Bluetooth scannen</string>
<string name="permission_bluetooth_scan_description">Met de machtiging \'Bluetooth-scannen\' kan deze app Bluetooth-gegevens van apparaten in de buurt, zoals uw AirPods, ontdekken en ontvangen.</string>
<string name="permission_bluetooth_label">Bluetooth</string>
<string name="permission_bluetooth_description">Deze app heeft \"Bluetooth\" nodig om verbinding te maken met gekoppelde Bluetooth-apparaten.</string>
<string name="permission_access_fine_location_label">Toegang prima locatie</string>
<string name="permission_access_fine_location_description">CAPod gebruikt de \"prima locatie\"-toestemming om Bluetooth Low Energy-gegevens te ontvangen. Uw hoofdtelefoon gebruikt Bluetooth Low Energy-technologie om hun status uit te zenden. Deze app gebruikt GEEN Bluetooth-gegevens om uw locatie te bepalen.</string>
<string name="permission_background_location_label">Toegang tot locatie op de achtergrond</string>
<string name="permission_background_location_description">CAPod gebruikt \"toegang tot de achtergrondlocatie\" om functies zoals \"Toon pop-up\" en \"AutoConnect\" in te schakelen terwijl de app is gesloten. Met locatietoegang op de achtergrond kan de app Bluetooth Low Energy-gegevens ontvangen terwijl deze zich op de achtergrond bevindt. Deze app gebruikt GEEN Bluetooth-gegevens om uw locatie te bepalen.</string>
<string name="permission_ignore_battery_optimizations_label">Batterijoptimalisaties uitschakelen</string>
<string name="permission_ignore_battery_optimizations_description">Batterij-optimalisaties voorkomen dat deze app op betrouwbare wijze Bluetooth-gegevens ontvangt terwijl de app op de achtergrond actief is.</string>
<string name="pods_dual_left_label">Linker pod</string>
<string name="pods_dual_right_label">Rechter pod</string>
<string name="pods_case_label">Geval</string>
<string name="pods_case_status_open_label">Open</string>
<string name="pods_case_status_closed_label">Gesloten</string>
<string name="pods_connection_state_disconnected_label">Niet aangesloten op een apparaat</string>
<string name="pods_connection_state_idle_label">Aangesloten op een apparaat, maar inactief</string>
<string name="pods_connection_state_music_label">In muziekmodus</string>
<string name="pods_connection_state_call_label">In oproepmodus</string>
<string name="pods_connection_state_ringing_label">Bellen</string>
<string name="pods_connection_state_hanging_up_label">Ophangen</string>
<string name="pods_unknown_raw_data_label">Ruwe data</string>
<string name="pods_unknown_label">Onbekend apparaat</string>
<string name="pods_unknown_contact_dev">Dit is een onbekend apparaat, maar het gebruikt een vergelijkbaar berichtformaat. Laten we er ondersteuning voor toevoegen, neem contact met mij op :).</string>
<string name="pods_none_label_short">Geen apparaat</string>
<string name="pods_charging_label">Opladen</string>
<string name="pods_inear_label">In oor</string>
<string name="pods_microphone_label">Microfoon</string>
<string name="pods_yours">Die van u</string>
<string name="headset_being_worn_label">Wordt gedragen</string>
<string name="overview_nomaindevice_label">Geen primair apparaat</string>
<string name="overview_nomaindevice_description">Het is onwaarschijnlijk dat alle gedetecteerde apparaten van u zijn. Schakel uw apparaat in en sluit het aan of pas de instellingen aan.</string>
<string name="settings_label">Instellingen</string>
<string name="settings_privacy_policy_label">Privacybeleid</string>
<string name="settings_privacy_policy_desc">Verantwoord omgaan met gegevens.</string>
<string name="settings_licenses_label">Licenties</string>
<string name="settings_category_other_label">Andere</string>
<string name="settings_general_label">Instellingen</string>
<string name="settings_general_description">Algemene aanpassingen die de hele app beïnvloeden.</string>
<string name="settings_acknowledgements_label">Dankbetuigingen</string>
<string name="changelog_label">Wijzigingslog</string>
<string name="settings_support_email_developer_label">E-mailontwikkelaar</string>
<string name="settings_support_installid_label">Installatie-ID</string>
<string name="settings_support_installid_desc">Automatische foutmeldingen zijn anoniem. Deel uw installatie-ID als de ontwikkelaar uw foutrapporten moet vinden.</string>
<string name="settings_support_label">Ondersteuning</string>
<string name="settings_support_description">Als u hulp nodig heeft.</string>
<string name="issue_tracker_label">Probleemtracker</string>
<string name="issue_tracker_description">Een openbare probleemtracker voor bugrapporten en functieverzoeken (alleen Engels).</string>
<string name="discord_label">Meningsverschil</string>
<string name="discord_description">Een plek om rond te hangen en vragen te stellen.</string>
<string name="settings_support_email_developer_description">Neem notie dat ik alleen in het Duits of Engels kan reageren.</string>
<string name="settings_debug_autoreports_label">Automatische bugmeldingen</string>
<string name="settings_debug_autoreports_description">Rapporteert automatisch problemen, b.v. details over een app-crash, zodat ik kan uitzoeken hoe ik dit kan oplossen.</string>
<string name="settings_debug_mode_label">Foutopsporingsmodus</string>
<string name="settings_debug_mode_description">Geef aanvullende informatie weer om problemen op te lossen.</string>
<string name="settings_monitor_mode_label">Monitor modus</string>
<string name="settings_monitor_mode_description">Onder welke omstandigheden houdt deze app Bluetooth-gegevens bij.</string>
<string name="settings_scanner_mode_label">Scannermodus</string>
<string name="settings_scanner_mode_description">Moet de Bluetooth Low Energy-scanner voorrang geven aan prestaties of energie besparen?</string>
<string name="settings_monitor_mode_manual_label">Wanneer app is geopend</string>
<string name="settings_monitor_mode_automatic_label">Wanneer het apparaat is aangesloten</string>
<string name="settings_monitor_mode_always_label">Altijd</string>
<string name="settings_scanner_mode_lowpower_label">Laag vermogen</string>
<string name="settings_scanner_mode_balanced_label">Gebalanceerd</string>
<string name="settings_scanner_mode_lowlatency_label">Lage latentie</string>
<string name="settings_autopause_label">Auto pauze</string>
<string name="settings_autopause_description">Pauzeer de muziek wanneer u het apparaat van uw oor haalt.</string>
<string name="settings_showall_label">Alle apparaten weergeven</string>
<string name="settings_showall_description">Toon apparaten van andere mensen die bij u in de buurt zijn.</string>
<string name="settings_autopplay_label">Automatisch afspelen</string>
<string name="settings_autoplay_description">Start het afspelen van muziek wanneer u het apparaat draagt.</string>
<string name="settings_fake_data_label">Nep gegevens</string>
<string name="settings_fake_data_description">Toon nepgegevens, d.w.z. simuleer apparaten die niet bestaan.</string>
<string name="settings_debug_label">Foutopsporingsinstellingen</string>
<string name="settings_debug_description">Aanvullende instellingen voor het oplossen van problemen met de app.</string>
<string name="settings_signal_minimum_label">Minimale signaalkwaliteit</string>
<string name="settings_signal_minimum_description">De minimale signaalkwaliteit die een apparaat nodig heeft om als uw apparaat te worden beschouwd.</string>
<string name="settings_autoconnect_label">Automatisch verbinden</string>
<string name="settings_autoconnect_description">Als Android niet automatisch verbinding maakt, kunnen we dat ook vragen. Hierdoor wordt de instelling van de monitormodus ingesteld op \'Altijd\'.</string>
<string name="settings_autoconnect_condition_label">Auto verbindingsvoorwaarde</string>
<string name="settings_autoconnect_condition_description">Wanneer moeten we proberen verbinding te maken met uw apparaat?</string>
<string name="settings_reaction_label">Reacties</string>
<string name="settings_reaction_description">Reageren op gebeurtenissen en gedragingen.</string>
<string name="settings_category_yourdevice_label">Uw apparaat</string>
<string name="settings_maindevice_address_label">Uw apparaatadres</string>
<string name="settings_maindevice_address_description">Het adres van uw gekoppelde apparaat. De app gebruikt dit om te bepalen wanneer deze is verbonden met uw telefoon.</string>
<string name="settings_maindevice_address_none">Geen</string>
<string name="settings_maindevice_model_label">Uw apparaatmodel</string>
<string name="settings_maindevice_model_description">Het model van uw hoofdapparaat. Dit helpt de app uw apparaat te herkennen wanneer het niet is verbonden met uw telefoon.</string>
<string name="settings_reaction_autoconnect_whenseen_label">Wanneer gezien</string>
<string name="settings_reaction_autoconnect_caseopen_label">Case is geopend</string>
<string name="settings_reaction_autoconnect_inear_label">In oor</string>
<string name="upgrade_capod_label">CAPod upgraden</string>
<string name="upgrade_capod_description">Krijg extra functies en ondersteun de ontwikkelaar.</string>
<string name="settings_popup_caseopen_label">Pop-up weergeven</string>
<string name="settings_popup_caseopen_description">Een pop-up weergeven wanneer de behuizing van het apparaat wordt geopend (experimenteel).</string>
<string name="notification_channel_reaction_popup_label">Pop-up apparaatreacties</string>
<string name="overview_bluetooth_disabled_label">Bluetooth is uitgeschakeld</string>
<string name="overview_bluetooth_disabled_description">Bluetooth is uitgeschakeld, schakel het in ;).</string>
<string name="help_translate_label">Vertaling</string>
<string name="help_translate_description">Help dit te vertalen naar uw favoriete taal.</string>
<string name="settings_onepod_mode_label">Eén pod-modus</string>
<string name="settings_onepod_mode_description">Het dragen van beide pods is niet vereist, het dragen van een enkele pod is voldoende om reacties uit te lokken.</string>
<string name="permission_system_alert_window_label">Systeemwaarschuwingsvenster</string>
<string name="permission_system_alert_window_description">Laat CAPod over andere apps heen tekenen om de functie \"Show PopUp\" mogelijk te maken.</string>
<string name="last_seen_x">Laatst gezien: %s</string>
<string name="first_seen_x">Eerst gezien: %s</string>
</resources>
+131 -1
View File
@@ -1,2 +1,132 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_name">CAPod</string>
<string name="app_name_pro">CAPod Pro</string>
<string name="app_name_foss">CAPod FOSS</string>
<string name="notification_channel_device_status_label">Status urządzenia</string>
<string name="general_error_label">Błąd</string>
<string name="general_share_action">Udostępnij</string>
<string name="general_done_action">Gotowe</string>
<string name="general_copy_action">Kopiuj</string>
<string name="general_value_unknown_label">Nieznane</string>
<string name="general_thank_you_label">Dziękuję</string>
<string name="general_value_not_available_label">N/D</string>
<string name="general_grant_permission_action">Udziel uprawnień</string>
<string name="general_upgrade_action">Ulepsz</string>
<string name="general_check_action">Sprawdź</string>
<string name="general_close_action">Zamknij</string>
<string name="debug_debuglog_size_label">Rozmiar</string>
<string name="debug_debuglog_size_compressed_label">Rozmiar skompresowanego</string>
<string name="debug_notification_channel_label">Powiadomienia debugowania</string>
<string name="debug_debuglog_file_label">Nagrany plik logowania</string>
<string name="debug_debuglog_record_action">Nagraj plik logowania</string>
<string name="permission_bluetooth_connect_label">Połączenie Bluetooth</string>
<string name="permission_bluetooth_connect_description">Aplikacja wymaga uprawnień do \"Połączenia Bluetooth\", aby oddziaływać na sparwaone urządzenia i inicjować połączenia.</string>
<string name="permission_bluetooth_scan_label">Skanowanie Bluetooth</string>
<string name="permission_bluetooth_scan_description">Uprawnienie \"Skanowanie Bluetooh\" zezwala aplikacji na odkrywanie i odbieranie danych Bluetooth od urządzeń znajdujących się w pobliżu, takich jak AirPods.</string>
<string name="permission_bluetooth_label">Bluetooth</string>
<string name="permission_bluetooth_description">Aplikacja wymaga uprawnień \"Bluetooth\", aby łączyć się ze sparowanymi urządzeniami bluetooth.</string>
<string name="permission_access_fine_location_label">Dostęp do dokładnej lokalizacji</string>
<string name="permission_access_fine_location_description">CAPod korzysta z uprawnienia do \"dokładnej lokalizacji\", aby odbierać dane Bluetooth Low Energy. Twoje słuchawki korzystają z technologii Bluetooth Low Energy, aby przekazywać informacje o swoim stanie. Aplikacja NIE BĘDZIE korzystać z danych Bluetooth do ustalenia twojego położenia.</string>
<string name="permission_background_location_label">Dostęp do lokalizacji w tle</string>
<string name="permission_background_location_description">CAPdo wykorzystuje \"Dostęp do lokalizacji w tle\", aby skorzystać z funkcjonalności takich jak \"Wyświetl okienko\" lub \"Automatycznie połącz\", gdy aplikacja jest zamknięta. Dostęp do lokalizacji w tle pozwala aplikacji na odbierane danych Bluetooth Low Energy, gdy aplikacja działa w tle. Aplikacja NIE BĘDZIE korzystać z danych Bluetooth do ustalenia twojego położenia.</string>
<string name="permission_ignore_battery_optimizations_label">Wyłącz optymalizację baterii</string>
<string name="permission_ignore_battery_optimizations_description">Optymalizacja baterii zapobiega przed niezawodnym odbieraniem danych Bluetooth, gdy aplikacja działa w tle.</string>
<string name="pods_dual_left_label">Lewy pod</string>
<string name="pods_dual_right_label">Prawy pod</string>
<string name="pods_case_label">Obudowa</string>
<string name="pods_case_status_open_label">Otwarta</string>
<string name="pods_case_status_closed_label">Zamknięta</string>
<string name="pods_connection_state_disconnected_label">Nie połączono z urządzeniem</string>
<string name="pods_connection_state_idle_label">Połączono z urządzeniem, bezczynność</string>
<string name="pods_connection_state_music_label">W trybie muzyki</string>
<string name="pods_connection_state_call_label">W trybie rozmowy</string>
<string name="pods_connection_state_ringing_label">Dzwoni</string>
<string name="pods_connection_state_hanging_up_label">Rozłączanie</string>
<string name="pods_unknown_raw_data_label">Surowe dane</string>
<string name="pods_unknown_label">Nieznane urządzenie</string>
<string name="pods_unknown_contact_dev">Urządzenie nie zostało rozpoznane, ale korzysta z podobnego formatu danych. Możemy dodać jego obsługę - skontaktuj się ze mną :)</string>
<string name="pods_none_label_short">Brak urządzenia</string>
<string name="pods_charging_label">Ładowanie</string>
<string name="pods_inear_label">W uszach</string>
<string name="pods_microphone_label">Mikrofon</string>
<string name="pods_yours">Twoje</string>
<string name="headset_being_worn_label">Jest noszony</string>
<string name="overview_nomaindevice_label">Nie podstawowe urządzenie</string>
<string name="overview_nomaindevice_description">Żadne z wykrytych urządzeń nie wygląda na twoje. Włącz i połącz swoje urządzenie lub dostosuj ustawienia.</string>
<string name="settings_label">Ustawienia</string>
<string name="settings_privacy_policy_label">Polityka prywatności</string>
<string name="settings_privacy_policy_desc">Odpowiedzialna obsługa danych.</string>
<string name="settings_licenses_label">Licencje</string>
<string name="settings_category_other_label">Inne</string>
<string name="settings_general_label">Ustawienia</string>
<string name="settings_general_description">Ogólne opcje, które mają wpływ na całą aplikację.</string>
<string name="settings_acknowledgements_label">Potwierdzenia</string>
<string name="changelog_label">Lista zmian</string>
<string name="settings_support_email_developer_label">E-mail autora</string>
<string name="settings_support_installid_label">ID instalacji</string>
<string name="settings_support_installid_desc">Automatyczne raporty błędów są anonimowe. Udostępni swoje ID instalacji, aby autor mógł znaleźć twój raport błędu.</string>
<string name="settings_support_label">Wsparcie</string>
<string name="settings_support_description">Jeśli potrzebujesz pomocy.</string>
<string name="issue_tracker_label">Śledzenie problemów</string>
<string name="issue_tracker_description">Publiczna lista problemów, dla raportów błędów oraz próśb o nowe funcjonalności (tylko po angielsku).</string>
<string name="discord_label">Discord</string>
<string name="discord_description">Miejsce do rozmów i zadawania pytań.</string>
<string name="settings_support_email_developer_description">Miej na uwadze, że odpowiadam tylko po niemiecku lub angielsku.</string>
<string name="settings_debug_autoreports_label">Automatyczne raportowanie błędów</string>
<string name="settings_debug_autoreports_description">Automatyczne raportowanie problemów, na przykład w przypadku awarii aplikacji, tak aby można było łatwo ją naprawić.</string>
<string name="settings_debug_mode_label">Tryb debugowania</string>
<string name="settings_debug_mode_description">Wyświetla dodatkowe informacji, w celu rozwiązania problemów.</string>
<string name="settings_monitor_mode_label">Tryb monitorowania</string>
<string name="settings_monitor_mode_description">W pewnych okolicznościach aplikacja może monitorować dane Bluetooth.</string>
<string name="settings_scanner_mode_label">Tryb skanera</string>
<string name="settings_scanner_mode_description">Czy skaner Bluetooth Low Energy ma priorytetowo działać w ramach wydajności czy oszczędzania energii?</string>
<string name="settings_monitor_mode_manual_label">Gdy aplikacja jest uruchomiona</string>
<string name="settings_monitor_mode_automatic_label">Gdy urządzenie jest podłączone</string>
<string name="settings_monitor_mode_always_label">Zawsze</string>
<string name="settings_scanner_mode_lowpower_label">Oszczędzanie energii</string>
<string name="settings_scanner_mode_balanced_label">Zabalansowana</string>
<string name="settings_scanner_mode_lowlatency_label">Małe opóźnienia</string>
<string name="settings_autopause_label">Automatyczna pauza</string>
<string name="settings_autopause_description">Pauzuj muzykę, gdy urządzenia jest wyciągane z ucha.</string>
<string name="settings_showall_label">Wyświetl wszystkie urządzenia</string>
<string name="settings_showall_description">Wyświetla urządzenia innych osób, które są w pobliżu.</string>
<string name="settings_autopplay_label">Automatyczne odtwarzanie</string>
<string name="settings_autoplay_description">Uruchamia odtwarzanie muzyki, gdy urządzenie jest noszone.</string>
<string name="settings_fake_data_label">Fałszywe dane</string>
<string name="settings_fake_data_description">Wyświetla fałszywe dane, na przykłady w celu symulowania urządzenia, które nie istnieje.</string>
<string name="settings_debug_label">Ustawienia debugowania</string>
<string name="settings_debug_description">Dodatkowe ustawienia, które pomogą rozwiązać problemy z aplikacją.</string>
<string name="settings_signal_minimum_label">Minimalna jakość sygnału</string>
<string name="settings_signal_minimum_description">Minimalna jakość sygnału, wymagana od urządzenia, aby zostać uznanym za Twoje.</string>
<string name="settings_autoconnect_label">Automatyczne połączenie</string>
<string name="settings_autoconnect_description">Jeśli Android nie połączy się automatycznie z urządzeniem, możemy go o to poprosić. Ustawi to tryb monitorowania na \"Zawsze\".</string>
<string name="settings_autoconnect_condition_label">Warunek automatycznego połączenia</string>
<string name="settings_autoconnect_condition_description">Kiedy należy połączyć się z twoim urządzeniem?</string>
<string name="settings_reaction_label">Reakcje</string>
<string name="settings_reaction_description">Reakcje na wydarzenia lub zachowania.</string>
<string name="settings_category_yourdevice_label">Twoje urządzenie</string>
<string name="settings_maindevice_address_label">Adres twojego urządzenia</string>
<string name="settings_maindevice_address_description">Adres twojego sparowanego urządzenia. Aplikacja korzysta z niego, aby ustalić czy jest połączone z twoim telefonem.</string>
<string name="settings_maindevice_address_none">Brak</string>
<string name="settings_maindevice_model_label">Model twojego urządzenia</string>
<string name="settings_maindevice_model_description">Model twojego głównego urządzenia. Pomaga aplikacji rozpoznać twoje urządzenie, gdy nie jest połączone z telefonem.</string>
<string name="settings_reaction_autoconnect_whenseen_label">Gdy widoczne</string>
<string name="settings_reaction_autoconnect_caseopen_label">Otwarta obudowa</string>
<string name="settings_reaction_autoconnect_inear_label">W uszach</string>
<string name="upgrade_capod_label">Ulepsz CAPod</string>
<string name="upgrade_capod_description">Uzyskaj dodatkowe funkcjonalności i wsparcie autora.</string>
<string name="settings_popup_caseopen_label">Wyświetlanie okienka</string>
<string name="settings_popup_caseopen_description">Wyświetla okienko, gdy obudowa urządzenia jest otwarta (eksperymentalnie).</string>
<string name="notification_channel_reaction_popup_label">Informacje o rekacjach urządzenia</string>
<string name="overview_bluetooth_disabled_label">Bluetooth jest wyłączony</string>
<string name="overview_bluetooth_disabled_description">Bluetooth jest wyłączony, włącz go ;)</string>
<string name="help_translate_label">Tłumaczenie</string>
<string name="help_translate_description">Pomóż przetłumaczyć aplikację na twój ulubiony język.</string>
<string name="settings_onepod_mode_label">Tryb jednego pod\'a</string>
<string name="settings_onepod_mode_description">Noszenie obu pod\'ów nie jest wymagane. Wystraczy jeden, aby aktywować reakcje.</string>
<string name="permission_system_alert_window_label">Okna alertów systemowych</string>
<string name="permission_system_alert_window_description">Zezwól CAPod na wyświetlenia się nad innymi aplikacjami, aby aktyować funkcję \"Wyświetlanie okienka\".</string>
<string name="last_seen_x">Ostatnio widziane: %s</string>
<string name="first_seen_x">Widziane pierwszy raz: %s</string>
</resources>
+131 -1
View File
@@ -1,2 +1,132 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_name">CAPod</string>
<string name="app_name_pro">CAPod Pro</string>
<string name="app_name_foss">CAPod FOSS</string>
<string name="notification_channel_device_status_label">Status do dispositivo</string>
<string name="general_error_label">Erro</string>
<string name="general_share_action">Compartilhar</string>
<string name="general_done_action">Pronto</string>
<string name="general_copy_action">Copiar</string>
<string name="general_value_unknown_label">Desconhecido</string>
<string name="general_thank_you_label">Obrigado</string>
<string name="general_value_not_available_label">N/A</string>
<string name="general_grant_permission_action">Conceder permissão</string>
<string name="general_upgrade_action">Upgrade</string>
<string name="general_check_action">Checar</string>
<string name="general_close_action">Fechar</string>
<string name="debug_debuglog_size_label">Tamanho</string>
<string name="debug_debuglog_size_compressed_label">Tamanho compactado</string>
<string name="debug_notification_channel_label">Notificações de depuração</string>
<string name="debug_debuglog_file_label">Arquivo de registro gravado</string>
<string name="debug_debuglog_record_action">Gravar registro de depuração</string>
<string name="permission_bluetooth_connect_label">Conectar bluetooth</string>
<string name="permission_bluetooth_connect_description">Este aplicativo requer a permissão \"Conexão Bluetooth\" para interagir com dispositivos emparelhados e iniciar conexões.</string>
<string name="permission_bluetooth_scan_label">Escaneando bluetooth</string>
<string name="permission_bluetooth_scan_description">A permissão \"Escaneamento de Bluetooth\" permite que este aplicativo descubra e receba dados de Bluetooth de dispositivos próximos, como seus AirPods.</string>
<string name="permission_bluetooth_label">Bluetooth</string>
<string name="permission_bluetooth_description">Este aplicativo requer o \"Bluetooth\" para se conectar a dispositivos bluetooth emparelhados.</string>
<string name="permission_access_fine_location_label">Acesse a boa localização</string>
<string name="permission_access_fine_location_description">O CAPod usa a permissão \"Boa localização\" para receber dados de Bluetooth Low Energy. Seus fones de ouvido usam a tecnologia Bluetooth Low Energy para transmitir seu status. Este aplicativo NÃO usará dados Bluetooth para determinar sua localização.</string>
<string name="permission_background_location_label">Acesso à localização em segundo plano</string>
<string name="permission_background_location_description">O CAPod usa \"acesso à localização em segundo plano\" para ativar recursos como \"Mostrar pop-up\" e \"Conexão automática\" enquanto o aplicativo está fechado. O acesso à localização em segundo plano permite que o aplicativo receba dados do Bluetooth Low Energy enquanto estiver em segundo plano. Este aplicativo NÃO usará dados Bluetooth para determinar sua localização.</string>
<string name="permission_ignore_battery_optimizations_label">Desativar otimizações de bateria</string>
<string name="permission_ignore_battery_optimizations_description">As otimizações de bateria impedem que este aplicativo receba dados Bluetooth de forma confiável enquanto o aplicativo está em segundo plano.</string>
<string name="pods_dual_left_label">Airpod esquerdo</string>
<string name="pods_dual_right_label">Airpod direito</string>
<string name="pods_case_label">Estojo</string>
<string name="pods_case_status_open_label">Aberto</string>
<string name="pods_case_status_closed_label">Fechado</string>
<string name="pods_connection_state_disconnected_label">Não conectado a um dispositivo</string>
<string name="pods_connection_state_idle_label">Conectado a um dispositivo, mas inativo</string>
<string name="pods_connection_state_music_label">No modo de música</string>
<string name="pods_connection_state_call_label">No modo de chamada</string>
<string name="pods_connection_state_ringing_label">Tocando</string>
<string name="pods_connection_state_hanging_up_label">Desligando</string>
<string name="pods_unknown_raw_data_label">Dados não tratados</string>
<string name="pods_unknown_label">Dispositivo desconhecido</string>
<string name="pods_unknown_contact_dev">Este é um dispositivo desconhecido, mas está usando um formato de mensagem semelhante. Vamos adicionar suporte para isso, entre em contato comigo :).</string>
<string name="pods_none_label_short">Nenhum dispositivo</string>
<string name="pods_charging_label">Carregando</string>
<string name="pods_inear_label">No ouvido</string>
<string name="pods_microphone_label">Microfone</string>
<string name="pods_yours">Seus</string>
<string name="headset_being_worn_label">Sendo usado</string>
<string name="overview_nomaindevice_label">Nenhum dispositivo principal</string>
<string name="overview_nomaindevice_description">É improvável que todos os dispositivos detectados sejam seus. Ligue e conecte seu dispositivo ou ajuste as configurações.</string>
<string name="settings_label">Configurações</string>
<string name="settings_privacy_policy_label">Política de Privacidade</string>
<string name="settings_privacy_policy_desc">Manipulação de dados com responsabilidade.</string>
<string name="settings_licenses_label">Licenses</string>
<string name="settings_category_other_label">Outros</string>
<string name="settings_general_label">Configurações</string>
<string name="settings_general_description">Ajustes gerais que afetam todo o aplicativo.</string>
<string name="settings_acknowledgements_label">Reconhecimentos</string>
<string name="changelog_label">Registro de alterações</string>
<string name="settings_support_email_developer_label">Email do desenvolvedor</string>
<string name="settings_support_installid_label">ID de instalação</string>
<string name="settings_support_installid_desc">Os relatórios automáticos de erros são anônimos. Compartilhe seu ID de instalação se o desenvolvedor precisar encontrar seus relatórios de erros.</string>
<string name="settings_support_label">Suporte</string>
<string name="settings_support_description">Se você precisar de alguma ajuda.</string>
<string name="issue_tracker_label">Rastreador de problemas</string>
<string name="issue_tracker_description">Um rastreador de problemas público para relatórios de bugs e solicitações de recursos (somente em inglês).</string>
<string name="discord_label">Discord</string>
<string name="discord_description">Um lugar para conversar e tirar dúvidas.</string>
<string name="settings_support_email_developer_description">Observe que só posso responder em alemão ou inglês.</string>
<string name="settings_debug_autoreports_label">Relatórios automáticos de bugs</string>
<string name="settings_debug_autoreports_description">Relata problemas automaticamente, por exemplo. detalhes sobre uma falha de aplicativo para que eu possa descobrir como corrigi-lo.</string>
<string name="settings_debug_mode_label">Modo de depuração</string>
<string name="settings_debug_mode_description">Mostre informações adicionais para solucionar problemas.</string>
<string name="settings_monitor_mode_label">Modo de monitoramento</string>
<string name="settings_monitor_mode_description">Sob quais circunstâncias este aplicativo monitora os dados do Bluetooth.</string>
<string name="settings_scanner_mode_label">Modo de escaneamento</string>
<string name="settings_scanner_mode_description">O escaneamento Bluetooth Low Energy deve priorizar o desempenho ou economizar energia?</string>
<string name="settings_monitor_mode_manual_label">Quando o aplicativo está aberto</string>
<string name="settings_monitor_mode_automatic_label">Quando o dispositivo está conectado</string>
<string name="settings_monitor_mode_always_label">Sempre</string>
<string name="settings_scanner_mode_lowpower_label">Baixa potência</string>
<string name="settings_scanner_mode_balanced_label">Balanceado</string>
<string name="settings_scanner_mode_lowlatency_label">Baixa latência</string>
<string name="settings_autopause_label">Pausa automática</string>
<string name="settings_autopause_description">Pause a música ao remover o dispositivo do ouvido.</string>
<string name="settings_showall_label">Mostrar todos os dispositivos</string>
<string name="settings_showall_description">Mostre os dispositivos de outras pessoas que estão perto de você.</string>
<string name="settings_autopplay_label">Reprodução automática</string>
<string name="settings_autoplay_description">Inicie a reprodução da música ao usar o dispositivo.</string>
<string name="settings_fake_data_label">Dados falsos</string>
<string name="settings_fake_data_description">Mostrar dados falsos, ou seja, simular dispositivos que não existem.</string>
<string name="settings_debug_label">Configurações de depuração</string>
<string name="settings_debug_description">Configurações adicionais para ajudar a solucionar problemas com o aplicativo.</string>
<string name="settings_signal_minimum_label">Qualidade mínima do sinal</string>
<string name="settings_signal_minimum_description">A qualidade mínima de sinal que um dispositivo precisa ter para ser considerado seu.</string>
<string name="settings_autoconnect_label">Conexão automática</string>
<string name="settings_autoconnect_description">Se o Android não se conectar automaticamente, podemos perguntar também. Isso definirá a configuração do modo de monitor para \'Sempre\'.</string>
<string name="settings_autoconnect_condition_label">Condição de conexão automática</string>
<string name="settings_autoconnect_condition_description">Quando devemos tentar nos conectar ao seu dispositivo?</string>
<string name="settings_reaction_label">Reações</string>
<string name="settings_reaction_description">Reaja a eventos e comportamentos.</string>
<string name="settings_category_yourdevice_label">Seu dispositivo</string>
<string name="settings_maindevice_address_label">Endereço do seu dispositivo</string>
<string name="settings_maindevice_address_description">O endereço do seu dispositivo emparelhado. O aplicativo usa isso para determinar quando está conectado ao seu telefone.</string>
<string name="settings_maindevice_address_none">Nenhum</string>
<string name="settings_maindevice_model_label">Modelo do seu dispositivo</string>
<string name="settings_maindevice_model_description">O modelo do seu dispositivo principal. Isso ajuda o aplicativo a reconhecer seu dispositivo quando ele não está conectado ao seu telefone.</string>
<string name="settings_reaction_autoconnect_whenseen_label">Quando visto</string>
<string name="settings_reaction_autoconnect_caseopen_label">O estojo está aberto</string>
<string name="settings_reaction_autoconnect_inear_label">No ouvido</string>
<string name="upgrade_capod_label">Atualizar CAPod</string>
<string name="upgrade_capod_description">Obtenha recursos adicionais e dê suporte ao desenvolvedor.</string>
<string name="settings_popup_caseopen_label">Mostrar pop-up</string>
<string name="settings_popup_caseopen_description">Mostrar um pop-up quando o estojo do dispositivo for aberta (experimental).</string>
<string name="notification_channel_reaction_popup_label">Reações pop-up do dispositivo</string>
<string name="overview_bluetooth_disabled_label">Bluetooth está desativado</string>
<string name="overview_bluetooth_disabled_description">O Bluetooth está desabilitado, habilite-o ;).</string>
<string name="help_translate_label">Tradução</string>
<string name="help_translate_description">Ajude a traduzir isso para o seu idioma favorito.</string>
<string name="settings_onepod_mode_label">Modo de um airpod</string>
<string name="settings_onepod_mode_description">Não é necessário usar os dois airpods, usar um único airpod é suficiente para destravar reações.</string>
<string name="permission_system_alert_window_label">Janela de alerta do sistema</string>
<string name="permission_system_alert_window_description">Permita que o CAPod se sobreponha a outros aplicativos para possibilitar o recurso \"Mostrar PopUp\".</string>
<string name="last_seen_x">Visto pela última vez: %s</string>
<string name="first_seen_x">Visto pela primeira vez: %s</string>
</resources>
+131 -1
View File
@@ -1,2 +1,132 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_name">CAPod</string>
<string name="app_name_pro">CAPod Pro</string>
<string name="app_name_foss">CAPod FOSS</string>
<string name="notification_channel_device_status_label">Статус устройства</string>
<string name="general_error_label">Ошибка</string>
<string name="general_share_action">Поделиться</string>
<string name="general_done_action">Готово</string>
<string name="general_copy_action">Копировать</string>
<string name="general_value_unknown_label">Неизвестно</string>
<string name="general_thank_you_label">Спасибо</string>
<string name="general_value_not_available_label">Недоступно</string>
<string name="general_grant_permission_action">Предоставить разрешение</string>
<string name="general_upgrade_action">Улучшить</string>
<string name="general_check_action">Проверить</string>
<string name="general_close_action">Закрыть</string>
<string name="debug_debuglog_size_label">Размер</string>
<string name="debug_debuglog_size_compressed_label">Сжатый размер</string>
<string name="debug_notification_channel_label">Уведомления отладки</string>
<string name="debug_debuglog_file_label">Записанный файл лога</string>
<string name="debug_debuglog_record_action">Записать лог отладки</string>
<string name="permission_bluetooth_connect_label">Подключение по Bluetooth</string>
<string name="permission_bluetooth_connect_description">Этому приложению требуется разрешение \"Подключение по Bluetooth\" для взаимодействия с сопряженными устройствами и инициирования соединений.</string>
<string name="permission_bluetooth_scan_label">Сканирование Bluetooth</string>
<string name="permission_bluetooth_scan_description">Разрешение \"Сканирование Bluetooth\" позволяет этому приложению обнаруживать и получать данные по Bluetooth с близлежащих устройств, таких как Ваши AirPods.</string>
<string name="permission_bluetooth_label">Bluetooth</string>
<string name="permission_bluetooth_description">Этому приложению требуется \"Bluetooth\" для подключения к сопряженным устройствам.</string>
<string name="permission_access_fine_location_label">Доступ к точному местоположению</string>
<string name="permission_access_fine_location_description">CAPod необходимо разрешение \"Точное местоположение\" для получения данных Bluetooth Low Energy. Ваши наушники задействуют технологию Bluetooth Low Energy (Bluetooth с низким энергопотреблением) для передачи своего состояния. Это приложение НЕ будет использовать данные Bluetooth для определения Вашего местоположения.</string>
<string name="permission_background_location_label">Доступ к местоположению в фоне</string>
<string name="permission_background_location_description">CAPod необходимо разрешение \"Доступ к местоположению в фоне\" для включения таких функций, как \"Всплывающие окна\" и \"Автоподключение\", когда приложение закрыто. Фоновый доступ к местоположению позволяет приложению получать данные Bluetooth Low Energy в фоне. Это приложение НЕ будет использовать данные Bluetooth для определения Вашего местоположения.</string>
<string name="permission_ignore_battery_optimizations_label">Отключить оптимизацию батареи</string>
<string name="permission_ignore_battery_optimizations_description">Оптимизация батареи не позволяет приложению должным образом получать данные Bluetooth, когда приложение работает в фоне.</string>
<string name="pods_dual_left_label">Левый наушник</string>
<string name="pods_dual_right_label">Правый наушник</string>
<string name="pods_case_label">Футляр</string>
<string name="pods_case_status_open_label">Открыт</string>
<string name="pods_case_status_closed_label">Закрыт</string>
<string name="pods_connection_state_disconnected_label">Не подключено к устройству</string>
<string name="pods_connection_state_idle_label">Подключено к устройству, в режиме ожидания</string>
<string name="pods_connection_state_music_label">В режиме музыки</string>
<string name="pods_connection_state_call_label">В режиме вызова</string>
<string name="pods_connection_state_ringing_label">Звонок</string>
<string name="pods_connection_state_hanging_up_label">Отбой</string>
<string name="pods_unknown_raw_data_label">Необработанные данные</string>
<string name="pods_unknown_label">Неизвестное устройство</string>
<string name="pods_unknown_contact_dev">Это неизвестное устройство, но оно использует похожий формат сообщений. Давайте добавим его поддержку, свяжитесь со мной :)</string>
<string name="pods_none_label_short">Нет устройства</string>
<string name="pods_charging_label">Зарядка</string>
<string name="pods_inear_label">В ухе</string>
<string name="pods_microphone_label">Микрофон</string>
<string name="pods_yours">Ваши</string>
<string name="headset_being_worn_label">Надеты</string>
<string name="overview_nomaindevice_label">Нет основного устройства</string>
<string name="overview_nomaindevice_description">Не похоже, что среди обнаруженных устройств есть Ваши. Включите питание и подключите Ваше устройство, или измените настройки.</string>
<string name="settings_label">Настройки</string>
<string name="settings_privacy_policy_label">Политика конфиденциальности</string>
<string name="settings_privacy_policy_desc">Ответственность за обработку данных.</string>
<string name="settings_licenses_label">Лицензии</string>
<string name="settings_category_other_label">Другое</string>
<string name="settings_general_label">Настройки</string>
<string name="settings_general_description">Общие настройки, влияющие на всё приложение.</string>
<string name="settings_acknowledgements_label">Благодарности</string>
<string name="changelog_label">История изменений</string>
<string name="settings_support_email_developer_label">Написать разработчику</string>
<string name="settings_support_installid_label">ID установки</string>
<string name="settings_support_installid_desc">Автоматические отчёты об ошибках анонимны. Поделитесь Вашим ID установки, если разработчику нужен доступ к Вашим отчётам об ошибках.</string>
<string name="settings_support_label">Поддержка</string>
<string name="settings_support_description">Если нужна помощь.</string>
<string name="issue_tracker_label">Список проблем</string>
<string name="issue_tracker_description">Общедоступный список для сообщений об ошибках и запросов функций (только английский).</string>
<string name="discord_label">Обсуждение</string>
<string name="discord_description">Место для общения и вопросов.</string>
<string name="settings_support_email_developer_description">Имейте в виду, что я могу отвечать только на немецком или английском.</string>
<string name="settings_debug_autoreports_label">Автоматические очёты об ошибках</string>
<string name="settings_debug_autoreports_description">Автоматические очёты об ошибках, например, детали сбоя приложения, которые могут помочь решению проблемы.</string>
<string name="settings_debug_mode_label">Режим отладки</string>
<string name="settings_debug_mode_description">Показать дополнительную информацию для проблемных вопросов.</string>
<string name="settings_monitor_mode_label">Режим мониторинга</string>
<string name="settings_monitor_mode_description">При каких условиях приложение отслеживает данные Bluetooth.</string>
<string name="settings_scanner_mode_label">Режим сканера</string>
<string name="settings_scanner_mode_description">Какой режим должен использовать сканер Bluetooth Low Energy - производительность или экономию энергии?</string>
<string name="settings_monitor_mode_manual_label">Когда приложение открыто</string>
<string name="settings_monitor_mode_automatic_label">Когда устройство подключено</string>
<string name="settings_monitor_mode_always_label">Всегда</string>
<string name="settings_scanner_mode_lowpower_label">Малая мощность</string>
<string name="settings_scanner_mode_balanced_label">Сбалансированный</string>
<string name="settings_scanner_mode_lowlatency_label">Малая задержка</string>
<string name="settings_autopause_label">Автопауза</string>
<string name="settings_autopause_description">Приостановка музыки при удалении устройства из уха.</string>
<string name="settings_showall_label">Показать все устройства</string>
<string name="settings_showall_description">Показать находящиеся рядом с Вами устройства других людей.</string>
<string name="settings_autopplay_label">Автовоспроизведение</string>
<string name="settings_autoplay_description">Запуск музыки при вставке наушников.</string>
<string name="settings_fake_data_label">Пустые данные</string>
<string name="settings_fake_data_description">Показывать пустые данные, например, симулировать отсутствие устройства.</string>
<string name="settings_debug_label">Настройки отладки</string>
<string name="settings_debug_description">Дополнительные настройки для решения проблем с помощью приложения.</string>
<string name="settings_signal_minimum_label">Минимальное качество сигнала</string>
<string name="settings_signal_minimum_description">Минимальное качество сигнала, необходимое устройству, чтобы оно опознавалось как Ваше.</string>
<string name="settings_autoconnect_label">Автоподключение</string>
<string name="settings_autoconnect_description">Если Android не подключается автоматически, мы можем послать ему запрос. Это установит режим мониторинга на \'Всегда\'.</string>
<string name="settings_autoconnect_condition_label">Условия автоподключения</string>
<string name="settings_autoconnect_condition_description">Когда мы должны пытаться подключить Ваше устройство?</string>
<string name="settings_reaction_label">Реакции</string>
<string name="settings_reaction_description">Реакции на события и действия.</string>
<string name="settings_category_yourdevice_label">Ваше устройство</string>
<string name="settings_maindevice_address_label">Адрес Вашего устройства</string>
<string name="settings_maindevice_address_description">Адрес Вашего сопряжённого устройства. Приложение использует его для определения подключения к Вашему телефону.</string>
<string name="settings_maindevice_address_none">Нет</string>
<string name="settings_maindevice_model_label">Модель Вашего устройства</string>
<string name="settings_maindevice_model_description">Модель Вашего основного устройства. Это помогает приложению опознать Ваше устройство, когда оно не подключено к Вашему телефону.</string>
<string name="settings_reaction_autoconnect_whenseen_label">При обнаружении</string>
<string name="settings_reaction_autoconnect_caseopen_label">Футляр открыт</string>
<string name="settings_reaction_autoconnect_inear_label">В ухе</string>
<string name="upgrade_capod_label">Улучшить CAPod</string>
<string name="upgrade_capod_description">Получите дополнительные функции и поддержите разработчика.</string>
<string name="settings_popup_caseopen_label">Всплывающие окна</string>
<string name="settings_popup_caseopen_description">Показывать всплывающее окно, когда футляр открыт (эксперимент).</string>
<string name="notification_channel_reaction_popup_label">Всплывающие реакции устройства</string>
<string name="overview_bluetooth_disabled_label">Bluetooth отключен</string>
<string name="overview_bluetooth_disabled_description">Bluetooth отключен, включите его ;)</string>
<string name="help_translate_label">Перевод</string>
<string name="help_translate_description">Помогите перевести приложение на Ваш язык.</string>
<string name="settings_onepod_mode_label">Режим одного наушника</string>
<string name="settings_onepod_mode_description">Нет необходимости носить оба наушника, один наушник уже запускает реакции.</string>
<string name="permission_system_alert_window_label">Окно системных предупреждений</string>
<string name="permission_system_alert_window_description">Позволить CAPod наложение поверх других приложений для работы функции \"Всплывающие сообщения\".</string>
<string name="last_seen_x">Последние: %s</string>
<string name="first_seen_x">Первые: %s</string>
</resources>
+20 -1
View File
@@ -1,2 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_name">CAPod</string>
<string name="app_name_pro">CAPod Pro</string>
<string name="app_name_foss">CAPod FOSS</string>
<string name="notification_channel_device_status_label">Stav zariadenia</string>
<string name="general_error_label">Chyba</string>
<string name="general_share_action">Zdieľať</string>
<string name="general_done_action">Hotovo</string>
<string name="general_copy_action">Kopírovať</string>
<string name="general_value_unknown_label">Neznáme</string>
<string name="general_thank_you_label">Ďakujem</string>
<string name="general_value_not_available_label">N/D</string>
<string name="general_grant_permission_action">Udeliť povolenie</string>
<string name="general_upgrade_action">Inovovať</string>
<string name="general_check_action">Overiť</string>
<string name="general_close_action">Zavrieť</string>
<string name="debug_debuglog_size_label">Veľkosť</string>
<string name="debug_debuglog_size_compressed_label">Komprimovaná veľkosť</string>
<string name="debug_notification_channel_label">Oznámenia o ladení</string>
</resources>
+39 -1
View File
@@ -1,2 +1,40 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_name">CAPod</string>
<string name="notification_channel_device_status_label">Статус пристрою</string>
<string name="general_error_label">Помилка</string>
<string name="general_share_action">Поділитися</string>
<string name="general_done_action">Зроблено</string>
<string name="general_copy_action">Копіювати</string>
<string name="general_value_unknown_label">Невідомо</string>
<string name="general_thank_you_label">Дякуємо</string>
<string name="general_value_not_available_label">Н</string>
<string name="general_grant_permission_action">Надати дозвіл</string>
<string name="general_upgrade_action">Оновити</string>
<string name="general_check_action">Перевірити</string>
<string name="general_close_action">Зачинити</string>
<string name="debug_debuglog_size_label">Розмір</string>
<string name="permission_bluetooth_label">Bluetooth</string>
<string name="pods_case_status_open_label">Відкрито</string>
<string name="pods_case_status_closed_label">Закрито</string>
<string name="pods_connection_state_disconnected_label">Не під\'єднано до пристрою</string>
<string name="pods_connection_state_music_label">У режимі музики</string>
<string name="pods_connection_state_call_label">У режимі виклику</string>
<string name="pods_unknown_label">Невідомий пристрій</string>
<string name="pods_none_label_short">Немає пристрою</string>
<string name="pods_charging_label">Заряджання</string>
<string name="pods_inear_label">У вусі</string>
<string name="pods_microphone_label">Мікрофон</string>
<string name="pods_yours">Ваш</string>
<string name="settings_label">Налаштування</string>
<string name="settings_privacy_policy_label">Політика конфіденційності</string>
<string name="settings_general_label">Налаштування</string>
<string name="settings_support_label">Підтримка</string>
<string name="settings_support_description">Якщо необхідна допомога.</string>
<string name="settings_monitor_mode_always_label">Завжди</string>
<string name="settings_reaction_autoconnect_inear_label">У вусі</string>
<string name="upgrade_capod_label">Оновити CAPod</string>
<string name="upgrade_capod_description">Отримайте додаткові функції та підтримайте розробника.</string>
<string name="help_translate_label">Переклад</string>
<string name="help_translate_description">Допоможіть перекласти це своєю улюбленою мовою.</string>
</resources>
+117 -1
View File
@@ -1,2 +1,118 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_name">CAPod</string>
<string name="app_name_pro">CAPod Pro</string>
<string name="app_name_foss">CAPod FOSS</string>
<string name="notification_channel_device_status_label">设备状态</string>
<string name="general_error_label">错误</string>
<string name="general_share_action">分享</string>
<string name="general_done_action">完成</string>
<string name="general_copy_action">复制</string>
<string name="general_value_unknown_label">未知</string>
<string name="general_thank_you_label">谢谢你</string>
<string name="general_value_not_available_label">不可用</string>
<string name="general_grant_permission_action">授予权限</string>
<string name="general_upgrade_action">升级</string>
<string name="general_check_action">检查</string>
<string name="general_close_action">关闭</string>
<string name="debug_debuglog_size_label">大小</string>
<string name="debug_debuglog_size_compressed_label">压缩后大小</string>
<string name="debug_notification_channel_label">调试通知</string>
<string name="debug_debuglog_file_label">记录的日志文件</string>
<string name="debug_debuglog_record_action">记录调试日志</string>
<string name="permission_bluetooth_connect_label">蓝牙连接</string>
<string name="permission_bluetooth_connect_description">本应用需要“蓝牙连接”权限以发起连接和与已配对的设备交互。</string>
<string name="permission_bluetooth_scan_label">蓝牙扫描</string>
<string name="permission_bluetooth_scan_description">“蓝牙扫描”权限将允许本应用发现和接收附近蓝牙设备的数据,这包括您的 AirPods。</string>
<string name="permission_bluetooth_label">蓝牙</string>
<string name="permission_bluetooth_description">本应用需要“蓝牙”以连接已配对的蓝牙设备。</string>
<string name="permission_access_fine_location_label">访问精准位置</string>
<string name="permission_background_location_label">在后台访问位置</string>
<string name="permission_ignore_battery_optimizations_label">禁用电池优化</string>
<string name="pods_dual_left_label">左耳</string>
<string name="pods_dual_right_label">右耳</string>
<string name="pods_case_label">充电仓</string>
<string name="pods_case_status_open_label">已打开</string>
<string name="pods_case_status_closed_label">已关闭</string>
<string name="pods_connection_state_disconnected_label">尚未连接设备</string>
<string name="pods_connection_state_idle_label">已连接设备,待机中</string>
<string name="pods_connection_state_music_label">处于音乐模式</string>
<string name="pods_connection_state_call_label">处于通话模式</string>
<string name="pods_connection_state_ringing_label">正在振铃</string>
<string name="pods_connection_state_hanging_up_label">结束通话</string>
<string name="pods_unknown_raw_data_label">原始数据</string>
<string name="pods_unknown_label">未知设备</string>
<string name="pods_unknown_contact_dev">这是一个未知设备,但它使用了类似的消息格式。与我联系以协助添加对它的支持 :).</string>
<string name="pods_none_label_short">没有设备</string>
<string name="pods_charging_label">正在充电</string>
<string name="pods_microphone_label">麦克风</string>
<string name="overview_nomaindevice_label">没有主设备</string>
<string name="overview_nomaindevice_description">检测到的所有设备都不像您的。请将您的设备开启以连接,或者调整设置。</string>
<string name="settings_label">设置</string>
<string name="settings_privacy_policy_label">隐私政策</string>
<string name="settings_privacy_policy_desc">负责任的处理数据。</string>
<string name="settings_licenses_label">许可协议</string>
<string name="settings_category_other_label">其他</string>
<string name="settings_general_label">设置</string>
<string name="settings_general_description">影响整个应用的一般性设置。</string>
<string name="settings_acknowledgements_label">鸣谢</string>
<string name="changelog_label">更新日志</string>
<string name="settings_support_email_developer_label">给开发者发电子邮件</string>
<string name="settings_support_installid_label">安装 ID</string>
<string name="settings_support_installid_desc">自动发送的错误报告是匿名的。如果需要,给开发者发送您的安装 ID 以便找出您的错误报告。</string>
<string name="settings_support_label">用户支持</string>
<string name="settings_support_description">如果你需要一些帮助。</string>
<string name="issue_tracker_label">问题追踪器</string>
<string name="issue_tracker_description">用于缺陷报告和功能请求的问题追踪系统(仅限英语)。</string>
<string name="discord_label">Discord</string>
<string name="settings_support_email_developer_description">请注意,我只会英语和德语。</string>
<string name="settings_debug_autoreports_label">自动反馈错误</string>
<string name="settings_debug_mode_label">调试模式</string>
<string name="settings_debug_mode_description">显示额外信息以帮助调试故障。</string>
<string name="settings_monitor_mode_label">监控模式</string>
<string name="settings_monitor_mode_description">此模式下本应用将监视蓝牙数据。</string>
<string name="settings_scanner_mode_label">扫描模式</string>
<string name="settings_scanner_mode_description">低功耗蓝牙扫描器应着重性能还是省电?</string>
<string name="settings_monitor_mode_manual_label">应用打开时</string>
<string name="settings_monitor_mode_automatic_label">设备连接时</string>
<string name="settings_monitor_mode_always_label">始终</string>
<string name="settings_scanner_mode_lowpower_label">省电</string>
<string name="settings_scanner_mode_balanced_label">平衡</string>
<string name="settings_scanner_mode_lowlatency_label">低延迟</string>
<string name="settings_autopause_label">自动暂停</string>
<string name="settings_autopause_description">从耳中取出时自动暂停音乐播放。</string>
<string name="settings_showall_label">显示所有设备</string>
<string name="settings_showall_description">显示您附近的其他人的设备</string>
<string name="settings_autopplay_label">自动播放</string>
<string name="settings_autoplay_description">佩戴设备时自动开始播放音乐。</string>
<string name="settings_fake_data_label">假数据</string>
<string name="settings_fake_data_description">显示伪造的数据,模拟不存在的设备。</string>
<string name="settings_debug_label">调试设置</string>
<string name="settings_signal_minimum_label">最低信号质量</string>
<string name="settings_signal_minimum_description">判断可能是您的设备的最低信号质量。</string>
<string name="settings_autoconnect_label">自动连接</string>
<string name="settings_autoconnect_condition_label">自动连接条件</string>
<string name="settings_reaction_label">动作</string>
<string name="settings_reaction_description">响应事件和行为的动作。</string>
<string name="settings_category_yourdevice_label">您的设备</string>
<string name="settings_maindevice_address_label">您的设备地址</string>
<string name="settings_maindevice_address_none"></string>
<string name="settings_maindevice_model_label">您的设备型号</string>
<string name="settings_maindevice_model_description">您的主设备的型号。这有助于应用程序在设备未连接到您的手机时识别该设备。</string>
<string name="settings_reaction_autoconnect_whenseen_label">看到时</string>
<string name="settings_reaction_autoconnect_caseopen_label">充电仓打开</string>
<string name="settings_reaction_autoconnect_inear_label">在耳中</string>
<string name="upgrade_capod_label">升级 CAPod</string>
<string name="upgrade_capod_description">享用额外的功能并支持开发者。</string>
<string name="settings_popup_caseopen_label">显示弹窗</string>
<string name="settings_popup_caseopen_description">设备充电仓打开时显示弹窗(实验性)</string>
<string name="notification_channel_reaction_popup_label">设备弹窗动作</string>
<string name="overview_bluetooth_disabled_label">蓝牙已禁用</string>
<string name="overview_bluetooth_disabled_description">蓝牙已禁用,请启用它</string>
<string name="help_translate_label">翻译</string>
<string name="help_translate_description">您可以来翻译本应用。</string>
<string name="settings_onepod_mode_label">单耳模式</string>
<string name="permission_system_alert_window_label">系统警告窗口</string>
<string name="last_seen_x">上次出现:%s</string>
<string name="first_seen_x">首次出现:%s</string>
</resources>
@@ -1,17 +1,17 @@
CAPod is a companion app for AirPods.
CAPod és una aplicació complementària per als AirPods.
Features:
* Battery level for pods & cases.
* Charging status for pods & case.
* Additional infos about connection, microphone & case.
* Can receive and show all nearby devices.
* Ear detection with automatic play/pause.
* Automatically connect phone & airpods.
* Show popup when case is opened.
Característiques:
* Nivell de bateria per als AirPods i fundes.
* Estat de càrrega per als AirPods i fundes.
* Informació addicional sobre la connexió, micròfon i funda.
* Pot rebre i mostrar tots els dispositius propers.
* Detecció de l'oïda amb reproducció/pausa automàtica.
* Connecta automàticament el telèfon i els AirPods.
* Mostra una finestra emergent quan s'obre la funda.
CAPod is ad-free. Some additional features require an in-app purchase.
CAPod no inclou anuncis. Algunes funcions addicionals requereixen una compra des de l'aplicació.
Most popular AirPods and Beats devices are supported.
If your device is similar to AirPods but not yet supported, send me a quick mail.
Els dispositius AirPods i Beats més populars són compatibles.
Si el vostre dispositiu és semblant als AirPods però encara no és compatible, envieu-me un correu.
Got a cool idea for a new feature? Reach out!
Teniu una idea genail per a una característica nova? Fes-m'ho saber!
@@ -1 +1 @@
CAPod is a companion app for AirPods on Android.
CAPod és una aplicació complementària per als AirPods a l'Android.
+1 -1
View File
@@ -1 +1 @@
CAPod - Companion for AirPods
CAPod - Acompanyant per als AirPods
@@ -1,17 +1,17 @@
CAPod is a companion app for AirPods.
CAPod je doprovodná aplikace pro AirPods.
Features:
* Battery level for pods & cases.
* Charging status for pods & case.
* Additional infos about connection, microphone & case.
* Can receive and show all nearby devices.
* Ear detection with automatic play/pause.
* Automatically connect phone & airpods.
* Show popup when case is opened.
Funkce:
* Úroveň nabití baterie pro sluchátka a pouzdra.
* Stav nabíjení sluchátek a pouzdra.
* Další informace o připojení, mikrofonu a pouzdru.
* Zobrazení podrobností o všech okolních zařízeních.
* Detekce uložení v uchu s automatickým přehráváním/pozastavením.
* Automatické připojení telefonu a sluchátek AirPods.
* Zobrazení vyskakovacího okna při otevření pouzdra.
CAPod is ad-free. Some additional features require an in-app purchase.
CAPod je bez reklam. Některé další funkce vyžadují nákup v aplikaci.
Most popular AirPods and Beats devices are supported.
If your device is similar to AirPods but not yet supported, send me a quick mail.
Podporována je většina oblíbených zařízení AirPods a Beats.
Pokud je vaše zařízení podobné s AirPods, ale zatím není podporováno, pošlete mi e-mail.
Got a cool idea for a new feature? Reach out!
Máte skvělý nápad na novou funkci? Ozvěte se!
@@ -1 +1 @@
CAPod is a companion app for AirPods on Android.
CAPod je doprovodná aplikace pro AirPods v systému Android.
+1 -1
View File
@@ -1 +1 @@
CAPod - Companion for AirPods
CAPod - Pomocník pro AirPods
@@ -1,17 +1,17 @@
CAPod is a companion app for AirPods.
Features:
* Battery level for pods & cases.
* Charging status for pods & case.
* Additional infos about connection, microphone & case.
* Can receive and show all nearby devices.
* Ear detection with automatic play/pause.
* Automatically connect phone & airpods.
* Show popup when case is opened.
Λειτουργίες:
* Επίπεδο μπαταρίας για pods & θήκες.
* Κατάσταση φόρτισης για pods & θήκες.
* Πρόσθετες πληροφορίες για σύνδεση, μικρόφωνο & θήκη.
* Μπορεί να λάβει και να δείξει όλες τις κοντινές συσκευές.
* Εντοπισμός αυτιού για αυτόματη αναπαραγωγή/παύση.
* Αυτόματη σύνδεση τηλεφώνου & airpods.
* Εμφάνιση αναδυόμενου όταν ανοιχτεί η θήκη.
CAPod is ad-free. Some additional features require an in-app purchase.
Το CAPod είναι χωρίς διαφημίσεις. Κάποιες επιπλέον λειτουργίες απαιτούν μια αγορά εντός της εφαρμογής.
Most popular AirPods and Beats devices are supported.
If your device is similar to AirPods but not yet supported, send me a quick mail.
Υποστηρίζονται οι πιο γνωστές συσκευές AirPods και Beats.
Εάν η συσκευή σας είναι παρόμοια με Airpods αλλά δεν υποστηρίζεται ακόμα, στείλτε μου mail.
Got a cool idea for a new feature? Reach out!
Έχετε μια καλή ιδέα για κάποια καινούργια λειτουργία; Reach out!
@@ -1,17 +1,17 @@
CAPod is a companion app for AirPods.
CAPod es una app de emparejamiento para AirPods.
Features:
* Battery level for pods & cases.
* Charging status for pods & case.
* Additional infos about connection, microphone & case.
* Can receive and show all nearby devices.
* Ear detection with automatic play/pause.
* Automatically connect phone & airpods.
* Show popup when case is opened.
Funciones:
* Nivel de Bateria para Auriculares y Estuches.
* Indicador de carga de auriculares y estuche.
* informacion adicional de conexion, microfono y estuche.
* Recepcion y muestra de dispositivos cercanos.
* "detector de orejas" con inicio/pausa automaticos.
* Conecxion automatizada telefono-Airpods.
* Aviso emergente de estuche abierto.
CAPod is ad-free. Some additional features require an in-app purchase.
CAPod es sin publicidad. Algunas funciones adicionales requieren compras en la aplicacion.
Most popular AirPods and Beats devices are supported.
If your device is similar to AirPods but not yet supported, send me a quick mail.
Valido para la mayoria de Airpods y Beats.
Si tienes un dispositivo tipo Airpods y aun no te funciona, enviame un mail.
Got a cool idea for a new feature? Reach out!
Alguna funcion nueva que podamos añadir? Llego!
@@ -1 +1 @@
CAPod is a companion app for AirPods on Android.
CAPod es una aplicación complementaria para AirPods en Android.
+1 -1
View File
@@ -1 +1 @@
CAPod - Companion for AirPods
CAPod - Aplicación complementaria para AirPods
@@ -1,17 +1,17 @@
CAPod is a companion app for AirPods.
CAPod é una companion app per le AirPods.
Features:
* Battery level for pods & cases.
* Charging status for pods & case.
* Additional infos about connection, microphone & case.
* Can receive and show all nearby devices.
* Ear detection with automatic play/pause.
* Automatically connect phone & airpods.
* Show popup when case is opened.
Caratteristiche:
* Percentuale della batteria sia per le pods che per il case.
* Stato della carica sia per le pods che per il case.
* Maggiori info sulla connessione, il microfono ed il case.
* Puo ricevere e mostrare tutti i dispositivi vicini.
* Riconoscimento dell'orecchio con pausa e play automatici.
* Connette automaticamente telefono ed airpods.
* Mostra un popup quando il case é aperto.
CAPod is ad-free. Some additional features require an in-app purchase.
CAPod é privo di pubblicità. Alcune funzioni necessitano di acquisti in app.
Most popular AirPods and Beats devices are supported.
If your device is similar to AirPods but not yet supported, send me a quick mail.
Sono supportate le Airpods e Beats più popolari.
Se il tuo device é simile ad un Airpods ma non é già supportato, mandami una mail.
Got a cool idea for a new feature? Reach out!
Hai un'idea interessante per una nuova funzione da aggiungere all'app? Fammelo sapere!
@@ -1 +1 @@
CAPod is a companion app for AirPods on Android.
CAPod é una companion app per le Airpods su Android.
+1 -1
View File
@@ -1 +1 @@
CAPod - Companion for AirPods
CAPod - Companion app per le Airpods
@@ -1,17 +1,17 @@
CAPod is a companion app for AirPods.
CAPod is een begeleidende app voor AirPods.
Features:
* Battery level for pods & cases.
* Charging status for pods & case.
* Additional infos about connection, microphone & case.
* Can receive and show all nearby devices.
* Ear detection with automatic play/pause.
* Automatically connect phone & airpods.
* Show popup when case is opened.
Functies:
* Batterijniveau voor pods & cases.
* Oplaadstatus voor pods & case.
* Extra info over aansluiting, microfoon & case.
* Kan alle apparaten in de buurt ontvangen en weergeven.
* Oordetectie met automatisch afspelen/pauzeren.
* Sluit automatisch telefoon en airpods aan.
* Toont pop-up wanneer case wordt geopend.
CAPod is ad-free. Some additional features require an in-app purchase.
CAPod is advertentievrij. Sommige extra functies vereisen een in-app aankoop.
Most popular AirPods and Beats devices are supported.
If your device is similar to AirPods but not yet supported, send me a quick mail.
De meeste populaire AirPods- en Beats-apparaten worden ondersteund.
Als uw apparaat vergelijkbaar is met AirPods maar nog niet wordt ondersteund, stuur me dan een korte e-mail.
Got a cool idea for a new feature? Reach out!
Hebt u een leuk idee voor een nieuwe functie? Kom op!
@@ -1 +1 @@
CAPod is a companion app for AirPods on Android.
CAPod is een begeleidende app voor AirPods op Android.
+1 -1
View File
@@ -1 +1 @@
CAPod - Companion for AirPods
CAPod - Metgezel voor AirPods
@@ -1,17 +1,17 @@
CAPod is a companion app for AirPods.
CAPod jest aplikacją towarzyszącą dla AirPods.
Features:
* Battery level for pods & cases.
* Charging status for pods & case.
* Additional infos about connection, microphone & case.
* Can receive and show all nearby devices.
* Ear detection with automatic play/pause.
* Automatically connect phone & airpods.
* Show popup when case is opened.
Funkcje:
* Poziom baterii pod'ów oraz obudowy.
* Status ładowania pod'ów oraz obudowy.
* Dodatkowe informacje nt. połączenia, mikrofonu oraz obudowy.
* Wyświetlanie i odbierane urządzeń w pobliżu.
* Detekcja ucha, z automatycznym odtwarzaniem/pauzowaniem.
* Automatyczne łączenie telefonu oraz AirPods.
* Wyświetlanie okienka, gdy obudowa jest otwarta.
CAPod is ad-free. Some additional features require an in-app purchase.
CAPod jest bez reklam. Niektóre dodatkowe funkcje wymagają zakupów wewnątrz aplikacji.
Most popular AirPods and Beats devices are supported.
If your device is similar to AirPods but not yet supported, send me a quick mail.
Większość popularnych urządzeń AirPods oraz Beats jest obsługiwana.
Jeśli twoje urządzenia jest podobne do AirPods, ale nie jest obsługiwane - wyślij do mnie maila.
Got a cool idea for a new feature? Reach out!
Masz pomysł na nową funkcję? Skontaktuj się!
@@ -1 +1 @@
CAPod is a companion app for AirPods on Android.
CAPod jest aplikacją towarzyszącą dla AirPods na Andoid.
+1 -1
View File
@@ -1 +1 @@
CAPod - Companion for AirPods
CAPod - Towarzysz dla AirPods
@@ -1,17 +1,17 @@
CAPod is a companion app for AirPods.
O CAPod é um aplicativo complementar para AirPods.
Features:
* Battery level for pods & cases.
* Charging status for pods & case.
* Additional infos about connection, microphone & case.
* Can receive and show all nearby devices.
* Ear detection with automatic play/pause.
* Automatically connect phone & airpods.
* Show popup when case is opened.
Recursos:
* Nível de bateria para os airpods e estojo.
* Status de carregamento para os airpods e estojo.
* Informações adicionais sobre conexão, microfone e estojo.
* Pode receber e mostrar todos os dispositivos próximos.
* Detecção de ouvido com reprodução/pausa automática.
* Conecte automaticamente o smartphone e os airpods.
* Mostrar pop-up quando o estojo é aberto.
CAPod is ad-free. Some additional features require an in-app purchase.
O CAPod é livre de anúncios. Alguns recursos adicionais exigem uma compra no aplicativo.
Most popular AirPods and Beats devices are supported.
If your device is similar to AirPods but not yet supported, send me a quick mail.
Os dispositivos AirPods e Beats mais populares são suportados.
Se o seu dispositivo for semelhante aos AirPods, mas ainda não for compatível, envie-me um e-mail rápido.
Got a cool idea for a new feature? Reach out!
Tem uma ideia legal para um novo recurso? Diga-me!
@@ -1 +1 @@
CAPod is a companion app for AirPods on Android.
O CAPod é um aplicativo complementar para AirPods no Android.
+1 -1
View File
@@ -1 +1 @@
CAPod - Companion for AirPods
CAPod - Complemento para AirPods
@@ -1,17 +1,17 @@
CAPod is a companion app for AirPods.
CAPod - это приложение для AirPods.
Features:
* Battery level for pods & cases.
* Charging status for pods & case.
* Additional infos about connection, microphone & case.
* Can receive and show all nearby devices.
* Ear detection with automatic play/pause.
* Automatically connect phone & airpods.
* Show popup when case is opened.
Функции:
* Уровень заряда наушников и футляра.
* Состояние зарядки наушников и футляра.
* Дополнительная информация о соединении, микрофоне и футляре.
* Получение и отображение информации обо всех устройствах рядом.
* Обнаружение уха с автоматическим воспроизведением/паузой.
* Автоматическое подключение телефона и наушников.
* Отображение всплывающего окна при открытии футляра.
CAPod is ad-free. Some additional features require an in-app purchase.
CAPod не содержит рекламы. Некоторые дополнительные функции требуют покупок внутри приложения.
Most popular AirPods and Beats devices are supported.
If your device is similar to AirPods but not yet supported, send me a quick mail.
Поддерживаются наиболее популярные модели AirPods и Beats.
Если Ваше устройство похоже на AirPods, но ещё не поддерживается, напишите мне на почту.
Got a cool idea for a new feature? Reach out!
Есть идея о классной функции? Давайте!
@@ -1 +1 @@
CAPod is a companion app for AirPods on Android.
CAPod - приложение для AirPods на Android.
+1 -1
View File
@@ -1 +1 @@
CAPod - Companion for AirPods
CAPod - приложение для AirPods
@@ -1,13 +1,13 @@
CAPod is a companion app for AirPods.
CAPod je pomocná aplikácia pre AirPods.
Features:
* Battery level for pods & cases.
* Charging status for pods & case.
* Additional infos about connection, microphone & case.
* Can receive and show all nearby devices.
* Ear detection with automatic play/pause.
* Automatically connect phone & airpods.
* Show popup when case is opened.
Funkcie:
* Úroveň batérie pre slúchatká a puzdrá.
* Stav nabíjania slúchatiek a puzdra.
* Ďalšie informácie o pripojení, mikrofóne a puzdre.
* Môže prijímať a zobrazovať všetky zariadenia v okolí.
* Detekcia ucha s automatickým prehrávaním/pozastavením.
* Automatické pripojenie telefónu a airpods.
* Zobrazenie vyskakovacieho okna pri otvorení puzdra.
CAPod is ad-free. Some additional features require an in-app purchase.
@@ -1 +1 @@
CAPod is a companion app for AirPods on Android.
CAPod je pomocná aplikácia pre AirPods na Androide.
+1 -1
View File
@@ -1 +1 @@
CAPod - Companion for AirPods
CAPod - Pomocník pre AirPods
@@ -1,17 +1,17 @@
CAPod is a companion app for AirPods.
CAPod - програма-супутник для AirPods на андроїд.
Features:
* Battery level for pods & cases.
* Charging status for pods & case.
* Additional infos about connection, microphone & case.
* Can receive and show all nearby devices.
* Ear detection with automatic play/pause.
* Automatically connect phone & airpods.
* Show popup when case is opened.
Функції:
* Рівень батареї для навушників та футлярів.
* Статус заряджання для навушників та футляру.
* Додаткові відомості про з'єднання, мікрофон і футляр.
* Отримання та відображення усіх довколишніх пристроїв.
* Виявлення вуха з автоматичним відтворенням/паузою.
* Автоматичне з'єднання телефону та навушників.
* Відображення виринаючих сповіщень, якщо футляр відчинений.
CAPod is ad-free. Some additional features require an in-app purchase.
CAPod є вільною від реклами. Деякі додаткові функції можуть вимагати придбання у програмі.
Most popular AirPods and Beats devices are supported.
If your device is similar to AirPods but not yet supported, send me a quick mail.
Підтримуються найпопулярніші AirPods та пристрої Beats.
Якщо Ваш пристрій подібний до AirPods, але досі не підтримується, надішліть мені швидкий електронний лист.
Got a cool idea for a new feature? Reach out!
Маєте дивовижну ідею для нової функції? Вам сюди!
@@ -1 +1 @@
CAPod is a companion app for AirPods on Android.
CAPod - програма-супутник для AirPods на андроїд.
+1 -1
View File
@@ -1 +1 @@
CAPod - Companion for AirPods
CAPod - Супутник для AirPods
@@ -1,17 +1,17 @@
CAPod is a companion app for AirPods.
CAPod 是为 AirPods 提供配套功能的一个应用。
Features:
* Battery level for pods & cases.
* Charging status for pods & case.
* Additional infos about connection, microphone & case.
* Can receive and show all nearby devices.
* Ear detection with automatic play/pause.
* Automatically connect phone & airpods.
* Show popup when case is opened.
功能:
* 耳机和充电仓的电量显示。
* 耳机和充电仓的充电状态。
* 有关连接、麦克风和充电仓的附加信息。
* 能够接收和显示位于附近的全部设备。
* 佩戴/取下时自动开始/暂停音乐播放。
* 自动连接手机与 AirPods
* 充电仓打开时显示弹窗。
CAPod is ad-free. Some additional features require an in-app purchase.
CAPod 是一款免费共享软件。 部分高级功能需要内购。
Most popular AirPods and Beats devices are supported.
If your device is similar to AirPods but not yet supported, send me a quick mail.
支持大多数流行的 AirPods Beats 设备。
如果您的设备类似 AirPods 但不受支持,请给我发一封邮件。
Got a cool idea for a new feature? Reach out!
有新功能的好想法? 跟我聊聊!
@@ -1 +1 @@
CAPod is a companion app for AirPods on Android.
CAPod 是在 Android 上为 AirPods 提供配套功能的一个应用。
+1 -1
View File
@@ -1 +1 @@
CAPod - Companion for AirPods
CAPod - AirPods 伴侣