New Crowdin translations by GitHub Action (#166)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
Artem Chepurnyi 2024-02-26 16:32:34 +02:00 committed by GitHub
parent 365291ec5c
commit a239e3e8f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
33 changed files with 882 additions and 417 deletions

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Change master password hint</string>
<string name="account_action_sign_out_title">Sign out</string>
<string name="account_action_sign_in_title">Sign in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Edit</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Copy to…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Move to folder</string>
<string name="ciphers_action_change_name_title">Change name</string>
<string name="ciphers_action_change_names_title">Change names</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Change master password hint</string>
<string name="account_action_sign_out_title">Sign out</string>
<string name="account_action_sign_in_title">Sign in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Edit</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Copy to…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Move to folder</string>
<string name="ciphers_action_change_name_title">Change name</string>
<string name="ciphers_action_change_names_title">Change names</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Canvia la pista de contrasenya mestra</string>
<string name="account_action_sign_out_title">Tanca la sessió</string>
<string name="account_action_sign_in_title">Inicia sessió</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Amaga els elements</string>
<string name="account_action_hide_text">Amaga els elements de les pantalles principals de l\'app</string>
<string name="account_action_email_verify_instructions_title">Visita la caixa forta web per a verificar la teva adreça de correu electrònic</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Edita</string>
<string name="ciphers_action_merge_title">Mescla a…</string>
<string name="ciphers_action_copy_title">Copia a…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Mou a la carpeta</string>
<string name="ciphers_action_change_name_title">Canvia el nom</string>
<string name="ciphers_action_change_names_title">Canvia els noms</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Error de sincronització</string>
<string name="additem_header_new_title">Nou element</string>
<string name="additem_header_edit_title">Editar element</string>
<string name="additem_header_merge_title">Combina els elements</string>
<string name="additem_merge_remove_origin_ciphers_title">Mou els elements d\'origen a la paperera</string>
<string name="additem_merge_attachments_note">Combinar elements no combina els seus adjunts! L\'element creat no tindrà cap adjunt.</string>
<string name="additem_markdown_note">Estilitza el text amb <xliff:g id="italic" example="italic">%1$s</xliff:g> o <xliff:g id="bold" example="bold">%2$s</xliff:g> i més. Suport per a Markdown limitat.</string>
<string name="additem_markdown_note_italic">cursiva</string>
<string name="additem_markdown_note_bold">negreta</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Canvia la contrasenya de l\'app</string>
<string name="changepassword_disclaimer_local_note">La contrasenya d\'aplicació mai es desa al dispositiu ni s\'envia a través de la xarxa. Es fa servir per a generar un secret que s\'utilitza per a encriptar les dades locals.</string>
<string name="changepassword_disclaimer_abuse_note">A no ser que sospites d\'un accés no autoritzat, o descobreixis programari maliciós al teu dispositiu, no hi ha cap necessitat de canviar la contrasenya si és una forta i única.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contacta\'ns</string>
<string name="contactus_message_label">El teu missatge</string>
<string name="contactus_english_note">Fes servir l\'anglès per assegurar-nos que no hi ha malentesos.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Tema</string>
<string name="pref_item_color_scheme_amoled_dark_title">Fes servir el tema negre contrastrant</string>
<string name="pref_item_open_links_in_external_browser_title">Obre els enllaços a un navegador extern</string>
<string name="pref_item_close_to_tray_title">Tanca a la safata</string>
<string name="pref_item_conceal_fields_title">Amaga camps</string>
<string name="pref_item_conceal_fields_text">Amaga informació sensible, tal com contrasenyes i números de targeta de crèdit</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Administra al Play Store</string>
<string name="pref_item_permission_post_notifications_title">Penja notificacions</string>
<string name="pref_item_permission_post_notifications_text">Es fa servir per a penjar notificacions de descàrregues</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Càmera</string>
<string name="pref_item_permission_camera_text">Es fa servir per a escanejar codis QR</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Permet la distribució en dos panells en el mode apaïsat</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Change master password hint</string>
<string name="account_action_sign_out_title">Sign out</string>
<string name="account_action_sign_in_title">Sign in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Edit</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Copy to…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Move to folder</string>
<string name="ciphers_action_change_name_title">Change name</string>
<string name="ciphers_action_change_names_title">Change names</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Change master password hint</string>
<string name="account_action_sign_out_title">Sign out</string>
<string name="account_action_sign_in_title">Sign in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Edit</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Copy to…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Move to folder</string>
<string name="ciphers_action_change_name_title">Change name</string>
<string name="ciphers_action_change_names_title">Change names</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -73,7 +73,7 @@
<string name="items_n"><xliff:g id="size" example="15">%1$s</xliff:g> Elemente</string>
<string name="items_all">Alle Einträge</string>
<string name="items_empty_label">Keine Einträge vorhanden</string>
<string name="sends">Sends</string>
<string name="sends">Sendet</string>
<string name="folder_none">Kein Ordner</string>
<string name="folder_new">Neuer Ordner</string>
<string name="folder">Ordner</string>
@ -200,8 +200,10 @@
<string name="account_action_change_master_password_hint_title">Master-Passwort-Hinweis ändern</string>
<string name="account_action_sign_out_title">Abmelden</string>
<string name="account_action_sign_in_title">Anmelden</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Element ausblenden</string>
<string name="account_action_hide_text">Elemente auf den Hauptbildschirmen der App ausblenden</string>
<string name="account_action_email_verify_instructions_title">Besuchen Sie den Web-Tresor, um Ihre E-Mail-Adresse zu verifizieren</string>
<string name="account_action_premium_purchase_instructions_title">Upgrade dein Konto auf eine Premium-Mitgliedschaft, um zusätzliche, großartige Funktionen freizuschalten</string>
<string name="account_action_tfa_title">Zwei-Faktor-Authentifizierung</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Bearbeiten</string>
<string name="ciphers_action_merge_title">Zusammenführen…</string>
<string name="ciphers_action_copy_title">Kopieren nach…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">In Ordner verschieben</string>
<string name="ciphers_action_change_name_title">Name ändern</string>
<string name="ciphers_action_change_names_title">Namen ändern</string>
@ -492,8 +495,8 @@
<string name="wordlist_delete_many_confirmation_title">Wortlisten löschen?</string>
<string name="wordlist_edit_wordlist_title">Wortliste bearbeiten</string>
<string name="wordlist_add_wordlist_title">Wortliste hinzufügen</string>
<string name="wordlist_add_wordlist_via_file_title">Load from a file</string>
<string name="wordlist_add_wordlist_via_url_title">Load from a URL</string>
<string name="wordlist_add_wordlist_via_file_title">Aus einer Datei laden</string>
<string name="wordlist_add_wordlist_via_url_title">Von einer URL laden</string>
<string name="wordlist_empty_label">Keine Wortlisten</string>
<string name="wordlist_word_search_placeholder">Suchbegriffe</string>
<string name="urloverride_header_title">URL überschreiben</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Synchronisierung fehlgeschlagen</string>
<string name="additem_header_new_title">Neues Element</string>
<string name="additem_header_edit_title">Element bearbeiten</string>
<string name="additem_header_merge_title">Elemente zusammenführen</string>
<string name="additem_merge_remove_origin_ciphers_title">Ursprüngliche Elemente in den Papierkorb verschieben</string>
<string name="additem_merge_attachments_note">Beim Zusammenführen von Elementen werden deren Anhänge nicht zusammengeführt! Dem erstellten Element werden keine Anhänge hinzugefügt.</string>
<string name="additem_markdown_note">Text mit <xliff:g id="italic" example="italic">%1$s</xliff:g> oder <xliff:g id="bold" example="bold">%2$s</xliff:g> und mehr visuell aufarbeiten. Limitierter Markdown-Syntax wird unterstützt.</string>
<string name="additem_markdown_note_italic">kursiv</string>
<string name="additem_markdown_note_bold">fett</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">App-Passwort ändern</string>
<string name="changepassword_disclaimer_local_note">App-Passwort wird nie auf dem Gerät gespeichert oder über das Netzwerk versendet. Es wird verwendet, um einen geheimen Schlüssel zu generieren, der zur Verschlüsselung der lokalen Daten verwendet wird.</string>
<string name="changepassword_disclaimer_abuse_note">Es sei denn, Sie vermuten unbefugten Zugriff oder eine Malware auf dem Gerät zu entdecken, es gibt keine Notwendigkeit, das Passwort zu ändern, wenn es ein starkes und einzigartiges Passwort ist.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Kontaktiere uns</string>
<string name="contactus_message_label">Ihre Nachricht</string>
<string name="contactus_english_note">Benutzen Sie Englisch um sicherzustellen, dass Ihr Feedback nicht missverstanden wird.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Farbschema</string>
<string name="pref_item_color_scheme_amoled_dark_title">Schwarzes Farbschema verwenden</string>
<string name="pref_item_open_links_in_external_browser_title">Links in externem Browser öffnen</string>
<string name="pref_item_close_to_tray_title">In die Taskleiste schließen</string>
<string name="pref_item_conceal_fields_title">Felder verbergen</string>
<string name="pref_item_conceal_fields_text">Vertrauliche Informationen wie Passwörter und Kreditkartennummern verbergen</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Im Play Store verwalten</string>
<string name="pref_item_permission_post_notifications_title">Benachrichtigungen</string>
<string name="pref_item_permission_post_notifications_text">Verwendet, um Download-Benachrichtigungen zu posten</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Kamera</string>
<string name="pref_item_permission_camera_text">Wird zum Scannen von QR-Codes verwendet</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Erlaube zwei Panels Layout im Querformat</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Change master password hint</string>
<string name="account_action_sign_out_title">Sign out</string>
<string name="account_action_sign_in_title">Sign in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Edit</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Copy to…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Move to folder</string>
<string name="ciphers_action_change_name_title">Change name</string>
<string name="ciphers_action_change_names_title">Change names</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Change master password hint</string>
<string name="account_action_sign_out_title">Sign out</string>
<string name="account_action_sign_in_title">Sign in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Edit</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Copy to…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Move to folder</string>
<string name="ciphers_action_change_name_title">Change name</string>
<string name="ciphers_action_change_names_title">Change names</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorised access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Change master password hint</string>
<string name="account_action_sign_out_title">Sign out</string>
<string name="account_action_sign_in_title">Sign in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Edit</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Copy to…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Move to folder</string>
<string name="ciphers_action_change_name_title">Change name</string>
<string name="ciphers_action_change_names_title">Change names</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Cambiar pista de contraseña maestra</string>
<string name="account_action_sign_out_title">Cerrar sesión</string>
<string name="account_action_sign_in_title">Iniciar sesión</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visita la caja fuerte web para verificar tu correo electrónico</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Editar</string>
<string name="ciphers_action_merge_title">Fusionar en…</string>
<string name="ciphers_action_copy_title">Copiar a…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Mover a carpeta</string>
<string name="ciphers_action_change_name_title">Cambiar nombre</string>
<string name="ciphers_action_change_names_title">Cambiar nombres</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sincronización fallida</string>
<string name="additem_header_new_title">Nuevo ítem</string>
<string name="additem_header_edit_title">Editar ítem</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Texto de estilo con <xliff:g id="italic" example="italic">%1$s</xliff:g> o <xliff:g id="bold" example="bold">%2$s</xliff:g> y más. Sintaxis de Markdown limitada es compatible.</string>
<string name="additem_markdown_note_italic">cursiva</string>
<string name="additem_markdown_note_bold">negrita</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Cambiar contraseña de la app</string>
<string name="changepassword_disclaimer_local_note">La contraseña de la app nunca se almacena en el dispositivo ni se envía a través de la red. Se utiliza para generar una clave secreta que se utiliza para cifrar los datos locales.</string>
<string name="changepassword_disclaimer_abuse_note">A menos que sospeche acceso no autorizado o descubra un malware en el dispositivo, no hay necesidad de cambiar la contraseña más si es una contraseña única y fuerte.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contáctanos</string>
<string name="contactus_message_label">Tu mensaje</string>
<string name="contactus_english_note">Utiliza solo inglés para asegurarnos de que tus comentarios no se malentiendan.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Tema</string>
<string name="pref_item_color_scheme_amoled_dark_title">Usar tema negro</string>
<string name="pref_item_open_links_in_external_browser_title">Abrir links en un navegador externo</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Detener campos</string>
<string name="pref_item_conceal_fields_text">Detener información sensible, como contraseñas y números de tarjeta de crédito</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Administrar en Play Store</string>
<string name="pref_item_permission_post_notifications_title">Mostrar notificaciones</string>
<string name="pref_item_permission_post_notifications_text">Utilizado para mostrar notificaciones de descargas</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Cámara</string>
<string name="pref_item_permission_camera_text">Usado para escanear códigos QR</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Permitir el diseño de dos paneles en modo horizontal</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Change master password hint</string>
<string name="account_action_sign_out_title">Sign out</string>
<string name="account_action_sign_in_title">Sign in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Edit</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Copy to…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Move to folder</string>
<string name="ciphers_action_change_name_title">Change name</string>
<string name="ciphers_action_change_names_title">Change names</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Change master password hint</string>
<string name="account_action_sign_out_title">Sign out</string>
<string name="account_action_sign_in_title">Sign in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Edit</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Copy to…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Move to folder</string>
<string name="ciphers_action_change_name_title">Change name</string>
<string name="ciphers_action_change_names_title">Change names</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Change master password hint</string>
<string name="account_action_sign_out_title">Sign out</string>
<string name="account_action_sign_in_title">Sign in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Edit</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Copy to…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Move to folder</string>
<string name="ciphers_action_change_name_title">Change name</string>
<string name="ciphers_action_change_names_title">Change names</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Modifica suggerimento password principale</string>
<string name="account_action_sign_out_title">Disconnetti</string>
<string name="account_action_sign_in_title">Accedi</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Vai nella cassaforte web per verificare il tuo indirizzo e-mail</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Modifica</string>
<string name="ciphers_action_merge_title">Unisci in…</string>
<string name="ciphers_action_copy_title">Copia in…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Sposta nella cartella</string>
<string name="ciphers_action_change_name_title">Modifica nome</string>
<string name="ciphers_action_change_names_title">Modifica nomi</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sincronizzazione non riuscita</string>
<string name="additem_header_new_title">Nuovo elemento</string>
<string name="additem_header_edit_title">Modifica elemento</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Stile del testo con <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> e altro. È supportata una sintassi Markdown limitata.</string>
<string name="additem_markdown_note_italic">corsivo</string>
<string name="additem_markdown_note_bold">grassetto</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Modifica password app</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Usa l\'inglese per assicurarti che il tuo feedback non venga frainteso.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Tema</string>
<string name="pref_item_color_scheme_amoled_dark_title">Usa tema scuro a contrasto</string>
<string name="pref_item_open_links_in_external_browser_title">Apri link in browser esterno</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Nascondere informazioni sensibili, come password e numeri di carta di credito</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Gestisci su Play Store</string>
<string name="pref_item_permission_post_notifications_title">Posticipa notifica</string>
<string name="pref_item_permission_post_notifications_text">Utilizzato per postare le notifiche di download</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Fotocamera</string>
<string name="pref_item_permission_camera_text">Utilizzato per scansionare i codici QR</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Consenti layout a due colonne in modalità orizzontale</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Change master password hint</string>
<string name="account_action_sign_out_title">Sign out</string>
<string name="account_action_sign_in_title">Sign in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Edit</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Copy to…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Move to folder</string>
<string name="ciphers_action_change_name_title">Change name</string>
<string name="ciphers_action_change_names_title">Change names</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">マスターパスワードのヒントの変更</string>
<string name="account_action_sign_out_title">ログアウト</string>
<string name="account_action_sign_in_title">ログイン</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">ウェブ保管庫へアクセスして、メールアドレスを確認してください。</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">編集</string>
<string name="ciphers_action_merge_title">統合…</string>
<string name="ciphers_action_copy_title">コピー…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">フォルダーへ移動</string>
<string name="ciphers_action_change_name_title">名前の変更</string>
<string name="ciphers_action_change_names_title">名前の変更</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">同期失敗</string>
<string name="additem_header_new_title">新しいアイテム</string>
<string name="additem_header_edit_title">アイテムの編集</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">テキストを <xliff:g id="italic" example="italic">%1$s</xliff:g> または <xliff:g id="bold" example="bold">%2$s</xliff:g> のように修飾します。 一部の Markdown シンタックスがサポートされています。</string>
<string name="additem_markdown_note_italic">斜体</string>
<string name="additem_markdown_note_bold">太字</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">アプリパスワードの変更</string>
<string name="changepassword_disclaimer_local_note">アプリのパスワードは、デバイスに保存されることも、ネットワーク経由で送信されることもありません。ローカルデータを暗号化するために使用される秘密鍵を生成するために使用されます。</string>
<string name="changepassword_disclaimer_abuse_note">不正アクセスが疑われる場合やデバイスにマルウェアを発見した場合を除いて、強力で一意のパスワードであれば、変更する必要はありません。</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">お問い合わせ</string>
<string name="contactus_message_label">メッセージ</string>
<string name="contactus_english_note">フィードバックが誤解されないように、英語を使用してください。</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">テーマ</string>
<string name="pref_item_color_scheme_amoled_dark_title">高コントラストの黒いテーマを使用</string>
<string name="pref_item_open_links_in_external_browser_title">外部ブラウザでリンクを開く</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">フィールドを隠す</string>
<string name="pref_item_conceal_fields_text">パスワードやクレジットカード番号などの機密情報を隠します</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Play ストアで管理</string>
<string name="pref_item_permission_post_notifications_title">通知</string>
<string name="pref_item_permission_post_notifications_text">ダウンロード通知の表示に使用されます</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">カメラ</string>
<string name="pref_item_permission_camera_text">QR コードのスキャンに使用されます</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">横画面モードで2パネルレイアウトを使用</string>

View File

@ -200,8 +200,10 @@
<string name="account_action_change_master_password_hint_title">마스터 비밀번호 힌트 변경</string>
<string name="account_action_sign_out_title">로그아웃</string>
<string name="account_action_sign_in_title">로그인</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">항목 숨기기</string>
<string name="account_action_hide_text">앱 메인 화면에서 이 항목 숨기기</string>
<string name="account_action_email_verify_instructions_title">웹 보관함에 접속하여 이메일 주소를 인증하세요.</string>
<string name="account_action_premium_purchase_instructions_title">계정을 프리미엄으로 업그레이드하고 다양한 추가 기능을 잠금 해제하세요.</string>
<string name="account_action_tfa_title">2단계 인증</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">편집</string>
<string name="ciphers_action_merge_title">…에 병합</string>
<string name="ciphers_action_copy_title">…로 복사</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">폴더로 이동</string>
<string name="ciphers_action_change_name_title">이름 바꾸기</string>
<string name="ciphers_action_change_names_title">이름 바꾸기</string>
@ -492,8 +495,8 @@
<string name="wordlist_delete_many_confirmation_title">단어 목록을 삭제하시겠습니까?</string>
<string name="wordlist_edit_wordlist_title">단어 목록 편집</string>
<string name="wordlist_add_wordlist_title">단어 목록 추가</string>
<string name="wordlist_add_wordlist_via_file_title">Load from a file</string>
<string name="wordlist_add_wordlist_via_url_title">Load from a URL</string>
<string name="wordlist_add_wordlist_via_file_title">파일에서 불러오기</string>
<string name="wordlist_add_wordlist_via_url_title">URL에서 불러오기</string>
<string name="wordlist_empty_label">단어 목록 없음</string>
<string name="wordlist_word_search_placeholder">단어 검색</string>
<string name="urloverride_header_title">URL 덮어쓰기</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">동기화 실패</string>
<string name="additem_header_new_title">새 항목</string>
<string name="additem_header_edit_title">항목 편집</string>
<string name="additem_header_merge_title">항목 병합</string>
<string name="additem_merge_remove_origin_ciphers_title">원본 항목을 휴지통으로 이동</string>
<string name="additem_merge_attachments_note">항목을 병합할 때 첨부파일은 병합되지 않습니다! 병합한 항목은 첨부파일 없이 생성됩니다.</string>
<string name="additem_markdown_note"><xliff:g id="italic" example="italic">%1$s</xliff:g> 또는 <xliff:g id="bold" example="bold">%2$s</xliff:g> 등을 사용하여 텍스트를 꾸밀 수 있습니다. 일부 마크다운 문법을 지원합니다.</string>
<string name="additem_markdown_note_italic">기울임꼴</string>
<string name="additem_markdown_note_bold">굵게</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">앱 비밀번호 변경</string>
<string name="changepassword_disclaimer_local_note">앱 비밀번호는 기기에 저장되거나 인터넷으로 전송되지 않습니다. 로컬 데이터를 암호화하기 위한 비밀 키를 생성하는 데에만 사용됩니다.</string>
<string name="changepassword_disclaimer_abuse_note">강력한 비밀번호를 웹사이트마다 다르게 사용하고 있다면, 무단 접속이 의심되거나 기기에서 악성 코드가 발견되지 않는 한 비밀번호를 변경할 필요가 없습니다.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">고객 지원</string>
<string name="contactus_message_label">메시지 입력</string>
<string name="contactus_english_note">메시지가 정확히 전달될 수 있도록 영어를 사용해 주세요.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">테마</string>
<string name="pref_item_color_scheme_amoled_dark_title">다크 테마에 검정색 사용</string>
<string name="pref_item_open_links_in_external_browser_title">외부 브라우저에서 열기</string>
<string name="pref_item_close_to_tray_title">시스템 트레이로 닫기</string>
<string name="pref_item_conceal_fields_title">필드 감추기</string>
<string name="pref_item_conceal_fields_text">비밀번호, 신용 카드 번호 등 민감한 정보를 숨깁니다.</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Play 스토어에서 관리</string>
<string name="pref_item_permission_post_notifications_title">알림 게시</string>
<string name="pref_item_permission_post_notifications_text">다은로드 중 알림을 게시하는 데 사용합니다.</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">카메라</string>
<string name="pref_item_permission_camera_text">QR 코드를 스캔하는 데 사용합니다.</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">가로 모드에서 이중 패널 허용</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Hint voor hoofdwachtwoord wijzigen</string>
<string name="account_action_sign_out_title">Uitloggen</string>
<string name="account_action_sign_in_title">Inloggen</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Bezoek de webkluis om uw e-mailadres te verifiëren</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Bewerken</string>
<string name="ciphers_action_merge_title">Samenvoegen in…</string>
<string name="ciphers_action_copy_title">Kopiëren naar…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Naar map verplaatsen</string>
<string name="ciphers_action_change_name_title">Naam wijzigen</string>
<string name="ciphers_action_change_names_title">Namen wijzigen</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Synchroniseren mislukt</string>
<string name="additem_header_new_title">Nieuw item</string>
<string name="additem_header_edit_title">Item bewerken</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Stijl tekst met <xliff:g id="italic" example="italic">%1$s</xliff:g> of <xliff:g id="bold" example="bold">%2$s</xliff:g> en meer. Beperkte Markdown syntax wordt ondersteund.</string>
<string name="additem_markdown_note_italic">cursief</string>
<string name="additem_markdown_note_bold">dikgedrukt</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">App-wachtwoord wijzigen</string>
<string name="changepassword_disclaimer_local_note">Het app-wachtwoord wordt nooit op het apparaat opgeslagen of via het netwerk verzonden. Het wordt gebruikt om een geheime sleutel te genereren die wordt gebruikt om de lokale gegevens te versleutelen.</string>
<string name="changepassword_disclaimer_abuse_note">Zolang u geen onbevoegde toegang vermoedt of malware hebt ontdekt op uw apparaat is het niet nodig om het wachtwoord te wijzigen als u een sterk en uniek wachtwoord gebruikt.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contacteer ons</string>
<string name="contactus_message_label">Jouw bericht</string>
<string name="contactus_english_note">Gebruik Engels om ervoor te zorgen dat je feedback niet verkeerd wordt begrepen.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Thema</string>
<string name="pref_item_color_scheme_amoled_dark_title">Gebruik zwart contrast thema</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in externe browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Verberg velden</string>
<string name="pref_item_conceal_fields_text">Verberg gevoelige informatie, zoals wachtwoorden en creditcardnummers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Beheren in Play Store</string>
<string name="pref_item_permission_post_notifications_title">Meldingen sturen</string>
<string name="pref_item_permission_post_notifications_text">Wordt gebruikt voor het plaatsen van downloadmeldingen</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Wordt gebruikt om QR-codes te scannen</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Twee panelen indeling in landschap modus toestaan</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Change master password hint</string>
<string name="account_action_sign_out_title">Sign out</string>
<string name="account_action_sign_in_title">Sign in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Edit</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Copy to…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Move to folder</string>
<string name="ciphers_action_change_name_title">Change name</string>
<string name="ciphers_action_change_names_title">Change names</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Change master password hint</string>
<string name="account_action_sign_out_title">Sign out</string>
<string name="account_action_sign_in_title">Sign in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Edit</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Copy to…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Przenieś do folderu</string>
<string name="ciphers_action_change_name_title">Zmień nazwę</string>
<string name="ciphers_action_change_names_title">Zmień nazwy</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -15,10 +15,10 @@
<string name="app_password">Senha do aplicativo</string>
<string name="current_password">Senha atual</string>
<string name="new_password">Nova senha</string>
<string name="email">Email</string>
<string name="email">E-mail</string>
<string name="email_verified">Verificado</string>
<string name="email_not_verified">Não verificado</string>
<string name="email_visibility">Visibilidade do email</string>
<string name="email_visibility">Visibilidade do e-mail</string>
<string name="public_url">URL Pública</string>
<string name="url">Endereço da URL</string>
<!-- Access count increases every time someone opens a send and looks and the page -->
@ -26,7 +26,7 @@
<string name="learn_more">Saiba mais</string>
<string name="phone_number">Telefone</string>
<string name="passport_number">Número do passaporte</string>
<string name="license_number">License number</string>
<string name="license_number">Número da CNH</string>
<string name="card_number">Número do cartão</string>
<string name="card_number_empty_label">Nenhum número de cartão</string>
<string name="card_type">Bandeira</string>
@ -55,7 +55,7 @@
<string name="continue_">Continuar</string>
<string name="country">País</string>
<string name="address">Endereço</string>
<string name="postal_code">CEP</string>
<string name="postal_code">Código postal</string>
<string name="pull_to_search">Puxe para pesquisar</string>
<string name="save">Salvar</string>
<string name="uri">URI</string>
@ -148,7 +148,7 @@
<string name="remove_from_history">Remover do histórico</string>
<string name="reused_password">Senha reutilizada</string>
<string name="reused_passwords">Senhas reutilizadas</string>
<string name="one_time_password">Código 2FA</string>
<string name="one_time_password">Senha de uso único</string>
<string name="one_time_password_authenticator_key">Chave de Autenticação</string>
<string name="passkey_use_short">Usar</string>
<string name="passkey_save">Salvar Passkey</string>
@ -161,7 +161,7 @@
<string name="powered_by">Desenvolvido por</string>
<string name="verification_code">Código de verificação</string>
<string name="resend_verification_code">Reenviar código de verificação</string>
<string name="requested_verification_email">Solicitou um email de verificação</string>
<string name="requested_verification_email">Solicitou um e-mail de verificação</string>
<string name="web_vault">Cofre Web</string>
<string name="launch_web_vault">Iniciar Cofre Web</string>
<!-- Remember me to not have to enter OTP code second time -->
@ -181,7 +181,7 @@
<string name="encryption_hash">Hash</string>
<string name="encryption_salt">Salt</string>
<string name="encryption_algorithm_256bit_aes">256-bit AES</string>
<string name="encryption_random_bits_data">Random <xliff:g id="length" example="64">%1$d</xliff:g>-bits of data</string>
<string name="encryption_random_bits_data"><xliff:g id="length" example="64">%1$d</xliff:g>- bits de dados aleatórios</string>
<string name="none">Nenhum</string>
<string name="text">Texto</string>
<string name="linked_apps">Aplicativos vinculados</string>
@ -200,12 +200,14 @@
<string name="account_action_change_master_password_hint_title">Alterar dica da senha mestra</string>
<string name="account_action_sign_out_title">Encerrar Sessão</string>
<string name="account_action_sign_in_title">Iniciar sessão</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visite o cofre web para verificar seu endereço de email</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Ocultar itens</string>
<string name="account_action_hide_text">Ocultar os itens das telas principais do aplicativo</string>
<string name="account_action_email_verify_instructions_title">Visite o cofre web para verificar seu endereço de e-mail</string>
<string name="account_action_premium_purchase_instructions_title">Atualize a sua conta para uma conta premium e desbloqueie ótimos recursos adicionais</string>
<string name="account_action_tfa_title">Autenticação de dois fatores</string>
<string name="account_action_tfa_text">Exigir verificação de login com outro dispositivo, como uma chave de segurança, aplicativo de autenticação, SMS ou email</string>
<string name="account_action_tfa_text">Exigir verificação de login com outro dispositivo, como uma chave de segurança, aplicativo de autenticação, SMS ou e-mail</string>
<string name="account_action_tfa_active_status">Ativo</string>
<string name="account_action_items_title">Itens</string>
<string name="account_action_log_out_title">Encerrar Sessão</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Editar</string>
<string name="ciphers_action_merge_title">Mesclar em…</string>
<string name="ciphers_action_copy_title">Copiar para…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Mover para a pasta</string>
<string name="ciphers_action_change_name_title">Renomear</string>
<string name="ciphers_action_change_names_title">Renomear</string>
@ -249,7 +252,7 @@
<string name="vault_action_sync_vault_title">Sincronizar Cofre</string>
<string name="vault_action_lock_vault_title">Bloquear Cofre</string>
<string name="vault_action_rename_folder_title">Renomear pasta</string>
<string name="email_action_check_data_breach_title">Verifique o email em vazamentos de dados conhecidos</string>
<string name="email_action_check_data_breach_title">Verifique o e-mail em vazamentos de dados conhecidos</string>
<string name="username_action_check_data_breach_title">Verifique o nome de usuário em vazamentos de dados conhecidos</string>
<string name="password_action_check_data_breach_title">Verifique a senha em vazamentos de dados conhecidos</string>
<string name="website_action_check_data_breach_title">Verifique o site em vazamentos de dados conhecidos</string>
@ -286,13 +289,13 @@
<string name="field_linked_to_card_expmonth"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao mês de expiração</string>
<string name="field_linked_to_card_expyear"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao ano de expiração</string>
<string name="field_linked_to_card_code"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao código do cartão</string>
<string name="field_linked_to_card_brand"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao emissor do cartão</string>
<string name="field_linked_to_card_brand"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado à bandeira do cartão</string>
<string name="field_linked_to_card_number"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao número do cartão</string>
<string name="field_linked_to_identity_title"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao título</string>
<string name="field_linked_to_identity_middlename"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao nome do meio</string>
<string name="field_linked_to_identity_address1"><xliff:g id="name" example="usernameField">%1$s</xliff:g> linked to the address line (1)</string>
<string name="field_linked_to_identity_address2"><xliff:g id="name" example="usernameField">%1$s</xliff:g> linked to the address line (2)</string>
<string name="field_linked_to_identity_address3"><xliff:g id="name" example="usernameField">%1$s</xliff:g> linked to the address line (3)</string>
<string name="field_linked_to_identity_address1"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao endereço (1)</string>
<string name="field_linked_to_identity_address2"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao endereço (2)</string>
<string name="field_linked_to_identity_address3"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao endereço (3)</string>
<string name="field_linked_to_identity_city"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado à cidade</string>
<string name="field_linked_to_identity_state"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao estado</string>
<string name="field_linked_to_identity_postalcode"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao código postal</string>
@ -300,10 +303,10 @@
<string name="field_linked_to_identity_company"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculada à empresa</string>
<string name="field_linked_to_identity_email"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao e-mail</string>
<string name="field_linked_to_identity_phone"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao número de telefone</string>
<string name="field_linked_to_identity_ssn"><xliff:g id="name" example="usernameField">%1$s</xliff:g> linked to the SSN</string>
<string name="field_linked_to_identity_ssn"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao CPF</string>
<string name="field_linked_to_identity_username"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao nome de usuário</string>
<string name="field_linked_to_identity_passportnumber"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao número do passaporte</string>
<string name="field_linked_to_identity_licensenumber"><xliff:g id="name" example="usernameField">%1$s</xliff:g> linked to the license number</string>
<string name="field_linked_to_identity_licensenumber"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao número da CNH</string>
<string name="field_linked_to_identity_firstname"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao primeiro nome</string>
<string name="field_linked_to_identity_lastname"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao último nome</string>
<string name="field_linked_to_identity_fullname"><xliff:g id="name" example="usernameField">%1$s</xliff:g> vinculado ao nome completo</string>
@ -317,16 +320,16 @@
<string name="copy_package_name">Copiar nome do pacote</string>
<string name="copy_password">Copiar senha</string>
<string name="copy_username">Copiar nome de usuário</string>
<string name="copy_email">Copiar email</string>
<string name="copy_email">Copiar e-mail</string>
<string name="copy_phone_number">Copiar número de telefone</string>
<string name="copy_passport_number">Copiar número do passaporte</string>
<string name="copy_license_number">Copy license number</string>
<string name="copy_license_number">Copiar número da CNH</string>
<string name="copy_card_number">Copiar número do cartão</string>
<string name="copy_cardholder_name">Copiar nome do titular do cartão</string>
<string name="copy_expiration_year">Copiar ano de vencimento</string>
<string name="copy_expiration_month">Copy expiration month</string>
<string name="copy_expiration_year">Copiar ano de expiração</string>
<string name="copy_expiration_month">Copiar mês de expiração</string>
<string name="copy_cvv_code">Copiar código de segurança</string>
<string name="copy_otp_code">Copiar código OTP</string>
<string name="copy_otp_code">Copiar senha de uso único</string>
<string name="copy_otp_secret_code">Copiar chave secreta</string>
<string name="copied_value">Valor copiado</string>
<string name="copied_url">URL copiada</string>
@ -337,13 +340,13 @@
<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 do passaporte copiado</string>
<string name="copied_license_number">Copied a license number</string>
<string name="copied_license_number">Número da CNH copiado</string>
<string name="copied_card_number">Número do cartão copiado</string>
<string name="copied_cardholder_name">Nome de titular do cartão copiado</string>
<string name="copied_expiration_year">Copied an expiration year</string>
<string name="copied_expiration_month">Copied an expiration month</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">Código OTP copiado</string>
<string name="copied_otp_code">Senha de uso único 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>
@ -492,8 +495,8 @@
<string name="wordlist_delete_many_confirmation_title">Excluir as listas de palavras?</string>
<string name="wordlist_edit_wordlist_title">Editar uma lista de palavras</string>
<string name="wordlist_add_wordlist_title">Adicionar uma lista de palavras</string>
<string name="wordlist_add_wordlist_via_file_title">Load from a file</string>
<string name="wordlist_add_wordlist_via_url_title">Load from a URL</string>
<string name="wordlist_add_wordlist_via_file_title">Carregar a partir de um arquivo</string>
<string name="wordlist_add_wordlist_via_url_title">Carregar a partir de uma URL</string>
<string name="wordlist_empty_label">Sem listas de palavras</string>
<string name="wordlist_word_search_placeholder">Pesquisar palavras</string>
<string name="urloverride_header_title">Substituição de URL</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Falha na sincronização</string>
<string name="additem_header_new_title">Novo item</string>
<string name="additem_header_edit_title">Editar item</string>
<string name="additem_header_merge_title">Mesclar itens</string>
<string name="additem_merge_remove_origin_ciphers_title">Mover itens de origem para a lixeira</string>
<string name="additem_merge_attachments_note">Mesclar itens não faz com que seus anexos sejam mesclados! O item criado não terá nenhum anexo adicionado.</string>
<string name="additem_markdown_note">Estilize o texto com <xliff:g id="italic" example="italic">%1$s</xliff:g> ou <xliff:g id="bold" example="bold">%2$s</xliff:g> e muito mais. Suporte à sintaxe Markdown limitada.</string>
<string name="additem_markdown_note_italic">itálico</string>
<string name="additem_markdown_note_bold">negrito</string>
@ -597,46 +603,46 @@
<string name="cipher_type_passkey">Passkey</string>
<string name="field_type_text">Texto</string>
<string name="field_type_boolean">Booleano</string>
<string name="field_type_linked">Linked</string>
<string name="field_type_linked">Vinculado</string>
<!--
Displayed below a password that was exposed in the known data breached. It
ok to use other synonyms like 'exposed' or 'compromised' to avoid rude words. -->
<string name="password_pwned_label">Pwned</string>
<string name="password_strength_very_strong_label">Very strong</string>
<string name="password_strength_strong_label">Strong</string>
<string name="password_strength_good_label">Good</string>
<string name="password_strength_fair_label">Fair</string>
<string name="password_strength_weak_label">Weak</string>
<string name="passwords_very_strong_label">Very strong passwords</string>
<string name="passwords_strong_label">Strong passwords</string>
<string name="passwords_good_label">Good passwords</string>
<string name="passwords_fair_label">Fair passwords</string>
<string name="passwords_weak_label">Weak passwords</string>
<string name="filter_header_title">Filter</string>
<string name="filter_empty_label">No filters available</string>
<string name="sort_header_title">Sort by</string>
<string name="sort_empty_label">No sorting available</string>
<string name="sortby_title_title">Title</string>
<string name="sortby_title_normal_mode">Alphabetically</string>
<string name="sortby_title_reverse_mode">Reverse Alphabetically</string>
<string name="sortby_access_count_title">Access count</string>
<string name="sortby_access_count_normal_mode">Largest First</string>
<string name="sortby_access_count_reverse_mode">Smallest First</string>
<string name="sortby_modification_date_title">Modification date</string>
<string name="sortby_modification_date_normal_mode">Newest First</string>
<string name="sortby_modification_date_reverse_mode">Oldest First</string>
<string name="sortby_expiration_date_title">Expiration date</string>
<string name="sortby_expiration_date_normal_mode">Newest First</string>
<string name="sortby_expiration_date_reverse_mode">Oldest First</string>
<string name="sortby_deletion_date_title">Deletion date</string>
<string name="sortby_deletion_date_normal_mode">Newest First</string>
<string name="sortby_deletion_date_reverse_mode">Oldest First</string>
<string name="sortby_password_title">Password</string>
<string name="sortby_password_normal_mode">Alphabetically</string>
<string name="sortby_password_reverse_mode">Reverse Alphabetically</string>
<string name="sortby_password_modification_date_title">Password modification date</string>
<string name="sortby_password_modification_date_normal_mode">Newest First</string>
<string name="sortby_password_modification_date_reverse_mode">Mais antigos primeiro</string>
<string name="password_pwned_label">Comprometida</string>
<string name="password_strength_very_strong_label">Muito forte</string>
<string name="password_strength_strong_label">Forte</string>
<string name="password_strength_good_label">Boa</string>
<string name="password_strength_fair_label">Razoável</string>
<string name="password_strength_weak_label">Fraca</string>
<string name="passwords_very_strong_label">Senhas muito fortes</string>
<string name="passwords_strong_label">Senhas fortes</string>
<string name="passwords_good_label">Senhas boas</string>
<string name="passwords_fair_label">Senhas razoáveis</string>
<string name="passwords_weak_label">Senhas fracas</string>
<string name="filter_header_title">Filtro</string>
<string name="filter_empty_label">Nenhum filtro disponível</string>
<string name="sort_header_title">Ordenar por</string>
<string name="sort_empty_label">Não há ordenação disponível</string>
<string name="sortby_title_title">Título</string>
<string name="sortby_title_normal_mode">Ordem Alfabética</string>
<string name="sortby_title_reverse_mode">Ordem Alfabética Reversa</string>
<string name="sortby_access_count_title">Quantidade de acessos</string>
<string name="sortby_access_count_normal_mode">Maiores Primeiro</string>
<string name="sortby_access_count_reverse_mode">Menores Primeiro</string>
<string name="sortby_modification_date_title">Data de modificação</string>
<string name="sortby_modification_date_normal_mode">Mais Recentes Primeiro</string>
<string name="sortby_modification_date_reverse_mode">Mais Antigos Primeiro</string>
<string name="sortby_expiration_date_title">Data de expiração</string>
<string name="sortby_expiration_date_normal_mode">Mais Recentes Primeiro</string>
<string name="sortby_expiration_date_reverse_mode">Mais Antigos Primeiro</string>
<string name="sortby_deletion_date_title">Data de exclusão</string>
<string name="sortby_deletion_date_normal_mode">Mais Recentes Primeiro</string>
<string name="sortby_deletion_date_reverse_mode">Mais Antigos Primeiro</string>
<string name="sortby_password_title">Senha</string>
<string name="sortby_password_normal_mode">Ordem Alfabética</string>
<string name="sortby_password_reverse_mode">Ordem Alfabética Reversa</string>
<string name="sortby_password_modification_date_title">Data de alteração da senha</string>
<string name="sortby_password_modification_date_normal_mode">Mais Recentes Primeiro</string>
<string name="sortby_password_modification_date_reverse_mode">Mais Antigos Primeiro</string>
<string name="sortby_password_strength_title">Força da senha</string>
<string name="sortby_password_strength_normal_mode">Mais fraca Primeiro</string>
<string name="sortby_password_strength_reverse_mode">Mais forte Primeiro</string>
@ -693,277 +699,286 @@
<string name="generator_password_exclude_similar_symbols_title">Excluir símbolos semelhantes</string>
<!-- An option to exclude symbols like this: {}[]()/\'"`~,;:.<> -->
<string name="generator_password_exclude_ambiguous_symbols_title">Excluir símbolos ambíguos</string>
<string name="generator_email_catch_all_type">Catch-all email</string>
<string name="generator_email_catch_all_note">A catch-all email address provides users the option to receive all mail sent to their domain, even if they are sent to an email address that has not been set up for their domain. Ensure that your email hosting supports this feature before using it.</string>
<string name="generator_email_catch_all_type">E-mail catch-all</string>
<string name="generator_email_catch_all_note">Um endereço de e-mail catch-all oferece aos usuários a opção de receber todos os e-mails enviados para seu domínio, mesmo se eles forem enviados para um endereço de e-mail que não tenha sido configurado para seu domínio. Certifique-se de que sua hospedagem de e-mail suporta este recurso antes de usá-lo.</string>
<!-- Referring to a website domain -->
<string name="generator_email_catch_all_domain_title">Domain</string>
<string name="generator_email_plus_addressing_type">Plus addressing email</string>
<string name="generator_email_plus_addressing_note">Plus addressing means any email sent to <xliff:g id="email" example="username+abc@example.com">%1$s</xliff:g> is still sent to your account. This means you can have a lot of variations on your email address to give out to different people, sites, or mailing lists. Ensure that your email hosting supports this feature before using it.</string>
<string name="generator_email_plus_addressing_email_title">Email</string>
<string name="generator_email_subdomain_addressing_type">Subdomain addressing email</string>
<string name="generator_email_subdomain_addressing_note">Subdomain addressing means any email sent to <xliff:g id="email" example="username@abc.example.com">%1$s</xliff:g> is still sent to your account. This means you can have a lot of variations on your email address to give out to different people, sites, or mailing lists. Ensure that your email hosting supports this feature before using it.</string>
<string name="generator_email_subdomain_addressing_email_title">Email</string>
<string name="generator_email_forward_alias_type">Forwarded email alias</string>
<string name="generator_create_item_with_password_title">Create new login with the password</string>
<string name="generator_create_item_with_username_title">Create new login with the username</string>
<string name="generator_password_history_title">Password history</string>
<string name="generator_show_tips_title">Show tips</string>
<string name="generatorhistory_header_title">Generator history</string>
<string name="generatorhistory_clear_history_title">Clear history</string>
<string name="generatorhistory_clear_history_confirmation_title">Clear generator history?</string>
<string name="generatorhistory_clear_history_confirmation_text">This will remove all items from the history.</string>
<string name="generatorhistory_delete_one_confirmation_title">Delete the item from the history?</string>
<string name="generatorhistory_delete_many_confirmation_title">Delete the items from the history?</string>
<string name="passwordhistory_header_title">Password history</string>
<string name="passwordhistory_clear_history_title">Clear history</string>
<string name="passwordhistory_clear_history_confirmation_title">Clear password history?</string>
<string name="passwordhistory_clear_history_confirmation_text">This will remove all passwords from the history.</string>
<string name="passwordhistory_delete_one_confirmation_title">Delete the password from the history?</string>
<string name="passwordhistory_delete_many_confirmation_title">Delete the passwords from the history?</string>
<string name="watchtower_header_title">Watchtower</string>
<string name="watchtower_section_password_strength_label">Password strength</string>
<string name="watchtower_section_security_label">Security</string>
<string name="watchtower_section_maintenance_label">Maintenance</string>
<string name="watchtower_item_pwned_passwords_title">Pwned Passwords</string>
<string name="watchtower_item_pwned_passwords_text">Passwords that have been exposed in data breaches. Such passwords should be changed immediately.</string>
<string name="watchtower_item_reused_passwords_title">Reused Passwords</string>
<string name="watchtower_item_reused_passwords_text">Don\'t use the same password on multiple websites. Generate unique passwords to improve security.</string>
<string name="watchtower_item_vulnerable_accounts_title">Vulnerable Accounts</string>
<string name="watchtower_item_vulnerable_accounts_text">Sites that were affected by a data breach since you last changed a password. Change your password to keep your account safe.</string>
<string name="watchtower_item_unsecure_websites_title">Unsecure Websites</string>
<string name="watchtower_item_unsecure_websites_text">Change the URLs that use HTTP protocol to use HTTPS protocol, as the latter utilizes the most advanced encryption available.</string>
<string name="watchtower_item_inactive_2fa_title">Inactive two-factor authentication</string>
<string name="watchtower_item_inactive_2fa_text">Sites that have two-factor authentication available but you haven\'t set it up yet.</string>
<string name="watchtower_item_inactive_passkey_title">Available Passkeys</string>
<string name="watchtower_item_inactive_passkey_text">Sites that have passkey available but you haven\'t set it up yet. It\'s simpler and more secure then a password.</string>
<string name="watchtower_item_incomplete_items_title">Incomplete Items</string>
<string name="watchtower_item_incomplete_items_text">Helps you identify missing or incomplete data in your vault. This can refer to identities with missing names or logins without usernames.</string>
<string name="watchtower_item_expiring_items_title">Expiring Items</string>
<string name="watchtower_item_expiring_items_text">Items that have expired or are expiring soon.</string>
<string name="watchtower_item_duplicate_websites_title">Duplicate URIs</string>
<string name="watchtower_item_duplicate_websites_text">Items that have one or more URIs that cover the same websites after applying the match detection.</string>
<string name="watchtower_item_trashed_items_title">Trashed Items</string>
<string name="watchtower_item_trashed_items_text">Items that have been moved into the trash. Having too many items in the trash may slow down operations with your vault.</string>
<string name="watchtower_item_empty_folders_title">Empty Folders</string>
<string name="watchtower_item_empty_folders_text">Folders that do not have any items in them.</string>
<string name="watchtower_item_duplicate_items_title">Duplicate Items</string>
<string name="watchtower_item_duplicate_items_text">Helps you identify and eliminate duplicate items in your vault.</string>
<string name="watchtower_item_compromised_accounts_title">Compromised Accounts</string>
<string name="watchtower_item_compromised_accounts_text">Check data breaches by a username or email address.</string>
<string name="changepassword_header_title">Change app password</string>
<string name="changepassword_change_password_button">Change password</string>
<string name="changepassword_biometric_auth_checkbox">Biometric authentication</string>
<string name="generator_email_catch_all_domain_title">Domínio</string>
<string name="generator_email_plus_addressing_type">Endereço de e-mail Plus</string>
<string name="generator_email_plus_addressing_note">Endereço de e-mail Plus significa que qualquer e-mail enviado para <xliff:g id="email" example="username+abc@example.com">%1$s</xliff:g> ainda é enviado para sua conta. Isso significa que você pode ter várias variações do seu endereço de e-mail para distribuir a diferentes pessoas, sites ou listas de distribuição. Certifique-se de que sua hospedagem de e-mail ofereça suporte a esse recurso antes de usá-lo.</string>
<string name="generator_email_plus_addressing_email_title">E-mail</string>
<string name="generator_email_subdomain_addressing_type">Subdomínio de endereço de e-mail</string>
<string name="generator_email_subdomain_addressing_note">Subdomínio de endereço de e-mail significa que qualquer e-mail enviado para <xliff:g id="email" example="username@abc.example.com">%1$s</xliff:g> ainda é enviado para sua conta. Isso significa que você pode ter diversas variações do seu endereço de e-mail para distribuir a diferentes pessoas, sites ou listas de distribuição. Certifique-se de que sua hospedagem de e-mail ofereça suporte a esse recurso antes de usá-lo.</string>
<string name="generator_email_subdomain_addressing_email_title">E-mail</string>
<string name="generator_email_forward_alias_type">Alias de e-mail reencaminhado</string>
<string name="generator_create_item_with_password_title">Criar novo login com a senha</string>
<string name="generator_create_item_with_username_title">Criar novo login com o nome de usuário</string>
<string name="generator_password_history_title">Histórico de senhas</string>
<string name="generator_show_tips_title">Mostrar dicas</string>
<string name="generatorhistory_header_title">Histórico do gerador</string>
<string name="generatorhistory_clear_history_title">Limpar histórico</string>
<string name="generatorhistory_clear_history_confirmation_title">Limpar histórico do gerador?</string>
<string name="generatorhistory_clear_history_confirmation_text">Isto irá remover todos os itens do histórico.</string>
<string name="generatorhistory_delete_one_confirmation_title">Excluir o item do histórico?</string>
<string name="generatorhistory_delete_many_confirmation_title">Excluir os itens do histórico?</string>
<string name="passwordhistory_header_title">Histórico de senhas</string>
<string name="passwordhistory_clear_history_title">Limpar histórico</string>
<string name="passwordhistory_clear_history_confirmation_title">Limpar histórico de senhas?</string>
<string name="passwordhistory_clear_history_confirmation_text">Isto irá remover todas as senhas do histórico.</string>
<string name="passwordhistory_delete_one_confirmation_title">Excluir a senha do histórico?</string>
<string name="passwordhistory_delete_many_confirmation_title">Excluir as senhas do histórico?</string>
<string name="watchtower_header_title">Guardião</string>
<string name="watchtower_section_password_strength_label">Força da senha</string>
<string name="watchtower_section_security_label">Segurança</string>
<string name="watchtower_section_maintenance_label">Manutenção</string>
<string name="watchtower_item_pwned_passwords_title">Senhas comprometidas</string>
<string name="watchtower_item_pwned_passwords_text">Senhas que foram expostas em vazamentos de dados. Essas senhas devem ser alteradas imediatamente.</string>
<string name="watchtower_item_reused_passwords_title">Senhas reutilizadas</string>
<string name="watchtower_item_reused_passwords_text">Não use a mesma senha em vários sites. Gere senhas únicas para melhorar a segurança.</string>
<string name="watchtower_item_vulnerable_accounts_title">Contas Vulneráveis</string>
<string name="watchtower_item_vulnerable_accounts_text">Sites que foram afetados por um vazamento de dados desde a última vez que você alterou a senha. Altere sua senha para manter sua conta segura.</string>
<string name="watchtower_item_unsecure_websites_title">Sites inseguros</string>
<string name="watchtower_item_unsecure_websites_text">Altere as URLs que utilizam o protocolo HTTP para usarem o protocolo HTTPS, pois este último utiliza a criptografia mais avançada disponível.</string>
<string name="watchtower_item_inactive_2fa_title">Autenticação de dois fatores inativa</string>
<string name="watchtower_item_inactive_2fa_text">Sites que têm autenticação de dois fatores disponíveis, mas você ainda não os configurou.</string>
<string name="watchtower_item_inactive_passkey_title">Passkeys Disponíveis</string>
<string name="watchtower_item_inactive_passkey_text">Sites que têm passkey disponível, mas você ainda não configurou. É mais simples e mais seguro que uma senha.</string>
<string name="watchtower_item_incomplete_items_title">Itens Incompletos</string>
<string name="watchtower_item_incomplete_items_text">Ajuda a identificar dados ausentes ou incompletos em seu cofre. Isso pode se referir a identificações com nomes ausentes ou logins sem nomes de usuário.</string>
<string name="watchtower_item_expiring_items_title">Itens que estão expirando</string>
<string name="watchtower_item_expiring_items_text">Itens que expiraram ou que estão prestes a expirar.</string>
<string name="watchtower_item_duplicate_websites_title">URIs duplicados</string>
<string name="watchtower_item_duplicate_websites_text">Itens que têm um ou mais URIs que abrangem os mesmos sites após a aplicação da detecção de correspondência.</string>
<string name="watchtower_item_trashed_items_title">Itens descartados</string>
<string name="watchtower_item_trashed_items_text">Itens que foram movidos para a lixeira. O excesso de itens na lixeira pode atrasar as operações do seu cofre.</string>
<string name="watchtower_item_empty_folders_title">Pastas vazias</string>
<string name="watchtower_item_empty_folders_text">Pastas que não possuem nenhum item nelas.</string>
<string name="watchtower_item_duplicate_items_title">Itens duplicados</string>
<string name="watchtower_item_duplicate_items_text">Ajuda a identificar e eliminar itens duplicados no seu cofre.</string>
<string name="watchtower_item_compromised_accounts_title">Contas Comprometidas</string>
<string name="watchtower_item_compromised_accounts_text">Verificar vazamentos de dados por um nome de usuário ou endereço de e-mail.</string>
<string name="changepassword_header_title">Alterar senha do aplicativo</string>
<string name="changepassword_change_password_button">Alterar senha</string>
<string name="changepassword_biometric_auth_checkbox">Autenticação biométrica</string>
<!-- A title of the system popup that asks a user to use his biometric to change app password. -->
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
<string name="contactus_thanks_note">We appreciate the time that you spend sending us a message. Your message goes directly to us and we use it to troubleshoot issues, make product improvements and fix problems. While we may not reply to every report, we\'re reviewing and working on improvements &amp; fixing issues as fast as we can.</string>
<string name="account_main_header_title">Accounts</string>
<string name="account_main_add_account_title">Add account</string>
<string name="team_header_title">Team behind the app</string>
<string name="team_artem_whoami_text">I\'m a Software engineer from Ukraine. I specialize on app design and development.</string>
<string name="team_follow_me_section">Follow me</string>
<string name="settingssearch_header_title">Search</string>
<string name="settingssearch_header_subtitle">Settings</string>
<string name="settingssearch_search_placeholder">Search settings</string>
<string name="settings_appearance_header_title">Appearance</string>
<string name="settings_autofill_header_title">Autofill</string>
<string name="settings_dev_header_title">Development</string>
<string name="changepassword_biometric_auth_confirm_title">Alterar senha do aplicativo</string>
<string name="changepassword_disclaimer_local_note">A senha do aplicativo nunca é armazenada no dispositivo nem enviada pela rede. Ela é usada para gerar uma chave secreta que é usada para criptografar os dados locais.</string>
<string name="changepassword_disclaimer_abuse_note">A menos que você suspeite de acesso não autorizado ou descubra um malware no dispositivo, não há necessidade de alterar a senha se ela for uma senha forte e única.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contate-nos</string>
<string name="contactus_message_label">Sua mensagem</string>
<string name="contactus_english_note">Comunique-se em inglês para garantir que seu feedback não seja mal interpretado.</string>
<string name="contactus_thanks_note">Agradecemos o tempo que você gastou nos enviando uma mensagem. A sua mensagem vai diretamente para nós e nós a utilizamos para solucionar problemas, fazer com que o produto melhore e corrigir problemas. Embora não possamos responder a todos os relatórios, estamos analisando e trabalhando em melhorias &amp; corrigindo problemas o mais rápido possível.</string>
<string name="account_main_header_title">Contas</string>
<string name="account_main_add_account_title">Adicionar conta</string>
<string name="team_header_title">Equipe responsável pelo aplicativo</string>
<string name="team_artem_whoami_text">Sou um engenheiro de software da Ucrânia. Sou especializado em design e desenvolvimento de aplicativos.</string>
<string name="team_follow_me_section">Siga-me</string>
<string name="settingssearch_header_title">Pesquisar</string>
<string name="settingssearch_header_subtitle">Configurações</string>
<string name="settingssearch_search_placeholder">Pesquisar nas configurações</string>
<string name="settings_appearance_header_title">Aparência</string>
<string name="settings_autofill_header_title">Preenchimento Automático</string>
<string name="settings_dev_header_title">Desenvolvimento</string>
<string name="settings_experimental_header_title">Experimental</string>
<string name="settings_main_header_title">Settings</string>
<string name="settings_notifications_header_title">Notifications</string>
<string name="settings_other_header_title">Other</string>
<string name="settings_permissions_header_title">Permissions</string>
<string name="settings_security_header_title">Security</string>
<string name="settings_main_header_title">Configurações</string>
<string name="settings_notifications_header_title">Notificações</string>
<string name="settings_other_header_title">Outros</string>
<string name="settings_permissions_header_title">Permissões</string>
<string name="settings_security_header_title">Segurança</string>
<string name="settings_subscriptions_header_title">Keyguard Premium</string>
<string name="settings_watchtower_header_title">Watchtower</string>
<string name="settings_open_source_licenses_header_title">Open-source licenses</string>
<string name="pref_item_accounts_title">Accounts</string>
<string name="pref_item_accounts_text">Add &amp; view accounts</string>
<string name="pref_item_autofill_title">Autofill</string>
<string name="pref_item_autofill_text">Android Autofill &amp; Credential services</string>
<string name="pref_item_security_title">Security</string>
<string name="pref_item_security_text">Biometrics, change password, vault timeout</string>
<string name="settings_watchtower_header_title">Guardião</string>
<string name="settings_open_source_licenses_header_title">Licenças de código-aberto</string>
<string name="pref_item_accounts_title">Contas</string>
<string name="pref_item_accounts_text">Adicionar &amp; ver contas</string>
<string name="pref_item_autofill_title">Preenchimento Automático</string>
<string name="pref_item_autofill_text">Serviços de Preenchimento Automático &amp; Credenciais do Android</string>
<string name="pref_item_security_title">Segurança</string>
<string name="pref_item_security_text">Biometria, alterar senha, tempo limite do cofre</string>
<string name="pref_item_subscription_title">Keyguard Premium</string>
<string name="pref_item_subscription_text">Unlock features &amp; support app development</string>
<string name="pref_item_watchtower_title">Watchtower</string>
<string name="pref_item_watchtower_text">Compromised services, vulnerable passwords</string>
<string name="pref_item_notifications_title">Notifications</string>
<string name="pref_item_notifications_text">Alerts</string>
<string name="pref_item_appearance_title">Appearance</string>
<string name="pref_item_appearance_text">Language, theme and animations</string>
<string name="pref_item_dev_title">Development</string>
<string name="pref_item_dev_text">Test settings for development</string>
<string name="pref_item_other_title">Other</string>
<string name="pref_item_other_text">Community websites, app info</string>
<string name="pref_item_nav_label_title">Show labels on navigation buttons</string>
<string name="pref_item_app_version_title">App version</string>
<string name="pref_item_app_build_date_title">App build date</string>
<string name="pref_item_subscription_text">Desbloqueie recursos &amp; apoie o desenvolvimento do aplicativo</string>
<string name="pref_item_watchtower_title">Guardião</string>
<string name="pref_item_watchtower_text">Serviços comprometidos, senhas vulneráveis</string>
<string name="pref_item_notifications_title">Notificações</string>
<string name="pref_item_notifications_text">Alertas</string>
<string name="pref_item_appearance_title">Aparência</string>
<string name="pref_item_appearance_text">Idioma, tema e animações</string>
<string name="pref_item_dev_title">Desenvolvimento</string>
<string name="pref_item_dev_text">Configurações de teste para desenvolvimento</string>
<string name="pref_item_other_title">Outros</string>
<string name="pref_item_other_text">Sites da comunidade, informações do aplicativo</string>
<string name="pref_item_nav_label_title">Mostrar etiquetas nos botões de navegação</string>
<string name="pref_item_app_version_title">Versão do aplicativo</string>
<string name="pref_item_app_build_date_title">Data de compilação do aplicativo</string>
<!--
The short ref name of the branch or tag that triggered the workflow run.
This value matches the branch or tag name shown on GitHub.
-->
<string name="pref_item_app_build_ref_title">App build ref</string>
<string name="pref_item_app_changelog_title">App changelog</string>
<string name="pref_item_app_team_title">Team behind the app</string>
<string name="pref_item_reddit_community_title">Reddit community</string>
<string name="pref_item_github_title">GitHub project</string>
<string name="pref_item_crowdin_title">Crowdin project</string>
<string name="pref_item_open_source_licenses_title">Open-source licenses</string>
<string name="pref_item_download_apk_title">Download APK file</string>
<string name="pref_item_load_app_icons_title">Load App icons</string>
<string name="pref_item_load_website_icons_title">Load Website icons</string>
<string name="pref_item_load_website_icons_text">Queuing website icon might leak the website address to internet provider</string>
<string name="pref_item_markdown_title">Rich text formatting</string>
<string name="pref_item_markdown_text">Use Markdown to format notes</string>
<string name="pref_item_locale_title">Language</string>
<string name="pref_item_locale_help_translation_button">Suggest translation</string>
<string name="pref_item_font_title">Font</string>
<string name="pref_item_rate_on_play_store_title">Rate on Play Store</string>
<string name="pref_item_color_accent_title">Tint color</string>
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<string name="pref_item_app_build_ref_title">Ref. de compilação do aplicativo</string>
<string name="pref_item_app_changelog_title">Changelog do aplicativo</string>
<string name="pref_item_app_team_title">Equipe responsável pelo aplicativo</string>
<string name="pref_item_reddit_community_title">Comunidade no Reddit</string>
<string name="pref_item_github_title">Projeto no GitHub</string>
<string name="pref_item_crowdin_title">Projeto no Crowdin</string>
<string name="pref_item_open_source_licenses_title">Licenças de código-aberto</string>
<string name="pref_item_download_apk_title">Baixar arquivo APK</string>
<string name="pref_item_load_app_icons_title">Carregar ícones dos aplicativos</string>
<string name="pref_item_load_website_icons_title">Carregar ícones de sites</string>
<string name="pref_item_load_website_icons_text">A consulta pelo ícone do site pode vazar o endereço do site para o provedor de Internet</string>
<string name="pref_item_markdown_title">Formatação de texto rica</string>
<string name="pref_item_markdown_text">Use Markdown para formatar notas</string>
<string name="pref_item_locale_title">Idioma</string>
<string name="pref_item_locale_help_translation_button">Sugerir tradução</string>
<string name="pref_item_font_title">Fonte</string>
<string name="pref_item_rate_on_play_store_title">Avalie na Play Store</string>
<string name="pref_item_color_accent_title">Tonalidade da Cor</string>
<string name="pref_item_color_scheme_title">Tema</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use o tema preto contrastante</string>
<string name="pref_item_open_links_in_external_browser_title">Abrir links em um navegador externo</string>
<string name="pref_item_close_to_tray_title">Fechar para a bandeja do sistema</string>
<string name="pref_item_conceal_fields_title">Ocultar campos</string>
<string name="pref_item_conceal_fields_text">Oculte informações confidenciais, como senhas e números de cartão de crédito</string>
<!--
When a user clicks this button, the app crashes. Not visible to
regular users. -->
<string name="pref_item_crash_title">Crash</string>
<string name="pref_item_credential_provider_title">Credential provider</string>
<string name="pref_item_credential_provider_text">Passkeys, passwords and data services</string>
<string name="pref_item_privacy_policy_title">Privacy policy</string>
<string name="pref_item_contact_us_title">Contact us</string>
<string name="pref_item_crash_title">Falha</string>
<string name="pref_item_credential_provider_title">Provedor de credenciais</string>
<string name="pref_item_credential_provider_text">Passkeys, senhas e serviços de dados</string>
<string name="pref_item_privacy_policy_title">Política de privacidade</string>
<string name="pref_item_contact_us_title">Contate-nos</string>
<string name="pref_item_experimental_title">Experimental</string>
<string name="pref_item_change_app_password_title">Change app password</string>
<string name="pref_item_require_app_password_title">Require app password</string>
<string name="pref_item_require_app_password_note">In addition to your regular security settings, your app password will be required after this time or when biometry settings are changed</string>
<string name="pref_item_require_app_password_immediately_text">Immediately</string>
<string name="pref_item_require_app_password_never_text">Never</string>
<string name="pref_item_send_crash_reports_title">Send crash reports</string>
<string name="pref_item_nav_animation_title">Transition animation</string>
<string name="pref_item_erase_data_title">Erase app data</string>
<string name="pref_item_erase_data_text">Close the app and erase all local app data</string>
<string name="pref_item_allow_screenshots_title">Allow screenshots</string>
<string name="pref_item_allow_screenshots_text_on">Show the content of the app when switching between recent apps and allow capturing a screen</string>
<string name="pref_item_allow_screenshots_text_off">Hide the content of the app when switching between recent apps and forbid capturing a screen</string>
<string name="pref_item_data_safety_title">Data safety</string>
<string name="pref_item_lock_vault_title">Lock vault</string>
<string name="pref_item_lock_vault_after_reboot_title">Lock after a reboot</string>
<string name="pref_item_lock_vault_after_reboot_text">Lock the vault after a device reboot</string>
<string name="pref_item_lock_vault_after_screen_off_title">Lock when screen turns off</string>
<string name="pref_item_lock_vault_after_screen_off_text">Lock the vault after a few seconds once the screen is off</string>
<string name="pref_item_lock_vault_after_delay_title">Lock after a delay</string>
<string name="pref_item_lock_vault_after_delay_immediately_text">Immediately</string>
<string name="pref_item_lock_vault_after_delay_never_text">Never</string>
<string name="pref_item_persist_vault_key_title">Persist vault key on a disk</string>
<string name="pref_item_persist_vault_key_text_on">Vault key is persisted on an internal storage</string>
<string name="pref_item_persist_vault_key_text_off">Vault is locked after the app is unloaded from the memory</string>
<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>
<string name="pref_item_change_app_password_title">Alterar senha do aplicativo</string>
<string name="pref_item_require_app_password_title">Exigir senha do aplicativo</string>
<string name="pref_item_require_app_password_note">Além das configurações de segurança normais, a senha do aplicativo será exigida após esse período ou quando as configurações de biometria forem alteradas</string>
<string name="pref_item_require_app_password_immediately_text">Imediatamente</string>
<string name="pref_item_require_app_password_never_text">Nunca</string>
<string name="pref_item_send_crash_reports_title">Enviar relatórios de falhas</string>
<string name="pref_item_nav_animation_title">Animação de transição</string>
<string name="pref_item_erase_data_title">Apagar dados do aplicativo</string>
<string name="pref_item_erase_data_text">Fechar aplicativo e apagar todos os dados locais</string>
<string name="pref_item_allow_screenshots_title">Permitir capturas de tela</string>
<string name="pref_item_allow_screenshots_text_on">Mostrar o conteúdo do aplicativo ao alternar entre aplicativos recentes e permitir a captura de tela</string>
<string name="pref_item_allow_screenshots_text_off">Ocultar o conteúdo do aplicativo ao alternar entre aplicativos recentes e proíba a captura de tela</string>
<string name="pref_item_data_safety_title">Segurança dos dados</string>
<string name="pref_item_lock_vault_title">Bloquear Cofre</string>
<string name="pref_item_lock_vault_after_reboot_title">Bloquear após uma reinicialização</string>
<string name="pref_item_lock_vault_after_reboot_text">Bloqueie o cofre após uma reinicialização do dispositivo</string>
<string name="pref_item_lock_vault_after_screen_off_title">Bloquear quando a tela desligar</string>
<string name="pref_item_lock_vault_after_screen_off_text">Bloqueie o cofre após alguns segundos depois que a tela estiver desligada</string>
<string name="pref_item_lock_vault_after_delay_title">Bloquear após um intervalo</string>
<string name="pref_item_lock_vault_after_delay_immediately_text">Imediatamente</string>
<string name="pref_item_lock_vault_after_delay_never_text">Nunca</string>
<string name="pref_item_persist_vault_key_title">Manter a chave de cofre em um disco</string>
<string name="pref_item_persist_vault_key_text_on">A chave de cofre é mantida em um armazenamento interno</string>
<string name="pref_item_persist_vault_key_text_off">O cofre é bloqueado depois que o aplicativo é descarregado da memória</string>
<string name="pref_item_persist_vault_key_note">Armazenar uma chave de cofre em um disco é um risco à segurança. Se o armazenamento interno do dispositivo for comprometido, o invasor obterá acesso aos dados do cofre local.</string>
<string name="pref_item_permissions_title">Permissões</string>
<string name="pref_item_features_overview_title">Descrição geral dos recursos</string>
<string name="pref_item_url_override_title">Substituições de 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
be able to use it to unlock the vault. -->
<string name="pref_item_biometric_unlock_confirm_title">Biometric unlock</string>
<string name="pref_item_keep_screen_on_title">Keep the screen on while viewing items</string>
<string name="pref_item_autofill_service_title">Autofill service</string>
<string name="pref_item_autofill_service_text">Use the Android Autofill Framework to assist in filling login information into other apps on the device</string>
<string name="pref_item_autofill_service_xiaomi_permission_note">Some Xiaomi devices require you to manually allow the \"Display pop-up windows while running in the background\" permission. Please open the settings and verify that it is granted.</string>
<string name="pref_item_autofill_auto_copy_otp_title">Auto-copy one-time passwords</string>
<string name="pref_item_autofill_auto_copy_otp_text">When filling a login information, automatically copy one-time passwords</string>
<string name="pref_item_autofill_inline_suggestions_title">Inline suggestions</string>
<string name="pref_item_autofill_inline_suggestions_text">Embeds autofill suggestions directly into compatible keyboards</string>
<string name="pref_item_autofill_manual_selection_title">Manual selection</string>
<string name="pref_item_autofill_manual_selection_text">Displays an option to manually search a vault for an entry</string>
<string name="pref_item_autofill_respect_autofill_disabled_title">Respect Autofill disabled flag</string>
<string name="pref_item_autofill_respect_autofill_disabled_text">Disables autofill for a browser field that has autofill disabled flag set</string>
<string name="pref_item_autofill_respect_autofill_disabled_note">Note that some websites are notorious for disabling autofill for a password field as well as some browsers are notorious for ignoring the autofill disabled flag</string>
<string name="pref_item_autofill_save_request_title">Ask to save data</string>
<string name="pref_item_autofill_save_request_text">Asks for updating the vault when filling of a form has completed</string>
<string name="pref_item_autofill_auto_save_source_title">Auto-save app or website info</string>
<string name="pref_item_clipboard_auto_clear_title">Automatically clear clipboard</string>
<string name="pref_item_clipboard_auto_clear_immediately_text">Immediately</string>
<string name="pref_item_clipboard_auto_clear_never_text">Never</string>
<string name="pref_item_clipboard_auto_refresh_otp_duration_title">One-time password notification duration</string>
<string name="pref_item_clipboard_auto_refresh_otp_duration_note">When you autofill a login item that has a one-time password, the notification with verification code will popup for at least the defined duration</string>
<string name="pref_item_clipboard_auto_refresh_otp_duration_never_text">Never</string>
<string name="pref_item_clipboard_notification_settings_title">One-time password notification settings</string>
<string name="pref_item_premium_membership_title">About Keyguard membership</string>
<string name="pref_item_premium_membership_text">The Premium unlocks extra features and funds a development of the app. Thank you for supporting us! ❤️</string>
<string name="pref_item_premium_membership_section_subscriptions_title">Subscriptions</string>
<string name="pref_item_premium_membership_section_products_title">Products</string>
<string name="pref_item_premium_membership_failed_to_load_subscriptions">Failed to load a list of subscriptions</string>
<string name="pref_item_premium_membership_failed_to_load_products">Failed to load a list of products</string>
<string name="pref_item_premium_status_active">Active</string>
<string name="pref_item_premium_status_will_not_renew">Will not renew</string>
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>
<string name="pref_item_allow_two_panel_layout_in_portrait_title">Allow two panel layout in portrait mode</string>
<string name="theme_dark">Dark</string>
<string name="theme_light">Light</string>
<string name="nav_animation_disabled">Disabled</string>
<string name="nav_animation_dynamic">Dynamic</string>
<string name="nav_animation_crossfade">Crossfade</string>
<string name="font_atkinson_hyperlegible_text">Developed specifically to increase legibility for readers with low vision, and to improve comprehension</string>
<string name="feat_header_title">Features Overview</string>
<string name="pref_item_biometric_unlock_confirm_title">Desbloqueio biométrico</string>
<string name="pref_item_keep_screen_on_title">Mantenha a tela ligada enquanto visualiza os itens</string>
<string name="pref_item_autofill_service_title">Serviço de preenchimento automático</string>
<string name="pref_item_autofill_service_text">Use o Framework de Preenchimento Automático do Android para ajudar a preencher as informações de login em outros aplicativos no dispositivo</string>
<string name="pref_item_autofill_service_xiaomi_permission_note">Alguns dispositivos Xiaomi exigem que você autorize manualmente a permissão \"Exibir janelas pop-up durante a execução em segundo plano\". Abra as configurações e verifique se ela foi concedida.</string>
<string name="pref_item_autofill_auto_copy_otp_title">Copiar automaticamente senhas de uso único</string>
<string name="pref_item_autofill_auto_copy_otp_text">Ao preencher uma informação de login, copie automaticamente as senhas de uso único</string>
<string name="pref_item_autofill_inline_suggestions_title">Sugestões em linha</string>
<string name="pref_item_autofill_inline_suggestions_text">Incorpora sugestões de preenchimento automático diretamente em teclados compatíveis</string>
<string name="pref_item_autofill_manual_selection_title">Seleção Manual</string>
<string name="pref_item_autofill_manual_selection_text">Exibe uma opção para pesquisar manualmente uma entrada em um vault</string>
<string name="pref_item_autofill_respect_autofill_disabled_title">Respeitar o sinalizador de preenchimento automático</string>
<string name="pref_item_autofill_respect_autofill_disabled_text">Desativa o preenchimento automático para um campo do navegador que tenha o sinalizador de desativação do preenchimento automático definido</string>
<string name="pref_item_autofill_respect_autofill_disabled_note">Observe que alguns sites são conhecidos por desativar o preenchimento automático de um campo de senha, assim como alguns navegadores são conhecidos por ignorar o sinalizador de desativação do preenchimento automático</string>
<string name="pref_item_autofill_save_request_title">Pedir para salvar dados</string>
<string name="pref_item_autofill_save_request_text">Solicita a atualização do cofre quando o preenchimento de um formulário é concluído</string>
<string name="pref_item_autofill_auto_save_source_title">Salvar automaticamente as informações do aplicativo ou do site</string>
<string name="pref_item_clipboard_auto_clear_title">Limpar área de transferência automaticamente</string>
<string name="pref_item_clipboard_auto_clear_immediately_text">Imediatamente</string>
<string name="pref_item_clipboard_auto_clear_never_text">Nunca</string>
<string name="pref_item_clipboard_auto_refresh_otp_duration_title">Duração da notificação da senha de uso único</string>
<string name="pref_item_clipboard_auto_refresh_otp_duration_note">Quando você preencher automaticamente um item de login que tenha uma senha de uso único, a notificação com o código de verificação aparecerá por pelo menos a duração definida</string>
<string name="pref_item_clipboard_auto_refresh_otp_duration_never_text">Nunca</string>
<string name="pref_item_clipboard_notification_settings_title">Configurações de notificação da senha de uso único</string>
<string name="pref_item_premium_membership_title">Sobre a assinatura do Keyguard Premium</string>
<string name="pref_item_premium_membership_text">O Premium desbloqueia recursos extras e financia o desenvolvimento do aplicativo. Obrigado por nos apoiar! ❤️</string>
<string name="pref_item_premium_membership_section_subscriptions_title">Assinaturas</string>
<string name="pref_item_premium_membership_section_products_title">Produtos</string>
<string name="pref_item_premium_membership_failed_to_load_subscriptions">Falha ao carregar uma lista de assinaturas</string>
<string name="pref_item_premium_membership_failed_to_load_products">Falha ao carregar uma lista de produtos</string>
<string name="pref_item_premium_status_active">Ativo</string>
<string name="pref_item_premium_status_will_not_renew">Não renovará</string>
<string name="pref_item_premium_manage_subscription_on_play_store_title">Gerenciar na Play Store</string>
<string name="pref_item_permission_post_notifications_title">Enviar notificações</string>
<string name="pref_item_permission_post_notifications_text">Usado para mostrar notificações de download</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Câmera</string>
<string name="pref_item_permission_camera_text">Usado para escanear QR code</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Permitir o layout de dois painéis no modo paisagem</string>
<string name="pref_item_allow_two_panel_layout_in_portrait_title">Permitir o layout de dois painéis no modo retrato</string>
<string name="theme_dark">Escuro</string>
<string name="theme_light">Claro</string>
<string name="nav_animation_disabled">Desativado</string>
<string name="nav_animation_dynamic">Dinâmico</string>
<string name="nav_animation_crossfade">Transição suave</string>
<string name="font_atkinson_hyperlegible_text">Desenvolvido especificamente para facilitar a legibilidade para os leitores com baixa visão e melhorar a compreensão</string>
<string name="feat_header_title">Descrição Geral dos Recursos</string>
<string name="feat_keyguard_premium_label">Keyguard Premium</string>
<string name="feat_item_multiple_accounts_title">Multiple Accounts</string>
<string name="feat_item_multiple_accounts_text">Sign-in to multiple accounts simultaneously.</string>
<string name="feat_item_two_way_sync_title">Two-way sync</string>
<string name="feat_item_two_way_sync_text">Add or edit items and sync the changes back.</string>
<string name="feat_item_offline_editing_title">Offline editing</string>
<string name="feat_item_offline_editing_text">Add or edit items without internet connection.</string>
<string name="feat_section_search_title">Search</string>
<string name="feat_item_search_by_anything_title">Search by anything</string>
<string name="feat_item_search_by_anything_text">Name, email, password, phone number etc.</string>
<string name="feat_item_filter_title">Filter</string>
<string name="feat_item_filter_text">Filter by folder, organization, type etc.</string>
<string name="feat_item_multiple_keywords_title">Multiple keywords</string>
<string name="feat_item_multiple_keywords_text">Search by \'bitw test\' to find your \'Bitwarden Test Account\' item.</string>
<string name="feat_section_watchtower_title">Watchtower</string>
<string name="feat_item_pwned_passwords_title">Pwned passwords</string>
<string name="feat_item_pwned_passwords_text">Find items with exposed in data breaches passwords.</string>
<string name="feat_item_password_strength_title">Password strength</string>
<string name="feat_item_password_strength_text">Find items with weak passwords.</string>
<string name="feat_item_reused_passwords_title">Reused passwords</string>
<string name="feat_item_reused_passwords_text">Find items with reused passwords.</string>
<string name="feat_item_inactive_totp_title">Inactive 2FA</string>
<string name="feat_item_inactive_totp_text">Find logins with available TOTP two-factor authentication.</string>
<string name="feat_item_unsecure_websites_title">Unsecure websites</string>
<string name="feat_item_unsecure_websites_text">Find websites that use HTTP protocol, auto-fix to HTTPS.</string>
<string name="feat_item_incomplete_items_title">Incomplete items</string>
<string name="feat_item_incomplete_items_text">Find empty items that might need updates.</string>
<string name="feat_item_expiring_items_title">Expiring items</string>
<string name="feat_item_expiring_items_text">Find expired or soon to be expired items.</string>
<string name="feat_item_duplicate_items_title">Duplicate items</string>
<string name="feat_item_duplicate_items_text">Find and merge duplicate items.</string>
<string name="feat_section_misc_title">Misc</string>
<string name="feat_item_multi_selection_title">Multi-selection</string>
<string name="feat_item_multi_selection_text">Merge ciphers, fasten the refactoring with batch operations.</string>
<string name="feat_item_show_barcode_title">Show as Barcode</string>
<string name="feat_item_show_barcode_text">Encode a text as different barcodes.</string>
<string name="feat_item_generator_title">Generator</string>
<string name="feat_item_generator_text">Generate passwords or usernames.</string>
<string name="datasafety_header_title">Data safety</string>
<string name="datasafety_local_section">Local data</string>
<string name="datasafety_local_text">Local data consists of Downloads, User settings, Vault. They are stored in the internal storage of a device, which can only be accessed by the Android system or the Keyguard.</string>
<string name="datasafety_local_downloads_section">Downloads</string>
<string name="datasafety_local_settings_section">User settings</string>
<string name="datasafety_local_settings_note">The User settings are encrypted using a device-specific key.</string>
<string name="datasafety_local_vault_section">Vault</string>
<string name="datasafety_local_encryption_algorithm_intro">The Vault is encrypted using a Key, derived from the App password using following steps:</string>
<string name="datasafety_local_encryption_algorithm_outro">The Salt and the Hash is then stored locally on a device, to later generate a master key to unlock the vault.</string>
<string name="datasafety_local_unlocking_vault">Unlocking a Vault means storing a correct Key in a device\'s RAM, gaining an ability to read and modify encrypted Vault.</string>
<string name="datasafety_remote_section">Remote data</string>
<string name="datasafety_remote_text">Remote data is stored on Bitwarden servers with zero-knowledge encryption.</string>
<string name="feat_item_multiple_accounts_title">Múltiplas contas</string>
<string name="feat_item_multiple_accounts_text">Faça login em várias contas simultaneamente.</string>
<string name="feat_item_two_way_sync_title">Sincronização bidirecional</string>
<string name="feat_item_two_way_sync_text">Adicione ou edite itens e sincronize as alterações de volta.</string>
<string name="feat_item_offline_editing_title">Edição offline</string>
<string name="feat_item_offline_editing_text">Adicionar ou editar itens sem conexão com a internet.</string>
<string name="feat_section_search_title">Pesquisar</string>
<string name="feat_item_search_by_anything_title">Pesquisar por qualquer coisa</string>
<string name="feat_item_search_by_anything_text">Nome, e-mail, senha, número de telefone, etc.</string>
<string name="feat_item_filter_title">Filtro</string>
<string name="feat_item_filter_text">Filtrar por pasta, organização, tipo etc.</string>
<string name="feat_item_multiple_keywords_title">Múltiplas palavras-chave</string>
<string name="feat_item_multiple_keywords_text">Pesquise por \"bitw test\" para encontrar seu item \"Bitwarden Test Account\".</string>
<string name="feat_section_watchtower_title">Guardião</string>
<string name="feat_item_pwned_passwords_title">Senhas comprometidas</string>
<string name="feat_item_pwned_passwords_text">Encontre itens com senhas expostas em vazamentos de dados.</string>
<string name="feat_item_password_strength_title">Força da senha</string>
<string name="feat_item_password_strength_text">Encontre itens com senhas fracas.</string>
<string name="feat_item_reused_passwords_title">Senhas reutilizadas</string>
<string name="feat_item_reused_passwords_text">Encontre itens com senhas reutilizadas.</string>
<string name="feat_item_inactive_totp_title">2FA Inativos</string>
<string name="feat_item_inactive_totp_text">Encontre logins com autenticação de dois fatores TOTP disponível.</string>
<string name="feat_item_unsecure_websites_title">Sites inseguros</string>
<string name="feat_item_unsecure_websites_text">Localize sites que usam o protocolo HTTP e faça a correção automática para HTTPS.</string>
<string name="feat_item_incomplete_items_title">Itens incompletos</string>
<string name="feat_item_incomplete_items_text">Encontre itens vazios que possam precisar de atualizações.</string>
<string name="feat_item_expiring_items_title">Itens que estão expirando</string>
<string name="feat_item_expiring_items_text">Encontre itens expirados ou que irão expirar em breve.</string>
<string name="feat_item_duplicate_items_title">Itens duplicados</string>
<string name="feat_item_duplicate_items_text">Localizar e mesclar itens duplicados.</string>
<string name="feat_section_misc_title">Outros</string>
<string name="feat_item_multi_selection_title">Seleção múltipla</string>
<string name="feat_item_multi_selection_text">Mesclar cifras, agilizar a refatoração com operações em lote.</string>
<string name="feat_item_show_barcode_title">Exibir como código de barras</string>
<string name="feat_item_show_barcode_text">Codificar um texto em diferentes códigos de barras.</string>
<string name="feat_item_generator_title">Gerador</string>
<string name="feat_item_generator_text">Gerar senhas ou nomes de usuário.</string>
<string name="datasafety_header_title">Segurança dos dados</string>
<string name="datasafety_local_section">Dados locais</string>
<string name="datasafety_local_text">Os dados locais consistem em Downloads, Configurações do usuário, Cofre. Eles são guardados no armazenamento interno de um dispositivo, que só pode ser acessado pelo sistema Android ou pelo Keyguard.</string>
<string name="datasafety_local_downloads_section">Baixados</string>
<string name="datasafety_local_settings_section">Configurações do usuário</string>
<string name="datasafety_local_settings_note">As Configurações do usuário são criptografadas usando uma chave específica do dispositivo.</string>
<string name="datasafety_local_vault_section">Cofre</string>
<string name="datasafety_local_encryption_algorithm_intro">O Cofre é criptografado usando uma chave, derivada da Senha do aplicativo usando as seguintes etapas:</string>
<string name="datasafety_local_encryption_algorithm_outro">O Salt e o Hash são armazenados localmente em um dispositivo, para gerar posteriormente uma chave mestra para desbloquear o cofre.</string>
<string name="datasafety_local_unlocking_vault">Desbloquear um Cofre significa armazenar uma chave correta na memória RAM de um dispositivo, possibilitando a leitura e a modificação do Cofre criptografado.</string>
<string name="datasafety_remote_section">Dados remotos</string>
<string name="datasafety_remote_text">Os dados remotos são armazenados nos servidores do Bitwarden com criptografia de conhecimento zero.</string>
</resources>

View File

@ -73,7 +73,7 @@
<string name="items_n"><xliff:g id="size" example="15">%1$s</xliff:g> itens</string>
<string name="items_all">Todos as entradas</string>
<string name="items_empty_label">Não existem entradas</string>
<string name="sends">Sends</string>
<string name="sends">Envios</string>
<string name="folder_none">Sem pasta</string>
<string name="folder_new">Nova pasta</string>
<string name="folder">Pasta</string>
@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Alterar lembrete da senha mestra</string>
<string name="account_action_sign_out_title">Terminar sessão</string>
<string name="account_action_sign_in_title">Iniciar sessão</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Esconder item</string>
<string name="account_action_hide_text">Ocultar os itens no écran principal da aplicação</string>
<string name="account_action_email_verify_instructions_title">Visite o cofre web para verificar o seu endereço de e-mail</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Editar</string>
<string name="ciphers_action_merge_title">Combinar com…</string>
<string name="ciphers_action_copy_title">Copiar para…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Mover para pasta</string>
<string name="ciphers_action_change_name_title">Alterar nome</string>
<string name="ciphers_action_change_names_title">Alterar nomes</string>
@ -492,8 +495,8 @@
<string name="wordlist_delete_many_confirmation_title">Apagar listas de palavras?</string>
<string name="wordlist_edit_wordlist_title">Editar lista de palavras</string>
<string name="wordlist_add_wordlist_title">Adicionar lista de palavras</string>
<string name="wordlist_add_wordlist_via_file_title">Load from a file</string>
<string name="wordlist_add_wordlist_via_url_title">Load from a URL</string>
<string name="wordlist_add_wordlist_via_file_title">Carregar a partir de um ficheiro</string>
<string name="wordlist_add_wordlist_via_url_title">Carregar a partir de uma ligação web</string>
<string name="wordlist_empty_label">Nenhuma lista de palavras</string>
<string name="wordlist_word_search_placeholder">Pesquisar palavras</string>
<string name="urloverride_header_title">Substituir ligação URL</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Falha da sincronização</string>
<string name="additem_header_new_title">Nova entrada</string>
<string name="additem_header_edit_title">Editar entrada</string>
<string name="additem_header_merge_title">Unir entradas</string>
<string name="additem_merge_remove_origin_ciphers_title">Mover entradas de origem para a reciclagem</string>
<string name="additem_merge_attachments_note">Unir entradas não une os anexos! A entrada criada não terá nenhum anexo adicionado.</string>
<string name="additem_markdown_note">Estilizar texto com <xliff:g id="italic" example="italic">%1$s</xliff:g> ou <xliff:g id="bold" example="bold">%2$s</xliff:g> e muito mais. Sintaxe de Markdown limitada é suportada.</string>
<string name="additem_markdown_note_italic">itálico</string>
<string name="additem_markdown_note_bold">negrito</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Alterar palavra-passe da aplicação</string>
<string name="changepassword_disclaimer_local_note">A palavra-passe da aplicação nunca é armazenada no dispositivo nem enviada pela rede. É usada para gerar uma chave secreta que é usada para encriptar os dados locais.</string>
<string name="changepassword_disclaimer_abuse_note">A menos que você suspeite de acesso não autorizado ou descubra um malware no dispositivo, não há necessidade de alterar a senha se ela for uma senha forte e única.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contacte-nos</string>
<string name="contactus_message_label">A sua mensagem</string>
<string name="contactus_english_note">Use Inglês para garantir que o seu relato não fique mal entendido.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Tema</string>
<string name="pref_item_color_scheme_amoled_dark_title">Usar tema preto puro</string>
<string name="pref_item_open_links_in_external_browser_title">Abrir links num browser externo</string>
<string name="pref_item_close_to_tray_title">Fechar para a bandeja do sistema</string>
<string name="pref_item_conceal_fields_title">Ofuscar campos</string>
<string name="pref_item_conceal_fields_text">Ocultar informações confidenciais, como senhas e números de cartão de crédito</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Gerir na Play Store</string>
<string name="pref_item_permission_post_notifications_title">Mostrar notificações</string>
<string name="pref_item_permission_post_notifications_text">Usado para mostrar notificações de download</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Câmera</string>
<string name="pref_item_permission_camera_text">Usado para escanear códigos QR</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Permitir visualização com dois painéis em modo paisagem</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Change master password hint</string>
<string name="account_action_sign_out_title">Sign out</string>
<string name="account_action_sign_in_title">Sign in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Edit</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Copy to…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Move to folder</string>
<string name="ciphers_action_change_name_title">Change name</string>
<string name="ciphers_action_change_names_title">Change names</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -1,25 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="emailleak_breach_accounts_count_plural">
<item quantity="one"><xliff:g id="number" example="1">%1$s</xliff:g> account</item>
<item quantity="one"><xliff:g id="number" example="1">%1$s</xliff:g> аккаунт</item>
<item quantity="few"><xliff:g id="number">%1$s</xliff:g> accounts</item>
<item quantity="many"><xliff:g id="number">%1$s</xliff:g> accounts</item>
<item quantity="other"><xliff:g id="number">%1$s</xliff:g> аккаунтов</item>
</plurals>
<plurals name="passwordleak_occurrences_count_plural">
<item quantity="one"><xliff:g id="number" example="1">%1$s</xliff:g> occurrence</item>
<item quantity="one"><xliff:g id="number" example="1">%1$s</xliff:g> вхождение</item>
<item quantity="few"><xliff:g id="number">%1$s</xliff:g> occurrences</item>
<item quantity="many"><xliff:g id="number">%1$s</xliff:g> occurrences</item>
<item quantity="other"><xliff:g id="number">%1$s</xliff:g> вхождений</item>
</plurals>
<plurals name="word_count_plural">
<item quantity="one"><xliff:g id="number" example="1">%1$s</xliff:g> word</item>
<item quantity="one"><xliff:g id="number" example="1">%1$s</xliff:g> слово</item>
<item quantity="few"><xliff:g id="number">%1$s</xliff:g> words</item>
<item quantity="many"><xliff:g id="number">%1$s</xliff:g> words</item>
<item quantity="other"><xliff:g id="number">%1$s</xliff:g> слов</item>
</plurals>
<plurals name="result_count_plural">
<item quantity="one"><xliff:g id="number" example="1">%1$s</xliff:g> result</item>
<item quantity="one"><xliff:g id="number" example="1">%1$s</xliff:g> результат</item>
<item quantity="few"><xliff:g id="number">%1$s</xliff:g> results</item>
<item quantity="many"><xliff:g id="number">%1$s</xliff:g> results</item>
<item quantity="other"><xliff:g id="number">%1$s</xliff:g> результатов</item>

View File

@ -73,7 +73,7 @@
<string name="items_n"><xliff:g id="size" example="15">%1$s</xliff:g> записей</string>
<string name="items_all">Все элементы</string>
<string name="items_empty_label">Нет элементов</string>
<string name="sends">Sends</string>
<string name="sends">Отправки</string>
<string name="folder_none">Без папки</string>
<string name="folder_new">Новая папка</string>
<string name="folder">Папка</string>
@ -200,8 +200,10 @@
<string name="account_action_change_master_password_hint_title">Изменить подсказку к мастер-паролю</string>
<string name="account_action_sign_out_title">Выйти</string>
<string name="account_action_sign_in_title">Войти</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Скрыть элементы</string>
<string name="account_action_hide_text">Скрыть элементы с главных экранов приложения</string>
<string name="account_action_email_verify_instructions_title">Посетите веб-хранилище для подтверждения адреса вашей электронной почты</string>
<string name="account_action_premium_purchase_instructions_title">Перейдите на Премиум и получите некоторые замечательные дополнительные функции</string>
<string name="account_action_tfa_title">Двухфакторная аутентификация</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Редактировать</string>
<string name="ciphers_action_merge_title">Объединить в…</string>
<string name="ciphers_action_copy_title">Копировать в…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Переместить в папку</string>
<string name="ciphers_action_change_name_title">Изменить название</string>
<string name="ciphers_action_change_names_title">Изменить названия</string>
@ -238,7 +241,7 @@
<string name="ciphers_action_trash_title">Корзина</string>
<string name="ciphers_action_restore_title">Восстановить</string>
<string name="ciphers_action_delete_title">Удалить навсегда</string>
<string name="ciphers_action_configure_watchtower_alerts_title">Configure Watchtower alerts</string>
<string name="ciphers_action_configure_watchtower_alerts_title">Настроить оповещения безопасности</string>
<string name="ciphers_action_cascade_trash_associated_items_title">Переместить связанные записи в корзину</string>
<string name="file_action_open_with_title">Открыть с помощью…</string>
<string name="file_action_send_with_title">Отправить с помощью…</string>
@ -262,7 +265,7 @@
<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_get_my_data_account_title">How to get my data?</string>
<string name="uri_action_get_my_data_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>
@ -359,12 +362,12 @@
<string name="october">Октябрь</string>
<string name="november">Ноябрь</string>
<string name="december">Декабрь</string>
<string name="tolerance">Tolerance</string>
<string name="tolerance_min">Min</string>
<string name="tolerance_low">Low</string>
<string name="tolerance_normal">Normal</string>
<string name="tolerance">Допустимость</string>
<string name="tolerance_min">Минимальная</string>
<string name="tolerance_low">Низкая</string>
<string name="tolerance_normal">Нормальная</string>
<string name="tolerance_high">High</string>
<string name="tolerance_max">Max</string>
<string name="tolerance_max">Максимальная</string>
<string name="list_move_up">Переместить вверх</string>
<string name="list_move_down">Переместить вниз</string>
<string name="list_remove">Удалить</string>
@ -427,21 +430,21 @@
<string name="justdeleteme_search_placeholder">Поиск веб-сайтов</string>
<string name="justdeleteme_empty_label">Нет инструкций</string>
<!-- Title of the 'How to delete an account?' dialog -->
<string name="justgetmydata_title">How to get my data?</string>
<string name="justgetmydata_subtitle">A collection of info of how to get the from your account from web services</string>
<string name="justgetmydata_title">Как получить мои данные?</string>
<string name="justgetmydata_subtitle">Список информации о том, как удалить ваш аккаунт из сервисов</string>
<!-- Simple process -->
<string name="justgetmydata_difficulty_easy_label">Easy</string>
<string name="justgetmydata_difficulty_easy_label">Легко</string>
<!-- Some extra steps involved -->
<string name="justgetmydata_difficulty_medium_label">Medium</string>
<string name="justgetmydata_difficulty_medium_label">Средне</string>
<!-- Cannot be fully obtained without contacting customer services -->
<string name="justgetmydata_difficulty_hard_label">Hard</string>
<string name="justgetmydata_difficulty_hard_label">Сложно</string>
<!-- Cannot be obtained without verifying you live in an area with privacy laws -->
<string name="justgetmydata_difficulty_limited_availability_label">Limited availability</string>
<string name="justgetmydata_difficulty_limited_availability_label">Ограниченная доступность</string>
<!-- Cannot be obtained -->
<string name="justgetmydata_difficulty_impossible_label">Impossible</string>
<string name="justgetmydata_send_email_title">Send an email</string>
<string name="justgetmydata_search_placeholder">Search websites</string>
<string name="justgetmydata_empty_label">No instructions</string>
<string name="justgetmydata_difficulty_impossible_label">Невозможно</string>
<string name="justgetmydata_send_email_title">Отправить эл. письмо</string>
<string name="justgetmydata_search_placeholder">Поиск веб-сайтов</string>
<string name="justgetmydata_empty_label">Нет инструкций</string>
<string name="tfa_directory_title">Двухфакторная аутентификация</string>
<string name="tfa_directory_text">Список сайтов с двухфакторной аутентификацией</string>
<string name="tfa_directory_search_placeholder">Поиск веб-сайтов</string>
@ -467,7 +470,7 @@
<string name="largetype_title">Крупно</string>
<string name="largetype_action_show_in_large_type_title">Показать крупным шрифтом</string>
<string name="largetype_action_show_in_large_type_and_lock_title">Показать крупным шрифтом и заблокировать хранилище</string>
<string name="largetype_unicode_surrogate_note">Text contains composite Unicode symbols!</string>
<string name="largetype_unicode_surrogate_note">Текст содержит символы композита Юникода!</string>
<string name="apppicker_header_title">Выбор приложения</string>
<string name="apppicker_search_placeholder">Поиск установленных приложений</string>
<string name="apppicker_system_app_label">Системное приложение</string>
@ -492,10 +495,10 @@
<string name="wordlist_delete_many_confirmation_title">Удалить списки?</string>
<string name="wordlist_edit_wordlist_title">Редактировать список слов</string>
<string name="wordlist_add_wordlist_title">Добавить список слов</string>
<string name="wordlist_add_wordlist_via_file_title">Load from a file</string>
<string name="wordlist_add_wordlist_via_url_title">Load from a URL</string>
<string name="wordlist_add_wordlist_via_file_title">Загрузить из файла</string>
<string name="wordlist_add_wordlist_via_url_title">Загрузить с URL</string>
<string name="wordlist_empty_label">Нет списков слов</string>
<string name="wordlist_word_search_placeholder">Search words</string>
<string name="wordlist_word_search_placeholder">Поисковые слова</string>
<string name="urloverride_header_title">Переопределение URL-адреса</string>
<string name="urloverride_list_header_title">Переопределение URL-адреса</string>
<string name="urloverride_list_section_title">Переопределение URL-адреса</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Ошибка синхронизации</string>
<string name="additem_header_new_title">Новая запись</string>
<string name="additem_header_edit_title">Редактировать запись</string>
<string name="additem_header_merge_title">Объединить элементы</string>
<string name="additem_merge_remove_origin_ciphers_title">Переместить исходные элементы в корзину</string>
<string name="additem_merge_attachments_note">Объединение элементов не объединяет их вложения! Созданный элемент не будет добавлен.</string>
<string name="additem_markdown_note">Стилизуйте текст используя <xliff:g id="italic" example="italic">%1$s</xliff:g>, <xliff:g id="bold" example="bold">%2$s</xliff:g> и другое. Ограниченная поддержка синтаксиса Markdown.</string>
<string name="additem_markdown_note_italic">курсив</string>
<string name="additem_markdown_note_bold">жирный</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Изменить пароль приложения</string>
<string name="changepassword_disclaimer_local_note">Пароль приложения никогда не хранится на устройстве и не отправляется по сети. Он используется для генерации секретного ключа, используемого для шифрования локальных данных.</string>
<string name="changepassword_disclaimer_abuse_note">Если вы не подозреваете, что к вашему устройству был несанкционированный доступ, или вы не нашли вредоносное программное обеспечение, то не нужно изменять текущий пароль приложения, если он достаточно надежный и уникальный.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Связаться с нами</string>
<string name="contactus_message_label">Ваше сообщение</string>
<string name="contactus_english_note">Пишите на английском, чтобы убедиться, что ваше сообщение не будет понято неправильно.</string>
@ -806,8 +817,8 @@
The short ref name of the branch or tag that triggered the workflow run.
This value matches the branch or tag name shown on GitHub.
-->
<string name="pref_item_app_build_ref_title">App build ref</string>
<string name="pref_item_app_changelog_title">App changelog</string>
<string name="pref_item_app_build_ref_title">Референс сборки приложения</string>
<string name="pref_item_app_changelog_title">Список изменений</string>
<string name="pref_item_app_team_title">Команда Keyguard</string>
<string name="pref_item_reddit_community_title">Сообщество Reddit</string>
<string name="pref_item_github_title">Проект на GitHub</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Тема</string>
<string name="pref_item_color_scheme_amoled_dark_title">Использовать черную контрастную тему</string>
<string name="pref_item_open_links_in_external_browser_title">Открывать ссылки во внешнем браузере</string>
<string name="pref_item_close_to_tray_title">Свернуть в трей</string>
<string name="pref_item_conceal_fields_title">Скрыть поля</string>
<string name="pref_item_conceal_fields_text">Скрыть конфиденциальную информацию, например пароли и номера кредитных карт</string>
<!--
@ -874,7 +886,7 @@
<string name="pref_item_keep_screen_on_title">Держать экран включенным во время просмотра записей</string>
<string name="pref_item_autofill_service_title">Служба автозаполнения</string>
<string name="pref_item_autofill_service_text">Использовать фреймворк автозаполнения Android для заполнения информации о входе в другие приложения на устройстве</string>
<string name="pref_item_autofill_service_xiaomi_permission_note">Some Xiaomi devices require you to manually allow the \"Display pop-up windows while running in the background\" permission. Please open the settings and verify that it is granted.</string>
<string name="pref_item_autofill_service_xiaomi_permission_note">Некоторые устройства Xiaomi требуют разрешения \"Отображать всплывающие окна в фоновом режиме\". Откройте настройки и убедитесь, что оно предоставлено.</string>
<string name="pref_item_autofill_auto_copy_otp_title">Автокопирование одноразовых паролей</string>
<string name="pref_item_autofill_auto_copy_otp_text">При заполнении регистрационной информации автоматически копировать одноразовые пароли</string>
<string name="pref_item_autofill_inline_suggestions_title">Встроенные предложения</string>
@ -893,7 +905,7 @@
<string name="pref_item_clipboard_auto_refresh_otp_duration_title">Длительность уведомления о разовых паролях</string>
<string name="pref_item_clipboard_auto_refresh_otp_duration_note">При заполнении логина с одноразовым паролем уведомление с кодом подтверждения появляется по крайней мере на заданную длительность</string>
<string name="pref_item_clipboard_auto_refresh_otp_duration_never_text">Никогда</string>
<string name="pref_item_clipboard_notification_settings_title">One-time password notification settings</string>
<string name="pref_item_clipboard_notification_settings_title">Настройки уведомления о разовых паролях</string>
<string name="pref_item_premium_membership_title">О членстве в Keyguard</string>
<string name="pref_item_premium_membership_text">Премиум открывает дополнительные возможности и финансирует разработку приложения. Спасибо за вашу поддержку! ❤️</string>
<string name="pref_item_premium_membership_section_subscriptions_title">Подписки</string>
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Управлять в Play Store</string>
<string name="pref_item_permission_post_notifications_title">Создание уведомлений</string>
<string name="pref_item_permission_post_notifications_text">Используется для отправки уведомлений о загрузке</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Камера</string>
<string name="pref_item_permission_camera_text">Используется для сканирования QR-кодов</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Разрешить два панели в альбомном режиме</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Change master password hint</string>
<string name="account_action_sign_out_title">Sign out</string>
<string name="account_action_sign_in_title">Sign in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Edit</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Copy to…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Move to folder</string>
<string name="ciphers_action_change_name_title">Change name</string>
<string name="ciphers_action_change_names_title">Change names</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Ändra huvudlösenordsledtråd</string>
<string name="account_action_sign_out_title">Logga ut</string>
<string name="account_action_sign_in_title">Logga in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Redigera</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Kopiera till…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Flytta till mapp</string>
<string name="ciphers_action_change_name_title">Ändra namn</string>
<string name="ciphers_action_change_names_title">Ändra namn</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">Nytt objekt</string>
<string name="additem_header_edit_title">Redigera objekt</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">kursiv</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Kontakta oss</string>
<string name="contactus_message_label">Ditt meddelande</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Tema</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Öppna länkar i extern webbläsare</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Hantera på Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Kamera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -1,19 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="emailleak_breach_accounts_count_plural">
<item quantity="one"><xliff:g id="number" example="1">%1$s</xliff:g> account</item>
<item quantity="other"><xliff:g id="number">%1$s</xliff:g> accounts</item>
<item quantity="one"><xliff:g id="number" example="1">%1$s</xliff:g> hesap</item>
<item quantity="other"><xliff:g id="number">%1$s</xliff:g> hesap</item>
</plurals>
<plurals name="passwordleak_occurrences_count_plural">
<item quantity="one"><xliff:g id="number" example="1">%1$s</xliff:g> occurrence</item>
<item quantity="other"><xliff:g id="number">%1$s</xliff:g> occurrences</item>
</plurals>
<plurals name="word_count_plural">
<item quantity="one"><xliff:g id="number" example="1">%1$s</xliff:g> word</item>
<item quantity="one"><xliff:g id="number" example="1">%1$s</xliff:g> kelime</item>
<item quantity="other"><xliff:g id="number">%1$s</xliff:g> words</item>
</plurals>
<plurals name="result_count_plural">
<item quantity="one"><xliff:g id="number" example="1">%1$s</xliff:g> result</item>
<item quantity="other"><xliff:g id="number">%1$s</xliff:g> results</item>
<item quantity="other"><xliff:g id="number">%1$s</xliff:g> sonuç</item>
</plurals>
</resources>

View File

@ -59,7 +59,7 @@
<string name="pull_to_search">Pull to search</string>
<string name="save">Save</string>
<string name="uri">URI</string>
<string name="uris">URIs</string>
<string name="uris">URI\'ler</string>
<string name="note">Note</string>
<string name="notes">Notes</string>
<string name="attachments">Attachments</string>
@ -74,16 +74,16 @@
<string name="items_all">All items</string>
<string name="items_empty_label">No items</string>
<string name="sends">Sends</string>
<string name="folder_none">No folder</string>
<string name="folder_new">New folder</string>
<string name="folder">Folder</string>
<string name="folders">Folders</string>
<string name="folder_none">Klasör yok</string>
<string name="folder_new">Yeni klasör</string>
<string name="folder">Klasör</string>
<string name="folders">Klasörler</string>
<string name="folders_empty_label">No folders</string>
<string name="collection_none">No collection</string>
<string name="collection">Collection</string>
<string name="collections">Collections</string>
<string name="collections_empty_label">No collections</string>
<string name="organization_none">My vault</string>
<string name="organization_none">Kasam</string>
<string name="organization">Organization</string>
<string name="organizations">Organizations</string>
<string name="organizations_empty_label">No organizations</string>
@ -142,10 +142,10 @@
<string name="ignored_alerts">Ignored alerts</string>
<string name="api_key">API key</string>
<string name="domain">Domain</string>
<string name="edit">Edit</string>
<string name="delete">Delete</string>
<string name="remove">Remove</string>
<string name="remove_from_history">Remove from the history</string>
<string name="edit">Düzenle</string>
<string name="delete">Sil</string>
<string name="remove">Kaldır</string>
<string name="remove_from_history">Geçmişten kaldır</string>
<string name="reused_password">Reused password</string>
<string name="reused_passwords">Reused passwords</string>
<string name="one_time_password">One-time password</string>
@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Change master password hint</string>
<string name="account_action_sign_out_title">Sign out</string>
<string name="account_action_sign_in_title">Sign in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -224,13 +226,14 @@
<string name="ciphers_action_remove_from_favorites_title">Remove from favourites</string>
<string name="ciphers_action_enable_auth_reprompt_title">Enable auth re-prompt</string>
<string name="ciphers_action_disable_auth_reprompt_title">Disable auth re-prompt</string>
<string name="ciphers_action_edit_title">Edit</string>
<string name="ciphers_action_edit_title">Düzenle</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Copy to…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Move to folder</string>
<string name="ciphers_action_change_name_title">Change name</string>
<string name="ciphers_action_change_names_title">Change names</string>
<string name="ciphers_action_add_password_title">Add password</string>
<string name="ciphers_action_add_password_title">Şifre ekle</string>
<string name="ciphers_action_add_passwords_title">Add passwords</string>
<string name="ciphers_action_change_password_title">Change password</string>
<string name="ciphers_action_change_passwords_title">Change passwords</string>
@ -310,13 +313,13 @@
<string name="field_linked_to_unknown_field"><xliff:g id="name" example="usernameField">%1$s</xliff:g> linked to an unknown field</string>
<string name="text_action_share_with_title">Share with…</string>
<string name="selection_n_selected"><xliff:g id="size" example="15">%1$d</xliff:g> selected</string>
<string name="copy">Copy</string>
<string name="copy_value">Copy value</string>
<string name="copy_url">Copy URL</string>
<string name="copy_uri">Copy URI</string>
<string name="copy_package_name">Copy package name</string>
<string name="copy_password">Copy password</string>
<string name="copy_username">Copy username</string>
<string name="copy">Kopyala</string>
<string name="copy_value">Değeri kopyala</string>
<string name="copy_url">URL\'yi kopyala</string>
<string name="copy_uri">URI\'yi kopyala</string>
<string name="copy_package_name">Paket adını kopyala</string>
<string name="copy_password">Şifreyi kopyala</string>
<string name="copy_username">Kullanıcı adını kopyala</string>
<string name="copy_email">Copy email</string>
<string name="copy_phone_number">Copy phone number</string>
<string name="copy_passport_number">Copy passport number</string>
@ -347,18 +350,18 @@
<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>
<string name="january">January</string>
<string name="february">February</string>
<string name="march">March</string>
<string name="april">April</string>
<string name="may">May</string>
<string name="june">June</string>
<string name="july">July</string>
<string name="august">August</string>
<string name="september">September</string>
<string name="october">October</string>
<string name="november">November</string>
<string name="december">December</string>
<string name="january">Ocak</string>
<string name="february">Şubat</string>
<string name="march">Mart</string>
<string name="april">Nisan</string>
<string name="may">Mayıs</string>
<string name="june">Haziran</string>
<string name="july">Temmuz</string>
<string name="august">Ağustos</string>
<string name="september">Eylül</string>
<string name="october">Ekim</string>
<string name="november">Kasım</string>
<string name="december">Aralık</string>
<string name="tolerance">Tolerance</string>
<string name="tolerance_min">Min</string>
<string name="tolerance_low">Low</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -586,7 +592,7 @@
<string name="home_send_label">Send</string>
<string name="home_generator_label">Generator</string>
<string name="home_watchtower_label">Watchtower</string>
<string name="home_settings_label">Settings</string>
<string name="home_settings_label">Ayarlar</string>
<string name="lock_reason_inactivity">Locked due to inactivity</string>
<string name="send_type_text">Text</string>
<string name="send_type_file">File</string>
@ -616,7 +622,7 @@
<string name="filter_empty_label">No filters available</string>
<string name="sort_header_title">Sort by</string>
<string name="sort_empty_label">No sorting available</string>
<string name="sortby_title_title">Title</string>
<string name="sortby_title_title">Başlık</string>
<string name="sortby_title_normal_mode">Alphabetically</string>
<string name="sortby_title_reverse_mode">Reverse Alphabetically</string>
<string name="sortby_access_count_title">Access count</string>
@ -640,7 +646,7 @@
<string name="sortby_password_strength_title">Password strength</string>
<string name="sortby_password_strength_normal_mode">Weakest First</string>
<string name="sortby_password_strength_reverse_mode">Strongest First</string>
<string name="vault_main_search_placeholder">Search vault</string>
<string name="vault_main_search_placeholder">Kasada ara</string>
<string name="vault_main_new_item_button">New item</string>
<string name="vault_main_no_suggested_items">There are no suggested items available for this context</string>
<!-- A label for the CVV code of the card -->
@ -663,7 +669,7 @@
<!-- Open navigation to address. The text should be as short as possible! -->
<string name="vault_view_navigate_action">Directions</string>
<string name="send_main_header_title">Sends</string>
<string name="send_main_search_placeholder">Search sends</string>
<string name="send_main_search_placeholder">Send\'lerde ara</string>
<string name="send_main_new_item_button">New item</string>
<string name="send_password_is_required_to_access_label">A password is required to access this share</string>
<string name="generator_header_title">Generator</string>
@ -757,17 +763,22 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
<string name="contactus_thanks_note">We appreciate the time that you spend sending us a message. Your message goes directly to us and we use it to troubleshoot issues, make product improvements and fix problems. While we may not reply to every report, we\'re reviewing and working on improvements &amp; fixing issues as fast as we can.</string>
<string name="account_main_header_title">Accounts</string>
<string name="account_main_add_account_title">Add account</string>
<string name="account_main_header_title">Hesaplar</string>
<string name="account_main_add_account_title">Hesap ekle</string>
<string name="team_header_title">Team behind the app</string>
<string name="team_artem_whoami_text">I\'m a Software engineer from Ukraine. I specialize on app design and development.</string>
<string name="team_follow_me_section">Follow me</string>
<string name="settingssearch_header_title">Search</string>
<string name="settingssearch_header_subtitle">Settings</string>
<string name="settingssearch_header_title">Ara</string>
<string name="settingssearch_header_subtitle">Ayarlar</string>
<string name="settingssearch_search_placeholder">Search settings</string>
<string name="settings_appearance_header_title">Appearance</string>
<string name="settings_autofill_header_title">Autofill</string>
@ -819,14 +830,15 @@
<string name="pref_item_load_website_icons_text">Queuing website icon might leak the website address to internet provider</string>
<string name="pref_item_markdown_title">Rich text formatting</string>
<string name="pref_item_markdown_text">Use Markdown to format notes</string>
<string name="pref_item_locale_title">Language</string>
<string name="pref_item_locale_help_translation_button">Suggest translation</string>
<string name="pref_item_font_title">Font</string>
<string name="pref_item_rate_on_play_store_title">Rate on Play Store</string>
<string name="pref_item_locale_title">Dil</string>
<string name="pref_item_locale_help_translation_button">Çeviri öner</string>
<string name="pref_item_font_title">Yazı tipi</string>
<string name="pref_item_rate_on_play_store_title">Play Store\'da değerlendir</string>
<string name="pref_item_color_accent_title">Tint color</string>
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_title">Tema</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -863,7 +875,7 @@
<string name="pref_item_persist_vault_key_text_on">Vault key is persisted on an internal storage</string>
<string name="pref_item_persist_vault_key_text_off">Vault is locked after the app is unloaded from the memory</string>
<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_permissions_title">İzinler</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>
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Змінити підказку для головного пароля</string>
<string name="account_action_sign_out_title">Вийти</string>
<string name="account_action_sign_in_title">Увійти</string>
<string name="account_action_export_vault_title">Експорт сховища</string>
<string name="account_action_export_individual_vault_title">Експорт особистого сховища</string>
<string name="account_action_hide_title">Приховати записи</string>
<string name="account_action_hide_text">Приховати записи з основних екранів застосунку</string>
<string name="account_action_email_verify_instructions_title">Відвідайте вебсховище для підтвердження вашої адреси електронної пошти</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Редагувати</string>
<string name="ciphers_action_merge_title">Об\'єднати в…</string>
<string name="ciphers_action_copy_title">Скопіювати в…</string>
<string name="ciphers_action_export_title">Експорт…</string>
<string name="ciphers_action_change_folder_title">Перемістити в теку</string>
<string name="ciphers_action_change_name_title">Змінити назву</string>
<string name="ciphers_action_change_names_title">Змінити назви</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Помилка синхронізації</string>
<string name="additem_header_new_title">Новий запис</string>
<string name="additem_header_edit_title">Редагувати запис</string>
<string name="additem_header_merge_title">Об\'єднати елементи</string>
<string name="additem_merge_remove_origin_ciphers_title">Перемісти початкові записи до кошика</string>
<string name="additem_merge_attachments_note">Об’єднання елементів не об\'єднує їх вкладення! Створений новий елемент не буде мати доданих вкладень.</string>
<string name="additem_markdown_note">Стилізуйте текст використовуючи <xliff:g id="italic" example="italic">%1$s</xliff:g>, <xliff:g id="bold" example="bold">%2$s</xliff:g> та інше. Обмежена підтримка синтаксису Markdown.</string>
<string name="additem_markdown_note_italic">курсив</string>
<string name="additem_markdown_note_bold">жирний</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Змінити пароль застосунку</string>
<string name="changepassword_disclaimer_local_note">Пароль застосунку ніколи не зберігається на пристрої або відправляється мережею. Він використовується для генерації секретного ключа яким шифрується локальне сховище.</string>
<string name="changepassword_disclaimer_abuse_note">Якщо ви не підозрюєте що до вашого пристрою був несанкціонований доступ, або не знайшли шкідливе програмне забезпечення, то не треба змінювати поточний пароль застосунку, якщо він достатньо надійний та унікальний.</string>
<string name="exportaccount_header_title">Експорт записів</string>
<string name="exportaccount_password_label">Пароль архіву</string>
<string name="exportaccount_no_attachments_note">Експортується тільки інформація про сховище, вкладення не будуть збережені.</string>
<string name="exportaccount_export_button">Експортувати</string>
<string name="exportaccount_export_success">Експорт завершено</string>
<string name="contactus_header_title">Зв\'язатися з нами</string>
<string name="contactus_message_label">Ваше повідомлення</string>
<string name="contactus_english_note">Пишіть англійською, щоб переконатися, що ваше повідомлення не буде сприйнято неправильно.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Тема оформлення</string>
<string name="pref_item_color_scheme_amoled_dark_title">Використовувати контрастну чорну тему</string>
<string name="pref_item_open_links_in_external_browser_title">Відкривати посилання у зовнішньому браузері</string>
<string name="pref_item_close_to_tray_title">При закритті згортати до системного трею</string>
<string name="pref_item_conceal_fields_title">Скрити значення полів</string>
<string name="pref_item_conceal_fields_text">Приховувати конфіденційну інформацію, таку як паролі або номера кредитних карток</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Керувати на Play Store</string>
<string name="pref_item_permission_post_notifications_title">Публікувати сповіщення</string>
<string name="pref_item_permission_post_notifications_text">Для показу сповіщень прогресу завантаження файлів</string>
<string name="pref_item_permission_write_external_storage_title">Запис даних на зовнішній накопичувач</string>
<string name="pref_item_permission_write_external_storage_text">Використовується для запису експорту сховища на диск</string>
<string name="pref_item_permission_write_external_storage_grant">Дозволити запис файлів на диск</string>
<string name="pref_item_permission_camera_title">Камера</string>
<string name="pref_item_permission_camera_text">Для сканування QR-кодів</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Дозволити інтерфейс з двома панелями в ландшафтному режимі</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Thay đổi gợi ý mật khẩu chính</string>
<string name="account_action_sign_out_title">Đăng xuất</string>
<string name="account_action_sign_in_title">Đăng nhập</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Truy cập trang web của kho để xác thực email của bạn</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Chỉnh sửa</string>
<string name="ciphers_action_merge_title">Hợp nhất…</string>
<string name="ciphers_action_copy_title">Sao chép đến…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Chuyển tới thư mục</string>
<string name="ciphers_action_change_name_title">Đổi tên</string>
<string name="ciphers_action_change_names_title">Đổi tên</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">修改主密码提示</string>
<string name="account_action_sign_out_title">登出</string>
<string name="account_action_sign_in_title">登录</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">隐藏项目</string>
<string name="account_action_hide_text">隐藏应用主屏幕上的项目</string>
<string name="account_action_email_verify_instructions_title">访问网页密码库来验证您的电子邮件地址</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">编辑</string>
<string name="ciphers_action_merge_title">合并到…</string>
<string name="ciphers_action_copy_title">复制到…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">移动至文件夹</string>
<string name="ciphers_action_change_name_title">更换名称</string>
<string name="ciphers_action_change_names_title">更换名称</string>
@ -492,8 +495,8 @@
<string name="wordlist_delete_many_confirmation_title">要删除此单词列表吗?</string>
<string name="wordlist_edit_wordlist_title">编辑单词列表</string>
<string name="wordlist_add_wordlist_title">添加单词列表</string>
<string name="wordlist_add_wordlist_via_file_title">Load from a file</string>
<string name="wordlist_add_wordlist_via_url_title">Load from a URL</string>
<string name="wordlist_add_wordlist_via_file_title">从文件加载</string>
<string name="wordlist_add_wordlist_via_url_title">从网址加载</string>
<string name="wordlist_empty_label">暂无单词列表</string>
<string name="wordlist_word_search_placeholder">搜索单词</string>
<string name="urloverride_header_title">URL 覆写</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">同步失败</string>
<string name="additem_header_new_title">新项目</string>
<string name="additem_header_edit_title">编辑项目</string>
<string name="additem_header_merge_title">合并项目</string>
<string name="additem_merge_remove_origin_ciphers_title">移动源项目到回收站</string>
<string name="additem_merge_attachments_note">合并项目不会合并其附件!创建的项目将不会添加任何附件。</string>
<string name="additem_markdown_note">包括 <xliff:g id="italic" example="italic">%1$s</xliff:g><xliff:g id="bold" example="bold">%2$s</xliff:g> 等样式的文本。支持有限的 Markdown 语法。</string>
<string name="additem_markdown_note_italic">斜体</string>
<string name="additem_markdown_note_bold">粗体</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">更改应用专用密码</string>
<string name="changepassword_disclaimer_local_note">应用专用密码不会存储在设备上,更不会上传到服务器。它仅用于生成密钥以加密本地数据。</string>
<string name="changepassword_disclaimer_abuse_note">除非你怀疑有未经授权的访问或在设备上发现了恶意软件,否则如果密码强大且唯一则没有必要更改。</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">联系我们</string>
<string name="contactus_message_label">您的留言</string>
<string name="contactus_english_note">使用英语来确保您的反馈不会被误解。</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">主题</string>
<string name="pref_item_color_scheme_amoled_dark_title">使用纯黑主题OLED屏模式</string>
<string name="pref_item_open_links_in_external_browser_title">在外部浏览器中打开链接</string>
<string name="pref_item_close_to_tray_title">关闭至系统托盘</string>
<string name="pref_item_conceal_fields_title">隐藏字段</string>
<string name="pref_item_conceal_fields_text">隐藏敏感信息,例如密码和信用卡号码</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">在 Play 商店管理</string>
<string name="pref_item_permission_post_notifications_title">发送通知</string>
<string name="pref_item_permission_post_notifications_text">用于发布下载通知</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">摄像头</string>
<string name="pref_item_permission_camera_text">用于扫描 QR 码</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">横屏下启用双面板布局</string>

View File

@ -200,6 +200,8 @@
<string name="account_action_change_master_password_hint_title">Change master password hint</string>
<string name="account_action_sign_out_title">Sign out</string>
<string name="account_action_sign_in_title">Sign in</string>
<string name="account_action_export_vault_title">Export vault</string>
<string name="account_action_export_individual_vault_title">Export individual vault</string>
<string name="account_action_hide_title">Hide items</string>
<string name="account_action_hide_text">Hide the items from the main screens of the app</string>
<string name="account_action_email_verify_instructions_title">Visit Web vault to verify your email address</string>
@ -227,6 +229,7 @@
<string name="ciphers_action_edit_title">Edit</string>
<string name="ciphers_action_merge_title">Merge into…</string>
<string name="ciphers_action_copy_title">Copy to…</string>
<string name="ciphers_action_export_title">Export…</string>
<string name="ciphers_action_change_folder_title">Move to folder</string>
<string name="ciphers_action_change_name_title">Change name</string>
<string name="ciphers_action_change_names_title">Change names</string>
@ -526,6 +529,9 @@
<string name="syncstatus_status_failed">Sync failed</string>
<string name="additem_header_new_title">New item</string>
<string name="additem_header_edit_title">Edit item</string>
<string name="additem_header_merge_title">Merge items</string>
<string name="additem_merge_remove_origin_ciphers_title">Move origin items to trash</string>
<string name="additem_merge_attachments_note">Merging items does not merge their attachments! The created item will not have any attachments added.</string>
<string name="additem_markdown_note">Style text with <xliff:g id="italic" example="italic">%1$s</xliff:g> or <xliff:g id="bold" example="bold">%2$s</xliff:g> and more. Limited Markdown syntax is supported.</string>
<string name="additem_markdown_note_italic">italic</string>
<string name="additem_markdown_note_bold">bold</string>
@ -757,6 +763,11 @@
<string name="changepassword_biometric_auth_confirm_title">Change app password</string>
<string name="changepassword_disclaimer_local_note">App password never gets stored on the device nor sent over the network. It is used to generate a secret key that is used to encrypt the local data.</string>
<string name="changepassword_disclaimer_abuse_note">Unless you suspect unauthorized access or discover a malware on the device, there is no need to change the password if it is a strong, unique password.</string>
<string name="exportaccount_header_title">Export items</string>
<string name="exportaccount_password_label">Archive password</string>
<string name="exportaccount_no_attachments_note">Only vault item information will be exported and will not include associated attachments.</string>
<string name="exportaccount_export_button">Export</string>
<string name="exportaccount_export_success">Export complete</string>
<string name="contactus_header_title">Contact us</string>
<string name="contactus_message_label">Your message</string>
<string name="contactus_english_note">Use English to ensure that your feedback doesn\'t get misunderstood.</string>
@ -827,6 +838,7 @@
<string name="pref_item_color_scheme_title">Theme</string>
<string name="pref_item_color_scheme_amoled_dark_title">Use contrast black theme</string>
<string name="pref_item_open_links_in_external_browser_title">Open links in external browser</string>
<string name="pref_item_close_to_tray_title">Close to system tray</string>
<string name="pref_item_conceal_fields_title">Conceal fields</string>
<string name="pref_item_conceal_fields_text">Conceal sensitive info, such as passwords and credit card numbers</string>
<!--
@ -905,6 +917,9 @@
<string name="pref_item_premium_manage_subscription_on_play_store_title">Manage on Play Store</string>
<string name="pref_item_permission_post_notifications_title">Post notifications</string>
<string name="pref_item_permission_post_notifications_text">Used to post downloading notifications</string>
<string name="pref_item_permission_write_external_storage_title">Write external storage</string>
<string name="pref_item_permission_write_external_storage_text">Used to save vault exports to the downloads directory</string>
<string name="pref_item_permission_write_external_storage_grant">Grant write external storage permission</string>
<string name="pref_item_permission_camera_title">Camera</string>
<string name="pref_item_permission_camera_text">Used to scan QR codes</string>
<string name="pref_item_allow_two_panel_layout_in_landscape_title">Allow two panel layout in landscape mode</string>