mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-21 11:35:34 +01:00
Autosync the updated translations (#7534)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
parent
ef4e3b1fbf
commit
84f59aa62f
@ -327,7 +327,7 @@
|
||||
"message": "كلمة المرور"
|
||||
},
|
||||
"totp": {
|
||||
"message": "Authenticator secret"
|
||||
"message": "سر المصادقة"
|
||||
},
|
||||
"passphrase": {
|
||||
"message": "العبارة السرية"
|
||||
@ -516,16 +516,16 @@
|
||||
"message": "غير قادر على ملء العنصر المحدد تلقائياً في هذه الصفحة. يرجى نسخ ولصق المعلومات يدوياً."
|
||||
},
|
||||
"totpCaptureError": {
|
||||
"message": "Unable to scan QR code from the current webpage"
|
||||
"message": "غير قادر على مسح رمز QR من صفحة الويب الحالية"
|
||||
},
|
||||
"totpCaptureSuccess": {
|
||||
"message": "Authenticator key added"
|
||||
"message": "تم إضافة مفتاح المصادقة"
|
||||
},
|
||||
"totpCapture": {
|
||||
"message": "Scan authenticator QR code from current webpage"
|
||||
"message": "مسح رمز QR للمصادقة من صفحة الويب الحالية"
|
||||
},
|
||||
"copyTOTP": {
|
||||
"message": "Copy Authenticator key (TOTP)"
|
||||
"message": "نسخ مفتاح المصادقة (TOTP)"
|
||||
},
|
||||
"loggedOut": {
|
||||
"message": "تم تسجيل الخروج"
|
||||
@ -1162,7 +1162,7 @@
|
||||
"message": "إظهار صورة قابلة للتعرف بجانب كل تسجيل دخول."
|
||||
},
|
||||
"faviconDescAlt": {
|
||||
"message": "Show a recognizable image next to each login. Applies to all logged in accounts."
|
||||
"message": "إظهار صورة قابلة للتعرف بجانب كل تسجيل دخول. تنطبق على جميع حسابات تسجيل الدخول."
|
||||
},
|
||||
"enableBadgeCounter": {
|
||||
"message": "إظهار عداد الشارات"
|
||||
@ -1637,43 +1637,43 @@
|
||||
"message": "من خلال تحديد هذا المربع فإنك توافق على ما يلي:"
|
||||
},
|
||||
"acceptPoliciesRequired": {
|
||||
"message": "Terms of Service and Privacy Policy have not been acknowledged."
|
||||
"message": "لم يتم الاعتراف بشروط الخدمة وسياسة الخصوصية."
|
||||
},
|
||||
"termsOfService": {
|
||||
"message": "Terms of Service"
|
||||
"message": "شروط الخدمة"
|
||||
},
|
||||
"privacyPolicy": {
|
||||
"message": "سياسة الخصوصية"
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "لا يمكن أن يكون تلميح كلمة المرور نفس كلمة المرور الخاصة بك."
|
||||
},
|
||||
"ok": {
|
||||
"message": "موافق"
|
||||
},
|
||||
"desktopSyncVerificationTitle": {
|
||||
"message": "Desktop sync verification"
|
||||
"message": "التحقق من مزامنة سطح المكتب"
|
||||
},
|
||||
"desktopIntegrationVerificationText": {
|
||||
"message": "Please verify that the desktop application shows this fingerprint: "
|
||||
"message": "الرجاء التحقق من أن تطبيق سطح المكتب يظهر بصمة الإصبع هذه: "
|
||||
},
|
||||
"desktopIntegrationDisabledTitle": {
|
||||
"message": "Browser integration is not set up"
|
||||
"message": "لم يتم إعداد تكامل المتصفح"
|
||||
},
|
||||
"desktopIntegrationDisabledDesc": {
|
||||
"message": "Browser integration is not set up in the Bitwarden desktop application. Please set it up in the settings within the desktop application."
|
||||
"message": "لم يتم إعداد تكامل المتصفح في تطبيق سطح المكتب Bitwarden. الرجاء إعداده في الإعدادات داخل تطبيق سطح المكتب."
|
||||
},
|
||||
"startDesktopTitle": {
|
||||
"message": "Start the Bitwarden desktop application"
|
||||
"message": "بدء تشغيل تطبيق سطح المكتب Bitwarden"
|
||||
},
|
||||
"startDesktopDesc": {
|
||||
"message": "The Bitwarden desktop application needs to be started before unlock with biometrics can be used."
|
||||
"message": "يجب أن يبدأ تطبيق سطح المكتب Bitwarden قبل أن يمكن فتح القفل باستخدام القياسات الحيوية."
|
||||
},
|
||||
"errorEnableBiometricTitle": {
|
||||
"message": "Unable to set up biometrics"
|
||||
"message": "غير قادر على إعداد القياسات الحيوية"
|
||||
},
|
||||
"errorEnableBiometricDesc": {
|
||||
"message": "Action was canceled by the desktop application"
|
||||
"message": "تم إلغاء الإجراء بواسطة تطبيق سطح المكتب"
|
||||
},
|
||||
"nativeMessagingInvalidEncryptionDesc": {
|
||||
"message": "Desktop application invalidated the secure communication channel. Please retry this operation"
|
||||
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -107,7 +107,7 @@
|
||||
"message": "Özəl sahə adını kopyala"
|
||||
},
|
||||
"noMatchingLogins": {
|
||||
"message": "Uyğun gələn hesab yoxdur."
|
||||
"message": "Uyuşan giriş məlumatları yoxdur"
|
||||
},
|
||||
"noCards": {
|
||||
"message": "Kart yoxdur"
|
||||
@ -488,7 +488,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."
|
||||
@ -703,17 +703,17 @@
|
||||
"message": "Konteks menyu seçimlərini göstər"
|
||||
},
|
||||
"contextMenuItemDesc": {
|
||||
"message": "Veb sayt üçün parol yaratmaq və uyğunlaşan giriş məlumatlarına müraciət etmək üçün ikinci klikləməni istifadə edin. "
|
||||
"message": "Veb sayt üçün parol yaratmaq və uyuşan giriş məlumatlarına müraciət etmək üçün sağ klikləməni istifadə edin."
|
||||
},
|
||||
"contextMenuItemDescAlt": {
|
||||
"message": "Veb sayt üçün parol yaratmaq və uyğunlaşan giriş məlumatlarına müraciət etmək üçün ikinci klikləməni istifadə edin. Giriş etmiş bütün hesablara aiddir."
|
||||
"message": "Veb sayt üçün parol yaratmaq və uyuşan giriş məlumatlarına müraciət etmək üçün sağ klikləməni istifadə edin. Giriş etmiş bütün hesablara aiddir."
|
||||
},
|
||||
"defaultUriMatchDetection": {
|
||||
"message": "İlkin URI uyğunluq aşkarlaması",
|
||||
"message": "İlkin URI uyuşma aşkarlaması",
|
||||
"description": "Default URI match detection for auto-fill."
|
||||
},
|
||||
"defaultUriMatchDetectionDesc": {
|
||||
"message": "Avto-doldurma kimi əməliyyatları icra edərkən giriş etmə prosesi üçün URI uyğunluq aşkarlamasının ilkin yolunu seçin."
|
||||
"message": "Avto-doldurma kimi əməliyyatları icra edərkən giriş etmə prosesi üçün URI uyuşma aşkarlamasının idarə edliəcəyi ilkin yolu seçin."
|
||||
},
|
||||
"theme": {
|
||||
"message": "Tema"
|
||||
@ -1395,11 +1395,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": {
|
||||
@ -1685,7 +1685,7 @@
|
||||
"message": "Masaüstü tətbiqdə fərqli bir hesaba giriş edilib. Lütfən hər iki tətbiqin eyni hesaba giriş etdiyinə əmin olun."
|
||||
},
|
||||
"nativeMessagingWrongUserTitle": {
|
||||
"message": "Hesablar uyğunlaşmır"
|
||||
"message": "Hesablar uyuşmur"
|
||||
},
|
||||
"biometricsNotEnabledTitle": {
|
||||
"message": "Biometriklər qurulmayıb"
|
||||
@ -2246,7 +2246,7 @@
|
||||
"message": "Barmaq izi ifadəsi"
|
||||
},
|
||||
"fingerprintMatchInfo": {
|
||||
"message": "Lütfən anbarınızın kilidinin açıq olduğuna və Barmaq izi ifadəsinin digər cihazda uyğun gəldiyinə ə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."
|
||||
},
|
||||
"resendNotification": {
|
||||
"message": "Bildirişi təkrar göndər"
|
||||
@ -2575,7 +2575,7 @@
|
||||
"description": "Page title in overlay"
|
||||
},
|
||||
"unlockYourAccountToViewMatchingLogins": {
|
||||
"message": "Uyğunlaşan giriş məlumatlarına baxmaq üçün hesabınızın kilidini açın",
|
||||
"message": "Uyuşan giriş məlumatlarına baxmaq üçün hesabınızın kilidini açın",
|
||||
"description": "Text to display in overlay when the account is locked."
|
||||
},
|
||||
"unlockAccount": {
|
||||
@ -2659,7 +2659,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ı xaricə köçürmək üçün 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."
|
||||
@ -2745,7 +2745,7 @@
|
||||
"message": "Bu tətbiq üçün heç bir keçid açarı tapılmadı."
|
||||
},
|
||||
"noMatchingPasskeyLogin": {
|
||||
"message": "Bu sayt üçün uyğunlaşan bir giriş məlumatınız yoxdur."
|
||||
"message": "Bu sayt üçün uyuşan bir giriş məlumatınız yoxdur."
|
||||
},
|
||||
"confirm": {
|
||||
"message": "Təsdiqlə"
|
||||
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Ortaq formatlar",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Formats comuns",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Společné formáty",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Almindelige formater",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Gängigste Formate",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -327,7 +327,7 @@
|
||||
"message": "Salasana"
|
||||
},
|
||||
"totp": {
|
||||
"message": "Authenticator secret"
|
||||
"message": "Todennuksen salaisuus"
|
||||
},
|
||||
"passphrase": {
|
||||
"message": "Salauslauseke"
|
||||
@ -519,13 +519,13 @@
|
||||
"message": "Unable to scan QR code from the current webpage"
|
||||
},
|
||||
"totpCaptureSuccess": {
|
||||
"message": "Authenticator key added"
|
||||
"message": "Todennusavain on lisätty"
|
||||
},
|
||||
"totpCapture": {
|
||||
"message": "Scan authenticator QR code from current webpage"
|
||||
"message": "Skannaa todennusavaimen QR-koodi nykyiseltä verkkosivulta"
|
||||
},
|
||||
"copyTOTP": {
|
||||
"message": "Copy Authenticator key (TOTP)"
|
||||
"message": "Kopioi todennusavain (TOTP)"
|
||||
},
|
||||
"loggedOut": {
|
||||
"message": "Kirjauduttu ulos"
|
||||
@ -796,7 +796,7 @@
|
||||
"message": "Lue lisää"
|
||||
},
|
||||
"authenticatorKeyTotp": {
|
||||
"message": "Todennusmenetelmän avain (TOTP)"
|
||||
"message": "Todennusaavain (TOTP)"
|
||||
},
|
||||
"verificationCodeTotp": {
|
||||
"message": "Todennuskoodi (TOTP)"
|
||||
@ -904,7 +904,7 @@
|
||||
"message": "Kopioi TOTP-koodi automaattisesti"
|
||||
},
|
||||
"disableAutoTotpCopyDesc": {
|
||||
"message": "Jos kirjautumistieto sisältää kaksivaiheisen todennusmenetelmän avaimen, kopioidaan TOTP-todennuskoodi leikepöydälle kohteen automaattisen täytön yhteydessä."
|
||||
"message": "Jos kirjautumistieto sisältää kaksivaiheisen todennuksen avaimen, kopioidaan TOTP-todennuskoodi leikepöydälle kohteen automaattisen täytön yhteydessä."
|
||||
},
|
||||
"enableAutoBiometricsPrompt": {
|
||||
"message": "Pyydä Biometristä todennusta käynnistettäessä"
|
||||
@ -1718,7 +1718,7 @@
|
||||
"message": "Toimintoa ei voi suorittaa sivupalkissa, yritä toimintoa uudelleen ponnahdusvalikossa tai ponnahdusikkunassa."
|
||||
},
|
||||
"personalOwnershipSubmitError": {
|
||||
"message": "Yrityskäytännön johdosta kohteiden tallennus henkilökohtaiseen holviin ei ole mahdollista. Muuta omistusasetus organisaatiolle ja valitse käytettävissä olevista kokoelmista."
|
||||
"message": "Yrityskäytännön vuoksi kohteiden tallennus henkilökohtaiseen holviin ei ole mahdollista. Muuta omistusasetus organisaatiolle ja valitse käytettävissä olevista kokoelmista."
|
||||
},
|
||||
"personalOwnershipPolicyInEffect": {
|
||||
"message": "Organisaatiokäytäntö vaikuttaa omistajuusvalintoihisi."
|
||||
@ -1990,7 +1990,7 @@
|
||||
"message": "Automaattinen liitos"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Organisaatiolla on käytäntö, joka liittää tilisi automaattisesti salasanan palautusapuun. Liitos sallii organisaation ylläpitäjien vaihtaa pääsalasanasi."
|
||||
"message": "Organisaatiolla on yrityskäytäntö, joka liittää tilisi automaattisesti salasanan palautusapuun. Liitos sallii organisaation ylläpitäjien vaihtaa pääsalasanasi."
|
||||
},
|
||||
"selectFolder": {
|
||||
"message": "Valitse kansio..."
|
||||
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Yleiset muodot",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Formats communs",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -59,7 +59,7 @@
|
||||
"message": "הכספת שלי"
|
||||
},
|
||||
"allVaults": {
|
||||
"message": "All vaults"
|
||||
"message": "כל הכספות"
|
||||
},
|
||||
"tools": {
|
||||
"message": "כלים"
|
||||
@ -92,37 +92,37 @@
|
||||
"message": "השלמה אוטומטית"
|
||||
},
|
||||
"autoFillLogin": {
|
||||
"message": "Auto-fill login"
|
||||
"message": "מילוי פרטי כניסה אוטומטית"
|
||||
},
|
||||
"autoFillCard": {
|
||||
"message": "Auto-fill card"
|
||||
"message": "מילוי פרטי כרטיס אוטומטית"
|
||||
},
|
||||
"autoFillIdentity": {
|
||||
"message": "Auto-fill identity"
|
||||
"message": "מילוי פרטי זיהוי אוטומטית"
|
||||
},
|
||||
"generatePasswordCopied": {
|
||||
"message": "צור סיסמה (העתק)"
|
||||
},
|
||||
"copyElementIdentifier": {
|
||||
"message": "Copy custom field name"
|
||||
"message": "העתקת שם שדה מותאם אישית"
|
||||
},
|
||||
"noMatchingLogins": {
|
||||
"message": "לא נמצאו פרטי כניסה תואמים."
|
||||
},
|
||||
"noCards": {
|
||||
"message": "No cards"
|
||||
"message": "אין כרטיסים"
|
||||
},
|
||||
"noIdentities": {
|
||||
"message": "No identities"
|
||||
"message": "אין זהויות"
|
||||
},
|
||||
"addLoginMenu": {
|
||||
"message": "Add login"
|
||||
"message": "הוספת פרטי כניסה"
|
||||
},
|
||||
"addCardMenu": {
|
||||
"message": "Add card"
|
||||
"message": "הוספת כרטיס"
|
||||
},
|
||||
"addIdentityMenu": {
|
||||
"message": "Add identity"
|
||||
"message": "הוספת זהות"
|
||||
},
|
||||
"unlockVaultMenu": {
|
||||
"message": "שחרור הכספת שלך"
|
||||
@ -196,7 +196,7 @@
|
||||
"message": "שמור"
|
||||
},
|
||||
"move": {
|
||||
"message": "Move"
|
||||
"message": "העברה"
|
||||
},
|
||||
"addFolder": {
|
||||
"message": "הוסף תיקייה"
|
||||
@ -220,7 +220,7 @@
|
||||
"message": "עזרה ומשוב"
|
||||
},
|
||||
"helpCenter": {
|
||||
"message": "Bitwarden Help center"
|
||||
"message": "מרכז העזרה של Bitwarden"
|
||||
},
|
||||
"communityForums": {
|
||||
"message": "Explore Bitwarden community forums"
|
||||
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "תסדירים נפוצים",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Általános formátumok",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -327,7 +327,7 @@
|
||||
"message": "Password"
|
||||
},
|
||||
"totp": {
|
||||
"message": "Authenticator secret"
|
||||
"message": "Segreto di autenticazione"
|
||||
},
|
||||
"passphrase": {
|
||||
"message": "Frase segreta"
|
||||
@ -516,16 +516,16 @@
|
||||
"message": "Impossibile riempire automaticamente questo elemento nella pagina. Copia e incolla le credenziali."
|
||||
},
|
||||
"totpCaptureError": {
|
||||
"message": "Impossibile scansionare il codice QR dalla pagina web corrente"
|
||||
"message": "Impossibile scansionare il codice QR da questa pagina web"
|
||||
},
|
||||
"totpCaptureSuccess": {
|
||||
"message": "Chiave dell'autenticatore aggiunta"
|
||||
"message": "Chiave di autenticazione aggiunta"
|
||||
},
|
||||
"totpCapture": {
|
||||
"message": "Scansiona il codice QR dell'autenticatore dalla pagina web corrente"
|
||||
"message": "Scansiona il codice QR dell'autenticatore da questa pagina web"
|
||||
},
|
||||
"copyTOTP": {
|
||||
"message": "Copia la chiave dell'Autenticatore (TOTP)"
|
||||
"message": "Copia la chiave di autenticazione (TOTP)"
|
||||
},
|
||||
"loggedOut": {
|
||||
"message": "Disconnesso"
|
||||
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Formati comuni",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "一般的な形式",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Veelvoorkomende formaten",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2297,7 +2297,7 @@
|
||||
"message": "Jak autouzupełniać"
|
||||
},
|
||||
"autofillSelectInfoWithCommand": {
|
||||
"message": "Select an item from this screen, use the shortcut $COMMAND$, or explore other options in settings.",
|
||||
"message": "Wybierz element z tego ekranu, użyj skrótu $COMMAND$ lub zobacz inne opcje w ustawieniach.",
|
||||
"placeholders": {
|
||||
"command": {
|
||||
"content": "$1",
|
||||
@ -2306,7 +2306,7 @@
|
||||
}
|
||||
},
|
||||
"autofillSelectInfoWithoutCommand": {
|
||||
"message": "Select an item from this screen, or explore other options in settings."
|
||||
"message": "Wybierz element z tego ekranu lub zobacz inne opcje w ustawieniach."
|
||||
},
|
||||
"gotIt": {
|
||||
"message": "Rozumiem"
|
||||
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Popularne formaty",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Formatos comuns",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Formatos comuns",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Основные форматы",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Bežné formáty",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -525,7 +525,7 @@
|
||||
"message": "Скануйте QR-код програмою автентифікації"
|
||||
},
|
||||
"copyTOTP": {
|
||||
"message": "Скопіюйте одноразовий код (TOTP)"
|
||||
"message": "Скопіюйте ключ автентифікації (TOTP)"
|
||||
},
|
||||
"loggedOut": {
|
||||
"message": "Ви вийшли"
|
||||
@ -558,7 +558,7 @@
|
||||
"message": "Ви можете змінити головний пароль в сховищі на bitwarden.com. Хочете перейти на вебсайт зараз?"
|
||||
},
|
||||
"twoStepLoginConfirmation": {
|
||||
"message": "Двоетапна перевірка дає змогу надійніше захистити ваш обліковий запис, вимагаючи підтвердження входу з використанням іншого пристрою, наприклад, за допомогою коду безпеки, програми авторизації, SMS, телефонного виклику, або е-пошти. Ви можете налаштувати двоетапну перевірку в сховищі на bitwarden.com. Хочете перейти на вебсайт зараз?"
|
||||
"message": "Двоетапна перевірка дає змогу надійніше захистити ваш обліковий запис, вимагаючи підтвердження входу з використанням іншого пристрою, наприклад, за допомогою ключа безпеки, програми автентифікації, SMS, телефонного виклику, або е-пошти. Ви можете налаштувати двоетапну перевірку в сховищі на bitwarden.com. Хочете перейти на вебсайт зараз?"
|
||||
},
|
||||
"editedFolder": {
|
||||
"message": "Теку збережено"
|
||||
@ -796,7 +796,7 @@
|
||||
"message": "Докладніше"
|
||||
},
|
||||
"authenticatorKeyTotp": {
|
||||
"message": "Ключ авторизації (TOTP)"
|
||||
"message": "Ключ автентифікації (TOTP)"
|
||||
},
|
||||
"verificationCodeTotp": {
|
||||
"message": "Код підтвердження (TOTP)"
|
||||
@ -904,7 +904,7 @@
|
||||
"message": "Автоматично копіювати коди TOTP"
|
||||
},
|
||||
"disableAutoTotpCopyDesc": {
|
||||
"message": "Якщо запис має ключ авторизації, копіювати код підтвердження TOTP до буфера обміну під час автозаповнення."
|
||||
"message": "Якщо запис має ключ автентифікації, копіювати код підтвердження TOTP до буфера обміну під час автозаповнення."
|
||||
},
|
||||
"enableAutoBiometricsPrompt": {
|
||||
"message": "Запитувати біометрію під час запуску"
|
||||
@ -916,7 +916,7 @@
|
||||
"message": "Для використання цієї функції необхідна передплата преміум."
|
||||
},
|
||||
"enterVerificationCodeApp": {
|
||||
"message": "Введіть 6-значний код підтвердження з програми авторизації."
|
||||
"message": "Введіть 6-значний код підтвердження з програми автентифікації."
|
||||
},
|
||||
"enterVerificationCodeEmail": {
|
||||
"message": "Введіть 6-значний код підтвердження, надісланий на $EMAIL$.",
|
||||
@ -958,7 +958,7 @@
|
||||
"message": "Відкрити нову вкладку"
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Авторизація WebAuthn"
|
||||
"message": "Автентифікація WebAuthn"
|
||||
},
|
||||
"loginUnavailable": {
|
||||
"message": "Вхід недоступний"
|
||||
@ -967,7 +967,7 @@
|
||||
"message": "Для цього облікового запису увімкнено двоетапну перевірку. Однак, жоден із налаштованих провайдерів не підтримується цим браузером."
|
||||
},
|
||||
"noTwoStepProviders2": {
|
||||
"message": "Будь ласка, скористайтеся підтримуваним браузером (наприклад, Chrome) та/або іншими провайдерами, що краще підтримуються браузерами (наприклад, програма авторизації)."
|
||||
"message": "Будь ласка, скористайтеся підтримуваним браузером (наприклад, Chrome) та/або іншими провайдерами, що краще підтримуються браузерами (як-от програма автентифікації)."
|
||||
},
|
||||
"twoStepOptions": {
|
||||
"message": "Налаштування двоетапної перевірки"
|
||||
@ -979,10 +979,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": {
|
||||
@ -1547,7 +1547,7 @@
|
||||
"message": "Запис відновлено"
|
||||
},
|
||||
"vaultTimeoutLogOutConfirmation": {
|
||||
"message": "Вихід скасує всі права доступу до вашого сховища і вимагатиме авторизації після завершення часу очікування. Ви дійсно хочете використати цей параметр?"
|
||||
"message": "Вихід скасує всі права доступу до вашого сховища і вимагатиме автентифікацію після завершення часу очікування. Ви дійсно хочете використати цей параметр?"
|
||||
},
|
||||
"vaultTimeoutLogOutConfirmationTitle": {
|
||||
"message": "Підтвердження дії часу очікування"
|
||||
@ -2799,10 +2799,10 @@
|
||||
"message": "Необхідно пройти багатофакторну автентифікацію LastPass"
|
||||
},
|
||||
"lastPassMFADesc": {
|
||||
"message": "Введіть одноразовий код з програми для автентифікації"
|
||||
"message": "Введіть одноразовий код з програми автентифікації"
|
||||
},
|
||||
"lastPassOOBDesc": {
|
||||
"message": "Схваліть запит входу в програмі для автентифікації або введіть одноразовий код."
|
||||
"message": "Схваліть запит входу в програмі автентифікації або введіть одноразовий код."
|
||||
},
|
||||
"passcode": {
|
||||
"message": "Код"
|
||||
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Поширені формати",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -92,13 +92,13 @@
|
||||
"message": "Tự động điền"
|
||||
},
|
||||
"autoFillLogin": {
|
||||
"message": "Auto-fill login"
|
||||
"message": "Tự động điền thông tin đăng nhập"
|
||||
},
|
||||
"autoFillCard": {
|
||||
"message": "Auto-fill card"
|
||||
"message": "Tự động điền thẻ"
|
||||
},
|
||||
"autoFillIdentity": {
|
||||
"message": "Auto-fill identity"
|
||||
"message": "Tự động điền danh tính"
|
||||
},
|
||||
"generatePasswordCopied": {
|
||||
"message": "Tạo mật khẩu (đã sao chép)"
|
||||
@ -110,19 +110,19 @@
|
||||
"message": "Không có thông tin đăng nhập phù hợp."
|
||||
},
|
||||
"noCards": {
|
||||
"message": "No cards"
|
||||
"message": "Không có thẻ"
|
||||
},
|
||||
"noIdentities": {
|
||||
"message": "No identities"
|
||||
"message": "Không có danh tính"
|
||||
},
|
||||
"addLoginMenu": {
|
||||
"message": "Add login"
|
||||
"message": "Thêm thông tin đăng nhập"
|
||||
},
|
||||
"addCardMenu": {
|
||||
"message": "Add card"
|
||||
"message": "Thêm thẻ"
|
||||
},
|
||||
"addIdentityMenu": {
|
||||
"message": "Add identity"
|
||||
"message": "Thêm danh tính"
|
||||
},
|
||||
"unlockVaultMenu": {
|
||||
"message": "Mở khoá kho lưu trữ của bạn"
|
||||
@ -269,7 +269,7 @@
|
||||
"message": "Độ dài"
|
||||
},
|
||||
"passwordMinLength": {
|
||||
"message": "Minimum password length"
|
||||
"message": "Độ dài mật khẩu tối thiểu"
|
||||
},
|
||||
"uppercase": {
|
||||
"message": "Chữ in hoa (A-Z)"
|
||||
@ -327,7 +327,7 @@
|
||||
"message": "Mật khẩu"
|
||||
},
|
||||
"totp": {
|
||||
"message": "Authenticator secret"
|
||||
"message": "Khóa xác thực"
|
||||
},
|
||||
"passphrase": {
|
||||
"message": "Cụm từ mật khẩu"
|
||||
@ -369,10 +369,10 @@
|
||||
"message": "Khác"
|
||||
},
|
||||
"unlockMethodNeededToChangeTimeoutActionDesc": {
|
||||
"message": "Set up an unlock method to change your vault timeout action."
|
||||
"message": "Thiết lập phương thức mở khóa để thay đổi hành động hết thời gian chờ của vault."
|
||||
},
|
||||
"unlockMethodNeeded": {
|
||||
"message": "Set up an unlock method in Settings"
|
||||
"message": "Thiết lập phương pháp mở khóa trong Cài đặt"
|
||||
},
|
||||
"rateExtension": {
|
||||
"message": "Đánh giá tiện ích mở rộng"
|
||||
@ -1045,14 +1045,14 @@
|
||||
"message": "Địa chỉ môi trường đã được lưu."
|
||||
},
|
||||
"showAutoFillMenuOnFormFields": {
|
||||
"message": "Show auto-fill menu on form fields",
|
||||
"message": "Hiển thị menu tự động điền trên các trường biểu mẫu",
|
||||
"description": "Represents the message for allowing the user to enable the auto-fill overlay"
|
||||
},
|
||||
"showAutoFillMenuOnFormFieldsDescAlt": {
|
||||
"message": "Applies to all logged in accounts."
|
||||
"message": "Áp dụng cho tất cả tài khoản đã đăng nhập."
|
||||
},
|
||||
"turnOffBrowserBuiltInPasswordManagerSettings": {
|
||||
"message": "Turn off your browser’s built in password manager settings to avoid conflicts."
|
||||
"message": "Tắt cài đặt trình quản lý mật khẩu tích hợp trong trình duyệt của bạn để tránh xung đột."
|
||||
},
|
||||
"turnOffBrowserBuiltInPasswordManagerSettingsLink": {
|
||||
"message": "Edit browser settings."
|
||||
@ -1066,7 +1066,7 @@
|
||||
"description": "Overlay appearance select option for showing the field on focus of the input element"
|
||||
},
|
||||
"autofillOverlayVisibilityOnButtonClick": {
|
||||
"message": "When auto-fill icon is selected",
|
||||
"message": "Khi chọn biểu tượng tự động điền",
|
||||
"description": "Overlay appearance select option for showing the field on click of the overlay icon"
|
||||
},
|
||||
"enableAutoFillOnPageLoad": {
|
||||
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -2888,5 +2888,9 @@
|
||||
"example": "google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
"description": "Label indicating the most common import formats"
|
||||
}
|
||||
}
|
||||
|
@ -134,7 +134,7 @@ Luo usein käyttämillesi sivustoille automaattisesti vahvoja, yksilöllisiä ja
|
||||
|
||||
Bitwarden Send -ominaisuudella lähetät tietoa nopeasti salattuna — tiedostoja ja tekstiä — suoraan kenelle tahansa.
|
||||
|
||||
Yritystoimintaan Bitwarden tarjoaa tilaukset Tiimeille ja Yrityksille, jotta salasanojen jakaminen kollegoiden kesken on turvallista.
|
||||
Yritystoimintaan Bitwarden tarjoaa yrityksille Teams- ja Enterprise-tilaukset, jotta salasanojen jakaminen kollegoiden kesken on turvallista.
|
||||
|
||||
Miksi Bitwarden?:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user