New Crowdin translations by GitHub Action
This commit is contained in:
parent
01b13b7d08
commit
3e4265a741
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organitzacions</string>
|
||||
<string name="organizations_empty_label">Cap organització</string>
|
||||
<string name="misc">Miscel·lània</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Afegir integració</string>
|
||||
<string name="account">Compte</string>
|
||||
<string name="accounts">Comptes</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Descàrregues</string>
|
||||
<string name="downloads_empty_label">Cap descàrrega</string>
|
||||
<string name="duplicates_empty_label">Cap duplicat</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Xifratge</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Clau</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Inicia amb <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Inicia amb…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">Com eliminar un compte?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">No segura</string>
|
||||
<string name="uri_match_app_title">Coincideix amb l\'app</string>
|
||||
<string name="uri_match_detection_title">Detecció de coincidències</string>
|
||||
@ -308,23 +316,23 @@
|
||||
<string name="copy_cvv_code">Còpia el codi CVV</string>
|
||||
<string name="copy_otp_code">Copia la contrasenya d\'un sol ús</string>
|
||||
<string name="copy_otp_secret_code">Copia la clau secreta</string>
|
||||
<string name="copied_value">Copied a value</string>
|
||||
<string name="copied_url">Copied a URL</string>
|
||||
<string name="copied_uri">Copied a URI</string>
|
||||
<string name="copied_package_name">Copied a package name</string>
|
||||
<string name="copied_password">Copied a password</string>
|
||||
<string name="copied_username">Copied a username</string>
|
||||
<string name="copied_email">Copied an email</string>
|
||||
<string name="copied_phone_number">Copied a phone number</string>
|
||||
<string name="copied_passport_number">Copied a passport number</string>
|
||||
<string name="copied_license_number">Copied a license number</string>
|
||||
<string name="copied_card_number">Copied a card number</string>
|
||||
<string name="copied_cardholder_name">Copied a cardholder name</string>
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="copied_value">S\'ha copiat un valor</string>
|
||||
<string name="copied_url">S\'ha copiat una URL</string>
|
||||
<string name="copied_uri">S\'ha copiat una URI</string>
|
||||
<string name="copied_package_name">S\'ha copiat un nom de paquet</string>
|
||||
<string name="copied_password">S\'ha copiat una contrasenya</string>
|
||||
<string name="copied_username">S\'ha copiat un nom d\'usuari</string>
|
||||
<string name="copied_email">S\'ha copiat un correu electrònic</string>
|
||||
<string name="copied_phone_number">S\'ha copiat un número de mòbil</string>
|
||||
<string name="copied_passport_number">S\'ha copiat un número de passaport</string>
|
||||
<string name="copied_license_number">S\'ha copiat un número de llicència</string>
|
||||
<string name="copied_card_number">S\'ha copiat un número de targeta</string>
|
||||
<string name="copied_cardholder_name">S\'ha copiat un nom de titular</string>
|
||||
<string name="copied_expiration_year">S\'ha copiat un any d\'expiració</string>
|
||||
<string name="copied_expiration_month">S\'ha copiat un mes d\'expiració</string>
|
||||
<string name="copied_cvv_code">S\'ha copiat un codi de seguretat</string>
|
||||
<string name="copied_otp_code">S\'ha copiat una contrasenya d\'un sol ús</string>
|
||||
<string name="copied_otp_secret_code">S\'ha copiat una clau secreta</string>
|
||||
<string name="autofill_unlock_keyguard">Desbloqueja Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Obre Keyguard</string>
|
||||
<string name="january">Gener</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Eliminar els redireccionadors d\'email?</string>
|
||||
<string name="emailrelay_integration_title">Integració amb redireccionador d\'email</string>
|
||||
<string name="emailrelay_empty_label">Cap redireccionador d\'email</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Crea una caixa forta encriptada on es desaran totes les dades locals.</string>
|
||||
<string name="setup_field_app_password_label">Contrasenya d\'aplicació</string>
|
||||
<string name="setup_checkbox_biometric_auth">Autenticació biomètrica</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Desar la clau de la caixa forta a un disc és un risc de seguretat. Si l\'emmagatzematge del dispositiu es compromet, l\'atacant tindrà accés a les dades.</string>
|
||||
<string name="pref_item_permissions_title">Permisos</string>
|
||||
<string name="pref_item_features_overview_title">Visió general de funcions</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Desbloqueig biomètric</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organisationen</string>
|
||||
<string name="organizations_empty_label">Keine Organisationen vorhanden</string>
|
||||
<string name="misc">Diverses</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Integration hinzufügen</string>
|
||||
<string name="account">Konto</string>
|
||||
<string name="accounts">Konten</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Heruntergeladenes</string>
|
||||
<string name="downloads_empty_label">Keine Downloads vorhanden</string>
|
||||
<string name="duplicates_empty_label">Keine Duplikate vorhanden</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Verschlüsselung</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Schlüssel</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Mit <xliff:g id="app" example="Keyguard">%1$s</xliff:g> starten</string>
|
||||
<string name="uri_action_launch_in_smth_title">Starten mit…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">Wie lösche ich ein Konto?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsicher</string>
|
||||
<string name="uri_match_app_title">Passende App</string>
|
||||
<string name="uri_match_detection_title">Übereinstimmungserkennung</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Keyguard entsperren</string>
|
||||
<string name="autofill_open_keyguard">Keyguard öffnen</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">E-Mail-Weiterleitungen löschen?</string>
|
||||
<string name="emailrelay_integration_title">E-Mail-Weiterleitung Integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Erstelle einen verschlüsselten Tresor in dem lokale Daten gespeichert werden.</string>
|
||||
<string name="setup_field_app_password_label">App Passwort</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometrische Authentifizierung</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Die Speicherung eines Tresorschlüssels auf dem internen Speicher ist ein Sicherheitsrisiko. Wenn der interne Speicher des Geräts kompromittiert ist, erhält der Angreifer Zugriff auf die lokalen Tresor-Daten.</string>
|
||||
<string name="pref_item_permissions_title">Berechtigungen</string>
|
||||
<string name="pref_item_features_overview_title">Feature-Überblick</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometrisches Entsperren</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organisations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizaciones</string>
|
||||
<string name="organizations_empty_label">Sin organizaciones</string>
|
||||
<string name="misc">Varios</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Añadir Integración</string>
|
||||
<string name="account">Cuenta</string>
|
||||
<string name="accounts">Cuentas</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Descargas</string>
|
||||
<string name="downloads_empty_label">Sin descargas</string>
|
||||
<string name="duplicates_empty_label">Sin duplicados</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Cifrado</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Llave</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Abrir con <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Abrir con...</string>
|
||||
<string name="uri_action_how_to_delete_account_title">¿Cómo eliminar una cuenta?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Inseguro</string>
|
||||
<string name="uri_match_app_title">Coincidir app</string>
|
||||
<string name="uri_match_detection_title">Detección de coincidencia</string>
|
||||
@ -308,23 +316,23 @@
|
||||
<string name="copy_cvv_code">Copiar código CVV</string>
|
||||
<string name="copy_otp_code">Copiar la contraseña de un solo uso</string>
|
||||
<string name="copy_otp_secret_code">Copiar clave secreta</string>
|
||||
<string name="copied_value">Copied a value</string>
|
||||
<string name="copied_url">Copied a URL</string>
|
||||
<string name="copied_uri">Copied a URI</string>
|
||||
<string name="copied_package_name">Copied a package name</string>
|
||||
<string name="copied_password">Copied a password</string>
|
||||
<string name="copied_username">Copied a username</string>
|
||||
<string name="copied_email">Copied an email</string>
|
||||
<string name="copied_phone_number">Copied a phone number</string>
|
||||
<string name="copied_passport_number">Copied a passport number</string>
|
||||
<string name="copied_license_number">Copied a license number</string>
|
||||
<string name="copied_card_number">Copied a card number</string>
|
||||
<string name="copied_cardholder_name">Copied a cardholder name</string>
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="copied_value">Valor copiado</string>
|
||||
<string name="copied_url">URL Copiada</string>
|
||||
<string name="copied_uri">URL Copiada</string>
|
||||
<string name="copied_package_name">Nombre del paquete copiado</string>
|
||||
<string name="copied_password">Contraseña copiada</string>
|
||||
<string name="copied_username">Nombre de usuario copiado</string>
|
||||
<string name="copied_email">Correo electrónico copiado</string>
|
||||
<string name="copied_phone_number">Número de teléfono copiado</string>
|
||||
<string name="copied_passport_number">Número de pasaporte copiado</string>
|
||||
<string name="copied_license_number">Número de licencia copiada</string>
|
||||
<string name="copied_card_number">Número de tarjeta copiada</string>
|
||||
<string name="copied_cardholder_name">Nombre del titular copiado</string>
|
||||
<string name="copied_expiration_year">Número de expiración copiado</string>
|
||||
<string name="copied_expiration_month">Mes de vencimiento copiado</string>
|
||||
<string name="copied_cvv_code">Número de seguridad (CVV) copiado</string>
|
||||
<string name="copied_otp_code">Copiar la contraseña de un solo uso</string>
|
||||
<string name="copied_otp_secret_code">Copiar la clave secreta</string>
|
||||
<string name="autofill_unlock_keyguard">Desbloquear Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Abrir Keyguard</string>
|
||||
<string name="january">Enero</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">¿Deseas eliminar los reenviadores de correo?</string>
|
||||
<string name="emailrelay_integration_title">Integración de reenvío de correo</string>
|
||||
<string name="emailrelay_empty_label">Sin reenviadores de correo</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Crear una bóveda cifrada donde se almacenarán los datos locales.</string>
|
||||
<string name="setup_field_app_password_label">Contraseña de la app</string>
|
||||
<string name="setup_checkbox_biometric_auth">Autenticación biométrica</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Almacenar la clave en el almacenamiento es un riesgo de seguridad, Si el almacenamiento interno es comprometido, el atacante tendrá acceso a la clave local.</string>
|
||||
<string name="pref_item_permissions_title">Permisos</string>
|
||||
<string name="pref_item_features_overview_title">Vista de las características</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Desbloqueo biométrico</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizzazioni</string>
|
||||
<string name="organizations_empty_label">Nessuna organizzazione</string>
|
||||
<string name="misc">Varie</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Aggiungi integrazione</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Account</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Scaricati</string>
|
||||
<string name="downloads_empty_label">Nessun download</string>
|
||||
<string name="duplicates_empty_label">Nessun duplicato</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Crittografia</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Chiave</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Apri con <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Apri con…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">Come eliminare il mio account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Non sicuro</string>
|
||||
<string name="uri_match_app_title">Corrispondenza app</string>
|
||||
<string name="uri_match_detection_title">Rilevamento corrispondenza</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Sblocca Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Apri Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Crea una cassaforte criptata dove verranno salvati i dati locali.</string>
|
||||
<string name="setup_field_app_password_label">Password app</string>
|
||||
<string name="setup_checkbox_biometric_auth">Autenticazione biometrica</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Archiviare una chiave di cassaforte sul disco è un rischio per la sicurezza. Se la memoria interna del dispositivo è compromessa, l\'attaccante otterrà l\'accesso ai dati della cassaforte locale.</string>
|
||||
<string name="pref_item_permissions_title">Autorizzazioni</string>
|
||||
<string name="pref_item_features_overview_title">Panoramica delle funzionalità</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Sblocco biometrico</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">組織</string>
|
||||
<string name="organizations_empty_label">組織なし</string>
|
||||
<string name="misc">その他</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">統合を追加</string>
|
||||
<string name="account">アカウント</string>
|
||||
<string name="accounts">アカウント</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">ダウンロード</string>
|
||||
<string name="downloads_empty_label">ダウンロードなし</string>
|
||||
<string name="duplicates_empty_label">重複なし</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">暗号化</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">キー</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title"><xliff:g id="app" example="Keyguard">%1$s</xliff:g> で開く</string>
|
||||
<string name="uri_action_launch_in_smth_title">開く…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">アカウントの削除方法</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">非セキュア</string>
|
||||
<string name="uri_match_app_title">一致するアプリ</string>
|
||||
<string name="uri_match_detection_title">一致検出方法</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Keyguard のロック解除</string>
|
||||
<string name="autofill_open_keyguard">Keyguard を開く</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">メール転送を削除しますか?</string>
|
||||
<string name="emailrelay_integration_title">メール転送統合</string>
|
||||
<string name="emailrelay_empty_label">メール転送なし</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">ローカルデータを保存するための暗号化された保管庫を作成します。</string>
|
||||
<string name="setup_field_app_password_label">アプリのパスワード</string>
|
||||
<string name="setup_checkbox_biometric_auth">生体認証</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">デバイスに保管庫のキーを保存することはセキュリティリスクとなります。デバイスの内部ストレージが侵害された場合、攻撃者はローカルの保管庫のデータにアクセスすることができます。</string>
|
||||
<string name="pref_item_permissions_title">権限</string>
|
||||
<string name="pref_item_features_overview_title">機能の概要</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">生体認証によるロック解除</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -21,7 +21,7 @@
|
||||
<!-- Access count increases every time someone opens a send and looks and the page -->
|
||||
<string name="access_count">조회수</string>
|
||||
<string name="learn_more">자세히 알아보기</string>
|
||||
<string name="phone_number">전화 번호</string>
|
||||
<string name="phone_number">전화번호</string>
|
||||
<string name="passport_number">여권 번호</string>
|
||||
<string name="license_number">운전면허 번호</string>
|
||||
<string name="card_number">카드 번호</string>
|
||||
@ -30,8 +30,8 @@
|
||||
<string name="card_cvv">보안 코드(CVV)</string>
|
||||
<string name="card_valid_from">유효 시작 날짜</string>
|
||||
<string name="card_valid_to">만료 날짜</string>
|
||||
<string name="card_expiry_month">Card expiry month</string>
|
||||
<string name="card_expiry_year">Card expiry year</string>
|
||||
<string name="card_expiry_month">카드 만료 월</string>
|
||||
<string name="card_expiry_year">카드 만료 연도</string>
|
||||
<string name="cardholder_name">카드 소유자 이름</string>
|
||||
<string name="valid_from">유효 시작 날짜</string>
|
||||
<string name="expiry_date">만료 날짜</string>
|
||||
@ -83,6 +83,10 @@
|
||||
<string name="organizations">조직</string>
|
||||
<string name="organizations_empty_label">조직 없음</string>
|
||||
<string name="misc">기타</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">통합 기능 추가</string>
|
||||
<string name="account">계정</string>
|
||||
<string name="accounts">계정</string>
|
||||
@ -99,12 +103,12 @@
|
||||
<string name="identity_first_name">이름</string>
|
||||
<string name="identity_middle_name">가운데 이름</string>
|
||||
<string name="identity_last_name">성</string>
|
||||
<string name="identity_full_name">Full name</string>
|
||||
<string name="identity_full_name">전체 이름</string>
|
||||
<string name="address1">주소 1</string>
|
||||
<string name="address2">주소 2</string>
|
||||
<string name="address3">주소 3</string>
|
||||
<string name="rename">이름 바꾸기</string>
|
||||
<string name="select_linked_type">Select type</string>
|
||||
<string name="select_linked_type">유형 선택</string>
|
||||
<string name="autofill">자동 완성</string>
|
||||
<string name="passkey">패스키</string>
|
||||
<string name="passkey_create_header">패스키 만들기</string>
|
||||
@ -126,8 +130,8 @@
|
||||
https://www.w3.org/TR/webauthn-2/#discoverable-credential
|
||||
-->
|
||||
<string name="passkey_discoverable">Discoverable</string>
|
||||
<string name="passkey_user_username">Username</string>
|
||||
<string name="passkey_user_display_name">Display name</string>
|
||||
<string name="passkey_user_username">사용자 이름</string>
|
||||
<string name="passkey_user_display_name">표시할 이름</string>
|
||||
<string name="api_key">API 키</string>
|
||||
<string name="domain">도메인</string>
|
||||
<string name="edit">편집</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">다운로드</string>
|
||||
<string name="downloads_empty_label">다운로드 없음</string>
|
||||
<string name="duplicates_empty_label">중복 항목 없음</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">암호화</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">키</string>
|
||||
@ -203,7 +209,7 @@
|
||||
<string name="ciphers_recently_opened">최근에 연 항목</string>
|
||||
<string name="ciphers_often_opened">자주 연 항목</string>
|
||||
<string name="ciphers_view_details">자세히 보기</string>
|
||||
<string name="ciphers_save_to">Save to</string>
|
||||
<string name="ciphers_save_to">저장 위치</string>
|
||||
<string name="ciphers_action_add_to_favorites_title">즐겨찾기에 추가</string>
|
||||
<string name="ciphers_action_remove_from_favorites_title">즐겨찾기에서 제거</string>
|
||||
<string name="ciphers_action_enable_auth_reprompt_title">인증 재요청 켜기</string>
|
||||
@ -223,11 +229,11 @@
|
||||
<string name="ciphers_action_restore_title">복원</string>
|
||||
<string name="ciphers_action_delete_title">완전히 삭제</string>
|
||||
<string name="ciphers_action_cascade_trash_associated_items_title">연관 항목을 휴지통으로 이동</string>
|
||||
<string name="file_action_open_with_title">Open with…</string>
|
||||
<string name="file_action_send_with_title">Send with…</string>
|
||||
<string name="file_action_open_in_file_manager_title">Open in a file manager</string>
|
||||
<string name="file_action_delete_local_title">Delete local file</string>
|
||||
<string name="file_action_view_cipher_title">View parent item</string>
|
||||
<string name="file_action_open_with_title">다른 앱으로 열기…</string>
|
||||
<string name="file_action_send_with_title">다른 앱으로 전송…</string>
|
||||
<string name="file_action_open_in_file_manager_title">파일 관리자에서 열기</string>
|
||||
<string name="file_action_delete_local_title">로컬 파일 삭제</string>
|
||||
<string name="file_action_view_cipher_title">상위 항목 보기</string>
|
||||
<string name="vault_action_always_show_keyboard_title">키보드 항상 보이기</string>
|
||||
<string name="vault_action_sync_vault_title">보관함 동기화</string>
|
||||
<string name="vault_action_lock_vault_title">보관함 잠그기</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title"><xliff:g id="app" example="Keyguard">%1$s</xliff:g> 앱으로 열기</string>
|
||||
<string name="uri_action_launch_in_smth_title">다른 앱으로 열기</string>
|
||||
<string name="uri_action_how_to_delete_account_title">회원 탈퇴는 어떻게 하지?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">안전하지 않음</string>
|
||||
<string name="uri_match_app_title">앱 일치</string>
|
||||
<string name="uri_match_detection_title">일치 인식</string>
|
||||
@ -298,33 +306,33 @@
|
||||
<string name="copy_password">비밀번호 복사</string>
|
||||
<string name="copy_username">사용자 이름 복사</string>
|
||||
<string name="copy_email">이메일 복사</string>
|
||||
<string name="copy_phone_number">전화 번호 복사</string>
|
||||
<string name="copy_phone_number">전화번호 복사</string>
|
||||
<string name="copy_passport_number">여권 번호 복사</string>
|
||||
<string name="copy_license_number">운전면허 번호 복사</string>
|
||||
<string name="copy_card_number">카드 번호 복사</string>
|
||||
<string name="copy_cardholder_name">카드 소유자 이름 복사</string>
|
||||
<string name="copy_expiration_year">만료 날짜 복사</string>
|
||||
<string name="copy_expiration_year">만료 연도 복사</string>
|
||||
<string name="copy_expiration_month">만료 월 복사</string>
|
||||
<string name="copy_cvv_code">보안 코드(CVV) 복사</string>
|
||||
<string name="copy_otp_code">OTP 코드 복사</string>
|
||||
<string name="copy_otp_secret_code">비밀 키 복사</string>
|
||||
<string name="copied_value">Copied a value</string>
|
||||
<string name="copied_url">Copied a URL</string>
|
||||
<string name="copied_uri">Copied a URI</string>
|
||||
<string name="copied_package_name">Copied a package name</string>
|
||||
<string name="copied_password">Copied a password</string>
|
||||
<string name="copied_username">Copied a username</string>
|
||||
<string name="copied_email">Copied an email</string>
|
||||
<string name="copied_phone_number">Copied a phone number</string>
|
||||
<string name="copied_passport_number">Copied a passport number</string>
|
||||
<string name="copied_license_number">Copied a license number</string>
|
||||
<string name="copied_card_number">Copied a card number</string>
|
||||
<string name="copied_cardholder_name">Copied a cardholder name</string>
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="copied_value">값을 복사했습니다.</string>
|
||||
<string name="copied_url">URL을 복사했습니다.</string>
|
||||
<string name="copied_uri">URI를 복사했습니다.</string>
|
||||
<string name="copied_package_name">패키지 이름을 복사했습니다.</string>
|
||||
<string name="copied_password">비밀번호를 복사했습니다.</string>
|
||||
<string name="copied_username">사용자 이름을 복사했습니다.</string>
|
||||
<string name="copied_email">이메일을 복사했습니다.</string>
|
||||
<string name="copied_phone_number">전화번호를 복사했습니다.</string>
|
||||
<string name="copied_passport_number">여권 번호를 복사했습니다.</string>
|
||||
<string name="copied_license_number">운전면허 번호를 복사했습니다.</string>
|
||||
<string name="copied_card_number">카드 번호를 복사했습니다.</string>
|
||||
<string name="copied_cardholder_name">카드 소유자 이름을 복사했습니다.</string>
|
||||
<string name="copied_expiration_year">만료 연도를 복사했습니다.</string>
|
||||
<string name="copied_expiration_month">만료 월을 복사했습니다.</string>
|
||||
<string name="copied_cvv_code">보안 코드(CVV)를 복사했습니다.</string>
|
||||
<string name="copied_otp_code">OTP를 복사했습니다.</string>
|
||||
<string name="copied_otp_secret_code">비밀 키를 복사했습니다.</string>
|
||||
<string name="autofill_unlock_keyguard">Keyguard 잠금 해제</string>
|
||||
<string name="autofill_open_keyguard">Keyguard 열기</string>
|
||||
<string name="january">1월</string>
|
||||
@ -367,8 +375,8 @@
|
||||
<string name="error_invalid_card_number">잘못된 카드 번호입니다.</string>
|
||||
<string name="error_incorrect_password">잘못된 비밀번호입니다.</string>
|
||||
<string name="error_failed_generate_otp_code">OTP 코드를 생성하지 못했습니다.</string>
|
||||
<string name="error_failed_create_passkey">Failed to create a passkey</string>
|
||||
<string name="error_failed_use_passkey">Failed to authorize a request</string>
|
||||
<string name="error_failed_create_passkey">패스키를 생성하지 못했습니다.</string>
|
||||
<string name="error_failed_use_passkey">요청을 승인하지 못했습니다.</string>
|
||||
<!-- Title of the 'Show as Barcode' dialog -->
|
||||
<string name="barcodetype_title">바코드</string>
|
||||
<string name="barcodetype_action_show_in_barcode_title">바코드로 표시</string>
|
||||
@ -433,7 +441,14 @@
|
||||
<string name="emailrelay_delete_one_confirmation_title">이메일 포워딩 서비스를 삭제하시겠습니까?</string>
|
||||
<string name="emailrelay_delete_many_confirmation_title">이메일 포워딩 서비스를 삭제하시겠습니까?</string>
|
||||
<string name="emailrelay_integration_title">이메일 포워딩 서비스 통합</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="emailrelay_empty_label">이메일 포워딩 서비스 없음</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">로컬 데이터를 저장할 암호화된 보관함을 만듭니다.</string>
|
||||
<string name="setup_field_app_password_label">앱 비밀번호</string>
|
||||
<string name="setup_checkbox_biometric_auth">생체 정보 인증</string>
|
||||
@ -573,7 +588,7 @@
|
||||
<string name="sortby_password_strength_reverse_mode">강한 순</string>
|
||||
<string name="vault_main_search_placeholder">보관함 검색</string>
|
||||
<string name="vault_main_new_item_button">새 항목</string>
|
||||
<string name="vault_main_no_suggested_items">There are no suggested items available for this context</string>
|
||||
<string name="vault_main_no_suggested_items">이 콘텍스트에 대해 추천할 수 있는 항목이 없습니다.</string>
|
||||
<!-- A label for the CVV code of the card -->
|
||||
<string name="vault_view_card_cvv_label">보안 코드(CVV)</string>
|
||||
<string name="vault_view_saved_to_label"><xliff:g id="email" example="username@example.com">%1$s</xliff:g>에 저장됨 (<xliff:g id="host" example="vault.bitwarden.com">%2$s</xliff:g>)</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">보관함 키를 기기에 저장하면 보안에 취약합니다. 기기의 내부 저장소가 손상되면 공격자가 로컬 보관함 데이터에 접근할 수 있습니다.</string>
|
||||
<string name="pref_item_permissions_title">권한</string>
|
||||
<string name="pref_item_features_overview_title">기능 살펴보기</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">생체 정보 잠금 해제</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
@ -841,7 +857,7 @@
|
||||
<string name="feat_item_offline_editing_text">인터넷 연결 없이 항목을 추가하거나 편집합니다.</string>
|
||||
<string name="feat_section_search_title">검색</string>
|
||||
<string name="feat_item_search_by_anything_title">아무거나 검색</string>
|
||||
<string name="feat_item_search_by_anything_text">이름, 이메일, 비밀번호, 전화 번호 등</string>
|
||||
<string name="feat_item_search_by_anything_text">이름, 이메일, 비밀번호, 전화번호 등</string>
|
||||
<string name="feat_item_filter_title">필터</string>
|
||||
<string name="feat_item_filter_text">폴더, 조직, 유형 등으로 항목을 필터링합니다.</string>
|
||||
<string name="feat_item_multiple_keywords_title">다중 키워드</string>
|
||||
@ -876,7 +892,7 @@
|
||||
<string name="datasafety_local_downloads_section">다운로드</string>
|
||||
<string name="datasafety_local_settings_section">사용자 설정</string>
|
||||
<string name="datasafety_local_settings_note">사용자 설정은 기기별 키를 사용하여 암호화됩니다.</string>
|
||||
<string name="datasafety_local_vault_section">사용자 설정</string>
|
||||
<string name="datasafety_local_vault_section">보관함</string>
|
||||
<string name="datasafety_local_encryption_algorithm_intro">보관함은 아래와 같은 단계를 통해 앱 비밀번호로부터 생성된 키를 사용하여 암호화됩니다:</string>
|
||||
<string name="datasafety_local_encryption_algorithm_outro">그 후 솔트와 해시는 기기에 오프라인으로 저장되며, 나중에 보관함 잠금을 해제하기 위한 마스터 키를 생성합니다.</string>
|
||||
<string name="datasafety_local_unlocking_vault">보관함을 잠금 해제한다는 것은 기기의 RAM에 올바른 키를 저장하여 암호화된 보관함을 읽고 편집할 수 있게 하는 것입니다.</string>
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organisaties</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Overige</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Integratie toevoegen</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryptie</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Sleutel</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Openen met <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Openen met…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">Hoe verwijder ik mijn account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Onveilig</string>
|
||||
<string name="uri_match_app_title">App koppelen</string>
|
||||
<string name="uri_match_detection_title">Overeenkomst detectie</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Keyguard ontgrendelen</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Verwijder e-mail forwarders?</string>
|
||||
<string name="emailrelay_integration_title">E-mail forwarder integratie</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Maak een versleutelde kluis aan waar de lokale gegevens worden opgeslagen.</string>
|
||||
<string name="setup_field_app_password_label">App-wachtwoord</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometrische authenticatie</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Het opslaan van de kluissleutel op een schijf zorgt voor een veiligheidsrisico. Als de interne opslag van het apparaat gecompromitteerd is zal de aanvaller toegang krijgen tot de lokale kluisgegevens.</string>
|
||||
<string name="pref_item_permissions_title">Machtigingen</string>
|
||||
<string name="pref_item_features_overview_title">Overzicht van functies</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometrische ontgrendeling</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizações</string>
|
||||
<string name="organizations_empty_label">Sem organizações</string>
|
||||
<string name="misc">Diversos</string>
|
||||
<string name="command">Comando</string>
|
||||
<string name="execute_command">Executar</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Adicionar</string>
|
||||
<string name="add_integration">Adicionar integração</string>
|
||||
<string name="account">Conta</string>
|
||||
<string name="accounts">Contas</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Transferências</string>
|
||||
<string name="downloads_empty_label">Sem transferências</string>
|
||||
<string name="duplicates_empty_label">Sem duplicados</string>
|
||||
<string name="duplicate">Duplicar</string>
|
||||
<string name="regex">Expressão regular</string>
|
||||
<string name="encryption">Encriptação</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Chave</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Iniciar com <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Iniciar com…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">Como excluir uma conta?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Correção automática de ligação URL insegura</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Altera um protocolo para variante segura, se estiver disponível</string>
|
||||
<string name="uri_unsecure">Inseguro</string>
|
||||
<string name="uri_match_app_title">Corresponder ao aplicativo</string>
|
||||
<string name="uri_match_detection_title">Deteção de correspondência</string>
|
||||
@ -308,23 +316,23 @@
|
||||
<string name="copy_cvv_code">Copiar código CVV</string>
|
||||
<string name="copy_otp_code">Copiar código OTP</string>
|
||||
<string name="copy_otp_secret_code">Copiar chave secreta</string>
|
||||
<string name="copied_value">Copied a value</string>
|
||||
<string name="copied_url">Copied a URL</string>
|
||||
<string name="copied_uri">Copied a URI</string>
|
||||
<string name="copied_package_name">Copied a package name</string>
|
||||
<string name="copied_password">Copied a password</string>
|
||||
<string name="copied_username">Copied a username</string>
|
||||
<string name="copied_email">Copied an email</string>
|
||||
<string name="copied_phone_number">Copied a phone number</string>
|
||||
<string name="copied_passport_number">Copied a passport number</string>
|
||||
<string name="copied_license_number">Copied a license number</string>
|
||||
<string name="copied_card_number">Copied a card number</string>
|
||||
<string name="copied_cardholder_name">Copied a cardholder name</string>
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="copied_value">Valor copiado</string>
|
||||
<string name="copied_url">URL copiado</string>
|
||||
<string name="copied_uri">URI copiado</string>
|
||||
<string name="copied_package_name">Nome do pacote copiado</string>
|
||||
<string name="copied_password">Palavra-passe copiada</string>
|
||||
<string name="copied_username">Nome de utilizador copiado</string>
|
||||
<string name="copied_email">E-mail copiado</string>
|
||||
<string name="copied_phone_number">Número de telefone copiado</string>
|
||||
<string name="copied_passport_number">Número de passaporte copiado</string>
|
||||
<string name="copied_license_number">Número da carta de condução copiado</string>
|
||||
<string name="copied_card_number">Número de cartão copiado</string>
|
||||
<string name="copied_cardholder_name">Nome de titular do cartão copiado</string>
|
||||
<string name="copied_expiration_year">Ano de expiração copiado</string>
|
||||
<string name="copied_expiration_month">Mês de expiração copiado</string>
|
||||
<string name="copied_cvv_code">Código de segurança copiado</string>
|
||||
<string name="copied_otp_code">Senha única copiada</string>
|
||||
<string name="copied_otp_secret_code">Chave secreta copiada</string>
|
||||
<string name="autofill_unlock_keyguard">Desbloquear Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Abrir Keyguard</string>
|
||||
<string name="january">Janeiro</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Apagar encaminhamentos de e-mail?</string>
|
||||
<string name="emailrelay_integration_title">Integração de encaminhamento de e-mail</string>
|
||||
<string name="emailrelay_empty_label">Sem encaminhamentos de e-mail</string>
|
||||
<string name="urloverride_header_title">Substituir ligação URL</string>
|
||||
<string name="urloverride_list_header_title">Substituir ligações URL</string>
|
||||
<string name="urloverride_list_section_title">Substituir ligações URL</string>
|
||||
<string name="urloverride_regex_note">A substituição será aplicada às ligações URLs que correspondam à expressão regular.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Apagar substituição de ligação URL?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Apagar substituições de ligação URL?</string>
|
||||
<string name="urloverride_empty_label">Nenhuma substituição de ligação URL</string>
|
||||
<string name="setup_header_text">Criar um cofre criptografado onde os dados locais serão armazenados.</string>
|
||||
<string name="setup_field_app_password_label">Palavra-passe da aplicação</string>
|
||||
<string name="setup_checkbox_biometric_auth">Autenticação biométrica</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Armazenar uma chave de cofre no disco é um risco de segurança. Se o armazenamento interno do dispositivo for comprometido, o invasor terá acesso aos dados do cofre local.</string>
|
||||
<string name="pref_item_permissions_title">Permissões</string>
|
||||
<string name="pref_item_features_overview_title">Resumo de funcionalidades</string>
|
||||
<string name="pref_item_url_override_title">Substituição de ligações URL</string>
|
||||
<string name="pref_item_biometric_unlock_title">Desbloqueio biométrico</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Организации</string>
|
||||
<string name="organizations_empty_label">Нет организаций</string>
|
||||
<string name="misc">Разное</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Добавить интеграцию</string>
|
||||
<string name="account">Учётная запись</string>
|
||||
<string name="accounts">Учетные записи</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Загрузки</string>
|
||||
<string name="downloads_empty_label">Нет загрузок</string>
|
||||
<string name="duplicates_empty_label">Дубликатов нет</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Шифрование</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Ключ</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Запустить в <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Запустить в…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">Как удалить мою учетную запись?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Незащищенный</string>
|
||||
<string name="uri_match_app_title">Выбрать приложение</string>
|
||||
<string name="uri_match_detection_title">Обнаружение совпадений</string>
|
||||
@ -308,23 +316,23 @@
|
||||
<string name="copy_cvv_code">Скопировать CVV код</string>
|
||||
<string name="copy_otp_code">Копировать одноразовый пароль</string>
|
||||
<string name="copy_otp_secret_code">Копировать секретный ключ</string>
|
||||
<string name="copied_value">Copied a value</string>
|
||||
<string name="copied_url">Copied a URL</string>
|
||||
<string name="copied_uri">Copied a URI</string>
|
||||
<string name="copied_package_name">Copied a package name</string>
|
||||
<string name="copied_password">Copied a password</string>
|
||||
<string name="copied_username">Copied a username</string>
|
||||
<string name="copied_email">Copied an email</string>
|
||||
<string name="copied_phone_number">Copied a phone number</string>
|
||||
<string name="copied_passport_number">Copied a passport number</string>
|
||||
<string name="copied_license_number">Copied a license number</string>
|
||||
<string name="copied_card_number">Copied a card number</string>
|
||||
<string name="copied_cardholder_name">Copied a cardholder name</string>
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="copied_value">Скопировано значение</string>
|
||||
<string name="copied_url">Скопирован URL</string>
|
||||
<string name="copied_uri">Скопирован URI</string>
|
||||
<string name="copied_package_name">Скопировано имя пакета</string>
|
||||
<string name="copied_password">Скопирован пароль</string>
|
||||
<string name="copied_username">Скопировано имя пользователя</string>
|
||||
<string name="copied_email">Скопирован e-mail</string>
|
||||
<string name="copied_phone_number">Скопирован номер телефона</string>
|
||||
<string name="copied_passport_number">Скопирован номер паспорта</string>
|
||||
<string name="copied_license_number">Скопирован номер лицензии</string>
|
||||
<string name="copied_card_number">Скопирован номер карты</string>
|
||||
<string name="copied_cardholder_name">Скопировано имя владельца карты</string>
|
||||
<string name="copied_expiration_year">Скопирован год истечения срока</string>
|
||||
<string name="copied_expiration_month">Скопирован месяц истечения срока</string>
|
||||
<string name="copied_cvv_code">Скопирован защитный код</string>
|
||||
<string name="copied_otp_code">Скопирован одноразовый пароль</string>
|
||||
<string name="copied_otp_secret_code">Скопирован секретный ключ</string>
|
||||
<string name="autofill_unlock_keyguard">Разблокировать Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Открыть Keyguard</string>
|
||||
<string name="january">Январь</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Удалить пересыльщиков сообщений?</string>
|
||||
<string name="emailrelay_integration_title">Интеграция с пересыльщиком сообщений</string>
|
||||
<string name="emailrelay_empty_label">Нет пересыльщиков сообщений</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Создайте зашифрованное хранилище, где будут храниться локальные данные.</string>
|
||||
<string name="setup_field_app_password_label">Пароль приложения</string>
|
||||
<string name="setup_checkbox_biometric_auth">Вход по биометрии</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Хранение ключа хранилища на диске представляет собой угрозу безопасности. Если внутреннее хранилище устройства скомпрометировано, злоумышленник получит доступ к локальным данным хранилища.</string>
|
||||
<string name="pref_item_permissions_title">Разрешения</string>
|
||||
<string name="pref_item_features_overview_title">Обзор возможностей</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Биометрическая разблокировка</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organisationer</string>
|
||||
<string name="organizations_empty_label">Inga organisationer</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Konto</string>
|
||||
<string name="accounts">Konton</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Nedladdningar</string>
|
||||
<string name="downloads_empty_label">Inga nedladdningar</string>
|
||||
<string name="duplicates_empty_label">Inga dubbletter</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Kryptering</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Nyckel</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Öppna Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometrisk autentisering</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Організації</string>
|
||||
<string name="organizations_empty_label">Організації відсутні</string>
|
||||
<string name="misc">Різне</string>
|
||||
<string name="command">Команда</string>
|
||||
<string name="execute_command">Виконати</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Додати</string>
|
||||
<string name="add_integration">Додати інтеграцію</string>
|
||||
<string name="account">Обліковий запис</string>
|
||||
<string name="accounts">Облікові записи</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Завантаження</string>
|
||||
<string name="downloads_empty_label">Завантаження відсутні</string>
|
||||
<string name="duplicates_empty_label">Дублікати відсутні</string>
|
||||
<string name="duplicate">Дублювати</string>
|
||||
<string name="regex">Регулярний вираз</string>
|
||||
<string name="encryption">Шифрування</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Ключ</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Відкрити в <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Відкрити в…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">Як видалити мій обліковий запис?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Виправити незахищену URL-адресу</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Якщо можливо, змінює протокол адреси на захищений</string>
|
||||
<string name="uri_unsecure">Незахищений</string>
|
||||
<string name="uri_match_app_title">Обрати застосунок</string>
|
||||
<string name="uri_match_detection_title">Виявлення збігів</string>
|
||||
@ -308,23 +316,23 @@
|
||||
<string name="copy_cvv_code">Скопіювати CVV-код</string>
|
||||
<string name="copy_otp_code">Скопіювати одноразовий пароль</string>
|
||||
<string name="copy_otp_secret_code">Скопіювати секретний ключ</string>
|
||||
<string name="copied_value">Copied a value</string>
|
||||
<string name="copied_url">Copied a URL</string>
|
||||
<string name="copied_uri">Copied a URI</string>
|
||||
<string name="copied_package_name">Copied a package name</string>
|
||||
<string name="copied_password">Copied a password</string>
|
||||
<string name="copied_username">Copied a username</string>
|
||||
<string name="copied_email">Copied an email</string>
|
||||
<string name="copied_phone_number">Copied a phone number</string>
|
||||
<string name="copied_passport_number">Copied a passport number</string>
|
||||
<string name="copied_license_number">Copied a license number</string>
|
||||
<string name="copied_card_number">Copied a card number</string>
|
||||
<string name="copied_cardholder_name">Copied a cardholder name</string>
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="copied_value">Скопійовано значення</string>
|
||||
<string name="copied_url">Скопійований URL</string>
|
||||
<string name="copied_uri">Скопійований URI</string>
|
||||
<string name="copied_package_name">Скопійовано назву пакету</string>
|
||||
<string name="copied_password">Скопійовано пароль</string>
|
||||
<string name="copied_username">Скопійовано ім\'я користувача</string>
|
||||
<string name="copied_email">Скопійовано електронну пошту</string>
|
||||
<string name="copied_phone_number">Скопійовано номер телефону</string>
|
||||
<string name="copied_passport_number">Скопійовано номер паспорта</string>
|
||||
<string name="copied_license_number">Скопійовано номер ліцензії</string>
|
||||
<string name="copied_card_number">Скопійовано номер картки</string>
|
||||
<string name="copied_cardholder_name">Скопійовано ім\'я власника карти</string>
|
||||
<string name="copied_expiration_year">Скопійовано рік закінчення терміну дії</string>
|
||||
<string name="copied_expiration_month">Скопійовано місяць закінчення терміну дії</string>
|
||||
<string name="copied_cvv_code">Скопійовано код безпеки</string>
|
||||
<string name="copied_otp_code">Скопійовано одноразовий пароль</string>
|
||||
<string name="copied_otp_secret_code">Скопійовано секретний ключ</string>
|
||||
<string name="autofill_unlock_keyguard">Розблокувати Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Відкрити Keyguard</string>
|
||||
<string name="january">Січень</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Видалити сервіси пересилання електронної пошти?</string>
|
||||
<string name="emailrelay_integration_title">Інтеграція сервісу пересилання ел. пошти</string>
|
||||
<string name="emailrelay_empty_label">Сервіси пересилання електронної пошти відсутні</string>
|
||||
<string name="urloverride_header_title">Перевизначення URL-адреси</string>
|
||||
<string name="urloverride_list_header_title">Перевизначення URL-адреси</string>
|
||||
<string name="urloverride_list_section_title">Перевизначення URL-адреси</string>
|
||||
<string name="urloverride_regex_note">Перевизначення буде застосовано до URL-адрес, які відповідають регулярному виразу.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Видалити перевизначення URL-адреси?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Видалити перевизначення URL-адреси?</string>
|
||||
<string name="urloverride_empty_label">Немає перевизначених URL-адрес</string>
|
||||
<string name="setup_header_text">Створити зашифроване сховище локальних даних.</string>
|
||||
<string name="setup_field_app_password_label">Пароль застосунку</string>
|
||||
<string name="setup_checkbox_biometric_auth">Біометрична автентифікація</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Зберігання ключа сховища на диску становить загрозу безпеці. Якщо внутрішнє сховище пристрою скомпрометовано, зловмисник отримає доступ до даних локального сховища.</string>
|
||||
<string name="pref_item_permissions_title">Дозволи</string>
|
||||
<string name="pref_item_features_overview_title">Перегляд можливостей</string>
|
||||
<string name="pref_item_url_override_title">Перевизначення URL-адреси</string>
|
||||
<string name="pref_item_biometric_unlock_title">Біометричне розблокування</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Tổ chức</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Khác</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Tài khoản</string>
|
||||
<string name="accounts">Tài khoản</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Mã hoá</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Khoá</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Mở bằng <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Mở bằng…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">组织</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">杂项</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">账号</string>
|
||||
<string name="accounts">帐户</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">下载</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">加密</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">密钥</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">启动 <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">使用第三方应用操作</string>
|
||||
<string name="uri_action_how_to_delete_account_title">如何删除账户?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">不安全</string>
|
||||
<string name="uri_match_app_title">匹配应用</string>
|
||||
<string name="uri_match_detection_title">匹配检测</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">解锁 Keyguard</string>
|
||||
<string name="autofill_open_keyguard">打开 Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">创建加密保险库以存储本地数据。</string>
|
||||
<string name="setup_field_app_password_label">应用专用密码</string>
|
||||
<string name="setup_checkbox_biometric_auth">生物识别认证</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">在磁盘上存储保险库密钥存在安全风险。如果设备的内部存储被入侵,攻击者就能访问本地保险库数据。</string>
|
||||
<string name="pref_item_permissions_title">权限</string>
|
||||
<string name="pref_item_features_overview_title">功能概述</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">生物识别解锁</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
@ -83,6 +83,10 @@
|
||||
<string name="organizations">Organizations</string>
|
||||
<string name="organizations_empty_label">No organizations</string>
|
||||
<string name="misc">Miscellaneous</string>
|
||||
<string name="command">Command</string>
|
||||
<string name="execute_command">Execute</string>
|
||||
<!-- Add (something) -->
|
||||
<string name="add">Add</string>
|
||||
<string name="add_integration">Add integration</string>
|
||||
<string name="account">Account</string>
|
||||
<string name="accounts">Accounts</string>
|
||||
@ -161,6 +165,8 @@
|
||||
<string name="downloads">Downloads</string>
|
||||
<string name="downloads_empty_label">No downloads</string>
|
||||
<string name="duplicates_empty_label">No duplicates</string>
|
||||
<string name="duplicate">Duplicate</string>
|
||||
<string name="regex">Regular expression</string>
|
||||
<string name="encryption">Encryption</string>
|
||||
<!-- Encryption key -->
|
||||
<string name="encryption_key">Key</string>
|
||||
@ -245,6 +251,8 @@
|
||||
<string name="uri_action_launch_in_app_title">Launch with <xliff:g id="app" example="Keyguard">%1$s</xliff:g></string>
|
||||
<string name="uri_action_launch_in_smth_title">Launch with…</string>
|
||||
<string name="uri_action_how_to_delete_account_title">How to delete an account?</string>
|
||||
<string name="uri_action_autofix_unsecure_title">Auto-fix unsecure URL</string>
|
||||
<string name="uri_action_autofix_unsecure_text">Changes a protocol to secure variant if it is available</string>
|
||||
<string name="uri_unsecure">Unsecure</string>
|
||||
<string name="uri_match_app_title">Match app</string>
|
||||
<string name="uri_match_detection_title">Match detection</string>
|
||||
@ -323,7 +331,7 @@
|
||||
<string name="copied_expiration_year">Copied an expiration year</string>
|
||||
<string name="copied_expiration_month">Copied an expiration month</string>
|
||||
<string name="copied_cvv_code">Copied a security code</string>
|
||||
<string name="copied_otp_code">Copied an one-time password</string>
|
||||
<string name="copied_otp_code">Copied a one-time password</string>
|
||||
<string name="copied_otp_secret_code">Copied a secret key</string>
|
||||
<string name="autofill_unlock_keyguard">Unlock Keyguard</string>
|
||||
<string name="autofill_open_keyguard">Open Keyguard</string>
|
||||
@ -434,6 +442,13 @@
|
||||
<string name="emailrelay_delete_many_confirmation_title">Delete email forwarders?</string>
|
||||
<string name="emailrelay_integration_title">Email forwarder integration</string>
|
||||
<string name="emailrelay_empty_label">No email forwarders</string>
|
||||
<string name="urloverride_header_title">URL override</string>
|
||||
<string name="urloverride_list_header_title">URL overrides</string>
|
||||
<string name="urloverride_list_section_title">URL overrides</string>
|
||||
<string name="urloverride_regex_note">The override will be applied to URLs that match the regular expression.</string>
|
||||
<string name="urloverride_delete_one_confirmation_title">Delete URL override?</string>
|
||||
<string name="urloverride_delete_many_confirmation_title">Delete URL overrides?</string>
|
||||
<string name="urloverride_empty_label">No URL overrides</string>
|
||||
<string name="setup_header_text">Create an encrypted vault where the local data will be stored.</string>
|
||||
<string name="setup_field_app_password_label">App password</string>
|
||||
<string name="setup_checkbox_biometric_auth">Biometric authentication</string>
|
||||
@ -784,6 +799,7 @@
|
||||
<string name="pref_item_persist_vault_key_note">Storing a vault key on a disk is a security risk. If the device\'s internal storage is compromised, the attacker will gain access to the local vault data.</string>
|
||||
<string name="pref_item_permissions_title">Permissions</string>
|
||||
<string name="pref_item_features_overview_title">Features overview</string>
|
||||
<string name="pref_item_url_override_title">URL overrides</string>
|
||||
<string name="pref_item_biometric_unlock_title">Biometric unlock</string>
|
||||
<!--
|
||||
A title of the system popup that asks a user to use his biometric to later
|
||||
|
Loading…
x
Reference in New Issue
Block a user