Add simple UI for Connect via Bluetooth feature

This commit is contained in:
Torsten Grote
2021-08-17 15:07:26 +02:00
parent d678043f8e
commit 1be8ac6e14
51 changed files with 842 additions and 494 deletions

View File

@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources>
<!--Setup-->
<string name="setup_title">Köszöntjük a Briar-ban</string>
<string name="setup_name_explanation">A beceneve fog megjelenni minden tartalom mellett amit Ön osztott meg. Nem tudja megváltoztatni a fiók létrehozása után.</string>
@@ -165,14 +165,14 @@
<string name="set_contact_alias_hint">Kapcsolat neve</string>
<string name="menu_item_disappearing_messages">Eltűnő üzenetek</string>
<string name="menu_item_connect_via_bluetooth">Csatlakozás bluetooth-on keresztül</string>
<string name="dialog_title_connect_via_bluetooth">Csatlakozás bluetooth-on keresztül</string>
<string name="dialog_message_connect_via_bluetooth">A kapcsolatai közel kell legyenek, hogy ez működjön.\n\n Ön és a kapcsolata egyaránt meg kell nyomja a \"Start\" gombot egyidőben.</string>
<string name="toast_connect_via_bluetooth_already_discovering">Már próbálkozik csatlakozni Bluetooth-on</string>
<string name="toast_connect_via_bluetooth_not_discoverable">Nem folytatható Bluetooth nélkül</string>
<string name="toast_connect_via_bluetooth_no_location_permission">Nem folytatható hely engedélyek nélkül</string>
<string name="toast_connect_via_bluetooth_start">Csatlakozás Bluetooth-on...</string>
<string name="toast_connect_via_bluetooth_success">Sikeres csatlakozás Bluetooth-on.</string>
<string name="toast_connect_via_bluetooth_error">Nem sikerült csatlakozni Bluetooth-on</string>
<string name="connect_via_bluetooth_title">Csatlakozás bluetooth-on keresztül</string>
<string name="connect_via_bluetooth_intro">A kapcsolatai közel kell legyenek, hogy ez működjön.\n\n Ön és a kapcsolata egyaránt meg kell nyomja a \"Start\" gombot egyidőben.</string>
<string name="connect_via_bluetooth_already_discovering">Már próbálkozik csatlakozni Bluetooth-on</string>
<string name="connect_via_bluetooth_not_discoverable">Nem folytatható Bluetooth nélkül</string>
<string name="connect_via_bluetooth_no_location_permission">Nem folytatható hely engedélyek nélkül</string>
<string name="connect_via_bluetooth_start">Csatlakozás Bluetooth-on...</string>
<string name="connect_via_bluetooth_success">Sikeres csatlakozás Bluetooth-on.</string>
<string name="connect_via_bluetooth_error">Nem sikerült csatlakozni Bluetooth-on</string>
<!--The first placeholder will show a duration like "7 days". The second placeholder at the end will add "Tap to learn more."-->
<string name="auto_delete_msg_you_enabled">Az üzenetei eltűnnek %1$s. %2$s múlva</string>
<!--The placeholder at the end will add "Tap to learn more."-->