d0cbaeeb32
The protection infrastructure is useful for other modules like pump drivers, so it should be in core.
26 lines
1.7 KiB
XML
26 lines
1.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="biometric_title">Vyžadována autentizace</string>
|
|
<string name="biometric_description">Položte prst na čtečku otisků prstů pro ověření vaší totožnosti</string>
|
|
<string name="settings_protection">Ochrana nastavení</string>
|
|
<string name="application_protection">Ochrana aplikace</string>
|
|
<string name="bolus_protection">Ochrana bolusu</string>
|
|
<string name="master_password">Hlavní heslo</string>
|
|
<string name="settings_password">Heslo pro nastavení</string>
|
|
<string name="application_password">Heslo aplikace</string>
|
|
<string name="bolus_password">Heslo pro bolus</string>
|
|
<string name="unlock_settings">Odemknout nastavení</string>
|
|
<string name="biometric">Biometrie</string>
|
|
<string name="custom_password">Vlastní heslo</string>
|
|
<string name="noprotection">Bez ochrany</string>
|
|
<string name="protection">Ochrana</string>
|
|
<string name="master_password_missing">Hlavní heslo není nastaveno!\n\nProsím nastavte své hlavní heslo v Preferencích (%1$s → %2$s)</string>
|
|
<string name="unsecure_fallback_biometric">Nezabezpečené záložní řešení</string>
|
|
<string name="unsecure_fallback_descriotion_biometric">Aby bylo biometrické zabezpečení účinné, je třeba pro záložní řešení nastavit hlavní heslo.\n\nNastavte hlavní heslo!</string>
|
|
<string name="password_set">Heslo nastaveno!</string>
|
|
<string name="password_not_set">Heslo není nastavené</string>
|
|
<string name="password_not_changed">Heslo nezměněno</string>
|
|
<string name="password_cleared">Heslo vymazáno!</string>
|
|
<string name="password_hint">Zadejte heslo</string>
|
|
</resources>
|