diff --git a/src/_locales/be/messages.json b/src/_locales/be/messages.json index 51dc4e8ea8..8722829f9f 100644 --- a/src/_locales/be/messages.json +++ b/src/_locales/be/messages.json @@ -596,6 +596,10 @@ "message": "Светлая", "description": "Light color" }, + "solarizedDark": { + "message": "Solarized Dark", + "description": "'Solarized' is a noun and the name of a color scheme. It should not be translated." + }, "exportVault": { "message": "Экспарт сховішча" }, @@ -798,6 +802,12 @@ "insertU2f": { "message": "Устаўце ваш ключ бяспекі ў порт USB вашага камп'ютара. Калі на ім ёсць кнопка, націсніце на яе." }, + "webAuthnNewTab": { + "message": "Continue the WebAuthn 2FA verification in the new tab." + }, + "webAuthnAuthenticate": { + "message": "Authenticate WebAutn" + }, "loginUnavailable": { "message": "Уваход недаступны" }, @@ -837,11 +847,11 @@ "message": "Пацвярдзіце з дапамогай Duo Security для вашай арганізацыі, выкарыстоўваючы праграму Duo Mobile, SMS, тэлефонны выклік або ключ бяспекі.", "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." }, - "u2fDesc": { - "message": "Выкарыстоўвайце любы ключ бяспекі FIDO U2F для доступу да вашага ўліковага запісу." + "webAuthnTitle": { + "message": "FIDO2 WebAuthn" }, - "u2fTitle": { - "message": "Ключ бяспекі FIDO U2F" + "webAuthnDesc": { + "message": "Use any WebAuthn enabled security key to access your account." }, "emailTitle": { "message": "Электронная пошта" @@ -888,6 +898,12 @@ "enableAutoFillOnPageLoadDesc": { "message": "Пры выяўленні формы ўваходу выконваецца аўтазапаўненне падчас загрузкі вэб-старонкі." }, + "enableAutoTotpCopyOnAutoFill": { + "message": "Automatic TOTP Copy after Page Load" + }, + "enableAutoTotpCopyOnAutoFillDesc": { + "message": "If Auto-fill On Page Load is enabled, the TOTP verification code is automatically copied to your clipboard after loading the web page. This is overridden by Disable Automatic TOTP Copy." + }, "experimentalFeature": { "message": "Гэта эксперыментальная функцыя. Выкарыстоўвайце на свой страх і рызыку." }, @@ -945,6 +961,12 @@ "disableFaviconDesc": { "message": "Значкі вэб-сайтаў паказваюцца з кожным элементам у вашым сховішчы." }, + "disableBadgeCounter": { + "message": "Disable Badge Counter" + }, + "disableBadgeCounterDesc": { + "message": "Badge counter indicates how many logins you have for the current page in your vault." + }, "cardholderName": { "message": "Імя ўладальніка карткі" }, @@ -1643,6 +1665,9 @@ "message": "Edited Send", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, + "sendLinuxChromiumFileWarning": { + "message": "In order to choose a file, open the extension in the sidebar (if possible) or pop out to a new window by clicking this banner." + }, "sendFirefoxFileWarning": { "message": "In order to choose a file using Firefox, open the extension in the sidebar or pop out to a new window by clicking this banner." }, @@ -1678,5 +1703,20 @@ }, "dateParsingError": { "message": "There was an error saving your deletion and expiration dates." + }, + "hideEmail": { + "message": "Hide my email address from recipients." + }, + "sendOptionsPolicyInEffect": { + "message": "One or more organization policies are affecting your Send options." + }, + "passwordPrompt": { + "message": "Master password re-prompt" + }, + "passwordConfirmation": { + "message": "Master password confirmation" + }, + "passwordConfirmationDesc": { + "message": "This action is protected. To continue, please re-enter your master password to verify your identity." } }