New Crowdin translations (#397)

* New translations messages.json (Afrikaans)

* New translations messages.json (Hungarian)

* New translations messages.json (Ukrainian)

* New translations messages.json (Turkish)

* 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 (Korean)

* New translations messages.json (Japanese)

* New translations messages.json (Italian)

* New translations messages.json (Hebrew)

* New translations messages.json (Catalan)

* New translations messages.json (Greek)

* New translations messages.json (German)

* New translations messages.json (French)

* New translations messages.json (Finnish)

* New translations messages.json (Estonian)

* New translations messages.json (Esperanto)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Dutch)

* New translations messages.json (Danish)

* New translations messages.json (Czech)

* New translations messages.json (Croatian)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Vietnamese)
This commit is contained in:
Kyle Spearrin 2019-07-03 15:15:38 -04:00 committed by GitHub
parent 004d14eaf4
commit d30fcf8dca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
31 changed files with 12814 additions and 920 deletions

View File

@ -151,6 +151,9 @@
"value": {
"message": "Value"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Text"
},
@ -586,12 +589,16 @@
"unlock": {
"message": "Unlock"
},
"loggedInAsEmail": {
"message": "Logged in as $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Word Separator"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Password History"
},
@ -827,7 +841,8 @@
"message": "There are no passwords to list."
},
"clear": {
"message": "Clear"
"message": "Clear",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Account Updated"
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "Rotate API Key"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "Valor"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Text"
},
@ -586,12 +589,16 @@
"unlock": {
"message": "Desbloqueja"
},
"loggedInAsEmail": {
"message": "S'ha iniciat la sessió com a $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Separador de paraules"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Historial de les contrasenyes"
},
@ -827,7 +841,8 @@
"message": "No hi ha cap contrasenya a llistar."
},
"clear": {
"message": "Esborra"
"message": "Esborra",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Compte actualitzat"
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "Rota la clau de l'API"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "Hodnota"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Text"
},
@ -586,12 +589,16 @@
"unlock": {
"message": "Odemknout"
},
"loggedInAsEmail": {
"message": "Přihlášen jako $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Oddělovač slov"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Historie hesel"
},
@ -827,7 +841,8 @@
"message": "Nejsou k dispozici žádná hesla."
},
"clear": {
"message": "Vymazat"
"message": "Vymazat",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Účet byl aktualizován"
@ -2810,7 +2825,7 @@
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API Key"
"message": "API klíč"
},
"apiKeyDesc": {
"message": "Your API key can be used to authenticate to the Bitwarden public API."
@ -2826,9 +2841,12 @@
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "View API Key"
"message": "Zobrazit API klíč"
},
"rotateApiKey": {
"message": "Rotate API Key"
"message": "Změnit API klíč"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -41,7 +41,7 @@
"message": "Adgangssætning"
},
"notes": {
"message": "Noter"
"message": "Notater"
},
"customFields": {
"message": "Brugerdefinerede felter"
@ -151,6 +151,9 @@
"value": {
"message": "Værdi"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Tekst"
},
@ -288,7 +291,7 @@
"message": "Identitet"
},
"typeSecureNote": {
"message": "Sikker note"
"message": "Sikret notat"
},
"folders": {
"message": "Mapper"
@ -586,12 +589,16 @@
"unlock": {
"message": "Lås op"
},
"loggedInAsEmail": {
"message": "Logget ind som $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Ordseparator"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Adgangskodehistorik"
},
@ -827,7 +841,8 @@
"message": "Der er ingen adgangskoder at vise."
},
"clear": {
"message": "Ryd"
"message": "Ryd",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Konto opdateret"
@ -1520,7 +1535,7 @@
"message": "Du har opgraderet til premium."
},
"premiumUpgradeUnlockFeatures": {
"message": "Opgrader din konto til et premium medlemskab og lås op for nogle fantastiske ekstra funktioner."
"message": "Opgradér din konto til et premium-medlemskab og lås op for nogle fantastiske ekstra funktioner."
},
"premiumSignUpStorage": {
"message": "1 GB krypteret lager til vedhæftede filer."
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "Rotér API-nøgle"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "Wert"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Text"
},
@ -586,12 +589,16 @@
"unlock": {
"message": "Entsperren"
},
"loggedInAsEmail": {
"message": "Als $EMAIL$ angemeldet.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Worttrennzeichen"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Passwortverlauf"
},
@ -827,7 +841,8 @@
"message": "Keine Passwörter vorhanden."
},
"clear": {
"message": "Löschen"
"message": "Löschen",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Konto aktualisiert"
@ -1496,7 +1511,7 @@
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"addCredit": {
"message": "Guthaben aufladen",
"message": "Guthaben hinzufügen",
"description": "Add more credit to your account's balance."
},
"amount": {
@ -1717,10 +1732,10 @@
"message": "Keine Zahlungsmethode hinterlegt."
},
"addPaymentMethod": {
"message": "Zahlungsart hinzufügen"
"message": "Zahlungsmethode hinzufügen"
},
"changePaymentMethod": {
"message": "Zahlungsart ändern"
"message": "Zahlungsmethode ändern"
},
"invoices": {
"message": "Rechnungen"
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "API-Schlüssel erneuern"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

2852
src/locales/el/messages.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -151,6 +151,9 @@
"value": {
"message": "Value"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Text"
},
@ -586,12 +589,16 @@
"unlock": {
"message": "Unlock"
},
"loggedInAsEmail": {
"message": "Logged in as $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Word separator"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Password history"
},
@ -827,7 +841,8 @@
"message": "There are no passwords to list."
},
"clear": {
"message": "Clear"
"message": "Clear",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Account updated"
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "Rotate API key"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

2852
src/locales/eo/messages.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -151,6 +151,9 @@
"value": {
"message": "Valor"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Texto"
},
@ -586,12 +589,16 @@
"unlock": {
"message": "Desbloquear"
},
"loggedInAsEmail": {
"message": "Sesión iniciada como $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Separador de palabras"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Historial de contraseñas"
},
@ -827,7 +841,8 @@
"message": "No hay contraseñas que listar."
},
"clear": {
"message": "Limpiar"
"message": "Limpiar",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Cuenta actualizada"
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "Rotar clave API"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "Väärtus"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Tekst"
},
@ -407,7 +410,7 @@
"message": "Tühista valik"
},
"launch": {
"message": "Käivita"
"message": "Ava"
},
"newAttachment": {
"message": "Lisa uus manus"
@ -586,12 +589,16 @@
"unlock": {
"message": "Lukusta lahti"
},
"loggedInAsEmail": {
"message": "Sisse logitud kasutajaga $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -689,7 +696,7 @@
"message": "Autentiseerimise rakendus"
},
"authenticatorAppDesc": {
"message": "Kausta autentiseerimise rakendust (näiteks Authy või Google Authenticator), et luua ajal baseeruvaid kinnituskoode.",
"message": "Kasuta autentiseerimise rakendust (näiteks Authy või Google Authenticator), et luua ajal baseeruvaid kinnituskoode.",
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
},
"yubiKeyTitle": {
@ -737,7 +744,7 @@
"message": "Muuda kollektsioone, millega seda kirjet jagatakse. Seda kirjet näevad üksnes organisatsiooni kasutajad, kes omavad nendele kollektsioonidele ligipääsu."
},
"deleteSelectedItemsDesc": {
"message": "Oled kustutamiseks valinud $COUNT$ objekti. Oled kindel, et soovid kõik need objektid kustutada?",
"message": "Oled kustutamiseks valinud $COUNT$ kirjet. Oled kindel, et soovid kõik need kirjed kustutada?",
"placeholders": {
"count": {
"content": "$1",
@ -781,13 +788,13 @@
"message": "Hoiatus"
},
"exportWarningDesc": {
"message": "Eksporditav fail sisaldab hoidla sisu, mis on krüpteeringuta. Seda faili ei tohiks kaua käidelda ning mitte mingil juhul ebaturvaliselt saata (näiteks e-postiga). Kustuta see koheselt pärast kasutamist."
"message": "Eksporditav on krüpteeringuta ja sisaldab hoidla sisu. Seda faili ei tohiks kaua käidelda ning mitte mingil juhul ebaturvaliselt saata (näiteks e-postiga). Kustuta see koheselt pärast kasutamist."
},
"exportMasterPassword": {
"message": "Hoidlas olevate andmete eksportimiseks on vajalik ülemparooli sisestamine."
},
"exportVault": {
"message": "Ekspordi hoidla"
"message": "Hoidla sisu eksportimine"
},
"fileFormat": {
"message": "Failivorming"
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Sõna eraldaja"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Paroolide ajalugu"
},
@ -827,7 +841,8 @@
"message": "Puuduvad paroolid, mida kuvada."
},
"clear": {
"message": "Tühjenda"
"message": "Tühjenda",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Konto uuendatud"
@ -920,7 +935,7 @@
"message": "Sessioonide tühistamine"
},
"deauthorizeSessionsDesc": {
"message": "Muretsed, et sinu kontosse on võõra seadme alt sisse logitud? Allpool saad kõikidest seadmetest välja logida. See valik võib olla kasulik näiteks juhtudel, kus oled kasutanud avalikku arvutit või salvestasid kogemata parooli seadmes, mis ei kuulu sinule. Samuti nullib see tegevus kõik varasemad kaheastmelise kinnitamise poolt meelde jäetud seadmed."
"message": "Muretsed, et sinu kontosse on võõra seadme alt sisse logitud? Kasuta allolevat valikut, et kõikidest seadmetest välja logida. See võib olla kasulik näiteks juhtudel, kus oled kasutanud avalikku arvutit või salvestasid kogemata parooli seadmes, mis ei kuulu sinule. Samuti nullib see tegevus kõik varasemad kaheastmelise kinnitamise poolt meelde jäetud seadmed."
},
"deauthorizeSessionsWarning": {
"message": "Jätkatest logitakse sind ka käimasolevast sessioonist välja, mistõttu pead kontosse uuesti sisse logima. Lisaks võidakse küsida kaheastmelist kinnitust, kui see on sisse lülitatud. Teised kontoga ühendatud seadmed võivad jääda sisselogituks kuni üheks tunniks."
@ -1278,7 +1293,7 @@
"message": "Ootame, kuni puudutad turvavõtmel olevat nuppu"
},
"twoFactorU2fClickSave": {
"message": "Kliki all olevale \"Luba\" nupule, et kaheastmeline kinnitamine läbi selle turvavõtme sisse lülitada."
"message": "Kliki all olevale \"Salvesta\" nupule, et kaheastmeline kinnitamine läbi selle turvavõtme sisse lülitada."
},
"twoFactorU2fProblemReadingTryAgain": {
"message": "Turvavõtme lugemisel tekkis tõrge. Proovi uuesti."
@ -1345,7 +1360,7 @@
"message": "Lekkinud paroolide raport"
},
"exposedPasswordsReportDesc": {
"message": "Lekkinud paroolid on paroolid, mis pärinevad andmeleketest. Neid paroole võidakse müüa tumeveebis ning nende kaudu võidakse ka sinu teistele kontodele ligi pääseda."
"message": "Lekkinud paroolid on paroolid, mis pärinevad andmeleketest. Neid paroole võidakse müüa tumeveebis ning samuti võidakse nende kaudu ligi pääseda sinu teistesse kontodesse."
},
"exposedPasswordsFound": {
"message": "Avastatud on lekkinud paroole"
@ -1378,7 +1393,7 @@
"message": "Nõrkade paroolide raport"
},
"weakPasswordsReportDesc": {
"message": "Nõrgad paroolid on häkkerite poolt lihtsasti lahtimurtavad, sest selleks kasutatakse automatiseeritud tööriistu. Bitwardeni parooli genereerija aitab sul tugevaid paroole luua."
"message": "Nõrgad paroolid on häkkerite poolt vägagi lihtasti lahtimurtavad, sest selleks kasutatakse automatiseeritud tööriistu. Bitwardeni parooli genereerija aitab sul luua paroole, mida on märksa keerulisem lahti murda."
},
"weakPasswordsFound": {
"message": "Avastatud on nõrku paroole"
@ -1399,7 +1414,7 @@
"message": "Korduvate paroolide raport"
},
"reusedPasswordsReportDesc": {
"message": "Kui kasutatav teenus või veebileht langeb rünnaku ohvriks, võib sama parooli kasutamine anda häkkeritele ligipääsu sinu teistele onlain kontodele. Soovitame tungivalt igas teenuses või kasutajakontos unikaalset parooli kasutada."
"message": "Kui sinu poolt kasutatav teenus või veebileht langeb rünnaku ohvriks, võib samasuguse parooli kasutamine anda häkkeritele ligipääsu sinu teistesse kasutajakontodesse. Soovitame tungivalt igas teenuses või kasutajakontos unikaalset parooli kasutada."
},
"reusedPasswordsFound": {
"message": "Leiti korduvalt kasutatud paroole"
@ -2405,7 +2420,7 @@
"message": "Kinnita"
},
"confirmUser": {
"message": "Kinnita kaustaja"
"message": "Kinnita kasutaja"
},
"hasBeenConfirmed": {
"message": "Kasutaja $USER$ on kinnitatud.",
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "API võtme roteerimine"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "Arvo"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Teksti"
},
@ -464,7 +467,7 @@
"message": "Kohteet poistettu"
},
"movedItems": {
"message": "Moved items"
"message": "Siirretyt kohteet"
},
"overwritePasswordConfirmation": {
"message": "Haluatko varmasti korvata nykyisen salasanan?"
@ -586,12 +589,16 @@
"unlock": {
"message": "Avaa"
},
"loggedInAsEmail": {
"message": "Kirjautunut tilillä $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -602,19 +609,19 @@
"message": "Lukitse nyt"
},
"noItemsInList": {
"message": "There are no items to list."
"message": "Ei näytettäviä kohteita."
},
"noCollectionsInList": {
"message": "Ei kokoelmia näytettäväksi."
},
"noGroupsInList": {
"message": "There are no groups to list."
"message": "Ei näytettäviä ryhmiä."
},
"noUsersInList": {
"message": "There are no users to list."
"message": "Ei näytettäviä käyttäjiä."
},
"noEventsInList": {
"message": "There are no events to list."
"message": "Ei näytettäviä tapahtumia."
},
"newOrganization": {
"message": "Uusi organisaatio"
@ -680,7 +687,7 @@
"message": "Kaksivaiheisen kirjautumisen valinnat"
},
"recoveryCodeDesc": {
"message": "Lost access to all of your two-factor providers? Use your recovery code to disable all two-factor providers from your account."
"message": "Etkö pysty käyttämään mitään kaksivaihemenetelmistäsi? Käytä palautuskoodiasi poistaaksesi käytöstä kaikki kaksivaiheisen todennuksen menetelmät tililtäsi."
},
"recoveryCodeTitle": {
"message": "Palautuskoodi"
@ -699,7 +706,7 @@
"message": "Use a YubiKey to access your account. Works with YubiKey 4, 4 Nano, 4C, and NEO devices."
},
"duoDesc": {
"message": "Verify with Duo Security using the Duo Mobile app, SMS, phone call, or U2F security key.",
"message": "Vahvista kirjautumisesi Duo Securityn kautta käyttämällä Duo Mobile sovellusta, tekstiviestiä, puhelua tai U2F-todennuslaitetta.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
@ -707,7 +714,7 @@
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
"message": "Use any FIDO U2F enabled security key to access your account."
"message": "Käytä mitä tahansa FIDO U2F yhteensopivaa todennuslaitetta päästäksesi käsiksi tiliisi."
},
"u2fTitle": {
"message": "FIDO U2F todennuslaite"
@ -737,7 +744,7 @@
"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."
},
"deleteSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s) to delete. Are you sure you want to delete all of these items?",
"message": "Olet valinnut $COUNT$ poistettavaa kohdetta. Haluatko varmasti poistaa ne kaikki?",
"placeholders": {
"count": {
"content": "$1",
@ -746,7 +753,7 @@
}
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Valitse kansio johon siirtää $COUNT$ kohdetta.",
"placeholders": {
"count": {
"content": "$1",
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Sanaerotin"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Salasanahistoria"
},
@ -827,7 +841,8 @@
"message": "Ei salasanoja näytettäväksi."
},
"clear": {
"message": "Tyhjennä"
"message": "Tyhjennä",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Tili päivitetty"
@ -851,7 +866,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": "Jatkaminen kirjaa sinut ulos nykyisestä istunnostasi ja joudut kirjautumaan uudelleen sisään. Aktiiviset istunnot toisilla laitteilla saattavat pysyä aktiivisina jopa tunnin."
},
"emailChanged": {
"message": "Sähköpostiosoite vaihdettu"
@ -887,7 +902,7 @@
"message": "KDF-iteraatiot"
},
"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": "Korkeampi iteraatiomäärä saattaa vaikeuttaa raakaa laskentatehoa hyväksikäyttäviä hyökkäyksiä. Suosittelemme arvoksi vähintään $VALUE$.",
"placeholders": {
"value": {
"content": "$1",
@ -896,7 +911,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": "Muodostusfunktion iteraatiomäärän nostaminen liian korkeaksi saattaa hidastaa kirjautumista ja holvin avaamista hitaammilla laitteilla. Suosittelemme iteraatiomäärän nostamista $INCREMENT$:llä ja kokeilemista sen jälkeen kaikilla laitteillasi.",
"placeholders": {
"increment": {
"content": "$1",
@ -905,7 +920,7 @@
}
},
"changeKdf": {
"message": "Change KDF"
"message": "Vaihda avaimen muodostusfunktio"
},
"encKeySettingsChanged": {
"message": "Salausavaimen asetukset muutettu"
@ -941,16 +956,16 @@
"message": "Proceed below to delete all items in the organization's vault."
},
"purgeVaultWarning": {
"message": "Purging your vault is permanent. It cannot be undone."
"message": "Holvin tyhjennys on peruuttamaton toimenpide."
},
"vaultPurged": {
"message": "Your vault has been purged."
"message": "Holvisi tiedot on tyhjennetty."
},
"deleteAccount": {
"message": "Poista tili"
},
"deleteAccountDesc": {
"message": "Proceed below to delete your account and all associated data."
"message": "Jatka alla poistaaksesi tilisi ja kaiken liittyvän tiedon."
},
"deleteAccountWarning": {
"message": "Tilin poistaminen on peruuttamaton toimenpide."
@ -974,7 +989,7 @@
"message": "Tietojen tuominen holviisi onnistui."
},
"importFormatError": {
"message": "Data is not formatted correctly. Please check your import file and try again."
"message": "Tiedot eivät ole muotoiltu oikein. Tarkista tuontitiedoston muoto ja yritä uudelleen."
},
"importNothingError": {
"message": "Mitään ei tuotu."
@ -986,7 +1001,7 @@
"message": "Valitse tuontitiedosto"
},
"orCopyPasteFileContents": {
"message": "or copy\/paste the import file contents"
"message": "tai leikkaa\/liimaa tuontitiedoston sisältö"
},
"instructionsFor": {
"message": "$NAME$-ohjeet",
@ -1033,13 +1048,13 @@
"message": "Verkkotunnusten säännöt"
},
"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": "Jos kirjautumistietosi ovat samat useamman toimialueen (domain) välillä, voit merkata sivuston vertaiseksi toisen kanssa. Globaalit vertaistoimialueet ovat valmiiksi Bitwardenin luomia."
},
"globalEqDomains": {
"message": "Global Equivalent Domains"
"message": "Globaalit vertaistoimialueet"
},
"customEqDomains": {
"message": "Custom Equivalent Domains"
"message": "Omat vertaistoimialueet"
},
"exclude": {
"message": "Exclude"
@ -1066,7 +1081,7 @@
}
},
"domainsUpdated": {
"message": "Domains updated"
"message": "Toimialueet päivitetty"
},
"twoStepLogin": {
"message": "Kaksivaiheinen kirjautuminen"
@ -1113,16 +1128,16 @@
"message": "You already have access to premium features because of an organization you are a member of."
},
"manage": {
"message": "Manage"
"message": "Hallinnoi"
},
"disable": {
"message": "Disable"
"message": "Poista käytöstä"
},
"twoStepLoginProviderEnabled": {
"message": "This two-step login provider is enabled on your account."
"message": "Tämä kaksivaihekirjautuminen on päällä tilillesi."
},
"twoStepLoginAuthDesc": {
"message": "Enter your master password to modify two-step login settings."
"message": "Kirjoita pääsalasanasi muokataksesi kaksivaihekirjautumisen asetuksia."
},
"twoStepAuthenticatorDesc": {
"message": "Follow these steps to set up two-step login with an authenticator app:"
@ -1146,22 +1161,22 @@
"message": "These apps are recommended, however, other authenticator apps will also work."
},
"twoStepAuthenticatorScanCode": {
"message": "Scan this QR code with your authenticator app"
"message": "Skannaa tämä QR-koodi kaksivaiheisen todennuksen sovelluksellasi"
},
"key": {
"message": "Avain"
},
"twoStepAuthenticatorEnterCode": {
"message": "Enter the resulting 6 digit verification code from the app"
"message": "Syötä kuusinumeroinen koodi sovelluksesta"
},
"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": "Jos haluat lisätä todennuksen toiseen laitteeseen, löydät tarvittavan QR-koodin (tai avaimen) alta."
},
"twoStepDisableDesc": {
"message": "Are you sure you want to disable this two-step login provider?"
"message": "Haluatko varmasti poistaa tämän kaksivaiheisen todennuksen toimittajan?"
},
"twoStepDisabled": {
"message": "Two-step login provider disabled."
"message": "Valittu kaksivaiheinen todennus otettu pois käytöstä."
},
"twoFactorYubikeyAdd": {
"message": "Lisää uusi YubiKey tilillesi"
@ -1176,7 +1191,7 @@
"message": "Kosketa YubiKeyn painiketta."
},
"twoFactorYubikeySaveForm": {
"message": "Save the form."
"message": "Tallenna lomake."
},
"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:"
@ -1266,7 +1281,7 @@
"message": "If the security key has a button, touch it."
},
"twoFactorU2fSaveForm": {
"message": "Save the form."
"message": "Tallenna lomake."
},
"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:"
@ -1366,7 +1381,7 @@
"message": "Check Exposed Passwords"
},
"exposedXTimes": {
"message": "Exposed $COUNT$ time(s)",
"message": "Paljastunut $COUNT$ kertaa",
"placeholders": {
"count": {
"content": "$1",
@ -2651,7 +2666,7 @@
"message": "You are currently using an outdated encryption scheme."
},
"updateEncryptionKeyDesc": {
"message": "We've moved to larger encryption keys that provide better security and access to newer features. Updating your encryption key is quick and easy. Just type your master password below. This update will eventually become mandatory."
"message": "Olemme siirtyneet suurempiin salausavaimiin, jotka tarjoavat paremman turvallisuuden sekä pääsyn uudempiin toimintoihin. Salausavaimen päivitys on helppoa: syötä pääsalasanasi alle. Päivityksestä tulee myöhemmin pakollista."
},
"updateEncryptionKeyWarning": {
"message": "After updating your encryption key, you are required to log out and back in to all Bitwarden applications that you are currently using (such as the mobile app or browser extensions). Failure to log out and back in (which downloads your new encryption key) may result in data corruption. We will attempt to log you out automatically, however, it may be delayed."
@ -2769,7 +2784,7 @@
"message": "Heikko pääsalasana"
},
"weakMasterPasswordDesc": {
"message": "The master password you have chosen is weak. You should use a strong master password (or a passphrase) to properly protect your Bitwarden account. Are you sure you want to use this master password?"
"message": "Valitsemasi pääsalasana on heikko. Sinun kannattaa käyttää vahvaa pääsalasanaa (tai salalauseketta) suojataksesi Bitwarden-tilisi kunnolla. Haluatko varmasti käyttää tätä pääsalasanaa?"
},
"rotateAccountEncKey": {
"message": "Also rotate my account's encryption key"
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "Kierrätä API-avain"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "Valeur"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Texte"
},
@ -263,7 +266,7 @@
"message": "Rechercher dans les favoris"
},
"searchType": {
"message": "Type de recherche",
"message": "Rechercher dans le type",
"description": "Search item type"
},
"searchVault": {
@ -586,12 +589,16 @@
"unlock": {
"message": "Déverrouiller"
},
"loggedInAsEmail": {
"message": "Connecté en tant que $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Séparateur de mots"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Historique des mots de passe"
},
@ -827,7 +841,8 @@
"message": "Aucun mot de passe à afficher."
},
"clear": {
"message": "Effacer"
"message": "Effacer",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Compte mis à jour"
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "Faire pivoter la clé d'API"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

2852
src/locales/he/messages.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -151,6 +151,9 @@
"value": {
"message": "Vrijednost"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Tekst"
},
@ -586,12 +589,16 @@
"unlock": {
"message": "Otključaj"
},
"loggedInAsEmail": {
"message": "Prijavljen kao $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Razdjelitelj riječi"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Password History"
},
@ -827,7 +841,8 @@
"message": "Nema lozinki na popisu."
},
"clear": {
"message": "Očisti"
"message": "Očisti",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Račun je ažuriran"
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "Rotiraj API ključ"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "Érték"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Szöveg"
},
@ -164,7 +167,7 @@
"message": "Eltávolít"
},
"unassigned": {
"message": "Nincs kijelölve"
"message": "Nincs hozzárendelve"
},
"noneFolder": {
"message": "Nincs mappa",
@ -180,7 +183,7 @@
"message": "Alap domain"
},
"host": {
"message": "Hoszt",
"message": "Gazdagép",
"description": "A URL's host value. For example, the host of https:\/\/sub.domain.com:443 is 'sub.domain.com:443'."
},
"exact": {
@ -208,7 +211,7 @@
"message": "Láthatóság váltása"
},
"toggleCollapse": {
"message": "Toggle Collapse",
"message": "Összecsukás váltás",
"description": "Toggling an expand\/collapse state."
},
"generatePassword": {
@ -586,12 +589,16 @@
"unlock": {
"message": "Feloldás"
},
"loggedInAsEmail": {
"message": "$EMAIL$ email címmel bejelentkezve.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Word Separator"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Password History"
},
@ -827,7 +841,8 @@
"message": "Nincsenek listázható jelszavak."
},
"clear": {
"message": "Törlés"
"message": "Törlés",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Account Updated"
@ -1336,10 +1351,10 @@
}
},
"noInactive2fa": {
"message": "No websites were found in your vault with a missing two-factor authentication configuration."
"message": "Nem található egy weboldal sem a széfedben hiányzó kétfaktoros azonosítással."
},
"instructions": {
"message": "Instructions"
"message": "Utasítások"
},
"exposedPasswordsReport": {
"message": "Exposed Passwords Report"
@ -1351,7 +1366,7 @@
"message": "Exposed Passwords Found"
},
"exposedPasswordsFoundDesc": {
"message": "We found $COUNT$ items in your vault that have passwords that were exposed in known data breaches. You should change them to use a new password.",
"message": "$COUNT$ tétel található a széfedben, amelyek érintve voltak ismert adatszivárgásban. Meg kellene változtatnod ezeken a jelszavadat.",
"placeholders": {
"count": {
"content": "$1",
@ -1360,13 +1375,13 @@
}
},
"noExposedPasswords": {
"message": "No items in your vault have passwords that have been exposed in known data breaches."
"message": "Nem található a széfedben adatszivárgásban érintett jelszó."
},
"checkExposedPasswords": {
"message": "Check Exposed Passwords"
},
"exposedXTimes": {
"message": "Exposed $COUNT$ time(s)",
"message": "$COUNT$ alkalommal szivárgott ki",
"placeholders": {
"count": {
"content": "$1",
@ -1378,13 +1393,13 @@
"message": "Weak Passwords Report"
},
"weakPasswordsReportDesc": {
"message": "Weak passwords can easily be guessed by hackers and automated tools that are used to crack passwords. The Bitwarden password generator can help you create strong passwords."
"message": "A gyenge jelszavakat könnyen megfejthetik hackerek és jelszótöréshez használt eszközök. A Bitwarden jelszógenerátor segít erős jelszót készíteni."
},
"weakPasswordsFound": {
"message": "Weak Passwords Found"
},
"weakPasswordsFoundDesc": {
"message": "We found $COUNT$ items in your vault with passwords that are not strong. You should update them to use stronger passwords.",
"message": "$COUNT$ gyenge jelszót találtunk a széfedben. Célszerű lenne ezeket lecserélni erősebb jelszóra.",
"placeholders": {
"count": {
"content": "$1",
@ -1393,19 +1408,19 @@
}
},
"noWeakPasswords": {
"message": "No items in your vault have weak passwords."
"message": "Nincsenek a széfedben gyenge jelszavak."
},
"reusedPasswordsReport": {
"message": "Reused Passwords Report"
},
"reusedPasswordsReportDesc": {
"message": "If a service that you use is compromised, reusing the same password elsewhere can allow hackers to easily gain access to more of your online accounts. You should use a unique password for every account or service."
"message": "Ha egy olyan általad használt szolgáltatás kompromittálódik, amelynek jelszavát máshol is használod, akkor a hackerek könnyen hozzáférést nyerhetnek több online felhasználói fiókodhoz. Fontos, hogy egyedi jelszavakat használj minden felhasználói fiókhoz."
},
"reusedPasswordsFound": {
"message": "Reused Passwords Found"
},
"reusedPasswordsFoundDesc": {
"message": "We found $COUNT$ passwords that are being reused in your vault. You should change them to a unique value.",
"message": "$COUNT$ többször is használt jelszót találtunk a széfedben. Változtasd meg ezeket egyedi jelszavakra.",
"placeholders": {
"count": {
"content": "$1",
@ -1414,10 +1429,10 @@
}
},
"noReusedPasswords": {
"message": "No logins in your vault have passwords that are being reused."
"message": "Nincs a széfedben többször is használt jelszó."
},
"reusedXTimes": {
"message": "Reused $COUNT$ times",
"message": "$COUNT$ alkalommal használt",
"placeholders": {
"count": {
"content": "$1",
@ -1429,16 +1444,16 @@
"message": "Data Breach Report"
},
"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": "Breachnek hívják azokat az incidenseket, amelyek során honlapok adataihoz illegálisan férnek hozzá hackerek és az így megszerzett adatokat nyilvánosságra hozzák. Ellenőrizd a kompromittálódott adatok típusait (email cím, jelszó, hitelkártya adatok, stb.) és intézkedj, pl. cserélj jelszót!"
},
"breachCheckUsernameEmail": {
"message": "Check any usernames or email addresses that you use."
"message": "Ellenőrizd az összes felhasználói nevedet, vagy email címet."
},
"checkBreaches": {
"message": "Check Breaches"
},
"breachUsernameNotFound": {
"message": "$USERNAME$ was not found in any known data breaches.",
"message": "$USERNAME$ érintett adatszivárgásban.",
"placeholders": {
"username": {
"content": "$1",
@ -1451,7 +1466,7 @@
"description": "ex. Good News, No Breached Accounts Found!"
},
"breachUsernameFound": {
"message": "$USERNAME$ was found in $COUNT$ different data breaches online.",
"message": "$USERNAME$ $COUNT$ alkalommal volt érintett online adatszivárgásban.",
"placeholders": {
"username": {
"content": "$1",
@ -1467,10 +1482,10 @@
"message": "Breached Accounts Found"
},
"compromisedData": {
"message": "Compromised data"
"message": "Sérült adatok"
},
"website": {
"message": "Website"
"message": "Honlap"
},
"affectedUsers": {
"message": "Affected Users"
@ -1482,66 +1497,66 @@
"message": "Breach Reported"
},
"reportError": {
"message": "An error occurred trying to load the report. Try again"
"message": "Hiba történt a jelentés betöltése közben. Próbáld újra!"
},
"billing": {
"message": "Billing"
"message": "Számlázás"
},
"accountCredit": {
"message": "Account Credit",
"message": "Felhasználói egyenleg",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"accountBalance": {
"message": "Account Balance",
"message": "Felhasználói egyenleg",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"addCredit": {
"message": "Add Credit",
"message": "Egyenleg feltöltés",
"description": "Add more credit to your account's balance."
},
"amount": {
"message": "Amount",
"message": "Mennyiség",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
"message": "A feltöltött egyenleg meg fog jelenni a fiókodban, miután a fizetés sikeresen lezárul. Néhány fizetési mód hosszabb átfutást igényelhet."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
"message": "Kérjük győződj meg róla, hogy elég egyenleged van ehhez a vásárláshoz. Ha nincs elég egyenleged, akkor az alapértelmezett fizetési mód lesz használva a különbség kiegyenlítésére. Egyenleget a Számlázás oldalon tölthetsz fel."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
"message": "A felhasználói egyenleged felhasználható vásárlásra. A rendelkezésre álló egyenleg automatikusan ehhez a felhasználói fiókhoz generálódó számlák kiegyenlítésére kerül felhasználásra."
},
"goPremium": {
"message": "Go Premium",
"description": "Another way of saying \"Get a premium membership\""
},
"premiumUpdated": {
"message": "You've upgraded to premium."
"message": "Sikeresen prémiumra frissítettél."
},
"premiumUpgradeUnlockFeatures": {
"message": "Upgrade your account to a premium membership and unlock some great additional features."
"message": "Frissítsd a fiókodat prémium tagságra és oldj fel nagyszerű kiegészítő funkciókat!"
},
"premiumSignUpStorage": {
"message": "1 GB of encrypted file storage."
},
"premiumSignUpTwoStep": {
"message": "Additional two-step login options such as YubiKey, FIDO U2F, and Duo."
"message": "Automatikus kétfaktoros azonosítási opciók, pl. YubiKey, FIDO U2F, és Duo."
},
"premiumSignUpReports": {
"message": "Password hygiene, account health, and data breach reports to keep your vault safe."
"message": "Jelszó higiénia, felhasználói fiók biztonsága, és adatszivárgási jelentések a széfed biztonsága érdekében."
},
"premiumSignUpTotp": {
"message": "TOTP verification code (2FA) generator for logins in your vault."
"message": "TOTP ellenőrző kód (2FA) generátor használata a széfedhez való bejelentkezéshez."
},
"premiumSignUpSupport": {
"message": "Priority customer support."
"message": "Kiemelt ügyfélszolgálati."
},
"premiumSignUpFuture": {
"message": "All future premium features. More coming soon!"
"message": "Minden jövőbeli prémium funkció. Hamarosan jön még több!"
},
"premiumPrice": {
"message": "All for just $PRICE$ \/year!",
"message": "Mindezt csupán évi $PRICE$ áron!",
"placeholders": {
"price": {
"content": "$1",
@ -1572,10 +1587,10 @@
"message": "Additional Storage (GB)"
},
"additionalStorageGbDesc": {
"message": "# of additional GB"
"message": "További # GB"
},
"additionalStorageIntervalDesc": {
"message": "Your plan comes with $SIZE$ of encrypted file storage. You can add additional storage for $PRICE$ per GB \/$INTERVAL$.",
"message": "Az előfizetői díjcsomagod $SIZE$ titkosított tárhelyet tartalmaz. További tárhellyel bővítheted $PRICE$ \/GB \/$INTERVAL$.",
"placeholders": {
"size": {
"content": "$1",
@ -1592,26 +1607,26 @@
}
},
"summary": {
"message": "Summary"
"message": "Összegzés"
},
"total": {
"message": "Total"
"message": "Összesen"
},
"year": {
"message": "year"
"message": "év"
},
"month": {
"message": "month"
"message": "hónap"
},
"monthAbbr": {
"message": "mo.",
"description": "Short abbreviation for 'month'"
},
"paymentChargedAnnually": {
"message": "Your payment method will be charged immediately and then on a recurring basis each year. You may cancel at any time."
"message": "A fizetési módod azonnal, ezt követően pedig évente meg lesz terhelve. Bármikor lemondhatod."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "A fizetési módod azonnal, ezt követően pedig $INTERVAL$ meg lesz terhelve. Bármikor lemondhatod.",
"placeholders": {
"interval": {
"content": "$1",
@ -1830,7 +1845,7 @@
"message": "Business Name"
},
"chooseYourPlan": {
"message": "Choose Your Plan"
"message": "Válassz díjcsomagot!"
},
"users": {
"message": "Felhasználók"
@ -2003,7 +2018,7 @@
"message": "Your new organization is ready to go!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "A szervezeted frissítve lett."
},
"leave": {
"message": "Kilép"
@ -2516,26 +2531,26 @@
"message": "Tax Information"
},
"taxInformationDesc": {
"message": "Please contact support to provide (or update) tax information for your invoices."
"message": "Kérjük lépj kapcsolatba a vevőszolgálattal a számláid adózási információiért, vagy azok frissítéséért."
},
"billingPlan": {
"message": "Plan",
"message": "Díjcsomag",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlan": {
"message": "Change Plan",
"message": "Díjcsomag változtatás",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Frissítsd a fiókod másik díjcsomagra és add meg az alábbi információkat. Kérjük, győződj meg róla, hogy van aktív fizetési módod a fiókhoz.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {
"message": "Contact customer support if you would like to change your plan. Please ensure that you have an active payment method added to the account.",
"message": "Lépj kapcsolatba az ügyfélszolgálattal, ha szeretnéd megváltoztatni a díjcsomagodat. Kérjük, győződj meg róla, hogy van aktív fizetési módod a fiókhoz.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"invoiceNumber": {
"message": "Invoice #$NUMBER$",
"message": "#$NUMBER$ számla",
"description": "ex. Invoice #79C66F0-0001",
"placeholders": {
"number": {
@ -2545,31 +2560,31 @@
}
},
"viewInvoice": {
"message": "View Invoice"
"message": "Számla megtekintése"
},
"downloadInvoice": {
"message": "Download Invoice"
"message": "Számla letöltése"
},
"verifyBankAccount": {
"message": "Verify Bank Account"
},
"verifyBankAccountDesc": {
"message": "We have made two micro-deposits to your bank account (it may take 1-2 business days to show up). Enter these amounts to verify the bank account."
"message": "Két mikroterhelést végeztünk a bankszámládon (akár 1-2 napot is igénybe vehet, mire megjelenik bankszámládon). Add meg ezeket az összegeket a bankszámlád ellenőrzésére."
},
"verifyBankAccountInitialDesc": {
"message": "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make two micro-deposits within the next 1-2 business days. Enter these amounts on the organization's billing page to verify the bank account."
},
"verifyBankAccountFailureWarning": {
"message": "Failure to verify the bank account will result in a missed payment and your subscription being disabled."
"message": "A bankszámla ellenőrzésének elmulasztása elmaradt fizetéshez és az előfizetés leállításához vezet."
},
"verifiedBankAccount": {
"message": "Bank account has been verified."
"message": "Bankszámla megerősítve."
},
"bankAccount": {
"message": "Bank Account"
},
"amountX": {
"message": "Amount $COUNT$",
"message": "Összeg: $COUNT$",
"description": "Used in bank account verification of micro-deposits. Amount, as in a currency amount. Ex. Amount 1 is $2.00, Amount 2 is $1.50",
"placeholders": {
"count": {
@ -2609,7 +2624,7 @@
"description": "Seat = User Seat"
},
"subscriptionUserSeats": {
"message": "Your subscription allows for a total of $COUNT$ users.",
"message": "Az előfizetésed összesen $COUNT$ felhasználót tesz lehetővé.",
"placeholders": {
"count": {
"content": "$1",
@ -2624,13 +2639,13 @@
"message": "Seats To Remove"
},
"seatsAddNote": {
"message": "Adding user seats will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle."
"message": "A felhasználószám bővítése megjelenik a számlaösszesítőben és azonnal terheli a fizetési módodat. Az első díj az aktuális számlázási ciklus időarányos fennmaradó részére kerül számlázásra."
},
"seatsRemoveNote": {
"message": "Removing user seats will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge."
"message": "A felhasználószám csökkentése megjelenik a számlaösszesítőben, amely a következő számlázott díjat fogja csökkenteni."
},
"adjustedSeats": {
"message": "Adjusted $AMOUNT$ user seats.",
"message": "Módosított felhasználószám $AMOUNT$.",
"placeholders": {
"amount": {
"content": "$1",
@ -2648,22 +2663,22 @@
"message": "Update Encryption Key"
},
"updateEncryptionKeyShortDesc": {
"message": "You are currently using an outdated encryption scheme."
"message": "Elavult titkosítási sémát használsz."
},
"updateEncryptionKeyDesc": {
"message": "We've moved to larger encryption keys that provide better security and access to newer features. Updating your encryption key is quick and easy. Just type your master password below. This update will eventually become mandatory."
"message": "Hosszabb titkosítókulcsokra váltottunk, amelyek jobb biztonságot adnak és hozzáférést biztosítanak új funkciókhoz. A titkosítókulcsod frissítése könnyű és gyors. Csak add meg a mesterjelszavad alább. Ez a frissítés kötelezővé válik."
},
"updateEncryptionKeyWarning": {
"message": "After updating your encryption key, you are required to log out and back in to all Bitwarden applications that you are currently using (such as the mobile app or browser extensions). Failure to log out and back in (which downloads your new encryption key) may result in data corruption. We will attempt to log you out automatically, however, it may be delayed."
},
"subscription": {
"message": "Subscription"
"message": "Előfizetés"
},
"loading": {
"message": "Loading"
"message": "Betöltés"
},
"upgrade": {
"message": "Upgrade"
"message": "Frissítés"
},
"upgradeOrganization": {
"message": "Upgrade Organization"
@ -2678,13 +2693,13 @@
"message": "Before creating your organization, you first need to create a free personal account."
},
"refunded": {
"message": "Refunded"
"message": "Visszatérítve"
},
"nothingSelected": {
"message": "You have not selected anything."
"message": "Nem választottál semmit."
},
"submitAgreePolicies": {
"message": "By clicking the \"Submit\" button, you agree to the following policies:",
"message": "A jóváhagyás gombra kattintva elfogadod a következő irányelveket:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
},
"termsOfService": {
@ -2694,37 +2709,37 @@
"message": "Privacy Policy"
},
"filters": {
"message": "Filters"
"message": "Szűrők"
},
"lockOptions": {
"message": "Lock Options"
},
"lockOptionsDesc": {
"message": "Choose when your vault locks. A locked vault requires that you re-enter your master password to access it again."
"message": "Válaszd ki, hogy mikor legyen zárolva a széfed. A zárolt széf ismételt kinyitásához meg kell adni a mesterjelszót."
},
"oneMinute": {
"message": "1 minute"
"message": "1 perc"
},
"fiveMinutes": {
"message": "5 minutes"
"message": "5 perc"
},
"fifteenMinutes": {
"message": "15 minutes"
"message": "15 perc"
},
"thirtyMinutes": {
"message": "30 minutes"
"message": "30 perc"
},
"oneHour": {
"message": "1 hour"
"message": "1 óra"
},
"fourHours": {
"message": "4 hours"
"message": "4 óra"
},
"onRefresh": {
"message": "On Browser Refresh"
},
"dateUpdated": {
"message": "Updated",
"message": "Frissítve",
"description": "ex. Date this item was updated"
},
"datePasswordUpdated": {
@ -2738,27 +2753,27 @@
"message": "License is expired."
},
"updatedUsers": {
"message": "Updated users"
"message": "Felhasználó frissítve"
},
"selected": {
"message": "Selected"
"message": "Kiválasztva"
},
"ownership": {
"message": "Ownership"
"message": "Tulajdonjog"
},
"whoOwnsThisItem": {
"message": "Who owns this item?"
"message": "Kié ez a tétel?"
},
"strong": {
"message": "Strong",
"message": "Erős",
"description": "ex. A strong password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"good": {
"message": "Good",
"message": "",
"description": "ex. A good password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weak": {
"message": "Weak",
"message": "Gyenge",
"description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"veryWeak": {
@ -2769,48 +2784,48 @@
"message": "Weak Master Password"
},
"weakMasterPasswordDesc": {
"message": "The master password you have chosen is weak. You should use a strong master password (or a passphrase) to properly protect your Bitwarden account. Are you sure you want to use this master password?"
"message": "A választott mesterjelszó gyenge. Erős jelszót kell használnod a Bitwarden fiókod megfelelő védelme érdekében. Biztosan ezt a mesterjelszót szeretnéd használni?"
},
"rotateAccountEncKey": {
"message": "Also rotate my account's encryption key"
"message": "A felhasználói fiókom titkosítókódját is cseréljük le"
},
"rotateEncKeyTitle": {
"message": "Rotate Encryption Key"
},
"rotateEncKeyConfirmation": {
"message": "Are you sure you want to rotate your account's encryption key?"
"message": "Biztosan szeretnéd lecserélni a fiókod titkosító kódját?"
},
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
"message": "Ennek a tételnek túl régi csatolmányai vannak, amelyek frissítésre szorulnak."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"message": "Ez egy túl régi csatolmány, amely frissítésre szorul. Kattints ide, hogy többet megtudj róla."
},
"fix": {
"message": "Fix",
"message": "Javítás",
"description": "This is a verb. ex. 'Fix The Car'"
},
"oldAttachmentsNeedFixDesc": {
"message": "There are old file attachments in your vault that need to be fixed before you can rotate your account's encryption key."
"message": "Vannak a széfedben régi csatolmányok, amelyek frissítésre szorulnak, mielőtt lecserélhetnéd a felhasználói fiókod titkosító kódját."
},
"yourAccountsFingerprint": {
"message": "Your account's fingerprint phrase",
"message": "A fiókod ujjlenyomat mondata",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrityVerify": {
"message": "To ensure the integrity of your encryption keys, please verify the user's fingerprint phrase before continuing.",
"message": "A titkosítási kulcs integritásának biztosítása érdekében kérjük, ellenőrizd a felhasználói ujjlenyomat mondatot, mielőtt továbbmész.",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"dontAskFingerprintAgain": {
"message": "Don't ask to verify fingerprint phrase again",
"message": "Ne kérd újra az ujjlenyomat mondat ellenőrzését",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"free": {
"message": "Free",
"message": "Ingyenes",
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API Key"
"message": "API kulcs"
},
"apiKeyDesc": {
"message": "Az API kulcsod használható azonosításhoz a Bitwarden publikus API-hoz."
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "API kulcs váltás"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "Valore"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Testo"
},
@ -586,12 +589,16 @@
"unlock": {
"message": "Sblocca"
},
"loggedInAsEmail": {
"message": "Registrato come $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Separatore parole"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Cronologia delle password"
},
@ -827,7 +841,8 @@
"message": "Non ci sono password da mostrare."
},
"clear": {
"message": "Elimina"
"message": "Elimina",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Account aggiornato"
@ -2138,7 +2153,7 @@
"message": "User normale con accesso alle collezioni della tua organizzazione."
},
"manager": {
"message": "Amministratore"
"message": "Manager"
},
"managerDesc": {
"message": "I manager possono accedere e gestire le raccolte assegnate nella propria organizzazione."
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "Ruota chiave API"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "値"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "テキスト"
},
@ -586,12 +589,16 @@
"unlock": {
"message": "ロック解除"
},
"loggedInAsEmail": {
"message": "$EMAIL$ としてログインしました",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "単語の区切り"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "パスワードの履歴"
},
@ -827,7 +841,8 @@
"message": "表示するパスワードがありません"
},
"clear": {
"message": "消去する"
"message": "消去する",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "アカウントを更新しました"
@ -2794,15 +2809,15 @@
"message": "暗号化キーのローテーションを行う前に、保管庫内の古い添付ファイルを修正する必要があります。"
},
"yourAccountsFingerprint": {
"message": "アカウントの指紋認証用フレーズ",
"message": "アカウントのパスフレーズ",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrityVerify": {
"message": "暗号化キーの完全性を確保するため、先に指紋認証用フレーズを確認してください。",
"message": "暗号化キーの完全性を確保するため、先にパスフレーズを確認してください。",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"dontAskFingerprintAgain": {
"message": "今後指紋認証用フレーズを確認しない",
"message": "今後パスフレーズを確認しない",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"free": {
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "Rotate API Key"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

File diff suppressed because it is too large Load Diff

View File

@ -151,6 +151,9 @@
"value": {
"message": "Verdi"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Tekst"
},
@ -194,7 +197,7 @@
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
"message": "Match-gjenkjenning",
"message": "Samsvar-gjenkjenning",
"description": "URI match detection for auto-fill."
},
"defaultMatchDetection": {
@ -586,12 +589,16 @@
"unlock": {
"message": "Lås opp"
},
"loggedInAsEmail": {
"message": "Logget på som $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Ordadskiller"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Passordhistorikk"
},
@ -827,7 +841,8 @@
"message": "Det er ingen passord å liste opp."
},
"clear": {
"message": "Tøm"
"message": "Tøm",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Kontoen er oppdatert"
@ -1485,7 +1500,7 @@
"message": "En feil oppstod under forsøk på å laste inn rapporten. Prøv igjen."
},
"billing": {
"message": "Billing"
"message": "Fakturering"
},
"accountCredit": {
"message": "Konto kreditt",
@ -1504,13 +1519,13 @@
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
"message": "Lagt til kreditt vil vises på kontoen din etter at betalingen er fullstendig behandlet. Noen betalingsmetoder er forsinket og kan ta lengre tid å behandle enn andre."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
"message": "Vær sikker på at kontoen din har nok kreditt tilgjengelig for dette kjøpet. Hvis kontoen din ikke har nok kreditt tilgjengelig, vil standard betalingsmåten din bli brukt til forskjellen. Du kan legge til kreditt på kontoen din på Faktureringssiden."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
"message": "Kontoens kreditt kan brukes til kjøp. Eventuell tilgjengelig kreditt vil automatisk bli brukt mot fakturaer generert for denne kontoen."
},
"goPremium": {
"message": "Oppgrader til Premium",
@ -1611,7 +1626,7 @@
"message": "Din betalingsmetode vil bli trekt umiddelbart og deretter på en gjentakende basis hvert år. Du kan avbryte det til enhver tid."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "Betalingsmåten din belastes umiddelbart og deretter hver gang $INTERVAL$. Du kan kansellere når som helst.",
"placeholders": {
"interval": {
"content": "$1",
@ -1733,7 +1748,7 @@
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"unpaid": {
"message": "Unpaid",
"message": "Ikke betalt",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"transactions": {
@ -1744,7 +1759,7 @@
"message": "Ingen transaksjoner."
},
"chargeNoun": {
"message": "Charge",
"message": "Trekk",
"description": "Noun. A charge from a payment method."
},
"refundNoun": {
@ -2003,7 +2018,7 @@
"message": "Din nye organisasjon er klar til å begynne!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "Din organisasjon har blitt oppgradert."
},
"leave": {
"message": "Forlat"
@ -2527,7 +2542,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Oppgrader din konto til en annen plan, gi informasjonen nedenfor. Sørg for at du har en aktiv betalingsmetode lagt til kontoen.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {
@ -2545,10 +2560,10 @@
}
},
"viewInvoice": {
"message": "View Invoice"
"message": "Se faktura"
},
"downloadInvoice": {
"message": "Download Invoice"
"message": "Last ned faktura"
},
"verifyBankAccount": {
"message": "Bekreft bankkontoen din"
@ -2810,25 +2825,28 @@
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API Key"
"message": "API-nøkkel"
},
"apiKeyDesc": {
"message": "Your API key can be used to authenticate to the Bitwarden public API."
"message": "API-nøkkelen din kan brukes til å godkjenne til den offentlige API-en for Bitwarden."
},
"apiKeyRotateDesc": {
"message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use."
"message": "Hvis du roterer API-nøkkel, blir den forrige nøkkelen ugyldig. Du kan rotere API-nøkkelen din hvis du mener at den nåværende nøkkelen ikke lenger er trygt å bruke."
},
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
"message": "Din API-nøkkel har full tilgang til organisasjonen. Det bør holdes hemmelig."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "View API Key"
"message": "Se API-nøkkel"
},
"rotateApiKey": {
"message": "Rotate API Key"
"message": "Roter API-nøkkel"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -53,7 +53,7 @@
"message": "Nummer"
},
"brand": {
"message": "Merk"
"message": "Soort"
},
"expiration": {
"message": "Vervaldatum"
@ -151,6 +151,9 @@
"value": {
"message": "Waarde"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Tekst"
},
@ -276,13 +279,13 @@
"message": "Favorieten"
},
"types": {
"message": "Types"
"message": "Typen"
},
"typeLogin": {
"message": "Aanmelden"
},
"typeCard": {
"message": "Kaart"
"message": "Creditkaart"
},
"typeIdentity": {
"message": "Identiteit"
@ -586,12 +589,16 @@
"unlock": {
"message": "Ontgrendelen"
},
"loggedInAsEmail": {
"message": "Ingelogd als $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Woordscheidingsteken"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Wachtwoordgeschiedenis"
},
@ -827,7 +841,8 @@
"message": "Er zijn geen wachtwoorden om weer te geven."
},
"clear": {
"message": "Wissen"
"message": "Wissen",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Account is bijgewerkt"
@ -2527,7 +2542,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Upgrade uw account naar een ander lidmaatschap door onderstaande informatie door te geven. Verzeker uzelf ervan dat er een actieve betaalmethode aan het account is gekoppeld.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {
@ -2697,7 +2712,7 @@
"message": "Filters"
},
"lockOptions": {
"message": "Vergrendelopties"
"message": "Vergrendelingsopties"
},
"lockOptionsDesc": {
"message": "Kies wanneer uw kluis wordt vergrendeld. Een vergrendelde kluis vereist dat u uw hoofdwachtwoord opnieuw invoert om de kluis opnieuw te mogen gebruiken."
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "API-sleutel roteren"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "Wartość"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Tekst"
},
@ -586,12 +589,16 @@
"unlock": {
"message": "Odblokuj"
},
"loggedInAsEmail": {
"message": "Zalogowany jako $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Separator wyrazów"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Historia haseł"
},
@ -827,7 +841,8 @@
"message": "Brak haseł."
},
"clear": {
"message": "Wyczyść"
"message": "Wyczyść",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Konto zaktualizowane"
@ -1017,7 +1032,7 @@
"message": "Wyłącz ikony stron"
},
"disableIconsDesc": {
"message": "Możesz wyświetlać rozpoznawalną ikonę serwisu obok danych logowania w Twoim sejfie."
"message": "Wyświetlaj rozpoznawalną ikonę serwisu obok danych logowania w Twoim sejfie."
},
"enableGravatars": {
"message": "Włącz Gravatary",
@ -1611,7 +1626,7 @@
"message": "Twoja płatność zostanie zrealizowana natychmiast i będzie powtarzana corocznie. Możesz zrezygnować w dowolnej chwili."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "Twoja płatność zostanie zrealizowana natychmiast i będzie powtarzana co $INTERVAL$. Możesz zrezygnować w dowolnej chwili.",
"placeholders": {
"interval": {
"content": "$1",
@ -2003,7 +2018,7 @@
"message": "Twoja nowa organizacja jest gotowa!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "Twoja organizacja została zaktualizowana."
},
"leave": {
"message": "Opuść"
@ -2527,7 +2542,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Zaktualizuj plan dla swojej organizacji poprzez wprowadzenie informacji poniżej. Proszę upewnić się, że do konta została dodana aktywna metoda płatności.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "Zmień klucz API"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "Valor"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Texto"
},
@ -586,12 +589,16 @@
"unlock": {
"message": "Desbloquear"
},
"loggedInAsEmail": {
"message": "Sessão iniciada como $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Separador de palavra"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Histórico de senha"
},
@ -827,7 +841,8 @@
"message": "Não existem senhas para listar."
},
"clear": {
"message": "Limpar"
"message": "Limpar",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Conta atualizada"
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "Girar chave API"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "Valor"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Texto"
},
@ -586,12 +589,16 @@
"unlock": {
"message": "Desbloquear"
},
"loggedInAsEmail": {
"message": "Sessão iniciada como $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Separador de palavras"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Histórico de palavras-passe"
},
@ -827,7 +841,8 @@
"message": "Não existem palavras-passe para listar."
},
"clear": {
"message": "Limpar"
"message": "Limpar",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Conta atualizada"
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "Rodar chave da API"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "Значение"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Текстовое"
},
@ -285,7 +288,7 @@
"message": "Карта"
},
"typeIdentity": {
"message": "Личность"
"message": "Личные данные"
},
"typeSecureNote": {
"message": "Защищенная заметка"
@ -352,7 +355,7 @@
"message": "Поделиться"
},
"valueCopied": {
"message": "$VALUE$ скопировано",
"message": "$VALUE$ скопирован(о)",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
@ -527,7 +530,7 @@
"message": "Мастер-пароль"
},
"masterPassDesc": {
"message": "Мастер-пароль - ключ к вашему безопасному хранилищу. Он очень важен, поэтому не забывайте его. Восстановить мастер-пароль невозможно."
"message": "Мастер-пароль - ключ к вашему защищенному хранилищу. Он очень важен, поэтому не забывайте его. Восстановить мастер-пароль невозможно."
},
"masterPassHintDesc": {
"message": "Подсказка к мастер-паролю может помочь вам его вспомнить."
@ -586,12 +589,16 @@
"unlock": {
"message": "Разблокировать"
},
"loggedInAsEmail": {
"message": "Вы вошли как $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -677,7 +684,7 @@
"message": "Используйте поддерживаемый веб-браузер (например, Chrome) и\/или добавьте дополнительные варианты аутентификации, которые поддерживаются в веб-браузерах (например, приложение-аутентификатор)."
},
"twoStepOptions": {
"message": "Параметры двухфакторной аутентификации"
"message": "Настройки двухфакторной аутентификации"
},
"recoveryCodeDesc": {
"message": "Потеряли доступ ко всем вариантам двухфакторной аутентификации? Используйте код восстановления, чтобы отключить двухфакторную аутентификацию для вашей учетной записи."
@ -696,7 +703,7 @@
"message": "Ключ безопасности YubiKey OTP"
},
"yubiKeyDesc": {
"message": "Используйте YubiKey для доступа к вашей учетной записи. Работает с устройствами YubiKey 4 серии, 5 серии и NEO."
"message": "Используйте YubiKey для доступа к учетной записи. Работает с устройствами YubiKey серий 4, 5 и NEO."
},
"duoDesc": {
"message": "Подтвердите при помощи Duo Security, используя приложение Duo Mobile, SMS, телефонный звонок или ключ безопасности U2F.",
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Разделитель слов"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "История паролей"
},
@ -827,13 +841,14 @@
"message": "Нет паролей для отображения."
},
"clear": {
"message": "Очистить"
"message": "Очистить",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Учетная запись обновлена"
},
"changeEmail": {
"message": "Изменить email"
"message": "Изменение email"
},
"newEmail": {
"message": "Новый email"
@ -863,7 +878,7 @@
"message": "Пожалуйста, войдите снова. Если вы используете другие приложения Bitwarden, выполните на них выход и повторный вход."
},
"changeMasterPassword": {
"message": "Изменить мастер-пароль"
"message": "Изменение мастер-пароля"
},
"masterPasswordChanged": {
"message": "Мастер-пароль изменен"
@ -1005,7 +1020,7 @@
"message": "Настройте возможности вашего веб-хранилища."
},
"optionsUpdated": {
"message": "Параметры обновлены"
"message": "Настройки обновлены"
},
"language": {
"message": "Язык"
@ -1081,7 +1096,7 @@
"message": "При включении двухфакторной аутентификации вы можете навсегда потерять доступ к вашей учетной записи Bitwarden. Код восстановления позволяет получить доступ к вашему аккаунту в случае, если вы больше не можете использовать свой обычный метод двухфакторной аутентификации (например, при потере устройства). Поддержка Bitwarden не сможет вам помочь, если вы потеряете доступ к своей учетной записи. Мы рекомендуем вам записать или распечатать код восстановления и сохранить его в надежном месте."
},
"viewRecoveryCode": {
"message": "Просмотреть код восстановления"
"message": "Просмотр кода восстановления"
},
"providers": {
"message": "Провайдеры",
@ -1167,13 +1182,13 @@
"message": "Добавить новый YubiKey в свою учетную запись"
},
"twoFactorYubikeyPlugIn": {
"message": "Подключите YubiKey к USB-порту вашего компьютера."
"message": "Вставьте YubiKey в USB-порт компьютера."
},
"twoFactorYubikeySelectKey": {
"message": "Выберите первое пустое поле ввода YubiKey ниже."
},
"twoFactorYubikeyTouchButton": {
"message": "Нажмите кнопку на YubiKey."
"message": "Нажмите кнопку YubiKey."
},
"twoFactorYubikeySaveForm": {
"message": "Сохранить форму."
@ -1488,11 +1503,11 @@
"message": "Оплата"
},
"accountCredit": {
"message": "Баланс аккаунта",
"message": "Средства аккаунта",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"accountBalance": {
"message": "Баланс счета",
"message": "Баланс аккаунта",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"addCredit": {
@ -1510,7 +1525,7 @@
"message": "Убедитесь, что на вашем счету достаточно средств для этой покупки. Если на вашем счете недостаточно средств, то для покрытия разницы будет использован ваш метод оплаты по умолчанию. Вы можете добавить денежные средства в свой аккаунт на странице оплаты."
},
"creditAppliedDesc": {
"message": "Денежные средства на вашем счете могут быть использованы для совершения покупок. Они будут использованы для оплаты счетов, выставленных для этой учетной записи."
"message": "Средства на вашего аккаунта используются для совершения платежей. Любой доступный остаток будет автоматически использован для оплаты счетов, выставленных этому аккаунту."
},
"goPremium": {
"message": "Перейти на Премиум",
@ -1575,7 +1590,7 @@
"message": "# дополнительных ГБ"
},
"additionalStorageIntervalDesc": {
"message": "В ваш план включено $SIZE$ зашифрованного файлового хранилища. Вы можете добавить дополнительное место по $PRICE$ за ГБ \/$INTERVAL$.",
"message": "Ваш план включает $SIZE$ зашифрованного файлового хранилища. Вы можете добавить дополнительное место по цене $PRICE$ за ГБ \/$INTERVAL$.",
"placeholders": {
"size": {
"content": "$1",
@ -1608,7 +1623,7 @@
"description": "Short abbreviation for 'month'"
},
"paymentChargedAnnually": {
"message": "Необходимая сумма с вашего метода оплаты будет списана немедленно, а затем с периодичностью каждый год. Можно отменить в любой момент."
"message": "Ваш метод оплаты будет активирован немедленно и использоваться ежегодно. Вы можете отменить это в любой момент."
},
"paymentCharged": {
"message": "Ваш метод оплаты будет активирован немедленно и использоваться каждый $INTERVAL$. Вы можете отменить это в любой момент.",
@ -1714,7 +1729,7 @@
"message": "Способ оплаты"
},
"noPaymentMethod": {
"message": "Нет способа оплаты в файле."
"message": "Нет сохраненных способов оплаты."
},
"addPaymentMethod": {
"message": "Добавить способ оплаты"
@ -1752,7 +1767,7 @@
"description": "Noun. A refunded payment that was charged."
},
"chargesStatement": {
"message": "Любые платежи появятся в вашей выписке как $STATEMENT_NAME$.",
"message": "Платежи будут отображаться в вашей выписке как $STATEMENT_NAME$.",
"placeholders": {
"statement_name": {
"content": "$1",
@ -1827,7 +1842,7 @@
"message": "Email для выставления счетов"
},
"businessName": {
"message": "Наименование компании"
"message": "Название компании"
},
"chooseYourPlan": {
"message": "Выберите свой план"
@ -1943,10 +1958,10 @@
}
},
"addShareUnlimitedUsers": {
"message": "Добавить и поделиться неограниченным количеством пользователей"
"message": "Добавлять и делиться с неограниченным количеством пользователей"
},
"createUnlimitedCollections": {
"message": "Создание неограниченных коллекций"
"message": "Создавать неограниченное количество коллекций"
},
"gbEncryptedFileStorage": {
"message": "$SIZE$ зашифрованного хранилища файлов",
@ -1964,13 +1979,13 @@
"message": "Пользователи получают доступ к возможностям Премиум"
},
"controlAccessWithGroups": {
"message": "Управление доступом пользователей с помощью групп"
"message": "Контроль доступа пользователей с помощью групп"
},
"syncUsersFromDirectory": {
"message": "Синхронизация ваших пользователей и групп из каталога"
},
"trackAuditLogs": {
"message": "Отслеживание действий пользователя с журналами аудита"
"message": "Отслеживание действий пользователей с помощью журналов аудита"
},
"enforce2faDuo": {
"message": "Принудительная 2ФА с Duo"
@ -1979,7 +1994,7 @@
"message": "Приоритетная поддержка"
},
"xDayFreeTrial": {
"message": "$COUNT$ дней бесплатная пробная версия, отмена в любое время",
"message": "$COUNT$-дневная бесплатная пробная версия, отмена в любое время",
"placeholders": {
"count": {
"content": "$1",
@ -2554,7 +2569,7 @@
"message": "Подтвердить банковский счет"
},
"verifyBankAccountDesc": {
"message": "Мы сделали два микро-депозита на ваш банковский счет (появиться в выписке они могут в течение 1-2 рабочих дней). Введите эти суммы для подтверждения банковского счета."
"message": "Мы сделали два микродепозита на ваш счет (отобразиться в выписке они могут в течение 1-2 рабочих дней). Введите эти суммы для подтверждения счета."
},
"verifyBankAccountInitialDesc": {
"message": "Оплата с банковского счета доступна только клиентам из США. Вам будет необходимо подтвердить свой банковский счет. Мы сделаем два микро-депозита в течение ближайших 1-2 рабочих дней. Введите эти суммы на странице выставления счетов организации, чтобы подтвердить банковский счет."
@ -2697,7 +2712,7 @@
"message": "Фильтры"
},
"lockOptions": {
"message": "Параметры блокировки"
"message": "Настройки блокировки"
},
"lockOptionsDesc": {
"message": "Выберите условие блокировки вашего хранилища. Для его разблокировки потребуется повторно ввести мастер-пароль."
@ -2775,10 +2790,10 @@
"message": "Также повернуть ключ шифрования моего аккаунта"
},
"rotateEncKeyTitle": {
"message": "Повернуть ключ шифрования"
"message": "Поворот ключа шифрования"
},
"rotateEncKeyConfirmation": {
"message": "Вы действительно хотите повернуть ключ шифрования своего аккаунта?"
"message": "Вы уверены, что хотите повернуть ключ шифрования вашей учетной записи?"
},
"attachmentsNeedFix": {
"message": "К этому элементу прикреплены старые вложения, которые необходимо исправить."
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "Повернуть ключ API"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "Hodnota"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Text"
},
@ -586,12 +589,16 @@
"unlock": {
"message": "Odomknúť"
},
"loggedInAsEmail": {
"message": "Prihlásený ako $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Oddeľovač slov"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "História hesla"
},
@ -827,7 +841,8 @@
"message": "Neboli nájdené žiadne heslá."
},
"clear": {
"message": "Vyčistiť"
"message": "Vyčistiť",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Účet bol Aktualizovaný"
@ -1611,7 +1626,7 @@
"message": "Prostredníctvom vašej platobnej metódy bude okamžite zaplatená suma za tento rok a následne sa nastaví automatická ročná platba. Platbu môžete kedykoľvek zrušiť."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "Prostredníctvom vašej platobnej metódy bude okamžite zaplatená suma za toto obdobie a následne sa nastaví automatická $INTERVAL$ platba. Platbu môžete kedykoľvek zrušiť.",
"placeholders": {
"interval": {
"content": "$1",
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "Obnoviť API kľúč"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "Värde"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Text"
},
@ -586,12 +589,16 @@
"unlock": {
"message": "Lås upp"
},
"loggedInAsEmail": {
"message": "Inloggad som $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -755,7 +762,7 @@
}
},
"shareSelectedItemsCountDesc": {
"message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.",
"message": "Du har valt $COUNT$ objekt. $SHAREABLE_COUNT$ objekt kan delas, $NONSHAREABLE_COUNT$ kan inte delas.",
"placeholders": {
"count": {
"content": "$1",
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Ordseparator"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Lösenordshistorik"
},
@ -827,7 +841,8 @@
"message": "Det finns inga lösenord att lista."
},
"clear": {
"message": "Rensa"
"message": "Rensa",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Konto uppdaterat"
@ -851,7 +866,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": "Om du fortsätter kommer du att loggas ut från din nuvarande session och du kommer behöver logga in igen. Aktiva sessioner på andra enheter kan fortsätta vara aktiva i upp till en timme."
},
"emailChanged": {
"message": "E-postadressen ändrades"
@ -887,7 +902,7 @@
"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.",
"message": "Högre KDF-iterationer kan skydda ditt huvudlösenord från att \"brute-forcas\" av en angripare. Vi rekommenderar ett värde på $VALUE$ eller mer.",
"placeholders": {
"value": {
"content": "$1",
@ -896,7 +911,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": "Om du sätter dina KDF-iterationer för högt kan det resultera i dålig prestanda när du loggar in (och låser upp) Bitwarden på enheter med långsammare processorer. Vi rekommenderar att du ökar värdet i steg om $INCREMENT$ och sedan testar alla dina enheter.",
"placeholders": {
"increment": {
"content": "$1",
@ -923,7 +938,7 @@
"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": "Om du fortsätter kommer även du att loggas ut från din nuvarande session och du kommer behöver logga in igen. Du kommer även att behöva verifiera med tvåstegsverifiering om det är aktiverat. Aktiva sessioner på andra enheter kan fortsätta vara aktiva i upp till en timme."
},
"sessionsDeauthorized": {
"message": "Alla sessioner avauktoriserade"
@ -950,7 +965,7 @@
"message": "Ta bort konto"
},
"deleteAccountDesc": {
"message": "Proceed below to delete your account and all associated data."
"message": "Fortsätt nedan för att radera ditt konto och all associerad data."
},
"deleteAccountWarning": {
"message": "Borttagning av ditt konto är permanent. Det går inte att ångra."
@ -1033,7 +1048,7 @@
"message": "Domänregler"
},
"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": "Om du har samma inloggningsinformation mellan flera olika webbdomäner kan du markera webbplatsen som \"likvärdig\". \"Globala\" domäner är de som redan skapats åt dig av Bitwarden."
},
"globalEqDomains": {
"message": "Globala motsvarande domäner"
@ -1119,7 +1134,7 @@
"message": "Inaktivera"
},
"twoStepLoginProviderEnabled": {
"message": "This two-step login provider is enabled on your account."
"message": "Den här tvåstegsverifierings-metoden är aktiverad på ditt konto."
},
"twoStepLoginAuthDesc": {
"message": "Ange ditt huvudlösenord för att ändra på inställningar för tvåstegsverifiering."
@ -1155,10 +1170,10 @@
"message": "Ange den 6-siffriga verifieringskoden från appen"
},
"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": "Om du skulle behöva lägga till det till en annan enhet har du QR-koden (eller nyckeln) som krävs utav din autentiserings-app nedan."
},
"twoStepDisableDesc": {
"message": "Are you sure you want to disable this two-step login provider?"
"message": "Är du säker på att du vill inaktivera denna tvåstegsverifierings-metoden?"
},
"twoStepDisabled": {
"message": "Tvåfaktorsautentisering leverantör inaktiverad."
@ -1179,13 +1194,13 @@
"message": "Spara formuläret."
},
"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": "På grund av plattformsbegränsningar kan inte YubiKeys användas på alla Bitwarden-applikationer. Du bör aktivera ytterligare en tvåstegsverifierings-metod så att du kan komma åt ditt konto även när YubiKeys inte kan användas. Plattformar som stöds:"
},
"twoFactorYubikeySupportUsb": {
"message": "Web vault, desktop application, CLI, and all browser extensions on a device with a USB port that can accept your YubiKey."
"message": "Webbvalvet, desktop-applikationen, CLI och alla webbläsartillägg på en enhet med en USB-port som kan acceptera din YubiKey."
},
"twoFactorYubikeySupportMobile": {
"message": "Mobile apps on a device with NFC capabilities or a USB port that can accept your YubiKey."
"message": "Mobilappar på en enhet med NFC-stöd eller en USB-port som kan acceptera din YubiKey."
},
"yubikeyX": {
"message": "YubiKey $INDEX$",
@ -1221,7 +1236,7 @@
"message": "Inaktivera alla nycklar"
},
"twoFactorDuoDesc": {
"message": "Enter the Bitwarden application information from your Duo Admin panel."
"message": "Ange Bitwardens programinformation från din Duo Admin-panel."
},
"twoFactorDuoIntegrationKey": {
"message": "Integrationsnyckel"
@ -1248,16 +1263,16 @@
"message": "Lägg till en FIDO U2F säkerhetsnyckel till ditt konto"
},
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
"message": "Är du säker på att du vill ta bort denna säkerhetsnyckel?"
},
"readKey": {
"message": "Read Key"
},
"keyCompromised": {
"message": "Key is compromised."
"message": "Nyckeln är äventyrad."
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
"message": "Ge säkerhetsnyckeln ett namn för att kunna identifiera den."
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
@ -1269,25 +1284,25 @@
"message": "Spara formuläret."
},
"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": "På grund av plattformsbegränsningar kan inte FIDO U2F användas på alla Bitwarden-applikationer. Du bör aktivera ytterligare en tvåstegsverifierings-metod så att du kan komma åt ditt konto även när FIDO U2F inte kan användas. Plattformar som stöds:"
},
"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": "Webbvalvet och webbläsartillägg på en stationär dator eller laptop med en U2F-aktiverad webbläsare (Chrome, Opera, Vivaldi eller Firefox med FIDO U2F aktiverat)."
},
"twoFactorU2fWaiting": {
"message": "Waiting for you to touch the button on your security key"
"message": "Väntar på att du ska trycka på knappen på din säkerhetsnyckel"
},
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
"message": "Klicka på \"spara\"-knappen nedan för att aktivera den här säkerhetsnyckeln för tvåstegsverifiering."
},
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
"message": "Det gick inte att läsa säkerhetsnyckeln. Försök igen."
},
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"
"message": "Din återställningskod för tvåstegsverifiering"
},
"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": "Du har inte aktiverat några tvåstegsverifierings-metoder ännu. Efter att du har aktiverat en tvåstegsverifierings-metod kan du återvända hit för att se din återställningskod."
},
"printCode": {
"message": "Skriv ut kod",
@ -1300,13 +1315,13 @@
"message": "Unsecured Websites Report"
},
"unsecuredWebsitesReportDesc": {
"message": "Using unsecured websites with the http:\/\/ scheme can be dangerous. If the website allows, you should always access it using the https:\/\/ scheme so that your connection is encrypted."
"message": "Att använda osäkra webbplatser med http:\/\/ systemet kan vara farligt. Om webbplatsen tillåter, bör du alltid komma åt den med https:\/\/ systemet så att anslutningen är krypterad."
},
"unsecuredWebsitesFound": {
"message": "Unsecured Websites Found"
},
"unsecuredWebsitesFoundDesc": {
"message": "We found $COUNT$ items in your vault with unsecured URIs. You should change their URI scheme to https:\/\/ if the website allows it.",
"message": "Vi hittade $COUNT$ objekt i ditt valv med osäkra URI:er. Om webbplatsen tillåter det bör du ändra deras URI-schema till https:\/\/.",
"placeholders": {
"count": {
"content": "$1",
@ -1315,19 +1330,19 @@
}
},
"noUnsecuredWebsites": {
"message": "No items in your vault have unsecured URIs."
"message": "Inga objekt i ditt valv har osäkra URI:er."
},
"inactive2faReport": {
"message": "Inactive 2FA Report"
},
"inactive2faReportDesc": {
"message": "Two-factor authentication (2FA) is an important security setting that helps secure your accounts. If the website offers it, you should always enable two-factor authentication."
"message": "Tvåstegsverifiering (2FA) är en viktig säkerhetsinställning som hjälper dig att säkra dina konton. Om en webbplats erbjuder det så bör du alltid aktivera tvåstegsverifiering."
},
"inactive2faFound": {
"message": "Logins Without 2FA Found"
},
"inactive2faFoundDesc": {
"message": "We found $COUNT$ website(s) in your vault that may not be configured with two-factor authentication (according to twofactorauth.org). To further protect these accounts, you should enable two-factor authentication.",
"message": "Vi hittade $COUNT$ webbplats(er) i ditt valv som kanske inte är konfigurerade med tvåstegsverifiering (enligt twofactorauth.org). För att ytterligare skydda dessa konton bör du aktivera tvåstegsverifiering.",
"placeholders": {
"count": {
"content": "$1",
@ -1336,10 +1351,10 @@
}
},
"noInactive2fa": {
"message": "No websites were found in your vault with a missing two-factor authentication configuration."
"message": "Inga webbplatser i ditt valv hittades utan konfigurerad tvåstegsverifiering."
},
"instructions": {
"message": "Instructions"
"message": "Instruktioner"
},
"exposedPasswordsReport": {
"message": "Exposed Passwords Report"
@ -1351,7 +1366,7 @@
"message": "Exposed Passwords Found"
},
"exposedPasswordsFoundDesc": {
"message": "We found $COUNT$ items in your vault that have passwords that were exposed in known data breaches. You should change them to use a new password.",
"message": "Vi hittade $COUNT$ objekt i ditt valv som har lösenord som har äventyrats i kända dataintrång. Du bör ändra dessa till att använda nya lösenord.",
"placeholders": {
"count": {
"content": "$1",
@ -1360,13 +1375,13 @@
}
},
"noExposedPasswords": {
"message": "No items in your vault have passwords that have been exposed in known data breaches."
"message": "Inga objekt i ditt valv har lösenord som har äventyrats i kända dataintrång."
},
"checkExposedPasswords": {
"message": "Check Exposed Passwords"
},
"exposedXTimes": {
"message": "Exposed $COUNT$ time(s)",
"message": "Synlig $COUNT$ gång(er)",
"placeholders": {
"count": {
"content": "$1",
@ -1378,13 +1393,13 @@
"message": "Weak Passwords Report"
},
"weakPasswordsReportDesc": {
"message": "Weak passwords can easily be guessed by hackers and automated tools that are used to crack passwords. The Bitwarden password generator can help you create strong passwords."
"message": "Svaga lösenord kan gissas enkelt av hackare och automatiserade verktyg som används för att knäcka lösenord. Bitwardens lösenordsgenerator kan hjälpa dig att skapa starka lösenord."
},
"weakPasswordsFound": {
"message": "Weak Passwords Found"
},
"weakPasswordsFoundDesc": {
"message": "We found $COUNT$ items in your vault with passwords that are not strong. You should update them to use stronger passwords.",
"message": "Vi hittade $COUNT$ objekt i ditt valv med svaga lösenord. Du bör uppdatera dem till att använda starka lösenord.",
"placeholders": {
"count": {
"content": "$1",
@ -1393,19 +1408,19 @@
}
},
"noWeakPasswords": {
"message": "No items in your vault have weak passwords."
"message": "Inga objekt i ditt valv har svaga lösenord."
},
"reusedPasswordsReport": {
"message": "Reused Passwords Report"
},
"reusedPasswordsReportDesc": {
"message": "If a service that you use is compromised, reusing the same password elsewhere can allow hackers to easily gain access to more of your online accounts. You should use a unique password for every account or service."
"message": "Om en tjänst som du använder äventyras, kan återanvända lösenord användas på andra ställen utav hackare för att de enkelt ska få tillgång till dina andra online-konton. Du bör använda ett unikt lösenord för varje konto eller tjänst."
},
"reusedPasswordsFound": {
"message": "Reused Passwords Found"
},
"reusedPasswordsFoundDesc": {
"message": "We found $COUNT$ passwords that are being reused in your vault. You should change them to a unique value.",
"message": "Vi hittade $COUNT$ lösenord som återanvänds i ditt valv. Du bör ändra dem till ett unikt värde.",
"placeholders": {
"count": {
"content": "$1",
@ -1414,10 +1429,10 @@
}
},
"noReusedPasswords": {
"message": "No logins in your vault have passwords that are being reused."
"message": "Inga inloggningar i ditt valv har lösenord som återanvänts."
},
"reusedXTimes": {
"message": "Reused $COUNT$ times",
"message": "Återanvänd $COUNT$ gånger",
"placeholders": {
"count": {
"content": "$1",
@ -1429,16 +1444,16 @@
"message": "Data Breach Report"
},
"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": "Ett \"intrång\" är en incident där en webbplats data har på olagligt vis blivit stulen av hackare och sedan släppts för allmänheten. Gå igenom och granska typerna av data som äventyrats (e-postadresser, lösenord, kreditkort osv.) och ta lämpliga åtgärder såsom att ändra lösenord."
},
"breachCheckUsernameEmail": {
"message": "Check any usernames or email addresses that you use."
"message": "Kolla användarnamn eller e-postadresser som du använder."
},
"checkBreaches": {
"message": "Check Breaches"
},
"breachUsernameNotFound": {
"message": "$USERNAME$ was not found in any known data breaches.",
"message": "$USERNAME$ hittades inte i något känt dataintrång.",
"placeholders": {
"username": {
"content": "$1",
@ -1451,7 +1466,7 @@
"description": "ex. Good News, No Breached Accounts Found!"
},
"breachUsernameFound": {
"message": "$USERNAME$ was found in $COUNT$ different data breaches online.",
"message": "$USERNAME$ hittades i $COUNT$ olika dataintrång online.",
"placeholders": {
"username": {
"content": "$1",
@ -1467,7 +1482,7 @@
"message": "Breached Accounts Found"
},
"compromisedData": {
"message": "Compromised data"
"message": "Äventyrad data"
},
"website": {
"message": "Webbsida"
@ -1482,35 +1497,35 @@
"message": "Breach Reported"
},
"reportError": {
"message": "An error occurred trying to load the report. Try again"
"message": "Ett fel inträffade när rapporten skulle läsas in. Försök igen"
},
"billing": {
"message": "Billing"
"message": "Betalningsinformation"
},
"accountCredit": {
"message": "Account Credit",
"message": "Kontokredit",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"accountBalance": {
"message": "Account Balance",
"message": "Kontosaldo",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"addCredit": {
"message": "Add Credit",
"message": "Lägg till kredit",
"description": "Add more credit to your account's balance."
},
"amount": {
"message": "Amount",
"message": "Belopp",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
"message": "Tillagd kredit visas på ditt konto efter att betalningen har bearbetats fullständigt. Vissa betalningsmetoder är försenade och kan ta längre tid att behandla än andra."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
"message": "Kontrollera att ditt konto har tillräckligt med kredit för detta köp. Om ditt konto inte har tillräckligt mycket tillgänglig kredit, kommer din standardbetalningsmetod på filen användas för skillnaden. Du kan lägga till kredit på ditt konto från faktureringssidan."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
"message": "Kontots kredit kan användas för att göra inköp. Tillgänglig kredit tillämpas automatiskt mot fakturor genererade för det här kontot."
},
"goPremium": {
"message": "Skaffa premium",
@ -1520,7 +1535,7 @@
"message": "Du har uppgraderat till premium."
},
"premiumUpgradeUnlockFeatures": {
"message": "Upgrade your account to a premium membership and unlock some great additional features."
"message": "Uppgradera ditt konto till ett premium-medlemskap och lås upp några riktigt bra extrafunktioner."
},
"premiumSignUpStorage": {
"message": "1 GB lagring av krypterade filer."
@ -1529,7 +1544,7 @@
"message": "Ytterligare alternativ för tvåstegsverifiering såsom YubiKey, FIDO U2F och Duo."
},
"premiumSignUpReports": {
"message": "Password hygiene, account health, and data breach reports to keep your vault safe."
"message": "Lösenordshygien, kontohälsa och dataintrångsrapporter för att hålla ditt valv säkert."
},
"premiumSignUpTotp": {
"message": "TOTP verifieringskod-generator (2FA) för inloggningar i ditt valv."
@ -1575,7 +1590,7 @@
"message": "# ytterligare GB"
},
"additionalStorageIntervalDesc": {
"message": "Your plan comes with $SIZE$ of encrypted file storage. You can add additional storage for $PRICE$ per GB \/$INTERVAL$.",
"message": "Ditt abonnemang kommer med $SIZE$ krypterad lagring. Du kan lägga till ytterliga lagring för $PRICE$ per GB \/$INTERVAL$.",
"placeholders": {
"size": {
"content": "$1",
@ -1611,7 +1626,7 @@
"message": "Your payment method will be charged immediately and on a recurring basis each year. You may cancel at any time."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "Din betalningsmetod kommer att debiteras omedelbart och sedan återkommande varje $INTERVAL$. Du kan upphäva när som helst.",
"placeholders": {
"interval": {
"content": "$1",
@ -1635,7 +1650,7 @@
"message": "Kreditkort"
},
"paypalClickSubmit": {
"message": "Click the PayPal button to log into your PayPal account, then click the Submit button below to continue."
"message": "Klicka på PayPal-knappen för att logga in i ditt PayPal-konto, tryck sedan på \"Skicka\"-knappen nedan för att fortsätta."
},
"cancelSubscription": {
"message": "Avsluta prenumeration"
@ -1647,19 +1662,19 @@
"message": "Pending Cancellation"
},
"subscriptionPendingCanceled": {
"message": "The subscription has been marked for cancellation at the end of the current billing period."
"message": "Abonnemanget har markerats för upphävning vid slutet av den nuvarande faktureringsperioden."
},
"reinstateSubscription": {
"message": "Återuppta prenumeration"
},
"reinstateConfirmation": {
"message": "Are you sure you want to remove the pending cancellation request and reinstate your subscription?"
"message": "Är du säker att du vill ta bort den väntande upphävningsförfrågan och återinföra ditt abonnemang?"
},
"reinstated": {
"message": "Prenumerationen har återupptagits."
},
"cancelConfirmation": {
"message": "Are you sure you want to cancel? You will lose access to all of this subscription's features at the end of this billing cycle."
"message": "Är du säker att du vill upphäva? Du kommer att förlora tillgång till alla funktioner som det här abonnemanget erbjuder i slutet av den här faktureringsperioden."
},
"canceledSubscription": {
"message": "Prenumerationen har avbrutits."
@ -1714,7 +1729,7 @@
"message": "Betalningssätt"
},
"noPaymentMethod": {
"message": "No payment method on file."
"message": "Ingen sparad betalningsmetod."
},
"addPaymentMethod": {
"message": "Lägg till betalningssätt"
@ -1723,36 +1738,36 @@
"message": "Ändra betalningssätt"
},
"invoices": {
"message": "Invoices"
"message": "Fakturor"
},
"noInvoices": {
"message": "No invoices."
"message": "Inga fakturor."
},
"paid": {
"message": "Paid",
"message": "Betald",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"unpaid": {
"message": "Unpaid",
"message": "Obetald",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"transactions": {
"message": "Transactions",
"message": "Transaktioner",
"description": "Payment\/credit transactions."
},
"noTransactions": {
"message": "No transactions."
"message": "Inga transaktioner."
},
"chargeNoun": {
"message": "Charge",
"message": "Debitering",
"description": "Noun. A charge from a payment method."
},
"refundNoun": {
"message": "Refund",
"message": "Återbetalning",
"description": "Noun. A refunded payment that was charged."
},
"chargesStatement": {
"message": "Any charges will appear on your statement as $STATEMENT_NAME$.",
"message": "Debiteringar kommer att visas som $STATEMENT_NAME$ i din sammanställning.",
"placeholders": {
"statement_name": {
"content": "$1",
@ -1767,10 +1782,10 @@
"message": "GB lagring att ta bort"
},
"storageAddNote": {
"message": "Adding storage will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle."
"message": "Att lägga till lagringsutrymme kommer att resultera i justeringar på ditt totala debiteringsbelopp och omedelbart debitera din betalningsmetod. Den första debiteringen kommer att fördelas proportionellt för återstoden av den nuvarande faktureringscykeln."
},
"storageRemoveNote": {
"message": "Removing storage will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge."
"message": "Att ta bort lagringsutrymme resulterar i justeringar på ditt totala debiteringsbelopp som kommer att läggas till som kredit mot din nästa debitering."
},
"adjustedStorage": {
"message": "Justerade $AMOUNT$ GB lagringsutrymme.",
@ -1845,7 +1860,7 @@
"message": "# antal användarsäten"
},
"userSeatsAdditionalDesc": {
"message": "Your plan comes with $BASE_SEATS$ user seats. You can add additional users for $SEAT_PRICE$ per user \/month.",
"message": "Ditt abonnemang kommer med $BASE_SEATS$ användarsäten. Du kan lägga till ytterligare användare för $SEAT_PRICE$ per användare\/månad.",
"placeholders": {
"base_seats": {
"content": "$1",
@ -1958,22 +1973,22 @@
}
},
"onPremHostingOptional": {
"message": "On-premise hosting (optional)"
"message": "On-premise hosting (frivilligt)"
},
"usersGetPremium": {
"message": "Users get access to premium membership features"
"message": "Användare får tillgång till premium medlemskapsfunktioner"
},
"controlAccessWithGroups": {
"message": "Kontrollera användaråtkomst med grupper"
},
"syncUsersFromDirectory": {
"message": "Sync your users and groups from a directory"
"message": "Synkronisera användare och grupper från en katalog"
},
"trackAuditLogs": {
"message": "Track user actions with audit logs"
"message": "Spåra användaråtgärder med granskningsloggar"
},
"enforce2faDuo": {
"message": "Enforce 2FA with Duo"
"message": "Kräv 2FA med Duo"
},
"priorityCustomerSupport": {
"message": "Prioriterad kundsupport"
@ -2003,7 +2018,7 @@
"message": "Din nya organisation är redo att användas!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "Din organisation har uppgraderats."
},
"leave": {
"message": "Lämna"
@ -2054,7 +2069,7 @@
"message": "Externt ID"
},
"externalIdDesc": {
"message": "The external id can be used as a reference or to link this resource to an external system such as a user directory."
"message": "Det externa id:t kan användas som referens eller för att länka denna resurs till ett externt system såsom en användarkatalog."
},
"accessControl": {
"message": "Åtkomstkontroll"
@ -2099,7 +2114,7 @@
}
},
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
"message": "Denna användare använder tvåstegsverifiering för att skydda deras konto."
},
"userAccessAllItems": {
"message": "Denna användare kan komma åt och ändra alla objekt."
@ -2138,7 +2153,7 @@
"message": "En vanlig användare med tillgång till organisationens samlingar."
},
"manager": {
"message": "Manager"
"message": "Hanterare"
},
"managerDesc": {
"message": "Managers can access and manage assigned collections in your organization."
@ -2183,13 +2198,13 @@
"message": "Ändrade kontolösenord."
},
"enabledUpdated2fa": {
"message": "Enabled\/updated two-step login."
"message": "Aktiverade\/uppdaterade tvåstegsverifiering."
},
"disabled2fa": {
"message": "Inaktiverade tvåstegsverifiering."
},
"recovered2fa": {
"message": "Recovered account from two-step login."
"message": "Återställde konto från tvåstegsverifiering."
},
"failedLogin": {
"message": "Inloggningsförsöket misslyckades med fel lösenord."
@ -2471,7 +2486,7 @@
"message": "Kom ihåg e-postadress"
},
"recoverAccountTwoStepDesc": {
"message": "If you cannot access your account through your normal two-step login methods, you can use your two-step login recovery code to disable all two-step providers on your account."
"message": "Om du inte kan komma åt ditt konto genom dina vanliga tvåstegsverifierings-metoder kan du använda din återställningskod för tvåstegsverifiering för att inaktivera alla tvåstegsverifierings-metoder på ditt konto."
},
"recoverAccountTwoStep": {
"message": "Recover Account Two-Step Login"
@ -2516,7 +2531,7 @@
"message": "Skatteinformation"
},
"taxInformationDesc": {
"message": "Please contact support to provide (or update) tax information for your invoices."
"message": "Vänligen kontakta support för att bidra (eller uppdatera) skatteinformation för dina fakturor."
},
"billingPlan": {
"message": "Abonnemang",
@ -2527,15 +2542,15 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Uppgradera ditt konto till ett annat abonnemang genom att ange informationen nedan. Vänligen säkerhetsställ att du har en aktiv betalningsmetod tillagd på kontot.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {
"message": "Contact customer support if you would like to change your plan. Please ensure that you have an active payment method added to the account.",
"message": "Kontakta kundservice om du vill ändra ditt abonnemang. Vänligen säkerhetsställ att du har en aktiv betalningsmetod tillagd på kontot.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"invoiceNumber": {
"message": "Invoice #$NUMBER$",
"message": "Faktura #$NUMBER$",
"description": "ex. Invoice #79C66F0-0001",
"placeholders": {
"number": {
@ -2545,22 +2560,22 @@
}
},
"viewInvoice": {
"message": "View Invoice"
"message": "Visa faktura"
},
"downloadInvoice": {
"message": "Download Invoice"
"message": "Hämta faktura"
},
"verifyBankAccount": {
"message": "Verifiera bankkonto"
},
"verifyBankAccountDesc": {
"message": "We have made two micro-deposits to your bank account (it may take 1-2 business days to show up). Enter these amounts to verify the bank account."
"message": "Vi har gjort två mikro-insättningar till ditt bankkonto (det kan ta 1-2 arbetsdagar innan det visas). Ange beloppen för att verifiera bankkontot."
},
"verifyBankAccountInitialDesc": {
"message": "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make two micro-deposits within the next 1-2 business days. Enter these amounts on the organization's billing page to verify the bank account."
},
"verifyBankAccountFailureWarning": {
"message": "Failure to verify the bank account will result in a missed payment and your subscription being disabled."
"message": "Går det inte att verifiera bankkontot kommer det att resultera i en missad betalning och ditt abonnemang inaktiveras."
},
"verifiedBankAccount": {
"message": "Bankkontot har verifierats."
@ -2624,10 +2639,10 @@
"message": "Säten att ta bort"
},
"seatsAddNote": {
"message": "Adding user seats will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle."
"message": "Att lägga till användarsäten kommer att resultera i justeringar på ditt totala debiteringsbelopp och omedelbart debitera din betalningsmetod. Den första debiteringen kommer att fördelas proportionellt för återstoden av den nuvarande faktureringscykeln."
},
"seatsRemoveNote": {
"message": "Removing user seats will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge."
"message": "Att ta bort användarsäten resulterar i justeringar på ditt totala debiteringsbelopp som kommer att läggas till som kredit mot din nästa debitering."
},
"adjustedSeats": {
"message": "Justerade $AMOUNT$ användarsäten.",
@ -2684,7 +2699,7 @@
"message": "Du har inte valt något."
},
"submitAgreePolicies": {
"message": "By clicking the \"Submit\" button, you agree to the following policies:",
"message": "Genom att klicka på ”Skicka”-knappen, samtycker du till följande principer:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
},
"termsOfService": {
@ -2738,27 +2753,27 @@
"message": "Licensen har upphört att gälla."
},
"updatedUsers": {
"message": "Updated users"
"message": "Uppdaterade användare"
},
"selected": {
"message": "Selected"
"message": "Vald(a)"
},
"ownership": {
"message": "Ownership"
"message": "Ägarskap"
},
"whoOwnsThisItem": {
"message": "Who owns this item?"
"message": "Vem äger detta objekt?"
},
"strong": {
"message": "Strong",
"message": "Stark",
"description": "ex. A strong password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"good": {
"message": "Good",
"message": "Bra",
"description": "ex. A good password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weak": {
"message": "Weak",
"message": "Svagt",
"description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"veryWeak": {
@ -2769,66 +2784,69 @@
"message": "Weak Master Password"
},
"weakMasterPasswordDesc": {
"message": "The master password you have chosen is weak. You should use a strong master password (or a passphrase) to properly protect your Bitwarden account. Are you sure you want to use this master password?"
"message": "Huvudlösenordet du har valt är svagt. Du bör använda ett starkt huvudlösenord (eller en lösenfras) för att skydda ditt Bitwarden-konto ordentligt. Är du säker på att du vill använda detta huvudlösenord?"
},
"rotateAccountEncKey": {
"message": "Also rotate my account's encryption key"
"message": "Rotera även mitt kontos krypteringsnyckel"
},
"rotateEncKeyTitle": {
"message": "Rotate Encryption Key"
},
"rotateEncKeyConfirmation": {
"message": "Are you sure you want to rotate your account's encryption key?"
"message": "Är du säker att du vill rotera ditt kontos krypteringsnyckel?"
},
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
"message": "Det här objektet har gamla bifogade filer som behöver fixas."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"message": "Det här är en gammal bifogad fil som behöver fixas. Klicka här för att läsa mer."
},
"fix": {
"message": "Fix",
"message": "Fixa",
"description": "This is a verb. ex. 'Fix The Car'"
},
"oldAttachmentsNeedFixDesc": {
"message": "There are old file attachments in your vault that need to be fixed before you can rotate your account's encryption key."
"message": "Det finns gamla bifogade filer i ditt valv som behöver fixas innan du kan rotera ditt kontos krypteringsnyckel."
},
"yourAccountsFingerprint": {
"message": "Your account's fingerprint phrase",
"message": "Ditt kontos fingeravtrycksfras",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrityVerify": {
"message": "To ensure the integrity of your encryption keys, please verify the user's fingerprint phrase before continuing.",
"message": "För att verifiera integriteten av dina krypteringsnycklar vänligen verifiera användarens fingeravtrycksfras innan du fortsätter.",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"dontAskFingerprintAgain": {
"message": "Don't ask to verify fingerprint phrase again",
"message": "Fråga inte efter verifiering av fingeravtrycksfrasen igen",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"free": {
"message": "Free",
"message": "Gratis",
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API Key"
"message": "API-nyckel"
},
"apiKeyDesc": {
"message": "Your API key can be used to authenticate to the Bitwarden public API."
"message": "Din API-nyckel kan användas för att autentisera mot Bitwardens publika API."
},
"apiKeyRotateDesc": {
"message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use."
"message": "Genom att rotera API-nyckel ogiltigförklarar du den föregående nyckeln. Du kan rotera din API-nyckel om du tror att din nuvarande nyckel inte längre är säker att använda."
},
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
"message": "Din API-nyckel har full tillgång till organisationen. Den bör hållas hemlig."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"message": "OAuth 2.0 Klientuppgifter",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "View API Key"
"message": "Visa API-nyckel"
},
"rotateApiKey": {
"message": "Rotate API Key"
"message": "Rotera API-nyckel"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "Değer"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Metin"
},
@ -586,12 +589,16 @@
"unlock": {
"message": "Kilidi Aç"
},
"loggedInAsEmail": {
"message": "$EMAIL$ olarak giriş yaptınız.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Word Separator"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Password History"
},
@ -827,7 +841,8 @@
"message": "Listelenecek şifre yok."
},
"clear": {
"message": "Temizle"
"message": "Temizle",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Account Updated"
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "Rotate API Key"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "Значення"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "Текст"
},
@ -509,7 +512,7 @@
"message": "Створити обліковий запис"
},
"logIn": {
"message": "Вхід"
"message": "Увійти"
},
"submit": {
"message": "Відправити"
@ -586,12 +589,16 @@
"unlock": {
"message": "Розблокувати"
},
"loggedInAsEmail": {
"message": "Ви увійшли як $EMAIL$.",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "Розділювач слів"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "Історія паролів"
},
@ -827,7 +841,8 @@
"message": "Немає паролів для відображення."
},
"clear": {
"message": "Стерти"
"message": "Стерти",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "Обліковий запис оновлено"
@ -2794,7 +2809,7 @@
"message": "У вашому сховищі є старі вкладені файли, які необхідно виправити перед тим, як повертати ключ шифрування облікового запису."
},
"yourAccountsFingerprint": {
"message": "Фраза відбитку пальця облікового запису",
"message": "Фраза відбитку вашого облікового запису",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrityVerify": {
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "Повернути ключ API"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

2852
src/locales/vi/messages.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -151,6 +151,9 @@
"value": {
"message": "值"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "文本"
},
@ -586,12 +589,16 @@
"unlock": {
"message": "解锁​​​​"
},
"loggedInAsEmail": {
"message": "已登录为 $EMAIL$。",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "单词分隔符"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "密码历史记录"
},
@ -827,7 +841,8 @@
"message": "没有要显示的项目。"
},
"clear": {
"message": "清除"
"message": "清除",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "帐户已更新"
@ -2830,5 +2845,8 @@
},
"rotateApiKey": {
"message": "旋转 API 密钥"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}

View File

@ -151,6 +151,9 @@
"value": {
"message": "值"
},
"dragToSort": {
"message": "Drag to sort"
},
"cfTypeText": {
"message": "文字"
},
@ -586,12 +589,16 @@
"unlock": {
"message": "解鎖"
},
"loggedInAsEmail": {
"message": "已登入為 $EMAIL$",
"loggedInAsEmailOn": {
"message": "Logged in as $EMAIL$ on $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
@ -755,7 +762,7 @@
}
},
"shareSelectedItemsCountDesc": {
"message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.",
"message": "您選擇了 $COUNT$ 個項目。可分享 $SHAREABLE_COUNT$ 個項目,不可分享 $NONSHAREABLE_COUNT$ 個項目。",
"placeholders": {
"count": {
"content": "$1",
@ -820,6 +827,13 @@
"wordSeparator": {
"message": "文字分隔字元"
},
"capitalize": {
"message": "Capitalize",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "Include Number"
},
"passwordHistory": {
"message": "密碼歷史記錄"
},
@ -827,7 +841,8 @@
"message": "沒有密碼可顯示。"
},
"clear": {
"message": "清除"
"message": "清除",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "帳戶已更新"
@ -914,7 +929,7 @@
"message": "危險操作區"
},
"dangerZoneDesc": {
"message": "小心, 這些動作是無法挽回的!"
"message": "小心, 以下這些動作是無法復原的!"
},
"deauthorizeSessions": {
"message": "取消登入階段"
@ -932,13 +947,13 @@
"message": "清除密碼庫"
},
"purgedOrganizationVault": {
"message": "Purged organization vault."
"message": "已清除組織的密碼庫。"
},
"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."
"message": "請在下方繼續刪除密碼庫當中的所有項目。"
},
"purgeVaultWarning": {
"message": "清除密碼庫是永久性的。將無法被還原。"
@ -950,10 +965,10 @@
"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": "帳戶已被刪除"
@ -989,7 +1004,7 @@
"message": "或複製貼上要匯入的檔案內容"
},
"instructionsFor": {
"message": "$NAME$ Instructions",
"message": "$NAME$ 匯入教學",
"description": "The title for the import tool instructions.",
"placeholders": {
"name": {
@ -1054,7 +1069,7 @@
"message": "新增自訂網域"
},
"newCustomDomainDesc": {
"message": "輸入不同域名時以逗號分隔.只允許輸入域名。不能輸入子網域名稱。例如, 輸入 \"google. com\" 而不是 \"www.google.com\"。您還可以輸入 \"androidapp:\/\/package.name\" 將 android 應用程式 與其他網站域相關聯。"
"message": "輸入以逗號分隔的網域清單。只允許最基本的網域請勿輸入子網域名稱。例如輸入「google.com」即可而非「www.google.com」。您也可以輸入「androidapp:\/\/package.name」來將 Android 應用程式與其他網域名稱關聯起來。"
},
"customDomainX": {
"message": "自訂網域 $INDEX$",
@ -1075,7 +1090,7 @@
"message": "在登入時執行額外的步驟來保護您的帳戶。"
},
"twoStepLoginOrganizationDesc": {
"message": "Require two-step login for your organization's users by configuring providers at the organization level."
"message": "可透過組織等級的設定,要求所有使用者都必須開啟兩階段登入。"
},
"twoStepLoginRecoveryWarning": {
"message": "啟用兩步驟登入可以永久鎖定您的 Bitwarden 帳戶。如果您無法正常使用兩步驟登入驗證應用程式(例如,您遺失了裝置),則可以使用復原碼造訪您的帳戶。 如果您失去造訪帳戶的權限Bitwarden 便無法幫助您。所以我們建議您記下或列印復原碼,並將其妥善保管。"
@ -1110,7 +1125,7 @@
"message": "您有進階版存取權限"
},
"alreadyPremiumFromOrg": {
"message": "You already have access to premium features because of an organization you are a member of."
"message": "您透過加入的組織,已獲得收費功能。"
},
"manage": {
"message": "管理"
@ -1125,13 +1140,13 @@
"message": "輸入您的主密碼以修改兩步驟登入設定。"
},
"twoStepAuthenticatorDesc": {
"message": "Follow these steps to set up two-step login with an authenticator app:"
"message": "請依照下列步驟使用驗證器程式,設定兩階段登入:"
},
"twoStepAuthenticatorDownloadApp": {
"message": "下載兩步驟登入應用程式"
},
"twoStepAuthenticatorNeedApp": {
"message": "需要兩步驗證器APP下載以下應用之一"
"message": "需要一套驗證器程式嗎?試試下列程式"
},
"iosDevices": {
"message": "iOS 裝置"
@ -1143,25 +1158,25 @@
"message": "Windows 裝置"
},
"twoStepAuthenticatorAppsRecommended": {
"message": "These apps are recommended, however, other authenticator apps will also work."
"message": "推薦使用下列應用程式,但也可使用其他的驗證器。"
},
"twoStepAuthenticatorScanCode": {
"message": "使用您的兩步驟APP驗證掃描此QR-Code"
"message": "使用您的驗證器程式掃描此 QR Code"
},
"key": {
"message": "金鑰"
},
"twoStepAuthenticatorEnterCode": {
"message": "Enter the resulting 6 digit verification code from the app"
"message": "請輸入應用程式產生的六位數驗證碼"
},
"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 Code 或金鑰加入驗證器程式。"
},
"twoStepDisableDesc": {
"message": "您確定要停用兩步驟登入嗎?"
},
"twoStepDisabled": {
"message": "Two-step login provider disabled."
"message": "已停用兩階段登入提供者。"
},
"twoFactorYubikeyAdd": {
"message": "新增 YubiKey 身分認證裝置至您的帳戶。"
@ -1170,7 +1185,7 @@
"message": "將 YubiKey 插入電腦的 USB 連接埠。"
},
"twoFactorYubikeySelectKey": {
"message": "Select in the first empty YubiKey input field below."
"message": "於下方選擇第一個空白的 YubiKey 輸入欄位。"
},
"twoFactorYubikeyTouchButton": {
"message": "按下 YubiKey 的按鈕。"
@ -1179,13 +1194,13 @@
"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": "由於平台限制,無法於所有 Bitwarden 應用程式使用 YubiKeys。請開啟另一套兩階段登入供應者以確保可在 YubiKeys 無法使用時還能存取帳號。支援的平台有:"
},
"twoFactorYubikeySupportUsb": {
"message": "Web vault, desktop application, CLI, and all browser extensions on a device with a USB port that can accept your YubiKey."
"message": "在包含可接受您的 YubiKey 的 USB 埠的電腦上的網頁密碼庫、桌面應用程式、命令行介面、所有瀏覽器擴充套件。"
},
"twoFactorYubikeySupportMobile": {
"message": "Mobile apps on a device with NFC capabilities or a USB port that can accept your YubiKey."
"message": "支援 NFC 功能或擁有可接受您的 YubiKey 的 USB 埠的裝置上的行動應用程式。"
},
"yubikeyX": {
"message": "YubiKey $INDEX$",
@ -1209,10 +1224,10 @@
"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": "若您有支援 NFC 的 YubiKey例如 YubiKey NEO行動裝置將在 NFC 感應到時提示您。"
},
"yubikeysUpdated": {
"message": "YubiKeys 已更新"
@ -1221,7 +1236,7 @@
"message": "停用全部金鑰"
},
"twoFactorDuoDesc": {
"message": "Enter the Bitwarden application information from your Duo Admin panel."
"message": "請輸入來自您的 Duo 管理面板的 Bitwarden 應用程式資訊。"
},
"twoFactorDuoIntegrationKey": {
"message": "整合金鑰"
@ -1233,13 +1248,13 @@
"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": "請輸入電子郵件中的六位數驗證碼"
},
"sendEmail": {
"message": "傳送電子郵件"
@ -1248,46 +1263,46 @@
"message": "在您的帳戶中新增 FIDO U2F 安全金鑰"
},
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
"message": "您確定要移除這把安全金鑰嗎?"
},
"readKey": {
"message": "讀取金鑰"
},
"keyCompromised": {
"message": "Key is compromised."
"message": "金鑰已洩漏。"
},
"twoFactorU2fGiveName": {
"message": "Give the security key a friendly name to identify it."
"message": "給安全鑰匙起一個友好的名稱,以方便識別。"
},
"twoFactorU2fPlugInReadKey": {
"message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
"message": "請將安全鑰匙插入您電腦的 USB 埠,並按下「讀取鑰匙」按鈕。"
},
"twoFactorU2fTouchButton": {
"message": "If the security key has a button, touch it."
"message": "如果安全鑰匙有按鈕,請按下去。"
},
"twoFactorU2fSaveForm": {
"message": "儲存表單"
},
"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": "由於平台限制,無法於所有 Bitwarden 應用程式使用 FIDO U2F。請開啟另一套兩階段登入供應者以確保 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 的桌面\/筆記本電腦上的網頁密碼庫和啓用 U2F 的瀏覽器 (Chrome, Opera, Vivaldi, 或啓用了 FIDO U2F 的 Firefox)。"
},
"twoFactorU2fWaiting": {
"message": "Waiting for you to touch the button on your security key"
"message": "等待您按下加密鑰匙上的按鈕"
},
"twoFactorU2fClickSave": {
"message": "Click the \"Save\" button below to enable this security key for two-step login."
"message": "按下底下的「儲存」按鈕,啟用此加密鑰匙以用於兩步驟登入。"
},
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
"message": "讀取安全金鑰時發生問題。請重試。"
},
"twoFactorRecoveryYourCode": {
"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": "列印代碼",
@ -1300,13 +1315,13 @@
"message": "Unsecured Websites Report"
},
"unsecuredWebsitesReportDesc": {
"message": "Using unsecured websites with the http:\/\/ scheme can be dangerous. If the website allows, you should always access it using the https:\/\/ scheme so that your connection is encrypted."
"message": "使用 http:\/\/ 配置的不安全網站有風險。如果網站允許,您應永遠使用 https:\/\/ 配置存取此網站,這樣您的連線才是加密過的。"
},
"unsecuredWebsitesFound": {
"message": "Unsecured Websites Found"
"message": "發現不安全的網站"
},
"unsecuredWebsitesFoundDesc": {
"message": "We found $COUNT$ items in your vault with unsecured URIs. You should change their URI scheme to https:\/\/ if the website allows it.",
"message": "我們在您的密碼庫找到 $COUNT$ 個使用不安全網址的項目。如果網站允許,您應變更其網址配置至 https:\/\/。",
"placeholders": {
"count": {
"content": "$1",
@ -1315,19 +1330,19 @@
}
},
"noUnsecuredWebsites": {
"message": "No items in your vault have unsecured URIs."
"message": "您的密碼庫沒有使用不安全網址的項目。"
},
"inactive2faReport": {
"message": "Inactive 2FA Report"
},
"inactive2faReportDesc": {
"message": "Two-factor authentication (2FA) is an important security setting that helps secure your accounts. If the website offers it, you should always enable two-factor authentication."
"message": "兩步驟驗證 (2FA) 是個協助保護您帳號的重要安全性設定。如果網站提供 2FA您應永遠啟用。"
},
"inactive2faFound": {
"message": "Logins Without 2FA Found"
"message": "找到沒有 2FA 的登入資訊"
},
"inactive2faFoundDesc": {
"message": "We found $COUNT$ website(s) in your vault that may not be configured with two-factor authentication (according to twofactorauth.org). To further protect these accounts, you should enable two-factor authentication.",
"message": "我們在密碼庫找到 $COUNT$ 個可能未設定兩步驟驗證的網站(根據 twofactorauth.org。若要更加保護這些帳號您應啟用兩步驟驗證。",
"placeholders": {
"count": {
"content": "$1",
@ -1336,7 +1351,7 @@
}
},
"noInactive2fa": {
"message": "No websites were found in your vault with a missing two-factor authentication configuration."
"message": "未在您的密碼庫找到未設定兩步驟驗證的網站。"
},
"instructions": {
"message": "說明"
@ -1351,7 +1366,7 @@
"message": "Exposed Passwords Found"
},
"exposedPasswordsFoundDesc": {
"message": "We found $COUNT$ items in your vault that have passwords that were exposed in known data breaches. You should change them to use a new password.",
"message": "我們在您的密碼庫找到 $COUNT$ 個密碼公開在已知資料洩漏中的項目。您應將這些變更成新密碼。",
"placeholders": {
"count": {
"content": "$1",
@ -1360,13 +1375,13 @@
}
},
"noExposedPasswords": {
"message": "No items in your vault have passwords that have been exposed in known data breaches."
"message": "未在您的密碼庫找到密碼公開在已知資料洩漏中的項目。"
},
"checkExposedPasswords": {
"message": "Check Exposed Passwords"
},
"exposedXTimes": {
"message": "Exposed $COUNT$ time(s)",
"message": "已公開 $COUNT$ 次",
"placeholders": {
"count": {
"content": "$1",
@ -1375,16 +1390,16 @@
}
},
"weakPasswordsReport": {
"message": "Weak Passwords Report"
"message": "弱強度密碼報告"
},
"weakPasswordsReportDesc": {
"message": "Weak passwords can easily be guessed by hackers and automated tools that are used to crack passwords. The Bitwarden password generator can help you create strong passwords."
"message": "弱密碼可以輕易的被駭客和用於破解密碼的自動化工具猜中。Bitwarden 密碼生成器可以幫助您創建強密碼。"
},
"weakPasswordsFound": {
"message": "Weak Passwords Found"
"message": "發現不夠安全的密碼"
},
"weakPasswordsFoundDesc": {
"message": "We found $COUNT$ items in your vault with passwords that are not strong. You should update them to use stronger passwords.",
"message": "我們在您的密碼庫中發現了 $COUNT$ 個使用弱密碼的項目。您應該將它們改為更強的密碼。",
"placeholders": {
"count": {
"content": "$1",
@ -1393,16 +1408,16 @@
}
},
"noWeakPasswords": {
"message": "No items in your vault have weak passwords."
"message": "您的密碼庫未有項目有脆弱密碼。"
},
"reusedPasswordsReport": {
"message": "Reused Passwords Report"
"message": "密碼重複使用報告"
},
"reusedPasswordsReportDesc": {
"message": "If a service that you use is compromised, reusing the same password elsewhere can allow hackers to easily gain access to more of your online accounts. You should use a unique password for every account or service."
},
"reusedPasswordsFound": {
"message": "Reused Passwords Found"
"message": "發現密碼重複使用"
},
"reusedPasswordsFoundDesc": {
"message": "We found $COUNT$ passwords that are being reused in your vault. You should change them to a unique value.",
@ -1414,10 +1429,10 @@
}
},
"noReusedPasswords": {
"message": "No logins in your vault have passwords that are being reused."
"message": "未在您密碼庫中找到重複使用密碼的登入資訊。"
},
"reusedXTimes": {
"message": "Reused $COUNT$ times",
"message": "已重複使用 $COUNT$ 次",
"placeholders": {
"count": {
"content": "$1",
@ -1432,7 +1447,7 @@
"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."
},
"breachCheckUsernameEmail": {
"message": "Check any usernames or email addresses that you use."
"message": "請檢查您所用的使用者名稱或電子信箱位址。"
},
"checkBreaches": {
"message": "檢查密碼外洩情況"
@ -1464,7 +1479,7 @@
}
},
"breachFound": {
"message": "Breached Accounts Found"
"message": "發現被洩漏的帳號資料"
},
"compromisedData": {
"message": "遭洩漏的資料"
@ -1482,7 +1497,7 @@
"message": "已回報外洩"
},
"reportError": {
"message": "An error occurred trying to load the report. Try again"
"message": "嘗試載入報告時發生錯誤。請重試。"
},
"billing": {
"message": "帳單"
@ -1650,13 +1665,13 @@
"message": "The subscription has been marked for cancellation at the end of the current billing period."
},
"reinstateSubscription": {
"message": "Reinstate Subscription"
"message": "重新開始訂閱"
},
"reinstateConfirmation": {
"message": "Are you sure you want to remove the pending cancellation request and reinstate your subscription?"
},
"reinstated": {
"message": "The subscription has been reinstated."
"message": "已重新開始訂閱。"
},
"cancelConfirmation": {
"message": "Are you sure you want to cancel? You will lose access to all of this subscription's features at the end of this billing cycle."
@ -1773,7 +1788,7 @@
"message": "Removing storage will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge."
},
"adjustedStorage": {
"message": "Adjusted $AMOUNT$ GB of storage.",
"message": "已調整 $AMOUNT$ GB 的儲存空間。",
"placeholders": {
"amount": {
"content": "$1",
@ -1809,7 +1824,7 @@
"message": "To create an on-premise hosted organization you need to upload a valid license file."
},
"accountEmailMustBeVerified": {
"message": "Your account's email address must be verified."
"message": "您必須驗證電子郵件。"
},
"newOrganizationDesc": {
"message": "Organizations allow you to share parts of your vault with others as well as manage related users for a specific entity such as a family, small team, or large company."
@ -1842,7 +1857,7 @@
"message": "Additional User Seats"
},
"userSeatsDesc": {
"message": "# of user seats"
"message": "# 使用者數"
},
"userSeatsAdditionalDesc": {
"message": "Your plan comes with $BASE_SEATS$ user seats. You can add additional users for $SEAT_PRICE$ per user \/month.",
@ -1877,7 +1892,7 @@
"message": "家庭"
},
"planDescFamilies": {
"message": "For personal use, to share with family & friends."
"message": "個人使用,與家人及朋友分享。"
},
"planNameTeams": {
"message": "團隊"
@ -1895,7 +1910,7 @@
"message": "永遠免費"
},
"includesXUsers": {
"message": "includes $COUNT$ users",
"message": "有 $COUNT$ 位使用者",
"placeholders": {
"count": {
"content": "$1",
@ -1916,7 +1931,7 @@
}
},
"limitedUsers": {
"message": "Limited to $COUNT$ users (including you)",
"message": "限制 $COUNT$ 位使用者(包括您)",
"placeholders": {
"count": {
"content": "$1",
@ -1925,7 +1940,7 @@
}
},
"limitedCollections": {
"message": "Limited to $COUNT$ collections",
"message": "限制 $COUNT$ 個收藏",
"placeholders": {
"count": {
"content": "$1",
@ -1934,7 +1949,7 @@
}
},
"addShareLimitedUsers": {
"message": "Add and share with up to $COUNT$ users",
"message": "新增,並與最多 $COUNT$ 位使用者分享",
"placeholders": {
"count": {
"content": "$1",
@ -1943,10 +1958,10 @@
}
},
"addShareUnlimitedUsers": {
"message": "Add and share with unlimited users"
"message": "新增,並與無限位使用者分享"
},
"createUnlimitedCollections": {
"message": "Create unlimited collections"
"message": "建立無限收藏"
},
"gbEncryptedFileStorage": {
"message": "$SIZE$ 加密檔案儲存空間。",
@ -1958,19 +1973,19 @@
}
},
"onPremHostingOptional": {
"message": "On-premise hosting (optional)"
"message": "內部寄管(選用)"
},
"usersGetPremium": {
"message": "Users get access to premium membership features"
"message": "使用者取得了進階成員功能的存取權限"
},
"controlAccessWithGroups": {
"message": "Control user access with groups"
"message": "使用群組控制使用者存取"
},
"syncUsersFromDirectory": {
"message": "Sync your users and groups from a directory"
"message": "從目錄同步使用者及群組"
},
"trackAuditLogs": {
"message": "Track user actions with audit logs"
"message": "使用稽核記錄追蹤使用者動作"
},
"enforce2faDuo": {
"message": "強制使用 Duo 兩步驟驗證"
@ -1979,7 +1994,7 @@
"message": "優先客戶支援"
},
"xDayFreeTrial": {
"message": "$COUNT$ day free trial, cancel anytime",
"message": "$COUNT$ 天免費試用,隨時可取消",
"placeholders": {
"count": {
"content": "$1",
@ -2003,7 +2018,7 @@
"message": "Your new organization is ready to go!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "您的組織已被升級。"
},
"leave": {
"message": "離開"
@ -2012,7 +2027,7 @@
"message": "Are you sure you want to leave this organization?"
},
"leftOrganization": {
"message": "You have left the organization."
"message": "您已離開組織。"
},
"defaultCollection": {
"message": "預設收藏"
@ -2060,25 +2075,25 @@
"message": "存取控制"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
"message": "此群組可存取及修改所有項目。"
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
"message": "此群組只能存取選擇的收藏。"
},
"readOnly": {
"message": "唯讀"
},
"newCollection": {
"message": "New Collection"
"message": "新增收藏"
},
"addCollection": {
"message": "Add Collection"
"message": "加入收藏"
},
"editCollection": {
"message": "編輯收藏"
},
"deleteCollectionConfirmation": {
"message": "Are you sure you want to delete this collection?"
"message": "確定刪除此收藏?"
},
"editUser": {
"message": "編輯使用者"
@ -2099,13 +2114,13 @@
}
},
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
"message": "此使用者正在使用兩步驟登入保護帳號。"
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
"message": "此使用者可存取及修改所有項目。"
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
"message": "此使用者只能存取選擇的收藏。"
},
"search": {
"message": "搜尋"
@ -2183,19 +2198,19 @@
"message": "已變更帳戶密碼。"
},
"enabledUpdated2fa": {
"message": "Enabled\/updated two-step login."
"message": "已啟用 \/ 更新兩步驟登入。"
},
"disabled2fa": {
"message": "已停用兩步驟登入。"
},
"recovered2fa": {
"message": "Recovered account from two-step login."
"message": "已從兩步驟登入復原帳號。"
},
"failedLogin": {
"message": "Login attempt failed with incorrect password."
"message": "登入失敗,密碼錯誤。"
},
"failedLogin2fa": {
"message": "Login attempt failed with incorrect two-step login."
"message": "登入失敗,兩步驟登入錯誤。"
},
"editedOrgSettings": {
"message": "Edited organization settings."
@ -2237,7 +2252,7 @@
}
},
"createdCollectionId": {
"message": "Created collection $ID$.",
"message": "已建立收藏 $ID$。",
"placeholders": {
"id": {
"content": "$1",
@ -2246,7 +2261,7 @@
}
},
"editedCollectionId": {
"message": "Edited collection $ID$.",
"message": "已編輯收藏 $ID$。",
"placeholders": {
"id": {
"content": "$1",
@ -2255,7 +2270,7 @@
}
},
"deletedCollectionId": {
"message": "Deleted collection $ID$.",
"message": "已刪除收藏 $ID$。",
"placeholders": {
"id": {
"content": "$1",
@ -2300,7 +2315,7 @@
}
},
"createdAttachmentForItem": {
"message": "Created attachment for item $ID$.",
"message": "已為項目 $ID$ 建立附件。",
"placeholders": {
"id": {
"content": "$1",
@ -2309,7 +2324,7 @@
}
},
"deletedAttachmentForItem": {
"message": "Deleted attachment for item $ID$.",
"message": "已為項目 $ID$ 刪除附件。",
"placeholders": {
"id": {
"content": "$1",
@ -2318,7 +2333,7 @@
}
},
"editedCollectionsForItem": {
"message": "Edited collections for item $ID$.",
"message": "已為項目 $ID$ 編輯收藏。",
"placeholders": {
"id": {
"content": "$1",
@ -2327,7 +2342,7 @@
}
},
"invitedUserId": {
"message": "Invited user $ID$.",
"message": "使用者 $ID$ 無效。",
"placeholders": {
"id": {
"content": "$1",
@ -2336,7 +2351,7 @@
}
},
"confirmedUserId": {
"message": "Confirmed user $ID$.",
"message": "已確認使用者 $ID$。",
"placeholders": {
"id": {
"content": "$1",
@ -2354,7 +2369,7 @@
}
},
"editedGroupsForUser": {
"message": "Edited groups for user $ID$.",
"message": "已編輯使用者 $ID$ 的群組。",
"placeholders": {
"id": {
"content": "$1",
@ -2384,16 +2399,16 @@
"message": "群組存取"
},
"groupAccessUserDesc": {
"message": "Edit the groups that this user belongs to."
"message": "編輯此使用者所屬的群組。"
},
"invitedUsers": {
"message": "Invited user(s)."
"message": "已邀請使用者。"
},
"resendInvitation": {
"message": "重新傳送邀請"
},
"hasBeenReinvited": {
"message": "$USER$ has been reinvited.",
"message": "$USER$ 已被重新邀請。",
"placeholders": {
"user": {
"content": "$1",
@ -2408,7 +2423,7 @@
"message": "確認使用者"
},
"hasBeenConfirmed": {
"message": "$USER$ has been confirmed.",
"message": "$USER$ 已被確認。",
"placeholders": {
"user": {
"content": "$1",
@ -2432,25 +2447,25 @@
"message": "驗證電子郵件"
},
"verifyEmailDesc": {
"message": "Verify your account's email address to unlock access to all features."
"message": "驗證您的電子郵件位址以使用所有的功能。"
},
"verifyEmailFirst": {
"message": "Your account's email address first must be verified."
},
"checkInboxForVerification": {
"message": "Check your email inbox for a verification link."
"message": "請檢查收件箱以取得驗證連結。"
},
"emailVerified": {
"message": "Your email has been verified."
"message": "您的電子信箱已經驗證。"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
"message": "無法驗證電子信箱。請嘗試重寄一封驗證電子信件。"
},
"updateBrowser": {
"message": "更新瀏覽器"
},
"updateBrowserDesc": {
"message": "You are using an unsupported web browser. The web vault may not function properly."
"message": "您正在使用未被支援的瀏覽器。網頁密碼庫可能會無法順利運作。"
},
"joinOrganization": {
"message": "加入組織"
@ -2477,19 +2492,19 @@
"message": "Recover Account Two-Step Login"
},
"twoStepRecoverDisabled": {
"message": "Two-step login has been disabled on your account."
"message": "兩步驟登入已在您的帳號停用。"
},
"learnMore": {
"message": "了解更多"
},
"deleteRecoverDesc": {
"message": "Enter your email address below to recover and delete your account."
"message": "請在下方輸入您的電子信箱位址以復原及刪除您的帳號。"
},
"deleteRecoverEmailSent": {
"message": "If your account exists, we've sent you an email with further instructions."
"message": "如果您的帳號存在,我們已寄送包含進一步指示的電子信件。"
},
"deleteRecoverConfirmDesc": {
"message": "You have requested to delete your Bitwarden account. Click the button below to confirm."
"message": "您已請求刪除您的 Bitwarden 帳號。點擊下方的按鈕確認。"
},
"myOrganization": {
"message": "我的組織"
@ -2535,7 +2550,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"invoiceNumber": {
"message": "Invoice #$NUMBER$",
"message": "收據 #$NUMBER$",
"description": "ex. Invoice #79C66F0-0001",
"placeholders": {
"number": {
@ -2545,10 +2560,10 @@
}
},
"viewInvoice": {
"message": "View Invoice"
"message": "檢視收據"
},
"downloadInvoice": {
"message": "Download Invoice"
"message": "下載發票"
},
"verifyBankAccount": {
"message": "驗證銀行帳戶"
@ -2563,7 +2578,7 @@
"message": "Failure to verify the bank account will result in a missed payment and your subscription being disabled."
},
"verifiedBankAccount": {
"message": "Bank account has been verified."
"message": "已驗證您的銀行帳號。"
},
"bankAccount": {
"message": "銀行帳戶"
@ -2609,7 +2624,7 @@
"description": "Seat = User Seat"
},
"subscriptionUserSeats": {
"message": "Your subscription allows for a total of $COUNT$ users.",
"message": "您的訂閱當中包含 $COUNT$ 位使用者的授權。",
"placeholders": {
"count": {
"content": "$1",
@ -2618,10 +2633,10 @@
}
},
"seatsToAdd": {
"message": "Seats To Add"
"message": "要新增的席位數"
},
"seatsToRemove": {
"message": "Seats To Remove"
"message": "要移除的席位數"
},
"seatsAddNote": {
"message": "Adding user seats will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle."
@ -2630,7 +2645,7 @@
"message": "Removing user seats will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge."
},
"adjustedSeats": {
"message": "Adjusted $AMOUNT$ user seats.",
"message": "已調整為 $AMOUNT$ 個使用者席位。",
"placeholders": {
"amount": {
"content": "$1",
@ -2648,7 +2663,7 @@
"message": "更新加密金鑰"
},
"updateEncryptionKeyShortDesc": {
"message": "You are currently using an outdated encryption scheme."
"message": "您目前使用的是過時的加密方式。"
},
"updateEncryptionKeyDesc": {
"message": "We've moved to larger encryption keys that provide better security and access to newer features. Updating your encryption key is quick and easy. Just type your master password below. This update will eventually become mandatory."
@ -2666,7 +2681,7 @@
"message": "升級"
},
"upgradeOrganization": {
"message": "Upgrade Organization"
"message": "升級組織"
},
"upgradeOrganizationDesc": {
"message": "This feature is not available for free organizations. Switch to a paid plan to unlock more features."
@ -2681,7 +2696,7 @@
"message": "已退款"
},
"nothingSelected": {
"message": "You have not selected anything."
"message": "您沒有選擇任何項目。"
},
"submitAgreePolicies": {
"message": "一旦您按下「送出」,表示您同意以下條款:",
@ -2732,7 +2747,7 @@
"description": "ex. Date this password was updated"
},
"organizationIsDisabled": {
"message": "Organization is disabled."
"message": "已停用組織。"
},
"licenseIsExpired": {
"message": "授權已過期。"
@ -2778,10 +2793,10 @@
"message": "更新加密金鑰"
},
"rotateEncKeyConfirmation": {
"message": "Are you sure you want to rotate your account's encryption key?"
"message": "確定更新帳號的加密金鑰?"
},
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
"message": "此項目包含需要修復的舊檔案附件。"
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
@ -2802,18 +2817,18 @@
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"dontAskFingerprintAgain": {
"message": "Don't ask to verify fingerprint phrase again",
"message": "請勿詢問再次驗證指紋片語",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"free": {
"message": "Free",
"message": "免費",
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API Key"
"message": "API 金鑰"
},
"apiKeyDesc": {
"message": "Your API key can be used to authenticate to the Bitwarden public API."
"message": "您的 API 金鑰可用來驗證 Bitwarden 公用 API。"
},
"apiKeyRotateDesc": {
"message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use."
@ -2822,13 +2837,16 @@
"message": "Your API key has full access to the organization. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"message": "OAuth 2.0 客戶端登入資訊",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "View API Key"
"message": "檢視 API 金鑰"
},
"rotateApiKey": {
"message": "Rotate API Key"
"message": "更新 API 金鑰"
},
"selectOneCollection": {
"message": "You must select at least one collection."
}
}