71 lines
4.5 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Password Zebra</string>
<string name="button_generate_text">Generovat</string>
<string name="info_text">Dotekem zkopírujete text do schránky</string>
<string name="textview_password_length">Délka hesla</string>
<string name="switch_without_spaces">Kopírovat bez mezer</string>
<string name="switch_special_characters">Přidat speciální znaky</string>
<string name="button_generate_description">Vytvořit nové heslo</string>
<string name="image_length_desc">Vybrat délku hesla</string>
<string name="image_wospaces">Kopírovat bez mezer</string>
<string name="image_specialchars">Přidat speciální znaky</string>
<!-- Navigace -->
<string name="nav_word_generator">Generátor</string>
<string name="nav_deterministic">Trezor</string>
<string name="nav_back">Zpět</string>
<string name="cancel">Zrušit</string>
<!-- Deterministická obrazovka -->
<string name="det_screen_title">Deterministický trezor</string>
<string name="det_service_name">Služba / Web</string>
<string name="det_master_password">Hlavní heslo</string>
<string name="det_toggle_pw_visibility">Zobrazit/skrýt heslo</string>
<string name="det_options">Možnosti</string>
<string name="det_generate">Generovat</string>
<string name="det_tap_to_copy">Dotekem zkopírujte</string>
<string name="det_history">Historie služeb</string>
<string name="det_settings">Nastavení</string>
<string name="det_rotate_password">Heslo kompromitováno — rotovat</string>
<string name="det_rotate_warning_title">⚠ Aktualizujte QR zálohu — ihned!</string>
<string name="det_rotate_warning_body">Pro tuto službu bylo vygenerováno nové heslo.\n\nVáš záložní QR kód tuto rotaci nezachycuje. Pokud ztratíte zařízení bez aktualizace QR kódu, TOTO HESLO BUDE TRVALE ZTRACENO — žádným jiným způsobem ho nelze obnovit.\n\nOstatní hesla nejsou dotčena.</string>
<string name="det_rotate_go_to_export">Aktualizovat QR zálohu nyní</string>
<string name="det_rotate_later">Udělám to později (riskantní)</string>
<!-- Historie služeb -->
<string name="det_history_title">Historie služeb</string>
<string name="det_history_empty">Žádné uložené služby.</string>
<string name="det_delete_service">Smazat službu</string>
<!-- Export / Import -->
<string name="det_export_import_title">Export / Import tajemství</string>
<string name="det_export_tab">Export</string>
<string name="det_import_tab">Import</string>
<string name="det_export_body">Naskenujte tento QR kód na jiném zařízení pro obnovu trezoru. Obsahuje device secret a čítače rotovaných služeb. Uchovejte jej v tajnosti kdokoli s tímto kódem a vaším hlavním heslem může znovu vygenerovat všechna vaše hesla.</string>
<string name="det_export_qr_desc">QR kód pro export device secret</string>
<string name="det_import_body">Naskenujte QR kód exportovaný z jiného zařízení pro import device secret.</string>
<string name="det_scan_qr">Naskenovat QR kód</string>
<string name="det_import_confirm_title">Potvrdit import</string>
<string name="det_import_confirm_body">Tím nahradíte svůj stávající device secret. Zadejte hlavní heslo pro potvrzení.</string>
<string name="det_import_confirm">Importovat</string>
<string name="det_import_wrong_password">Pro potvrzení importu je vyžadováno hlavní heslo.</string>
<!-- Nastavení -->
<string name="det_settings_title">Nastavení</string>
<string name="det_biometric_toggle">Biometrické odemčení</string>
<string name="det_biometric_toggle_desc">Odemkněte trezor otiskem prstu nebo tváří</string>
<string name="det_lock_timeout">Automatické zamčení</string>
<string name="det_timeout_off">Vypnuto</string>
<string name="det_timeout_minutes">%d minut</string>
<string name="det_argon2_info_title">Parametry Argon2id</string>
<string name="det_argon2_info_body">Paměť: 64 MB · Iterace: 3 · Paralelismus: 1 · Výstup: 64 bajtů</string>
<!-- Zamčená obrazovka -->
<string name="det_locked_title">Trezor zamčen</string>
<string name="det_locked_body">Trezor byl zamčen z důvodu nečinnosti.</string>
<string name="det_unlock_biometric">Odemknout biometrikou</string>
<string name="det_biometric_prompt_title">Odemknout trezor</string>
<string name="det_biometric_prompt_subtitle">Ověřte se pro přístup do trezoru</string>
</resources>