From eb9833a14194c2f00af5f3b0ce3b34d3f1cbbb8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 09:03:49 +0200 Subject: [PATCH] Autosync the updated translations (#3157) Co-authored-by: github-actions <> --- apps/desktop/src/locales/af/messages.json | 3 +++ apps/desktop/src/locales/ar/messages.json | 3 +++ apps/desktop/src/locales/az/messages.json | 3 +++ apps/desktop/src/locales/be/messages.json | 5 ++++- apps/desktop/src/locales/bg/messages.json | 9 ++++++--- apps/desktop/src/locales/bn/messages.json | 7 +++++-- apps/desktop/src/locales/bs/messages.json | 5 ++++- apps/desktop/src/locales/ca/messages.json | 5 ++++- apps/desktop/src/locales/cs/messages.json | 3 +++ apps/desktop/src/locales/da/messages.json | 19 +++++++++++-------- apps/desktop/src/locales/de/messages.json | 3 +++ apps/desktop/src/locales/el/messages.json | 3 +++ apps/desktop/src/locales/en_GB/messages.json | 3 +++ apps/desktop/src/locales/en_IN/messages.json | 3 +++ apps/desktop/src/locales/eo/messages.json | 7 +++++-- apps/desktop/src/locales/es/messages.json | 3 +++ apps/desktop/src/locales/et/messages.json | 3 +++ apps/desktop/src/locales/eu/messages.json | 7 +++++-- apps/desktop/src/locales/fa/messages.json | 9 ++++++--- apps/desktop/src/locales/fi/messages.json | 5 ++++- apps/desktop/src/locales/fil/messages.json | 7 +++++-- apps/desktop/src/locales/fr/messages.json | 3 +++ apps/desktop/src/locales/he/messages.json | 3 +++ apps/desktop/src/locales/hi/messages.json | 7 +++++-- apps/desktop/src/locales/hr/messages.json | 3 +++ apps/desktop/src/locales/hu/messages.json | 3 +++ apps/desktop/src/locales/id/messages.json | 3 +++ apps/desktop/src/locales/it/messages.json | 3 +++ apps/desktop/src/locales/ja/messages.json | 3 +++ apps/desktop/src/locales/ka/messages.json | 7 +++++-- apps/desktop/src/locales/km/messages.json | 7 +++++-- apps/desktop/src/locales/kn/messages.json | 3 +++ apps/desktop/src/locales/ko/messages.json | 3 +++ apps/desktop/src/locales/lv/messages.json | 3 +++ apps/desktop/src/locales/me/messages.json | 5 ++++- apps/desktop/src/locales/ml/messages.json | 5 ++++- apps/desktop/src/locales/nb/messages.json | 3 +++ apps/desktop/src/locales/nl/messages.json | 5 ++++- apps/desktop/src/locales/nn/messages.json | 7 +++++-- apps/desktop/src/locales/pl/messages.json | 3 +++ apps/desktop/src/locales/pt_BR/messages.json | 3 +++ apps/desktop/src/locales/pt_PT/messages.json | 5 ++++- apps/desktop/src/locales/ro/messages.json | 5 ++++- apps/desktop/src/locales/ru/messages.json | 3 +++ apps/desktop/src/locales/si/messages.json | 7 +++++-- apps/desktop/src/locales/sk/messages.json | 3 +++ apps/desktop/src/locales/sl/messages.json | 7 +++++-- apps/desktop/src/locales/sr/messages.json | 7 +++++-- apps/desktop/src/locales/sv/messages.json | 3 +++ apps/desktop/src/locales/th/messages.json | 7 +++++-- apps/desktop/src/locales/tr/messages.json | 3 +++ apps/desktop/src/locales/uk/messages.json | 3 +++ apps/desktop/src/locales/vi/messages.json | 5 ++++- apps/desktop/src/locales/zh_CN/messages.json | 5 ++++- apps/desktop/src/locales/zh_TW/messages.json | 7 +++++-- 55 files changed, 216 insertions(+), 51 deletions(-) diff --git a/apps/desktop/src/locales/af/messages.json b/apps/desktop/src/locales/af/messages.json index e32f5400b6d..611209addea 100644 --- a/apps/desktop/src/locales/af/messages.json +++ b/apps/desktop/src/locales/af/messages.json @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/ar/messages.json b/apps/desktop/src/locales/ar/messages.json index 305ffc6392e..7b35942fb1a 100644 --- a/apps/desktop/src/locales/ar/messages.json +++ b/apps/desktop/src/locales/ar/messages.json @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "هل أنت متأكد من أنك تريد استخدام خيار \"مطلقا\"؟ إعداد خيارات القفل إلى \"مطلقا\" يخزن مفتاح تشفير المستودع الخاص بك على جهازك. إذا كنت تستخدم هذا الخيار، يجب أن تتأكد من الحفاظ على حماية جهازك بشكل صحيح." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/az/messages.json b/apps/desktop/src/locales/az/messages.json index 47dfaadf2ae..13b5f4134ca 100644 --- a/apps/desktop/src/locales/az/messages.json +++ b/apps/desktop/src/locales/az/messages.json @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "\"Heç vaxt\" seçimini istifadə etmək istədiyinizə əminsiniz? Kilid seçimini \"Heç vaxt\" olaraq tənzimləsəniz, anbarınızın şifrələmə açarı cihazınızda saxlanılacaq. Bu seçimi istifadə etsəniz, cihazınızı daha yaxşı mühafizə etməlisiniz." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/be/messages.json b/apps/desktop/src/locales/be/messages.json index c925df8c430..8871ca5449d 100644 --- a/apps/desktop/src/locales/be/messages.json +++ b/apps/desktop/src/locales/be/messages.json @@ -1553,7 +1553,7 @@ "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { - "message": "Browser integration is used for biometrics in browser." + "message": "Used for biometrics in browser." }, "browserIntegrationUnsupportedTitle": { "message": "Browser integration not supported" @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/bg/messages.json b/apps/desktop/src/locales/bg/messages.json index 05d4f2f8389..f7eeeae4d3e 100644 --- a/apps/desktop/src/locales/bg/messages.json +++ b/apps/desktop/src/locales/bg/messages.json @@ -539,7 +539,7 @@ "message": "Повторното въвеждане на главната парола е задължително." }, "masterPasswordMinlength": { - "message": "Master password must be at least 8 characters long." + "message": "Главната парола трябва да е дълга поне 8 знака." }, "masterPassDoesntMatch": { "message": "Главната парола и потвърждението ѝ не съвпадат." @@ -1965,12 +1965,15 @@ "message": "Ключ за API" }, "organizationIsDisabled": { - "message": "Organization is disabled." + "message": "Организацията е изключена." }, "disabledOrganizationFilterError": { - "message": "Items in disabled Organizations cannot be accessed. Contact your Organization owner for assistance." + "message": "Записите в изключени организации не са достъпни. Свържете се със собственика на организацията си за помощ." }, "neverLockWarning": { "message": "Уверени ли сте, че искате да зададете стойност „Никога“? Това води до съхранение на шифриращия ключ за трезора във устройството ви. Ако използвате тази възможност, е много важно да имате надлежна защита на устройството си." + }, + "cardBrandMir": { + "message": "Мир" } } diff --git a/apps/desktop/src/locales/bn/messages.json b/apps/desktop/src/locales/bn/messages.json index a153e9a248d..6058d6d052f 100644 --- a/apps/desktop/src/locales/bn/messages.json +++ b/apps/desktop/src/locales/bn/messages.json @@ -934,7 +934,7 @@ "message": "Always show an icon in the system tray." }, "startToTray": { - "message": "Start To tray icon" + "message": "Start to tray icon" }, "startToTrayDesc": { "message": "When the application is first started, only show an icon in the system tray." @@ -1553,7 +1553,7 @@ "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { - "message": "Browser integration is used for biometrics in browser." + "message": "Used for biometrics in browser." }, "browserIntegrationUnsupportedTitle": { "message": "Browser integration not supported" @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/bs/messages.json b/apps/desktop/src/locales/bs/messages.json index 4a06fc3bb8d..0634d48afcb 100644 --- a/apps/desktop/src/locales/bs/messages.json +++ b/apps/desktop/src/locales/bs/messages.json @@ -1553,7 +1553,7 @@ "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { - "message": "Browser integration is used for biometrics in browser." + "message": "Used for biometrics in browser." }, "browserIntegrationUnsupportedTitle": { "message": "Browser integration not supported" @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/ca/messages.json b/apps/desktop/src/locales/ca/messages.json index becae210038..2c3d44d0a6f 100644 --- a/apps/desktop/src/locales/ca/messages.json +++ b/apps/desktop/src/locales/ca/messages.json @@ -1553,7 +1553,7 @@ "message": "Habilita la integració amb el navegador" }, "enableBrowserIntegrationDesc": { - "message": "La integració al navegador s’utilitza per a la biometria en aquest." + "message": "S'utilitza per a la biometria al navegador." }, "browserIntegrationUnsupportedTitle": { "message": "La integració en el navegador no és compatible" @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "Esteu segur que voleu utilitzar l'opció \"Mai\"? En configurar les opcions de bloqueig a \"Mai\" s'emmagatzema la clau de xifratge de la vostra caixa forta al vostre dispositiu. Si utilitzeu aquesta opció, heu d'assegurar-vos que conserveu el dispositiu degudament protegit." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/cs/messages.json b/apps/desktop/src/locales/cs/messages.json index 6cedda598a8..761a3a5318a 100644 --- a/apps/desktop/src/locales/cs/messages.json +++ b/apps/desktop/src/locales/cs/messages.json @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/da/messages.json b/apps/desktop/src/locales/da/messages.json index 15bbb7bf6db..7c5f5842c6e 100644 --- a/apps/desktop/src/locales/da/messages.json +++ b/apps/desktop/src/locales/da/messages.json @@ -533,13 +533,13 @@ "message": "Ugyldig e-mailadresse." }, "masterPasswordRequired": { - "message": "Master password is required." + "message": "Hovedadgangskode er påkrævet." }, "confirmMasterPasswordRequired": { - "message": "Master password retype is required." + "message": "Hovedadgangskode kræves angivet igen." }, "masterPasswordMinlength": { - "message": "Master password must be at least 8 characters long." + "message": "Hovedadgangskode skal være mindst 8 tegn." }, "masterPassDoesntMatch": { "message": "De to adgangskoder matcher ikke." @@ -1547,13 +1547,13 @@ "message": "Ved at markere dette felt accepterer du følgende:" }, "acceptPoliciesRequired": { - "message": "Terms of Service and Privacy Policy have not been acknowledged." + "message": "Tjenestevilkår og fortrolighedspolitik er ikke blevet accepteret." }, "enableBrowserIntegration": { "message": "Tillad browserintegration" }, "enableBrowserIntegrationDesc": { - "message": "Browserintegration bruges til biometri i browseren." + "message": "Bruges til biometri i browser." }, "browserIntegrationUnsupportedTitle": { "message": "Browserintegration understøttes ikke" @@ -1965,12 +1965,15 @@ "message": "API-nøgle" }, "organizationIsDisabled": { - "message": "Organization is disabled." + "message": "Organisationen er deaktiveret." }, "disabledOrganizationFilterError": { - "message": "Items in disabled Organizations cannot be accessed. Contact your Organization owner for assistance." + "message": "Elementer i deaktiverede organisationer kan ikke tilgås. Kontakt din organisationsejer for at få hjælp." }, "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." + "message": "Er du sikker på, at du vil bruge indstillingen \"Aldrig\"? Hvis du sætter dine låseindstillinger til \"Aldrig\" gemmes din boks krypteringsnøgle på din enhed. Hvis du bruger denne indstilling, skal du sikre dig, at du holder din enhed ordentligt beskyttet." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/de/messages.json b/apps/desktop/src/locales/de/messages.json index d7f2297006a..645bc25b592 100644 --- a/apps/desktop/src/locales/de/messages.json +++ b/apps/desktop/src/locales/de/messages.json @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "Bist du sicher, dass du die Option \"Nie\" verwenden möchten? Durch das Setzen der Sperroptionen zu \"Nie\" wird der Verschlüsselungsschlüssel deines Tresors auf deinem Gerät gespeichert. Wenn du diese Option verwendest, solltest du sicherstellen, dass dein Gerät ausreichend geschützt ist." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/el/messages.json b/apps/desktop/src/locales/el/messages.json index 8b522562fb9..ed952f143e1 100644 --- a/apps/desktop/src/locales/el/messages.json +++ b/apps/desktop/src/locales/el/messages.json @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/en_GB/messages.json b/apps/desktop/src/locales/en_GB/messages.json index 6a56dda12ca..557a783f819 100644 --- a/apps/desktop/src/locales/en_GB/messages.json +++ b/apps/desktop/src/locales/en_GB/messages.json @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/en_IN/messages.json b/apps/desktop/src/locales/en_IN/messages.json index e6a581be7b7..b91870ecfbe 100644 --- a/apps/desktop/src/locales/en_IN/messages.json +++ b/apps/desktop/src/locales/en_IN/messages.json @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/eo/messages.json b/apps/desktop/src/locales/eo/messages.json index e46f1b2d468..d6be8fd4d79 100644 --- a/apps/desktop/src/locales/eo/messages.json +++ b/apps/desktop/src/locales/eo/messages.json @@ -934,7 +934,7 @@ "message": "Always show an icon in the system tray." }, "startToTray": { - "message": "Start To tray icon" + "message": "Start to tray icon" }, "startToTrayDesc": { "message": "When the application is first started, only show an icon in the system tray." @@ -1553,7 +1553,7 @@ "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { - "message": "Browser integration is used for biometrics in browser." + "message": "Used for biometrics in browser." }, "browserIntegrationUnsupportedTitle": { "message": "Browser integration not supported" @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/es/messages.json b/apps/desktop/src/locales/es/messages.json index b94f0b6a5c4..c9af7ae9a5b 100644 --- a/apps/desktop/src/locales/es/messages.json +++ b/apps/desktop/src/locales/es/messages.json @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/et/messages.json b/apps/desktop/src/locales/et/messages.json index 7e08fde249f..c60f6d4f93b 100644 --- a/apps/desktop/src/locales/et/messages.json +++ b/apps/desktop/src/locales/et/messages.json @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/eu/messages.json b/apps/desktop/src/locales/eu/messages.json index aada1f034a1..3915c4aa31b 100644 --- a/apps/desktop/src/locales/eu/messages.json +++ b/apps/desktop/src/locales/eu/messages.json @@ -934,7 +934,7 @@ "message": "Always show an icon in the system tray." }, "startToTray": { - "message": "Start To tray icon" + "message": "Start to tray icon" }, "startToTrayDesc": { "message": "When the application is first started, only show an icon in the system tray." @@ -1553,7 +1553,7 @@ "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { - "message": "Browser integration is used for biometrics in browser." + "message": "Used for biometrics in browser." }, "browserIntegrationUnsupportedTitle": { "message": "Browser integration not supported" @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/fa/messages.json b/apps/desktop/src/locales/fa/messages.json index 7c83fb718dc..9b562f2cf36 100644 --- a/apps/desktop/src/locales/fa/messages.json +++ b/apps/desktop/src/locales/fa/messages.json @@ -539,7 +539,7 @@ "message": "تایپ مجدد گذرواژه اصلی نیاز است." }, "masterPasswordMinlength": { - "message": "Master password must be at least 8 characters long." + "message": "طول کلمه عبور اصلی باید حداقل ۸ کاراکتر باشد." }, "masterPassDoesntMatch": { "message": "کلمه عبور اصلی با تکرار آن مطابقت ندارد." @@ -1965,12 +1965,15 @@ "message": "کلید API" }, "organizationIsDisabled": { - "message": "Organization is disabled." + "message": "سازمان از کار افتاده است." }, "disabledOrganizationFilterError": { - "message": "Items in disabled Organizations cannot be accessed. Contact your Organization owner for assistance." + "message": "موارد موجود در سازمان‌های غیرفعال، قابل دسترسی نیستند. برای دریافت کمک با مالک سازمان خود تماس بگیرید." }, "neverLockWarning": { "message": "آیا جدا میخواهید از گزینه \"هرگز\" استفاده کنید؟ تنظیم کردن کردن گزینه قفل به \"هرگز\" کلیدهای رمزنگاری گاوصندوقتان را بر روی دستگاه شما ذخیره خواهد کرد. اگر از این گزینه استفاده میکنید باید اطمینان داشته باشید که دستگاه شما کاملا محافظت شده است." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/fi/messages.json b/apps/desktop/src/locales/fi/messages.json index 5d34d4c5c39..ab42e910557 100644 --- a/apps/desktop/src/locales/fi/messages.json +++ b/apps/desktop/src/locales/fi/messages.json @@ -1553,7 +1553,7 @@ "message": "Salli selainintegraatio" }, "enableBrowserIntegrationDesc": { - "message": "Selainintegraatiota käytetään selaimessa biometriaa varten." + "message": "Käytetään selainten biometriatukeen." }, "browserIntegrationUnsupportedTitle": { "message": "Selainintegraatiota ei tueta" @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "Haluatko varmasti käyttää asetusta \"Ei koskaan\"? Se tallentaa holvisi salausavaimen laitteellesi. Jos käytät asetusta, varmista, että laite on suojattu hyvin." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/fil/messages.json b/apps/desktop/src/locales/fil/messages.json index dc088d8161a..56d875c4209 100644 --- a/apps/desktop/src/locales/fil/messages.json +++ b/apps/desktop/src/locales/fil/messages.json @@ -934,7 +934,7 @@ "message": "Always show an icon in the system tray." }, "startToTray": { - "message": "Start To tray icon" + "message": "Start to tray icon" }, "startToTrayDesc": { "message": "When the application is first started, only show an icon in the system tray." @@ -1553,7 +1553,7 @@ "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { - "message": "Browser integration is used for biometrics in browser." + "message": "Used for biometrics in browser." }, "browserIntegrationUnsupportedTitle": { "message": "Browser integration not supported" @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/fr/messages.json b/apps/desktop/src/locales/fr/messages.json index 4b751357686..3f7f2d9694a 100644 --- a/apps/desktop/src/locales/fr/messages.json +++ b/apps/desktop/src/locales/fr/messages.json @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/he/messages.json b/apps/desktop/src/locales/he/messages.json index ccd78c47c16..6e4a7d4cf7f 100644 --- a/apps/desktop/src/locales/he/messages.json +++ b/apps/desktop/src/locales/he/messages.json @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/hi/messages.json b/apps/desktop/src/locales/hi/messages.json index 115db662a95..526d4236d72 100644 --- a/apps/desktop/src/locales/hi/messages.json +++ b/apps/desktop/src/locales/hi/messages.json @@ -934,7 +934,7 @@ "message": "Always show an icon in the system tray." }, "startToTray": { - "message": "Start To tray icon" + "message": "Start to tray icon" }, "startToTrayDesc": { "message": "When the application is first started, only show an icon in the system tray." @@ -1553,7 +1553,7 @@ "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { - "message": "Browser integration is used for biometrics in browser." + "message": "Used for biometrics in browser." }, "browserIntegrationUnsupportedTitle": { "message": "Browser integration not supported" @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/hr/messages.json b/apps/desktop/src/locales/hr/messages.json index 5910de56aa7..3cfd2284993 100644 --- a/apps/desktop/src/locales/hr/messages.json +++ b/apps/desktop/src/locales/hr/messages.json @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/hu/messages.json b/apps/desktop/src/locales/hu/messages.json index 84681a0481f..431752c884a 100644 --- a/apps/desktop/src/locales/hu/messages.json +++ b/apps/desktop/src/locales/hu/messages.json @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "Biztosan szeretnénk használni a \"Soha\" opciót? A zárolási opciók \"Soha\" értékre állítása a széf titkosítási kulcsát az eszközön tárolja. Ennek az opciónak a használatakor célszerű az eszköz megfelelő védettségét biztosítani." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/id/messages.json b/apps/desktop/src/locales/id/messages.json index 02b3b581f86..7d09d7fac14 100644 --- a/apps/desktop/src/locales/id/messages.json +++ b/apps/desktop/src/locales/id/messages.json @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/it/messages.json b/apps/desktop/src/locales/it/messages.json index cba9d22f357..92a4ba385d8 100644 --- a/apps/desktop/src/locales/it/messages.json +++ b/apps/desktop/src/locales/it/messages.json @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "Sei sicuro di voler usare l'opzione \"Mai\"? Impostando le opzioni di blocco su \"Mai\", la chiave di cifratura della cassaforte sarà salvata sul tuo dispositivo. Se utilizzi questa opzione, assicurati di mantenere il dispositivo adeguatamente protetto." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/ja/messages.json b/apps/desktop/src/locales/ja/messages.json index d850726cc56..be4f12bfc1d 100644 --- a/apps/desktop/src/locales/ja/messages.json +++ b/apps/desktop/src/locales/ja/messages.json @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "本当に「なし」オプションを使用しますか?ロックオプションを「なし」に設定すると、保管庫の暗号化キーがデバイスに保存されます。 このオプションを使用する場合は、デバイスを適切に保護する必要があります。" + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/ka/messages.json b/apps/desktop/src/locales/ka/messages.json index dc088d8161a..56d875c4209 100644 --- a/apps/desktop/src/locales/ka/messages.json +++ b/apps/desktop/src/locales/ka/messages.json @@ -934,7 +934,7 @@ "message": "Always show an icon in the system tray." }, "startToTray": { - "message": "Start To tray icon" + "message": "Start to tray icon" }, "startToTrayDesc": { "message": "When the application is first started, only show an icon in the system tray." @@ -1553,7 +1553,7 @@ "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { - "message": "Browser integration is used for biometrics in browser." + "message": "Used for biometrics in browser." }, "browserIntegrationUnsupportedTitle": { "message": "Browser integration not supported" @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/km/messages.json b/apps/desktop/src/locales/km/messages.json index dc088d8161a..56d875c4209 100644 --- a/apps/desktop/src/locales/km/messages.json +++ b/apps/desktop/src/locales/km/messages.json @@ -934,7 +934,7 @@ "message": "Always show an icon in the system tray." }, "startToTray": { - "message": "Start To tray icon" + "message": "Start to tray icon" }, "startToTrayDesc": { "message": "When the application is first started, only show an icon in the system tray." @@ -1553,7 +1553,7 @@ "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { - "message": "Browser integration is used for biometrics in browser." + "message": "Used for biometrics in browser." }, "browserIntegrationUnsupportedTitle": { "message": "Browser integration not supported" @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/kn/messages.json b/apps/desktop/src/locales/kn/messages.json index b376d127088..92fba73ee17 100644 --- a/apps/desktop/src/locales/kn/messages.json +++ b/apps/desktop/src/locales/kn/messages.json @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/ko/messages.json b/apps/desktop/src/locales/ko/messages.json index 1e430b8b053..206f25fb9dc 100644 --- a/apps/desktop/src/locales/ko/messages.json +++ b/apps/desktop/src/locales/ko/messages.json @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/lv/messages.json b/apps/desktop/src/locales/lv/messages.json index 8afc6300d02..d5c5faa00ca 100644 --- a/apps/desktop/src/locales/lv/messages.json +++ b/apps/desktop/src/locales/lv/messages.json @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/me/messages.json b/apps/desktop/src/locales/me/messages.json index 4b6edbf0efb..5a316948aa2 100644 --- a/apps/desktop/src/locales/me/messages.json +++ b/apps/desktop/src/locales/me/messages.json @@ -1553,7 +1553,7 @@ "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { - "message": "Browser integration is used for biometrics in browser." + "message": "Used for biometrics in browser." }, "browserIntegrationUnsupportedTitle": { "message": "Browser integration not supported" @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/ml/messages.json b/apps/desktop/src/locales/ml/messages.json index 981edf0c8b0..6368a4d3fae 100644 --- a/apps/desktop/src/locales/ml/messages.json +++ b/apps/desktop/src/locales/ml/messages.json @@ -1553,7 +1553,7 @@ "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { - "message": "Browser integration is used for biometrics in browser." + "message": "Used for biometrics in browser." }, "browserIntegrationUnsupportedTitle": { "message": "Browser integration not supported" @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/nb/messages.json b/apps/desktop/src/locales/nb/messages.json index 174ffc43f01..a68a64c70d6 100644 --- a/apps/desktop/src/locales/nb/messages.json +++ b/apps/desktop/src/locales/nb/messages.json @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "Er du sikker på at du vil bruke alternativet «Aldri»? Ved å angi låsemulighetene til «Aldri» lagres hvelvets krypteringsnøkkel på enheten. Hvis du bruker dette alternativet, bør du sørge for at du holder enheten forsvarlig beskyttet." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/nl/messages.json b/apps/desktop/src/locales/nl/messages.json index 1ca376367e7..7d78f3b0d18 100644 --- a/apps/desktop/src/locales/nl/messages.json +++ b/apps/desktop/src/locales/nl/messages.json @@ -1968,9 +1968,12 @@ "message": "Organisatie is uitgeschakeld." }, "disabledOrganizationFilterError": { - "message": "Je kunt uitgeschakelde items in een organisatie niet benaderen. Neem contact op met de eigenaar van je organisatie voor hulp." + "message": "Uitgeschakelde items in een organisatie zijn niet toegankelijk. Neem contact op met de eigenaar van je organisatie voor hulp." }, "neverLockWarning": { "message": "Weet je zeker dat je de optie \"Nooit\" wilt gebruiken? De vergrendelingsoptie \"Nooit\" bewaart de sleutel van je kluis op je apparaat. Als je deze optie gebruikt, moet je ervoor zorgen dat je je apparaat naar behoren beschermt." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/nn/messages.json b/apps/desktop/src/locales/nn/messages.json index 6b9e8fb48ca..581187ed8e3 100644 --- a/apps/desktop/src/locales/nn/messages.json +++ b/apps/desktop/src/locales/nn/messages.json @@ -934,7 +934,7 @@ "message": "Always show an icon in the system tray." }, "startToTray": { - "message": "Start To tray icon" + "message": "Start to tray icon" }, "startToTrayDesc": { "message": "When the application is first started, only show an icon in the system tray." @@ -1553,7 +1553,7 @@ "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { - "message": "Browser integration is used for biometrics in browser." + "message": "Used for biometrics in browser." }, "browserIntegrationUnsupportedTitle": { "message": "Browser integration not supported" @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/pl/messages.json b/apps/desktop/src/locales/pl/messages.json index d22e48531b0..814bdbe9fa7 100644 --- a/apps/desktop/src/locales/pl/messages.json +++ b/apps/desktop/src/locales/pl/messages.json @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "Czy na pewno chcesz użyć opcji „Nigdy”? Ustawienie opcji blokady na „Nigdy” powoduje zapisanie klucza szyfrowania sejfu na urządzeniu. Jeśli korzystasz z tej opcji, upewnij się, że urządzenie jest odpowiednio chronione." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/pt_BR/messages.json b/apps/desktop/src/locales/pt_BR/messages.json index 32f1a6f8c7a..2f8e6af136f 100644 --- a/apps/desktop/src/locales/pt_BR/messages.json +++ b/apps/desktop/src/locales/pt_BR/messages.json @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "Você tem certeza que deseja usar a opção \"Nunca\"? Definir suas opções de bloqueio para \"Nunca\" armazena a chave de criptografia do seu cofre no seu dispositivo. Se você usar esta opção, deve garantir que mantém seu dispositivo devidamente protegido." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/pt_PT/messages.json b/apps/desktop/src/locales/pt_PT/messages.json index 81b9f0b99ca..7ebda6db308 100644 --- a/apps/desktop/src/locales/pt_PT/messages.json +++ b/apps/desktop/src/locales/pt_PT/messages.json @@ -1553,7 +1553,7 @@ "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { - "message": "Browser integration is used for biometrics in browser." + "message": "Used for biometrics in browser." }, "browserIntegrationUnsupportedTitle": { "message": "Integração com o navegador não suportada" @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "Tem a certeza de que deseja utilizar a opção \"Nunca\"? Ao definir as opções de bloqueio para \"Nunca\" armazena a chave de encriptação do seu cofre no seu dispositivo. Se utilizar esta opção deve assegurar-se de que mantém o seu dispositivo devidamente protegido." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/ro/messages.json b/apps/desktop/src/locales/ro/messages.json index 374758770ea..67296c9e91a 100644 --- a/apps/desktop/src/locales/ro/messages.json +++ b/apps/desktop/src/locales/ro/messages.json @@ -1553,7 +1553,7 @@ "message": "Permiteți integrarea în browser" }, "enableBrowserIntegrationDesc": { - "message": "Integrarea browserului este folosită pentru biometria în browser." + "message": "Folosit pentru biometrie în browser." }, "browserIntegrationUnsupportedTitle": { "message": "Integrarea browserului nu este acceptată" @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "Sunteți sigur că doriți să folosiți opțiunea „Niciodată”? Setarea opțiunilor de blocare la „Niciodată” stochează cheia de criptare a seifului pe dispozitivul dumneavoastră. Dacă utilizați această opțiune, trebuie să vă asigurați că vă păstrați dispozitivul protejat corespunzător." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/ru/messages.json b/apps/desktop/src/locales/ru/messages.json index 0fafbe5adb7..ef459dcb70a 100644 --- a/apps/desktop/src/locales/ru/messages.json +++ b/apps/desktop/src/locales/ru/messages.json @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "Вы действительно хотите отключить блокировку хранилища? В этом случае ключ шифрования вашего хранилища будет сохранен на вашем устройстве. Отключая блокировку, вы должны убедиться, что ваше устройство надежно защищено." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/si/messages.json b/apps/desktop/src/locales/si/messages.json index abf349e2488..d6e6cb4ab0a 100644 --- a/apps/desktop/src/locales/si/messages.json +++ b/apps/desktop/src/locales/si/messages.json @@ -934,7 +934,7 @@ "message": "Always show an icon in the system tray." }, "startToTray": { - "message": "Start To tray icon" + "message": "Start to tray icon" }, "startToTrayDesc": { "message": "When the application is first started, only show an icon in the system tray." @@ -1553,7 +1553,7 @@ "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { - "message": "Browser integration is used for biometrics in browser." + "message": "Used for biometrics in browser." }, "browserIntegrationUnsupportedTitle": { "message": "Browser integration not supported" @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/sk/messages.json b/apps/desktop/src/locales/sk/messages.json index 8002eec8683..000066e0a41 100644 --- a/apps/desktop/src/locales/sk/messages.json +++ b/apps/desktop/src/locales/sk/messages.json @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "Ste si istí, že chcete použiť možnosť \"Nikdy\"? Táto predvoľba ukladá šifrovací kľúč od trezora priamo na zariadení. Ak použijete túto možnosť, mali by ste svoje zariadenie náležite zabezpečiť." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/sl/messages.json b/apps/desktop/src/locales/sl/messages.json index f327c2eadbc..7a913a83c71 100644 --- a/apps/desktop/src/locales/sl/messages.json +++ b/apps/desktop/src/locales/sl/messages.json @@ -934,7 +934,7 @@ "message": "Always show an icon in the system tray." }, "startToTray": { - "message": "Start To tray icon" + "message": "Start to tray icon" }, "startToTrayDesc": { "message": "When the application is first started, only show an icon in the system tray." @@ -1553,7 +1553,7 @@ "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { - "message": "Browser integration is used for biometrics in browser." + "message": "Used for biometrics in browser." }, "browserIntegrationUnsupportedTitle": { "message": "Browser integration not supported" @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/sr/messages.json b/apps/desktop/src/locales/sr/messages.json index 0c51794698d..778bd110206 100644 --- a/apps/desktop/src/locales/sr/messages.json +++ b/apps/desktop/src/locales/sr/messages.json @@ -1965,12 +1965,15 @@ "message": "АПИ Кључ" }, "organizationIsDisabled": { - "message": "Organization is disabled." + "message": "Организација је онемогућена." }, "disabledOrganizationFilterError": { - "message": "Items in disabled Organizations cannot be accessed. Contact your Organization owner for assistance." + "message": "Није могуће приступити ставкама у онемогућене организације. Обратите се власнику организације за помоћ." }, "neverLockWarning": { "message": "Да ли сте сигурни да желите да користите опцију „Никад“? Ако поставите опције закључавања на „Никада“, на вашем уређају се чува кључ за шифровање сефа. Ако користите ову опцију, осигурајте да је уређај правилно заштићен." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/sv/messages.json b/apps/desktop/src/locales/sv/messages.json index 27550b3dace..bdeb8277b95 100644 --- a/apps/desktop/src/locales/sv/messages.json +++ b/apps/desktop/src/locales/sv/messages.json @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/th/messages.json b/apps/desktop/src/locales/th/messages.json index a4211f2d236..a96bd8b0dd3 100644 --- a/apps/desktop/src/locales/th/messages.json +++ b/apps/desktop/src/locales/th/messages.json @@ -934,7 +934,7 @@ "message": "Always show an icon in the system tray." }, "startToTray": { - "message": "Start To tray icon" + "message": "Start to tray icon" }, "startToTrayDesc": { "message": "When the application is first started, only show an icon in the system tray." @@ -1553,7 +1553,7 @@ "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { - "message": "Browser integration is used for biometrics in browser." + "message": "Used for biometrics in browser." }, "browserIntegrationUnsupportedTitle": { "message": "Browser integration not supported" @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/tr/messages.json b/apps/desktop/src/locales/tr/messages.json index 12cf98956ce..13fb3bc7ef0 100644 --- a/apps/desktop/src/locales/tr/messages.json +++ b/apps/desktop/src/locales/tr/messages.json @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/uk/messages.json b/apps/desktop/src/locales/uk/messages.json index dbc233555c6..45840423cf9 100644 --- a/apps/desktop/src/locales/uk/messages.json +++ b/apps/desktop/src/locales/uk/messages.json @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "Ви впевнені, що ніколи не хочете блокувати? Встановивши параметр блокування \"Ніколи\", ключ шифрування сховища зберігатиметься на вашому пристрої. Користуючись цим параметром, ви маєте бути впевнені в тому, що ваш пристрій надійно захищений." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/vi/messages.json b/apps/desktop/src/locales/vi/messages.json index cff7bc1097f..c5ec3ce23dc 100644 --- a/apps/desktop/src/locales/vi/messages.json +++ b/apps/desktop/src/locales/vi/messages.json @@ -1553,7 +1553,7 @@ "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { - "message": "Browser integration is used for biometrics in browser." + "message": "Used for biometrics in browser." }, "browserIntegrationUnsupportedTitle": { "message": "Browser integration not supported" @@ -1972,5 +1972,8 @@ }, "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." + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/zh_CN/messages.json b/apps/desktop/src/locales/zh_CN/messages.json index c05c2f7a56b..1cddbde907b 100644 --- a/apps/desktop/src/locales/zh_CN/messages.json +++ b/apps/desktop/src/locales/zh_CN/messages.json @@ -1553,7 +1553,7 @@ "message": "允许浏览器集成" }, "enableBrowserIntegrationDesc": { - "message": "浏览器集成用于在浏览器中提供生物识别。" + "message": "用于在浏览器中提供生物识别。" }, "browserIntegrationUnsupportedTitle": { "message": "不支持浏览器集成" @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "确定要使用「从不」选项吗?将锁定选项设置为「从不」会将密码库的加密密钥存储在您的设备上。如果使用此选项,应确保您的设备得到妥善的保护。" + }, + "cardBrandMir": { + "message": "Mir" } } diff --git a/apps/desktop/src/locales/zh_TW/messages.json b/apps/desktop/src/locales/zh_TW/messages.json index 49dc1243fc2..8b71fe27778 100644 --- a/apps/desktop/src/locales/zh_TW/messages.json +++ b/apps/desktop/src/locales/zh_TW/messages.json @@ -934,7 +934,7 @@ "message": "總是在系統匣中顯示圖示。" }, "startToTray": { - "message": "啟動至系統匣圖示" + "message": "啟動時隱藏至系統匣" }, "startToTrayDesc": { "message": "應用程式首次啟動時,只在系統匣顯示一個圖示。" @@ -1553,7 +1553,7 @@ "message": "允許瀏覽器整合" }, "enableBrowserIntegrationDesc": { - "message": "瀏覽器整合用於在瀏覽器中提供生物特徵辨識。" + "message": "用於在瀏覽器中提供生物特徵辨識。" }, "browserIntegrationUnsupportedTitle": { "message": "不支援瀏覽器整合" @@ -1972,5 +1972,8 @@ }, "neverLockWarning": { "message": "您確定要使用「永不」選項嗎?將鎖定選項設定為「永不」會將密碼庫的加密金鑰儲存在您的裝置上。如果使用此選項,應確保您的裝置是安全的。" + }, + "cardBrandMir": { + "message": "Mir" } }