Autosync the updated translations (#10673)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
parent
fa13732957
commit
8d408b209f
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "U kan lidmaatskap op die bitwarden.com-webkluis koop. Wil u nou na die webwerf gaan?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "U is ’n premie-lid!"
|
||||
},
|
||||
|
@ -2581,7 +2584,7 @@
|
|||
"message": "You have been logged out because your access token could not be decrypted. Please log in again to resolve this issue."
|
||||
},
|
||||
"refreshTokenSecureStorageRetrievalFailure": {
|
||||
"message": "You have been logged out because your refresh token could not be retrieved. Please log in again to resolve this issue."
|
||||
"message": "Jy was uitgeteken omdat jou verfris teken nie opgespoor kon word nie. Teken asseblief weer in op die kwesie optelos."
|
||||
},
|
||||
"masterPasswordHint": {
|
||||
"message": "Jou hoofwagwoord kan nie herkry word as jy dit vergeet nie!"
|
||||
|
@ -2602,10 +2605,10 @@
|
|||
"message": "Aanbevole bywerking van instellings"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
"message": "Toestel goedkeuring word vereis. Kies 'n goedkeuings opsie hieronder:"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
"message": "Onthou hierdie toestel"
|
||||
},
|
||||
"uncheckIfPublicDevice": {
|
||||
"message": "Uncheck if using a public device"
|
||||
|
@ -2617,10 +2620,10 @@
|
|||
"message": "Request admin approval"
|
||||
},
|
||||
"approveWithMasterPassword": {
|
||||
"message": "Approve with master password"
|
||||
"message": "Keur goed met hoofwagwoord"
|
||||
},
|
||||
"region": {
|
||||
"message": "Region"
|
||||
"message": "Streek"
|
||||
},
|
||||
"ssoIdentifierRequired": {
|
||||
"message": "Organization SSO identifier is required."
|
||||
|
@ -2630,10 +2633,10 @@
|
|||
"description": "European Union"
|
||||
},
|
||||
"loggingInOn": {
|
||||
"message": "Logging in on"
|
||||
"message": "Meld aan op"
|
||||
},
|
||||
"selfHostedServer": {
|
||||
"message": "self-hosted"
|
||||
"message": "self-gehuisves"
|
||||
},
|
||||
"accessDenied": {
|
||||
"message": "Toegang geweier. U het nie toestemming om hierdie blad te sien nie."
|
||||
|
@ -2654,22 +2657,22 @@
|
|||
"message": "Trouble logging in?"
|
||||
},
|
||||
"loginApproved": {
|
||||
"message": "Login approved"
|
||||
"message": "Aanmelding goedgekeur"
|
||||
},
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
"message": "Gebruiker-e-pos is vermis"
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
"message": "Toestel is vertroud"
|
||||
},
|
||||
"inputRequired": {
|
||||
"message": "Input is required."
|
||||
"message": "Inset word vereis."
|
||||
},
|
||||
"required": {
|
||||
"message": "required"
|
||||
"message": "vereiste"
|
||||
},
|
||||
"search": {
|
||||
"message": "Search"
|
||||
"message": "Soek"
|
||||
},
|
||||
"inputMinLength": {
|
||||
"message": "Input must be at least $COUNT$ characters long.",
|
||||
|
@ -2781,11 +2784,11 @@
|
|||
"message": "Alias domain"
|
||||
},
|
||||
"importData": {
|
||||
"message": "Import data",
|
||||
"message": "Invoer data",
|
||||
"description": "Used for the desktop menu item and the header of the import dialog"
|
||||
},
|
||||
"importError": {
|
||||
"message": "Import error"
|
||||
"message": "Invoer fout"
|
||||
},
|
||||
"importErrorDesc": {
|
||||
"message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again."
|
||||
|
@ -2857,7 +2860,7 @@
|
|||
"message": "Select a collection"
|
||||
},
|
||||
"importTargetHint": {
|
||||
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
|
||||
"message": "Kies dié opsie as jy die inhoud van die ingevoerde lêer na $DESTINATION$ wil skuif",
|
||||
"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": {
|
||||
|
@ -2867,25 +2870,25 @@
|
|||
}
|
||||
},
|
||||
"importUnassignedItemsError": {
|
||||
"message": "File contains unassigned items."
|
||||
"message": "Lêer bevat ontoegewysde items."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Select the format of the import file"
|
||||
"message": "Kies die formaat van die invoer lêer"
|
||||
},
|
||||
"selectImportFile": {
|
||||
"message": "Select the import file"
|
||||
"message": "Kies die invoer lêer"
|
||||
},
|
||||
"chooseFile": {
|
||||
"message": "Choose File"
|
||||
"message": "Kies Lêer"
|
||||
},
|
||||
"noFileChosen": {
|
||||
"message": "No file chosen"
|
||||
"message": "Geen Lêer gekies"
|
||||
},
|
||||
"orCopyPasteFileContents": {
|
||||
"message": "or copy/paste the import file contents"
|
||||
"message": "of kopieer/plak die invoer lêer inhoud"
|
||||
},
|
||||
"instructionsFor": {
|
||||
"message": "$NAME$ Instructions",
|
||||
"message": "$NAME$ Instruksies",
|
||||
"description": "The title for the import tool instructions.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
|
@ -2895,89 +2898,89 @@
|
|||
}
|
||||
},
|
||||
"confirmVaultImport": {
|
||||
"message": "Confirm vault import"
|
||||
"message": "Bevesting kluis invoer"
|
||||
},
|
||||
"confirmVaultImportDesc": {
|
||||
"message": "This file is password-protected. Please enter the file password to import data."
|
||||
"message": "Dié lêer is wagwoord-beskermed. Voer asseblief dié lêer se wagwoord in om data in te voer."
|
||||
},
|
||||
"confirmFilePassword": {
|
||||
"message": "Confirm file password"
|
||||
"message": "Bevesting lêer-wagwoord"
|
||||
},
|
||||
"exportSuccess": {
|
||||
"message": "Vault data exported"
|
||||
"message": "Kluis data uitgevoer"
|
||||
},
|
||||
"multifactorAuthenticationCancelled": {
|
||||
"message": "Multifactor authentication cancelled"
|
||||
"message": "Multifaktor waarmerking gekanselleer"
|
||||
},
|
||||
"noLastPassDataFound": {
|
||||
"message": "No LastPass data found"
|
||||
"message": "Geen LastPass data gevind"
|
||||
},
|
||||
"incorrectUsernameOrPassword": {
|
||||
"message": "Incorrect username or password"
|
||||
"message": "Verkeerde gerbuikersnaam of wagwoord"
|
||||
},
|
||||
"incorrectPassword": {
|
||||
"message": "Incorrect password"
|
||||
"message": "Verkeerde wagwoord"
|
||||
},
|
||||
"incorrectCode": {
|
||||
"message": "Incorrect code"
|
||||
"message": "Verkeerde kode"
|
||||
},
|
||||
"incorrectPin": {
|
||||
"message": "Incorrect PIN"
|
||||
"message": "Verkeerde PIN"
|
||||
},
|
||||
"multifactorAuthenticationFailed": {
|
||||
"message": "Multifactor authentication failed"
|
||||
"message": "Multifaktor waarmerking gemisluk"
|
||||
},
|
||||
"includeSharedFolders": {
|
||||
"message": "Include shared folders"
|
||||
"message": "Sluit gedeelde lêers in"
|
||||
},
|
||||
"lastPassEmail": {
|
||||
"message": "LastPass Email"
|
||||
"message": "LastPass E-pos"
|
||||
},
|
||||
"importingYourAccount": {
|
||||
"message": "Importing your account..."
|
||||
"message": "Jou rekening word ingevoer..."
|
||||
},
|
||||
"lastPassMFARequired": {
|
||||
"message": "LastPass multifactor authentication required"
|
||||
"message": "LastPass multifaktor waarmerking word vereis"
|
||||
},
|
||||
"lastPassMFADesc": {
|
||||
"message": "Enter your one-time passcode from your authentication app"
|
||||
"message": "Voer jou eenmalige wagkode van jou waarmerkings-toep"
|
||||
},
|
||||
"lastPassOOBDesc": {
|
||||
"message": "Approve the login request in your authentication app or enter a one-time passcode."
|
||||
},
|
||||
"passcode": {
|
||||
"message": "Passcode"
|
||||
"message": "Wagkode"
|
||||
},
|
||||
"lastPassMasterPassword": {
|
||||
"message": "LastPass master password"
|
||||
"message": "LastPass hoofwagwoord"
|
||||
},
|
||||
"lastPassAuthRequired": {
|
||||
"message": "LastPass authentication required"
|
||||
"message": "LastPass waarmerking word vereis"
|
||||
},
|
||||
"awaitingSSO": {
|
||||
"message": "Awaiting SSO authentication"
|
||||
"message": "Wag SSO waarmerking af"
|
||||
},
|
||||
"awaitingSSODesc": {
|
||||
"message": "Please continue to log in using your company credentials."
|
||||
"message": "Asseblief gaan voort om aantemeld met jou maatskappy se magtigingsbewyse."
|
||||
},
|
||||
"seeDetailedInstructions": {
|
||||
"message": "See detailed instructions on our help site at",
|
||||
"message": "Sien gedetaleerde instruksies op ons help werf by",
|
||||
"description": "This is followed a by a hyperlink to the help website."
|
||||
},
|
||||
"importDirectlyFromLastPass": {
|
||||
"message": "Import directly from LastPass"
|
||||
"message": "Voer in direk van LastPass"
|
||||
},
|
||||
"importFromCSV": {
|
||||
"message": "Import from CSV"
|
||||
"message": "Voer van CSV in"
|
||||
},
|
||||
"lastPassTryAgainCheckEmail": {
|
||||
"message": "Try again or look for an email from LastPass to verify it's you."
|
||||
"message": "Probeer weer of kyk vir 'n e-pos van LastPass om te verifieer dat dit jy is."
|
||||
},
|
||||
"collection": {
|
||||
"message": "Collection"
|
||||
"message": "Versameling"
|
||||
},
|
||||
"lastPassYubikeyDesc": {
|
||||
"message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button."
|
||||
"message": "Plass die YubiKey wat met jou LastPass-rekening geassosieer word in jou rekenaar se USB-poort in en raak dan aan die knoppie."
|
||||
},
|
||||
"commonImportFormats": {
|
||||
"message": "Common formats",
|
||||
|
@ -3045,9 +3048,9 @@
|
|||
"message": "Data"
|
||||
},
|
||||
"fileSends": {
|
||||
"message": "File Sends"
|
||||
"message": "Lêer stuur"
|
||||
},
|
||||
"textSends": {
|
||||
"message": "Text Sends"
|
||||
"message": "Teks stuur"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "يمكنك شراء العضوية المتميزة على bitwarden.com على خزانة الويب. هل تريد زيارة الموقع الآن؟"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "أنت عضو مميز!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Premium üzvlüyü bitwarden.com veb anbarında satın ala bilərsiniz. İndi saytı ziyarət etmək istəyirsiniz?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "Bitwarden veb tətbiqindəki hesab ayarlarınızda Premium satın ala bilərsiniz."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Premium üzvsünüz!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Вы можаце купіць прэміяльны статус на bitwarden.com. Перайсці на вэб-сайт зараз?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "У вас прэміяльны статус!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Може да платите абонамента си през сайта bitwarden.com. Искате ли да го посетите сега?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "Можете да закупите платената версия от настройките на регистрацията си, в приложението по уеб на Битуорден."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Честито, ползвате платен абонамент!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "আপনি bitwarden.com ওয়েব ভল্টে প্রিমিয়াম সদস্যতা কিনতে পারেন। আপনি কি এখনই ওয়েবসাইটটি দেখতে চান?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "আপনি প্রিমিয়াম সদস্য!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Svojim članstvom možeš upravljati na bitwarden.com web trezoru. Želiš li sada posjetiti web stranicu?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Ti si premium član!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Podeu comprar la vostra subscripció a la caixa forta web de bitwarden.com. Voleu visitar el lloc web ara?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Sou un membre premium!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Prémiové členství můžete zakoupit na webové stránce bitwarden.com. Chcete tuto stránku nyní otevřít?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "Premium si můžete zakoupit v nastavení účtu ve webové aplikaci Bitwarden."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Jste prémiovým členem!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "You are a premium member!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Premium-medlemskab kan købes via bitwarden.com web-boksen. Besøg webstedet nu?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "Der kan købes Premium fra kontoindstillingerne via Bitwarden web-appen."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Du er Premium-medlem!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Du kannst deine Premium-Mitgliedschaft im bitwarden.com Web-Tresor kaufen. Möchtest du die Webseite jetzt besuchen?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "Du kannst Premium über deine Kontoeinstellungen in der Bitwarden Web-App kaufen."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Du bist ein Premium-Mitglied!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Μπορείτε να αγοράσετε συνδρομή premium στο bitwarden.com web vault. Θέλετε να επισκεφθείτε την ιστοσελίδα τώρα;"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "Μπορείτε να αγοράσετε το Premium από τις ρυθμίσεις λογαριασμού σας στη διαδικτυακή εφαρμογή του Bitwarden."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Είστε ένα premium μέλος!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "You are a premium member!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "You are a premium member!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "You are a premium member!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Puedes comprar la membresía Premium en la caja fuerte web de bitwarden.com. ¿Quieres visitar el sitio web ahora?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "¡Eres un miembro Premium!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Saad Preemium versiooni osta bitwarden.com veebihoidlas. Soovid seda kohe teha?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Oled preemium kasutaja!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Zure premium bazkidetza bitwarden.com webguneko kutxa gotorrean ordaindu dezakezu. Orain bisitatu nahi duzu webgunea?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Premium bazkide zara!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "شما میتوانید عضویت پرمیوم را از گاوصندوق وب bitwarden.com خریداری کنید. مایلید اکنون از وبسایت بازید کنید؟"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "شما یک عضو پرمیوم هستید!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Voit ostaa Premium-jäsenyyden bitwarden.com-verkkoholvista. Haluatko käydä sivustolla nyt?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "Voit ostaa Premiumin tiliasetuksistasi Bitwardenin verkkosovelluksen kautta."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Olet Premium-jäsen!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Maaari kang bumili ng premium membership sa bitwarden.com web vault. Gusto mo bang bisitahin ang website ngayon?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Ikaw ay isang premium na miyembro!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Vous pouvez acheter une adhésion Premium sur le coffre web de bitwarden.com. Voulez-vous visiter le site web maintenant ?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Vous êtes un membre Premium !"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "You are a premium member!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "באפשרותך לרכוש מנוי פרימיום בכספת באתר bitwarden.com. האם ברצונך לפתוח את האתר כעת?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "אתה מנוי פרימיום!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "You are a premium member!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Možeš kupiti premium članstvo na web trezoru. Želiš li sada posjetiti bitwarden.com?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Ti si premium član!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Prémium tagságot a bitwarden.com webes széfben lehet vásárolni. Szeretnénk most felkeresni a webhelyet?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "Prémium szolgáltatást vásárolhatunk a Bitwarden webalkalmazás fiókbeállításai között."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Jelenleg a prémium tagság érvényben van."
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Kamu bisa membeli keanggotaan Premium di Brankas Web bitwarden.com. Apakah kamu ingin mengunjungi situs web itu sekarang?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Anda adalah anggota premium!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Puoi acquistare il un abbonamento Premium dalla cassaforte web su bitwarden.com. Vuoi visitare il sito?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Sei un membro Premium!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "プレミアム会員権は bitwarden.com ウェブ保管庫で購入できます。ウェブサイトを開きますか?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "Bitwarden ウェブアプリでアカウント設定からプレミアムを購入できます。"
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "あなたはプレミアム会員です!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "You are a premium member!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "You are a premium member!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "ನೀವು ಬಿಟ್ವಾರ್ಡೆನ್.ಕಾಮ್ ವೆಬ್ ವಾಲ್ಟ್ನಲ್ಲಿ ಪ್ರೀಮಿಯಂ ಸದಸ್ಯತ್ವವನ್ನು ಖರೀದಿಸಬಹುದು. ನೀವು ಈಗ ವೆಬ್ಸೈಟ್ಗೆ ಭೇಟಿ ನೀಡಲು ಬಯಸುವಿರಾ?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "ನೀವು ಪ್ರೀಮಿಯಂ ಸದಸ್ಯರಾಗಿದ್ದೀರಿ!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "bitwarden.com 웹 보관함에서 프리미엄 멤버십을 구입할 수 있습니다. 지금 웹 사이트를 방문하시겠습니까?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "프리미엄 사용자입니다!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Galite įsigyti Premium narystę bitwarden.com interneto saugykloje. Ar norite aplankyti svetainę dabar?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Esate Premium narys!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Premium dalību ir iespējams iegādāties bitwarden.com tīmekļa glabātavā. Vai tagad apmeklēt tīmekļvietni?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "Premium var iegādāties Bitwarden tīmekļa lietotnē sava konta iestatījumos."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Jūs esat premium dalībnieks!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Premium članstvo možete kupiti u trezoru na internet strani bitwarden.com. Da li želite da posjetite internet lokaciju sada?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Vi ste premijum član!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "നിങ്ങൾക്ക് bitwarden.com വെബ് വാൾട്ടിൽ പ്രീമിയം അംഗത്വം വാങ്ങാം. നിങ്ങൾക്ക് ഇപ്പോൾ വെബ്സൈറ്റ് സന്ദർശിക്കാൻ ആഗ്രഹമുണ്ടോ?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "തങ്ങൾ ഒരു പ്രീമിയം അംഗമാണ്!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "You are a premium member!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "You are a premium member!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Du kan kjøpe et Premium-medlemskap på bitwarden.net-netthvelvet. Vil du besøke det nettstedet nå?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Du er et Premium-medlem!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "You are a premium member!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Je kunt een Premium-abonnement aanschaffen in de webkluis op bitwarden.com. Wil je de website nu bezoeken?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "Je kunt Premium via je accountinstellingen in de Bitwarden-webapp kopen."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Je bent Premium-lid!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Du kan kjøpe eit Premium-medlemsskap i Bitwarden sin nettkvelv. Vil du gå til nettstaden no?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Du er eit Premium-medlem!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "You are a premium member!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Konto Premium możesz zakupić na stronie sejfu bitwarden.com. Czy chcesz otworzyć tę stronę?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Posiadasz konto Premium!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Você pode comprar a assinatura premium no cofre web em bitwarden.com. Você deseja visitar o site agora?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Você é um membro premium!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Pode adquirir uma subscrição Premium no cofre web em bitwarden.com. Pretende visitar o site agora?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "Pode adquirir o Premium a partir das definições da sua conta na aplicação Web do Bitwarden."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "É um membro Premium!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Puteți achiziționa un abonament premium pe saitul web bitwarden.com. Doriți să vizitați saitul acum?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Sunteți un membru premium!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Вы можете купить Премиум на bitwarden.com. Перейти на сайт сейчас?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "Премиум можно приобрести в настройках аккаунта в веб-версии Bitwarden."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "У вас есть Премиум!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "You are a premium member!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Svoje prémiové členstvo môžete zakúpiť vo webovom trezore bitwarden.com. Chcete navštíviť túto stránku teraz?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "Prémiové členstvo si môžete zakúpiť v nastaveniach svojho účtu vo webovej aplikácii Bitwarden."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Ste prémiovým členom!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "You are a premium member!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Можете купити премијум претплату на bitwarden.com. Да ли желите да посетите веб сајт сада?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Ви сте премијум члан!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Du kan köpa premium-medlemskap i Bitwardens webbvalv. Vill du besöka webbplatsen nu?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Du är en premium-medlem!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "You are a premium member!"
|
||||
},
|
||||
|
|
|
@ -239,7 +239,7 @@
|
|||
"message": "นางสาว"
|
||||
},
|
||||
"mx": {
|
||||
"message": "Mx"
|
||||
"message": "เอมเอ็ก"
|
||||
},
|
||||
"dr": {
|
||||
"message": "ดร."
|
||||
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "You are a premium member!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Premium üyeliği bitwarden.com web kasası üzerinden satın alabilirsiniz. Şimdi siteye gitmek ister misiniz?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "Bitwarden web uygulamasındaki hesap ayarlarınızdan Premium abonelik satın alabilirsiniz."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Premium üyesiniz!"
|
||||
},
|
||||
|
@ -2824,13 +2827,13 @@
|
|||
"message": "Error connecting with the Duo service. Use a different two-step login method or contact Duo for assistance."
|
||||
},
|
||||
"launchDuoAndFollowStepsToFinishLoggingIn": {
|
||||
"message": "Duo'yu başlatın ve oturum açmayı tamamlamak için adımları izleyin."
|
||||
"message": "Duo'yu açın ve girişi tamamlamak için adımları izleyin."
|
||||
},
|
||||
"duoRequiredByOrgForAccount": {
|
||||
"message": "Hesabınız için Duo iki adımlı giriş gereklidir."
|
||||
},
|
||||
"launchDuo": {
|
||||
"message": "Duo'yu tarayıcıda başlat"
|
||||
"message": "Duo'yu tarayıcıda aç"
|
||||
},
|
||||
"importFormatError": {
|
||||
"message": "Veriler doğru biçimlendirilmemiş. Lütfen içe aktarma dosyanızı kontrol edin ve tekrar deneyin."
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Ви можете передплатити преміум у сховищі на bitwarden.com. Хочете перейти на вебсайт зараз?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "Ви можете придбати Преміум у налаштуваннях облікового запису вебпрограмі Bitwarden."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Ви користуєтеся передплатою преміум!"
|
||||
},
|
||||
|
|
|
@ -552,7 +552,7 @@
|
|||
"message": "Gợi ý mật khẩu chính"
|
||||
},
|
||||
"joinOrganization": {
|
||||
"message": "Join organization"
|
||||
"message": "Tham gia tổ chức"
|
||||
},
|
||||
"finishJoiningThisOrganizationBySettingAMasterPassword": {
|
||||
"message": "Finish joining this organization by setting a master password."
|
||||
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "Bạn có thể nâng cấp làm thành viên cao cấp trong kho bitwarden nền web. Bạn có muốn truy cập trang web bây giờ?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "Bạn là một thành viên cao cấp!"
|
||||
},
|
||||
|
@ -1721,16 +1724,16 @@
|
|||
"message": "Mật khẩu chính bạn chọn không đáp ứng yêu cầu."
|
||||
},
|
||||
"receiveMarketingEmailsV2": {
|
||||
"message": "Nhận lời khuyên, thông báo và cơ hội nghiên cứu từ Bitwarden trong hộp thư đến của bạn."
|
||||
"message": "Nhận đề xuất, thông báo và cơ hội nghiên cứu từ Bitwarden trong hộp thư đến của bạn."
|
||||
},
|
||||
"unsubscribe": {
|
||||
"message": "Huỷ đăng ký"
|
||||
"message": "Hủy đăng ký"
|
||||
},
|
||||
"atAnyTime": {
|
||||
"message": "bất cứ lúc nào."
|
||||
},
|
||||
"byContinuingYouAgreeToThe": {
|
||||
"message": "Bằng cách tiếp tục, bạn đồng ý"
|
||||
"message": "Nếu tiếp tục, bạn đồng ý"
|
||||
},
|
||||
"and": {
|
||||
"message": "và"
|
||||
|
@ -2118,7 +2121,7 @@
|
|||
"message": "Thời gian mở kho vượt quá giới hạn do tổ chức của bạn đặt ra."
|
||||
},
|
||||
"inviteAccepted": {
|
||||
"message": "Invitation accepted"
|
||||
"message": "Lời mời được chấp nhận"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Đăng ký tự động"
|
||||
|
@ -2142,7 +2145,7 @@
|
|||
"message": "Đã xóa mật khẩu chính"
|
||||
},
|
||||
"convertOrganizationEncryptionDesc": {
|
||||
"message": "$ORGANIZATION$ đang sử dụng SSO với khóa máy chủ tự lưu trữ. Các thành viên của tổ chức này không cần mật khẩu chính để đăng nhập.",
|
||||
"message": "$ORGANIZATION$ đang sử dụng SSO với khóa máy chủ tự lưu trữ. Mật khẩu chính không còn cần để đăng nhập cho các thành viên của tổ chức này.",
|
||||
"placeholders": {
|
||||
"organization": {
|
||||
"content": "$1",
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "您可以在 bitwarden.com 网页版密码库购买高级会员。现在要访问吗?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "您可以在 Bitwarden 网页 App 的账户设置中购买高级版。"
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "您目前是高级会员!"
|
||||
},
|
||||
|
|
|
@ -1174,6 +1174,9 @@
|
|||
"premiumPurchaseAlert": {
|
||||
"message": "您可以在 bitwarden.com 網頁版密碼庫購買進階會員資格。現在要前往嗎?"
|
||||
},
|
||||
"premiumPurchaseAlertV2": {
|
||||
"message": "You can purchase Premium from your account settings on the Bitwarden web app."
|
||||
},
|
||||
"premiumCurrentMember": {
|
||||
"message": "您目前是進階會員!"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue