Sync Strings (#3852)

* Sync Strings from Localazy

* Fix tests

---------

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
ElementBot 2024-11-11 12:09:30 +00:00 committed by GitHub
parent 7e86904397
commit f595a7a7c5
133 changed files with 977 additions and 922 deletions

View file

@ -35,6 +35,10 @@
<string name="screen_session_verification_request_title">"Požadováno ověření"</string>
<string name="screen_session_verification_they_dont_match">"Neshodují se"</string>
<string name="screen_session_verification_they_match">"Shodují se"</string>
<string name="screen_session_verification_use_another_device_subtitle">"Před zahájením ověřování se ujistěte, že máte aplikaci otevřenou na druhém zařízení."</string>
<string name="screen_session_verification_use_another_device_title">"Otevřete aplikaci na jiném ověřeném zařízení"</string>
<string name="screen_session_verification_waiting_another_device_subtitle">"Na druhém zařízení byste měli vidět vyskakovací okno. Začněte s ověrením tam."</string>
<string name="screen_session_verification_waiting_another_device_title">"Spusťte ověření na druhém zařízení"</string>
<string name="screen_session_verification_waiting_to_accept_subtitle">"Pro pokračování přijměte požadavek na zahájení ověření v jiné relaci."</string>
<string name="screen_session_verification_waiting_to_accept_title">"Čekání na přijetí žádosti"</string>
<string name="screen_signout_in_progress_dialog_content">"Odhlašování…"</string>