1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-06-26 10:36:21 +02:00

New Crowdin translations (#98)

* New translations AppResources.resx (Indonesian)

* New translations AppResources.resx (Portuguese)

* New translations copy.resx (Japanese)

* New translations copy.resx (Indonesian)

* New translations copy.resx (Indonesian)

* New translations copy.resx (Portuguese)

* New translations copy.resx (Indonesian)

* New translations copy.resx (Japanese)

* New translations copy.resx (Japanese)

* New translations AppResources.resx (Hindi)

* New translations AppResources.resx (Slovak)

* New translations copy.resx (Hindi)

* New translations copy.resx (Hindi)

* New translations AppResources.resx (Japanese)

* New translations copy.resx (Hindi)

* New translations copy.resx (Portuguese)

* New translations copy.resx (Portuguese)

* New translations copy.resx (Thai)

* New translations copy.resx (Thai)

* New translations copy.resx (Thai)

* New translations copy.resx (Russian)

* New translations copy.resx (Russian)

* New translations copy.resx (Russian)

* New translations AppResources.resx (Thai)

* New translations copy.resx (Portuguese, Brazilian)

* New translations copy.resx (Slovak)

* New translations copy.resx (Slovak)

* New translations copy.resx (Slovak)

* New translations AppResources.resx (Portuguese, Brazilian)

* New translations copy.resx (Portuguese, Brazilian)

* New translations copy.resx (Portuguese, Brazilian)

* New translations AppResources.resx (Russian)

* New translations copy.resx (Czech)

* New translations copy.resx (Finnish)

* New translations copy.resx (Swedish)

* New translations copy.resx (French)

* New translations AppResources.resx (Italian)

* New translations copy.resx (French)

* New translations AppResources.resx (Chinese Traditional)

* New translations copy.resx (Swedish)

* New translations AppResources.resx (Swedish)

* New translations AppResources.resx (French)

* New translations AppResources.resx (Finnish)

* New translations AppResources.resx (Spanish)

* New translations copy.resx (Spanish)

* New translations copy.resx (Spanish)

* New translations copy.resx (Spanish)

* New translations copy.resx (Swedish)

* New translations copy.resx (Finnish)

* New translations copy.resx (Chinese Traditional)

* New translations copy.resx (Chinese Traditional)

* New translations copy.resx (Chinese Traditional)

* New translations AppResources.resx (Czech)

* New translations copy.resx (Czech)

* New translations copy.resx (Czech)

* New translations copy.resx (Italian)

* New translations copy.resx (Italian)

* New translations copy.resx (Chinese Simplified)

* New translations copy.resx (Chinese Simplified)

* New translations copy.resx (Chinese Simplified)

* New translations copy.resx (Finnish)

* New translations copy.resx (Italian)

* New translations copy.resx (French)

* New translations AppResources.resx (Chinese Simplified)
This commit is contained in:
Kyle Spearrin 2017-06-09 10:02:55 -04:00 committed by GitHub
parent 3e0d34d148
commit 62bc230521
23 changed files with 553 additions and 489 deletions

View File

@ -849,4 +849,8 @@
<data name="AutofillAlwaysDescription" xml:space="preserve">
<value>Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Cannot open the app "{0}".</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
</root>

View File

@ -849,4 +849,8 @@
<data name="AutofillAlwaysDescription" xml:space="preserve">
<value>Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Cannot open the app "{0}".</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
</root>

View File

@ -849,4 +849,8 @@
<data name="AutofillAlwaysDescription" xml:space="preserve">
<value>Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Cannot open the app "{0}".</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
</root>

View File

@ -826,27 +826,31 @@
<value>Créez une organisation pour partager de manière sécurisée vos identifiants avec d\'autres utilisateurs.</value>
</data>
<data name="DisbaleGADescription" xml:space="preserve">
<value>We use analytics to better learn how the app is being used so that we can make it better. All data collection is completely anonymous.</value>
<value>Nous utilisons des statistiques pour mieux comprendre comment l'application est utilisée et ainsi l'améliorer. Toutes les données collectées sont entièrement anonymes.</value>
</data>
<data name="Features" xml:space="preserve">
<value>Features</value>
<value>Fonctionnalités</value>
</data>
<data name="AutofillPasswordField" xml:space="preserve">
<value>Scan When Password Field Focused</value>
<value>Scanner quand le champ Mot de passe est sélectionné</value>
</data>
<data name="AutofillPasswordFieldDescription" xml:space="preserve">
<value>Only scan the screen for fields and offer an auto-fill notification whenever you select a password field. This setting may help conserve battery life.</value>
<value>Si champ "Mot de passe" sélectionné : déclenchement d'un scan et notification dauto-complétion. Ceci peut aider à économiser de la batterie.</value>
</data>
<data name="AutofillPersistNotification" xml:space="preserve">
<value>Persist Notification</value>
<value>Notification Persistante</value>
</data>
<data name="AutofillPersistNotificationDescription" xml:space="preserve">
<value>Always offer an auto-fill notification and only scan for fields after attempting an auto-fill. This setting may help conserve battery life.</value>
<value>Notification d'auto-complétion persistante et scanner uniquement après avoir appuyé sur la notification. Ceci peut aider à économiser de la batterie.</value>
</data>
<data name="AutofillAlways" xml:space="preserve">
<value>Always Scan</value>
<value>Toujours scanner</value>
</data>
<data name="AutofillAlwaysDescription" xml:space="preserve">
<value>Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting.</value>
<value>Scanner en permanence l'écran à la recherche de champs et uniquement proposer la notification d'auto-complétion si des champs "Mot de passe" sont trouvés. Ceci est le paramètre par défaut.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Cannot open the app "{0}".</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
</root>

View File

@ -849,4 +849,8 @@
<data name="AutofillAlwaysDescription" xml:space="preserve">
<value>Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Cannot open the app "{0}".</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
</root>

View File

@ -118,25 +118,25 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="About" xml:space="preserve">
<value>About</value>
<value>Tentang</value>
</data>
<data name="Add" xml:space="preserve">
<value>Add</value>
<value>Tambah</value>
<comment>Add/create a new entity (verb).</comment>
</data>
<data name="AddFolder" xml:space="preserve">
<value>Add Folder</value>
<value>Tambah Folder</value>
</data>
<data name="AddLogin" xml:space="preserve">
<value>Add Login</value>
<value>Tambahkan Log Masuk</value>
<comment>The title for the add login page.</comment>
</data>
<data name="AnErrorHasOccurred" xml:space="preserve">
<value>An error has occurred.</value>
<value>Terjadi kesalahan.</value>
<comment>Alert title when something goes wrong.</comment>
</data>
<data name="Back" xml:space="preserve">
<value>Back</value>
<value>Kembali</value>
<comment>Navigate back to the previous screen.</comment>
</data>
<data name="Bitwarden" xml:space="preserve">
@ -144,35 +144,35 @@
<comment>App name. Shouldn't ever change.</comment>
</data>
<data name="Cancel" xml:space="preserve">
<value>Cancel</value>
<value>Batal</value>
<comment>Cancel an operation.</comment>
</data>
<data name="Copy" xml:space="preserve">
<value>Copy</value>
<value>Salin</value>
<comment>Copy some value to your clipboard.</comment>
</data>
<data name="CopyPassword" xml:space="preserve">
<value>Copy Password</value>
<value>Salin Kata Sandi</value>
<comment>The button text that allows a user to copy the login's password to their clipboard.</comment>
</data>
<data name="CopyUsername" xml:space="preserve">
<value>Copy Username</value>
<value>Salin Nama Pengguna</value>
<comment>The button text that allows a user to copy the login's username to their clipboard.</comment>
</data>
<data name="Credits" xml:space="preserve">
<value>Credits</value>
<value>Kredit</value>
<comment>Title for page that we use to give credit to resources that we use.</comment>
</data>
<data name="Delete" xml:space="preserve">
<value>Delete</value>
<value>Hapus</value>
<comment>Delete an entity (verb).</comment>
</data>
<data name="Deleting" xml:space="preserve">
<value>Deleting...</value>
<value>Menghapus...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="DoYouReallyWantToDelete" xml:space="preserve">
<value>Do you really want to delete? This cannot be undone.</value>
<value>Apakah Anda yakin ingin menghapusnya? Ini tidak dapat dibatalkan.</value>
<comment>Confirmation alert message when deleteing something.</comment>
</data>
<data name="Edit" xml:space="preserve">
@ -186,165 +186,165 @@
<comment>Short label for an email address.</comment>
</data>
<data name="EmailAddress" xml:space="preserve">
<value>Email Address</value>
<value>Alamat Email</value>
<comment>Full label for a email address.</comment>
</data>
<data name="EmailUs" xml:space="preserve">
<value>Email Us</value>
<value>Kirim Email Ke Kami</value>
</data>
<data name="EmailUsDescription" xml:space="preserve">
<value>Email us directly to get help or leave feedback.</value>
<value>Email kami secara langsung untuk mendapatkan bantuan atau memberikan umpan balik.</value>
</data>
<data name="EnterPIN" xml:space="preserve">
<value>Enter your PIN code.</value>
<value>Masukkan kode PIN Anda.</value>
</data>
<data name="Favorites" xml:space="preserve">
<value>Favorites</value>
<value>Favorit</value>
<comment>Title for your favorite items in the vault.</comment>
</data>
<data name="FileBugReport" xml:space="preserve">
<value>File a Bug Report</value>
<value>Buat Laporan Masalah</value>
</data>
<data name="FileBugReportDescription" xml:space="preserve">
<value>Open an issue at our GitHub repository.</value>
<value>Buka sebuah isu di repositori GitHub kami.</value>
</data>
<data name="FingerprintDirection" xml:space="preserve">
<value>Use your fingerprint to verify.</value>
<value>Gunakan sidik jari Anda untuk memverifikasi.</value>
</data>
<data name="Folder" xml:space="preserve">
<value>Folder</value>
<comment>Label for a folder.</comment>
</data>
<data name="FolderCreated" xml:space="preserve">
<value>New folder created.</value>
<value>Folder baru telah dibuat.</value>
</data>
<data name="FolderDeleted" xml:space="preserve">
<value>Folder deleted.</value>
<value>Folder dihapus.</value>
</data>
<data name="FolderNone" xml:space="preserve">
<value>No Folder</value>
<value>Tidak Ada Folder</value>
<comment>Logins that have no folder specified go in this special "catch-all" folder.</comment>
</data>
<data name="Folders" xml:space="preserve">
<value>Folders</value>
<value>Folder</value>
</data>
<data name="FolderUpdated" xml:space="preserve">
<value>Folder updated.</value>
<value>Folder diperbarui.</value>
</data>
<data name="GoToWebsite" xml:space="preserve">
<value>Go To Website</value>
<value>Buka Situs Web</value>
<comment>The button text that allows user to launch the website to their web browser.</comment>
</data>
<data name="HelpAndFeedback" xml:space="preserve">
<value>Help and Feedback</value>
<value>Bantuan dan Umpan Balik</value>
</data>
<data name="Hide" xml:space="preserve">
<value>Hide</value>
<value>Sembunyikan</value>
<comment>Hide a secret value that is currently shown (password).</comment>
</data>
<data name="InternetConnectionRequiredMessage" xml:space="preserve">
<value>Please connect to the internet before continuing.</value>
<value>Pastikan Anda tersambung ke internet sebelum melanjutkan.</value>
<comment>Description message for the alert when internet connection is required to continue.</comment>
</data>
<data name="InternetConnectionRequiredTitle" xml:space="preserve">
<value>Internet Connection Required</value>
<value>Sambungan Internet Dibutuhkan</value>
<comment>Title for the alert when internet connection is required to continue.</comment>
</data>
<data name="InvalidMasterPassword" xml:space="preserve">
<value>Invalid Master Password. Try again.</value>
<value>Kata Sandi Utama Tidak Valid. Coba Lagi.</value>
</data>
<data name="InvalidPIN" xml:space="preserve">
<value>Invalid PIN. Try again.</value>
<value>PIN Tidak Valid. Coba Lagi.</value>
</data>
<data name="Launch" xml:space="preserve">
<value>Launch</value>
<value>Luncurkan</value>
<comment>The button text that allows user to launch the website to their web browser.</comment>
</data>
<data name="LogIn" xml:space="preserve">
<value>Log In</value>
<value>Masuk</value>
<comment>The login button text (verb).</comment>
</data>
<data name="LogInNoun" xml:space="preserve">
<value>Login</value>
<value>Masuk</value>
<comment>Title for login page. (noun)</comment>
</data>
<data name="LogOut" xml:space="preserve">
<value>Log Out</value>
<value>Keluar</value>
<comment>The log out button text (verb).</comment>
</data>
<data name="LogoutConfirmation" xml:space="preserve">
<value>Are you sure you want to log out?</value>
<value>Anda yakin ingin keluar?</value>
</data>
<data name="MasterPassword" xml:space="preserve">
<value>Master Password</value>
<value>Kata Sandi Utama</value>
<comment>Label for a master password.</comment>
</data>
<data name="More" xml:space="preserve">
<value>More</value>
<value>Lainnya</value>
<comment>Text to define that there are more options things to see.</comment>
</data>
<data name="MyVault" xml:space="preserve">
<value>My Vault</value>
<value>Berangkas Saya</value>
<comment>The title for the vault page.</comment>
</data>
<data name="Name" xml:space="preserve">
<value>Name</value>
<value>Nama</value>
<comment>Label for an entity name.</comment>
</data>
<data name="No" xml:space="preserve">
<value>No</value>
</data>
<data name="Notes" xml:space="preserve">
<value>Notes</value>
<value>Catatan</value>
<comment>Label for notes.</comment>
</data>
<data name="Ok" xml:space="preserve">
<value>Ok</value>
<value>Oke</value>
<comment>Acknowledgement.</comment>
</data>
<data name="DisableGA" xml:space="preserve">
<value>Disable Analytics</value>
</data>
<data name="Password" xml:space="preserve">
<value>Password</value>
<value>Kata Sandi</value>
<comment>Label for a password.</comment>
</data>
<data name="Save" xml:space="preserve">
<value>Save</value>
<value>Simpan</value>
<comment>Button text for a save operation (verb).</comment>
</data>
<data name="Saving" xml:space="preserve">
<value>Saving...</value>
<value>Menyimpan...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="Settings" xml:space="preserve">
<value>Settings</value>
<value>Setelan</value>
<comment>The title for the settings page.</comment>
</data>
<data name="Show" xml:space="preserve">
<value>Show</value>
<value>Tampilkan</value>
<comment>Reveal a hidden value (password).</comment>
</data>
<data name="LoginDeleted" xml:space="preserve">
<value>Login has been deleted.</value>
<value>Log masuk telah dihapus.</value>
<comment>Confirmation message after successfully deleting a login.</comment>
</data>
<data name="LoginNoName" xml:space="preserve">
<value>No Name</value>
<value>Tanpa Nama</value>
<comment>Title text to display when there is no name given for a login.</comment>
</data>
<data name="Submit" xml:space="preserve">
<value>Submit</value>
<value>Kirim</value>
</data>
<data name="Sync" xml:space="preserve">
<value>Sync</value>
<value>Sinkronisasi</value>
<comment>The title for the sync page.</comment>
</data>
<data name="ThankYou" xml:space="preserve">
<value>Thank You</value>
<value>Terima Kasih</value>
</data>
<data name="Tools" xml:space="preserve">
<value>Tools</value>
<value>Alat</value>
<comment>The title for the tools page.</comment>
</data>
<data name="URI" xml:space="preserve">
@ -352,193 +352,193 @@
<comment>Label for a uri/url.</comment>
</data>
<data name="UseFingerprintToUnlock" xml:space="preserve">
<value>Use Fingerprint to Unlock</value>
<value>Gunakan Sidik Jari untuk Membuka</value>
</data>
<data name="Username" xml:space="preserve">
<value>Username</value>
<value>Nama Pengguna</value>
<comment>Label for a username.</comment>
</data>
<data name="ValidationFieldRequired" xml:space="preserve">
<value>The {0} field is required.</value>
<value>Kolom {0} harus diisi.</value>
<comment>Validation message for when a form field is left blank and is required to be entered.</comment>
</data>
<data name="ValueHasBeenCopied" xml:space="preserve">
<value>{0} has been copied.</value>
<value>{0} disalin.</value>
<comment>Confirmation message after suceessfully copying a value to the clipboard.</comment>
</data>
<data name="VerifyFingerprint" xml:space="preserve">
<value>Verify Fingerprint</value>
<value>Verifikasi Sidik Jari</value>
</data>
<data name="VerifyMasterPassword" xml:space="preserve">
<value>Verify Master Password</value>
<value>Verifikasi Kata Sandi Utama</value>
</data>
<data name="VerifyPIN" xml:space="preserve">
<value>Verify PIN</value>
<value>Verifikasi PIN</value>
</data>
<data name="Version" xml:space="preserve">
<value>Version</value>
<value>Versi</value>
</data>
<data name="View" xml:space="preserve">
<value>View</value>
<value>Tampilan</value>
</data>
<data name="VisitOurWebsite" xml:space="preserve">
<value>Visit Our Website</value>
<value>Kunjungi Situs Web Kami</value>
</data>
<data name="VisitOurWebsiteDescription" xml:space="preserve">
<value>Visit our website to get help, news, email us, and/or learn more about how to use bitwarden.</value>
<value>Kunjungi situs web kami untuk mendapatkan bantuan, berita, email kami, dan/atau mempelajari lebih lanjut tentang bagaimana menggunakan bitwarden.</value>
</data>
<data name="Website" xml:space="preserve">
<value>Website</value>
<value>Situs web</value>
<comment>Label for a website.</comment>
</data>
<data name="Yes" xml:space="preserve">
<value>Yes</value>
<value>Ya</value>
</data>
<data name="Account" xml:space="preserve">
<value>Account</value>
<value>Akun</value>
</data>
<data name="AccountCreated" xml:space="preserve">
<value>Your new account has been created! You may now log in.</value>
<value>Akun baru Anda telah dibuat! Sekarang Anda bisa masuk.</value>
</data>
<data name="AddALogin" xml:space="preserve">
<value>Add a Login</value>
<value>Tambahkan Log Masuk</value>
</data>
<data name="AppExtension" xml:space="preserve">
<value>App Extension</value>
<value>Ekstensi Aplikasi</value>
</data>
<data name="AutofillDescription" xml:space="preserve">
<value>Use the bitwarden accessibility service to auto-fill your logins across apps and the web.</value>
<value>Gunakan layanan aksesibilitas bitwarden untuk mengisi otomatis log masuk Anda di seluruh aplikasi dan web.</value>
</data>
<data name="AutofillService" xml:space="preserve">
<value>Auto-fill Service</value>
<value>Layanan Pengisian Otomatis</value>
</data>
<data name="AvoidAmbiguousCharacters" xml:space="preserve">
<value>Avoid Ambiguous Characters</value>
<value>Hindari Karakter Ambigu</value>
</data>
<data name="BitwardenAppExtension" xml:space="preserve">
<value>bitwarden App Extension</value>
<value>ekstensi Aplikasi bitwarden</value>
</data>
<data name="BitwardenAppExtensionAlert" xml:space="preserve">
<value>The easiest way to add new logins to your vault is from the bitwarden App Extension. Learn more about using the bitwarden App Extension by navigating to the "Tools" screen.</value>
<value>Cara termudah untuk menambahkan log masuk baru ke brankas Anda adalah dari Ekstensi Aplikasi bitwarden. Pelajari lebih lanjut tentang menggunakan Ekstensi Aplikasi bitwarden dengan menavigasi ke layar "Alat".</value>
</data>
<data name="BitwardenAppExtensionDescription" xml:space="preserve">
<value>Use bitwarden in Safari and other apps to auto-fill your logins.</value>
<value>Gunakan bitwarden di Safari dan aplikasi lainnya untuk mengisi otomatis log masuk Anda.</value>
</data>
<data name="BitwardenAutofillService" xml:space="preserve">
<value>bitwarden Auto-fill Service</value>
<value>Layanan Pengisian Otomatis bitwarden</value>
</data>
<data name="BitwardenAutofillServiceDescription" xml:space="preserve">
<value>Use the bitwarden accessibility service to auto-fill your logins.</value>
<value>Gunakan layanan aksesibilitas bitwarden untuk mengisi otomatis log masuk Anda.</value>
</data>
<data name="ChangeEmail" xml:space="preserve">
<value>Change Email</value>
<value>Ubah Email</value>
</data>
<data name="ChangeEmailConfirmation" xml:space="preserve">
<value>You can change your email address on the bitwarden.com web vault. Do you want to visit the website now?</value>
<value>Anda dapat mengubah alamat email Anda di brankas web bitwarden.com. Anda ingin mengunjungi situs web sekarang?</value>
</data>
<data name="ChangeMasterPassword" xml:space="preserve">
<value>Change Master Password</value>
<value>Ubah Kata Sandi Utama</value>
</data>
<data name="ChangePasswordConfirmation" xml:space="preserve">
<value>You can change your master password on the bitwarden.com web vault. Do you want to visit the website now?</value>
<value>Anda dapat mengubah kata sandi utama Anda di brankas web bitwarden.com. Anda ingin mengunjungi situs web sekarang?</value>
</data>
<data name="Close" xml:space="preserve">
<value>Close</value>
<value>Tutup</value>
</data>
<data name="ComingSoon" xml:space="preserve">
<value>Coming Soon!</value>
<value>Segera Hadir!</value>
</data>
<data name="Continue" xml:space="preserve">
<value>Continue</value>
<value>Lanjutkan</value>
</data>
<data name="Copied" xml:space="preserve">
<value>Copied!</value>
<value>Tersalin!</value>
</data>
<data name="CopiedPassword" xml:space="preserve">
<value>Copied password!</value>
<value>Kata sandi tersalin!</value>
</data>
<data name="CopiedUsername" xml:space="preserve">
<value>Copied username!</value>
<value>Nama pengguna tersalin!</value>
</data>
<data name="CreateAccount" xml:space="preserve">
<value>Create Account</value>
<value>Buat Akun</value>
</data>
<data name="CreatingAccount" xml:space="preserve">
<value>Creating account...</value>
<value>Membuat akun...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="CurrentSession" xml:space="preserve">
<value>Current Session</value>
<value>Sesi Sekarang</value>
</data>
<data name="EditLogin" xml:space="preserve">
<value>Edit Login</value>
<value>Edit Log Masuk</value>
</data>
<data name="EnableAutomaticSyncing" xml:space="preserve">
<value>Enable Automatic Syncing</value>
<value>Aktifkan Sinkronisasi Otomatis</value>
</data>
<data name="EnterEmailForHint" xml:space="preserve">
<value>Enter your account email address to receive your master password hint.</value>
<value>Masukkan email akun Anda untuk menerima pentunjuk sandi utama Anda.</value>
</data>
<data name="EnterVerificationCode" xml:space="preserve">
<value>Enter your two-step verification code.</value>
<value>Masukkan kode verifikasi dua langkah Anda.</value>
</data>
<data name="ExntesionReenable" xml:space="preserve">
<value>Re-enable App Extension</value>
<value>Aktifkan Ulang Ekstensi Aplikasi</value>
</data>
<data name="ExtensionAlmostDone" xml:space="preserve">
<value>Almost done!</value>
<value>Hampir selesai!</value>
</data>
<data name="ExtensionEnable" xml:space="preserve">
<value>Enable App Extension</value>
<value>Aktifkan Ekstensi Aplikasi</value>
</data>
<data name="ExtensionInSafari" xml:space="preserve">
<value>In Safari, find bitwarden using the share icon (hint: scroll to the right on the bottom row of the menu).</value>
<value>Pada Safari, temukan bitwarden menggunakan ikon berbagi (petunjuk: gulir ke kanan di baris bawah menu).</value>
<comment>Safari is the name of apple's web browser</comment>
</data>
<data name="ExtensionInstantAccess" xml:space="preserve">
<value>Get instant access to your passwords!</value>
<value>Dapatkan akses instan ke kata sandi Anda!</value>
</data>
<data name="ExtensionReady" xml:space="preserve">
<value>You're ready to log in!</value>
<value>Anda siap untuk masuk!</value>
</data>
<data name="ExtensionSeeApps" xml:space="preserve">
<value>See Supported Apps</value>
<value>Lihat Aplikasi yang Didukung</value>
</data>
<data name="ExtensionSetup" xml:space="preserve">
<value>Your logins are now easily accessable from Safari, Chrome, and other supported apps.</value>
<value>Log masuk Anda sekarang bisa diakses dengan mudah dari Safari, Chrome, dan aplikasi lain yang didukung.</value>
</data>
<data name="ExtensionSetup2" xml:space="preserve">
<value>In Safari and Chrome, find bitwarden using the share icon (hint: scroll to the right on the bottom row of the share menu).</value>
<value>Pada Safari dan Chrome, temukan bitwarden menggunakan ikon berbagi (petunjuk: gulir ke kanan di baris bawah menu).</value>
</data>
<data name="ExtensionTapIcon" xml:space="preserve">
<value>Tap the bitwarden icon in the menu to launch the extension.</value>
<value>Ketuk ikon bitwarden pada menu untuk menjalankan ekstensi.</value>
</data>
<data name="ExtensionTurnOn" xml:space="preserve">
<value>To turn on bitwarden in Safari and other apps, tap the "more" icon on the bottom row of the menu.</value>
<value>Untuk mengaktifkan bitwarden di Safari dan aplikasi lainnya, ketuk ikon "lebih banyak" di baris bawah menu.</value>
</data>
<data name="Favorite" xml:space="preserve">
<value>Favorite</value>
<value>Favorit</value>
</data>
<data name="Fingerprint" xml:space="preserve">
<value>Fingerprint</value>
<value>Sidik Jari</value>
</data>
<data name="GeneratePassword" xml:space="preserve">
<value>Generate Password</value>
<value>Buat Kata Sandi</value>
</data>
<data name="GetPasswordHint" xml:space="preserve">
<value>Get your master password hint</value>
<value>Dapatkan petunjuk sandi utama Anda</value>
</data>
<data name="ImportLogins" xml:space="preserve">
<value>Import Logins</value>
<value>Impor Log Masuk</value>
</data>
<data name="ImportLoginsConfirmation" xml:space="preserve">
<value>You can bulk import logins from the bitwarden.com web vault. Do you want to visit the website now?</value>
<value>Anda dapat mengimpor massal log masuk dari brankas web bitwarden.com. Anda ingin mengunjungi situs web sekarang?</value>
</data>
<data name="ImportLoginsDescription" xml:space="preserve">
<value>Quickly bulk import your logins from other password management apps.</value>
<value>Mengimpor massal log masuk Anda dari aplikasi pengelola sandi lainnya dengan cepat.</value>
</data>
<data name="LastSync" xml:space="preserve">
<value>Last Sync:</value>
<value>Sinkronisasi Terakhir:</value>
</data>
<data name="Length" xml:space="preserve">
<value>Length</value>
@ -547,64 +547,64 @@
<value>Lock</value>
</data>
<data name="LockOption15Minutes" xml:space="preserve">
<value>15 minutes</value>
<value>15 menit</value>
</data>
<data name="LockOption1Hour" xml:space="preserve">
<value>1 hour</value>
<value>1 jam</value>
</data>
<data name="LockOption1Minute" xml:space="preserve">
<value>1 minute</value>
<value>1 menit</value>
</data>
<data name="LockOption4Hours" xml:space="preserve">
<value>4 hours</value>
<value>4 jam</value>
</data>
<data name="LockOptionImmediately" xml:space="preserve">
<value>Immediately</value>
<value>Segera</value>
</data>
<data name="LockOptions" xml:space="preserve">
<value>Lock Options</value>
</data>
<data name="LoggingIn" xml:space="preserve">
<value>Logging in...</value>
<value>Sedang masuk...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="LoginOrCreateNewAccount" xml:space="preserve">
<value>Log in or create a new account to access your secure vault.</value>
<value>Masuk atau buat akun baru untuk mengakses brankas Anda.</value>
</data>
<data name="Manage" xml:space="preserve">
<value>Manage</value>
<value>Kelola</value>
</data>
<data name="MasterPasswordConfirmationValMessage" xml:space="preserve">
<value>Password confirmation is not correct.</value>
<value>Konfirmasi kata sandi tidak benar.</value>
</data>
<data name="MasterPasswordDescription" xml:space="preserve">
<value>The master password is the password you use to access your vault. It is very important that you do not forget your master password. There is no way to recover the password in the event that you forget it.</value>
<value>Kata sandi utama adalah kata sandi yang Anda gunakan untuk mengakses brankas Anda. Sangat penting bahwa Anda tidak lupa kata sandi utama Anda. Tidak ada cara untuk memulihkan kata sandi jika Anda melupakannya.</value>
</data>
<data name="MasterPasswordHint" xml:space="preserve">
<value>Master Password Hint (optional)</value>
<value>Petunjuk Kata Sandi Utama (pilihan)</value>
</data>
<data name="MasterPasswordHintDescription" xml:space="preserve">
<value>A master password hint can help you remember your password if you forget it.</value>
<value>Petunjuk kata sandi utama dapat membantu Anda mengingat kata sandi Anda jika Anda melupakannya.</value>
</data>
<data name="MasterPasswordLengthValMessage" xml:space="preserve">
<value>Master password must be at least 8 characters long.</value>
<value>Kata sandi utama sedikitnya harus 8 karakter.</value>
</data>
<data name="MinNumbers" xml:space="preserve">
<value>Minimum Numbers</value>
<value>Angka Minimum</value>
<comment>Minimum numeric characters for password generator settings</comment>
</data>
<data name="MinSpecial" xml:space="preserve">
<value>Minimum Special</value>
<value>Karakter Khusus Minimum</value>
<comment>Minimum special characters for password generator settings</comment>
</data>
<data name="MoreSettings" xml:space="preserve">
<value>More Settings</value>
<value>Setelan Lainnya</value>
</data>
<data name="MustLogInMainApp" xml:space="preserve">
<value>You must log into the main bitwarden app before you can use the extension.</value>
<value>Anda harus masuk ke aplikasi utama bitwarden sebelum Anda dapat menggunakan ekstensi.</value>
</data>
<data name="Never" xml:space="preserve">
<value>Never</value>
<value>Jangan pernah</value>
</data>
<data name="NewLoginCreated" xml:space="preserve">
<value>New login created.</value>
@ -748,46 +748,46 @@
<value>Lost authenticator app?</value>
</data>
<data name="Logins" xml:space="preserve">
<value>Logins</value>
<value>Log Masuk</value>
<comment>Screen title</comment>
</data>
<data name="ExtensionActivated" xml:space="preserve">
<value>Extension Activated!</value>
<value>Ekstensi Diaktifkan!</value>
</data>
<data name="Icons" xml:space="preserve">
<value>Icons</value>
<value>Ikon</value>
</data>
<data name="Translations" xml:space="preserve">
<value>Translations</value>
<value>Terjemahan</value>
</data>
<data name="LoginsForUri" xml:space="preserve">
<value>Logins for {0}</value>
<value>Log masuk untuk {0}</value>
<comment>This is used for the autofill service. ex. "Logins for twitter.com"</comment>
</data>
<data name="NoLoginsForUri" xml:space="preserve">
<value>There are no logins in your vault for {0}.</value>
<value>Tidak ada log masuk di brankas Anda untuk {0}.</value>
<comment>This is used for the autofill service. ex. "There are no logins in your vault for twitter.com".</comment>
</data>
<data name="BitwardenAutofillServiceNotification" xml:space="preserve">
<value>When you see a bitwarden auto-fill notification, you can tap it to launch the auto-fill service.</value>
<value>Ketika Anda melihat notifikasi pengisian otomatis bitwarden, Anda dapat mengetuknya untuk meluncurkan layanan pengisian otomatis.</value>
</data>
<data name="BitwardenAutofillServiceNotificationContent" xml:space="preserve">
<value>Tap this notification to auto-fill a login from your vault.</value>
<value>Ketuk notifikasi ini untuk mengisi otomatis log masuk dari brankas Anda.</value>
</data>
<data name="BitwardenAutofillServiceOpenSettings" xml:space="preserve">
<value>Open Accessibility Settings</value>
<value>Buka Setelan Aksesibilitas</value>
</data>
<data name="BitwardenAutofillServiceStep1" xml:space="preserve">
<value>1. On the Android Accessibility Settings screen, touch "bitwarden" under the Services heading.</value>
<value>1. Pada layar Setelan Aksesibilitas Android, sentuh "bitwarden" di bawah Layanan.</value>
</data>
<data name="BitwardenAutofillServiceStep2" xml:space="preserve">
<value>2. Switch on the toggle and press OK to accept.</value>
</data>
<data name="Disabled" xml:space="preserve">
<value>Disabled</value>
<value>Dinonaktifkan</value>
</data>
<data name="Enabled" xml:space="preserve">
<value>Enabled</value>
<value>Diaktifkan</value>
</data>
<data name="Status" xml:space="preserve">
<value>Status</value>
@ -796,57 +796,61 @@
<value>Beta</value>
</data>
<data name="BitwardenAutofillServiceAlert" xml:space="preserve">
<value>The easiest way to add new logins to your vault is from the bitwarden Auto-fill Service. Learn more about using the bitwarden Auto-fill Service by navigating to the "Tools" screen.</value>
<value>Cara termudah untuk menambahkan log masuk baru ke brankas Anda adalah dari Layanan Pengisian Otomatis bitwarden. Pelajari lebih lanjut tentang menggunakan Layanan Pengisian Otomatis bitwarden dengan menavigasi ke layar "Alat".</value>
</data>
<data name="Autofill" xml:space="preserve">
<value>Auto-fill</value>
<value>Isi otomatis</value>
</data>
<data name="AutofillOrView" xml:space="preserve">
<value>Do you want to auto-fill or view this login?</value>
<value>Apakah Anda ingin mengisi otomatis atau melihat log masuk ini?</value>
</data>
<data name="BitwardenAutofillServiceMatchConfirm" xml:space="preserve">
<value>Are you sure you want to auto-fill this login? It is not a complete match for "{0}".</value>
<value>Anda yakin ingin mengisi otomatis log masuk ini? Ini tidak lengkap cocok untuk "{0}".</value>
</data>
<data name="MatchingLogins" xml:space="preserve">
<value>Matching Logins</value>
<value>Log Masuk yang Cocok</value>
</data>
<data name="PossibleMatchingLogins" xml:space="preserve">
<value>Possible Matching Logins</value>
<value>Log Masuk yang Mungkin Cocok</value>
</data>
<data name="Search" xml:space="preserve">
<value>Search</value>
<value>Pencarian</value>
</data>
<data name="BitwardenAutofillServiceSearch" xml:space="preserve">
<value>You are searching for an auto-fill login for "{0}".</value>
</data>
<data name="ShareVault" xml:space="preserve">
<value>Share Your Vault</value>
<value>Bagikan Brankas Anda</value>
</data>
<data name="ShareVaultDescription" xml:space="preserve">
<value>Create an organization to securely share your logins with other users.</value>
<value>Buat organisasi untuk berbagi log masuk Anda dengan aman dengan pengguna lain.</value>
</data>
<data name="DisbaleGADescription" xml:space="preserve">
<value>We use analytics to better learn how the app is being used so that we can make it better. All data collection is completely anonymous.</value>
</data>
<data name="Features" xml:space="preserve">
<value>Features</value>
<value>Fitur</value>
</data>
<data name="AutofillPasswordField" xml:space="preserve">
<value>Scan When Password Field Focused</value>
<value>Pindai Ketika Fokus ke Kolom Kata Sandi</value>
</data>
<data name="AutofillPasswordFieldDescription" xml:space="preserve">
<value>Only scan the screen for fields and offer an auto-fill notification whenever you select a password field. This setting may help conserve battery life.</value>
<value>Hanya pindai layat untuk kolom dan tampilkan notifikasi pengisian otomatis setiap kali Anda memilih kolom kata sandi. Setelan ini mungkin dapat membantu menghemat baterai.</value>
</data>
<data name="AutofillPersistNotification" xml:space="preserve">
<value>Persist Notification</value>
</data>
<data name="AutofillPersistNotificationDescription" xml:space="preserve">
<value>Always offer an auto-fill notification and only scan for fields after attempting an auto-fill. This setting may help conserve battery life.</value>
<value>Selalu munculkan notifikasi pengisian otomatis dan hanya memindai kolom setelah mencoba pengisian otomatis. Setelan ini mungkin dapat membantu menghemat baterai.</value>
</data>
<data name="AutofillAlways" xml:space="preserve">
<value>Always Scan</value>
<value>Selalu Pindai</value>
</data>
<data name="AutofillAlwaysDescription" xml:space="preserve">
<value>Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting.</value>
<value>Selalu pindai layar untuk kolom dan hanya munculkan notifikasi pengisian otomatis jika kolom kata sandi ditemukan. Ini adalah setelan bawaan.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Cannot open the app "{0}".</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
</root>

View File

@ -849,4 +849,8 @@
<data name="AutofillAlwaysDescription" xml:space="preserve">
<value>Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Cannot open the app "{0}".</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
</root>

View File

@ -849,4 +849,8 @@
<data name="AutofillAlwaysDescription" xml:space="preserve">
<value>Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Cannot open the app "{0}".</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
</root>

View File

@ -352,14 +352,14 @@
<comment>Label for a uri/url.</comment>
</data>
<data name="UseFingerprintToUnlock" xml:space="preserve">
<value>Use Fingerprint to Unlock</value>
<value>Usar a impressão digital para desbloquear</value>
</data>
<data name="Username" xml:space="preserve">
<value>Usuário</value>
<comment>Label for a username.</comment>
</data>
<data name="ValidationFieldRequired" xml:space="preserve">
<value>The {0} field is required.</value>
<value>O campo {0} necessário.</value>
<comment>Validation message for when a form field is left blank and is required to be entered.</comment>
</data>
<data name="ValueHasBeenCopied" xml:space="preserve">
@ -385,7 +385,7 @@
<value>Visite nosso site</value>
</data>
<data name="VisitOurWebsiteDescription" xml:space="preserve">
<value>Visit our website to get help, news, email us, and/or learn more about how to use bitwarden.</value>
<value>Visite o nosso site para obter ajuda, notícias, enviar-nos um email ou saber mais sobre como utilizar o bitwarden.</value>
</data>
<data name="Website" xml:space="preserve">
<value>Website</value>
@ -398,7 +398,7 @@
<value>Conta</value>
</data>
<data name="AccountCreated" xml:space="preserve">
<value>Your new account has been created! You may now log in.</value>
<value>Sua nova conta foi criada! Agora você pode se logar.</value>
</data>
<data name="AddALogin" xml:space="preserve">
<value>Adicionar login</value>
@ -407,13 +407,13 @@
<value>Extensão de App</value>
</data>
<data name="AutofillDescription" xml:space="preserve">
<value>Use the bitwarden accessibility service to auto-fill your logins across apps and the web.</value>
<value>Use o serviço de acessibilidade do bitwarden para preencher automaticamente seus logins em toda a web e aplicativos.</value>
</data>
<data name="AutofillService" xml:space="preserve">
<value>Serviço de autopreenchimento</value>
</data>
<data name="AvoidAmbiguousCharacters" xml:space="preserve">
<value>Avoid Ambiguous Characters</value>
<value>Evite caracteres ambíguos</value>
</data>
<data name="BitwardenAppExtension" xml:space="preserve">
<value>extensão da aplicação bitwarden</value>
@ -422,13 +422,13 @@
<value>The easiest way to add new logins to your vault is from the bitwarden App Extension. Learn more about using the bitwarden App Extension by navigating to the "Tools" screen.</value>
</data>
<data name="BitwardenAppExtensionDescription" xml:space="preserve">
<value>Use bitwarden in Safari and other apps to auto-fill your logins.</value>
<value>Use bitwarden no Safari e outros apps para preencher automaticamente seus logins.</value>
</data>
<data name="BitwardenAutofillService" xml:space="preserve">
<value>bitwarden Auto-fill Service</value>
<value>Serviço de auto-preenchimento bitwarden</value>
</data>
<data name="BitwardenAutofillServiceDescription" xml:space="preserve">
<value>Use the bitwarden accessibility service to auto-fill your logins.</value>
<value>Use o serviço de acessibilidade do bitwarden para preencher automaticamente seus logins.</value>
</data>
<data name="ChangeEmail" xml:space="preserve">
<value>Alterar email</value>
@ -616,10 +616,10 @@
<value>Não existem credenciais no seu cofre.</value>
</data>
<data name="NoLoginsTap" xml:space="preserve">
<value>There are no logins in your vault for this website. Tap to add one.</value>
<value>Não há nenhum login no seu cofre para este site. Toque para adicionar um.</value>
</data>
<data name="NoUsernamePasswordConfigured" xml:space="preserve">
<value>This login does not have a username or password configured.</value>
<value>Esta credencial não tem um nome de utilizador ou palavra passe configurados.</value>
</data>
<data name="OkGotIt" xml:space="preserve">
<value>Ok, entendi!</value>
@ -641,16 +641,16 @@
<value>Gerador de senha</value>
</data>
<data name="PasswordGeneratorDescription" xml:space="preserve">
<value>Automatically generate strong, unique passwords for your logins.</value>
<value>Gere automaticamente senhas fortes e únicas para seus logins.</value>
</data>
<data name="PasswordHint" xml:space="preserve">
<value>Dica de senha</value>
</data>
<data name="PasswordHintAlert" xml:space="preserve">
<value>We've sent you an email with your master password hint.</value>
<value>Enviamos um e-mail com sua dica de senha mestre para você.</value>
</data>
<data name="PasswordOverrideAlert" xml:space="preserve">
<value>Are you sure you want to overwrite the current password?</value>
<value>Tem certeza que deseja substituir a senha atual?</value>
</data>
<data name="PushNotificationAlert" xml:space="preserve">
<value>bitwarden keeps your vault automatically synced by using push notifications. For the best possible experience, please select "Ok" on the following prompt when asked to enable push notifications.</value>
@ -660,7 +660,7 @@
<value>Avalie a aplicação</value>
</data>
<data name="RateTheAppDescription" xml:space="preserve">
<value>Please consider helping us out with a good review!</value>
<value>Por favor considere ajudar-nos com uma boa crítica!</value>
</data>
<data name="RateTheAppDescriptionAppStore" xml:space="preserve">
<value>App Store ratings are reset with every new version of bitwarden. Please consider helping us out with a good review!</value>
@ -669,7 +669,7 @@
<value>Regenerate Password</value>
</data>
<data name="RetypeMasterPassword" xml:space="preserve">
<value>Re-type Master Password</value>
<value>Digite novamente a senha mestre</value>
</data>
<data name="SearchVault" xml:space="preserve">
<value>Pesquisar cofre</value>
@ -678,7 +678,7 @@
<value>Segurança</value>
</data>
<data name="SeeDevProgress" xml:space="preserve">
<value>See Development Progress</value>
<value>Ver o progresso do desenvolvimento</value>
</data>
<data name="Select" xml:space="preserve">
<value>Selecionar</value>
@ -687,7 +687,7 @@
<value>Definir PIN</value>
</data>
<data name="SetPINDirection" xml:space="preserve">
<value>Enter a 4 digit PIN code to unlock the app with.</value>
<value>Digite um código PIN de 4 dígitos para desbloquear o aplicativo.</value>
</data>
<data name="LoginInformation" xml:space="preserve">
<value>Informações de login</value>
@ -742,10 +742,10 @@
<value>cofre web bitwarden</value>
</data>
<data name="WebVaultDescription" xml:space="preserve">
<value>Manage your logins from any web browser with the bitwarden web vault.</value>
<value>Gerencie seus logins de qualquer navegador da web com o cofre de web bitwarden.</value>
</data>
<data name="Lost2FAApp" xml:space="preserve">
<value>Lost authenticator app?</value>
<value>App autenticador perdido?</value>
</data>
<data name="Logins" xml:space="preserve">
<value>Logins</value>
@ -765,23 +765,23 @@
<comment>This is used for the autofill service. ex. "Logins for twitter.com"</comment>
</data>
<data name="NoLoginsForUri" xml:space="preserve">
<value>There are no logins in your vault for {0}.</value>
<value>Não existem credenciais no seu cofre para {0}.</value>
<comment>This is used for the autofill service. ex. "There are no logins in your vault for twitter.com".</comment>
</data>
<data name="BitwardenAutofillServiceNotification" xml:space="preserve">
<value>When you see a bitwarden auto-fill notification, you can tap it to launch the auto-fill service.</value>
</data>
<data name="BitwardenAutofillServiceNotificationContent" xml:space="preserve">
<value>Tap this notification to auto-fill a login from your vault.</value>
<value>Toque nesta notificação para auto-preencher um login a partir de seu cofre.</value>
</data>
<data name="BitwardenAutofillServiceOpenSettings" xml:space="preserve">
<value>Open Accessibility Settings</value>
<value>Abrir as configurações de acessibilidade</value>
</data>
<data name="BitwardenAutofillServiceStep1" xml:space="preserve">
<value>1. On the Android Accessibility Settings screen, touch "bitwarden" under the Services heading.</value>
</data>
<data name="BitwardenAutofillServiceStep2" xml:space="preserve">
<value>2. Switch on the toggle and press OK to accept.</value>
<value>2. Ligue o interruptor e pressione OK para aceitar.</value>
</data>
<data name="Disabled" xml:space="preserve">
<value>Desativado</value>
@ -802,7 +802,7 @@
<value>Auto-preenchimento</value>
</data>
<data name="AutofillOrView" xml:space="preserve">
<value>Do you want to auto-fill or view this login?</value>
<value>Pretende auto-preencher ou ver esta credencial?</value>
</data>
<data name="BitwardenAutofillServiceMatchConfirm" xml:space="preserve">
<value>Are you sure you want to auto-fill this login? It is not a complete match for "{0}".</value>
@ -811,42 +811,46 @@
<value>Correspondência de Logins</value>
</data>
<data name="PossibleMatchingLogins" xml:space="preserve">
<value>Possible Matching Logins</value>
<value>Possíveis credenciais correspondentes</value>
</data>
<data name="Search" xml:space="preserve">
<value>Pesquisar</value>
</data>
<data name="BitwardenAutofillServiceSearch" xml:space="preserve">
<value>You are searching for an auto-fill login for "{0}".</value>
<value>Você está procurando um login de preenchimento automático para "{0}".</value>
</data>
<data name="ShareVault" xml:space="preserve">
<value>Compartilhar seu cofre</value>
</data>
<data name="ShareVaultDescription" xml:space="preserve">
<value>Create an organization to securely share your logins with other users.</value>
<value>Crie uma organização para compartilhar com segurança seus logins com outros usuários.</value>
</data>
<data name="DisbaleGADescription" xml:space="preserve">
<value>We use analytics to better learn how the app is being used so that we can make it better. All data collection is completely anonymous.</value>
</data>
<data name="Features" xml:space="preserve">
<value>Features</value>
<value>Características</value>
</data>
<data name="AutofillPasswordField" xml:space="preserve">
<value>Scan When Password Field Focused</value>
<value>Escarniar quando o campo da senha estiver focado</value>
</data>
<data name="AutofillPasswordFieldDescription" xml:space="preserve">
<value>Only scan the screen for fields and offer an auto-fill notification whenever you select a password field. This setting may help conserve battery life.</value>
</data>
<data name="AutofillPersistNotification" xml:space="preserve">
<value>Persist Notification</value>
<value>Persistir a notificação</value>
</data>
<data name="AutofillPersistNotificationDescription" xml:space="preserve">
<value>Always offer an auto-fill notification and only scan for fields after attempting an auto-fill. This setting may help conserve battery life.</value>
</data>
<data name="AutofillAlways" xml:space="preserve">
<value>Always Scan</value>
<value>Sempre escarniar</value>
</data>
<data name="AutofillAlwaysDescription" xml:space="preserve">
<value>Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting.</value>
<value>Sempre scanear a tela por campos e oferecer auto-preenchimento apenas se um campo de senha for encontrado. Esta é a configuração padrão.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Cannot open the app "{0}".</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
</root>

View File

@ -849,4 +849,8 @@
<data name="AutofillAlwaysDescription" xml:space="preserve">
<value>Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Cannot open the app "{0}".</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
</root>

View File

@ -118,25 +118,25 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="About" xml:space="preserve">
<value>About</value>
<value>О нас</value>
</data>
<data name="Add" xml:space="preserve">
<value>Add</value>
<value>Добавить</value>
<comment>Add/create a new entity (verb).</comment>
</data>
<data name="AddFolder" xml:space="preserve">
<value>Add Folder</value>
<value>Добавить папку</value>
</data>
<data name="AddLogin" xml:space="preserve">
<value>Add Login</value>
<value>Добавить логин</value>
<comment>The title for the add login page.</comment>
</data>
<data name="AnErrorHasOccurred" xml:space="preserve">
<value>An error has occurred.</value>
<value>Произошла ошибка.</value>
<comment>Alert title when something goes wrong.</comment>
</data>
<data name="Back" xml:space="preserve">
<value>Back</value>
<value>Назад</value>
<comment>Navigate back to the previous screen.</comment>
</data>
<data name="Bitwarden" xml:space="preserve">
@ -144,207 +144,207 @@
<comment>App name. Shouldn't ever change.</comment>
</data>
<data name="Cancel" xml:space="preserve">
<value>Cancel</value>
<value>Отмена</value>
<comment>Cancel an operation.</comment>
</data>
<data name="Copy" xml:space="preserve">
<value>Copy</value>
<value>Копировать</value>
<comment>Copy some value to your clipboard.</comment>
</data>
<data name="CopyPassword" xml:space="preserve">
<value>Copy Password</value>
<value>Копировать пароль</value>
<comment>The button text that allows a user to copy the login's password to their clipboard.</comment>
</data>
<data name="CopyUsername" xml:space="preserve">
<value>Copy Username</value>
<value>Копировать имя пользователя</value>
<comment>The button text that allows a user to copy the login's username to their clipboard.</comment>
</data>
<data name="Credits" xml:space="preserve">
<value>Credits</value>
<value>Благодарности</value>
<comment>Title for page that we use to give credit to resources that we use.</comment>
</data>
<data name="Delete" xml:space="preserve">
<value>Delete</value>
<value>Удалить</value>
<comment>Delete an entity (verb).</comment>
</data>
<data name="Deleting" xml:space="preserve">
<value>Deleting...</value>
<value>Удаление...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="DoYouReallyWantToDelete" xml:space="preserve">
<value>Do you really want to delete? This cannot be undone.</value>
<value>Вы действительно хотите удалить? Это действие необратимо.</value>
<comment>Confirmation alert message when deleteing something.</comment>
</data>
<data name="Edit" xml:space="preserve">
<value>Edit</value>
<value>Изменить</value>
</data>
<data name="EditFolder" xml:space="preserve">
<value>Edit Folder</value>
<value>Редактировать папку</value>
</data>
<data name="Email" xml:space="preserve">
<value>Email</value>
<comment>Short label for an email address.</comment>
</data>
<data name="EmailAddress" xml:space="preserve">
<value>Email Address</value>
<value>Адрес эл. почты</value>
<comment>Full label for a email address.</comment>
</data>
<data name="EmailUs" xml:space="preserve">
<value>Email Us</value>
<value>Связь с нами</value>
</data>
<data name="EmailUsDescription" xml:space="preserve">
<value>Email us directly to get help or leave feedback.</value>
<value>Напишите нам на email, чтобы получить помощь или оставить отзыв.</value>
</data>
<data name="EnterPIN" xml:space="preserve">
<value>Enter your PIN code.</value>
<value>Введите ваш PIN-код.</value>
</data>
<data name="Favorites" xml:space="preserve">
<value>Favorites</value>
<value>Избранное</value>
<comment>Title for your favorite items in the vault.</comment>
</data>
<data name="FileBugReport" xml:space="preserve">
<value>File a Bug Report</value>
<value>Сообщить об ошибке</value>
</data>
<data name="FileBugReportDescription" xml:space="preserve">
<value>Open an issue at our GitHub repository.</value>
<value>Откройте проблему в нашем репозитории на GitHub.</value>
</data>
<data name="FingerprintDirection" xml:space="preserve">
<value>Use your fingerprint to verify.</value>
<value>Используйте Ваш отпечаток пальца для проверки.</value>
</data>
<data name="Folder" xml:space="preserve">
<value>Folder</value>
<value>Папка</value>
<comment>Label for a folder.</comment>
</data>
<data name="FolderCreated" xml:space="preserve">
<value>New folder created.</value>
<value>Новая папка успешно создана.</value>
</data>
<data name="FolderDeleted" xml:space="preserve">
<value>Folder deleted.</value>
<value>Папка удалена.</value>
</data>
<data name="FolderNone" xml:space="preserve">
<value>No Folder</value>
<value>Без папки</value>
<comment>Logins that have no folder specified go in this special "catch-all" folder.</comment>
</data>
<data name="Folders" xml:space="preserve">
<value>Folders</value>
<value>Папки</value>
</data>
<data name="FolderUpdated" xml:space="preserve">
<value>Folder updated.</value>
<value>Папка обновлена.</value>
</data>
<data name="GoToWebsite" xml:space="preserve">
<value>Go To Website</value>
<value>Перейти на сайт</value>
<comment>The button text that allows user to launch the website to their web browser.</comment>
</data>
<data name="HelpAndFeedback" xml:space="preserve">
<value>Help and Feedback</value>
<value>Помощь и обратная связь</value>
</data>
<data name="Hide" xml:space="preserve">
<value>Hide</value>
<value>Скрыть</value>
<comment>Hide a secret value that is currently shown (password).</comment>
</data>
<data name="InternetConnectionRequiredMessage" xml:space="preserve">
<value>Please connect to the internet before continuing.</value>
<value>Пожалуйста, подключитесь к интернету чтобы продолжить.</value>
<comment>Description message for the alert when internet connection is required to continue.</comment>
</data>
<data name="InternetConnectionRequiredTitle" xml:space="preserve">
<value>Internet Connection Required</value>
<value>Требуется подключение к интернету</value>
<comment>Title for the alert when internet connection is required to continue.</comment>
</data>
<data name="InvalidMasterPassword" xml:space="preserve">
<value>Invalid Master Password. Try again.</value>
<value>Неверный мастер-пароль. Попробуйте снова.</value>
</data>
<data name="InvalidPIN" xml:space="preserve">
<value>Invalid PIN. Try again.</value>
<value>Неверный PIN. Попробуйте снова.</value>
</data>
<data name="Launch" xml:space="preserve">
<value>Launch</value>
<value>Запустить</value>
<comment>The button text that allows user to launch the website to their web browser.</comment>
</data>
<data name="LogIn" xml:space="preserve">
<value>Log In</value>
<value>Войти</value>
<comment>The login button text (verb).</comment>
</data>
<data name="LogInNoun" xml:space="preserve">
<value>Login</value>
<value>Логин</value>
<comment>Title for login page. (noun)</comment>
</data>
<data name="LogOut" xml:space="preserve">
<value>Log Out</value>
<value>Выйти</value>
<comment>The log out button text (verb).</comment>
</data>
<data name="LogoutConfirmation" xml:space="preserve">
<value>Are you sure you want to log out?</value>
<value>Вы действительно хотите выйти?</value>
</data>
<data name="MasterPassword" xml:space="preserve">
<value>Master Password</value>
<value>Мастер-пароль</value>
<comment>Label for a master password.</comment>
</data>
<data name="More" xml:space="preserve">
<value>More</value>
<value>Больше</value>
<comment>Text to define that there are more options things to see.</comment>
</data>
<data name="MyVault" xml:space="preserve">
<value>My Vault</value>
<value>Моё хранилище</value>
<comment>The title for the vault page.</comment>
</data>
<data name="Name" xml:space="preserve">
<value>Name</value>
<value>Наименование</value>
<comment>Label for an entity name.</comment>
</data>
<data name="No" xml:space="preserve">
<value>No</value>
<value>Нет</value>
</data>
<data name="Notes" xml:space="preserve">
<value>Notes</value>
<value>Заметки</value>
<comment>Label for notes.</comment>
</data>
<data name="Ok" xml:space="preserve">
<value>Ok</value>
<value>Ок</value>
<comment>Acknowledgement.</comment>
</data>
<data name="DisableGA" xml:space="preserve">
<value>Disable Analytics</value>
<value>Отключить аналитику</value>
</data>
<data name="Password" xml:space="preserve">
<value>Password</value>
<value>Пароль</value>
<comment>Label for a password.</comment>
</data>
<data name="Save" xml:space="preserve">
<value>Save</value>
<value>Сохранить</value>
<comment>Button text for a save operation (verb).</comment>
</data>
<data name="Saving" xml:space="preserve">
<value>Saving...</value>
<value>Сохранение...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="Settings" xml:space="preserve">
<value>Settings</value>
<value>Настройки</value>
<comment>The title for the settings page.</comment>
</data>
<data name="Show" xml:space="preserve">
<value>Show</value>
<value>Показать</value>
<comment>Reveal a hidden value (password).</comment>
</data>
<data name="LoginDeleted" xml:space="preserve">
<value>Login has been deleted.</value>
<value>Логин был удален.</value>
<comment>Confirmation message after successfully deleting a login.</comment>
</data>
<data name="LoginNoName" xml:space="preserve">
<value>No Name</value>
<value>Нет имени</value>
<comment>Title text to display when there is no name given for a login.</comment>
</data>
<data name="Submit" xml:space="preserve">
<value>Submit</value>
<value>Отправить</value>
</data>
<data name="Sync" xml:space="preserve">
<value>Sync</value>
<value>Синхронизация</value>
<comment>The title for the sync page.</comment>
</data>
<data name="ThankYou" xml:space="preserve">
<value>Thank You</value>
<value>Спасибо</value>
</data>
<data name="Tools" xml:space="preserve">
<value>Tools</value>
<value>Инструменты</value>
<comment>The title for the tools page.</comment>
</data>
<data name="URI" xml:space="preserve">
@ -352,501 +352,505 @@
<comment>Label for a uri/url.</comment>
</data>
<data name="UseFingerprintToUnlock" xml:space="preserve">
<value>Use Fingerprint to Unlock</value>
<value>Используйте отпечаток пальца для разблокировки</value>
</data>
<data name="Username" xml:space="preserve">
<value>Username</value>
<value>Имя пользователя</value>
<comment>Label for a username.</comment>
</data>
<data name="ValidationFieldRequired" xml:space="preserve">
<value>The {0} field is required.</value>
<value>Поле {0} является обязательным.</value>
<comment>Validation message for when a form field is left blank and is required to be entered.</comment>
</data>
<data name="ValueHasBeenCopied" xml:space="preserve">
<value>{0} has been copied.</value>
<value>{0} был скопирован.</value>
<comment>Confirmation message after suceessfully copying a value to the clipboard.</comment>
</data>
<data name="VerifyFingerprint" xml:space="preserve">
<value>Verify Fingerprint</value>
<value>Проверка отпечатка пальца</value>
</data>
<data name="VerifyMasterPassword" xml:space="preserve">
<value>Verify Master Password</value>
<value>Проверка мастер-пароля</value>
</data>
<data name="VerifyPIN" xml:space="preserve">
<value>Verify PIN</value>
<value>Проверка PIN</value>
</data>
<data name="Version" xml:space="preserve">
<value>Version</value>
<value>Версия</value>
</data>
<data name="View" xml:space="preserve">
<value>View</value>
<value>Просмотреть</value>
</data>
<data name="VisitOurWebsite" xml:space="preserve">
<value>Visit Our Website</value>
<value>Перейти на наш сайт</value>
</data>
<data name="VisitOurWebsiteDescription" xml:space="preserve">
<value>Visit our website to get help, news, email us, and/or learn more about how to use bitwarden.</value>
<value>Посетите наш веб-сайт, чтобы получить помощь, прочесть новости, связаться с нами и/или узнать больше о том, как использовать bitwarden.</value>
</data>
<data name="Website" xml:space="preserve">
<value>Website</value>
<value>Сайт</value>
<comment>Label for a website.</comment>
</data>
<data name="Yes" xml:space="preserve">
<value>Yes</value>
<value>Да</value>
</data>
<data name="Account" xml:space="preserve">
<value>Account</value>
<value>Аккаунт</value>
</data>
<data name="AccountCreated" xml:space="preserve">
<value>Your new account has been created! You may now log in.</value>
<value>Ваш аккаунт был создан! Теперь вы можете войти в систему.</value>
</data>
<data name="AddALogin" xml:space="preserve">
<value>Add a Login</value>
<value>Добавить логин</value>
</data>
<data name="AppExtension" xml:space="preserve">
<value>App Extension</value>
<value>Расширение приложения</value>
</data>
<data name="AutofillDescription" xml:space="preserve">
<value>Use the bitwarden accessibility service to auto-fill your logins across apps and the web.</value>
<value>Используйте сервис авто-заполнения bitwarden для автоматического входа в приложения и на сайты.</value>
</data>
<data name="AutofillService" xml:space="preserve">
<value>Auto-fill Service</value>
<value>Сервис автоматического заполнения</value>
</data>
<data name="AvoidAmbiguousCharacters" xml:space="preserve">
<value>Avoid Ambiguous Characters</value>
<value>Избегайте неоднозначных символов</value>
</data>
<data name="BitwardenAppExtension" xml:space="preserve">
<value>bitwarden App Extension</value>
<value>bitwarden расширение для приложения</value>
</data>
<data name="BitwardenAppExtensionAlert" xml:space="preserve">
<value>The easiest way to add new logins to your vault is from the bitwarden App Extension. Learn more about using the bitwarden App Extension by navigating to the "Tools" screen.</value>
<value>Самый простой способ добавить новые логины в ваше хранилище это расширение bitwarden. Дополнительные сведения об использовании расширения bitwarden в разделе Инструменты.</value>
</data>
<data name="BitwardenAppExtensionDescription" xml:space="preserve">
<value>Use bitwarden in Safari and other apps to auto-fill your logins.</value>
<value>Используйте bitwarden в Safari и других приложениях для автоматического входа.</value>
</data>
<data name="BitwardenAutofillService" xml:space="preserve">
<value>bitwarden Auto-fill Service</value>
<value>Служба автозаполнения bitwarden</value>
</data>
<data name="BitwardenAutofillServiceDescription" xml:space="preserve">
<value>Use the bitwarden accessibility service to auto-fill your logins.</value>
<value>Используйте службу автозаполнения bitwarden для автоматического входа.</value>
</data>
<data name="ChangeEmail" xml:space="preserve">
<value>Change Email</value>
<value>Изменить email</value>
</data>
<data name="ChangeEmailConfirmation" xml:space="preserve">
<value>You can change your email address on the bitwarden.com web vault. Do you want to visit the website now?</value>
<value>Вы можете изменить свой адрес электронной почты на bitwarden.com. Хотите перейти на этот сайт сейчас?</value>
</data>
<data name="ChangeMasterPassword" xml:space="preserve">
<value>Change Master Password</value>
<value>Изменить мастер-пароль</value>
</data>
<data name="ChangePasswordConfirmation" xml:space="preserve">
<value>You can change your master password on the bitwarden.com web vault. Do you want to visit the website now?</value>
<value>Вы можете изменить свой мастер-пароль на bitwarden.com. Хотите перейти на этот сайт сейчас?</value>
</data>
<data name="Close" xml:space="preserve">
<value>Close</value>
<value>Закрыть</value>
</data>
<data name="ComingSoon" xml:space="preserve">
<value>Coming Soon!</value>
<value>В ближайшее время!</value>
</data>
<data name="Continue" xml:space="preserve">
<value>Continue</value>
<value>Продолжить</value>
</data>
<data name="Copied" xml:space="preserve">
<value>Copied!</value>
<value>Скопировано!</value>
</data>
<data name="CopiedPassword" xml:space="preserve">
<value>Copied password!</value>
<value>Пароль скопирован!</value>
</data>
<data name="CopiedUsername" xml:space="preserve">
<value>Copied username!</value>
<value>Имя пользователя скопировано!</value>
</data>
<data name="CreateAccount" xml:space="preserve">
<value>Create Account</value>
<value>Создать аккаунт</value>
</data>
<data name="CreatingAccount" xml:space="preserve">
<value>Creating account...</value>
<value>Создание аккаунта...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="CurrentSession" xml:space="preserve">
<value>Current Session</value>
<value>Текущая сессия</value>
</data>
<data name="EditLogin" xml:space="preserve">
<value>Edit Login</value>
<value>Изменить логин</value>
</data>
<data name="EnableAutomaticSyncing" xml:space="preserve">
<value>Enable Automatic Syncing</value>
<value>Включить автоматическую синхронизацию</value>
</data>
<data name="EnterEmailForHint" xml:space="preserve">
<value>Enter your account email address to receive your master password hint.</value>
<value>Введите Ваш адрес электронной почты для получения подсказки мастер-пароля.</value>
</data>
<data name="EnterVerificationCode" xml:space="preserve">
<value>Enter your two-step verification code.</value>
<value>Введите код подтверждения двухфакторной аутентификации.</value>
</data>
<data name="ExntesionReenable" xml:space="preserve">
<value>Re-enable App Extension</value>
<value>Переподключить</value>
</data>
<data name="ExtensionAlmostDone" xml:space="preserve">
<value>Almost done!</value>
<value>Почти готово!</value>
</data>
<data name="ExtensionEnable" xml:space="preserve">
<value>Enable App Extension</value>
<value>Включить</value>
</data>
<data name="ExtensionInSafari" xml:space="preserve">
<value>In Safari, find bitwarden using the share icon (hint: scroll to the right on the bottom row of the menu).</value>
<value>В Safari, найти bitwarden, используя иконку (Подсказка: Прокрутите вправо в нижней строке меню).</value>
<comment>Safari is the name of apple's web browser</comment>
</data>
<data name="ExtensionInstantAccess" xml:space="preserve">
<value>Get instant access to your passwords!</value>
<value>Получите мгновенный доступ к Вашим паролям!</value>
</data>
<data name="ExtensionReady" xml:space="preserve">
<value>You're ready to log in!</value>
<value>Вы готовы войти!</value>
</data>
<data name="ExtensionSeeApps" xml:space="preserve">
<value>See Supported Apps</value>
<value>См. поддерживаемые приложения</value>
</data>
<data name="ExtensionSetup" xml:space="preserve">
<value>Your logins are now easily accessable from Safari, Chrome, and other supported apps.</value>
<value>Теперь Ваши логины легко доступным из Safari, Chrome и других поддерживаемых приложений.</value>
</data>
<data name="ExtensionSetup2" xml:space="preserve">
<value>In Safari and Chrome, find bitwarden using the share icon (hint: scroll to the right on the bottom row of the share menu).</value>
<value>В Safari и Chrome, найти bitwarden, используя иконку (Подсказка: прокрутите вправо в нижней строке меню).</value>
</data>
<data name="ExtensionTapIcon" xml:space="preserve">
<value>Tap the bitwarden icon in the menu to launch the extension.</value>
<value>Нажмите на иконку bitwarden в меню, чтобы запустить расширение.</value>
</data>
<data name="ExtensionTurnOn" xml:space="preserve">
<value>To turn on bitwarden in Safari and other apps, tap the "more" icon on the bottom row of the menu.</value>
<value>Чтобы включить bitwarden в Safari и других приложений, нажмите «больше», в нижней строке меню.</value>
</data>
<data name="Favorite" xml:space="preserve">
<value>Favorite</value>
<value>Избранное</value>
</data>
<data name="Fingerprint" xml:space="preserve">
<value>Fingerprint</value>
<value>Отпечаток пальца</value>
</data>
<data name="GeneratePassword" xml:space="preserve">
<value>Generate Password</value>
<value>Сгенерировать пароль</value>
</data>
<data name="GetPasswordHint" xml:space="preserve">
<value>Get your master password hint</value>
<value>Получить подсказку к мастер-паролю</value>
</data>
<data name="ImportLogins" xml:space="preserve">
<value>Import Logins</value>
<value>Импорт учетных записей</value>
</data>
<data name="ImportLoginsConfirmation" xml:space="preserve">
<value>You can bulk import logins from the bitwarden.com web vault. Do you want to visit the website now?</value>
<value>Вы можете импортировать сразу все свои учетные записи из веб-хранилища bitwarden.com. Хотите сделать это сейчас?</value>
</data>
<data name="ImportLoginsDescription" xml:space="preserve">
<value>Quickly bulk import your logins from other password management apps.</value>
<value>Быстрый импорт Ваших учетных записей из других менеджеров паролей.</value>
</data>
<data name="LastSync" xml:space="preserve">
<value>Last Sync:</value>
<value>Последняя синхронизация:</value>
</data>
<data name="Length" xml:space="preserve">
<value>Length</value>
<value>Длина</value>
</data>
<data name="Lock" xml:space="preserve">
<value>Lock</value>
<value>Заблокировать</value>
</data>
<data name="LockOption15Minutes" xml:space="preserve">
<value>15 minutes</value>
<value>Через 15 минут</value>
</data>
<data name="LockOption1Hour" xml:space="preserve">
<value>1 hour</value>
<value>Через 1 час</value>
</data>
<data name="LockOption1Minute" xml:space="preserve">
<value>1 minute</value>
<value>Через 1 минуту</value>
</data>
<data name="LockOption4Hours" xml:space="preserve">
<value>4 hours</value>
<value>Через 4 часа</value>
</data>
<data name="LockOptionImmediately" xml:space="preserve">
<value>Immediately</value>
<value>Немедленно</value>
</data>
<data name="LockOptions" xml:space="preserve">
<value>Lock Options</value>
<value>Настройки блокировки</value>
</data>
<data name="LoggingIn" xml:space="preserve">
<value>Logging in...</value>
<value>Вход...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="LoginOrCreateNewAccount" xml:space="preserve">
<value>Log in or create a new account to access your secure vault.</value>
<value>Войдите или создайте новый аккаунт для доступа к вашему безопасному хранилищу.</value>
</data>
<data name="Manage" xml:space="preserve">
<value>Manage</value>
<value>Управление</value>
</data>
<data name="MasterPasswordConfirmationValMessage" xml:space="preserve">
<value>Password confirmation is not correct.</value>
<value>Пароль был введён неверно.</value>
</data>
<data name="MasterPasswordDescription" xml:space="preserve">
<value>The master password is the password you use to access your vault. It is very important that you do not forget your master password. There is no way to recover the password in the event that you forget it.</value>
<value>Мастер-пароль - пароль для доступа к вашему безопасному хранилищу. Он очень важен, поэтому не забывайте его. Восстановить мастер-пароль нельзя.</value>
</data>
<data name="MasterPasswordHint" xml:space="preserve">
<value>Master Password Hint (optional)</value>
<value>Подсказка к мастер-паролю (необяз.)</value>
</data>
<data name="MasterPasswordHintDescription" xml:space="preserve">
<value>A master password hint can help you remember your password if you forget it.</value>
<value>Подсказка к мастер-паролю поможет Вам вспомнить Ваш пароль, если вы забыли его.</value>
</data>
<data name="MasterPasswordLengthValMessage" xml:space="preserve">
<value>Master password must be at least 8 characters long.</value>
<value>Мастер-пароль должен содержать не менее 8 символов.</value>
</data>
<data name="MinNumbers" xml:space="preserve">
<value>Minimum Numbers</value>
<value>Мин. кол-во цифр</value>
<comment>Minimum numeric characters for password generator settings</comment>
</data>
<data name="MinSpecial" xml:space="preserve">
<value>Minimum Special</value>
<value>Мин. кол. спец. символов</value>
<comment>Minimum special characters for password generator settings</comment>
</data>
<data name="MoreSettings" xml:space="preserve">
<value>More Settings</value>
<value>Другие настройки</value>
</data>
<data name="MustLogInMainApp" xml:space="preserve">
<value>You must log into the main bitwarden app before you can use the extension.</value>
<value>Необходимо войти в основное приложение bitwarden прежде чем вы можете использовать расширение.</value>
</data>
<data name="Never" xml:space="preserve">
<value>Never</value>
<value>Никогда</value>
</data>
<data name="NewLoginCreated" xml:space="preserve">
<value>New login created.</value>
<value>Новый логин успешно создан.</value>
</data>
<data name="NoFavorites" xml:space="preserve">
<value>There are no favorites in your vault.</value>
<value>В вашем хранилище нет избранного.</value>
</data>
<data name="NoLogins" xml:space="preserve">
<value>There are no logins in your vault.</value>
<value>В вашем хранилище нет логинов.</value>
</data>
<data name="NoLoginsTap" xml:space="preserve">
<value>There are no logins in your vault for this website. Tap to add one.</value>
<value>В вашем хранилище нет логинов для этого сайта. Нажмите чтобы добавить.</value>
</data>
<data name="NoUsernamePasswordConfigured" xml:space="preserve">
<value>This login does not have a username or password configured.</value>
<value>У логина не заданы имя пользователя и пароль.</value>
</data>
<data name="OkGotIt" xml:space="preserve">
<value>Ok, got it!</value>
<value>Понятно!</value>
<comment>Confirmation, like "Ok, I understand it"</comment>
</data>
<data name="OptionDefaults" xml:space="preserve">
<value>Option defaults are set from the main bitwarden app's password generator tool.</value>
<value>Опции по умолчанию установлены из генератора паролей от главного приложения bitwarden.</value>
</data>
<data name="Options" xml:space="preserve">
<value>Options</value>
<value>Параметры</value>
</data>
<data name="Other" xml:space="preserve">
<value>Other</value>
<value>Прочее</value>
</data>
<data name="PasswordGenerated" xml:space="preserve">
<value>Password generated.</value>
<value>Пароль сгенерирован.</value>
</data>
<data name="PasswordGenerator" xml:space="preserve">
<value>Password Generator</value>
<value>Генератор паролей</value>
</data>
<data name="PasswordGeneratorDescription" xml:space="preserve">
<value>Automatically generate strong, unique passwords for your logins.</value>
<value>Автоматическая генерация стойких и уникальных паролей для ваших аккаунтов.</value>
</data>
<data name="PasswordHint" xml:space="preserve">
<value>Password Hint</value>
<value>Подсказка к паролю</value>
</data>
<data name="PasswordHintAlert" xml:space="preserve">
<value>We've sent you an email with your master password hint.</value>
<value>Мы отправили вам электронное письмо с подсказкой.</value>
</data>
<data name="PasswordOverrideAlert" xml:space="preserve">
<value>Are you sure you want to overwrite the current password?</value>
<value>Вы хотите перезаписать текущий пароль?</value>
</data>
<data name="PushNotificationAlert" xml:space="preserve">
<value>bitwarden keeps your vault automatically synced by using push notifications. For the best possible experience, please select "Ok" on the following prompt when asked to enable push notifications.</value>
<value>bitwarden автоматически синхронизирует ваше хранилище с помощью уведомлений. Для наиболее удобного пользования, пожалуйста, выберите "Ок" при предложении включить уведомления.</value>
<comment>Push notifications for apple products</comment>
</data>
<data name="RateTheApp" xml:space="preserve">
<value>Rate the App</value>
<value>Оцените приложение</value>
</data>
<data name="RateTheAppDescription" xml:space="preserve">
<value>Please consider helping us out with a good review!</value>
<value>Пожалуйста, подумайте о том, чтобы помочь нам хорошим отзывом!</value>
</data>
<data name="RateTheAppDescriptionAppStore" xml:space="preserve">
<value>App Store ratings are reset with every new version of bitwarden. Please consider helping us out with a good review!</value>
<value>Рейтинги App Store обновляются с каждой новой версией bitwarden. Просим помочь нам хорошим отзывом!</value>
</data>
<data name="RegeneratePassword" xml:space="preserve">
<value>Regenerate Password</value>
<value>Регенерировать пароль</value>
</data>
<data name="RetypeMasterPassword" xml:space="preserve">
<value>Re-type Master Password</value>
<value>Введите мастер-пароль повторно</value>
</data>
<data name="SearchVault" xml:space="preserve">
<value>Search vault</value>
<value>Поиск</value>
</data>
<data name="Security" xml:space="preserve">
<value>Security</value>
<value>Безопасность</value>
</data>
<data name="SeeDevProgress" xml:space="preserve">
<value>See Development Progress</value>
<value>Прогресс разработки</value>
</data>
<data name="Select" xml:space="preserve">
<value>Select</value>
<value>Выбрать</value>
</data>
<data name="SetPIN" xml:space="preserve">
<value>Set PIN</value>
<value>Установите PIN-код</value>
</data>
<data name="SetPINDirection" xml:space="preserve">
<value>Enter a 4 digit PIN code to unlock the app with.</value>
<value>Введите 4-значный PIN-код для разблокировки приложения.</value>
</data>
<data name="LoginInformation" xml:space="preserve">
<value>Login Information</value>
<value>Информация о логине</value>
</data>
<data name="LoginUpdated" xml:space="preserve">
<value>Login updated.</value>
<value>Учетная запись обновлена.</value>
</data>
<data name="Submitting" xml:space="preserve">
<value>Submitting...</value>
<value>Отправка...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="Syncing" xml:space="preserve">
<value>Syncing...</value>
<value>Синхронизация...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="SyncingComplete" xml:space="preserve">
<value>Syncing complete.</value>
<value>Синхронизация завершена.</value>
</data>
<data name="SyncingFailed" xml:space="preserve">
<value>Syncing failed.</value>
<value>Сбой синхронизации.</value>
</data>
<data name="SyncVaultNow" xml:space="preserve">
<value>Sync Vault Now</value>
<value>Синхронизировать хранилище сейчас</value>
</data>
<data name="TouchID" xml:space="preserve">
<value>Touch ID</value>
<value>Идентификация касанием</value>
<comment>What Apple calls their fingerprint reader.</comment>
</data>
<data name="TwoStepLogin" xml:space="preserve">
<value>Two-step Login</value>
<value>Двухфакторная аутентификация</value>
</data>
<data name="TwoStepLoginConfirmation" xml:space="preserve">
<value>Two-step login makes your account more secure by requiring you to enter a security code from an authenticator app whenever you log in. Two-step login can be enabled on the bitwarden.com web vault. Do you want to visit the website now?</value>
<value>Двухфакторная аутентификация делает ваш аккаунт более защищенным, требуя ввода кода безопасности из приложения-аутентификатора при каждом входе. Двухфакторная аутентификация включается на сайте bitwarden.com. Хотите перейти на сайт сейчас?</value>
</data>
<data name="UnlockWith" xml:space="preserve">
<value>Unlock with {0}</value>
<value>Разблокировать с {0}</value>
</data>
<data name="UnlockWithPIN" xml:space="preserve">
<value>Unlock with PIN Code</value>
<value>Разблокировать с помощью PIN</value>
</data>
<data name="ValidatingCode" xml:space="preserve">
<value>Validating code...</value>
<value>Проверка кода...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="VerificationCode" xml:space="preserve">
<value>Verification Code</value>
<value>Код подтверждения</value>
</data>
<data name="ViewLogin" xml:space="preserve">
<value>View Login</value>
<value>Просмотр логина</value>
</data>
<data name="WebVault" xml:space="preserve">
<value>bitwarden Web Vault</value>
<value>Веб-хранилище bitwarden</value>
</data>
<data name="WebVaultDescription" xml:space="preserve">
<value>Manage your logins from any web browser with the bitwarden web vault.</value>
<value>Управляйте своими аккаунтами из любого браузера при помощи веб-хранилища bitwarden.</value>
</data>
<data name="Lost2FAApp" xml:space="preserve">
<value>Lost authenticator app?</value>
<value>Потеряли доступ к приложению для аутентификации?</value>
</data>
<data name="Logins" xml:space="preserve">
<value>Logins</value>
<value>Учетные записи</value>
<comment>Screen title</comment>
</data>
<data name="ExtensionActivated" xml:space="preserve">
<value>Extension Activated!</value>
<value>Расширение активировано!</value>
</data>
<data name="Icons" xml:space="preserve">
<value>Icons</value>
<value>Иконки</value>
</data>
<data name="Translations" xml:space="preserve">
<value>Translations</value>
<value>Локализации</value>
</data>
<data name="LoginsForUri" xml:space="preserve">
<value>Logins for {0}</value>
<value>Логины для {0}</value>
<comment>This is used for the autofill service. ex. "Logins for twitter.com"</comment>
</data>
<data name="NoLoginsForUri" xml:space="preserve">
<value>There are no logins in your vault for {0}.</value>
<value>В вашем хранилище нет учетных записей для {0}.</value>
<comment>This is used for the autofill service. ex. "There are no logins in your vault for twitter.com".</comment>
</data>
<data name="BitwardenAutofillServiceNotification" xml:space="preserve">
<value>When you see a bitwarden auto-fill notification, you can tap it to launch the auto-fill service.</value>
<value>Увидев уведомление bitwarden нажмите на него, чтобы запустить сервис автозаполнения.</value>
</data>
<data name="BitwardenAutofillServiceNotificationContent" xml:space="preserve">
<value>Tap this notification to auto-fill a login from your vault.</value>
<value>Коснитесь этого уведомления для автоматического заполнения имени входа из Вашего хранилища.</value>
</data>
<data name="BitwardenAutofillServiceOpenSettings" xml:space="preserve">
<value>Open Accessibility Settings</value>
<value>Открыть настройки специальных возможностей</value>
</data>
<data name="BitwardenAutofillServiceStep1" xml:space="preserve">
<value>1. On the Android Accessibility Settings screen, touch "bitwarden" under the Services heading.</value>
<value>1. На экране настроек специальных возможностей Android коснитесь bitwarden в разделе Службы.</value>
</data>
<data name="BitwardenAutofillServiceStep2" xml:space="preserve">
<value>2. Switch on the toggle and press OK to accept.</value>
<value>2. Активируйте переключатель и нажмите OK для согласия.</value>
</data>
<data name="Disabled" xml:space="preserve">
<value>Disabled</value>
<value>Отключено</value>
</data>
<data name="Enabled" xml:space="preserve">
<value>Enabled</value>
<value>Включено</value>
</data>
<data name="Status" xml:space="preserve">
<value>Status</value>
<value>Статус</value>
</data>
<data name="Beta" xml:space="preserve">
<value>Beta</value>
</data>
<data name="BitwardenAutofillServiceAlert" xml:space="preserve">
<value>The easiest way to add new logins to your vault is from the bitwarden Auto-fill Service. Learn more about using the bitwarden Auto-fill Service by navigating to the "Tools" screen.</value>
<value>Самый простой способ добавить новые логины в ваше хранилище это служба автозаполнения bitwarden. Дополнительные сведения об использовании службы автозаполнения bitwarden в разделе Инструменты.</value>
</data>
<data name="Autofill" xml:space="preserve">
<value>Auto-fill</value>
<value>Автозаполнение</value>
</data>
<data name="AutofillOrView" xml:space="preserve">
<value>Do you want to auto-fill or view this login?</value>
<value>Выполнить автоматическое заполнение или просмотреть этот логин?</value>
</data>
<data name="BitwardenAutofillServiceMatchConfirm" xml:space="preserve">
<value>Are you sure you want to auto-fill this login? It is not a complete match for "{0}".</value>
<value>Вы уверены что хотите использовать этот логин для автозаполнения? Это не полное соответствие для "{0}".</value>
</data>
<data name="MatchingLogins" xml:space="preserve">
<value>Matching Logins</value>
<value>Сравнение логинов</value>
</data>
<data name="PossibleMatchingLogins" xml:space="preserve">
<value>Possible Matching Logins</value>
<value>Подходящие логины</value>
</data>
<data name="Search" xml:space="preserve">
<value>Search</value>
<value>Поиск</value>
</data>
<data name="BitwardenAutofillServiceSearch" xml:space="preserve">
<value>You are searching for an auto-fill login for "{0}".</value>
<value>Вы ищите логин автозаполнения для "{0}".</value>
</data>
<data name="ShareVault" xml:space="preserve">
<value>Share Your Vault</value>
<value>Поделиться вашим хранилищем</value>
</data>
<data name="ShareVaultDescription" xml:space="preserve">
<value>Create an organization to securely share your logins with other users.</value>
<value>Создайте организацию, чтобы безопасно делиться своими логинами с другими пользователями.</value>
</data>
<data name="DisbaleGADescription" xml:space="preserve">
<value>We use analytics to better learn how the app is being used so that we can make it better. All data collection is completely anonymous.</value>
<value>Мы используем аналитику для понимания как используется приложение, чтобы сделать его лучше. Все собранные данные полностью анонимны.</value>
</data>
<data name="Features" xml:space="preserve">
<value>Features</value>
<value>Дополнительно</value>
</data>
<data name="AutofillPasswordField" xml:space="preserve">
<value>Scan When Password Field Focused</value>
<value>Сканировать появление поля ввода пароля</value>
</data>
<data name="AutofillPasswordFieldDescription" xml:space="preserve">
<value>Only scan the screen for fields and offer an auto-fill notification whenever you select a password field. This setting may help conserve battery life.</value>
<value>Сканировать и выводить уведомление автозаполнения только когда Вы выберите поле ввода пароля. Этот параметр может помочь сохранить жизнь батареи.</value>
</data>
<data name="AutofillPersistNotification" xml:space="preserve">
<value>Persist Notification</value>
<value>Постоянное уведомление</value>
</data>
<data name="AutofillPersistNotificationDescription" xml:space="preserve">
<value>Always offer an auto-fill notification and only scan for fields after attempting an auto-fill. This setting may help conserve battery life.</value>
<value>Всегда выводить уведомление автозаполнения и проверять только для полей после попытки автоматического заполнения. Этот параметр может помочь сохранить жизнь батареи.</value>
</data>
<data name="AutofillAlways" xml:space="preserve">
<value>Always Scan</value>
<value>Сканировать всегда</value>
</data>
<data name="AutofillAlwaysDescription" xml:space="preserve">
<value>Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting.</value>
<value>Всегда сканировать экран для полей ввода пароля и выводить уведомление автозаполнения только если обнаружены поля ввода пароля. Это параметр по умолчанию.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Cannot open the app "{0}".</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
</root>

View File

@ -849,4 +849,8 @@
<data name="AutofillAlwaysDescription" xml:space="preserve">
<value>Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Cannot open the app "{0}".</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
</root>

View File

@ -826,27 +826,31 @@
<value>Skapa en organisation för att på ett säkert sätt kunna dela dina inloggningar med andra användare.</value>
</data>
<data name="DisbaleGADescription" xml:space="preserve">
<value>We use analytics to better learn how the app is being used so that we can make it better. All data collection is completely anonymous.</value>
<value>Vi använder analytics för att bättre förstå hur appen används så att vi kan göra förbättringar. All datainsamling är helt anonym.</value>
</data>
<data name="Features" xml:space="preserve">
<value>Features</value>
<value>Funktioner</value>
</data>
<data name="AutofillPasswordField" xml:space="preserve">
<value>Scan When Password Field Focused</value>
<value>Skanna när ett lösenordsfält är fokuserat</value>
</data>
<data name="AutofillPasswordFieldDescription" xml:space="preserve">
<value>Only scan the screen for fields and offer an auto-fill notification whenever you select a password field. This setting may help conserve battery life.</value>
<value>Skanna endast efter fält och erbjud en avisering för automatisk ifyllnad av en inloggning när du väljer ett lösenordsfält. Den här inställningen kan hjälpa till att spara på batteriet.</value>
</data>
<data name="AutofillPersistNotification" xml:space="preserve">
<value>Persist Notification</value>
<value>Permanent avisering</value>
</data>
<data name="AutofillPersistNotificationDescription" xml:space="preserve">
<value>Always offer an auto-fill notification and only scan for fields after attempting an auto-fill. This setting may help conserve battery life.</value>
<value>Erbjud alltid att automatisk fylla i en inloggning med en bestående avisering och skanna endast fält vid automatisk ifyllnad. Den här inställningen kan hjälpa till att spara på batteriet.</value>
</data>
<data name="AutofillAlways" xml:space="preserve">
<value>Always Scan</value>
<value>Skanna alltid</value>
</data>
<data name="AutofillAlwaysDescription" xml:space="preserve">
<value>Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting.</value>
<value>Skanna alltid efter fält och erbjud endast en avisering för att automatiskt fylla i en inloggning om lösenordsfält hittades. Detta är standardinställningen.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Cannot open the app "{0}".</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
</root>

View File

@ -849,4 +849,8 @@
<data name="AutofillAlwaysDescription" xml:space="preserve">
<value>Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Cannot open the app "{0}".</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
</root>

View File

@ -826,27 +826,31 @@
<value>创建一个组织来安全地分享您的登录信息。</value>
</data>
<data name="DisbaleGADescription" xml:space="preserve">
<value>We use analytics to better learn how the app is being used so that we can make it better. All data collection is completely anonymous.</value>
<value>我们会分析扩展的使用情况,以便我们改进。所有的数据收集完全是匿名的。</value>
</data>
<data name="Features" xml:space="preserve">
<value>Features</value>
<value>功能</value>
</data>
<data name="AutofillPasswordField" xml:space="preserve">
<value>Scan When Password Field Focused</value>
<value>当焦点在密码字段时扫描</value>
</data>
<data name="AutofillPasswordFieldDescription" xml:space="preserve">
<value>Only scan the screen for fields and offer an auto-fill notification whenever you select a password field. This setting may help conserve battery life.</value>
<value>当你选择一个密码字段时,只扫描屏幕字段并提供自动填充通知。此设置可帮助延长电池寿命。</value>
</data>
<data name="AutofillPersistNotification" xml:space="preserve">
<value>Persist Notification</value>
<value>保持通知</value>
</data>
<data name="AutofillPersistNotificationDescription" xml:space="preserve">
<value>Always offer an auto-fill notification and only scan for fields after attempting an auto-fill. This setting may help conserve battery life.</value>
<value>总是提供自动填充通知,并且在试图自动填充后只扫描字段。此设置可帮助延长电池寿命。</value>
</data>
<data name="AutofillAlways" xml:space="preserve">
<value>Always Scan</value>
<value>始终扫描</value>
</data>
<data name="AutofillAlwaysDescription" xml:space="preserve">
<value>Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting.</value>
<value>始终扫描屏幕上的字段,如果找到密码字段,将只提供自动填充通知。这是默认设置。</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Cannot open the app "{0}".</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
</root>

View File

@ -849,4 +849,8 @@
<data name="AutofillAlwaysDescription" xml:space="preserve">
<value>Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting.</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Cannot open the app "{0}".</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
</root>

View File

@ -118,43 +118,43 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Title" xml:space="preserve">
<value>bitwarden Free Password Manager</value>
<value>Бесплатный менеджер паролей bitwarden</value>
</data>
<data name="Description" xml:space="preserve">
<value>bitwarden is the easiest and safest way to store all of your logins and passwords while conveniently keeping them synced between all of your devices.
<value>bitwarden - простой и безопасный способ хранить все ваши логины и пароли и легко их синхронизировать между всеми вашими устройствами.
Password theft is a serious problem. The websites and apps that you use are under attack every day. Security breaches occur and your passwords are stolen. When you reuse the same passwords across apps and websites hackers can easily access your email, bank, and other important accounts.
Кража паролей - серьезная проблема. Сайты и приложения, которые вы используете подвергаются атакам каждый день. Проблемы в их безопасности могут привести к краже вашего пароля. Кроме того, когда вы используете одни и те же пароли на разных сайтах и приложениях, то хакеры могут легко получить доступ к нескольким вашим аккаунтам сразу (к почтовому ящику, к аккаунту банка и т. д.).
Security experts recommend that you use a different, randomly generated password for every account that you create. But how do you manage all those passwords? bitwarden makes it easy for you to create, store, and access your passwords.
Эксперты по безопасности рекомендуют использовать разные случайно сгенерированные пароли для каждого созданного вами аккаунта. Но как же управлять всеми этими паролями? bitwarden позволяет вам легко получить доступ к вашим паролям, а так же создавать и хранить их.
bitwarden stores all of your logins in an encrypted vault that syncs across all of your devices. Since it's fully encrypted before it ever leaves your device, only you have access to your data. Not even the team at bitwarden can read your data, even if we wanted to. Your data is sealed with AES-256 bit encryption, salted hashing, and PBKDF2 SHA-256.</value>
bitwarden хранит все ваши логины и пароли в зашифрованном хранилище, которое синхронизируется между всеми вашими устройствами. До того, как данные покинут ваше устройство они будут зашифрованы и только потом отправлены. Мы в bitwarden не сможем прочесть ваши данные, даже если мы этого захотим. Ваши данные зашифрованы при помощи алгоритма AES-256 и PBKDF2 SHA-256.</value>
</data>
<data name="ProductFeatureBullets" xml:space="preserve">
<value>- Sync your logins and passwords across all your browsers and devices
- Fill in logins on the web and in other apps automatically
- Automatically generate strong, secure passwords for your logins</value>
<value>- синхронизация ваших логинов и паролей во всех браузерах и устройствах
- заполнение логинов в интернете и приложениях автоматически
- автоматическая генерация стойких и уникальных паролей для ваших аккаунтов</value>
</data>
<data name="FeatureGraphic" xml:space="preserve">
<value>A secure and free password manager for all of your devices</value>
<value>Безопасный и бесплатный менеджер паролей для всех ваших устройств</value>
</data>
<data name="Screenshot1" xml:space="preserve">
<value>Manage all your logins and passwords from a secure vault</value>
<value>Управляйте всеми своими логинами и паролями из безопасного хранилища</value>
</data>
<data name="Screenshot2" xml:space="preserve">
<value>Automatically generate strong, random, and secure passwords</value>
<value>Генерируйте стойкие, случайные и надежные пароли</value>
</data>
<data name="Screenshot3" xml:space="preserve">
<value>Protect your vault with fingerprint, PIN code, or master password</value>
<value>Защитите ваше хранилище при помощи отпечатка пальца, PIN-кода или мастер-пароля</value>
</data>
<data name="Screenshot4" xml:space="preserve">
<value>Quickly auto-fill logins from within your web browser and other apps</value>
<value>Быстрое автозаполнение логинов в веб-браузере и других приложениях</value>
</data>
<data name="Screenshot5" xml:space="preserve">
<value>Sync and access your vault from multiple devices
<value>Синхронизация и доступ к хранилищу с нескольких устройств
- Phone
- Tablet
- Desktop
- Web</value>
- телефон
- планшет
- компьютер
- веб-браузер</value>
</data>
</root>

View File

@ -118,33 +118,33 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Name" xml:space="preserve">
<value>bitwarden Free Password Manager</value>
<value>bitwarden Бесплатный менеджер паролей</value>
</data>
<data name="Description" xml:space="preserve">
<value>bitwarden is the easiest and safest way to store all of your logins and passwords while conveniently keeping them synced between all of your devices. The bitwarden app extension allows you to quickly log into any website through Safari or Chrome and is supported by hundreds of other popular apps.
<value>bitwarden - простой и безопасный способ хранить все ваши логины и пароли и легко их синхронизировать между всеми вашими устройствами. Расширение приложения bitwarden позволяет быстро войти на любой веб-сайт с помощью Safari или Chrome и поддерживается сотнями других популярных приложений.
Password theft is a serious problem. The websites and apps that you use are under attack every day. Security breaches occur and your passwords are stolen. When you reuse the same passwords across apps and websites hackers can easily access your email, bank, and other important accounts.
Кража паролей - серьезная проблема. Сайты и приложения, которые вы используете подвергаются атакам каждый день. Проблемы в их безопасности могут привести к краже вашего пароля. Кроме того, когда вы используете одни и те же пароли на разных сайтах и приложениях, то хакеры могут легко получить доступ к нескольким вашим аккаунтам сразу (к почтовому ящику, к аккаунту банка и т. д.).
Security experts recommend that you use a different, randomly generated password for every account that you create. But how do you manage all those passwords? bitwarden makes it easy for you to create, store, and access your passwords.
Эксперты по безопасности рекомендуют использовать разные случайно сгенерированные пароли для каждого созданного вами аккаунта. Но как же управлять всеми этими паролями? bitwarden позволяет вам легко получить доступ к вашим паролям, а так же создавать и хранить их.
bitwarden stores all of your logins in an encrypted vault that syncs across all of your devices. Since it's fully encrypted before it ever leaves your device, only you have access to your data. Not even the team at bitwarden can read your data, even if we wanted to. Your data is sealed with AES-256 bit encryption, salted hashing, and PBKDF2 SHA-256.</value>
bitwarden хранит все ваши логины и пароли в зашифрованном хранилище, которое синхронизируется между всеми вашими устройствами. До того, как данные покинут ваше устройство они будут зашифрованы и только потом отправлены. Мы в bitwarden не сможем прочесть ваши данные, даже если мы этого захотим. Ваши данные зашифрованы при помощи алгоритма AES-256 и PBKDF2 SHA-256.</value>
</data>
<data name="Keywords" xml:space="preserve">
<value>bitwarden,bit warden,8bit,password,login,free password manager,password manager,login manager</value>
<value>bitwarden,bit warden,8bit,пароль,логин,бесплатный менеджер паролей,менеджер паролей,менеджер логинов</value>
</data>
<data name="Screenshot1" xml:space="preserve">
<value>Manage all your logins and passwords from a secure vault</value>
<value>Управляйте всеми своими логинами и паролями из безопасного хранилища</value>
</data>
<data name="Screenshot2" xml:space="preserve">
<value>Automatically generate strong, random, and secure passwords</value>
<value>Генерируйте стойкие, случайные и надежные пароли</value>
</data>
<data name="Screenshot3" xml:space="preserve">
<value>Protect your vault with Touch ID, PIN code, or master password</value>
<value>Защитите ваше хранилище при помощи Touch ID, PIN-кода или мастер-пароля</value>
</data>
<data name="Screenshot4" xml:space="preserve">
<value>Auto-fill logins from Safari, Chrome, and hundreds of other apps</value>
<value>Автозаполнение логинов в Safari, Chrome и сотнях других приложений</value>
</data>
<data name="Screenshot5" xml:space="preserve">
<value>Sync and access your vault from multiple devices</value>
<value>Синхронизация и доступ к хранилищу с нескольких устройств</value>
</data>
</root>

View File

@ -130,7 +130,7 @@ Säkerhetsexperter rekommenderar att du använder ett annorlunda, slumpmässigt
bitwarden lagrar alla dina inloggningar i ett krypterat valv som synkroniseras mellan alla dina enheter. Eftersom din data är helt krypterad innan den någonsin lämnar din enhet så är det endast du som har åtkomst till din data. Inte ens teamet på bitwarden kan läsa din data. Din data är sluten med AES-256 bitars kryptering, saltad hash, och PBKDF2 SHA-256.</value>
</data>
<data name="Keywords" xml:space="preserve">
<value>bitwarden,bit warden,8bit,password,login,free password manager,password manager,login manager,lösenordshanterare,gratis lösenordshanterare,inloggningshanterare,lösenord</value>
<value>bitwarden,bit warden,8bit,password,lösenordshanterare,gratis lösenordshanterare,inloggningshanterare,lösenord</value>
</data>
<data name="Screenshot1" xml:space="preserve">
<value>Hantera alla dina inloggningar och lösenord från ett säkert valv</value>

View File

@ -121,11 +121,11 @@
<value>bitwarden 免費密碼管理器</value>
</data>
<data name="Description" xml:space="preserve">
<value>bitwarden 簡單易用,可以安全地儲存你所有的帳戶名稱和密碼,並在多部裝置之間同步。 Btiwarden 小工具可以幫你在Safari或Chrome快速登入任何網頁也支援數以百計的受歡迎程式。
<value>bitwarden 簡單易用,可以安全地儲存你所有的帳戶名稱和密碼,並在多部裝置之間同步。 bitwarden 小工具可以幫你在Safari或Chrome快速登入任何網頁也支援數以百計的受歡迎程式。
帳戶被盜是個嚴重的問題,你用的網頁和應用程式每天都遭受攻擊。安全漏洞時有發生,你的密碼就會被盜。當你在不同網頁和程式重用同一個密碼,黑客就可以一舉獲得你的電郵,甚至銀行戶口或其他重要服務。
保安專家建議你在每個帳戶使用不同、隨機生成的密碼。但要如何管理這些密碼呢? Bitwarden 讓你輕鬆建立、儲存、存取你的密碼。
保安專家建議你在每個帳戶使用不同、隨機生成的密碼。但要如何管理這些密碼呢? bitwarden 讓你輕鬆建立、儲存、存取你的密碼。
bitwarden 將你所有登入資料儲存在加密的密碼庫中,並同步至你所有的裝置上。由於資料發送前已經徹底加密,因此只有你可以存取這些資料,甚至連 bitwarden 的成員都無法讀取你的資料。所有資料均使用 AES-256 加密、加鹽雜湊加密以及 PBKDF2 SHA-256 函式加密。</value>
</data>

View File

@ -118,7 +118,7 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Title" xml:space="preserve">
<value>bitwarden Salasananhallinta</value>
<value>bitwarden Salasananhallinta</value>
<comment>Max 30 characters</comment>
</data>
<data name="ShortDescription" xml:space="preserve">

View File

@ -118,44 +118,44 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Title" xml:space="preserve">
<value>bitwarden Password Manager</value>
<value>Менеджер паролей bitwarden</value>
<comment>Max 30 characters</comment>
</data>
<data name="ShortDescription" xml:space="preserve">
<value>bitwarden is a login and password manager that helps keep you safe while online.</value>
<value>битварден - это менеджер паролей, помогающий обеспечить безопасность в режиме онлайн.</value>
<comment>Max 80 characters</comment>
</data>
<data name="FullDesciption" xml:space="preserve">
<value>bitwarden is the easiest and safest way to store all of your logins and passwords while conveniently keeping them synced between all of your devices.
<value>bitwarden - простой и безопасный способ хранить все ваши логины и пароли и легко их синхронизировать между всеми вашими устройствами.
Password theft is a serious problem. The websites and apps that you use are under attack every day. Security breaches occur and your passwords are stolen. When you reuse the same passwords across apps and websites hackers can easily access your email, bank, and other important accounts.
Кража паролей - серьезная проблема. Сайты и приложения, которые вы используете подвергаются атакам каждый день. Проблемы в их безопасности могут привести к краже вашего пароля. Кроме того, когда вы используете одни и те же пароли на разных сайтах и приложениях, то хакеры могут легко получить доступ к нескольким вашим аккаунтам сразу (к почтовому ящику, к аккаунту банка и т. д.).
Security experts recommend that you use a different, randomly generated password for every account that you create. But how do you manage all those passwords? bitwarden makes it easy for you to create, store, and access your passwords.
Эксперты по безопасности рекомендуют использовать разные случайно сгенерированные пароли для каждого созданного вами аккаунта. Но как же управлять всеми этими паролями? bitwarden позволяет вам легко получить доступ к вашим паролям, а так же создавать и хранить их.
bitwarden stores all of your logins in an encrypted vault that syncs across all of your devices. Since it's fully encrypted before it ever leaves your device, only you have access to your data. Not even the team at bitwarden can read your data, even if we wanted to. Your data is sealed with AES-256 bit encryption, salted hashing, and PBKDF2 SHA-256.</value>
bitwarden хранит все ваши логины и пароли в зашифрованном хранилище, которое синхронизируется между всеми вашими устройствами. До того, как данные покинут ваше устройство они будут зашифрованы и только потом отправлены. Мы в bitwarden не сможем прочесть ваши данные, даже если мы этого захотим. Ваши данные зашифрованы при помощи алгоритма AES-256 и PBKDF2 SHA-256.</value>
<comment>Max 4000 characters</comment>
</data>
<data name="FeatureGraphic" xml:space="preserve">
<value>A secure and free password manager for all of your devices</value>
<value>Безопасный и бесплатный менеджер паролей для всех ваших устройств</value>
</data>
<data name="Screenshot1" xml:space="preserve">
<value>Manage all your logins and passwords from a secure vault</value>
<value>Управляйте всеми своими логинами и паролями из безопасного хранилища</value>
</data>
<data name="Screenshot2" xml:space="preserve">
<value>Automatically generate strong, random, and secure passwords</value>
<value>Генерируйте стойкие, случайные и надежные пароли</value>
</data>
<data name="Screenshot3" xml:space="preserve">
<value>Protect your vault with fingerprint, PIN code, or master password</value>
<value>Защитите ваше хранилище при помощи отпечатка пальца, PIN-кода или мастер-пароля</value>
</data>
<data name="Screenshot4" xml:space="preserve">
<value>Quickly auto-fill logins from within your web browser and other apps</value>
<value>Быстрое автозаполнение логинов в веб-браузере и других приложениях</value>
</data>
<data name="Screenshot5" xml:space="preserve">
<value>Sync and access your vault from multiple devices
<value>Синхронизация и доступ к хранилищу с нескольких устройств
- Phone
- Tablet
- Desktop
- Web</value>
- телефон
- планшет
- компьютер
- веб-браузер</value>
</data>
</root>

View File

@ -130,7 +130,7 @@
帳戶被盜是個嚴重的問題,你用的網頁和應用程式每天都遭受攻擊。安全漏洞時有發生,你的密碼就會被盜。當你在不同網頁和程式重用同一個密碼,黑客就可以一舉獲得你的電郵,甚至銀行戶口或其他重要服務。
保安專家建議你在每個帳戶使用不同、隨機生成的密碼。但要如何管理這些密碼呢? Bitwarden 讓你輕鬆建立、儲存、存取你的密碼。
保安專家建議你在每個帳戶使用不同、隨機生成的密碼。但要如何管理這些密碼呢? bitwarden 讓你輕鬆建立、儲存、存取你的密碼。
bitwarden 將你所有登入資料儲存在加密的密碼庫中,並同步至你所有的裝置上。由於資料發送前已經徹底加密,因此只有你可以存取這些資料,甚至連 bitwarden 的成員都無法讀取你的資料。所有資料均使用 AES-256 加密、加鹽雜湊加密以及 PBKDF2 SHA-256 函式加密。</value>
<comment>Max 4000 characters</comment>