Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion ui/src/main/res/values-af-rZA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ Skandering gebeur outomaties.</string>
<string name="download">Laai af</string>
<string name="login_expired">U aantekensessie het verstryk.</string>
<string name="biometrics_direction">Biometriese waarmerking</string>
<string name="device_verification">Device verification</string>
<string name="biometrics_failed">Biometrics Failed</string>
<string name="biometrics_decoding_failure">Log in with your Master Password or PIN then re-enable biometric login in Settings.</string>
<string name="use_biometrics_to_unlock">Gebruik biometrie vir ontgrendeling</string>
Expand Down Expand Up @@ -1049,7 +1050,7 @@ Wil u na die rekening omskakel?</string>
<string name="learn_more_link"><annotation link="learnMore">Learn more</annotation></string>
<string name="shared_codes_error">Unable to sync codes from the Bitwarden app. Make sure both apps are up-to-date. You can still access your existing codes in the Bitwarden app.</string>
<string name="sync_with_the_bitwarden_app">Sync with the Bitwarden app</string>
<string name="sync_with_bitwarden_action_card_message">In order to view all of your verification codes, you’ll need to allow for syncing on all of your accounts.</string>
<string name="sync_with_bitwarden_action_card_message">Allow Authenticator app syncing in settings to view all of your verification codes here.</string>
<string name="take_me_to_app_settings">Take me to the app settings</string>
<string name="something_went_wrong">Something went wrong</string>
<string name="please_try_again">Please try again</string>
Expand Down Expand Up @@ -1137,4 +1138,7 @@ Wil u na die rekening omskakel?</string>
<string name="select_a_different_account">Select a different account</string>
<string name="verify_your_account_email_address">Verify your account email address</string>
<string name="enter_the_6_digit_code_that_was_emailed_to_the_address_below">Enter the 6-digit code that was emailed to the address below</string>
<string name="lock_app">Lock app</string>
<string name="use_your_devices_lock_method_to_unlock_the_app">Use your device’s lock method to unlock the app</string>
<string name="loading_vault_data">Loading vault data…</string>
</resources>
4 changes: 4 additions & 0 deletions ui/src/main/res/values-ar-rSA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@
<string name="download">تنزيل</string>
<string name="login_expired">انتهت صَلاحِيَة جَلسة تسجيل دخولك.</string>
<string name="biometrics_direction">المصادقة البيومترية</string>
<string name="device_verification">Device verification</string>
<string name="biometrics_failed">فشل القياسات الحيوية</string>
<string name="biometrics_decoding_failure">تسجيل الدخول باستخدام كلمة المرور الرئيسية أو رمز PIN ثم إعادة تمكين تسجيل الدخول الحيوي في الإعدادات.</string>
<string name="use_biometrics_to_unlock">استخدام القياسات الحيوية للفتح</string>
Expand Down Expand Up @@ -1161,4 +1162,7 @@
<string name="select_a_different_account">Select a different account</string>
<string name="verify_your_account_email_address">Verify your account email address</string>
<string name="enter_the_6_digit_code_that_was_emailed_to_the_address_below">Enter the 6-digit code that was emailed to the address below</string>
<string name="lock_app">Lock app</string>
<string name="use_your_devices_lock_method_to_unlock_the_app">Use your device’s lock method to unlock the app</string>
<string name="loading_vault_data">Loading vault data…</string>
</resources>
8 changes: 6 additions & 2 deletions ui/src/main/res/values-az-rAZ/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ Skan prosesi avtomatik baş tutacaq.</string>
<string name="download">Endir</string>
<string name="login_expired">Seansın müddəti bitdi.</string>
<string name="biometrics_direction">Biometrik doğrulama</string>
<string name="device_verification">Cihaz doğrulaması</string>
<string name="biometrics_failed">Biometrik uğursuzdur</string>
<string name="biometrics_decoding_failure">Ana parol və ya PIN ilə giriş edin, sonra Ayarlarda biometrik ilə girişi təkrar fəallaşdırın.</string>
<string name="use_biometrics_to_unlock">Kilidi açmaq üçün biometrik istifadə et</string>
Expand Down Expand Up @@ -1136,6 +1137,9 @@ fəaliyyəti yaxalamaq üçün sizə vaxt verəcək.</string>
<string name="your_vault_may_be_empty_or_import_some_item_types_isnt_supported">Ya seyfiniz boşdur, ya da hesabınız üçün bəzi element növlərinin daxilə köçürülməsinə icazə verilmir.</string>
<string name="no_items_available_to_import">Daxilə köçürüləcək element yoxdur</string>
<string name="select_a_different_account">Fərqli bir hesab seçin</string>
<string name="verify_your_account_email_address">Verify your account email address</string>
<string name="enter_the_6_digit_code_that_was_emailed_to_the_address_below">Enter the 6-digit code that was emailed to the address below</string>
<string name="verify_your_account_email_address">Hesabınızın e-poçt ünvanını doğrulayın</string>
<string name="enter_the_6_digit_code_that_was_emailed_to_the_address_below">Aşağıdakı ünvana e-poçtla göndərilən 6 rəqəmli kodu daxil edin</string>
<string name="lock_app">Tətbiqi kilidlə</string>
<string name="use_your_devices_lock_method_to_unlock_the_app">Tətbiqin kilidini açmaq üçün cihazın kilid üsulunu istifadə edin</string>
<string name="loading_vault_data">Seyf veriləri yüklənir…</string>
</resources>
6 changes: 5 additions & 1 deletion ui/src/main/res/values-be-rBY/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@
<string name="download">Спампаваць</string>
<string name="login_expired">Тэрмін дзеяння вашага сеансу завяршыўся.</string>
<string name="biometrics_direction">Біяметрычныя праверка</string>
<string name="device_verification">Device verification</string>
<string name="biometrics_failed">Biometrics Failed</string>
<string name="biometrics_decoding_failure">Log in with your Master Password or PIN then re-enable biometric login in Settings.</string>
<string name="use_biometrics_to_unlock">Выкарыстоўваць біяметрычныя даныя для разблакіроўкі</string>
Expand Down Expand Up @@ -1056,7 +1057,7 @@
<string name="learn_more_link"><annotation link="learnMore">Learn more</annotation></string>
<string name="shared_codes_error">Unable to sync codes from the Bitwarden app. Make sure both apps are up-to-date. You can still access your existing codes in the Bitwarden app.</string>
<string name="sync_with_the_bitwarden_app">Sync with the Bitwarden app</string>
<string name="sync_with_bitwarden_action_card_message">In order to view all of your verification codes, you’ll need to allow for syncing on all of your accounts.</string>
<string name="sync_with_bitwarden_action_card_message">Allow Authenticator app syncing in settings to view all of your verification codes here.</string>
<string name="take_me_to_app_settings">Take me to the app settings</string>
<string name="something_went_wrong">Something went wrong</string>
<string name="please_try_again">Please try again</string>
Expand Down Expand Up @@ -1148,4 +1149,7 @@
<string name="select_a_different_account">Select a different account</string>
<string name="verify_your_account_email_address">Verify your account email address</string>
<string name="enter_the_6_digit_code_that_was_emailed_to_the_address_below">Enter the 6-digit code that was emailed to the address below</string>
<string name="lock_app">Lock app</string>
<string name="use_your_devices_lock_method_to_unlock_the_app">Use your device’s lock method to unlock the app</string>
<string name="loading_vault_data">Loading vault data…</string>
</resources>
8 changes: 6 additions & 2 deletions ui/src/main/res/values-bg-rBG/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@
<string name="download">Изтегляне</string>
<string name="login_expired">Сесията ви изтече.</string>
<string name="biometrics_direction">Потвърждаване с биометрични данни.</string>
<string name="device_verification">Потвърждаване на устройствата</string>
<string name="biometrics_failed">Неуспешно удостоверяване чрез биометрични данни</string>
<string name="biometrics_decoding_failure">Впишете се с главната си парола или ПИН, а след това включете вписването чрез биометрични данни в Настройките.</string>
<string name="use_biometrics_to_unlock">Отключване с биометрични данни</string>
Expand Down Expand Up @@ -1137,6 +1138,9 @@
<string name="your_vault_may_be_empty_or_import_some_item_types_isnt_supported">Трезорът Ви може би е празен, или внасянето на някои видове елементи може да не е позволено за акаунта Ви.</string>
<string name="no_items_available_to_import">Няма елементи налични за внасяне</string>
<string name="select_a_different_account">Изберете друг акаунт</string>
<string name="verify_your_account_email_address">Verify your account email address</string>
<string name="enter_the_6_digit_code_that_was_emailed_to_the_address_below">Enter the 6-digit code that was emailed to the address below</string>
<string name="verify_your_account_email_address">Потвърдете адреса на е-пощата си</string>
<string name="enter_the_6_digit_code_that_was_emailed_to_the_address_below">Въведете 6-цифрения код, който беше изпратен до адреса по-долу</string>
<string name="lock_app">Заключване на приложението</string>
<string name="use_your_devices_lock_method_to_unlock_the_app">Използвайте начина на заключване на устройството за отключване на приложението</string>
<string name="loading_vault_data">Зареждане на данните от трезора…</string>
</resources>
10 changes: 7 additions & 3 deletions ui/src/main/res/values-bn-rBD/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<string name="add_folder">ফোল্ডার জুড়ুন</string>
<string name="add_item">বস্তু জুড়ুন</string>
<string name="an_error_has_occurred">একটি ত্রুটি উৎপন্ন হয়েছে।</string>
<string name="apply">Apply</string>
<string name="apply">প্রয়োগ করুন</string>
<string name="back">পেছনে যান</string>
<string name="cancel">বাতিল</string>
<string name="copy">অনুলিপি</string>
Expand Down Expand Up @@ -376,6 +376,7 @@
<string name="download">ডাউনলোড</string>
<string name="login_expired">আপনার লগইন মাত্রকালটির মেয়াদ শেষ হয়ে গেছে।</string>
<string name="biometrics_direction">Biometric verification</string>
<string name="device_verification">Device verification</string>
<string name="biometrics_failed">Biometrics Failed</string>
<string name="biometrics_decoding_failure">আপনার মাস্টার পাসওয়ার্ড বা পিন দিয়ে লগ ইন করুন তারপর সেটিংসে বায়োমেট্রিক লগইন পুনরায় সক্রিয় করুন।</string>
<string name="use_biometrics_to_unlock">আনলক করতে বায়োমেট্রিক্স ব্যবহার করুন</string>
Expand Down Expand Up @@ -1008,7 +1009,7 @@ Do you want to switch to this account?</string>
</plurals>
<string name="item_saved">Item saved</string>
<string name="information">Information</string>
<string name="otp_type">OTP type</string>
<string name="otp_type"></string>
<string name="search_codes">Search codes</string>
<string name="secure_your_accounts_with_bitwarden_authenticator">Secure your accounts with Bitwarden Authenticator</string>
<string name="get_verification_codes_for_all_your_accounts">Get verification codes for all your accounts that support 2-step verification.</string>
Expand Down Expand Up @@ -1049,7 +1050,7 @@ Do you want to switch to this account?</string>
<string name="learn_more_link"><annotation link="learnMore">Learn more</annotation></string>
<string name="shared_codes_error">Unable to sync codes from the Bitwarden app. Make sure both apps are up-to-date. You can still access your existing codes in the Bitwarden app.</string>
<string name="sync_with_the_bitwarden_app">Sync with the Bitwarden app</string>
<string name="sync_with_bitwarden_action_card_message">In order to view all of your verification codes, you’ll need to allow for syncing on all of your accounts.</string>
<string name="sync_with_bitwarden_action_card_message">Allow Authenticator app syncing in settings to view all of your verification codes here.</string>
<string name="take_me_to_app_settings">Take me to the app settings</string>
<string name="something_went_wrong">Something went wrong</string>
<string name="please_try_again">Please try again</string>
Expand Down Expand Up @@ -1137,4 +1138,7 @@ Do you want to switch to this account?</string>
<string name="select_a_different_account">Select a different account</string>
<string name="verify_your_account_email_address">Verify your account email address</string>
<string name="enter_the_6_digit_code_that_was_emailed_to_the_address_below">Enter the 6-digit code that was emailed to the address below</string>
<string name="lock_app">Lock app</string>
<string name="use_your_devices_lock_method_to_unlock_the_app">Use your device’s lock method to unlock the app</string>
<string name="loading_vault_data">Loading vault data…</string>
</resources>
6 changes: 5 additions & 1 deletion ui/src/main/res/values-bs-rBA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@ Skeniranje će biti izvršeno automatski.</string>
<string name="download">Preuzmi</string>
<string name="login_expired">Sesija je istekla.</string>
<string name="biometrics_direction">Biometrijska autentifikacija</string>
<string name="device_verification">Device verification</string>
<string name="biometrics_failed">Biometrics Failed</string>
<string name="biometrics_decoding_failure">Log in with your Master Password or PIN then re-enable biometric login in Settings.</string>
<string name="use_biometrics_to_unlock">Koristi biometriju za otključavanje</string>
Expand Down Expand Up @@ -1052,7 +1053,7 @@ Skeniranje će biti izvršeno automatski.</string>
<string name="learn_more_link"><annotation link="learnMore">Learn more</annotation></string>
<string name="shared_codes_error">Unable to sync codes from the Bitwarden app. Make sure both apps are up-to-date. You can still access your existing codes in the Bitwarden app.</string>
<string name="sync_with_the_bitwarden_app">Sync with the Bitwarden app</string>
<string name="sync_with_bitwarden_action_card_message">In order to view all of your verification codes, you’ll need to allow for syncing on all of your accounts.</string>
<string name="sync_with_bitwarden_action_card_message">Allow Authenticator app syncing in settings to view all of your verification codes here.</string>
<string name="take_me_to_app_settings">Take me to the app settings</string>
<string name="something_went_wrong">Something went wrong</string>
<string name="please_try_again">Please try again</string>
Expand Down Expand Up @@ -1142,4 +1143,7 @@ Skeniranje će biti izvršeno automatski.</string>
<string name="select_a_different_account">Select a different account</string>
<string name="verify_your_account_email_address">Verify your account email address</string>
<string name="enter_the_6_digit_code_that_was_emailed_to_the_address_below">Enter the 6-digit code that was emailed to the address below</string>
<string name="lock_app">Lock app</string>
<string name="use_your_devices_lock_method_to_unlock_the_app">Use your device’s lock method to unlock the app</string>
<string name="loading_vault_data">Loading vault data…</string>
</resources>
8 changes: 6 additions & 2 deletions ui/src/main/res/values-ca-rES/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<string name="submitting">Submitting…</string>
<string name="syncing">Syncing…</string>
<string name="syncing_complete">Sincronització completa.</string>
<string name="two_step_login">Inici de sessió en dues passes</string>
<string name="two_step_login">Inici de sessió en dos passos</string>
<string name="unlock_with_biometrics">Unlock with Biometrics</string>
<string name="unlock_with_pin">Desbloqueja amb codi PIN</string>
<string name="verification_code">Codi de verificació</string>
Expand Down Expand Up @@ -376,6 +376,7 @@ L\'escaneig es farà automàticament.</string>
<string name="download">Baixa</string>
<string name="login_expired">La vostra sessió ha caducat.</string>
<string name="biometrics_direction">Desbloqueja amb biometria</string>
<string name="device_verification">Device verification</string>
<string name="biometrics_failed">Biometrics Failed</string>
<string name="biometrics_decoding_failure">Log in with your Master Password or PIN then re-enable biometric login in Settings.</string>
<string name="use_biometrics_to_unlock">Desbloqueja amb biometria</string>
Expand Down Expand Up @@ -1049,7 +1050,7 @@ Voleu canviar a aquest compte?</string>
<string name="learn_more_link"><annotation link="learnMore">Learn more</annotation></string>
<string name="shared_codes_error">Unable to sync codes from the Bitwarden app. Make sure both apps are up-to-date. You can still access your existing codes in the Bitwarden app.</string>
<string name="sync_with_the_bitwarden_app">Sync with the Bitwarden app</string>
<string name="sync_with_bitwarden_action_card_message">In order to view all of your verification codes, you’ll need to allow for syncing on all of your accounts.</string>
<string name="sync_with_bitwarden_action_card_message">Allow Authenticator app syncing in settings to view all of your verification codes here.</string>
<string name="take_me_to_app_settings">Take me to the app settings</string>
<string name="something_went_wrong">Alguna cosa no ha anat bé</string>
<string name="please_try_again">Torna-ho a provar</string>
Expand Down Expand Up @@ -1137,4 +1138,7 @@ Voleu canviar a aquest compte?</string>
<string name="select_a_different_account">Select a different account</string>
<string name="verify_your_account_email_address">Verify your account email address</string>
<string name="enter_the_6_digit_code_that_was_emailed_to_the_address_below">Enter the 6-digit code that was emailed to the address below</string>
<string name="lock_app">Lock app</string>
<string name="use_your_devices_lock_method_to_unlock_the_app">Use your device’s lock method to unlock the app</string>
<string name="loading_vault_data">Loading vault data…</string>
</resources>
Loading
Loading