mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-16 11:16:12 -04:00
Feat: Update translations
Updates for Russian, Polish, Catalan, Spanish, and Czech.
This commit is contained in:
@@ -98,6 +98,10 @@
|
||||
<string name="translators_thanks_title">Překladatelé</string>
|
||||
<string name="translators_thanks_description">novas78@xda; woytazzer</string>
|
||||
<string name="widget_description">Widget zobrazující poslední známý stav zařízení.</string>
|
||||
<string name="widget_configuration_title">Vybrat zařízení</string>
|
||||
<string name="widget_configuration_description">Vyberte, který profil zařízení má tento widget zobrazovat.</string>
|
||||
<string name="common_feature_requires_pro_msg">Tato funkce vyžaduje CAPod Pro.</string>
|
||||
<string name="widget_no_data_label">Žádná data</string>
|
||||
<string name="settings_compat_indirectcallback_title">Nepřímé poskytování dat</string>
|
||||
<string name="settings_compat_indirectcallback_summary">Použijte alternativní metodu pro příjem dat BLE ze systému (vysílání namísto přijímání).</string>
|
||||
<string name="troubleshooter_title">Řešení problémů</string>
|
||||
@@ -134,6 +138,12 @@
|
||||
<string name="overview_monitoring_active_label">Monitorování zařízení</string>
|
||||
<string name="overview_monitoring_active_description">Ujistěte se, že je vaše zařízení v dosahu a aktivní.</string>
|
||||
<string name="overview_unmatched_devices_label">Nepřiřazená zařízení</string>
|
||||
<plurals name="overview_unmatched_devices_count">
|
||||
<item quantity="one">%d zařízení bez odpovídajícího profilu</item>
|
||||
<item quantity="few">%d zařízení bez odpovídajícího profilu</item>
|
||||
<item quantity="many">%d zařízení bez odpovídajícího profilu</item>
|
||||
<item quantity="other">%d zařízení bez odpovídajícího profilu</item>
|
||||
</plurals>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user