Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-cs-rCZ/strings.xml')
-rw-r--r--app/src/main/res/values-cs-rCZ/strings.xml94
1 files changed, 94 insertions, 0 deletions
diff --git a/app/src/main/res/values-cs-rCZ/strings.xml b/app/src/main/res/values-cs-rCZ/strings.xml
new file mode 100644
index 0000000..a0e52ea
--- /dev/null
+++ b/app/src/main/res/values-cs-rCZ/strings.xml
@@ -0,0 +1,94 @@
+<resources>
+ <string name="action_settings">Nastavení</string>
+ <string name="action_refresh">Načíst znovu</string>
+ <string name="nchost">Adresa serveru</string>
+ <string name="username">Uživatelské jméno</string>
+ <string name="password">Heslo</string>
+ <string name="connect">Připojit</string>
+ <string name="wrongNCUrl">Nesprávná URL Nextcloud podpůrné vrstvy nebo se nedaří spojit</string>
+ <string name="wrongNCSettings">Nesprávná nastavení</string>
+ <string name="net_error">Chyba sítě</string>
+ <string name="net_error_dialog_description">Nedaří se připojit k serveru!\nBez funkčního připojení k serveru, nemohou být změny uloženy.</string>
+ <string name="unlock">Odemknout</string>
+ <string name="wrong_vault_pw">Nesprávné heslo k trezoru</string>
+ <string name="label">Štítek</string>
+ <string name="email">E-mail</string>
+ <string name="URL">URL</string>
+ <string name="description">Popis</string>
+ <string name="copied_to_clipboard">Text zkopírován do schránky</string>
+ <string name="vault_password">Heslo k trezoru</string>
+ <string name="vault_password_save">Uložit heslo k trezoru</string>
+ <string name="not_implemented_yet">Zatím neimplementováno</string>
+ <string name="created">Vytvořeno:</string>
+ <string name="last_accessed">Poslední přístup:</string>
+ <string name="search">Hledat</string>
+ <string name="save">Uložit</string>
+ <string name="successfully_saved">Úspěšně uloženo</string>
+ <string name="error_occurred">Došlo k chybě</string>
+ <string name="update">Aktualizovat</string>
+ <string name="successfully_updated">Úspěšně aktualizováno</string>
+ <string name="delete">Vymazat</string>
+ <string name="successfully_deleted">Úspěšně vymazáno</string>
+ <string name="nextcloud_connection_settings">Nastavení připojení k Nextcloud</string>
+ <string name="app_settings">Nastavení aplikace</string>
+ <string name="wait_while_loading">Vyčkejte dokončení načítání…</string>
+ <string name="loading">Načítání</string>
+ <string name="error_downloading_file">Chyba při stahování souboru</string>
+ <string name="error_writing_file">Chyba při zápisu do souboru</string>
+ <string name="files">Soubory</string>
+ <string name="custom_fields">Uživatelsky určené kolonky</string>
+ <string name="add_file">Přidat soubor</string>
+ <string name="add_custom_field">Přidat uživatelsky určenou kolonku</string>
+ <string name="unlock_passman">Odemknout Passman</string>
+ <string name="unlock_passman_message_device_auth">Udělte pověření pro přístup do aplikace Passman</string>
+ <string name="app_start_password">Heslo při spuštění aplikace</string>
+ <string name="app_start_password_android_auth_description">Zapnout ověření uživatele ze systému Android při spuštění aplikace</string>
+ <string name="wait_while_encrypting">Vyčkejte dokončení šifrování…</string>
+ <string name="wait_while_decrypting">Vyčkejte dokončení rozšifrování…</string>
+ <string name="wait_while_uploading">Vyčkejte dokončení nahrávání…</string>
+ <string name="wait_while_downloading">Vyčkejte dokončení stahování…</string>
+ <string name="autofill_noactivevault">Žádný aktivní trezor</string>
+ <string name="autofill_vaultlocked">Trezor je třeba odemknout</string>
+ <string name="autofill_vaultempty">V trezoru nejsou žádné přihlašovací údaje</string>
+ <string name="autofill_createdbyautofillservice">Vytvořeno službo automatického vyplňování</string>
+ <string name="default_autofill_vault">Výchozí trezor pro automatické vyplňování</string>
+ <string name="automatically">automaticky</string>
+ <string name="request_connect_timeout">Časový limit požadavku na připojení (sekundy)</string>
+ <string name="request_response_timeout">Časový limit požadavku na odpověď (sekundy)</string>
+ <string name="expert_settings">Nastavení pro pokročilé uživatele</string>
+ <string name="confirm_credential_deletion">Opravdu chcete tento přihlašovací údaj smazat?</string>
+ <string name="confirm_vault_deletion">Opravdu chcete tento trezor smazat?</string>
+ <string name="yes">Ano</string>
+ <string name="cancel">Storno</string>
+ <string name="enable_credential_list_icons">Zapnout ikony v seznamu přihlašovacích údajů</string>
+ <string name="credential_icon">Ikona přihlašovacího údaje</string>
+ <string name="clear_clipboard_delay">Vymazat obsah schránky po uplynutí (sekund)</string>
+ <string name="generate_password">Vytvořit heslo</string>
+ <string name="generate_password_to_clipboard">Vytvořit náhodné heslo a zkopírovat ho do schránky</string>
+ <string name="enable_password_generator_shortcut_description">Zapnout zkratku na generátor hesel</string>
+ <string name="password_generator_require_every_char_type">Vyžadovat každý typ znaků</string>
+ <string name="password_generator_avoid_ambiguous_chars">Vynechat nesnadno od sebe rozlišitelné znaky</string>
+ <string name="password_generator_use_special_chars">Použít speciální znaky</string>
+ <string name="password_generator_use_digits">Použít číslice</string>
+ <string name="password_generator_use_lowercase">Použít malá písmena</string>
+ <string name="password_generator_use_uppercase">Použít velká písmena</string>
+ <string name="password_length">Délka hesla</string>
+ <string name="vault_name">Název trezoru</string>
+ <string name="sharing_key_strength">Odolnost klíče pro sdílení</string>
+ <string name="new_vault_name">Název pro nový trezor</string>
+ <string name="offline_cache">Mezipaměť offline režimu</string>
+ <string name="offline_cache_description">Uchovává zašifrované trezory, pokud byly načteny ručně, v mezipaměti</string>
+ <string name="enable_offline_cache">Zapnout mezipaměť offline režimu</string>
+ <string name="clear_offline_cache">Vymazat mezipaměť offline režimu</string>
+ <string name="nextcloud_single_sign_on">Nextcloud sjednocené přihlašování</string>
+ <string name="manual_login">Ruční přihlášení</string>
+ <string name="confirm_account_logout">Opravdu se chcete odhlásit?</string>
+ <string name="digits">Číslic</string>
+ <string name="period">Období</string>
+ <string name="value">Hodnota</string>
+ <string name="faq">ČKD</string>
+ <string name="secret">Soukromý</string>
+ <string name="issuer">Vydavatel</string>
+ <string name="error_parsing_qr_code">Chyba při zpracovávání QR kódu</string>
+ <string name="camera_permission_denied">Oprávnění ke kameře odepřena</string>
+</resources>