From 30176b2f48220ee9aac7d8905b34923371e6e8ed Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 3 Oct 2018 22:56:53 -0400 Subject: [PATCH] New Crowdin translations (#746) * New translations messages.json (Bulgarian) * New translations messages.json (Russian) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Persian) * New translations messages.json (Polish) * New translations messages.json (Portuguese) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Romanian) * New translations messages.json (Korean) * New translations messages.json (Slovak) * New translations messages.json (Spanish) * New translations messages.json (Swedish) * New translations messages.json (Thai) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Vietnamese) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Croatian) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (Dutch) * New translations messages.json (Estonian) * New translations messages.json (Finnish) * New translations messages.json (Japanese) * New translations messages.json (French) * New translations messages.json (German) * New translations messages.json (Hindi) * New translations messages.json (Hungarian) * New translations messages.json (Indonesian) * New translations messages.json (Italian) --- src/_locales/bg/messages.json | 37 +++++++++++++++++--------------- src/_locales/cs/messages.json | 3 +++ src/_locales/da/messages.json | 5 ++++- src/_locales/de/messages.json | 5 ++++- src/_locales/es/messages.json | 5 ++++- src/_locales/et/messages.json | 5 ++++- src/_locales/fa/messages.json | 7 ++++-- src/_locales/fi/messages.json | 5 ++++- src/_locales/fr/messages.json | 5 ++++- src/_locales/hi/messages.json | 3 +++ src/_locales/hr/messages.json | 5 ++++- src/_locales/hu/messages.json | 3 +++ src/_locales/id/messages.json | 3 +++ src/_locales/it/messages.json | 5 ++++- src/_locales/ja/messages.json | 5 ++++- src/_locales/ko/messages.json | 5 ++++- src/_locales/nb/messages.json | 13 ++++++----- src/_locales/nl/messages.json | 5 ++++- src/_locales/pl/messages.json | 5 ++++- src/_locales/pt_BR/messages.json | 5 ++++- src/_locales/pt_PT/messages.json | 5 ++++- src/_locales/ro/messages.json | 3 +++ src/_locales/ru/messages.json | 5 ++++- src/_locales/sk/messages.json | 5 ++++- src/_locales/sv/messages.json | 5 ++++- src/_locales/th/messages.json | 3 +++ src/_locales/tr/messages.json | 3 +++ src/_locales/uk/messages.json | 21 ++++++++++-------- src/_locales/vi/messages.json | 3 +++ src/_locales/zh_CN/messages.json | 5 ++++- src/_locales/zh_TW/messages.json | 5 ++++- 31 files changed, 145 insertions(+), 52 deletions(-) diff --git a/src/_locales/bg/messages.json b/src/_locales/bg/messages.json index 81fe1a93483..1049ead5679 100644 --- a/src/_locales/bg/messages.json +++ b/src/_locales/bg/messages.json @@ -273,10 +273,10 @@ "message": "Оценяване на разширението" }, "rateExtensionDesc": { - "message": "Please consider helping us out with a good review!" + "message": "Моля, помогнете ни, като оставите положителен отзив!" }, "browserNotSupportClipboard": { - "message": "Your web browser does not support easy clipboard copying. Copy it manually instead." + "message": "Четецът ви не поддържа копиране в буфера, затова го копирайте на ръка." }, "verifyMasterPassword": { "message": "Потвърждаване на главната парола" @@ -495,7 +495,7 @@ "message": "Do you want to update this password in Bitwarden?" }, "notificationChangeSave": { - "message": "Yes, Update Now" + "message": "Да, нека се обнови сега" }, "disableContextMenuItem": { "message": "Disable Context Menu Options" @@ -585,7 +585,7 @@ "message": "Функцията е недостъпна" }, "updateKey": { - "message": "You cannot use this feature until you update your encryption key." + "message": "Не можете да използвате функцията, докато не обновите шифровъчния си ключ." }, "premiumMembership": { "message": "Премийно членство" @@ -630,7 +630,7 @@ "message": "Имате премийно членство!" }, "premiumCurrentMemberThanks": { - "message": "Thank you for supporting Bitwarden." + "message": "Благодарим ви за подкрепата на програмата." }, "premiumPrice": { "message": "All for just %price% \/year!", @@ -657,10 +657,10 @@ "message": "A premium membership is required to use this feature." }, "enterVerificationCodeApp": { - "message": "Enter the 6 digit verification code from your authenticator app." + "message": "Въведете шест-цифреният код за потвърждение от приложението за удостоверяване." }, "enterVerificationCodeEmail": { - "message": "Enter the 6 digit verification code that was emailed to", + "message": "Въведете шест-цифреният код за потвърждение, който е бил изпратен на $EMAIL$.", "placeholders": { "email": { "content": "$1", @@ -762,13 +762,13 @@ "message": "Адрес на ППИ-сървъра" }, "webVaultUrl": { - "message": "Адрес на сървъра за уеб трезора" + "message": "Адрес на сървъра за интернетния трезор" }, "identityUrl": { "message": "Адрес на сървъра със самоличности" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "Адрес на сървъра за уведомления" }, "iconsUrl": { "message": "Адрес на сървъра с иконки" @@ -777,7 +777,7 @@ "message": "The environment URLs have been saved." }, "enableAutoFillOnPageLoad": { - "message": "Enable Auto-fill On Page Load" + "message": "Включване на автоматичното попълване" }, "enableAutoFillOnPageLoadDesc": { "message": "If a login form is detected, automatically perform an auto-fill when the web page loads." @@ -789,7 +789,7 @@ "message": "Автоматично попълване на последно използвания запис в текущия сайт." }, "commandGeneratePasswordDesc": { - "message": "Generate and copy a new random password to the clipboard." + "message": "Създаване и копиране на нова случайна парола в буфера." }, "privateModeMessage": { "message": "Unfortunately this window is not available in private mode for this browser." @@ -1005,13 +1005,13 @@ "message": "Изчистване" }, "twoStepNewWindowMessage": { - "message": "Complete your two-step login request using the new tab." + "message": "Завършете двустепенното удостоверяване в новия раздел." }, "checkPassword": { - "message": "Check if password has been exposed." + "message": "Проверка дали паролата е разкрита." }, "passwordExposed": { - "message": "This password has been exposed in data breaches. You should change it.", + "message": "Паролата е била разкрита $VALUE$ път\/и в пробиви. Непременно я сменете.", "placeholders": { "value": { "content": "$1", @@ -1020,7 +1020,7 @@ } }, "passwordSafe": { - "message": "This password was not found in any known data breaches. It should be safe to use." + "message": "Паролата не е била разкрита в известните пробиви. Можете да продължите да я използвате." }, "baseDomain": { "message": "Основен домейн" @@ -1070,11 +1070,14 @@ "message": "По подразбиране" }, "dateUpdated": { - "message": "Updated", + "message": "Обновено", "description": "ex. Date this item was updated" }, "datePasswordUpdated": { - "message": "Password Updated", + "message": "Паролата е обновена", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/cs/messages.json b/src/_locales/cs/messages.json index d0a7ba8fa3b..db46fd7e8be 100644 --- a/src/_locales/cs/messages.json +++ b/src/_locales/cs/messages.json @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Heslo bylo změněno", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/da/messages.json b/src/_locales/da/messages.json index 739ae3bb834..06e279209a2 100644 --- a/src/_locales/da/messages.json +++ b/src/_locales/da/messages.json @@ -768,7 +768,7 @@ "message": "Identitets-server URL" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "Meddelelsesserver URL" }, "iconsUrl": { "message": "Ikonserver URL" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Adgangskode opdateret", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/de/messages.json b/src/_locales/de/messages.json index 08aed1440ba..816c32be03e 100644 --- a/src/_locales/de/messages.json +++ b/src/_locales/de/messages.json @@ -768,7 +768,7 @@ "message": "URL des Identitätsservers" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "Benachrichtigungs Server URL" }, "iconsUrl": { "message": "Icons Server URL" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Passwort aktualisiert", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/es/messages.json b/src/_locales/es/messages.json index 10d46bcfb83..e41498b4c41 100644 --- a/src/_locales/es/messages.json +++ b/src/_locales/es/messages.json @@ -768,7 +768,7 @@ "message": "URL del servidor de identidad" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "URL del servidor de notificaciones" }, "iconsUrl": { "message": "URL del servidor de iconos" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Contraseña actualizada", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/et/messages.json b/src/_locales/et/messages.json index 5dde892977f..c778576b4f3 100644 --- a/src/_locales/et/messages.json +++ b/src/_locales/et/messages.json @@ -768,7 +768,7 @@ "message": "Identity Server URL" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "Teavitus serveri URL" }, "iconsUrl": { "message": "Ikoonide serveri URL" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Parool on uuendatud", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/fa/messages.json b/src/_locales/fa/messages.json index 4dd97024c2c..463b7578ee8 100644 --- a/src/_locales/fa/messages.json +++ b/src/_locales/fa/messages.json @@ -489,7 +489,7 @@ "message": "غیر فعال کردن اعلان تغییر رمز عبور" }, "disableChangedPasswordNotificationDesc": { - "message": "The \"Changed Password Notification\" automatically prompts you to update a login's password in your vault whenever it detects that you have changed it on a website." + "message": "\"اعلانیه رمزعبور تغییر کرده\" بصورت خودکار شما را از بروزرسانی رمزعبور در گاوصندوق مطلع میکند هر زمان که شما آن را در یک وبسایت تغییر داده باشید." }, "notificationChangeDesc": { "message": "آیا مایل به بروزرسانی این پسورد در Bitwarden هستید؟" @@ -768,7 +768,7 @@ "message": "آدرس سرور شناسایی" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "اعلانهای آدرس سرور" }, "iconsUrl": { "message": "آدرس سرور آیکون ها" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "گذرواژه بروز رسانی شد", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/fi/messages.json b/src/_locales/fi/messages.json index 555ee79fd4c..e54d8e646c2 100644 --- a/src/_locales/fi/messages.json +++ b/src/_locales/fi/messages.json @@ -768,7 +768,7 @@ "message": "Identiteettipalvelimen URL" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "Ilmoituspalvelimen URL" }, "iconsUrl": { "message": "Kuvakepalvelimen URL" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Salasana päivitetty", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/fr/messages.json b/src/_locales/fr/messages.json index 9bd174af0ae..38a90af14f4 100644 --- a/src/_locales/fr/messages.json +++ b/src/_locales/fr/messages.json @@ -768,7 +768,7 @@ "message": "URL du serveur d'identification" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "URL du serveur de notifications" }, "iconsUrl": { "message": "URL du serveur d’icônes" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Mot de passe mis à jour", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/hi/messages.json b/src/_locales/hi/messages.json index 0c0a2cb8f72..10b0a7823d5 100644 --- a/src/_locales/hi/messages.json +++ b/src/_locales/hi/messages.json @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Password Updated", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/hr/messages.json b/src/_locales/hr/messages.json index 0f8cfbbb1ed..27899710625 100644 --- a/src/_locales/hr/messages.json +++ b/src/_locales/hr/messages.json @@ -768,7 +768,7 @@ "message": "URL identiteta poslužitelja" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "URL poslužitelja obavijesti" }, "iconsUrl": { "message": "URL poslužitelja ikona" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Lozinka ažurirana", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/hu/messages.json b/src/_locales/hu/messages.json index 3f84b7b053b..3e5a9450d35 100644 --- a/src/_locales/hu/messages.json +++ b/src/_locales/hu/messages.json @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Jelszó frissítve", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/id/messages.json b/src/_locales/id/messages.json index c87b0ed9181..018854bf94c 100644 --- a/src/_locales/id/messages.json +++ b/src/_locales/id/messages.json @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Password Updated", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/it/messages.json b/src/_locales/it/messages.json index 70d126e8574..cbb6f2db397 100644 --- a/src/_locales/it/messages.json +++ b/src/_locales/it/messages.json @@ -768,7 +768,7 @@ "message": "URL del Server di Identità" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "URL del Server di Notifica" }, "iconsUrl": { "message": "URL del Server di Icone" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Password Aggiornata", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/ja/messages.json b/src/_locales/ja/messages.json index a9ab15656ee..33fdca65cf3 100644 --- a/src/_locales/ja/messages.json +++ b/src/_locales/ja/messages.json @@ -768,7 +768,7 @@ "message": "ID サーバー URL" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "通知サーバー URL" }, "iconsUrl": { "message": "アイコンのサーバー URL" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "パスワード更新日", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/ko/messages.json b/src/_locales/ko/messages.json index 1cea5189a9a..cfbb021e264 100644 --- a/src/_locales/ko/messages.json +++ b/src/_locales/ko/messages.json @@ -768,7 +768,7 @@ "message": "ID 서버 URL" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "알림 서버 URL" }, "iconsUrl": { "message": "아이콘 서버 URL" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "비밀번호 업데이트됨", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/nb/messages.json b/src/_locales/nb/messages.json index 91aaa06967d..b538be081da 100644 --- a/src/_locales/nb/messages.json +++ b/src/_locales/nb/messages.json @@ -486,16 +486,16 @@ "message": "Aldri for dette nettstedet" }, "disableChangedPasswordNotification": { - "message": "Disable Changed Password Notification" + "message": "Deaktiver endret passordvarsling" }, "disableChangedPasswordNotificationDesc": { - "message": "The \"Changed Password Notification\" automatically prompts you to update a login's password in your vault whenever it detects that you have changed it on a website." + "message": "\"Endret passord meldingen\" automatisk ber deg om å oppdatere et påloggingspassord i hvelvet din når den oppdager at du har endret det på et webområde." }, "notificationChangeDesc": { - "message": "Do you want to update this password in Bitwarden?" + "message": "Vil du oppdatere dette passordet i Bitwarden?" }, "notificationChangeSave": { - "message": "Yes, Update Now" + "message": "Ja, Oppdater nå" }, "disableContextMenuItem": { "message": "Deaktiver sammenhengsmeny-innstillinger" @@ -768,7 +768,7 @@ "message": "Identitetstjenerens nettadresse" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "Varsler Server URL" }, "iconsUrl": { "message": "Ikonenes tjenernettadresse" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Passordet ble oppdatert den", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/nl/messages.json b/src/_locales/nl/messages.json index c1c428fbf71..42c75821f1c 100644 --- a/src/_locales/nl/messages.json +++ b/src/_locales/nl/messages.json @@ -768,7 +768,7 @@ "message": "Gebruikersbeheer server-URL" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "Meldingenserver-URL" }, "iconsUrl": { "message": "Pictogrammen server-URL" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Wachtwoord bijgewerkt", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/pl/messages.json b/src/_locales/pl/messages.json index be38a5b1454..469d765bd42 100644 --- a/src/_locales/pl/messages.json +++ b/src/_locales/pl/messages.json @@ -768,7 +768,7 @@ "message": "URL serwera tożsamości" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "Adres URL serwera powiadomień" }, "iconsUrl": { "message": "URL serwera ikon" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Hasło zaktualizowane", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/pt_BR/messages.json b/src/_locales/pt_BR/messages.json index d4b54f5ce75..1233484f867 100644 --- a/src/_locales/pt_BR/messages.json +++ b/src/_locales/pt_BR/messages.json @@ -768,7 +768,7 @@ "message": "URL do Servidor de Identidade" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "URL do Servidor de Notificações" }, "iconsUrl": { "message": "URL do Servidor de Ícones" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Senha Atualizada", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/pt_PT/messages.json b/src/_locales/pt_PT/messages.json index 36d78f7ccda..2007e147dc0 100644 --- a/src/_locales/pt_PT/messages.json +++ b/src/_locales/pt_PT/messages.json @@ -768,7 +768,7 @@ "message": "URL do servidor de identidade" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "URL do servidor de notificações" }, "iconsUrl": { "message": "URL do servidor de ícones" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Palavra passe atualizada", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/ro/messages.json b/src/_locales/ro/messages.json index 257e5f2de76..094138775fb 100644 --- a/src/_locales/ro/messages.json +++ b/src/_locales/ro/messages.json @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Password Updated", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/ru/messages.json b/src/_locales/ru/messages.json index 959a788c109..073f1d39ce2 100644 --- a/src/_locales/ru/messages.json +++ b/src/_locales/ru/messages.json @@ -768,7 +768,7 @@ "message": "URL-адрес сервера идентификации" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "URL-адрес сервера уведомлений" }, "iconsUrl": { "message": "URL-адрес сервера значков" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Пароль обновлен", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/sk/messages.json b/src/_locales/sk/messages.json index 350c30a2878..dbf7d6474f6 100644 --- a/src/_locales/sk/messages.json +++ b/src/_locales/sk/messages.json @@ -768,7 +768,7 @@ "message": "URL servera identít" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "URL adresa servera pre oznámenia" }, "iconsUrl": { "message": "URL servera ikôn" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Heslo bolo aktualizované", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/sv/messages.json b/src/_locales/sv/messages.json index 042c5c51ca2..33810e3df33 100644 --- a/src/_locales/sv/messages.json +++ b/src/_locales/sv/messages.json @@ -768,7 +768,7 @@ "message": "Identitetsserver-URL" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "URL för notifieringsserver" }, "iconsUrl": { "message": "Ikoner Server-URL" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Lösenord uppdaterat", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/th/messages.json b/src/_locales/th/messages.json index 3d1f811f044..b252aa0c085 100644 --- a/src/_locales/th/messages.json +++ b/src/_locales/th/messages.json @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Password Updated", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/tr/messages.json b/src/_locales/tr/messages.json index 07ce8a7214c..afb9fd1fe5c 100644 --- a/src/_locales/tr/messages.json +++ b/src/_locales/tr/messages.json @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Password Updated", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/uk/messages.json b/src/_locales/uk/messages.json index 27e6260475e..50809a9cada 100644 --- a/src/_locales/uk/messages.json +++ b/src/_locales/uk/messages.json @@ -125,7 +125,7 @@ "message": "Змінити адресу е-пошти" }, "twoStepLogin": { - "message": "Двохетапна авторизація" + "message": "Двохетапна перевірка" }, "logOut": { "message": "Вихід" @@ -394,7 +394,7 @@ "message": "Ви можете змінити головний пароль в сховищі на bitwarden.com. Хочете перейти на веб-сайт зараз?" }, "twoStepLoginConfirmation": { - "message": "Двохетапна авторизація робить ваш обліковий запис більш захищеним, вимагаючи підтвердження вашого входу з використанням іншого пристрою, наприклад, за допомогою коду безпеки, програми авторизації, SMS, телефонного виклику, або е-пошти. Ви можете увімкнути двохетапну авторизацію в сховищі на bitwarden.com. Хочете перейти на веб-сайт зараз?" + "message": "Двохетапна перевірка робить ваш обліковий запис більш захищеним, вимагаючи підтвердження входу з використанням іншого пристрою, наприклад, за допомогою коду безпеки, програми авторизації, SMS, телефонного виклику, або е-пошти. Ви можете увімкнути двохетапну перевірку в сховищі на bitwarden.com. Хочете перейти на веб-сайт зараз?" }, "editedFolder": { "message": "Тека змінена" @@ -609,7 +609,7 @@ "message": "1 ГБ зашифрованого сховища для файлів." }, "ppremiumSignUpTwoStep": { - "message": "Додаткові можливості двохетапної авторизації, наприклад, YubiKey, FIDO U2F та Duo." + "message": "Додаткові можливості двохетапної перевірки, наприклад, YubiKey, FIDO U2F та Duo." }, "ppremiumSignUpTotp": { "message": "Генератор коду авторизації TOTP (2FA) для входу в сховище." @@ -684,7 +684,7 @@ "message": "Надіслати код підтвердження ще раз" }, "useAnotherTwoStepMethod": { - "message": "Використати інший спосіб двохетапної авторизації" + "message": "Використати інший спосіб двохетапної перевірки" }, "insertYubiKey": { "message": "Вставте свій YubiKey в USB порт комп'ютера, потім торкніться цієї кнопки." @@ -696,16 +696,16 @@ "message": "Вхід недоступний" }, "noTwoStepProviders": { - "message": "Для цього облікового запису увімкнено двохетапну авторизацію. Однак, жоден з налаштованих провайдерів двохетапної авторизації не підтримується цим веб-браузером." + "message": "Для цього облікового запису увімкнено двохетапну перевірку. Однак, жоден з налаштованих провайдерів двохетапної перевірки не підтримується цим веб-браузером." }, "noTwoStepProviders2": { "message": "Будь ласка, скористайтеся підтримуваним веб-браузером (наприклад, Chrome) та\/або іншими провайдерами, що краще підтримуються веб-браузерами (наприклад, програма авторизації)." }, "twoStepOptions": { - "message": "Налаштування двохетапної авторизації" + "message": "Налаштування двохетапної перевірки" }, "recoveryCodeDesc": { - "message": "Втратили доступ до всіх провайдерів двохетапної авторизації? Скористайтеся кодом відновлення, щоб вимкнути двохетапну авторизацію для свого облікового запису." + "message": "Втратили доступ до всіх провайдерів двохетапної перевірки? Скористайтеся кодом відновлення, щоб вимкнути двохетапну перевірку для свого облікового запису." }, "recoveryCodeTitle": { "message": "Код відновлення" @@ -768,7 +768,7 @@ "message": "URL-адреса сервера ідентифікації" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "URL сервера сповіщень" }, "iconsUrl": { "message": "URL-адреса сервера піктограм" @@ -1005,7 +1005,7 @@ "message": "Стерти" }, "twoStepNewWindowMessage": { - "message": "Завершіть запит двохетапної авторизації на новій вкладці." + "message": "Завершіть запит двохетапної перевірки на новій вкладці." }, "checkPassword": { "message": "Перевірити чи пароль було викрито." @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Пароль оновлено", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/vi/messages.json b/src/_locales/vi/messages.json index a009f71cddc..c622edd6715 100644 --- a/src/_locales/vi/messages.json +++ b/src/_locales/vi/messages.json @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "Password Updated", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/zh_CN/messages.json b/src/_locales/zh_CN/messages.json index 4f8f4e8736b..5ac10b584c4 100644 --- a/src/_locales/zh_CN/messages.json +++ b/src/_locales/zh_CN/messages.json @@ -768,7 +768,7 @@ "message": "身份服务器 URL" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "通知服务器 URL" }, "iconsUrl": { "message": "图标服务器 URL" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "密码更新于", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file diff --git a/src/_locales/zh_TW/messages.json b/src/_locales/zh_TW/messages.json index 7d4059dca1e..6d311345d86 100644 --- a/src/_locales/zh_TW/messages.json +++ b/src/_locales/zh_TW/messages.json @@ -768,7 +768,7 @@ "message": "身分伺服器 URL" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "通知伺服器 URL" }, "iconsUrl": { "message": "圖示伺服器 URL" @@ -1076,5 +1076,8 @@ "datePasswordUpdated": { "message": "密碼已更新", "description": "ex. Date this password was updated" + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." } } \ No newline at end of file