-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into PM-12985-Reports
- Loading branch information
Showing
207 changed files
with
6,540 additions
and
4,936 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -648,9 +648,6 @@ | |
"rateExtension": { | ||
"message": "قيِّم هذه الإضافة" | ||
}, | ||
"rateExtensionDesc": { | ||
"message": "يرجى النظر في مساعدتنا بكتابة تعليق إيجابي!" | ||
}, | ||
"browserNotSupportClipboard": { | ||
"message": "متصفح الويب الخاص بك لا يدعم خاصية النسخ السهل. يرجى استخدام النسخ اليدوي." | ||
}, | ||
|
@@ -4679,6 +4676,9 @@ | |
"showNumberOfAutofillSuggestions": { | ||
"message": "Show number of login autofill suggestions on extension icon" | ||
}, | ||
"showQuickCopyActions": { | ||
"message": "Show quick copy actions on Vault" | ||
}, | ||
"systemDefault": { | ||
"message": "System default" | ||
}, | ||
|
@@ -4910,6 +4910,42 @@ | |
"beta": { | ||
"message": "Beta" | ||
}, | ||
"importantNotice": { | ||
"message": "Important notice" | ||
}, | ||
"setupTwoStepLogin": { | ||
"message": "Set up two-step login" | ||
}, | ||
"newDeviceVerificationNoticeContentPage1": { | ||
"message": "Bitwarden will send a code to your account email to verify logins from new devices starting in February 2025." | ||
}, | ||
"newDeviceVerificationNoticeContentPage2": { | ||
"message": "You can set up two-step login as an alternative way to protect your account or change your email to one you can access." | ||
}, | ||
"remindMeLater": { | ||
"message": "Remind me later" | ||
}, | ||
"newDeviceVerificationNoticePageOneFormContent": { | ||
"message": "Do you have reliable access to your email, $EMAIL$?", | ||
"placeholders": { | ||
"email": { | ||
"content": "$1", | ||
"example": "[email protected]" | ||
} | ||
} | ||
}, | ||
"newDeviceVerificationNoticePageOneEmailAccessNo": { | ||
"message": "No, I do not" | ||
}, | ||
"newDeviceVerificationNoticePageOneEmailAccessYes": { | ||
"message": "Yes, I can reliably access my email" | ||
}, | ||
"turnOnTwoStepLogin": { | ||
"message": "Turn on two-step login" | ||
}, | ||
"changeAcctEmail": { | ||
"message": "Change account email" | ||
}, | ||
"extensionWidth": { | ||
"message": "Extension width" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -193,10 +193,10 @@ | |
"message": "Kimliyi avto-doldur" | ||
}, | ||
"fillVerificationCode": { | ||
"message": "Fill verification code" | ||
"message": "Doğrulama kodunu doldur" | ||
}, | ||
"fillVerificationCodeAria": { | ||
"message": "Fill Verification Code", | ||
"message": "Doğrulama Kodunu Doldur", | ||
"description": "Aria label for the heading displayed the inline menu for totp code autofill" | ||
}, | ||
"generatePasswordCopied": { | ||
|
@@ -648,9 +648,6 @@ | |
"rateExtension": { | ||
"message": "Uzantını qiymətləndir" | ||
}, | ||
"rateExtensionDesc": { | ||
"message": "Gözəl bir rəy ilə bizə dəstək ola bilərsiniz!" | ||
}, | ||
"browserNotSupportClipboard": { | ||
"message": "Veb brauzeriniz lövhəyə kopyalamağı dəstəkləmir. Əvəzində əllə kopyalayın." | ||
}, | ||
|
@@ -3588,11 +3585,11 @@ | |
"description": "Screen reader text (aria-label) for unlock account button in overlay" | ||
}, | ||
"totpCodeAria": { | ||
"message": "Time-based One-Time Password Verification Code", | ||
"message": "Vaxt əsaslı Təkistifadəlik Parol Doğrulama Kodu", | ||
"description": "Aria label for the totp code displayed in the inline menu for autofill" | ||
}, | ||
"totpSecondsSpanAria": { | ||
"message": "Time remaining before current TOTP expires", | ||
"message": "Hazırkı TOTP-nin bitməsinə qalan vaxt", | ||
"description": "Aria label for the totp seconds displayed in the inline menu for autofill" | ||
}, | ||
"fillCredentialsFor": { | ||
|
@@ -4679,6 +4676,9 @@ | |
"showNumberOfAutofillSuggestions": { | ||
"message": "Uzantı ikonunda giriş üçün avto-doldurma təklif sayını göstər" | ||
}, | ||
"showQuickCopyActions": { | ||
"message": "Show quick copy actions on Vault" | ||
}, | ||
"systemDefault": { | ||
"message": "İlkin sistem" | ||
}, | ||
|
@@ -4910,6 +4910,42 @@ | |
"beta": { | ||
"message": "Beta" | ||
}, | ||
"importantNotice": { | ||
"message": "Vacib bildiriş" | ||
}, | ||
"setupTwoStepLogin": { | ||
"message": "İki addımlı girişi qur" | ||
}, | ||
"newDeviceVerificationNoticeContentPage1": { | ||
"message": "Bitwarden, 2025-ci ilin Fevral ayından etibarən yeni cihazlardan gələn girişləri doğrulamaq üçün hesabınızın e-poçtuna bir kod göndərəcək." | ||
}, | ||
"newDeviceVerificationNoticeContentPage2": { | ||
"message": "Hesabınızı qorumaq üçün alternativ bir yol kimi iki addımlı girişi qura və ya e-poçtunuzu müraciət edə biləcəyiniz e-poçtla dəyişdirə bilərsiniz." | ||
}, | ||
"remindMeLater": { | ||
"message": "Daha sonra xatırlat" | ||
}, | ||
"newDeviceVerificationNoticePageOneFormContent": { | ||
"message": "$EMAIL$ e-poçtunuza güvənli şəkildə müraciət edə bilirsiniz?", | ||
"placeholders": { | ||
"email": { | ||
"content": "$1", | ||
"example": "[email protected]" | ||
} | ||
} | ||
}, | ||
"newDeviceVerificationNoticePageOneEmailAccessNo": { | ||
"message": "Xeyr, edə bilmirəm" | ||
}, | ||
"newDeviceVerificationNoticePageOneEmailAccessYes": { | ||
"message": "Bəli, e-poçtuma güvənli şəkildə müraciət edə bilirəm" | ||
}, | ||
"turnOnTwoStepLogin": { | ||
"message": "İki addımlı girişi işə sal" | ||
}, | ||
"changeAcctEmail": { | ||
"message": "Hesabın e-poçtunu dəyişdir" | ||
}, | ||
"extensionWidth": { | ||
"message": "Uzantı eni" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -648,9 +648,6 @@ | |
"rateExtension": { | ||
"message": "Ацаніць пашырэнне" | ||
}, | ||
"rateExtensionDesc": { | ||
"message": "Падумайце пра тое, каб дапамагчы нам добрым водгукам!" | ||
}, | ||
"browserNotSupportClipboard": { | ||
"message": "Ваш вэб-браўзер не падтрымлівае капіяванне даных у буфер абмену. Скапіюйце іх уручную." | ||
}, | ||
|
@@ -4679,6 +4676,9 @@ | |
"showNumberOfAutofillSuggestions": { | ||
"message": "Show number of login autofill suggestions on extension icon" | ||
}, | ||
"showQuickCopyActions": { | ||
"message": "Show quick copy actions on Vault" | ||
}, | ||
"systemDefault": { | ||
"message": "System default" | ||
}, | ||
|
@@ -4910,6 +4910,42 @@ | |
"beta": { | ||
"message": "Beta" | ||
}, | ||
"importantNotice": { | ||
"message": "Important notice" | ||
}, | ||
"setupTwoStepLogin": { | ||
"message": "Set up two-step login" | ||
}, | ||
"newDeviceVerificationNoticeContentPage1": { | ||
"message": "Bitwarden will send a code to your account email to verify logins from new devices starting in February 2025." | ||
}, | ||
"newDeviceVerificationNoticeContentPage2": { | ||
"message": "You can set up two-step login as an alternative way to protect your account or change your email to one you can access." | ||
}, | ||
"remindMeLater": { | ||
"message": "Remind me later" | ||
}, | ||
"newDeviceVerificationNoticePageOneFormContent": { | ||
"message": "Do you have reliable access to your email, $EMAIL$?", | ||
"placeholders": { | ||
"email": { | ||
"content": "$1", | ||
"example": "[email protected]" | ||
} | ||
} | ||
}, | ||
"newDeviceVerificationNoticePageOneEmailAccessNo": { | ||
"message": "No, I do not" | ||
}, | ||
"newDeviceVerificationNoticePageOneEmailAccessYes": { | ||
"message": "Yes, I can reliably access my email" | ||
}, | ||
"turnOnTwoStepLogin": { | ||
"message": "Turn on two-step login" | ||
}, | ||
"changeAcctEmail": { | ||
"message": "Change account email" | ||
}, | ||
"extensionWidth": { | ||
"message": "Extension width" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -648,9 +648,6 @@ | |
"rateExtension": { | ||
"message": "Оценяване на разширението" | ||
}, | ||
"rateExtensionDesc": { | ||
"message": "Молим да ни помогнете, като оставите положителен отзив!" | ||
}, | ||
"browserNotSupportClipboard": { | ||
"message": "Браузърът не поддържа копиране в буфера, затова копирайте на ръка." | ||
}, | ||
|
@@ -4679,6 +4676,9 @@ | |
"showNumberOfAutofillSuggestions": { | ||
"message": "Показване на броя предложения за автоматично попълване на данни за вписване върху иконката на добавката" | ||
}, | ||
"showQuickCopyActions": { | ||
"message": "Показване на действията за бързо копиране в трезора" | ||
}, | ||
"systemDefault": { | ||
"message": "По подразбиране за системата" | ||
}, | ||
|
@@ -4910,6 +4910,42 @@ | |
"beta": { | ||
"message": "Бета" | ||
}, | ||
"importantNotice": { | ||
"message": "Важно съобщение" | ||
}, | ||
"setupTwoStepLogin": { | ||
"message": "Настройте двустепенно удостоверяване" | ||
}, | ||
"newDeviceVerificationNoticeContentPage1": { | ||
"message": "Битуорден ще изпрати код до е-пощата Ви, за потвърждаване на вписването от нови устройства. Това ще започне от февруари 2025." | ||
}, | ||
"newDeviceVerificationNoticeContentPage2": { | ||
"message": "Можете да настроите двустепенно удостоверяване, като различен метод на защита, или ако е необходимо да промените е-пощата си с такава, до която имате достъп." | ||
}, | ||
"remindMeLater": { | ||
"message": "Напомнете ми по-късно" | ||
}, | ||
"newDeviceVerificationNoticePageOneFormContent": { | ||
"message": "Имате ли сигурен достъп до е-пощата си – $EMAIL$?", | ||
"placeholders": { | ||
"email": { | ||
"content": "$1", | ||
"example": "[email protected]" | ||
} | ||
} | ||
}, | ||
"newDeviceVerificationNoticePageOneEmailAccessNo": { | ||
"message": "Не, нямам" | ||
}, | ||
"newDeviceVerificationNoticePageOneEmailAccessYes": { | ||
"message": "Да, имам достъп до е-пощата си" | ||
}, | ||
"turnOnTwoStepLogin": { | ||
"message": "Включване на двустепенното удостоверяване" | ||
}, | ||
"changeAcctEmail": { | ||
"message": "Промяна на е-пощата" | ||
}, | ||
"extensionWidth": { | ||
"message": "Ширина на разширението" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -648,9 +648,6 @@ | |
"rateExtension": { | ||
"message": "এক্সটেনশনটি মূল্যায়ন করুন" | ||
}, | ||
"rateExtensionDesc": { | ||
"message": "দয়া করে একটি ভাল পর্যালোচনার মাধ্যমে সাহায্য করতে আমাদের বিবেচনা করুন!" | ||
}, | ||
"browserNotSupportClipboard": { | ||
"message": "আপনার ওয়েব ব্রাউজার সহজে ক্লিপবোর্ড অনুলিপি সমর্থন করে না। পরিবর্তে এটি নিজেই অনুলিপি করুন।" | ||
}, | ||
|
@@ -4679,6 +4676,9 @@ | |
"showNumberOfAutofillSuggestions": { | ||
"message": "Show number of login autofill suggestions on extension icon" | ||
}, | ||
"showQuickCopyActions": { | ||
"message": "Show quick copy actions on Vault" | ||
}, | ||
"systemDefault": { | ||
"message": "System default" | ||
}, | ||
|
@@ -4910,6 +4910,42 @@ | |
"beta": { | ||
"message": "Beta" | ||
}, | ||
"importantNotice": { | ||
"message": "Important notice" | ||
}, | ||
"setupTwoStepLogin": { | ||
"message": "Set up two-step login" | ||
}, | ||
"newDeviceVerificationNoticeContentPage1": { | ||
"message": "Bitwarden will send a code to your account email to verify logins from new devices starting in February 2025." | ||
}, | ||
"newDeviceVerificationNoticeContentPage2": { | ||
"message": "You can set up two-step login as an alternative way to protect your account or change your email to one you can access." | ||
}, | ||
"remindMeLater": { | ||
"message": "Remind me later" | ||
}, | ||
"newDeviceVerificationNoticePageOneFormContent": { | ||
"message": "Do you have reliable access to your email, $EMAIL$?", | ||
"placeholders": { | ||
"email": { | ||
"content": "$1", | ||
"example": "[email protected]" | ||
} | ||
} | ||
}, | ||
"newDeviceVerificationNoticePageOneEmailAccessNo": { | ||
"message": "No, I do not" | ||
}, | ||
"newDeviceVerificationNoticePageOneEmailAccessYes": { | ||
"message": "Yes, I can reliably access my email" | ||
}, | ||
"turnOnTwoStepLogin": { | ||
"message": "Turn on two-step login" | ||
}, | ||
"changeAcctEmail": { | ||
"message": "Change account email" | ||
}, | ||
"extensionWidth": { | ||
"message": "Extension width" | ||
}, | ||
|
Oops, something went wrong.