diff --git a/apps/desktop/src/locales/af/messages.json b/apps/desktop/src/locales/af/messages.json index 93917c9e6b5..9ff60f03ce4 100644 --- a/apps/desktop/src/locales/af/messages.json +++ b/apps/desktop/src/locales/af/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/ar/messages.json b/apps/desktop/src/locales/ar/messages.json index 8f5f44327ce..43cbba2b069 100644 --- a/apps/desktop/src/locales/ar/messages.json +++ b/apps/desktop/src/locales/ar/messages.json @@ -404,7 +404,7 @@ "message": "الطول" }, "passwordMinLength": { - "message": "Minimum password length" + "message": "الحد الأدنى لطول كلمة المرور" }, "uppercase": { "message": "أحرف كبيرة (A-Z)" @@ -2428,7 +2428,7 @@ "message": "قائمة فرعية" }, "skipToContent": { - "message": "Skip to content" + "message": "تخطي إلى المحتوى" }, "typePasskey": { "message": "مفتاح المرور" @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "أدخل YubiKey المرتبط بحسابك LastPass في منفذ USB الخاص بك، ثم المس الزر." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/az/messages.json b/apps/desktop/src/locales/az/messages.json index a18b0c62bad..3387f608788 100644 --- a/apps/desktop/src/locales/az/messages.json +++ b/apps/desktop/src/locales/az/messages.json @@ -555,7 +555,7 @@ } }, "masterPassDoesntMatch": { - "message": "Ana parolun təsdiqi uyğun gəlmir." + "message": "Ana parolun təsdiqi uyuşmur." }, "newAccountCreated": { "message": "Yeni hesabınız yaradıldı! İndi giriş edə bilərsiniz." @@ -1247,11 +1247,11 @@ "description": "A programming term, also known as 'RegEx'." }, "matchDetection": { - "message": "Uyğunluq aşkarlaması", + "message": "Uyuşmanı aşkarlama", "description": "URI match detection for auto-fill." }, "defaultMatchDetection": { - "message": "İlkin uyğunluq aşkarlaması", + "message": "İlkin uyuşma aşkarlaması", "description": "Default URI match detection for auto-fill." }, "toggleOptions": { @@ -2127,7 +2127,7 @@ "message": "Cihazınıza bir bildiriş göndərildi." }, "fingerprintMatchInfo": { - "message": "Lütfən anbarınızın kilidinin açıq olduğuna və Barmaq izi ifadəsinin digər cihazla uyğunlaşdığına əmin olun." + "message": "Lütfən anbarınızın kilidinin açıq olduğuna və Barmaq izi ifadəsinin digər cihazla uyuşduğuna əmin olun." }, "fingerprintPhraseHeader": { "message": "Barmaq izi ifadəsi" @@ -2489,7 +2489,7 @@ "message": "Heç nə daxilə köçürülmədi." }, "importEncKeyError": { - "message": "Xaricə köçürülən faylın şifrəsi açılarkən xəta baş verdi. Şifrələmə açarınız, datanın xaricə köçürülməsi zamanı istifadə edilən şifrələmə açarı ilə uyğunlaşmır." + "message": "Xaricə köçürülən faylın şifrəsi açılarkən xəta baş verdi. Şifrələmə açarınız, datanı xaricə köçürmək üçün istifadə edilən şifrələmə açarı ilə uyuşmur." }, "invalidFilePassword": { "message": "Yararsız fayl parolu, lütfən xaricə köçürmə faylını yaradarkən daxil etdiyiniz parolu istifadə edin." @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "LastPass hesabınızla əlaqələndirilmiş \"YubiKey\"i kompüterinizin USB yuvasına taxın, daha sonra düyməsinə basın." + }, + "commonImportFormats": { + "message": "Ortaq formatlar", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/be/messages.json b/apps/desktop/src/locales/be/messages.json index 79187d7c5f8..ee092b88ed6 100644 --- a/apps/desktop/src/locales/be/messages.json +++ b/apps/desktop/src/locales/be/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/bg/messages.json b/apps/desktop/src/locales/bg/messages.json index a06ecfdca04..f62674a33be 100644 --- a/apps/desktop/src/locales/bg/messages.json +++ b/apps/desktop/src/locales/bg/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Поставете устройството на YubiKey, което е свързано с регистрацията Ви в LastPass, в USB порт и натиснете бутона на устройството." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/bn/messages.json b/apps/desktop/src/locales/bn/messages.json index de731546a79..4267decfbc1 100644 --- a/apps/desktop/src/locales/bn/messages.json +++ b/apps/desktop/src/locales/bn/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/bs/messages.json b/apps/desktop/src/locales/bs/messages.json index e39ea2682b3..de38fc3e0e1 100644 --- a/apps/desktop/src/locales/bs/messages.json +++ b/apps/desktop/src/locales/bs/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/ca/messages.json b/apps/desktop/src/locales/ca/messages.json index c2a1fa35c87..1b7ea3221bf 100644 --- a/apps/desktop/src/locales/ca/messages.json +++ b/apps/desktop/src/locales/ca/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Inseriu la YubiKey associada al compte del LastPass al port USB de l'ordinador i, després, toqueu-ne el botó." + }, + "commonImportFormats": { + "message": "Formats comuns", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/cs/messages.json b/apps/desktop/src/locales/cs/messages.json index 06267d76479..bcad5611c7e 100644 --- a/apps/desktop/src/locales/cs/messages.json +++ b/apps/desktop/src/locales/cs/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Vložte YubiKey spojený s Vaším účtem LastPass do USB portu Vašeho počítače a stiskněte jeho tlačítko." + }, + "commonImportFormats": { + "message": "Společné formáty", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/cy/messages.json b/apps/desktop/src/locales/cy/messages.json index d5c4142f60b..7c7f93ae1da 100644 --- a/apps/desktop/src/locales/cy/messages.json +++ b/apps/desktop/src/locales/cy/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/da/messages.json b/apps/desktop/src/locales/da/messages.json index 889da5204d4..d54bab1944c 100644 --- a/apps/desktop/src/locales/da/messages.json +++ b/apps/desktop/src/locales/da/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Indsæt den til LastPass-kontoen tilknyttede YubiKey i computers USB-port, og tryk dernæst på dens knap." + }, + "commonImportFormats": { + "message": "Almindelige formater", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/de/messages.json b/apps/desktop/src/locales/de/messages.json index 09b687bc7af..4155a84f2cb 100644 --- a/apps/desktop/src/locales/de/messages.json +++ b/apps/desktop/src/locales/de/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Stecke den YubiKey, der mit deinem LastPass Konto verknüpft ist, in den USB-Port deines Computers und drücke dann den Knopf des YubiKey." + }, + "commonImportFormats": { + "message": "Gängigste Formate", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/el/messages.json b/apps/desktop/src/locales/el/messages.json index 75dc7006e3e..5d98ef36092 100644 --- a/apps/desktop/src/locales/el/messages.json +++ b/apps/desktop/src/locales/el/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/en_GB/messages.json b/apps/desktop/src/locales/en_GB/messages.json index 7243af894d9..30c42ecf1e2 100644 --- a/apps/desktop/src/locales/en_GB/messages.json +++ b/apps/desktop/src/locales/en_GB/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/en_IN/messages.json b/apps/desktop/src/locales/en_IN/messages.json index ff8003b6a1f..1ba7a612589 100644 --- a/apps/desktop/src/locales/en_IN/messages.json +++ b/apps/desktop/src/locales/en_IN/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/eo/messages.json b/apps/desktop/src/locales/eo/messages.json index eb3957851cb..53bdd7d246c 100644 --- a/apps/desktop/src/locales/eo/messages.json +++ b/apps/desktop/src/locales/eo/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/es/messages.json b/apps/desktop/src/locales/es/messages.json index 5e4dd90f55d..8ab1d862d5f 100644 --- a/apps/desktop/src/locales/es/messages.json +++ b/apps/desktop/src/locales/es/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/et/messages.json b/apps/desktop/src/locales/et/messages.json index 87abb46d81b..67452cff890 100644 --- a/apps/desktop/src/locales/et/messages.json +++ b/apps/desktop/src/locales/et/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/eu/messages.json b/apps/desktop/src/locales/eu/messages.json index 45d1105b9cb..3f53d2eb7d3 100644 --- a/apps/desktop/src/locales/eu/messages.json +++ b/apps/desktop/src/locales/eu/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/fa/messages.json b/apps/desktop/src/locales/fa/messages.json index d8952242242..edbc2893217 100644 --- a/apps/desktop/src/locales/fa/messages.json +++ b/apps/desktop/src/locales/fa/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/fi/messages.json b/apps/desktop/src/locales/fi/messages.json index a72b9bff35a..1694da75cd1 100644 --- a/apps/desktop/src/locales/fi/messages.json +++ b/apps/desktop/src/locales/fi/messages.json @@ -311,7 +311,7 @@ "message": "Muokkaa" }, "authenticatorKeyTotp": { - "message": "Todennusmenetelmän avain (TOTP)" + "message": "Todennusavain (TOTP)" }, "folder": { "message": "Kansio" @@ -1081,7 +1081,7 @@ "message": "1 Gt salattua tallennustilaa tiedostoliitteille." }, "premiumSignUpTwoStepOptions": { - "message": "Omisteiset kaksivaiheisen kirjautumisen vaihtoehdot, kuten YubiKey ja Duo." + "message": "Kaksivaiheisen kirjautumisen erikoisvaihtoehdot, kuten YubiKey ja Duo." }, "premiumSignUpReports": { "message": "Salasanahygienian, tilin terveyden ja tietovuotojen raportointitoiminnot pitävät holvisi turvassa." @@ -1099,7 +1099,7 @@ "message": "Osta Premium" }, "premiumPurchaseAlert": { - "message": "Voit ostaa Premium-jäsenyyden bitwarden.com-verkkoholvissa. Haluatko käydä sivustolla nyt?" + "message": "Voit ostaa Premium-jäsenyyden bitwarden.com-verkkoholvista. Haluatko käydä sivustolla nyt?" }, "premiumCurrentMember": { "message": "Olet Premium-jäsen!" @@ -1462,7 +1462,7 @@ "message": "Palauta" }, "premiumManageAlertAppStore": { - "message": "Voit hallita tilaustasi App Storessa. Haluatko siirtyä App Storeen nyt?" + "message": "Voit hallita tilaustasi App Storessa. Haluatko avata sen nyt?" }, "legal": { "message": "Oikeudelliset tiedot", @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Kytke LastPass-tiliisi liitetty YubiKey tietokoneen USB-porttiin ja kosketa sen painiketta." + }, + "commonImportFormats": { + "message": "Yleiset muodot", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/fil/messages.json b/apps/desktop/src/locales/fil/messages.json index 13877a3783e..c70a2d8a4a4 100644 --- a/apps/desktop/src/locales/fil/messages.json +++ b/apps/desktop/src/locales/fil/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/fr/messages.json b/apps/desktop/src/locales/fr/messages.json index 6097686104b..d7193b0658d 100644 --- a/apps/desktop/src/locales/fr/messages.json +++ b/apps/desktop/src/locales/fr/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insérez la YubiKey associée à votre compte LastPass dans le port USB de votre ordinateur, puis appuyez sur son bouton." + }, + "commonImportFormats": { + "message": "Formats communs", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/gl/messages.json b/apps/desktop/src/locales/gl/messages.json index d5c4142f60b..7c7f93ae1da 100644 --- a/apps/desktop/src/locales/gl/messages.json +++ b/apps/desktop/src/locales/gl/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/he/messages.json b/apps/desktop/src/locales/he/messages.json index 6bae72479d8..6525fa055dd 100644 --- a/apps/desktop/src/locales/he/messages.json +++ b/apps/desktop/src/locales/he/messages.json @@ -404,7 +404,7 @@ "message": "אורך" }, "passwordMinLength": { - "message": "Minimum password length" + "message": "אורך סיסמה מזערי" }, "uppercase": { "message": "אותיות גדולות (A-Z)" @@ -479,7 +479,7 @@ "message": "גודל הקובץ המירבי הוא 500 מגה." }, "encryptionKeyMigrationRequired": { - "message": "Encryption key migration required. Please login through the web vault to update your encryption key." + "message": "נדרשת הסבת מפתח הצפנה. נא להיכנס דרך הכספת לאתרים כדי לעדכן את מפתח ההצפנה שלך." }, "editedFolder": { "message": "תיקייה שנשמרה" @@ -1405,7 +1405,7 @@ "message": "שחרור נעילה עם Touch ID" }, "additionalTouchIdSettings": { - "message": "Additional Touch ID settings" + "message": "הגדרות Touch ID נוספות" }, "touchIdConsentMessage": { "message": "פתח את הכספת שלך" @@ -1417,10 +1417,10 @@ "message": "הצג בקשה של Touch ID בפתיחת האפליקציה" }, "requirePasswordOnStart": { - "message": "Require password or PIN on app start" + "message": "לדרוש סיסמה או קוד אישי עם הפעלת היישום" }, "recommendedForSecurity": { - "message": "Recommended for security." + "message": "מומלץ לשיפור אבטחת מידע." }, "lockWithMasterPassOnRestart": { "message": "נעל בעזרת הסיסמה הראשית בהפעלה מחדש" @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "תסדירים נפוצים", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/hi/messages.json b/apps/desktop/src/locales/hi/messages.json index 74d67ca562f..4622af2aef0 100644 --- a/apps/desktop/src/locales/hi/messages.json +++ b/apps/desktop/src/locales/hi/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/hr/messages.json b/apps/desktop/src/locales/hr/messages.json index 98ec71fa220..3aef18e7572 100644 --- a/apps/desktop/src/locales/hr/messages.json +++ b/apps/desktop/src/locales/hr/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Umetni YubiKey pridružen svojem LastPass računu u USB priključak račuanala, a zatim dodirni njegovu tipku." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/hu/messages.json b/apps/desktop/src/locales/hu/messages.json index 28b27597480..f7195bcc16d 100644 --- a/apps/desktop/src/locales/hu/messages.json +++ b/apps/desktop/src/locales/hu/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Általános formátumok", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/id/messages.json b/apps/desktop/src/locales/id/messages.json index e74f4017326..965f7dff39f 100644 --- a/apps/desktop/src/locales/id/messages.json +++ b/apps/desktop/src/locales/id/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/it/messages.json b/apps/desktop/src/locales/it/messages.json index db2ba38c8a5..100507b75cf 100644 --- a/apps/desktop/src/locales/it/messages.json +++ b/apps/desktop/src/locales/it/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Inserisci la tua YubiKey associata al tuo account LastPass nella porta USB del computer, poi premi il suo bottone." + }, + "commonImportFormats": { + "message": "Formati comuni", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/ja/messages.json b/apps/desktop/src/locales/ja/messages.json index ca496801419..fa83844c4b7 100644 --- a/apps/desktop/src/locales/ja/messages.json +++ b/apps/desktop/src/locales/ja/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "LastPass アカウントに関連付けられた YubiKey を USB ポートに挿入し、ボタンをタッチしてください。" + }, + "commonImportFormats": { + "message": "一般的な形式", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/ka/messages.json b/apps/desktop/src/locales/ka/messages.json index d5c4142f60b..7c7f93ae1da 100644 --- a/apps/desktop/src/locales/ka/messages.json +++ b/apps/desktop/src/locales/ka/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/km/messages.json b/apps/desktop/src/locales/km/messages.json index d5c4142f60b..7c7f93ae1da 100644 --- a/apps/desktop/src/locales/km/messages.json +++ b/apps/desktop/src/locales/km/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/kn/messages.json b/apps/desktop/src/locales/kn/messages.json index 8e79577702b..5ec7f12cb02 100644 --- a/apps/desktop/src/locales/kn/messages.json +++ b/apps/desktop/src/locales/kn/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/ko/messages.json b/apps/desktop/src/locales/ko/messages.json index c25cdc8f7e5..c3c85668943 100644 --- a/apps/desktop/src/locales/ko/messages.json +++ b/apps/desktop/src/locales/ko/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/lt/messages.json b/apps/desktop/src/locales/lt/messages.json index 6b71c2408f9..146bd06a981 100644 --- a/apps/desktop/src/locales/lt/messages.json +++ b/apps/desktop/src/locales/lt/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Įkiškite su LastPass paskyra susietą YubiKey į kompiuterio USB jungtį, tada palieskite jo mygtuką." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/lv/messages.json b/apps/desktop/src/locales/lv/messages.json index d74323994be..4cf2933be3d 100644 --- a/apps/desktop/src/locales/lv/messages.json +++ b/apps/desktop/src/locales/lv/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Jāievieto ar LastPass kontu sasaistītā YubiKey datora USB ligzdā, tad jāpieskaras tās pogai." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/me/messages.json b/apps/desktop/src/locales/me/messages.json index a8defbe0d5b..3e81f747b35 100644 --- a/apps/desktop/src/locales/me/messages.json +++ b/apps/desktop/src/locales/me/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/ml/messages.json b/apps/desktop/src/locales/ml/messages.json index 347d2ac7d0b..d0129fb6c5a 100644 --- a/apps/desktop/src/locales/ml/messages.json +++ b/apps/desktop/src/locales/ml/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/mr/messages.json b/apps/desktop/src/locales/mr/messages.json index d5c4142f60b..7c7f93ae1da 100644 --- a/apps/desktop/src/locales/mr/messages.json +++ b/apps/desktop/src/locales/mr/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/my/messages.json b/apps/desktop/src/locales/my/messages.json index 7bf76a23876..d521d098d86 100644 --- a/apps/desktop/src/locales/my/messages.json +++ b/apps/desktop/src/locales/my/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/nb/messages.json b/apps/desktop/src/locales/nb/messages.json index 524c933c7b1..8dc328a1f28 100644 --- a/apps/desktop/src/locales/nb/messages.json +++ b/apps/desktop/src/locales/nb/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/ne/messages.json b/apps/desktop/src/locales/ne/messages.json index 16f8f48fce6..1d9b7042966 100644 --- a/apps/desktop/src/locales/ne/messages.json +++ b/apps/desktop/src/locales/ne/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/nl/messages.json b/apps/desktop/src/locales/nl/messages.json index 48cf455bafb..cbbc8686537 100644 --- a/apps/desktop/src/locales/nl/messages.json +++ b/apps/desktop/src/locales/nl/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Plaats de YubiKey die gekoppeld is aan je LastPass-account in de USB-poort van je computer en druk vervolgens op de knop." + }, + "commonImportFormats": { + "message": "Veelvoorkomende formaten", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/nn/messages.json b/apps/desktop/src/locales/nn/messages.json index 2556dfd154a..5642a7f21a6 100644 --- a/apps/desktop/src/locales/nn/messages.json +++ b/apps/desktop/src/locales/nn/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/or/messages.json b/apps/desktop/src/locales/or/messages.json index 1da61ad16b8..91fce2c4478 100644 --- a/apps/desktop/src/locales/or/messages.json +++ b/apps/desktop/src/locales/or/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/pl/messages.json b/apps/desktop/src/locales/pl/messages.json index 585946c006c..594c8f3ed2e 100644 --- a/apps/desktop/src/locales/pl/messages.json +++ b/apps/desktop/src/locales/pl/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Włóż YubiKey powiązany z Twoim kontem LastPass do portu USB komputera, a następnie naciśnij jego przycisk." + }, + "commonImportFormats": { + "message": "Popularne formaty", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/pt_BR/messages.json b/apps/desktop/src/locales/pt_BR/messages.json index de8a64a529c..6cd3af2eda7 100644 --- a/apps/desktop/src/locales/pt_BR/messages.json +++ b/apps/desktop/src/locales/pt_BR/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insira a YubiKey associada com a sua conta do LastPass na porta USB do seu computador, e depois toque no botão dele." + }, + "commonImportFormats": { + "message": "Formatos comuns", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/pt_PT/messages.json b/apps/desktop/src/locales/pt_PT/messages.json index bb9639b0506..5a9afc2b804 100644 --- a/apps/desktop/src/locales/pt_PT/messages.json +++ b/apps/desktop/src/locales/pt_PT/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insira a YubiKey associada à sua conta LastPass na porta USB do seu computador e, em seguida, toque no respetivo botão." + }, + "commonImportFormats": { + "message": "Formatos comuns", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/ro/messages.json b/apps/desktop/src/locales/ro/messages.json index 643a4a56e65..5135fba1390 100644 --- a/apps/desktop/src/locales/ro/messages.json +++ b/apps/desktop/src/locales/ro/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/ru/messages.json b/apps/desktop/src/locales/ru/messages.json index b5452837fe6..a29afb1b07b 100644 --- a/apps/desktop/src/locales/ru/messages.json +++ b/apps/desktop/src/locales/ru/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Вставьте YubiKey, связанный с аккаунтом LastPass, в USB-порт компьютера и нажмите на его кнопку." + }, + "commonImportFormats": { + "message": "Основные форматы", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/si/messages.json b/apps/desktop/src/locales/si/messages.json index edc32fa2205..0fc7dac73cb 100644 --- a/apps/desktop/src/locales/si/messages.json +++ b/apps/desktop/src/locales/si/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/sk/messages.json b/apps/desktop/src/locales/sk/messages.json index c7ab3637982..aeb3c42db6f 100644 --- a/apps/desktop/src/locales/sk/messages.json +++ b/apps/desktop/src/locales/sk/messages.json @@ -33,7 +33,7 @@ "message": "Zbierky" }, "searchVault": { - "message": "Search vault" + "message": "Prehľadávať trezor" }, "addItem": { "message": "Pridať položku" @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Vložte kľúč YubiKey priradený k vášmu účtu LastPass do USB portu počítača a potom sa dotknite jeho tlačidla." + }, + "commonImportFormats": { + "message": "Bežné formáty", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/sl/messages.json b/apps/desktop/src/locales/sl/messages.json index e1070bfc84f..ef829463792 100644 --- a/apps/desktop/src/locales/sl/messages.json +++ b/apps/desktop/src/locales/sl/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/sr/messages.json b/apps/desktop/src/locales/sr/messages.json index 3134fac171e..fd9ecc524d2 100644 --- a/apps/desktop/src/locales/sr/messages.json +++ b/apps/desktop/src/locales/sr/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Унети YubiKey који је асоциран са LastPass налогом у УСБ порт вашег рачунара, и затим додирните његово дугме." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/sv/messages.json b/apps/desktop/src/locales/sv/messages.json index e21c50bb22b..e8dfd9a3096 100644 --- a/apps/desktop/src/locales/sv/messages.json +++ b/apps/desktop/src/locales/sv/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/te/messages.json b/apps/desktop/src/locales/te/messages.json index d5c4142f60b..7c7f93ae1da 100644 --- a/apps/desktop/src/locales/te/messages.json +++ b/apps/desktop/src/locales/te/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/th/messages.json b/apps/desktop/src/locales/th/messages.json index 31dbef5da0b..3a04dddf691 100644 --- a/apps/desktop/src/locales/th/messages.json +++ b/apps/desktop/src/locales/th/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/tr/messages.json b/apps/desktop/src/locales/tr/messages.json index e90b658ae9d..6b4aa20f211 100644 --- a/apps/desktop/src/locales/tr/messages.json +++ b/apps/desktop/src/locales/tr/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "LastPass hesabınızla ilişkili YubiKey'i bilgisayarınızın USB portuna takıp düğmesine dokunun." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/uk/messages.json b/apps/desktop/src/locales/uk/messages.json index 0e04e1f2802..59a7e4f0086 100644 --- a/apps/desktop/src/locales/uk/messages.json +++ b/apps/desktop/src/locales/uk/messages.json @@ -311,7 +311,7 @@ "message": "Змінити" }, "authenticatorKeyTotp": { - "message": "Ключ авторизації (TOTP)" + "message": "Ключ автентифікації (TOTP)" }, "folder": { "message": "Тека" @@ -597,7 +597,7 @@ "message": "Продовжити" }, "enterVerificationCodeApp": { - "message": "Введіть 6-значний код підтвердження з програми авторизації." + "message": "Введіть 6-значний код підтвердження з програми автентифікації." }, "enterVerificationCodeEmail": { "message": "Введіть 6-значний код підтвердження, надісланий на $EMAIL$.", @@ -639,10 +639,10 @@ "message": "Код відновлення" }, "authenticatorAppTitle": { - "message": "Програма авторизації" + "message": "Програма автентифікації" }, "authenticatorAppDesc": { - "message": "Використовуйте програму авторизації (наприклад, Authy або Google Authenticator), щоб генерувати тимчасові коди підтвердження.", + "message": "Використовуйте програму автентифікації (наприклад, Authy або Google Authenticator), щоб генерувати тимчасові коди підтвердження.", "description": "'Authy' and 'Google Authenticator' are product names and should not be translated." }, "yubiKeyTitle": { @@ -678,7 +678,7 @@ "message": "Для цього облікового запису налаштовано двоетапну перевірку. Однак, жоден із налаштованих провайдерів двоетапної перевірки не підтримується цим пристроєм." }, "noTwoStepProviders2": { - "message": "Додайте інших провайдерів, які краще підтримуються різними пристроями, наприклад програма авторизації." + "message": "Додайте інших провайдерів, які краще підтримуються різними пристроями, як-от програма автентифікації." }, "twoStepOptions": { "message": "Налаштування двоетапної перевірки" @@ -843,7 +843,7 @@ "message": "Неправильний головний пароль" }, "twoStepLoginConfirmation": { - "message": "Двоетапна перевірка дає змогу надійніше захистити ваш обліковий запис, вимагаючи підтвердження входу з використанням іншого пристрою, наприклад, за допомогою коду безпеки, програми авторизації, SMS, телефонного виклику, або е-пошти. Ви можете налаштувати двоетапну перевірку в сховищі на bitwarden.com. Хочете перейти на вебсайт зараз?" + "message": "Двоетапна перевірка дає змогу надійніше захистити ваш обліковий запис, вимагаючи підтвердження входу з використанням іншого пристрою, наприклад, за допомогою ключа безпеки, програми автентифікації, SMS, телефонного виклику, або е-пошти. Ви можете налаштувати двоетапну перевірку в сховищі на bitwarden.com. Хочете перейти на вебсайт зараз?" }, "twoStepLogin": { "message": "Двоетапна перевірка" @@ -1493,7 +1493,7 @@ "message": "Щоб відновити доступ до сховища, необхідно ввести головний пароль або скористатись іншим способом розблокування." }, "vaultTimeoutActionLogOutDesc": { - "message": "Щоб відновити доступ до сховища, необхідно повторно авторизуватись." + "message": "Щоб відновити доступ до сховища, необхідно пройти повторну автентифікацію." }, "unlockMethodNeededToChangeTimeoutActionDesc": { "message": "Налаштуйте спосіб розблокування, щоб змінити час очікування сховища." @@ -1525,7 +1525,7 @@ "message": "Остаточно видалити" }, "vaultTimeoutLogOutConfirmation": { - "message": "Вихід скасує всі права доступу до вашого сховища і вимагатиме авторизації після завершення часу очікування. Ви дійсно хочете використати цей параметр?" + "message": "Вихід скасує всі права доступу до вашого сховища і вимагатиме автентифікацію після завершення часу очікування. Ви дійсно хочете використати цей параметр?" }, "vaultTimeoutLogOutConfirmationTitle": { "message": "Підтвердження дії часу очікування" @@ -1834,7 +1834,7 @@ "message": "Очікується видалення" }, "webAuthnAuthenticate": { - "message": "Авторизація WebAuthn" + "message": "Автентифікація WebAuthn" }, "hideEmail": { "message": "Приховувати мою адресу електронної пошти від отримувачів." @@ -2578,10 +2578,10 @@ "message": "Необхідно пройти багатофакторну автентифікацію LastPass" }, "lastPassMFADesc": { - "message": "Введіть одноразовий код з програми для автентифікації" + "message": "Введіть одноразовий код з програми автентифікації" }, "lastPassOOBDesc": { - "message": "Схваліть запит входу в програмі для автентифікації або введіть одноразовий код." + "message": "Схваліть запит входу в програмі автентифікації або введіть одноразовий код." }, "passcode": { "message": "Код" @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Вставте YubiKey пов'язаний з обліковим записом LastPass в USB порт вашого комп'ютера, потім торкніться його кнопки." + }, + "commonImportFormats": { + "message": "Поширені формати", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/vi/messages.json b/apps/desktop/src/locales/vi/messages.json index fa939fb5b89..ece13a500c5 100644 --- a/apps/desktop/src/locales/vi/messages.json +++ b/apps/desktop/src/locales/vi/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/zh_CN/messages.json b/apps/desktop/src/locales/zh_CN/messages.json index 8a83ea72a1a..d6950e0cde0 100644 --- a/apps/desktop/src/locales/zh_CN/messages.json +++ b/apps/desktop/src/locales/zh_CN/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "将与您的 LastPass 账户关联的 YubiKey 插入计算机的 USB 端口,然后触摸其按钮。" + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } } diff --git a/apps/desktop/src/locales/zh_TW/messages.json b/apps/desktop/src/locales/zh_TW/messages.json index d56f49ec3e4..7b43336b581 100644 --- a/apps/desktop/src/locales/zh_TW/messages.json +++ b/apps/desktop/src/locales/zh_TW/messages.json @@ -2616,5 +2616,9 @@ }, "lastPassYubikeyDesc": { "message": "將與您的 LastPass 帳戶關聯的 YubiKey 插入電腦的 USB 連接埠,然後觸摸其按鈕。" + }, + "commonImportFormats": { + "message": "Common formats", + "description": "Label indicating the most common import formats" } }