From 169a9bed4c7dbda354cac501a3e21dba00700049 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 08:31:57 +0000 Subject: [PATCH] Autosync the updated translations (#6720) Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> --- apps/web/src/locales/af/messages.json | 10 +-- apps/web/src/locales/ar/messages.json | 10 +-- apps/web/src/locales/az/messages.json | 10 +-- apps/web/src/locales/be/messages.json | 10 +-- apps/web/src/locales/bg/messages.json | 10 +-- apps/web/src/locales/bn/messages.json | 10 +-- apps/web/src/locales/bs/messages.json | 10 +-- apps/web/src/locales/ca/messages.json | 10 +-- apps/web/src/locales/cs/messages.json | 10 +-- apps/web/src/locales/cy/messages.json | 10 +-- apps/web/src/locales/da/messages.json | 10 +-- apps/web/src/locales/de/messages.json | 10 +-- apps/web/src/locales/el/messages.json | 10 +-- apps/web/src/locales/en_GB/messages.json | 10 +-- apps/web/src/locales/en_IN/messages.json | 10 +-- apps/web/src/locales/eo/messages.json | 10 +-- apps/web/src/locales/es/messages.json | 10 +-- apps/web/src/locales/et/messages.json | 10 +-- apps/web/src/locales/eu/messages.json | 10 +-- apps/web/src/locales/fa/messages.json | 10 +-- apps/web/src/locales/fi/messages.json | 10 +-- apps/web/src/locales/fil/messages.json | 10 +-- apps/web/src/locales/fr/messages.json | 10 +-- apps/web/src/locales/gl/messages.json | 10 +-- apps/web/src/locales/he/messages.json | 10 +-- apps/web/src/locales/hi/messages.json | 10 +-- apps/web/src/locales/hr/messages.json | 10 +-- apps/web/src/locales/hu/messages.json | 54 ++++++----- apps/web/src/locales/id/messages.json | 10 +-- apps/web/src/locales/it/messages.json | 10 +-- apps/web/src/locales/ja/messages.json | 10 +-- apps/web/src/locales/ka/messages.json | 10 +-- apps/web/src/locales/km/messages.json | 10 +-- apps/web/src/locales/kn/messages.json | 10 +-- apps/web/src/locales/ko/messages.json | 10 +-- apps/web/src/locales/lv/messages.json | 10 +-- apps/web/src/locales/ml/messages.json | 10 +-- apps/web/src/locales/mr/messages.json | 10 +-- apps/web/src/locales/my/messages.json | 10 +-- apps/web/src/locales/nb/messages.json | 10 +-- apps/web/src/locales/ne/messages.json | 10 +-- apps/web/src/locales/nl/messages.json | 10 +-- apps/web/src/locales/nn/messages.json | 10 +-- apps/web/src/locales/or/messages.json | 10 +-- apps/web/src/locales/pl/messages.json | 10 +-- apps/web/src/locales/pt_BR/messages.json | 10 +-- apps/web/src/locales/pt_PT/messages.json | 10 +-- apps/web/src/locales/ro/messages.json | 10 +-- apps/web/src/locales/ru/messages.json | 10 +-- apps/web/src/locales/si/messages.json | 10 +-- apps/web/src/locales/sk/messages.json | 10 +-- apps/web/src/locales/sl/messages.json | 10 +-- apps/web/src/locales/sr/messages.json | 10 +-- apps/web/src/locales/sr_CS/messages.json | 10 +-- apps/web/src/locales/sv/messages.json | 10 +-- apps/web/src/locales/te/messages.json | 10 +-- apps/web/src/locales/th/messages.json | 10 +-- apps/web/src/locales/tr/messages.json | 10 +-- apps/web/src/locales/uk/messages.json | 10 +-- apps/web/src/locales/vi/messages.json | 10 +-- apps/web/src/locales/zh_CN/messages.json | 110 +++++++++++------------ apps/web/src/locales/zh_TW/messages.json | 10 +-- 62 files changed, 320 insertions(+), 444 deletions(-) diff --git a/apps/web/src/locales/af/messages.json b/apps/web/src/locales/af/messages.json index 031ef4963d..e96a355032 100644 --- a/apps/web/src/locales/af/messages.json +++ b/apps/web/src/locales/af/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "Consulteu les instruccions detallades del nostre lloc d'ajuda a", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/ar/messages.json b/apps/web/src/locales/ar/messages.json index c6ecacc660..144fb0ba15 100644 --- a/apps/web/src/locales/ar/messages.json +++ b/apps/web/src/locales/ar/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/az/messages.json b/apps/web/src/locales/az/messages.json index 8bac42efd1..900b5df6e5 100644 --- a/apps/web/src/locales/az/messages.json +++ b/apps/web/src/locales/az/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Artıq bir hesabınız var?" }, - "customBillingStart": { - "message": "Özəl faktura əks olunmur. Son faktura üçün " - }, - "customBillingEnd": { - "message": " səhifəni ziyarət edin." - }, "typePasskey": { "message": "Keçid açarı" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "Keçid açarı, klonlanmış elementə kopyalanmayacaq. Bu elementi klonlamağa davam etmək istəyirsiniz?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/be/messages.json b/apps/web/src/locales/be/messages.json index 33a6a196ef..460d464fa3 100644 --- a/apps/web/src/locales/be/messages.json +++ b/apps/web/src/locales/be/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Ужо маеце ўліковы запіс?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/bg/messages.json b/apps/web/src/locales/bg/messages.json index 75d0eeda6a..bdbdae8b70 100644 --- a/apps/web/src/locales/bg/messages.json +++ b/apps/web/src/locales/bg/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Вече имате регистрация?" }, - "customBillingStart": { - "message": "Персонализираното таксуване не е отразено. Посетете страницата за " - }, - "customBillingEnd": { - "message": " за последните фактури." - }, "typePasskey": { "message": "Секретен ключ" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "Секретният ключ няма да бъде копиран в клонирания елемент. Искате ли да продължите с клонирането на елемента?" + }, + "seeDetailedInstructions": { + "message": "Може да намерите подробни инструкции в помощния ни уеб сайт на адрес", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/bn/messages.json b/apps/web/src/locales/bn/messages.json index ff0d3fc4be..b307ebea86 100644 --- a/apps/web/src/locales/bn/messages.json +++ b/apps/web/src/locales/bn/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/bs/messages.json b/apps/web/src/locales/bs/messages.json index b165f01e8b..11b254f02d 100644 --- a/apps/web/src/locales/bs/messages.json +++ b/apps/web/src/locales/bs/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/ca/messages.json b/apps/web/src/locales/ca/messages.json index 98aa259aad..ccea154b24 100644 --- a/apps/web/src/locales/ca/messages.json +++ b/apps/web/src/locales/ca/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Ja tens un compte?" }, - "customBillingStart": { - "message": "La facturació personalitzada no es reflecteix. Visita la " - }, - "customBillingEnd": { - "message": " pàgina per a la facturació més recent." - }, "typePasskey": { "message": "Clau de pas" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "La clau de pas no es copiarà a l'element clonat. Voleu continuar clonant aquest element?" + }, + "seeDetailedInstructions": { + "message": "Consulteu les instruccions detallades al nostre lloc d'ajuda a", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/cs/messages.json b/apps/web/src/locales/cs/messages.json index 361cb26ef8..9c6847c283 100644 --- a/apps/web/src/locales/cs/messages.json +++ b/apps/web/src/locales/cs/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Už máte účet?" }, - "customBillingStart": { - "message": "Vlastní fakturace není zahrnuta. Navštivte stránku " - }, - "customBillingEnd": { - "message": " pro nejnovější faktury." - }, "typePasskey": { "message": "Přístupový klíč" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "Přístupový klíč nebude zkopírován do duplikované položky. Chete pokračovat v duplikování této položky?" + }, + "seeDetailedInstructions": { + "message": "Podívejte se na podrobné pokyny na našem webu s nápovědou na", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/cy/messages.json b/apps/web/src/locales/cy/messages.json index 46bef311d1..70bbe3ce63 100644 --- a/apps/web/src/locales/cy/messages.json +++ b/apps/web/src/locales/cy/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/da/messages.json b/apps/web/src/locales/da/messages.json index 90dffcd2ad..32dfd92fc4 100644 --- a/apps/web/src/locales/da/messages.json +++ b/apps/web/src/locales/da/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Har allerede en konto?" }, - "customBillingStart": { - "message": "Tilpasset fakturering vises ikke. Besøg siden " - }, - "customBillingEnd": { - "message": " for seneste fakturering." - }, "typePasskey": { "message": "Adgangsnøgle" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "Adgangsnøglen kopieres ikke til det klonede emne. Fortsæt kloningen af emnet alligevel?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/de/messages.json b/apps/web/src/locales/de/messages.json index 8c6eddf408..aa65dfe7d4 100644 --- a/apps/web/src/locales/de/messages.json +++ b/apps/web/src/locales/de/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Hast du bereits ein Konto?" }, - "customBillingStart": { - "message": "Eine individuelle Abrechnung wird nicht berücksichtigt. Besuche die " - }, - "customBillingEnd": { - "message": " Seite für die aktuelle Rechnung." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "Der Passkey wird nicht in den duplizierten Eintrag kopiert. Möchtest du mit dem Duplizieren dieses Eintrags fortfahren?" + }, + "seeDetailedInstructions": { + "message": "Detaillierte Anleitungen auf unserer Hilfeseite unter", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/el/messages.json b/apps/web/src/locales/el/messages.json index 507be4d4ec..dc108a6af3 100644 --- a/apps/web/src/locales/el/messages.json +++ b/apps/web/src/locales/el/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/en_GB/messages.json b/apps/web/src/locales/en_GB/messages.json index 084f9bb20b..0b69a019d6 100644 --- a/apps/web/src/locales/en_GB/messages.json +++ b/apps/web/src/locales/en_GB/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/en_IN/messages.json b/apps/web/src/locales/en_IN/messages.json index 4826902599..9d01f93619 100644 --- a/apps/web/src/locales/en_IN/messages.json +++ b/apps/web/src/locales/en_IN/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/eo/messages.json b/apps/web/src/locales/eo/messages.json index b0b960bb46..633556b565 100644 --- a/apps/web/src/locales/eo/messages.json +++ b/apps/web/src/locales/eo/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/es/messages.json b/apps/web/src/locales/es/messages.json index e818ace128..3bb23b23e0 100644 --- a/apps/web/src/locales/es/messages.json +++ b/apps/web/src/locales/es/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "¿Ya tienes una cuenta?" }, - "customBillingStart": { - "message": "Facturación personalizada no reflejada. Visite el " - }, - "customBillingEnd": { - "message": " para la última facturación." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "Ver instrucciones detalladas en nuestro sitio de ayuda en", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/et/messages.json b/apps/web/src/locales/et/messages.json index 00a22251a7..e3744e96af 100644 --- a/apps/web/src/locales/et/messages.json +++ b/apps/web/src/locales/et/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/eu/messages.json b/apps/web/src/locales/eu/messages.json index a41ad9ae42..c8c1c24ad1 100644 --- a/apps/web/src/locales/eu/messages.json +++ b/apps/web/src/locales/eu/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/fa/messages.json b/apps/web/src/locales/fa/messages.json index ceaf2aa512..22e9e7cbdc 100644 --- a/apps/web/src/locales/fa/messages.json +++ b/apps/web/src/locales/fa/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "پیشتر حساب کاربری داشته اید؟" }, - "customBillingStart": { - "message": "صورتحساب سفارشی منعکس نمی‌شود. بازدید کنید " - }, - "customBillingEnd": { - "message": " صفحه برای آخرین صورتحساب" - }, "typePasskey": { "message": "کلید عبور" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "کلید عبور در مورد شبیه سازی شده کپی نمی‌شود. آیا می‌خواهید به شبیه سازی این مورد ادامه دهید؟" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/fi/messages.json b/apps/web/src/locales/fi/messages.json index 22d7b4810b..53cdbbe24c 100644 --- a/apps/web/src/locales/fi/messages.json +++ b/apps/web/src/locales/fi/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Onko sinulla jo tili?" }, - "customBillingStart": { - "message": "Mukautettu laskutus ei näy. Löydät viimeisimmän laskutuksen " - }, - "customBillingEnd": { - "message": " -sivulta." - }, "typePasskey": { "message": "Suojausavain" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "Suojausavain ei kopioidu kloonattuun kohteeseen. Haluatko jatkaa kloonausta?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/fil/messages.json b/apps/web/src/locales/fil/messages.json index 5ddde9e2e8..4db6486ecf 100644 --- a/apps/web/src/locales/fil/messages.json +++ b/apps/web/src/locales/fil/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/fr/messages.json b/apps/web/src/locales/fr/messages.json index 36e79196fb..20f770f653 100644 --- a/apps/web/src/locales/fr/messages.json +++ b/apps/web/src/locales/fr/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Vous avez déjà un compte ?" }, - "customBillingStart": { - "message": "La facturation personnalisée n'apparaît pas. Visitez la page " - }, - "customBillingEnd": { - "message": " pour la dernière facturation." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "La passkey ne sera pas copiée à l'item cloné. Voulez-vous continuez à cloner cet élément?" + }, + "seeDetailedInstructions": { + "message": "Consultez les instructions détaillées sur notre site d'aide à", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/gl/messages.json b/apps/web/src/locales/gl/messages.json index 46bef311d1..70bbe3ce63 100644 --- a/apps/web/src/locales/gl/messages.json +++ b/apps/web/src/locales/gl/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/he/messages.json b/apps/web/src/locales/he/messages.json index b9c519c024..6b26480497 100644 --- a/apps/web/src/locales/he/messages.json +++ b/apps/web/src/locales/he/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/hi/messages.json b/apps/web/src/locales/hi/messages.json index cfc313bd2a..bd475d16e9 100644 --- a/apps/web/src/locales/hi/messages.json +++ b/apps/web/src/locales/hi/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/hr/messages.json b/apps/web/src/locales/hr/messages.json index 342e9a2d85..10cd3c6c48 100644 --- a/apps/web/src/locales/hr/messages.json +++ b/apps/web/src/locales/hr/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Već imaš račun?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/hu/messages.json b/apps/web/src/locales/hu/messages.json index cd90228174..72f37e4784 100644 --- a/apps/web/src/locales/hu/messages.json +++ b/apps/web/src/locales/hu/messages.json @@ -1357,19 +1357,19 @@ "message": "Hiba történt az exportált fájl visszafejtése során. A titkosítási kulcs nem egyezik meg az adatok exportálásához használt titkosítási kulccsal." }, "importDestination": { - "message": "Import destination" + "message": "Importálás leírás" }, "learnAboutImportOptions": { - "message": "Learn about your import options" + "message": "Információ az importálási opciókról" }, "selectImportFolder": { - "message": "Select a folder" + "message": "Mappa kiválasztása" }, "selectImportCollection": { - "message": "Select a collection" + "message": "Gyűjtemény kiválasztása" }, "importTargetHint": { - "message": "Select this option if you want the imported file contents moved to a $DESTINATION$", + "message": "Válasszuk ezt a lehetőséget, ha azt akarjuk, hogy az importált fájl tartalma $DESTINATION$ helyre kerüljön", "description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.", "placeholders": { "destination": { @@ -1379,7 +1379,7 @@ } }, "importUnassignedItemsError": { - "message": "File contains unassigned items." + "message": "A fájl hozzá nem rendelt elemeket tartalmaz." }, "selectFormat": { "message": "Válasszuk ki az import fájl formátumát." @@ -1991,7 +1991,7 @@ "message": "1 GB titkosított tárhely a fájlmellékleteknek." }, "premiumSignUpTwoStepOptions": { - "message": "Proprietary two-step login options such as YubiKey and Duo." + "message": "Saját kétlépcsős bejelentkezési lehetőségek mint a YubiKey és a Duo." }, "premiumSignUpEmergency": { "message": "Sürgősségi hozzáférés" @@ -6725,7 +6725,7 @@ "message": "Frissítsük a titkosítási beállításokat, hogy megfeleljünk az új biztonsági ajánlásoknak és javítsuk a fiókvédelmet." }, "changeKdfLoggedOutWarning": { - "message": "A folytatással minden aktív munkamenetből kijelentkezik. Újra be kell jelentkeznie, és ki kell töltenie a kétlépcsős bejelentkezési beállításokat. Az adatvesztés elkerülése érdekében javasoljuk, hogy a titkosítási beállítások módosítása előtt exportálja a széfet." + "message": "A folytatással minden aktív munkamenetből kijelentkezünkk. Újra be kell jelentkezni és ki kell tölteni a kétlépcsős bejelentkezési beállításokat. Az adatvesztés elkerülése érdekében célszerű a titkosítási beállítások módosítása előtt a széf exportálása." }, "secretsManager": { "message": "Titkos kód kezelő" @@ -7022,13 +7022,13 @@ "message": "Eszköz jóváhagyása" }, "deviceApprovalsDesc": { - "message": "Az alábbiakban hagyja jóvá a bejelentkezési kérelmeket, hogy a kérelmező tag befejezhesse a bejelentkezést. A jóvá nem hagyott kérelmek 1 hét után lejárnak. A jóváhagyás előtt ellenőrizze a tag adatait." + "message": "Az alábbiakban hagyjuk jóvá a bejelentkezési kérelmeket, hogy a kérelmező tag befejezhesse a bejelentkezést. A jóvá nem hagyott kérelmek 1 hét után lejárnak. A jóváhagyás előtt ellenőrizzük a tag adatait." }, "deviceInfo": { - "message": "Eszközadatok" + "message": "Eszköz információ" }, "time": { - "message": "Idő" + "message": "Időpont" }, "denyAllRequests": { "message": "Összes kérés elutasítása" @@ -7037,22 +7037,22 @@ "message": "Kérés elutasítása" }, "approveRequest": { - "message": "Kérelem megerősítése" + "message": "Kérés megerősítése" }, "noDeviceRequests": { - "message": "Nincs eszközkérelem" + "message": "Nincs eszköz kérés" }, "noDeviceRequestsDesc": { - "message": "A tagok eszköz-jóváhagyási kérelmei itt jelennek meg" + "message": "A tagok eszköz jóváhagyási kérései itt jelennek meg" }, "loginRequestDenied": { - "message": "Bejelentkezési kérelem elutasítva" + "message": "A bejelentkezési kérelem elutasításra került." }, "allLoginRequestsDenied": { - "message": "Minden bejelentkezési kérelem elutasítva" + "message": "Az összes bejelentkezési kérés elutasításra került." }, "loginRequestApproved": { - "message": "Bejelentkezési kérelem jóváhagyva" + "message": "A bejelentkezési kérés elutasításra került." }, "removeOrgUserNoMasterPasswordTitle": { "message": "A fióknak nincs mesterjelszava." @@ -7201,7 +7201,7 @@ "message": "Kiegészítő szolgáltatás fiókok" }, "includedServiceAccounts": { - "message": "Your plan comes with $COUNT$ service accounts.", + "message": "A csomag $COUNT$ szolgáltatás fiókot tartalmaz.", "placeholders": { "count": { "content": "$1", @@ -7210,7 +7210,7 @@ } }, "addAdditionalServiceAccounts": { - "message": "You can add additional service accounts for $COST$ per month.", + "message": "További szolgáltatási fiókok adhatók hozzá havi $COST$ áron.", "placeholders": { "cost": { "content": "$1", @@ -7246,7 +7246,7 @@ "message": "Megtörtént a bejelentkezés." }, "smBetaEndedDesc": { - "message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.", + "message": "A Titkós kód kezelő bétaverziója $BETA_ENDING_DATE$ időpontban befejeződött. Még $DAYS$ napig lehetőség van a Titkos kód kezelő szolgáltatás hozzáadásához a fizetett előfizetéshez és a hozzáférés fenntartásához a Titkos kód kezelő adataihoz. Lépjünk kapcsolatba az Ügyfél szolgálattal aTitkos kód kezelő hozzáadásához az előfizetéshez.", "placeholders": { "beta_ending_date": { "content": "$1", @@ -7259,10 +7259,10 @@ } }, "betaEnding": { - "message": "Beta Ending" + "message": "Béta vezió befejezés" }, "beta": { - "message": "Beta" + "message": "Béta" }, "baseUrl": { "message": "Szerver webcím" @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Van már saját fiók?" }, - "customBillingStart": { - "message": "Az egyedi számlázás nem jelenik meg. Kerssük fel " - }, - "customBillingEnd": { - "message": " oldalt a legújabb számlázásért." - }, "typePasskey": { "message": "Hozzáférési kulcs" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "A hozzáférési kulcs nem kerül másolásra a klónozott elembe. Folytatjuk ennek az elemnek a klónozását?" + }, + "seeDetailedInstructions": { + "message": "Tekintsük meg a részletes utasításokat a súgó oldalon:", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/id/messages.json b/apps/web/src/locales/id/messages.json index 7debb437bf..caa65e60b8 100644 --- a/apps/web/src/locales/id/messages.json +++ b/apps/web/src/locales/id/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/it/messages.json b/apps/web/src/locales/it/messages.json index 8c312875cb..816209aeec 100644 --- a/apps/web/src/locales/it/messages.json +++ b/apps/web/src/locales/it/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Hai già un account?" }, - "customBillingStart": { - "message": "La fatturazione personalizzata non è contabilizzata. Visita la " - }, - "customBillingEnd": { - "message": " pagina per l'ultima fatturazione." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "La passkey non sarà copiata nell'elemento clonato. Vuoi continuare a clonare questo elemento?" + }, + "seeDetailedInstructions": { + "message": "Consulta le istruzioni dettagliate sul nostro sito di assistenza su", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/ja/messages.json b/apps/web/src/locales/ja/messages.json index 07ea5c4fa4..c8ae85ffa4 100644 --- a/apps/web/src/locales/ja/messages.json +++ b/apps/web/src/locales/ja/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "既にアカウントをお持ちですか?" }, - "customBillingStart": { - "message": "カスタム請求は反映されていません。" - }, - "customBillingEnd": { - "message": "のページで最新の請求書をご覧いただけます。" - }, "typePasskey": { "message": "パスキー" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "パスキーは複製されたアイテムにコピーされません。このアイテムを複製しますか?" + }, + "seeDetailedInstructions": { + "message": "詳細な手順はこちらをご覧ください:", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/ka/messages.json b/apps/web/src/locales/ka/messages.json index 2b0e4579b2..0d37b64aaa 100644 --- a/apps/web/src/locales/ka/messages.json +++ b/apps/web/src/locales/ka/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/km/messages.json b/apps/web/src/locales/km/messages.json index 46bef311d1..70bbe3ce63 100644 --- a/apps/web/src/locales/km/messages.json +++ b/apps/web/src/locales/km/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/kn/messages.json b/apps/web/src/locales/kn/messages.json index 047b4f4f65..24057e9f43 100644 --- a/apps/web/src/locales/kn/messages.json +++ b/apps/web/src/locales/kn/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/ko/messages.json b/apps/web/src/locales/ko/messages.json index 79527746e8..f17fd498c1 100644 --- a/apps/web/src/locales/ko/messages.json +++ b/apps/web/src/locales/ko/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/lv/messages.json b/apps/web/src/locales/lv/messages.json index 4a7bc3ccc8..9a58e5e068 100644 --- a/apps/web/src/locales/lv/messages.json +++ b/apps/web/src/locales/lv/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Jau ir konts?" }, - "customBillingStart": { - "message": "Pielāgotie norēķini nav atspoguļoti. Jāapmeklē " - }, - "customBillingEnd": { - "message": " sadaļu, lai gūtu ieskatu par jaunākajiem rēķiniem." - }, "typePasskey": { "message": "Piekļuves atslēga" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "Piekļuves atslēga netiks ievietota klonētajā vienumā. Vai turpināt šī vienuma klonēšanu?" + }, + "seeDetailedInstructions": { + "message": "Izvērstas norādes ir aplūkojamas mūsu palīdzības vietnē", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/ml/messages.json b/apps/web/src/locales/ml/messages.json index 82269dbc6c..2f350db68c 100644 --- a/apps/web/src/locales/ml/messages.json +++ b/apps/web/src/locales/ml/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/mr/messages.json b/apps/web/src/locales/mr/messages.json index 46bef311d1..70bbe3ce63 100644 --- a/apps/web/src/locales/mr/messages.json +++ b/apps/web/src/locales/mr/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/my/messages.json b/apps/web/src/locales/my/messages.json index 46bef311d1..70bbe3ce63 100644 --- a/apps/web/src/locales/my/messages.json +++ b/apps/web/src/locales/my/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/nb/messages.json b/apps/web/src/locales/nb/messages.json index 9fede99f81..3db92bca3b 100644 --- a/apps/web/src/locales/nb/messages.json +++ b/apps/web/src/locales/nb/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/ne/messages.json b/apps/web/src/locales/ne/messages.json index 7d3d7b4718..a50bbd234e 100644 --- a/apps/web/src/locales/ne/messages.json +++ b/apps/web/src/locales/ne/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/nl/messages.json b/apps/web/src/locales/nl/messages.json index bab2991a32..b632867aca 100644 --- a/apps/web/src/locales/nl/messages.json +++ b/apps/web/src/locales/nl/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Aangepaste facturering is niet weergeven. Bezoek de " - }, - "customBillingEnd": { - "message": " pagina voor laatste facturering." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "De passkey wordt niet gekopieerd naar het gekloonde item. Wil je doorgaan met het klonen van dit item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/nn/messages.json b/apps/web/src/locales/nn/messages.json index 847dae52ff..42a92ce125 100644 --- a/apps/web/src/locales/nn/messages.json +++ b/apps/web/src/locales/nn/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/or/messages.json b/apps/web/src/locales/or/messages.json index 46bef311d1..70bbe3ce63 100644 --- a/apps/web/src/locales/or/messages.json +++ b/apps/web/src/locales/or/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/pl/messages.json b/apps/web/src/locales/pl/messages.json index fdb6d6a3ce..72969118ff 100644 --- a/apps/web/src/locales/pl/messages.json +++ b/apps/web/src/locales/pl/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Masz już konto?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "Passkey nie zostanie skopiowane do sklonowanego elementu. Czy chcesz kontynuować klonowanie tego elementu?" + }, + "seeDetailedInstructions": { + "message": "Zobacz szczegółowe instrukcje na naszej stronie pomocy pod adresem", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/pt_BR/messages.json b/apps/web/src/locales/pt_BR/messages.json index 07b2fe0e09..136085e952 100644 --- a/apps/web/src/locales/pt_BR/messages.json +++ b/apps/web/src/locales/pt_BR/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Já tem uma conta?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "Veja instruções detalhadas no nosso site de ajuda em", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/pt_PT/messages.json b/apps/web/src/locales/pt_PT/messages.json index 2d1383877b..c55d99fa21 100644 --- a/apps/web/src/locales/pt_PT/messages.json +++ b/apps/web/src/locales/pt_PT/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Já tem uma conta?" }, - "customBillingStart": { - "message": "A faturação personalizada não é refletida. Visite a " - }, - "customBillingEnd": { - "message": " página para a faturação mais recente." - }, "typePasskey": { "message": "Chave de acesso" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "A chave de acesso não será copiada para o item duplicado. Pretende ainda assim duplicar este item?" + }, + "seeDetailedInstructions": { + "message": "Consulte as instruções detalhadas no nosso site de ajuda em", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/ro/messages.json b/apps/web/src/locales/ro/messages.json index b4796aa767..abe09c2e45 100644 --- a/apps/web/src/locales/ro/messages.json +++ b/apps/web/src/locales/ro/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/ru/messages.json b/apps/web/src/locales/ru/messages.json index 40c6fa0a53..88d2b19e3d 100644 --- a/apps/web/src/locales/ru/messages.json +++ b/apps/web/src/locales/ru/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Уже зарегистрированы?" }, - "customBillingStart": { - "message": "Пользовательские счета не отображаются. Посетите страницу " - }, - "customBillingEnd": { - "message": " для получения последней информации о выставлении счетов." - }, "typePasskey": { "message": "Ключ доступа" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "Ключ доступа не будет скопирован в клонированный элемент. Продолжить клонирование этого элемента?" + }, + "seeDetailedInstructions": { + "message": "Подробные инструкции см. на нашем справочном сайте по адресу", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/si/messages.json b/apps/web/src/locales/si/messages.json index cba7193b59..e812adb749 100644 --- a/apps/web/src/locales/si/messages.json +++ b/apps/web/src/locales/si/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/sk/messages.json b/apps/web/src/locales/sk/messages.json index 5f079773b2..7896f37c10 100644 --- a/apps/web/src/locales/sk/messages.json +++ b/apps/web/src/locales/sk/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Už máte účet?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "Podrobné pokyny nájdete na našej stránke pomoci na adrese", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/sl/messages.json b/apps/web/src/locales/sl/messages.json index f15331be8f..e0bc14f4b2 100644 --- a/apps/web/src/locales/sl/messages.json +++ b/apps/web/src/locales/sl/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/sr/messages.json b/apps/web/src/locales/sr/messages.json index df585ad163..32f2c5ba2a 100644 --- a/apps/web/src/locales/sr/messages.json +++ b/apps/web/src/locales/sr/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Већ имате налог?" }, - "customBillingStart": { - "message": "Прилагођени обрачун се не одражава. Посетите " - }, - "customBillingEnd": { - "message": " страницу за најновије фактуре." - }, "typePasskey": { "message": "Приступачни кључ" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "Приступачни кључ неће бити копиран на клонирану ставку. Да ли желите да наставите са клонирањем ставке?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/sr_CS/messages.json b/apps/web/src/locales/sr_CS/messages.json index 05df88e95e..73213be36a 100644 --- a/apps/web/src/locales/sr_CS/messages.json +++ b/apps/web/src/locales/sr_CS/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/sv/messages.json b/apps/web/src/locales/sv/messages.json index b74a47765b..2e7cab43f4 100644 --- a/apps/web/src/locales/sv/messages.json +++ b/apps/web/src/locales/sv/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Har du redan ett konto?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "Se detaljerade instruktioner på vår hjälpsida på", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/te/messages.json b/apps/web/src/locales/te/messages.json index 46bef311d1..70bbe3ce63 100644 --- a/apps/web/src/locales/te/messages.json +++ b/apps/web/src/locales/te/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/th/messages.json b/apps/web/src/locales/th/messages.json index 98254eec80..922c45c295 100644 --- a/apps/web/src/locales/th/messages.json +++ b/apps/web/src/locales/th/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/tr/messages.json b/apps/web/src/locales/tr/messages.json index 709498744e..3e004a149e 100644 --- a/apps/web/src/locales/tr/messages.json +++ b/apps/web/src/locales/tr/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Zaten hesabınız var mı?" }, - "customBillingStart": { - "message": "Özel faturalandırma yansıtılmıyor. Son fatura sayfasını " - }, - "customBillingEnd": { - "message": " ziyaret edin." - }, "typePasskey": { "message": "Geçiş anahtarı" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "Ayrıntılı talimatları yardım sitemizde bulabilirsiniz:", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/uk/messages.json b/apps/web/src/locales/uk/messages.json index 5239ac349b..dacf484a1c 100644 --- a/apps/web/src/locales/uk/messages.json +++ b/apps/web/src/locales/uk/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Вже маєте обліковий запис?" }, - "customBillingStart": { - "message": "Власний рахунок не відображений. Відвідайте " - }, - "customBillingEnd": { - "message": " для отримання останнього рахунку." - }, "typePasskey": { "message": "Ключ доступу" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "Ключ доступу не буде скопійовано до клонованого запису. Хочете продовжити клонування цього запису?" + }, + "seeDetailedInstructions": { + "message": "Перегляньте докладні інструкції на нашому довідковому сайті", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/vi/messages.json b/apps/web/src/locales/vi/messages.json index 2aa92be054..34b98361b1 100644 --- a/apps/web/src/locales/vi/messages.json +++ b/apps/web/src/locales/vi/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "Already have an account?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/zh_CN/messages.json b/apps/web/src/locales/zh_CN/messages.json index 4f10728e74..38af64d69b 100644 --- a/apps/web/src/locales/zh_CN/messages.json +++ b/apps/web/src/locales/zh_CN/messages.json @@ -49,7 +49,7 @@ "message": "品牌" }, "expiration": { - "message": "过期日" + "message": "有效期" }, "securityCode": { "message": "安全码 (CVV)" @@ -851,7 +851,7 @@ } }, "enterVerificationCodeApp": { - "message": "请输入您的验证器应用中的 6 位数验证码。" + "message": "请输入您的验证器 App 中的 6 位数验证码。" }, "enterVerificationCodeEmail": { "message": "请输入发送给电子邮件 $EMAIL$ 的 6 位数验证码。", @@ -881,10 +881,10 @@ "message": "使用其他两步登录方式" }, "insertYubiKey": { - "message": "将您的 YubiKey 插入计算机的 USB 端口,然后按下按钮。" + "message": "将您的 YubiKey 插入计算机的 USB 端口,然后触摸其按钮。" }, "insertU2f": { - "message": "将您的安全钥匙插入计算机的 USB 端口。如果它有按钮,请按下它。" + "message": "将您的安全钥匙插入计算机的 USB 端口。如果它有按钮,请触摸它。" }, "loginUnavailable": { "message": "登录不可用" @@ -893,7 +893,7 @@ "message": "此账户已启用两步登录,但此浏览器不支持任何已配置的两步登录提供程序。" }, "noTwoStepProviders2": { - "message": "请使用支持的网页浏览器(例如 Chrome)和/或添加其他支持更广泛的提供程序(例如验证器应用)。" + "message": "请使用支持的网页浏览器(例如 Chrome)和/或添加其他支持更广泛的提供程序(例如验证器 App)。" }, "twoStepOptions": { "message": "两步登录选项" @@ -905,10 +905,10 @@ "message": "恢复代码" }, "authenticatorAppTitle": { - "message": "验证器应用" + "message": "验证器 App" }, "authenticatorAppDesc": { - "message": "使用验证器应用(例如 Authy 或 Google Authenticator)来生成基于时间的验证码。", + "message": "使用验证器 App(例如 Authy 或 Google Authenticator)来生成基于时间的验证码。", "description": "'Authy' and 'Google Authenticator' are product names and should not be translated." }, "yubiKeyTitle": { @@ -1428,7 +1428,7 @@ "message": "显示网站图标" }, "faviconDesc": { - "message": "在每个登录旁显示一个可识别的图像。" + "message": "在每个登录项目旁边显示一个可识别的图像。" }, "enableFullWidth": { "message": "显示全宽布局", @@ -1558,13 +1558,13 @@ "message": "输入您的主密码以修改两步登录设置。" }, "twoStepAuthenticatorDesc": { - "message": "按照以下步骤,使用验证器应用设置两步登录:" + "message": "按照以下步骤,设置使用验证器 App 的两步登录:" }, "twoStepAuthenticatorDownloadApp": { - "message": "下载两步登录验证器应用" + "message": "下载两步登录验证器 App" }, "twoStepAuthenticatorNeedApp": { - "message": "需要两步登录验证器应用?您可以下载以下应用:" + "message": "需要两步登录验证器 App 吗?下载以下其中一个:" }, "iosDevices": { "message": "iOS 设备" @@ -1576,19 +1576,19 @@ "message": "Windows 设备" }, "twoStepAuthenticatorAppsRecommended": { - "message": "推荐使用这些应用,您也可以使用其它验证器应用。" + "message": "推荐这些 App,当然,您也可以使用其它验证器 App。" }, "twoStepAuthenticatorScanCode": { - "message": "使用验证器应用扫描这个二维码" + "message": "使用您的验证器 App 扫描这个二维码" }, "key": { "message": "密钥" }, "twoStepAuthenticatorEnterCode": { - "message": "输入应用程序中的 6 位数验证码" + "message": "输入 App 中的 6 位数验证码" }, "twoStepAuthenticatorReaddDesc": { - "message": "如果您要把它添加到另一个设备,下面是您的验证器应用所需要的二维码(或密钥)。" + "message": "如果您要把它添加到其他设备,下面是您的验证器 App 所需要的二维码(或密钥)。" }, "twoStepDisableDesc": { "message": "您确定要停用此两步登录提供程序吗?" @@ -1606,7 +1606,7 @@ "message": "在下面选择第一个空的 YubiKey 输入字段。" }, "twoFactorYubikeyTouchButton": { - "message": "按下 YubiKey 的按钮。" + "message": "触摸 YubiKey 的按钮。" }, "twoFactorYubikeySaveForm": { "message": "保存表单。" @@ -1654,7 +1654,7 @@ "message": "我的一把钥匙支持 NFC。" }, "twoFactorYubikeySupportsNfcDesc": { - "message": "如果您的某个 YubiKey 支持 NFC(例如 YubiKey NEO),移动设备在检测到 NFC 时将提示您。" + "message": "如果您的某个 YubiKey 支持 NFC(例如 YubiKey NEO),移动设备在检测到 NFC 可用时将提示您。" }, "yubikeysUpdated": { "message": "YubiKey 已更新" @@ -1705,10 +1705,10 @@ "message": "给安全钥匙起一个友好的名称来标识它。" }, "twoFactorU2fPlugInReadKey": { - "message": "将安全钥匙插入计算机的 USB 端口,然后单击「读取钥匙」按钮。" + "message": "将安全钥匙插入计算机的 USB 端口,然后点击「读取钥匙」按钮。" }, "twoFactorU2fTouchButton": { - "message": "如果安全钥匙有按钮,请按下它。" + "message": "如果安全钥匙有按钮,请触摸它。" }, "twoFactorU2fSaveForm": { "message": "保存表单。" @@ -1720,7 +1720,7 @@ "message": "桌面/笔记本电脑上支持 U2F 的浏览器(启用了 FIDO U2F 的 Chrome、Opera、Vivaldi 或 Firefox)中的网页版密码库和浏览器扩展。" }, "twoFactorU2fWaiting": { - "message": "等待您按下安全钥匙上的按钮" + "message": "等待您触摸安全钥匙上的按钮" }, "twoFactorU2fClickSave": { "message": "单击下面的「保存」按钮,以启用此安全钥匙用于两步登录。" @@ -2131,10 +2131,10 @@ "message": "取消订阅" }, "subscriptionExpiration": { - "message": "订阅过期时间" + "message": "订阅过期" }, "subscriptionCanceled": { - "message": "您的订阅已取消。" + "message": "订阅已被取消。" }, "pendingCancellation": { "message": "待取消" @@ -2766,10 +2766,10 @@ "message": "登录失败,两步登录不正确。" }, "incorrectPassword": { - "message": "密码错误" + "message": "密码不正确" }, "incorrectCode": { - "message": "验证码错误" + "message": "验证码不正确" }, "exportedVault": { "message": "导出了密码库" @@ -3291,7 +3291,7 @@ "message": "请在下面输入您的电子邮件地址以恢复和删除您的账户。" }, "deleteRecoverEmailSent": { - "message": "如果您的帐户存在,我们已经向您发送了电子邮件,其中包含了进一步说明。" + "message": "如果您的账户存在,我们已经向您发送了电子邮件,其中包含了进一步说明。" }, "deleteRecoverConfirmDesc": { "message": "您已请求删除您的 Bitwarden 账户。单击下面的按钮以确认。" @@ -3306,7 +3306,7 @@ "message": "删除组织" }, "deletingOrganizationContentWarning": { - "message": "请输入主密码以确认删除 $ORGANIZATION$ 及关联的所有数据。$ORGANIZATION$ 中的密码库数据包括:", + "message": "请输入主密码以确认删除 $ORGANIZATION$ 及关联的所有数据。$ORGANIZATION$ 中的密码库数据包含有:", "placeholders": { "organization": { "content": "$1", @@ -3713,7 +3713,7 @@ "message": "需要先修复您的密码库中的旧文件附件,然后才能轮换您账户的加密密钥。" }, "yourAccountsFingerprint": { - "message": "您的账户的指纹短语", + "message": "您的账户指纹短语", "description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing." }, "fingerprintEnsureIntegrityVerify": { @@ -3753,7 +3753,7 @@ "message": "您的 API 密钥是另一套等效的身份验证机制。请严格保密。" }, "oauth2ClientCredentials": { - "message": "OAuth 2.0 客户端证书", + "message": "OAuth 2.0 客户端凭据", "description": "'OAuth 2.0' is a programming protocol. It should probably not be translated." }, "viewApiKey": { @@ -4389,7 +4389,7 @@ "message": "计划价格" }, "estimatedTax": { - "message": "预计税额" + "message": "预估税额" }, "custom": { "message": "自定义" @@ -6278,7 +6278,7 @@ "description": "Message to be displayed before closing an access token, reminding the user to download or copy it." }, "expiresOnAccessToken": { - "message": "过期时间:", + "message": "有效期至:", "description": "Label for the expiration date of an access token." }, "accessTokenCallOutTitle": { @@ -6407,22 +6407,22 @@ "message": "此成员可以访问和修改所有项目。" }, "domainVerification": { - "message": "域验证" + "message": "域名验证" }, "newDomain": { - "message": "新增域" + "message": "新增域名" }, "noDomains": { - "message": "没有域" + "message": "还没有域名" }, "noDomainsSubText": { - "message": "连接域允许成员在使用 SSO 登录时跳过 SSO 标识符字段。" + "message": "连接域名允许成员在使用 SSO 登录时跳过 SSO 标识符字段。" }, "verifyDomain": { - "message": "验证域" + "message": "验证域名" }, "reverifyDomain": { - "message": "重新验证域" + "message": "重新验证域名" }, "copyDnsTxtRecord": { "message": "复制 DNS TXT 记录" @@ -6434,37 +6434,37 @@ "message": "复制并粘贴 TXT 记录到您的 DNS 提供商。" }, "domainNameInputHint": { - "message": "例如:mydomain.com。子域需要单独的条目进行验证。" + "message": "示例:mydomain.com。子域名需要单独的条目进行验证。" }, "automaticDomainVerification": { - "message": "自动域验证" + "message": "自动域名验证" }, "automaticDomainVerificationProcess": { - "message": "Bitwarden 将尝试在 72 小时内验证此域 3 次。如果此域无法验证,请检查您的主机中的 DNS 记录并手动验证。如果此域未通过验证,7 天内将从您的组织中移除。" + "message": "Bitwarden 将尝试在 72 小时内验证此域名 3 次。如果此域名无法验证,请检查您的主机中的 DNS 记录并手动验证。如果此域名未通过验证,7 天内将从您的组织中移除。" }, "invalidDomainNameMessage": { - "message": "输入格式不正确。格式:mydomain.com。子域需要单独的条目进行验证。" + "message": "输入的格式无效。格式:mydomain.com。子域名需要单独的条目进行验证。" }, "removeDomain": { - "message": "移除域" + "message": "移除域名" }, "removeDomainWarning": { - "message": "移除域不能撤消。您确定要继续吗?" + "message": "移除域名不能撤消。您确定要继续吗?" }, "domainRemoved": { - "message": "域已移除" + "message": "域名已移除" }, "domainSaved": { - "message": "域已保存" + "message": "域名已保存" }, "domainVerified": { - "message": "域已验证" + "message": "域名已验证" }, "duplicateDomainError": { - "message": "同样的域不能申请两次。" + "message": "您不能两次声明同一个域名。" }, "domainNotAvailable": { - "message": "其他人正在使用 $DOMAIN$。请用一个不同的域。", + "message": "别人正在使用 $DOMAIN$。请使用其他域名。", "placeholders": { "DOMAIN": { "content": "$1", @@ -6497,13 +6497,13 @@ "message": "上次检查" }, "editDomain": { - "message": "编辑域" + "message": "编辑域名" }, "domainFormInvalid": { "message": "表单错误需要您注意" }, "addedDomain": { - "message": "添加了域 $DOMAIN$", + "message": "添加了域名 $DOMAIN$", "placeholders": { "DOMAIN": { "content": "$1", @@ -6512,7 +6512,7 @@ } }, "removedDomain": { - "message": "已移除域 $DOMAIN$", + "message": "移除了域名 $DOMAIN$", "placeholders": { "DOMAIN": { "content": "$1", @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "已经有一个账户?" }, - "customBillingStart": { - "message": "未返回自定义费用记录。请访问 " - }, - "customBillingEnd": { - "message": " 页面获取最新的账单。" - }, "typePasskey": { "message": "通行密钥" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "通行密钥将不会被复制到克隆的项目。要继续克隆这个项目吗?" + }, + "seeDetailedInstructions": { + "message": "请参阅我们的帮助网站上的详细说明:", + "description": "This is followed a by a hyperlink to the help website." } } diff --git a/apps/web/src/locales/zh_TW/messages.json b/apps/web/src/locales/zh_TW/messages.json index 6297936cbf..dfc03700f8 100644 --- a/apps/web/src/locales/zh_TW/messages.json +++ b/apps/web/src/locales/zh_TW/messages.json @@ -7273,12 +7273,6 @@ "alreadyHaveAccount": { "message": "已經有帳戶?" }, - "customBillingStart": { - "message": "Custom billing is not reflected. Visit the " - }, - "customBillingEnd": { - "message": " page for latest invoicing." - }, "typePasskey": { "message": "Passkey" }, @@ -7287,5 +7281,9 @@ }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" + }, + "seeDetailedInstructions": { + "message": "See detailed instructions on our help site at", + "description": "This is followed a by a hyperlink to the help website." } }