New Crowdin translations (#270)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Korean)

* New translations messages.json (Swedish)

* New translations messages.json (Spanish)

* New translations messages.json (Slovak)

* New translations messages.json (Russian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Portuguese)

* New translations messages.json (Polish)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Japanese)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Italian)

* New translations messages.json (Hungarian)

* New translations messages.json (German)

* New translations messages.json (French)

* New translations messages.json (Finnish)

* New translations messages.json (Estonian)

* New translations messages.json (Dutch)

* New translations messages.json (Danish)

* New translations messages.json (Czech)

* New translations messages.json (Ukrainian)
This commit is contained in:
Kyle Spearrin 2018-10-08 16:05:16 -04:00 committed by GitHub
parent d2a4b85bdd
commit 10be0867ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
22 changed files with 1292 additions and 632 deletions

View File

@ -616,7 +616,7 @@
}
},
"enterVerificationCodeApp": {
"message": "Zadejte 6-místný kód z ověřovací aplikace."
"message": "Zadejte 6místný kód z ověřovací aplikace."
},
"enterVerificationCodeEmail": {
"message": "Zadejte 6místný kód z e-mailu, který byl zaslán na $EMAIL$.",
@ -889,7 +889,7 @@
"message": "Nebezpečná zóna"
},
"dangerZoneDesc": {
"message": "Opatrně tyto akce se nedají vrátit!"
"message": "Opatrně. Tyto akce se nedají vrátit!"
},
"deauthorizeSessions": {
"message": "Zrušit autorizaci relací"
@ -906,9 +906,15 @@
"purgeVault": {
"message": "Vymazat celý trezor"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Pokračujte níže ke smazání všech položek a složek ve vašem trezoru. Položky sdílené s organizací nebudou smazány."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Vymazání trezoru je trvalé. Tuto akci nelze vrátit zpět."
},
@ -1002,7 +1008,7 @@
"message": "Doménová pravidla"
},
"domainRulesDesc": {
"message": "Pokud máte stejné přihlašovací údaje napříč různými doménami, můžete je označit jako \"ekvivalentní\". Bitwarden za vás již vytvořil seznam globálních domén."
"message": "Pokud máte stejné přihlašovací údaje napříč různými doménami, můžete je označit jako „ekvivalentní“. Bitwarden za vás již vytvořil seznam globálních domén."
},
"globalEqDomains": {
"message": "Globální ekvivalentní domény"
@ -1023,7 +1029,7 @@
"message": "Přidat vlastní doménu"
},
"newCustomDomainDesc": {
"message": "Zadejte seznam domén oddělených čárkou. Povolené jsou pouze \"základní\" domény a proto nezadávejte subdomény. Například zadejte \"bitwarden.com\" místo \"vault.bitwarden.com\". Můžete také zadat \"androidapp:\/\/package.name\" pokud chcete přiřadit Android aplikaci k ostatním webovým doménám."
"message": "Zadejte seznam domén oddělených čárkou. Povolené jsou pouze „základní“ domény. Nezadávejte subdomény. Například zadejte „bitwarden.com“, nikoliv „vault.bitwarden.com“. Můžete také zadat „androidapp:\/\/package.name“ pokud chcete přiřadit Android aplikaci k ostatním webovým doménám."
},
"customDomainX": {
"message": "Vlastní doména $INDEX$",
@ -1121,7 +1127,7 @@
"message": "Klíč"
},
"twoStepAuthenticatorEnterCode": {
"message": "Zadejte 6-místný kód z ověřovací aplikace"
"message": "Zadejte 6místný kód z ověřovací aplikace"
},
"twoStepAuthenticatorReaddDesc": {
"message": "V případě potřeby přidání do jiného zařízení, je níže zobrazen QR kód (nebo klíč) vyžadovaný ověřovací aplikací."
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "Podpora NFC"
},
@ -1199,7 +1214,7 @@
"message": "Zadejte e-mail, na který si přejete dostávat ověřovací kódy"
},
"twoFactorEmailEnterCode": {
"message": "Zadejte 6-místný kód zaslaný na e-mail"
"message": "Zadejte 6místný kód zaslaný na e-mail"
},
"sendEmail": {
"message": "Odeslat e-mail"
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Přidání bezpečnostního klíče FIDO U2F k vašemu účtu"
},
"twoFactorU2fPlugIn": {
"message": "Připojte bezpečnostní klíč do portu USB počítače."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "Pokud má bezpečnostní klíč tlačítko, zmáčkněte jej."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "Z důvodu omezení různých platforem, nemůže být FIDO U2F použit ve všech aplikacích Bitwarden. Měli byste povolit jiný způsob dvoufázového přihlášení pro případy, kdy nelze FIDO U2F použít. Podporované platformy:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "Čeká se na stisknutí tlačítka na bezpečnostním klíči"
},
"twoFactorU2fClickEnable": {
"message": "Klepněte níže na tlačítko \"Povolit\" pro povolení tohoto bezpečnostního klíče pro dvoufázové přihlášení."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "Došlo k potížím při čtení bezpečnostního klíče."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Váše kód pro obnovení dvoufázového přihlášení"
@ -1245,7 +1275,7 @@
"message": "Hlášení o úniku dat"
},
"breachDesc": {
"message": "\"Únik\" je incident, při kterém se podařilo hackerům nelegální cestou získat údaje z webových stránek a následně je také zveřejnit. Zkontrolujte prosím kompromitovaná data (e-mailové adresy, hesla, kreditní karty, ...) a proveďte příslušná opatření (např. změňte heslo)."
"message": "„Únik“ je incident, při kterém se podařilo hackerům nelegální cestou získat údaje z webových stránek a následně je také zveřejnit. Zkontrolujte prosím kompromitovaná data (e-mailové adresy, hesla, kreditní karty, …) a proveďte příslušná opatření (např. změňte heslo)."
},
"breachCheckUsernameEmail": {
"message": "Zkontrolujte všechna uživatelská jména nebo e-mailové adresy, které používáte."
@ -1379,7 +1409,7 @@
"message": "Částka bude stržena okamžitě a poté opakovaně každý rok. Plán můžete kdykoli zrušit."
},
"paymentChargedWithTrial": {
"message": "Vybraný plán obsahuje bezplatnou 7denní zkušební dobu. Částka z vašeho účtu nebude stržena, dokud tato zkušební doba neuplyne. Stržení platby a fakturace bude následně probíhat opakovaně každý $ INTERVAL $. Plán můžete kdykoli zrušit.",
"message": "Vybraný plán obsahuje bezplatnou 7denní zkušební dobu. Částka z vašeho účtu nebude stržena, dokud tato zkušební doba neuplyne. Stržení platby a fakturace bude následně probíhat opakovaně každý $INTERVAL$. Plán můžete kdykoli zrušit.",
"placeholders": {
"interval": {
"content": "$1",
@ -1457,7 +1487,7 @@
"message": "Odebrat uložiště"
},
"subscriptionStorage": {
"message": "Your subscription has a total of $MAX_STORAGE$ GB of encrypted file storage. You are currently using $USED_STORAGE$.",
"message": "Vaše předplatné zahrnuje celkem $MAX_STORAGE$ GB místa v šifrovaném úložišti. Aktuálně používáte $USED_STORAGE$.",
"placeholders": {
"max_storage": {
"content": "$1",
@ -1689,7 +1719,7 @@
"message": "Create unlimited collections"
},
"gbEncryptedFileStorage": {
"message": "$SIZE$ encrypted file storage",
"message": "$SIZE$ šifrovaného úložiště",
"placeholders": {
"size": {
"content": "$1",
@ -1719,7 +1749,7 @@
"message": "Přednostní zákaznická podpora"
},
"xDayFreeTrial": {
"message": "$COUNT$ day free trial, cancel anytime",
"message": "$COUNT$denní zkušební verze, možno kdykoliv zrušit",
"placeholders": {
"count": {
"content": "$1",
@ -2118,7 +2148,7 @@
"message": "Invited user(s)."
},
"resendInvitation": {
"message": "Resend Invitation"
"message": "Znovu poslat pozvánku"
},
"hasBeenReinvited": {
"message": "$USER$ has been reinvited.",
@ -2274,7 +2304,7 @@
"message": "Bank account has been verified."
},
"bankAccount": {
"message": "Bank Account"
"message": "Bankovní účet"
},
"amountX": {
"message": "Amount $COUNT$",
@ -2287,17 +2317,17 @@
}
},
"routingNumber": {
"message": "Routing Number",
"message": "Směrovací číslo",
"description": "Bank account routing number"
},
"accountNumber": {
"message": "Account Number"
"message": "Číslo účtu"
},
"accountHolderName": {
"message": "Account Holder Name"
"message": "Jméno majitele účtu"
},
"bankAccountType": {
"message": "Account Type"
"message": "Typ účtu"
},
"bankAccountTypeCompany": {
"message": "Company (Business)"
@ -2306,7 +2336,7 @@
"message": "Individual (Personal)"
},
"enterInstallationId": {
"message": "Enter your installation id"
"message": "Zadejte ID instalace"
},
"addSeats": {
"message": "Add Seats",
@ -2350,7 +2380,7 @@
"message": "Key Updated"
},
"updateKeyTitle": {
"message": "Update Key"
"message": "Aktualizovat klíč"
},
"updateEncryptionKey": {
"message": "Aktualizovat šifrovací klíč"

View File

@ -906,9 +906,15 @@
"purgeVault": {
"message": "Tøm boks"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Fortsæt nedenfor for at slette alle elementer og mapper i din boks. Elementer, der tilhører en organisation du deler med, slettes ikke."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Tømning af din boks er permanent. Det kan ikke fortrydes."
},
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "NFC understøttelse"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Tilføj en FIDO U2F sikkerhedsnøgle til din konto"
},
"twoFactorU2fPlugIn": {
"message": "Sæt sikkerhedsnøglen i computerens USB-port."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "Hvis sikkerhedsnøglen har en knap, skal du trykke på den."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "På grund af platformbegrænsninger kan FIDO U2F ikke bruges på alle Bitwarden-applikationer. Du bør aktivere en anden to-trins login udbyder, så du kan få adgang til din konto, når FIDO U2F ikke kan benyttes. Understøttede platforme:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "Venter på at du trykker på knappen på din sikkerhedsnøgle"
},
"twoFactorU2fClickEnable": {
"message": "Klik på knappen \"Aktivér\" nedenfor for at benytte denne sikkerhedsnøgle til to-trins-login."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "Der opstod et problem med at læse sikkerhedsnøglen."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Din Bitwarden to-trins-login gendannelseskode"

View File

@ -906,9 +906,15 @@
"purgeVault": {
"message": "Tresor leeren"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Gehen Sie wie folgt vor, um alle Einträge und Ordner in Ihrem Tresor zu löschen. Einträge, die zu einer Organisation gehören, die Sie mit anderen teilen, werden nicht gelöscht."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Die Leerung des Tresor ist permanent. Sie kann nicht rückgängig gemacht werden."
},
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "NFC-Unterstützung"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Fügen Sie Ihrem Konto einen FIDO U2F-Sicherheitsschlüssel hinzu"
},
"twoFactorU2fPlugIn": {
"message": "Stecken Sie den Sicherheitsschlüssel in USB-Port Ihres Computers."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "Wenn der Sicherheitsschlüssel eine Taste hat, drücken Sie die."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "Aufgrund von Plattformbeschränkungen kann FIDO U2F nicht mit allen Bitwarden-Anwendungen verwendet werden. Sie sollten einen anderen Zwei-Faktor-Authentifizierungsanbieter aktivieren, damit Sie auf Ihr Konto zugreifen können, wenn FIDO U2F nicht verwendet werden kann. Unterstützte Plattformen sind:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "Es wird darauf gewartet, dass Sie die Taste Ihres Sicherheitsschlüssels betätigen"
},
"twoFactorU2fClickEnable": {
"message": "Klicken Sie unten auf \"Aktivieren\", um diesen Sicherheitsschlüssel für die Zwei-Faktor-Anmeldung zu verwenden."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "Es gab ein Problem beim Lesen des Sicherheitsschlüssels."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Ihr Wiederherstellungsschlüssel für die Zwei-Faktor-Anmeldung in Bitwarden"

View File

@ -906,9 +906,15 @@
"purgeVault": {
"message": "Purgar caja fuerte"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Proceder eliminará todos los elementos y carpetas de tu caja fuerte. Los elementos que petenezcan a una organización con la que compartes contenido, no serán eliminados."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Purgar tu caja fuerte es permanente. No se puede deshacer."
},
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "Soporte NFC"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Agregar una clave de seguridad U2F FIDO a su cuenta"
},
"twoFactorU2fPlugIn": {
"message": "Conecte la llave de seguridad al puerto USB de su computadora."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "Si la clave de seguridad tiene un botón, tócalo."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "Debido a limitaciones de la plataforma, FIDO U2F no puede ser usado en todas las aplicaciones de Bitwarden. Debería habilitar otro proveedor de inicio de sesión de dos pasos, para que pueda acceder a su cuenta cuando FIDO U2F no pueda ser utilizado. Plataformas soportadas:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "Esperando que toque el botón de su clave de seguridad"
},
"twoFactorU2fClickEnable": {
"message": "Haga clic en el botón \"Habilitar\" a continuación para habilitar esta clave de seguridad para el inicio de sesión en dos pasos."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "Hubo un problema leyendo la clave de seguridad."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Su código de recuperación de inicio de sesión de dos pasos Bitwarden"

View File

@ -906,9 +906,15 @@
"purgeVault": {
"message": "Likvideeri Hoidla"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Jätkates kustutatakse kõik hoidlas olevad kirjed ja kaustad. Andmed, mis kuuluvad organisatsioonile, jäävad puutumata."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Hoidla likvideerimine on alatine. Seda ei saa tagasi võtta."
},
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "NFS tugi"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Lisa oma kontole FIDO U2F turvavõti"
},
"twoFactorU2fPlugIn": {
"message": "Sisesta turvavõti oma arvuti USB pessa."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "Kui turvavõtmel on nupp, siis vajuta seda."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "Mõnede platvormi piirangute tõttu ei saa FIDO U2F-i kõikide Bitwardeni rakendustega kasutada. Võiksid kaaluda teise kaheastmelise kinnitamise aktiveerimist olukordadeks, kus FIDO U2F-i ei saa kasutada. Toetatud platvormid:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "Ootame, kuni puudutad turvavõtmel olevat nuppu"
},
"twoFactorU2fClickEnable": {
"message": "Kliki all olevale \"Luba\" nupule, et kaheastmeline kinnitamine läbi turvavõtme sisse lülitada."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "Turvavõtme lugemisel tekkis tõrge."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Bitwardeni kaheastmelise logimise varukood"

File diff suppressed because it is too large Load Diff

View File

@ -906,9 +906,15 @@
"purgeVault": {
"message": "Effacer le coffre"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Poursuivez ci-dessous pour supprimer tous les éléments et dossiers de votre coffre. Les éléments qui appartiennent à une organisation avec laquelle vous partagez ne seront pas supprimés."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "L'effacement votre coffre est définitif. Cette action ne peut pas être annulée."
},
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "Support du NFC"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Ajouter une clé de sécurité FIDO U2F à votre compte"
},
"twoFactorU2fPlugIn": {
"message": "Branchez la clé de sécurité sur un port USB de votre ordinateur."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "Si la clé de sécurité a un bouton, touchez-le."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "En raison de limitations de plateforme, FIDO U2F n'est pas utilisable sur toutes les applications Bitwarden. Vous devriez activer un autre fournisseur de connexion en deux étapes afin de pouvoir accéder à votre compte lorsque vous ne pouvez pas utiliser FIDO U2F. Plateformes prises en charge :"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "Attente de l'appui sur le bouton de votre clé de sécurité"
},
"twoFactorU2fClickEnable": {
"message": "Cliquez sur le bouton « Activer » ci-dessous pour activer cette clé de sécurité pour une connexion en deux étapes."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "Un problème est survenu lors de la lecture de la clé de sécurité."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Votre code de récupération de connexion en deux étapes Bitwarden"

View File

@ -906,9 +906,15 @@
"purgeVault": {
"message": "Purge Vault"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Proceed below to delete all items and folders in your vault. Items that belong to an organization that you share with will not be deleted."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Purging your vault is permanent. It cannot be undone."
},
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "NFC Support"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Add a FIDO U2F security key to your account"
},
"twoFactorU2fPlugIn": {
"message": "Plug the security key into your computer's USB port."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "If the security key has a button, touch it."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "Due to platform limitations, FIDO U2F cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when FIDO U2F cannot be used. Supported platforms:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "Waiting for you to touch the button on your security key"
},
"twoFactorU2fClickEnable": {
"message": "Click the \"Enable\" button below to enable this security key for two-step login."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "There was a problem reading the security key."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"

View File

@ -906,9 +906,15 @@
"purgeVault": {
"message": "Svuota Cassaforte"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Procedi in basso per eliminare tutti gli elementi e le cartelle nel Vault. Gli elementi che appartengono a un'organizzazione con cui condividi non verranno eliminati."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Svuotare la tua cassaforte è permanente. Questa azione non è reversibile."
},
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "Supporto per NFC"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Aggiungi una chiave di sicurezza di FIDO U2F al tuo account"
},
"twoFactorU2fPlugIn": {
"message": "Inserire la chiave di protezione nella porta USB del tuo computer."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "Se la chiave di protezione dispone di un pulsante, premilo."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "A causa di limitazioni della piattaforma, FIDO U2F non può essere utilizzato su tutte le applicazioni Bitwarden. Si consiglia di abilitare un altro metodo di verifica in due passaggi in modo da poter accedere al tuo account anche dove FIDO U2F non può essere usato. Piattaforme supportate:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "In attesa che venga premuto il pulsante della tua chiave di sicurezza"
},
"twoFactorU2fClickEnable": {
"message": "Fai click sul pulsante \"Abilita\" per abilitare questa chiave di sicurezza per la verifica in due passaggi."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "Si è verificato un problema durante la lettura della chiave di sicurezza."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Il tuo codice di recupero Bitwarden per la verifica in due passaggi"

View File

@ -906,9 +906,15 @@
"purgeVault": {
"message": "Purge Vault"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Proceed below to delete all items and folders in your vault. Items that belong to an organization that you share with will not be deleted."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Purging your vault is permanent. It cannot be undone."
},
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "NFC Support"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Add a FIDO U2F security key to your account"
},
"twoFactorU2fPlugIn": {
"message": "Plug the security key into your computer's USB port."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "If the security key has a button, touch it."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "Due to platform limitations, FIDO U2F cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when FIDO U2F cannot be used. Supported platforms:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "Waiting for you to touch the button on your security key"
},
"twoFactorU2fClickEnable": {
"message": "Click the \"Enable\" button below to enable this security key for two-step login."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "There was a problem reading the security key."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"

View File

@ -487,25 +487,25 @@
"message": "Log Out"
},
"ok": {
"message": "Ok"
"message": "확인"
},
"yes": {
"message": "Yes"
"message": ""
},
"no": {
"message": "No"
"message": "아니오"
},
"loginOrCreateNewAccount": {
"message": "Log in or create a new account to access your secure vault."
"message": "안전 보관함에 접근하려면 로그인하거나 새 계정을 만드세요."
},
"createAccount": {
"message": "Create Account"
"message": "계정 만들기"
},
"logIn": {
"message": "Log In"
"message": "로그인"
},
"submit": {
"message": "Submit"
"message": "보내기"
},
"emailAddressDesc": {
"message": "You'll use your email address to log in."
@ -517,82 +517,82 @@
"message": "What should we call you?"
},
"masterPass": {
"message": "Master Password"
"message": "마스터 비밀번호"
},
"masterPassDesc": {
"message": "The master password is the password you use to access your vault. It is very important that you do not forget your master password. There is no way to recover the password in the event that you forget it."
"message": "마스터 비밀번호는 보관함을 열 때 필요한 비밀번호입니다. 절대 마스터 비밀번호를 잊어버리지 마세요. 잊어버리면 복구할 수 있는 방법이 없습니다."
},
"masterPassHintDesc": {
"message": "A master password hint can help you remember your password if you forget it."
"message": "마스터 비밀번호 힌트는 마스터 비밀번호를 잊었을 때 도움이 될 수 있습니다."
},
"reTypeMasterPass": {
"message": "Re-type Master Password"
"message": "마스터 비밀번호 다시 입력"
},
"masterPassHint": {
"message": "Master Password Hint (optional)"
"message": "마스터 비밀번호 힌트 (선택)"
},
"masterPassHintLabel": {
"message": "Master Password Hint"
"message": "마스터 비밀번호 힌트"
},
"settings": {
"message": "Settings"
"message": "설정"
},
"passwordHint": {
"message": "Password Hint"
"message": "비밀번호 힌트"
},
"enterEmailToGetHint": {
"message": "Enter your account email address to receive your master password hint."
"message": "마스터 비밀번호 힌트를 받으려면 계정의 이메일 주소를 입력하세요."
},
"getMasterPasswordHint": {
"message": "Get master password hint"
"message": "마스터 비밀번호 힌트 얻기"
},
"emailRequired": {
"message": "Email address is required."
"message": "이메일은 반드시 입력해야 합니다."
},
"invalidEmail": {
"message": "Invalid email address."
"message": "잘못된 이메일 주소입니다."
},
"masterPassRequired": {
"message": "Master password is required."
"message": "마스터 비밀번호는 반드시 입력해야 합니다."
},
"masterPassLength": {
"message": "Master password must be at least 8 characters long."
"message": "마스터 비밀번호는 최소 8자 이상이어야 합니다."
},
"masterPassDoesntMatch": {
"message": "Master password confirmation does not match."
"message": "마스터 비밀번호 확인과 마스터 비밀번호가 일치하지 않습니다."
},
"newAccountCreated": {
"message": "Your new account has been created! You may now log in."
"message": "계정 생성이 완료되었습니다! 이제 로그인하실 수 있습니다."
},
"masterPassSent": {
"message": "We've sent you an email with your master password hint."
"message": "마스터 비밀번호 힌트가 담긴 이메일을 보냈습니다."
},
"unexpectedError": {
"message": "An unexpected error has occurred."
"message": "예기치 못한 오류가 발생했습니다."
},
"emailAddress": {
"message": "Email Address"
"message": "이메일 주소"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
"message": "보관함이 잠겨 있습니다. 마스터 비밀번호를 입력하여 계속하세요."
},
"unlock": {
"message": "Unlock"
"message": "잠금 해제"
},
"invalidMasterPassword": {
"message": "Invalid master password"
"message": "잘못된 마스터 비밀번호"
},
"lockNow": {
"message": "Lock Now"
"message": "지금 잠그기"
},
"noItemsInList": {
"message": "There are no items to list."
"message": "항목이 없습니다."
},
"noCollectionsInList": {
"message": "There are no collections to list."
},
"noGroupsInList": {
"message": "There are no groups to list."
"message": "그룹이 없습니다."
},
"noUsersInList": {
"message": "There are no users to list."
@ -601,7 +601,7 @@
"message": "There are no events to list."
},
"newOrganization": {
"message": "New Organization"
"message": "새 조직"
},
"noOrganizationsList": {
"message": "You do not belong to any organizations. Organizations allow you to securely share items with other users."
@ -616,10 +616,10 @@
}
},
"enterVerificationCodeApp": {
"message": "Enter the 6 digit verification code from your authenticator app."
"message": "인증 앱에서 6자리 인증 코드를 입력하세요."
},
"enterVerificationCodeEmail": {
"message": "Enter the 6 digit verification code that was emailed to $EMAIL$.",
"message": "$EMAIL$ 주소로 전송된 6자리 인증 코드를 입력하세요.",
"placeholders": {
"email": {
"content": "$1",
@ -628,7 +628,7 @@
}
},
"verificationCodeEmailSent": {
"message": "Verification email sent to $EMAIL$.",
"message": "$EMAIL$ 주소로 인증 이메일을 보냈습니다.",
"placeholders": {
"email": {
"content": "$1",
@ -637,13 +637,13 @@
}
},
"rememberMe": {
"message": "Remember me"
"message": "기억하기"
},
"sendVerificationCodeEmailAgain": {
"message": "Send verification code email again"
"message": "인증 코드 이메일 다시 보내기"
},
"useAnotherTwoStepMethod": {
"message": "Use another two-step login method"
"message": "다른 2단계 인증 사용"
},
"insertYubiKey": {
"message": "YubiKey를 컴퓨터의 USB 포트에 삽입하고 버튼을 누르세요."
@ -906,9 +906,15 @@
"purgeVault": {
"message": "Purge Vault"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Proceed below to delete all items and folders in your vault. Items that belong to an organization that you share with will not be deleted."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Purging your vault is permanent. It cannot be undone."
},
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "NFC 지원"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Add a FIDO U2F security key to your account"
},
"twoFactorU2fPlugIn": {
"message": "Plug the security key into your computer's USB port."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "If the security key has a button, touch it."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "Due to platform limitations, FIDO U2F cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when FIDO U2F cannot be used. Supported platforms:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "Waiting for you to touch the button on your security key"
},
"twoFactorU2fClickEnable": {
"message": "Click the \"Enable\" button below to enable this security key for two-step login."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "There was a problem reading the security key."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"

View File

@ -853,16 +853,16 @@
"message": "Bekreft det nye superpassordet"
},
"encKeySettings": {
"message": "Encryption Key Settings"
"message": "Innstillinger for krypteringsnøkkel"
},
"kdfAlgorithm": {
"message": "KDF Algorithm"
"message": "KDF Algoritmen"
},
"kdfIterations": {
"message": "KDF Iterations"
"message": "KDF gjentakelser"
},
"kdfIterationsDesc": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker. We recommend a value of $VALUE$ or more.",
"message": "Høyere KDF gjentakelser kan beskytte hovedpassordet fra blir brute tvunget av angriperen. Verdien $VALUE$ eller mer anbefales.",
"placeholders": {
"value": {
"content": "$1",
@ -880,7 +880,7 @@
}
},
"changeKdf": {
"message": "Change KDF"
"message": "Endre KDF"
},
"encKeySettingsChanged": {
"message": "Encryption Key Settings Changed"
@ -906,9 +906,15 @@
"purgeVault": {
"message": "Tøm hvelvet"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Fortsett nedenfor for å slette alle gjenstander og mapper i ditt hvelv. Gjenstander som tilhører en organisasjon som du deler med, vil ikke bli slettet."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Å tømme hvelvet ditt er permanent. Det kan ikke bli angret på."
},
@ -1076,10 +1082,10 @@
"message": "Et Premium-medlemskap er påkrevd for å bruke denne funksjonen."
},
"youHavePremiumAccess": {
"message": "You have premium access"
"message": "Du har premium tilgang"
},
"alreadyPremiumFromOrg": {
"message": "You already have access to premium features because of an organization you are a member of."
"message": "Du har allerede tilgang til premiumfunksjoner på grunn av en organisasjon du er medlem av."
},
"manage": {
"message": "Behandle"
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "NFC-støtte"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Legg til en FIDO U2F-sikkerhetsnøkkel til din konto"
},
"twoFactorU2fPlugIn": {
"message": "Sett inn sikkerhetsnøkkelen i din datamaskins USB-port."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "Dersom sikkerhetsnøkkelen har en knapp, trykk på den."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "På grunn av plattformbegrensninger, kan FIDO U2F ikke bli brukt på alle Bitwarden-apper. Du burde skru på en annen 2-trinnsinnloggingsleverandør, sånn at du kan få tilgang til din konto når FIDO U2F ikke kan bli brukt. Støttede plattformer:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "Venter på at du skal trykke på knappen på din sikkerhetsnøkkel"
},
"twoFactorU2fClickEnable": {
"message": "Klikk på «Aktiver»-knappen nedenfor for å aktivere denne sikkerhetsnøkkelen for 2-trinnsinnlogging."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "Det var et problem med å lese sikkerhetsnøkkelen."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Din 2-trinnsinnloggingsgjenopprettingskode for Bitwarden"
@ -1701,7 +1731,7 @@
"message": "Lokal betjening (valgfritt)"
},
"usersGetPremium": {
"message": "Users get access to premium membership features"
"message": "Brukerne får tilgang til premium medlemskap funksjoner"
},
"controlAccessWithGroups": {
"message": "Kontroller brukertilgang med grupper"
@ -2142,10 +2172,10 @@
}
},
"confirmUsers": {
"message": "Confirm Users"
"message": "Bekreft brukere"
},
"usersNeedConfirmed": {
"message": "You have users that have accepted their invitation, but still need to be confirmed. Users will not have access to the organization until they are confirmed."
"message": "Du har brukere som har akseptert sin invitasjon, men må fortsatt bekreftes. Brukere vil ikke ha tilgang til organisasjonen før de er bekreftet."
},
"startDate": {
"message": "Startdato"

View File

@ -906,9 +906,15 @@
"purgeVault": {
"message": "Kluis legen"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Ga hieronder verder om alle items en mappen in uw kluis te verwijderen. Items die behoren tot een organisatie waarmee u deelt, worden niet verwijderd."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Het leegmaken van uw webkluis is permanent en kan niet ongedaan worden gemaakt."
},
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "NFC ondersteuning"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Voeg een FIDO U2F beveiligingssleutel toe aan uw account"
},
"twoFactorU2fPlugIn": {
"message": "Stop de beveiligingssleutel in een USB-poort van uw computer."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "Druk op de knop van de beveiligingssleutel wanneer deze aanwezig is."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "Vanwege platformbeperkingen kunnen FIDO U2F niet in alle Bitwarden applicaties gebruikt worden. U zou een andere tweestapsaanmeldingsaanbieder moeten instellen voor wanneer FIDO U2F niet gebruikt kunnen worden. De volgende platformen worden ondersteunt:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "Wachten tot u op de knop van de beveiligingssleutel hebt gedrukt"
},
"twoFactorU2fClickEnable": {
"message": "Klik op de \"Activeren\"-knop hier beneden om deze beveiligingssleutel te activeren als tweestapsaanmeldingsmethode."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "Er was een probleem met het lezen van de beveiligingssleutel."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Uw Bitwarden tweestapsaanmelding herstelcode"

View File

@ -906,9 +906,15 @@
"purgeVault": {
"message": "Wyczyść sejf"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Kontynuuj poniżej, aby usunąć wszystkie elementy i foldery z Twojego sejfu. Elementy udostępnione organizacji nie zostaną usunięte."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Wykasowanie sejfu jest nieodwracalne. Akcja ta nie może być cofnięta."
},
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "Obsługa NFC"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Dodaj klucz bezpieczeństwa FIDO U2F do swojego konta"
},
"twoFactorU2fPlugIn": {
"message": "Włóż klucz bezpieczeństwa do portu USB swojego komputera."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "Jeśli klucz bezpieczeństwa posiada przycisk, dotknij go."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "Z powodu ograniczeń platformy, FIDO U2F nie może być używany we wszystkich aplikacjach Bitwarden. Powinieneś włączyć inną metodę dwustopniowego logowania, tak abyś miał dostęp do swojego konta w sytuacji, gdy FIDO U2F nie będzie mógł zostać użyty. Wspierane platformy:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "Oczekiwanie na dotknięcie klucza bezpieczeństwa"
},
"twoFactorU2fClickEnable": {
"message": "Kliknij przycisk \"Włącz\" poniżej, aby aktywować dwustopniowe logowanie za pomocą tego klucza bezpieczeństwa."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "Wystąpił problem z odczytem klucza bezpieczeństwa."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Twój kod odzyskiwania Bitwarden"

View File

@ -906,9 +906,15 @@
"purgeVault": {
"message": "Limpar o Cofre"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Continue abaixo para excluir todos os itens e pastas do seu cofre. Itens que pertencem a uma organização com a qual você compartilha não serão excluídos."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Limpando o seu cofre permanentemente. Não pode ser desfeito."
},
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "Suporte a NFC"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Adicione uma chave de segurança FIDO U2F à sua conta"
},
"twoFactorU2fPlugIn": {
"message": "Conecte a chave de segurança na porta USB do seu computador."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "Se a chave de segurança tiver um botão, toque nele."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "Devido as limitações da plataforma, o FIDO U2F não pode ser usado em todas os aplicativos do Bitwarden. Você deve habilitar outro provedor de login em duas etapas para poder acessar sua conta quando o FIDO U2F não puder ser usado. Plataformas Suportadas:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "Esperando que você toque no botão da sua chave de segurança"
},
"twoFactorU2fClickEnable": {
"message": "Clique no botão \"Habilitar\" abaixo para ativar essa chave de segurança para o login em duas etapas."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "Houve um problema ao ler a chave de segurança."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Seu código de recuperação de login em duas etapas do Bitwarden"

View File

@ -906,9 +906,15 @@
"purgeVault": {
"message": "Esvaziar Cofre"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Continue para eliminar todos os itens e pastas do seu cofre. Itens que pertençam a uma organização que partilhe não serão eliminados."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Esvaziar o seu cofre é permanente. Não pode ser desfeito."
},
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "Suporte NFC"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Adicione à sua conta uma chave de segurança FIDO U2F"
},
"twoFactorU2fPlugIn": {
"message": "Ligue a chave de segurança numa porta USB do seu computador."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "Se a chave de segurança tiver um botão, toque-lhe."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "Devido a limitações da plataforma, FIDO U2F não pode ser utilizado em todas as aplicações Bitwarden. Deverá escolher outro método de início de sessão em dois passos quando FIDO U2F não puder ser utilizado. Plataformas suportadas:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "A aguardar que toque no botão da sua chave de segurança"
},
"twoFactorU2fClickEnable": {
"message": "Clique no botão \"Ativar\" abaixo para ativar esta chave de segurança para o início de sessão em dois passos."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "Ocorreu um problema ao ler a chave de segurança."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "O seu código Bitwarden de recuperação de início de sessão em dois passos"

View File

@ -10,7 +10,7 @@
}
},
"whatTypeOfItem": {
"message": "Какой это тип элемента?"
"message": "Выберите тип элемента"
},
"name": {
"message": "Имя"
@ -826,7 +826,7 @@
}
},
"loggedOutWarning": {
"message": "При продолжении ваша сессия будет завершена и вам будет предложено авторизоваться повторно. Сеансы на других устройствах могут продолжать оставаться активными в течение одного часа."
"message": "В случае продолжения, ваша сессия будет завершена и вам будет предложено авторизоваться повторно. Сеансы на других устройствах могут продолжать оставаться активными в течение одного часа."
},
"emailChanged": {
"message": "Email изменен"
@ -871,7 +871,7 @@
}
},
"kdfIterationsWarning": {
"message": "Установка слишком высоких итераций KDF может привести к снижению производительности при входе (и разблокировке) на устройствах с медленными процессорами. Мы рекомендуем увеличить значение с шагом $INCREMENT$, а затем проверить все ваши устройства.",
"message": "Установка слишком высоких итераций KDF может привести к снижению производительности при входе (и разблокировке) на устройствах с медленными процессорами. Мы рекомендуем увеличивать значение с шагом $INCREMENT$, а затем проверить все ваши устройства.",
"placeholders": {
"increment": {
"content": "$1",
@ -889,16 +889,16 @@
"message": "Опасная зона"
},
"dangerZoneDesc": {
"message": "Осторожно, эти действия не обратимы!"
"message": "Будьте внимательны - эти действия не обратимы!"
},
"deauthorizeSessions": {
"message": "Деавторизовать сессии"
},
"deauthorizeSessionsDesc": {
"message": "Беспокоитесь о том, что ваша учетная запись авторизована на другом устройстве? Чтобы деавторизовать все ранее использовавшиеся компьютеры или устройства, выполните действие ниже. Этот шаг безопасности рекомендуется, если вы ранее использовали общедоступный компьютер или случайно сохранили свой пароль на устройстве, которое вам не принадлежит. Это действие также очистит все ранее сохраненные сессии двухфакторного входа."
"message": "Беспокоитесь о том, что ваша учетная запись авторизована на другом устройстве? Чтобы деавторизовать все ранее использовавшиеся компьютеры или устройства, выполните действие ниже. Этот шаг безопасности рекомендуется, если вы ранее использовали общедоступный компьютер или случайно сохранили свой пароль на устройстве, которое вам не принадлежит. Это действие также очистит все ранее сохраненные сессии двухфакторной аутентификации."
},
"deauthorizeSessionsWarning": {
"message": "При продолжении ваша сессия также будет завершена и вам будет предложено авторизоваться повторно. Также вам будет предложено повторно авторизоваться при помощи двухфакторной аутентификации, если она включена. Сеансы на других устройствах могут продолжать оставаться активными в течение одного часа."
"message": "В случае продолжения, ваша сессия будет завершена и вам будет предложено авторизоваться повторно. При активированной двухфакторной аутентификации вам потребуется ввести код. Сеансы на других устройствах могут продолжать оставаться активными в течение одного часа."
},
"sessionsDeauthorized": {
"message": "Все сессии деавторизованы"
@ -906,9 +906,15 @@
"purgeVault": {
"message": "Очистить хранилище"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Чтобы удалить все элементы и папки из вашего хранилища, выполните действие ниже. Элементы, принадлежащие организации, с которой вы делитесь, удалены не будут."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Очистка вашего хранилища необратима. Ее нельзя отменить."
},
@ -993,7 +999,7 @@
"description": "'Gravatar' is the name of a service. See www.gravatar.com"
},
"enableGravatarsDesc": {
"message": "Использовать аватары, загруженные с gravatar.com."
"message": "Использовать аватары с сайта gravatar.com."
},
"default": {
"message": "По умолчанию"
@ -1112,7 +1118,7 @@
"message": "Устройства Windows"
},
"twoStepAuthenticatorAppsRecommended": {
"message": "Эти приложения рекомендуется, однако, другие приложения-аутентификаторы также будут работать."
"message": "Эти приложения рекомендуются, однако, другие приложения-аутентификаторы также будут работать."
},
"twoStepAuthenticatorScanCode": {
"message": "Сосканируйте этот QR-код вашим приложением-аутентификатором"
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "Поддержка NFC"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Добавьте в свою учетную запись ключ безопасности FIDO U2F"
},
"twoFactorU2fPlugIn": {
"message": "Подключите ключ безопасности к USB-порту вашего компьютера."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "Если у ключа безопасности есть кнопка, нажмите ее."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "Из-за ограничений платформы FIDO U2F нельзя использовать во всех приложениях Bitwarden. Вы должны включить другого провайдера двухфакторной аутентификации, чтобы иметь возможность получить доступ к своей учетной записи, когда FIDO U2F не может быть использован. Поддерживаемые платформы:"
},
@ -1222,14 +1252,14 @@
"twoFactorU2fWaiting": {
"message": "В ожидании нажатия кнопки на ключе безопасности"
},
"twoFactorU2fClickEnable": {
"message": "Нажмите кнопку \"Включить\" ниже, чтобы активировать этот ключ безопасности для двухфакторной аутентификации."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "Не удалось прочитать ключ безопасности."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Ваш код восстановления двухфакторной ауентификации Bitwarden"
"message": "Ваш код восстановления двухфакторной аутентификации Bitwarden"
},
"twoFactorRecoveryNoCode": {
"message": "Вы еще не включили ни одного провайдера двухфакторной аутентификации. После включения, вы можете вернуться сюда и проверить ваш код восстановления."

View File

@ -906,9 +906,15 @@
"purgeVault": {
"message": "Vyprázdniť trezor"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Pokračujte ďalej ak chcete odstrániť všetky položky a priečinky vo vašom trezore. Položky, ktoré ste zdieľali a patria k organizácii sa neodstránia."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Vyprázdnenie trezoru je trvalé. Operáciu nie je možné vrátiť späť."
},
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "Podpora NFC"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Pridajte FIDO U2F kľúč k vášmu účtu"
},
"twoFactorU2fPlugIn": {
"message": "Pripojte bezpečnostný kľúč k vášmu počítaču prostredníctvom USB portu."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "Ak má kľúč na sebe tlačidlo, stlačte ho."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "Vzhľadom na obmedzenia platform, FIDO U2F nemôže byť použitý vo všetkých Bitwarden aplikáciách. Mali by ste povoliť inú formu dvojitého overenia, aby ste sa mohli prihlásiť k svojmu účtu ak nie je možné použiť FIDO U2F. Podporované platformy:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "Čaká sa na stlačenie tlačidla na vašom kľúči"
},
"twoFactorU2fClickEnable": {
"message": "Kliknite na tlačidlo \"Povoliť\" pre povolenie bezpečnostného kľúča pre dvojstupňové prihlásenie."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "Problém pri čítaní bezpečnostného kľúča."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Váš Bitwarden záchranný kód pre dvojstupňové overovanie"

View File

@ -718,7 +718,7 @@
"message": "Välj en organisation som du vill dela dessa objekt med. Delning överför ägandet av objekten till organisationen. Du kommer inte längre att vara direkt ägare till dessa objekt när de har delats."
},
"collectionsDesc": {
"message": "Edit the collections that this item is being shared with. Only organization users with access to these collections will be able to see this item."
"message": "Redigera de samlingar som detta objekt delas med. Endast användare i organisationer som har tillgång till dessa samlingar kommer kunna se objektet."
},
"deleteSelectedItemsDesc": {
"message": "Du har valt $COUNT$ objekt att ta bort. Är du säker på att du vill ta bort alla dessa objekt?",
@ -853,13 +853,13 @@
"message": "Bekräfta nytt huvudlösenord"
},
"encKeySettings": {
"message": "Encryption Key Settings"
"message": "Inställningar för krypteringsnyckel"
},
"kdfAlgorithm": {
"message": "KDF Algorithm"
"message": "KDF algoritm"
},
"kdfIterations": {
"message": "KDF Iterations"
"message": "KDF iterationer"
},
"kdfIterationsDesc": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker. We recommend a value of $VALUE$ or more.",
@ -880,10 +880,10 @@
}
},
"changeKdf": {
"message": "Change KDF"
"message": "Ändra KDF"
},
"encKeySettingsChanged": {
"message": "Encryption Key Settings Changed"
"message": "Inställningar för krypteringsnyckel ändrade"
},
"dangerZone": {
"message": "Högrisksområde"
@ -906,9 +906,15 @@
"purgeVault": {
"message": "Rensa valv"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Proceed below to delete all items and folders in your vault. Items that belong to an organization that you share with will not be deleted."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Rensning av ditt valv är permanent. Det går inte att ångra."
},
@ -1076,7 +1082,7 @@
"message": "Ett premium-medlemskap krävs för att använda den här funktionen."
},
"youHavePremiumAccess": {
"message": "You have premium access"
"message": "Du har premiumtillgång"
},
"alreadyPremiumFromOrg": {
"message": "You already have access to premium features because of an organization you are a member of."
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "NFC-stöd"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "Lägg till en FIDO U2F säkerhetsnyckel till ditt konto"
},
"twoFactorU2fPlugIn": {
"message": "Sätt in säkerhetsnyckeln till din dators USB-port."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "Om säkerhetsnyckeln har en knapp, tryck på den."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "Due to platform limitations, FIDO U2F cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when FIDO U2F cannot be used. Supported platforms:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "Waiting for you to touch the button on your security key"
},
"twoFactorU2fClickEnable": {
"message": "Click the \"Enable\" button below to enable this security key for two-step login."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "There was a problem reading the security key."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"

View File

@ -10,7 +10,7 @@
}
},
"whatTypeOfItem": {
"message": "Який це тип облікового запису?"
"message": "Який це тип запису?"
},
"name": {
"message": "Назва"
@ -241,7 +241,7 @@
"message": "Обране"
},
"unfavorite": {
"message": "Вибалити з обраного"
"message": "Вилучити з обраного"
},
"edit": {
"message": "Змінити"
@ -385,19 +385,19 @@
"message": "Сховище"
},
"shareSelected": {
"message": "Поділитися вибраними"
"message": "Поділитися вибраним"
},
"deleteSelected": {
"message": "Видалити вибрані"
"message": "Видалити вибране"
},
"moveSelected": {
"message": "Перемістити вибрані"
"message": "Перемістити вибране"
},
"selectAll": {
"message": "Вибрати все"
},
"unselectAll": {
"message": "Зняти виділення"
"message": "Скасувати вибір"
},
"launch": {
"message": "Запустити"
@ -433,10 +433,10 @@
"message": "Запис змінено"
},
"sharedItem": {
"message": "Спільний обліковий запис"
"message": "Спільний запис"
},
"sharedItems": {
"message": "Спільні облікові записи"
"message": "Спільні записи"
},
"deleteItem": {
"message": "Видалити запис"
@ -457,7 +457,7 @@
"message": "Видалені записи"
},
"movedItems": {
"message": "Переміщені елементи"
"message": "Записи переміщено"
},
"overwritePasswordConfirmation": {
"message": "Ви дійсно хочете перезаписати поточний пароль?"
@ -508,13 +508,13 @@
"message": "Відправити"
},
"emailAddressDesc": {
"message": "Електронка буде використовуватися як логін."
"message": "Адреса е-пошти буде використовуватися для входу."
},
"yourName": {
"message": "Ваше ім'я"
},
"yourNameDesc": {
"message": "Як до Вас звертатися?"
"message": "Як до вас звертатися?"
},
"masterPass": {
"message": "Головний пароль"
@ -532,7 +532,7 @@
"message": "Підказка для головного пароля (необов'язково)"
},
"masterPassHintLabel": {
"message": "Підказка до мастер-паролю"
"message": "Підказка для головного пароля"
},
"settings": {
"message": "Налаштування"
@ -589,19 +589,19 @@
"message": "Немає записів для відображення."
},
"noCollectionsInList": {
"message": "Немає записів для відображення."
"message": "Немає збірок для відображення."
},
"noGroupsInList": {
"message": "Немає записів для відображення."
"message": "Немає груп для відображення."
},
"noUsersInList": {
"message": "Немає записів для відображення."
"message": "Немає користувачів для відображення."
},
"noEventsInList": {
"message": "Немає записів для відображення."
"message": "Немає подій для відображення."
},
"newOrganization": {
"message": "Додати організацію"
"message": "Нова організація"
},
"noOrganizationsList": {
"message": "Ви не входите до жодної організації. Організації дозволяють безпечно обмінюватися елементами з іншими користувачами."
@ -643,7 +643,7 @@
"message": "Надіслати код підтвердження ще раз"
},
"useAnotherTwoStepMethod": {
"message": "Використати інший спосіб двохетапної авторизації"
"message": "Використати інший спосіб двохетапної перевірки"
},
"insertYubiKey": {
"message": "Вставте свій YubiKey в USB порт комп'ютера, потім торкніться цієї кнопки."
@ -655,16 +655,16 @@
"message": "Вхід недоступний"
},
"noTwoStepProviders": {
"message": "Для цього облікового запису увімкнено двохетапну авторизацію. Однак, жоден з налаштованих провайдерів двохетапної авторизації не підтримується цим веб-браузером."
"message": "Для цього облікового запису увімкнено двохетапну перевірку. Однак, жоден з налаштованих провайдерів двохетапної перевірки не підтримується цим веб-браузером."
},
"noTwoStepProviders2": {
"message": "Будь ласка, скористайтеся підтримуваним веб-браузером (наприклад, Chrome) та\/або іншими провайдерами, що краще підтримуються веб-браузерами (наприклад, програма авторизації)."
},
"twoStepOptions": {
"message": "Налаштування двохетапної авторизації"
"message": "Налаштування двохетапної перевірки"
},
"recoveryCodeDesc": {
"message": "Втратили доступ до всіх провайдерів двохетапної авторизації? Скористайтеся кодом відновлення, щоб вимкнути двохетапну авторизацію для свого облікового запису."
"message": "Втратили доступ до всіх провайдерів двохетапної перевірки? Скористайтеся кодом відновлення, щоб вимкнути двохетапну перевірку для свого облікового запису."
},
"recoveryCodeTitle": {
"message": "Код відновлення"
@ -712,16 +712,16 @@
"message": "Організації"
},
"shareDesc": {
"message": "Оберіть організацію, з якою хочете поділитися. Поділившись, ви передасте обліковий запис під контроль організації. Ви більше не будете безпосереднім влаником цього запису."
"message": "Оберіть організацію, з якою хочете поділитися. Зробивши це, ви передасте доступ до цього запису іншій організації та більше не будете його одноосібним власником."
},
"shareManyDesc": {
"message": "Оберіть організацію, з якою хочете поділитися. Поділившись, ви передасте облікові записи під контроль організації. Ви більше не будете безпосереднім влаником цих записів."
"message": "Оберіть організацію, з якою хочете поділитися. Зробивши це, ви передасте доступ до цих записів іншій організації та більше не будете їх одноосібним власником."
},
"collectionsDesc": {
"message": "Редагування колекцій, до яких належить цей запис. Лише учасники організацій, що мають доступ до цих колекцій матимуть доступ до цього запису."
"message": "Редагуйте збірки, з якими цей запис знаходиться в спільному доступі. Лише учасники організацій з доступом до цих збірок матимуть можливість бачити цей запис."
},
"deleteSelectedItemsDesc": {
"message": "Справді бажаєте видалити $COUNT$ запис(ів)?",
"message": "Ви обрали $COUNT$ записів для видалення. Ви справді хочете їх видалити?",
"placeholders": {
"count": {
"content": "$1",
@ -730,7 +730,7 @@
}
},
"moveSelectedItemsDesc": {
"message": "Виберіть папку, в яку хочете перемістити $COUNT$ запис(ів).",
"message": "Оберіть теку, в яку ви бажаєте перемістити $COUNT$ вибраних записів.",
"placeholders": {
"count": {
"content": "$1",
@ -739,7 +739,7 @@
}
},
"shareSelectedItemsDesc": {
"message": "Вибрано $COUNT$ запис(ів). $SHAREABLE_COUNT$ з них мають спільний доступ, $NONSHAREABLE_COUNT$ — приватні. Записам з приєднаннями потрібно надавати спільний доступ в окремому порядку.",
"message": "Ви обрали $COUNT$ запис(ів). $SHAREABLE_COUNT$ з них мають спільний доступ, $NONSHAREABLE_COUNT$ — приватні. Записи з вкладеннями повинні оприлюднюватись окремо.",
"placeholders": {
"count": {
"content": "$1",
@ -762,7 +762,7 @@
"message": "Копіювати код підтвердження"
},
"warning": {
"message": "Увага"
"message": "Попередження"
},
"exportWarning": {
"message": "При експорті ваші дані зберігаються в незашифрованому вигляді в форматі .csv. Вам не слід зберігати чи надсилати їх через незахищені канали (наприклад, е-поштою). Після використання негайно видаліть їх."
@ -774,7 +774,7 @@
"message": "Експорт сховища"
},
"exportSuccess": {
"message": "Експорт завершено."
"message": "Дані сховища експортовано."
},
"passwordGenerator": {
"message": "Генератор паролів"
@ -817,7 +817,7 @@
"message": "Код"
},
"changeEmailDesc": {
"message": "We have emailed a verification code to $EMAIL$. Please check your email for this code and enter it below to finalize your the email address change.",
"message": "Ми надіслали код підтвердження на $EMAIL$. Знайдіть цей код в отриманому листі та введіть його внизу, щоб завершити зміну адреси електронної пошти.",
"placeholders": {
"email": {
"content": "$1",
@ -826,16 +826,16 @@
}
},
"loggedOutWarning": {
"message": "Продовжуючи, ви вийдете з системи, і для подальшої роботи потрібно буде ввести логін та пароль. Активні сеанси на інших пристроях можуть залишатися активними протягом години."
"message": "Продовжуючи, ви вийдете з поточного сеансу і необхідно буде виконати вхід знову. Активні сеанси на інших пристроях можуть залишатися активними протягом години."
},
"emailChanged": {
"message": "Електронку змінено"
"message": "Е-пошту змінено"
},
"logBackIn": {
"message": "Будь ласка, увійдіть у систему."
"message": "Повторно виконайте вхід."
},
"logBackInOthersToo": {
"message": "Будь ласка, увійдіть у систему. Якщо Ви використовуєте інші додатки Bitwarden, також вийдіть із них, і знову увійдіть."
"message": "Будь ласка, повторно виконайте вхід. Якщо ви користуєтесь іншими додатками Bitwarden, також вийдіть із них, і знову увійдіть."
},
"changeMasterPassword": {
"message": "Змінити головний пароль"
@ -844,13 +844,13 @@
"message": "Головний пароль змінено"
},
"currentMasterPass": {
"message": "Теперішній головний пароль"
"message": "Поточний головний пароль"
},
"newMasterPass": {
"message": "Новий головний пароль"
},
"confirmNewMasterPass": {
"message": "Підтвердіть новий головний пароль"
"message": "Підтвердьте новий головний пароль"
},
"encKeySettings": {
"message": "Налаштування ключа шифрування"
@ -862,7 +862,7 @@
"message": "Ітерації KDF"
},
"kdfIterationsDesc": {
"message": "Приховані ітерації KDF допомагають захистити Ваш головний пароль від атаки по словнику. Ми рекомендуємо встановити значення $VALUE$, або більше.",
"message": "Вище значення KDF-ітерацій може допомогти захистити головний пароль від перехоплення зловмисником. Ми рекомендуємо встановити значення не менше $VALUE$.",
"placeholders": {
"value": {
"content": "$1",
@ -871,7 +871,7 @@
}
},
"kdfIterationsWarning": {
"message": "Встановлення надто великого значення KDF ітерацій може призвести до повільної роботи системи при вході (і розблокуванні системи) на слабких комп'ютерах. Рекомендуємо збільшувати значення поступово, по $INCREMENT$ за крок, тестуючи систему на всіх Ваших пристроях.",
"message": "Встановлення надто великого значення KDF-ітерацій може призвести до повільної роботи системи при вході (і розблокуванні системи) на слабких комп'ютерах. Рекомендуємо збільшувати значення поступово з кроком $INCREMENT$, після чого тестувати роботу на всіх ваших пристроях.",
"placeholders": {
"increment": {
"content": "$1",
@ -889,76 +889,82 @@
"message": "Небезпечна зона"
},
"dangerZoneDesc": {
"message": "Careful, these actions are not reversible!"
"message": "Обережно, ці дії неможливо скасувати!"
},
"deauthorizeSessions": {
"message": "Deauthorize Sessions"
"message": "Закрити сеанси"
},
"deauthorizeSessionsDesc": {
"message": "Concerned your account is logged in on another device? Proceed below to deauthorize all computers or devices that you have previously used. This security step is recommended if you previously used a public PC or accidentally saved your password on a device that isn't yours. This step will also clear all previously remembered two-step login sessions."
"message": "Хвилюєтесь про те, чи не виконано вхід на іншому пристрої? Перейдіть нижче, щоб закрити сеанси на всіх комп'ютерах чи інших пристроях, які ви раніше використовували. Рекомендовано використовувати цей крок, якщо ви раніше користувалися загальнодоступними комп'ютерами, або іншими чужими пристроями, на яких міг зберегтися ваш пароль входу. Ця дія також зітре всі попередньо збережені сеанси двохетапної перевірки."
},
"deauthorizeSessionsWarning": {
"message": "Proceeding will also log you out of your current session, requiring you to log back in. You will also be prompted for two-step login again, if enabled. Active sessions on other devices may continue to remain active for up to one hour."
"message": "Продовжуючи, ви також вийдете з поточного сеансу і необхідно буде виконати вхід знову. Ви також отримаєте повторний запит двохетапної перевірки, якщо вона увімкнена. Активні сеанси на інших пристроях можуть залишатися активними протягом години."
},
"sessionsDeauthorized": {
"message": "All Sessions Deauthorized"
"message": "Всі сеанси закрито"
},
"purgeVault": {
"message": "Purge Vault"
"message": "Очистити сховище"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Proceed below to delete all items and folders in your vault. Items that belong to an organization that you share with will not be deleted."
"message": "Продовжуйте внизу для видалення всіх записів і тек у вашому сховищі. Записи, що належать до спільної організації не будуть видалені."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Purging your vault is permanent. It cannot be undone."
"message": "Очищення вашого сховища є незворотною дією. Це не можна буде скасувати."
},
"vaultPurged": {
"message": "Your vault has been purged."
"message": "Ваше сховище було очищено."
},
"deleteAccount": {
"message": "Delete Account"
"message": "Видалити обліковий запис"
},
"deleteAccountDesc": {
"message": "Proceed below to delete your account and all associated data."
"message": "Продовжуйте внизу для видалення облікового запису і всіх пов'язаних даних."
},
"deleteAccountWarning": {
"message": "Deleting your account is permanent. It cannot be undone."
"message": "Видалення облікового запису є незворотною дією. Це не можна буде скасувати."
},
"accountDeleted": {
"message": "Account Deleted"
"message": "Обліковий запис видалено"
},
"accountDeletedDesc": {
"message": "Your account has been closed and all associated data has been deleted."
"message": "Ваш обліковий запис було закрито і всі пов'язані дані було видалено."
},
"myAccount": {
"message": "My Account"
"message": "Мій обліковий запис"
},
"tools": {
"message": "Інструменти"
},
"importData": {
"message": "Import Data"
"message": "Імпорт даних"
},
"importSuccess": {
"message": "Data has been successfully imported into your vault."
"message": "Дані успішно імпортовано до вашого сховища."
},
"importFormatError": {
"message": "Data is not formatted correctly. Please check your import file and try again."
"message": "Дані мають некоректне форматування. Перевірте файл імпорту і спробуйте знову."
},
"importNothingError": {
"message": "Nothing was imported."
"message": "Нічого не імпортовано."
},
"selectFormat": {
"message": "Select the format of the import file"
"message": "Оберіть формат імпортованого файлу"
},
"selectImportFile": {
"message": "Select the import file"
"message": "Оберіть файл для імпорту"
},
"orCopyPasteFileContents": {
"message": "or copy\/paste the import file contents"
"message": "або скопіюйте і вставте вміст файлу для імпорту"
},
"instructionsFor": {
"message": "$NAME$ Instructions",
"message": "Інструкції для $NAME$",
"description": "The title for the import tool instructions.",
"placeholders": {
"name": {
@ -971,16 +977,16 @@
"message": "Додатково"
},
"optionsDesc": {
"message": "Customize your web vault experience."
"message": "Налаштуйте свою роботу з веб-сховищем."
},
"optionsUpdated": {
"message": "Options updated"
"message": "Налаштування оновлено"
},
"language": {
"message": "Мова"
},
"languageDesc": {
"message": "Change the language used by the web vault."
"message": "Змінити мову інтерфейсу веб-сховища."
},
"disableIcons": {
"message": "Вимкнути піктограми веб-сайтів"
@ -989,44 +995,44 @@
"message": "Впізнавані піктограми веб-сайтів додаються біля кожного запису вашого сховища."
},
"enableGravatars": {
"message": "Enable Gravatars",
"message": "Увімкнути Gravatars",
"description": "'Gravatar' is the name of a service. See www.gravatar.com"
},
"enableGravatarsDesc": {
"message": "Use avatar images loaded from gravatar.com."
"message": "Використовувати зображення профілю завантажені з gravatar.com."
},
"default": {
"message": "Типово"
},
"domainRules": {
"message": "Domain Rules"
"message": "Правила доменів"
},
"domainRulesDesc": {
"message": "If you have the same login across multiple different website domains, you can mark the website as \"equivalent\". \"Global\" domains are ones already created for you by Bitwarden."
"message": "Якщо у вас є однакові дані входу для різних веб-сайтів, ви можете позначити такий веб-сайт як \"еквівалентний\". \"Глобальні\" домени вже створені для вас в Bitwarden."
},
"globalEqDomains": {
"message": "Global Equivalent Domains"
"message": "Глобальні еквівалентні домени"
},
"customEqDomains": {
"message": "Custom Equivalent Domains"
"message": "Власні еквівалентні домени"
},
"exclude": {
"message": "Exclude"
"message": "Виключити"
},
"include": {
"message": "Include"
"message": "Включити"
},
"customize": {
"message": "Customize"
"message": "Налаштувати"
},
"newCustomDomain": {
"message": "New Custom Domain"
"message": "Новий власний домен"
},
"newCustomDomainDesc": {
"message": "Enter a list of domains separated by commas. Only \"base\" domains are allowed. Do not enter subdomains. For example, enter \"google.com\" instead of \"www.google.com\". You can also enter \"androidapp:\/\/package.name\" to associate an android app with other website domains."
"message": "Введіть список доменів, розділених комами. Дозволяються лише \"основні\" домени. Не вводьте піддомени. Наприклад, вводьте \"google.com\" замість \"www.google.com\". Ви також можете ввести \"androidapp:\/\/package.name\", щоб асоціювати програму android з іншими доменами веб-сайту."
},
"customDomainX": {
"message": "Custom Domain $INDEX$",
"message": "Власний домен $INDEX$",
"placeholders": {
"index": {
"content": "$1",
@ -1035,35 +1041,35 @@
}
},
"domainsUpdated": {
"message": "Domains updated"
"message": "Домени оновлено"
},
"twoStepLogin": {
"message": "Двохетапна авторизація"
"message": "Двохетапна перевірка"
},
"twoStepLoginDesc": {
"message": "Secure your account by requiring an additional step when logging in."
"message": "Захистіть обліковий запис, вимагаючи додатковий крок перевірки при вході."
},
"twoStepLoginOrganizationDesc": {
"message": "Require two-step login for your organization's users by configuring providers at the organization level."
"message": "Вимагати двохетапну перевірку для користувачів вашої організації, змінивши конфігурацію провайдерів на рівні організації."
},
"twoStepLoginRecoveryWarning": {
"message": "Enabling two-step login can permanently lock you out of your Bitwarden account. A recovery code allows you to access your account in the event that you can no longer use your normal two-step login provider (ex. you lose your device). Bitwarden support will not be able to assist you if you lose access to your account. We recommend you write down or print the recovery code and keep it in a safe place."
"message": "Увімкнення двохетапної перевірки може цілком заблокувати доступ до облікового запису Bitwarden. Код відновлення дозволяє вам отримати доступ до свого облікового запису у випадку, якщо ви не можете скористатися провайдером двохетапної перевірки (наприклад, при втраті пристрою). Служба підтримки Bitwarden не зможе допомогти відновити доступ до вашого облікового запису. Ми радимо вам записати чи роздрукувати цей код відновлення і зберігати його в надійному місці."
},
"viewRecoveryCode": {
"message": "View Recovery Code"
"message": "Переглянути код відновлення"
},
"providers": {
"message": "Providers",
"message": "Провайдери",
"description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc."
},
"enable": {
"message": "Enable"
"message": "Увімкнути"
},
"enabled": {
"message": "Увімкнено"
},
"premium": {
"message": "Premium",
"message": "Преміум",
"description": "Premium Membership"
},
"premiumMembership": {
@ -1073,88 +1079,88 @@
"message": "Необхідний преміум статус"
},
"premiumRequiredDesc": {
"message": "A premium membership is required to use this feature."
"message": "Для використання цієї функції необхідний преміум статус."
},
"youHavePremiumAccess": {
"message": "You have premium access"
"message": "У вас є преміум-доступ"
},
"alreadyPremiumFromOrg": {
"message": "You already have access to premium features because of an organization you are a member of."
"message": "У вас вже є доступ до преміум-функцій, тому що ви входите до організації, яка вам їх надає."
},
"manage": {
"message": "Управління"
"message": "Керувати"
},
"disable": {
"message": "Вимкнути"
},
"twoStepLoginProviderEnabled": {
"message": "This two-step login provider is enabled on your account."
"message": "Для вашого облікового запису увімкнено цей спосіб двохетапної перевірки."
},
"twoStepLoginAuthDesc": {
"message": "Enter your master password to modify two-step login settings."
"message": "Введіть головний пароль, щоб змінити налаштування двохетапної перевірки."
},
"twoStepAuthenticatorDesc": {
"message": "Follow these steps to set up two-step login with an authenticator app:"
"message": "Дотримуйтесь цих кроків, щоб встановити двохетапну перевірки за допомогою програми:"
},
"twoStepAuthenticatorDownloadApp": {
"message": "Download a two-step authenticator app"
"message": "Завантажте програму для двохетапної перевірки"
},
"twoStepAuthenticatorNeedApp": {
"message": "Need a two-step authenticator app? Download one of the following"
"message": "Необхідна програма для двохетапної перевірки? Завантажте одну з таких"
},
"iosDevices": {
"message": "iOS devices"
"message": "Пристрої iOS"
},
"androidDevices": {
"message": "Android devices"
"message": "Пристрої Android"
},
"windowsDevices": {
"message": "Windows devices"
"message": "Пристрої Windows"
},
"twoStepAuthenticatorAppsRecommended": {
"message": "These apps are recommended, however, other authenticator apps will also work."
"message": "Ці програми є рекомендованими, однак, інші програми авторизації також працюватимуть."
},
"twoStepAuthenticatorScanCode": {
"message": "Scan this QR code with your authenticator app"
"message": "Скануйте цей QR-код за допомогою програми авторизації"
},
"key": {
"message": "Key"
"message": "Ключ"
},
"twoStepAuthenticatorEnterCode": {
"message": "Enter the resulting 6 digit verification code from the app"
"message": "Введіть отриманий в програмі 6-значний код авторизації"
},
"twoStepAuthenticatorReaddDesc": {
"message": "In case you need to add it to another device, below is the QR code (or key) required by your authenticator app."
"message": "Якщо вам необхідно додати його на іншому пристрої, внизу знаходиться QR-код (або код) для вашої програми авторизації."
},
"twoStepDisableDesc": {
"message": "Are you sure you want to disable this two-step login provider?"
"message": "Ви справді хочете вимкнути цього провайдера двохетапної перевірки?"
},
"twoStepDisabled": {
"message": "Two-step login provider disabled."
"message": "Провайдера двохетапної перевірки вимкнено."
},
"twoFactorYubikeyAdd": {
"message": "Add a new YubiKey to your account"
"message": "Додайте новий YubiKey до вашого облікового запису"
},
"twoFactorYubikeyPlugIn": {
"message": "Plug the YubiKey (NEO or 4 series) into your computer's USB port."
},
"twoFactorYubikeySelectKey": {
"message": "Select in the first empty YubiKey input field below."
"message": "Оберіть перше порожнє поле вводу YubiKey внизу."
},
"twoFactorYubikeyTouchButton": {
"message": "Touch the YubiKey's button."
"message": "Торкніться кнопки YubiKey."
},
"twoFactorYubikeySaveForm": {
"message": "Save the form."
"message": "Збережіть форму."
},
"twoFactorYubikeyWarning": {
"message": "Due to platform limitations, YubiKeys cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when YubiKeys cannot be used. Supported platforms:"
"message": "У зв'язку з обмеженнями платформи, засоби YubiKey не можна використовувати у всіх програмах Bitwarden. Вам слід активувати іншого провайдера двохетапної перевірки, щоб ви могли отримати доступ до свого облікового запису, коли неможливо скористатися YubiKey. Підтримувані платформи:"
},
"twoFactorYubikeySupportUsb": {
"message": "Web vault, desktop application, CLI, and all browser extensions on a device with a USB port that can accept your YubiKey."
"message": "Веб-сховище, програма для комп'ютера, CLI, а також усі розширення браузера на пристроях, де можливо під'єднати YubiKey до USB."
},
"twoFactorYubikeySupportMobile": {
"message": "Mobile apps on a device with NFC capabilities or a USB port that can accept your YubiKey."
"message": "Мобільні програми на пристроях з NFC або портом USB, до якого можна під'єднати ваш YubiKey."
},
"yubikeyX": {
"message": "YubiKey $INDEX$",
@ -1165,96 +1171,120 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "NFC Support"
"message": "Підтримка NFC"
},
"twoFactorYubikeySupportsNfc": {
"message": "One of my keys supports NFC."
"message": "Один з моїх ключів підтримує NFC."
},
"twoFactorYubikeySupportsNfcDesc": {
"message": "If one of your YubiKeys supports NFC (such as a YubiKey NEO), you will be prompted on mobile devices whenever NFC availability is detected."
"message": "Якщо один з ваших YubiKey підтримує NFC (наприклад, YubiKey NEO), ви отримаєте запит на мобільних пристроях, як тільки буде виявлено NFC."
},
"yubikeysUpdated": {
"message": "YubiKeys updated"
"message": "YubiKey оновлено"
},
"disableAllKeys": {
"message": "Disable All Keys"
"message": "Вимкнути всі ключі"
},
"twoFactorDuoDesc": {
"message": "Enter the Bitwarden application information from your Duo Admin panel."
"message": "Введіть інформацію про програму Bitwarden з вашої панелі адміністратора Duo."
},
"twoFactorDuoIntegrationKey": {
"message": "Integration Key"
"message": "Ключ інтеграції"
},
"twoFactorDuoSecretKey": {
"message": "Secret Key"
"message": "Секретний ключ"
},
"twoFactorDuoApiHostname": {
"message": "API Hostname"
"message": "Назва вузла API"
},
"twoFactorEmailDesc": {
"message": "Follow these steps to set up two-step login with email:"
"message": "Дотримуйтесь цих кроків, щоб встановити двохетапну перевірку за допомогою електронної пошти:"
},
"twoFactorEmailEnterEmail": {
"message": "Enter the email that you wish to receive verification codes"
"message": "Введіть адресу електронної пошти, на яку ви бажаєте отримувати коди перевірки"
},
"twoFactorEmailEnterCode": {
"message": "Enter the resulting 6 digit verification code from the email"
"message": "Введіть отриманий 6-значний код перевірки з електронного повідомлення"
},
"sendEmail": {
"message": "Send Email"
"message": "Надіслати повідомлення"
},
"twoFactorU2fAdd": {
"message": "Add a FIDO U2F security key to your account"
"message": "Додайте ключ безпеки FIDO U2F до свого облікового запису"
},
"twoFactorU2fPlugIn": {
"message": "Plug the security key into your computer's USB port."
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "If the security key has a button, touch it."
"message": "Якщо ключ безпеки має кнопку, торкніться її."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "Due to platform limitations, FIDO U2F cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when FIDO U2F cannot be used. Supported platforms:"
"message": "У зв'язку з обмеженнями платформи, засоби FIDO U2F не можна використовувати у всіх програмах Bitwarden. Вам слід активувати іншого провайдера двохетапної перевірки, щоб ви могли отримати доступ до свого облікового запису, коли неможливо скористатися FIDO U2F. Підтримувані платформи:"
},
"twoFactorU2fSupportWeb": {
"message": "Web vault and browser extensions on a desktop\/laptop with a U2F enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
"message": "Веб-сховище і розширення браузера на комп'ютерах і ноутбуках з браузерами, що мають підтримку U2F (Chrome, Opera, Vivaldi, або Firefox з увімкненим FIDO U2F)."
},
"twoFactorU2fWaiting": {
"message": "Waiting for you to touch the button on your security key"
"message": "Чекаємо доки ви торкнетеся кнопки на своєму ключі безпеки"
},
"twoFactorU2fClickEnable": {
"message": "Click the \"Enable\" button below to enable this security key for two-step login."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "There was a problem reading the security key."
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"
"message": "Ваш код відновлення двохетапної перевірки Bitwarden"
},
"twoFactorRecoveryNoCode": {
"message": "You have not enabled any two-step login providers yet. After you have enabled a two-step login provider you can check back here for your recovery code."
"message": "Ви ще не увімкнули жодного провайдера двохетапної перевірки. Після того, як ви це зробите, ви можете повернутися сюди для отримання коду відновлення."
},
"printCode": {
"message": "Print Code",
"message": "Друкувати код",
"description": "Print 2FA recovery code"
},
"reports": {
"message": "Reports"
"message": "Звіти"
},
"dataBreachReport": {
"message": "Data Breach Report"
"message": "Звіт про витік даних"
},
"breachDesc": {
"message": "A \"breach\" is an incident where a site's data has been illegally accessed by hackers and then released publicly. Review the types of data that were compromised (email addresses, passwords, credit cards etc.) and take appropriate action, such as changing passwords."
"message": "Витік даних - це подія, під час якої зловмисниками було отримано неавторизований доступ до даних веб-сайтів та оприлюднено їх. Перегляньте тип даних, які було скомпрометовано (адреси електронної пошти, паролі, кредитні картки та інше) і виконайте необхідні дії, наприклад, змініть паролі."
},
"breachCheckUsernameEmail": {
"message": "Check any usernames or email addresses that you use."
"message": "Перевірте будь-які використовувані вами імена користувачів чи адреси електронної пошти."
},
"checkBreaches": {
"message": "Check Breaches"
"message": "Перевірити витоки даних"
},
"breachUsernameNotFound": {
"message": "$USERNAME$ was not found in any known data breaches.",
"message": "$USERNAME$ не знайдено у відомих витоках даних.",
"placeholders": {
"username": {
"content": "$1",
@ -1263,11 +1293,11 @@
}
},
"goodNews": {
"message": "Good News",
"message": "Гарні новини",
"description": "ex. Good News, No Breached Accounts Found!"
},
"breachUsernameFound": {
"message": "$USERNAME$ was found in $COUNT$ different data breaches online.",
"message": "$USERNAME$ було знайдено в $COUNT$ різних витоках даних онлайн.",
"placeholders": {
"username": {
"content": "$1",
@ -1280,25 +1310,25 @@
}
},
"breachFound": {
"message": "Breached Accounts Found"
"message": "Знайдено скомпрометовані облікові дані"
},
"compromisedData": {
"message": "Compromised data"
"message": "Скомпрометовані дані"
},
"website": {
"message": "Веб-сайт"
},
"affectedUsers": {
"message": "Affected Users"
"message": "Постраждалі користувачі"
},
"breachOccurred": {
"message": "Breach Occurred"
"message": "Стався витік даних"
},
"breachReported": {
"message": "Breach Reported"
"message": "Отримано звіт про витік даних"
},
"reportError": {
"message": "An error occurred trying to load the report. Try again"
"message": "При завантаженні звіту сталася помилка. Спробуйте знову"
},
"billingAndLicensing": {
"message": "Billing & Licensing"
@ -1317,7 +1347,7 @@
"message": "1 ГБ зашифрованого сховища для файлів."
},
"premiumSignUpTwoStep": {
"message": "Додаткові можливості двохетапної авторизації, наприклад, YubiKey, FIDO U2F та Duo."
"message": "Додаткові можливості двохетапної перевірки, наприклад, YubiKey, FIDO U2F та Duo."
},
"premiumSignUpTotp": {
"message": "Генератор коду авторизації TOTP (2FA) для входу в сховище."

View File

@ -906,9 +906,15 @@
"purgeVault": {
"message": "清空密码库"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "接下来的操作会删除密码库中的所有项目和文件夹。属于组织的共享项目将不会被删除。"
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "清空密码库是永久性的。不能被撤消。"
},
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "NFC 支持"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "在您的帐户中添加 FIDO U2F 安全密钥"
},
"twoFactorU2fPlugIn": {
"message": "将安全密钥插入电脑的 USB 端口。"
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "如果安全密钥有按钮,请按下它。"
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "由于平台限制FIDO U2F 无法用于所有的 Bitwarden 应用。 您应启用另一个两步登录验证应用,以便在 FIDO U2F 不可用时,也能访问您的帐户。 支持的平台:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "请您按下安全密钥上的按钮"
},
"twoFactorU2fClickEnable": {
"message": "单击下面的 \"启用\" 按钮,启用此安全密钥进行两步登录。"
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "读取安全密钥时出现问题。"
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "您的 Bitwarden 两步登录恢复代码"

View File

@ -718,10 +718,10 @@
"message": "選擇您希望分享這些項目的組織。這些項目的擁有權將會轉移到組織。一經分享,您將不再是這些項目的直接擁有者。"
},
"collectionsDesc": {
"message": "Edit the collections that this item is being shared with. Only organization users with access to these collections will be able to see this item."
"message": "編輯與此項目共享的集合。只有具有這些集合存取權限的組織使用者才能夠看到此項目。"
},
"deleteSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s) to delete. Are you sure you want to delete all of these items?",
"message": "您已經選取了 $COUNT$ 個項目要刪除。確定要刪除這些項目嗎 ?",
"placeholders": {
"count": {
"content": "$1",
@ -730,7 +730,7 @@
}
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "選擇要將這 $COUNT$ 個項目移動到的資料夾。",
"placeholders": {
"count": {
"content": "$1",
@ -739,7 +739,7 @@
}
},
"shareSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not. Items with attachments must be shared individually.",
"message": "您已經選取了 $COUNT$ 個項目。 $SHAREABLE_COUNT$ 個項目是可以分享的,$NONSHAREABLE_COUNT$ 則否。有附件的的項目必須單獨分享。",
"placeholders": {
"count": {
"content": "$1",
@ -826,7 +826,7 @@
}
},
"loggedOutWarning": {
"message": "Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour."
"message": "接下來會取消目前的會話,並要求您重新登入。其他裝置上的會話可能最多會保持一個小時。"
},
"emailChanged": {
"message": "電子郵件已更改"
@ -835,7 +835,7 @@
"message": "請重新登入。"
},
"logBackInOthersToo": {
"message": "Please log back in. If you are using other Bitwarden applications log out and back in to those as well."
"message": "請重新登入。如果您還在使用其他 Bitwarden 應用,也請登出並重新登入。"
},
"changeMasterPassword": {
"message": "變更主密碼"
@ -853,16 +853,16 @@
"message": "確認新密碼"
},
"encKeySettings": {
"message": "Encryption Key Settings"
"message": "加密金鑰設定"
},
"kdfAlgorithm": {
"message": "KDF Algorithm"
"message": "KDF 算法"
},
"kdfIterations": {
"message": "KDF Iterations"
"message": "KDF 遞代"
},
"kdfIterationsDesc": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker. We recommend a value of $VALUE$ or more.",
"message": "較高的 KDF 遞代次數可以避免您的主密碼遭到暴力破解。我們建議 $VALUE$ 或更高。",
"placeholders": {
"value": {
"content": "$1",
@ -871,7 +871,7 @@
}
},
"kdfIterationsWarning": {
"message": "Setting your KDF iterations too high could result in poor performance when logging into (and unlocking) Bitwarden on devices with slower CPUs. We recommend that you increase the value in increments of $INCREMENT$ and then test all of your devices.",
"message": "把 KDF 遞代次數設太高會導致在 CPU 較慢的裝置上登入 ( 與解鎖 ) Bitwarden 時降低效能。我們建議您增加 $INCREMENT$ 的值並且在所有的裝置上測試。",
"placeholders": {
"increment": {
"content": "$1",
@ -880,10 +880,10 @@
}
},
"changeKdf": {
"message": "Change KDF"
"message": "改變 KDF"
},
"encKeySettingsChanged": {
"message": "Encryption Key Settings Changed"
"message": "加密金鑰設定已更改"
},
"dangerZone": {
"message": "危險區域"
@ -892,23 +892,29 @@
"message": "小心, 這些動作是無法挽回的!"
},
"deauthorizeSessions": {
"message": "Deauthorize Sessions"
"message": "取消登入階段"
},
"deauthorizeSessionsDesc": {
"message": "Concerned your account is logged in on another device? Proceed below to deauthorize all computers or devices that you have previously used. This security step is recommended if you previously used a public PC or accidentally saved your password on a device that isn't yours. This step will also clear all previously remembered two-step login sessions."
},
"deauthorizeSessionsWarning": {
"message": "Proceeding will also log you out of your current session, requiring you to log back in. You will also be prompted for two-step login again, if enabled. Active sessions on other devices may continue to remain active for up to one hour."
"message": "接下來會取消目前的登入階段,並要求您重新登入。您還會被要求再次兩步驟登入 ( 如果啟用的話 ) 。其他裝置上的登入階段可能最多會保持一個小時。"
},
"sessionsDeauthorized": {
"message": "All Sessions Deauthorized"
"message": "所有的登入階段已取消授權"
},
"purgeVault": {
"message": "清除密碼庫"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
},
"purgeVaultDesc": {
"message": "Proceed below to delete all items and folders in your vault. Items that belong to an organization that you share with will not be deleted."
},
"purgeOrgVaultDesc": {
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "清除密碼庫是永久性的。將無法被還原。"
},
@ -1165,6 +1171,15 @@
}
}
},
"u2fkeyX": {
"message": "U2F Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "NFC 支援"
},
@ -1207,12 +1222,27 @@
"twoFactorU2fAdd": {
"message": "在您的帳戶中新增 FIDO U2F 安全金鑰"
},
"twoFactorU2fPlugIn": {
"message": "將安全金鑰插入電腦的 USB 連接埠。"
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
},
"twoFactorU2fTouchButton": {
"message": "If the security key has a button, touch it."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
},
"twoFactorU2fWarning": {
"message": "Due to platform limitations, FIDO U2F cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when FIDO U2F cannot be used. Supported platforms:"
},
@ -1222,11 +1252,11 @@
"twoFactorU2fWaiting": {
"message": "Waiting for you to touch the button on your security key"
},
"twoFactorU2fClickEnable": {
"message": "Click the \"Enable\" button below to enable this security key for two-step login."
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "讀取安全金鑰時發生問題。"
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
"twoFactorRecoveryYourCode": {
"message": "您的 Bitwarden 兩步登入復原碼"