bitwarden-estensione-browser/src/locales/nb/messages.json

2386 lines
62 KiB
JSON
Raw Normal View History

{
"pageTitle": {
"message": "$APP_NAME$ netthvelv",
"description": "The title of the website in the browser window.",
"placeholders": {
"app_name": {
"content": "$1",
"example": "Bitwarden"
}
}
},
"whatTypeOfItem": {
"message": "Hvilken type gjenstand er dette?"
},
"name": {
"message": "Navn"
},
"uri": {
"message": "URI"
},
"uriPosition": {
"message": "URI $POSITION$",
"description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
"placeholders": {
"position": {
"content": "$1",
"example": "2"
}
}
},
"newUri": {
"message": "Ny URI"
},
"username": {
"message": "Brukernavn"
},
"password": {
"message": "Passord"
},
"notes": {
"message": "Notater"
},
"customFields": {
"message": "Tilpassede felter"
},
"cardholderName": {
"message": "Kortholderens navn"
},
"number": {
"message": "Nummer"
},
"brand": {
"message": "Merke"
},
"expiration": {
"message": "Utløp"
},
"securityCode": {
"message": "Sikkerhetskode (CVV)"
},
"identityName": {
"message": "Identitetsnavn"
},
"company": {
"message": "Firma"
},
"ssn": {
"message": "Nummer for sosial stønad"
},
"passportNumber": {
"message": "Pass-nummer"
},
"licenseNumber": {
"message": "Lisens-\/førerkort-nummer"
},
"email": {
"message": "E-post"
},
"phone": {
"message": "Telefon"
},
"january": {
"message": "Januar"
},
"february": {
"message": "Februar"
},
"march": {
"message": "Mars"
},
"april": {
"message": "April"
},
"may": {
"message": "Mai"
},
"june": {
"message": "Juni"
},
"july": {
"message": "Juli"
},
"august": {
"message": "August"
},
"september": {
"message": "September"
},
"october": {
"message": "Oktober"
},
"november": {
"message": "November"
},
"december": {
"message": "Desember"
},
"title": {
"message": "Tittel"
},
"mr": {
"message": "Herr"
},
"mrs": {
"message": "Fru"
},
"ms": {
"message": "Frøken"
},
"dr": {
"message": "Dr"
},
"expirationMonth": {
"message": "Utløpsmåned"
},
"expirationYear": {
"message": "Utløpsår"
},
"authenticatorKeyTotp": {
"message": "Autentiseringsnøkkel (TOTP)"
},
"folder": {
"message": "Mappe"
},
"newCustomField": {
"message": "Nytt egendefinert felt"
},
"value": {
"message": "Verdi"
},
"cfTypeText": {
"message": "Tekst"
},
"cfTypeHidden": {
"message": "Skjult"
},
"cfTypeBoolean": {
"message": "Boolsk verdi"
},
"remove": {
"message": "Fjern"
},
"unassigned": {
"message": "Utilegnet"
},
"noneFolder": {
"message": "Ingen mappe",
"description": "This is the folder for uncategorized items"
},
"addFolder": {
"message": "Legg til en mappe"
},
"editFolder": {
"message": "Rediger mappen"
},
"baseDomain": {
"message": "Grunndomene"
},
"host": {
"message": "Vert",
"description": "A URL's host value. For example, the host of https:\/\/sub.domain.com:443 is 'sub.domain.com:443'."
},
"exact": {
"message": "Nøyaktig"
},
"startsWith": {
"message": "Starter med"
},
"regEx": {
"message": "Regulært uttrykk",
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
"message": "Match-gjenkjenning",
"description": "URI match detection for auto-fill."
},
"defaultMatchDetection": {
"message": "Standard match-gjenkjenning",
"description": "Default URI match detection for auto-fill."
},
"never": {
"message": "Aldri"
},
"toggleVisibility": {
"message": "Juster synlighet"
},
"generatePassword": {
"message": "Generer et passord"
},
"checkPassword": {
"message": "Sjekk om passordet har blitt utsatt."
},
"passwordExposed": {
"message": "Dette passordet har blitt utsatt $VALUE$ gang(er) i et databrudd. Du burde endre det.",
"placeholders": {
"value": {
"content": "$1",
"example": "2"
}
}
},
"passwordSafe": {
"message": "Dette passordet ble ikke funnet i noen kjente databrudd. Det burde være trygt å bruke."
},
"save": {
"message": "Lagre"
},
"cancel": {
"message": "Avbryt"
},
"canceled": {
"message": "Avbrutt"
},
"close": {
"message": "Lukk"
},
"delete": {
"message": "Slett"
},
"favorite": {
"message": "Gi favorittstempel"
},
"unfavorite": {
"message": "Fjern favorittstempel"
},
"edit": {
"message": "Rediger"
},
"searchCollection": {
"message": "Søk i samling"
},
"searchFolder": {
"message": "Søk i mappe"
},
"searchFavorites": {
"message": "Søk i favoritter"
},
"searchType": {
"message": "Søk i type",
"description": "Search item type"
},
"searchVault": {
"message": "Søk i hvelvet"
},
"allItems": {
"message": "Alle gjenstander"
},
"favorites": {
"message": "Favoritter"
},
"types": {
"message": "Typer"
},
"typeLogin": {
"message": "Innlogging"
},
"typeCard": {
"message": "Kort"
},
"typeIdentity": {
"message": "Identitet"
},
"typeSecureNote": {
"message": "Sikker notis"
},
"folders": {
"message": "Mapper"
},
"collections": {
"message": "Samlinger"
},
"firstName": {
"message": "Fornavn"
},
"middleName": {
"message": "Mellomnavn"
},
"lastName": {
"message": "Etternavn"
},
"address1": {
"message": "Adresse 1"
},
"address2": {
"message": "Adresse 2"
},
"address3": {
"message": "Adresse 3"
},
"cityTown": {
"message": "By \/ Tettsted"
},
"stateProvince": {
"message": "Fylke \/ Region"
},
"zipPostalCode": {
"message": "Postnummer"
},
"country": {
"message": "Land"
},
"shared": {
"message": "Delt"
},
"attachments": {
"message": "Vedlegg"
},
"select": {
"message": "Velg"
},
"addItem": {
"message": "Legg til en gjenstand"
},
"editItem": {
"message": "Rediger gjenstanden"
},
"ex": {
"message": "f.eks.",
"description": "Short abbreviation for 'example'."
},
"other": {
"message": "Annet"
},
"share": {
"message": "Del"
},
"valueCopied": {
"message": "$VALUE$ har blitt kopiert",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
"content": "$1",
"example": "Password"
}
}
},
"copyValue": {
"message": "Kopier verdien",
"description": "Copy value to clipboard"
},
"copyPassword": {
"message": "Kopier passordet",
"description": "Copy password to clipboard"
},
"copyUsername": {
"message": "Kopier brukernavnet",
"description": "Copy username to clipboard"
},
"copyNumber": {
"message": "Kopier nummeret",
"description": "Copy credit card number"
},
"copySecurityCode": {
"message": "Kopier sikkerhetskoden",
"description": "Copy credit card security code (CVV)"
},
"copyUri": {
"message": "Kopier URIen",
"description": "Copy URI to clipboard"
},
"myVault": {
"message": "Mitt hvelv"
},
"vault": {
"message": "Hvelv"
},
"shareSelected": {
"message": "Del de valgte"
},
"deleteSelected": {
"message": "Slett de valgte"
},
"moveSelected": {
"message": "Flytt de valgte"
},
"selectAll": {
"message": "Velg alt"
},
"unselectAll": {
"message": "Avvelg alt"
},
"launch": {
"message": "Åpne"
},
"newAttachment": {
"message": "Legg til et nytt vedlegg"
},
"deletedAttachment": {
"message": "Slettet vedlegget"
},
"deleteAttachmentConfirmation": {
"message": "Er du sikker på at du vil slette dette vedlegget?"
},
"attachmentSaved": {
"message": "Vedlegget har blitt lagret."
},
"file": {
"message": "Fil"
},
"selectFile": {
"message": "Velg en fil."
},
"maxFileSize": {
"message": "Den maksimale filstørrelsen er 100 MB."
},
"updateKey": {
"message": "Du kan ikke bruke denne funksjonen før du oppdaterer krypteringsnøkkelen din."
},
"addedItem": {
"message": "La til gjenstanden"
},
"editedItem": {
"message": "Redigerte gjenstanden"
},
"sharedItem": {
"message": "Delte gjenstanden"
},
"sharedItems": {
"message": "Delte gjenstander"
},
"deleteItem": {
"message": "Slett gjenstanden"
},
"deleteFolder": {
"message": "Slett mappen"
},
"deleteAttachment": {
"message": "Slett vedlegget"
},
"deleteItemConfirmation": {
"message": "Er du sikker på at du vil slette denne gjenstanden?"
},
"deletedItem": {
"message": "Slettet gjenstanden"
},
"deletedItems": {
"message": "Slettet gjenstandene"
},
"movedItems": {
"message": "Flyttede gjenstander"
},
"overwritePasswordConfirmation": {
"message": "Er du sikker på at du vil overskrive det nåværende passordet?"
},
"editedFolder": {
"message": "Redigerte mappen"
},
"addedFolder": {
"message": "La til en mappe"
},
"deleteFolderConfirmation": {
"message": "Er du sikker på at du vil slette denne mappen?"
},
"deletedFolder": {
"message": "Slettet mappen"
},
"loggedOut": {
"message": "Logget av"
},
"loginExpired": {
"message": "Din innloggingsøkt har utløpt."
},
"logOutConfirmation": {
"message": "Er du sikker på at du vil logge av?"
},
"logOut": {
"message": "Logg av"
},
"ok": {
"message": "OK"
},
"yes": {
"message": "Ja"
},
"no": {
"message": "Nei"
},
"loginOrCreateNewAccount": {
"message": "Logg på eller opprett en ny konto for å få tilgang til ditt sikre hvelv."
},
"createAccount": {
"message": "Opprett en konto"
},
"logIn": {
"message": "Logg på"
},
"submit": {
"message": "Send inn"
},
"emailAddressDesc": {
"message": "Du skal bruke E-postadressen din til å logge på."
},
"yourName": {
"message": "Ditt navn"
},
"yourNameDesc": {
"message": "Hva burde vi kalle deg?"
},
"masterPass": {
"message": "Superpassord"
},
"masterPassDesc": {
"message": "Superpassordet er passordet du bruker for å få tilgang til hvelvet ditt. Det er veldig viktig at du aldri glemmer ditt superpassord. Det er ingen måter å få tilbake passordet på dersom du noensinne skulle klare å glemme det."
},
"masterPassHintDesc": {
"message": "Et hint for superpassordet kan hjelpe deg med å huske på passordet dersom du skulle glemme det."
},
"reTypeMasterPass": {
"message": "Skriv inn superpassordet på nytt"
},
"masterPassHint": {
"message": "Et hint for superpassordet (valgfritt)"
},
"masterPassHintLabel": {
"message": "Hint til superpassord"
},
"settings": {
"message": "Innstillinger"
},
"passwordHint": {
"message": "Passordhint"
},
"enterEmailToGetHint": {
"message": "Skriv inn din kontos E-postadresse for å motta hintet til ditt superpassord."
},
"getMasterPasswordHint": {
"message": "Få et hint om superpassordet"
},
"emailRequired": {
"message": "E-postadressen er påkrevd."
},
"invalidEmail": {
"message": "Ugyldig E-postadresse."
},
"masterPassRequired": {
"message": "Superpassordet er påkrevd."
},
"masterPassLength": {
"message": "Superpassordet må være ≥8 tegn langt."
},
"masterPassDoesntMatch": {
"message": "Superpassord-bekreftelsen er ikke samsvarende."
},
"newAccountCreated": {
"message": "Din nye konto har blitt opprettet! Du kan nå logge på."
},
"masterPassSent": {
"message": "Vi har sendt deg en E-post med hintet til superpassordet."
},
"unexpectedError": {
"message": "En uventet feil har oppstått."
},
"emailAddress": {
"message": "E-postadresse"
},
"yourVaultIsLocked": {
"message": "Hvelvet ditt er låst. Kontroller superpassordet ditt for å fortsette."
},
"unlock": {
"message": "Lås opp"
},
"invalidMasterPassword": {
"message": "Ugyldig superpassord"
},
"lockNow": {
"message": "Lås nå"
},
"noItemsInList": {
"message": "Det er ingen gjenstander å liste opp."
},
"noCollectionsInList": {
"message": "Det er ingen samlinger å liste opp."
},
"noGroupsInList": {
"message": "Det er ingen grupper å liste opp."
},
"noUsersInList": {
"message": "Det er ingen brukere å liste opp."
},
"noEventsInList": {
"message": "Det er ingen hendelser å liste opp."
},
"newOrganization": {
"message": "Ny organisasjon"
},
"noOrganizationsList": {
"message": "Du tilhører ikke noen organisasjoner. Organisasjoner gjør det mulig for deg å sikkert dele gjenstander med andre brukere."
},
"versionNumber": {
"message": "Versjon $VERSION_NUMBER$",
"placeholders": {
"version_number": {
"content": "$1",
"example": "1.2.3"
}
}
},
"enterVerificationCodeApp": {
"message": "Skriv inn den 6-sifrede verifiseringskoden som står på din autentiseringsapp."
},
"enterVerificationCodeEmail": {
"message": "Skriv inn den 6-sifrede verifiseringskoden som ble sendt til $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"verificationCodeEmailSent": {
"message": "En verifiserings-E-post har blitt sendt til $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"rememberMe": {
"message": "Husk på meg"
},
"sendVerificationCodeEmailAgain": {
"message": "Send E-posten med verifiseringskoden på nytt"
},
"useAnotherTwoStepMethod": {
"message": "Bruk en annen 2-trinnsinnloggingsmetode"
},
"insertYubiKey": {
"message": "Sett inn din YubiKey i din datamaskins USB-uttak, og så trykk på dens knapp."
},
"insertU2f": {
"message": "Sett din sikkerhetsnøkkel inn i din datamaskins USB-uttak. Dersom den har en knapp, trykk på den."
},
"loginUnavailable": {
"message": "Innloggingen er utilgjengelig"
},
"noTwoStepProviders": {
"message": "Denne kontoen har 2-trinnsinnlogging aktivert, men ingen av de oppsatte 2-trinnsleverandørene er støttet av denne nettleseren."
},
"noTwoStepProviders2": {
"message": "Vennligst bruk en støttet nettleser (f.eks. Chrome) og\/eller legg til flere leverandører som er bedre støttet mellom flere nettlesere (slik som en autentiseringsapp)."
},
"twoStepOptions": {
"message": "2-trinnsinnloggingsalternativer"
},
"recoveryCodeDesc": {
"message": "Har du mistet tilgang til alle dine 2-trinnsleverandører? Bruk din gjenopprettingskode til å fjerne alle 2-trinnsleverandører fra din konto."
},
"recoveryCodeTitle": {
"message": "Gjenopprettingskode"
},
"authenticatorAppTitle": {
"message": "Autentiseringsapp"
},
"authenticatorAppDesc": {
"message": "Bruk en autentiseringsapp (feks Authy eller Google Authenticator) for å generere tidsbegrensede verifiseringskoder.",
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
},
"yubiKeyTitle": {
"message": "YubiKey OTP-sikkerhetsnøkkel"
},
"yubiKeyDesc": {
"message": "Bruk en YubiKey for å få tilgang til kontoen din. Virker med enheter av typene YubiKey 4, 4 Nano, 4C, og NEO."
},
"duoDesc": {
"message": "Verifiser med Duo Security gjennom Duo Mobile-appen, SMS, telefonsamtale, eller en U2F-sikkerhetsnøkkel.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "Verifiser med Duo Security for din organisasjon gjennom Duo Mobile-appen, SMS, telefonsamtale, eller en U2F-sikkerhetsnøkkel.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
"message": "Bruk enhver FIDO U2F-aktivert sikkerhetsnøkkel til å få tilgang til kontoen din."
},
"u2fTitle": {
"message": "FIDO U2F-sikkerhetsnøkkel"
},
"emailTitle": {
"message": "E-post"
},
"emailDesc": {
"message": "Verifiseringskoder vil bli sendt til deg med E-post."
},
"continue": {
"message": "Fortsett"
},
"organization": {
"message": "Organisasjon"
},
"organizations": {
"message": "Organisasjoner"
},
"shareDesc": {
"message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared."
},
"shareManyDesc": {
"message": "Choose an organization that you wish to share these items with. Sharing transfers ownership of the items to the organization. You will no longer be the direct owner of these items once they have been shared."
},
"collectionsDesc": {
"message": "Edit the collections that this item is being shared with. Only organization users with access to these collections will be able to see this item."
},
"deleteSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s) to delete. Are you sure you want to delete all of these items?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"shareSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not. Items with attachments must be shared individually.",
"placeholders": {
"count": {
"content": "$1",
"example": "10"
},
"shareable_count": {
"content": "$2",
"example": "8"
},
"nonshareable_count": {
"content": "$3",
"example": "2"
}
}
},
"verificationCodeTotp": {
"message": "Verifiseringskode (TOTP)"
},
"copyVerificationCode": {
"message": "Kopier verifiseringskoden"
},
"warning": {
"message": "Advarsel"
},
"exportWarning": {
"message": "Eksporten inneholder dine krypterte dataer i .csv-format. Du burde ikke lagre eller sende dem over usikre tjenester (f.eks. E-post). Slett det umiddelbart etter at du er ferdig med å bruke dem."
},
"exportMasterPassword": {
"message": "Skriv inn ditt superpassord for å eksportere dine hvelvdataer."
},
"exportVault": {
"message": "Eksporter hvelvet"
},
"exportSuccess": {
"message": "Ditt hvelvs data har blitt eksportert."
},
"passwordGenerator": {
"message": "Passordgenerator"
},
"minNumbers": {
"message": "Minst antall numre"
},
"minSpecial": {
"message": "Minst antall spesialtegn",
"description": "Minimum Special Characters"
},
"ambiguous": {
"message": "Unngå forvekslingsbare tegn"
},
"regeneratePassword": {
"message": "Omgenerer et passord"
},
"length": {
"message": "Lengde"
},
"passwordHistory": {
"message": "Passordhistorikk"
},
"noPasswordsInList": {
"message": "Det er ingen passord å liste opp."
},
"clear": {
"message": "Tøm"
},
"accountUpdated": {
"message": "Kontoen er oppdatert"
},
"changeEmail": {
"message": "Endre E-postadresse"
},
"newEmail": {
"message": "Ny E-postadresse"
},
"code": {
"message": "Kode"
},
"changeEmailDesc": {
"message": "Vi har sendt en E-post med en verifiseringskode til $EMAIL$. Vennligst se etter koden i E-postinnboksen din, og skriv den inn nedenfor for å endeliggjøre din E-postadresseendring.",
"placeholders": {
"email": {
"content": "$1",
"example": "john.smith@example.com"
}
}
},
"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."
},
"emailChanged": {
"message": "E-postadressen er endret"
},
"logBackIn": {
"message": "Vennligst logg på igjen."
},
"logBackInOthersToo": {
"message": "Please log back in. If you are using other Bitwarden applications log out and back in to those as well."
},
"changeMasterPassword": {
"message": "Endre superpassordet"
},
"masterPasswordChanged": {
"message": "Superpassordet er endret"
},
"currentMasterPass": {
"message": "Det nåværende superpassordet"
},
"newMasterPass": {
"message": "Nytt superpassord"
},
"confirmNewMasterPass": {
"message": "Bekreft det nye superpassordet"
},
"dangerZone": {
"message": "Faresone"
},
"dangerZoneDesc": {
"message": "Vær forsiktig, disse handlingene kan ikke reverseres!"
},
"deauthorizeSessions": {
"message": "Deauthorize Sessions"
},
"deauthorizeSessionsDesc": {
"message": "Concerned your account is logged in on another device? Proceed below to deauthorize all computers or devices that you have previously used. This security step is recommended if you previously used a public computer 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."
},
"sessionsDeauthorized": {
"message": "All Sessions Deauthorized"
},
"purgeVault": {
"message": "Tøm hvelvet"
},
"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."
},
"purgeVaultWarning": {
"message": "Purging your vault is permanent. It cannot be undone."
},
"vaultPurged": {
"message": "Hvelvet ditt har blitt tømt."
},
"deleteAccount": {
"message": "Slett kontoen din"
},
"deleteAccountDesc": {
"message": "Proceed below to delete your account and all associated data."
},
"deleteAccountWarning": {
"message": "Deleting your account is permanent. It cannot be undone."
},
"accountDeleted": {
"message": "Kontoen er slettet"
},
"accountDeletedDesc": {
"message": "Kontoen din har blitt avsluttet, og alle dens tilkoblede data har blitt slettet."
},
"myAccount": {
"message": "Min konto"
},
"tools": {
"message": "Verktøy"
},
"importData": {
"message": "Importer data"
},
"importSuccess": {
"message": "Data has been successfully imported into your vault."
},
"importFormatError": {
"message": "Data is not formatted correctly. Please check your import file and try again."
},
"importNothingError": {
"message": "Ingenting ble importert."
},
"selectFormat": {
"message": "Velg formatet til importfilen"
},
"selectImportFile": {
"message": "Velg importfilen"
},
"orCopyPasteFileContents": {
"message": "eller kopier og lim inn importfilens innhold"
},
"instructionsFor": {
"message": "$NAME$-instrukser",
"description": "The title for the import tool instructions.",
"placeholders": {
"name": {
"content": "$1",
"example": "LastPass (csv)"
}
}
},
"options": {
"message": "Alternativer"
},
"optionsDesc": {
"message": "Tilpass din netthvelvopplevelse."
},
"optionsUpdated": {
"message": "Innstillingene er oppdatert"
},
"language": {
"message": "Språk"
},
"languageDesc": {
"message": "Endre språket som brukes av netthvelvet."
},
"disableIcons": {
"message": "Skru av nettstedsikoner"
},
"disableIconsDesc": {
"message": "Nettstedsikoner sørger for et gjenkjennelig bilde ved siden av hver innloggingsgjenstand i hvelvet ditt."
},
"default": {
"message": "Standard"
},
"domainRules": {
"message": "Domeneregler"
},
"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."
},
"globalEqDomains": {
"message": "Standard samsvaringsdomener"
},
"customEqDomains": {
"message": "Selvvalgte samsvaringsdomener"
},
"exclude": {
"message": "Ekskluder"
},
"include": {
"message": "Inkluder"
},
"customize": {
"message": "Tilpass"
},
"newCustomDomain": {
"message": "Nytt tilpasset domene"
},
"newCustomDomainDesc": {
"message": "Skriv inn en liste over domener som er adskilt med kommaer. Bare grunndomener er tillatt. Ikke skriv inn underdomener. For eksempel, skriv inn \"google.no\" i stedet for \"www.google.no\". Du kan også skrive inn \"androidapp:\/\/pakkens.navn\" for å knytte en Android-app sammen med andre nettstedsdomener."
},
"customDomainX": {
"message": "Tilpasset domene nr. $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"domainsUpdated": {
"message": "Domenene er oppdatert"
},
"twoStepLogin": {
"message": "2-trinnsinnlogging"
},
"twoStepLoginDesc": {
"message": "Secure your account by requiring an additional step when logging in."
},
"twoStepLoginOrganizationDesc": {
"message": "Require two-step login for your organization's users by configuring providers at the organization level."
},
"twoStepLoginRecoveryWarning": {
"message": "Enabling two-step login can permanently lock you out of your Bitwarden account. A recovery code allows you to access your account in the event that you can no longer use your normal two-step login provider (ex. you lose your device). Bitwarden support will not be able to assist you if you lose access to your account. We recommend you write down or print the recovery code and keep it in a safe place."
},
"viewRecoveryCode": {
"message": "Vis gjenopprettingskode"
},
"providers": {
"message": "Leverandører",
"description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc."
},
"enable": {
"message": "Aktiver"
},
"enabled": {
"message": "Aktivert"
},
"premium": {
"message": "Premium",
"description": "Premium Membership"
},
"premiumMembership": {
"message": "Premium-medlemskap"
},
"premiumRequired": {
"message": "Premium er påkrevd"
},
"premiumRequiredDesc": {
"message": "Et Premium-medlemskap er påkrevd for å bruke denne funksjonen."
},
"manage": {
"message": "Behandle"
},
"disable": {
"message": "Deaktiver"
},
"twoStepLoginProviderEnabled": {
"message": "This two-step login provider is enabled on your account."
},
"twoStepLoginAuthDesc": {
"message": "Enter your master password to modify two-step login settings."
},
"twoStepAuthenticatorDesc": {
"message": "Follow these steps to set up two-step login with an authenticator app:"
},
"twoStepAuthenticatorDownloadApp": {
"message": "Download a two-step authenticator app"
},
"twoStepAuthenticatorNeedApp": {
"message": "Need a two-step authenticator app? Download one of the following"
},
"iosDevices": {
"message": "iOS-enheter"
},
"androidDevices": {
"message": "Android-enheter"
},
"windowsDevices": {
"message": "Windows-enheter"
},
"twoStepAuthenticatorAppsRecommended": {
"message": "Disse appene er anbefalt, men andre autentiseringsapper vil også fungere."
},
"twoStepAuthenticatorScanCode": {
"message": "Skann denne QR-koden med din autentiseringsapp"
},
"key": {
"message": "Nøkkel"
},
"twoStepAuthenticatorEnterCode": {
"message": "Skriv inn den påfølgende 6-sifrede verifiseringskoden fra appen"
},
"twoStepAuthenticatorReaddDesc": {
"message": "Dersom du trenger å legge den til til en annen enhet, er QR-koden (eller -nøkkelen) som kreves av din autentiseringsapp nedenfor."
},
"twoStepDisableDesc": {
"message": "Er du sikker på at du vil skru av denne 2-trinnsinnloggingsleverandøren?"
},
"twoStepDisabled": {
"message": "Two-step login provider disabled."
},
"twoFactorYubikeyAdd": {
"message": "Add a new YubiKey to your account"
},
"twoFactorYubikeyPlugIn": {
"message": "Plug the YubiKey (NEO or 4 series) into your computer's USB port."
},
"twoFactorYubikeySelectKey": {
"message": "Select in the first empty YubiKey input field below."
},
"twoFactorYubikeyTouchButton": {
"message": "Touch the YubiKey's button."
},
"twoFactorYubikeySaveForm": {
"message": "Save the form."
},
"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:"
},
"twoFactorYubikeySupportUsb": {
"message": "Web vault, desktop application, CLI, and all browser extensions on a device with a USB port that can accept your YubiKey."
},
"twoFactorYubikeySupportMobile": {
"message": "Mobile apps on a device with NFC capabilities or a USB port that can accept your YubiKey."
},
"yubikeyX": {
"message": "YubiKey $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "NFC Support"
},
"twoFactorYubikeySupportsNfc": {
"message": "One of my keys supports 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."
},
"yubikeysUpdated": {
"message": "YubiKeys updated"
},
"disableAllKeys": {
"message": "Disable All Keys"
},
"twoFactorDuoDesc": {
"message": "Enter the Bitwarden application information from your Duo Admin panel."
},
"twoFactorDuoIntegrationKey": {
"message": "Integration Key"
},
"twoFactorDuoSecretKey": {
"message": "Secret Key"
},
"twoFactorDuoApiHostname": {
"message": "API Hostname"
},
"twoFactorEmailDesc": {
"message": "Follow these steps to set up two-step login with email:"
},
"twoFactorEmailEnterEmail": {
"message": "Enter the email that you wish to receive verification codes"
},
"twoFactorEmailEnterCode": {
"message": "Enter the resulting 6 digit verification code from the email"
},
"sendEmail": {
"message": "Send Email"
},
"twoFactorU2fAdd": {
"message": "Add a FIDO U2F security key to your account"
},
"twoFactorU2fPlugIn": {
"message": "Plug the security key into your computer's USB port."
},
"twoFactorU2fTouchButton": {
"message": "If the security key has a button, touch it."
},
"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:"
},
"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)."
},
"twoFactorU2fWaiting": {
"message": "Waiting for you to touch the button on your security key"
},
"twoFactorU2fClickEnable": {
"message": "Click the \"Enable\" button below to enable this security key for two-step login."
},
"twoFactorU2fProblemReading": {
"message": "There was a problem reading the security key."
},
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"
},
"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."
},
"printCode": {
"message": "Skriv ut koden",
"description": "Print 2FA recovery code"
},
"reports": {
"message": "Rapporter"
},
"dataBreachReport": {
"message": "Databruddrapporter"
},
"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."
},
"breachCheckUsernameEmail": {
"message": "Sjekk noen av brukernavnene eller E-postadressene som du bruker."
},
"checkBreaches": {
"message": "Sjekk databrudd"
},
"breachUsernameNotFound": {
"message": "$USERNAME$ ble ikke funnet i noen kjente databrudd.",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
}
}
},
"goodNews": {
"message": "Gode nyheter",
"description": "ex. Good News, No Breached Accounts Found!"
},
"breachUsernameFound": {
"message": "$USERNAME$ ble funnet i $COUNT$ forskjellige databrudd på nettet.",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
},
"count": {
"content": "$2",
"example": "7"
}
}
},
"breachFound": {
"message": "Inntrengte kontoer ble funnet"
},
"compromisedData": {
"message": "Kompromitterte data"
},
"website": {
"message": "Nettsted"
},
"affectedUsers": {
"message": "Påvirkede brukere"
},
"breachOccurred": {
"message": "Databruddet hendte den"
},
"breachReported": {
"message": "Databruddet ble meldt ifra om den"
},
"reportError": {
"message": "En feil oppstod under forsøk på å laste inn rapporten. Prøv igjen."
},
"billingAndLicensing": {
"message": "Billing & Licensing"
},
"goPremium": {
"message": "Oppgrader til Premium",
"description": "Another way of saying \"Get a premium membership\""
},
"premiumUpdated": {
"message": "Du har oppgradert til Premium."
},
"premiumUpgradeUnlockFeatures": {
"message": "Upgrade your account to a premium membership and unlock some great additional features."
},
"premiumSignUpStorage": {
"message": "1 GB med kryptert fillagring."
},
"premiumSignUpTwoStep": {
"message": "Additional two-step login options such as YubiKey, FIDO U2F, and Duo."
},
"premiumSignUpTotp": {
"message": "TOTP verification code (2FA) generator for logins in your vault."
},
"premiumSignUpSupport": {
"message": "Prioritert kundestøtte."
},
"premiumSignUpFuture": {
"message": "All future premium features. More coming soon!"
},
"premiumPrice": {
"message": "Alt dette for bare $PRICE$\/år!",
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
}
}
},
"addons": {
"message": "Utvidelser"
},
"additionalStorageGb": {
"message": "Ytterligere lagringsplass (GB)"
},
"additionalStorageGbDesc": {
"message": "# of additional GB"
},
"additionalStorageDesc": {
"message": "Your plan comes with $SIZE$ of encrypted file storage. You can add additional storage for $PRICE$ per GB \/year.",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
},
"price": {
"content": "$2",
"example": "$4.00"
}
}
},
"summary": {
"message": "Sammendrag"
},
"total": {
"message": "Totalt"
},
"year": {
"message": "år"
},
"month": {
"message": "måned"
},
"monthAbbr": {
"message": "må.",
"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."
},
"paymentChargedWithTrial": {
"message": "Your plan comes with a free 7 day trial. Your payment method will not be charged until the trial has ended. Billing will occur on a recurring basis each $INTERVAL$. You may cancel at any time.",
"placeholders": {
"interval": {
"content": "$1",
"example": "year"
}
}
},
"paymentInformation": {
"message": "Betalingsinformasjon"
},
"creditCard": {
"message": "Bankkort"
},
"paypalClickSubmit": {
"message": "Click the PayPal button to log into your PayPal account, then click the Submit button below to continue."
},
"cancelSubscription": {
"message": "Avbryt abonnementet"
},
"subscriptionCanceled": {
"message": "The subscription has been canceled."
},
"pendingCancellation": {
"message": "Pending Cancellation"
},
"subscriptionPendingCanceled": {
"message": "The subscription has been marked for cancellation at the end of the current billing period."
},
"reinstateSubscription": {
"message": "Reinstate Subscription"
},
"reinstateConfirmation": {
"message": "Are you sure you want to remove the pending cancellation request and reinstate your subscription?"
},
"reinstated": {
"message": "The subscription has been reinstated."
},
"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."
},
"canceledSubscription": {
"message": "The subscription has been canceled."
},
"neverExpires": {
"message": "Utløper aldri"
},
"status": {
"message": "Status"
},
"nextCharge": {
"message": "Next Charge"
},
"details": {
"message": "Detaljer"
},
"downloadLicense": {
"message": "Download License"
},
"updateLicense": {
"message": "Update License"
},
"updatedLicense": {
"message": "Updated license"
},
"manageSubscription": {
"message": "Manage Subscription"
},
"storage": {
"message": "Storage"
},
"addStorage": {
"message": "Add Storage"
},
"removeStorage": {
"message": "Remove Storage"
},
"subscriptionStorage": {
"message": "Your subscription has a total of $MAX_STORAGE$ GB of encrypted file storage. You are currently using $USED_STORAGE$.",
"placeholders": {
"max_storage": {
"content": "$1",
"example": "4"
},
"used_storage": {
"content": "$2",
"example": "65 MB"
}
}
},
"paymentMethod": {
"message": "Payment Method"
},
"noPaymentMethod": {
"message": "No payment method on file."
},
"addPaymentMethod": {
"message": "Add Payment Method"
},
"changePaymentMethod": {
"message": "Change Payment Method"
},
"charges": {
"message": "Charges",
"description": "Credit card charges\/payments."
},
"noCharges": {
"message": "No charges."
},
"chargesStatement": {
"message": "Any charges will appear on your statement as $STATEMENT_NAME$.",
"placeholders": {
"statement_name": {
"content": "$1",
"example": "BITWARDEN"
}
}
},
"gbStorageAdd": {
"message": "GB of Storage To Add"
},
"gbStorageRemove": {
"message": "GB of Storage To Remove"
},
"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."
},
"storageRemoveNote": {
"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.",
"placeholders": {
"amount": {
"content": "$1",
"example": "5"
}
}
},
"contactSupport": {
"message": "Contact Customer Support"
},
"contactSupportPaymentMethod": {
"message": "If you would like to change from this payment method please contact customer support."
},
"updatedPaymentMethod": {
"message": "Updated payment method."
},
"purchasePremium": {
"message": "Purchase Premium"
},
"licenseFile": {
"message": "License File"
},
"licenseFileDesc": {
"message": "Your license file will be named something like $FILE_NAME$",
"placeholders": {
"file_name": {
"content": "$1",
"example": "bitwarden_premium_license.json"
}
}
},
"uploadLicenseFilePremium": {
"message": "To upgrade your account to a premium membership you need to upload a valid license file."
},
"uploadLicenseFileOrg": {
"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."
},
"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."
},
"generalInformation": {
"message": "General Information"
},
"organizationName": {
"message": "Organization Name"
},
"accountOwnedBusiness": {
"message": "This account is owned by a business."
},
"billingEmail": {
"message": "Billing Email"
},
"businessName": {
"message": "Business Name"
},
"chooseYourPlan": {
"message": "Choose Your Plan"
},
"users": {
"message": "Users"
},
"userSeats": {
"message": "User Seats"
},
"additionalUserSeats": {
"message": "Additional User Seats"
},
"userSeatsDesc": {
"message": "# of user seats"
},
"userSeatsAdditionalDesc": {
"message": "Your plan comes with $BASE_SEATS$ user seats. You can add additional users for $SEAT_PRICE$ per user \/month.",
"placeholders": {
"base_seats": {
"content": "$1",
"example": "5"
},
"seat_price": {
"content": "$2",
"example": "$2.00"
}
}
},
"userSeatsHowManyDesc": {
"message": "How many user seats do you need? You can also add additional seats later if needed."
},
"planNameFree": {
"message": "Free"
},
"planDescFree": {
"message": "For testing or personal users to share with $COUNT$ other user.",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"planNameFamilies": {
"message": "Families"
},
"planDescFamilies": {
"message": "For personal use, to share with family & friends."
},
"planNameTeams": {
"message": "Teams"
},
"planDescTeams": {
"message": "For businesses and other team organizations."
},
"planNameEnterprise": {
"message": "Enterprise"
},
"planDescEnterprise": {
"message": "For businesses and other large organizations."
},
"freeForever": {
"message": "Free Forever"
},
"includesXUsers": {
"message": "includes $COUNT$ users",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"additionalUsers": {
"message": "Additional Users"
},
"costPerUser": {
"message": "$COST$ per user",
"placeholders": {
"cost": {
"content": "$1",
"example": "$3"
}
}
},
"limitedUsers": {
"message": "Limited to $COUNT$ users (including you)",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"limitedCollections": {
"message": "Limited to $COUNT$ collections",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"addShareLimitedUsers": {
"message": "Add and share with up to $COUNT$ users",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"addShareUnlimitedUsers": {
"message": "Add and share with unlimited users"
},
"createUnlimitedCollections": {
"message": "Create unlimited collections"
},
"gbEncryptedFileStorage": {
"message": "$SIZE$ encrypted file storage",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
}
}
},
"onPremHostingOptional": {
"message": "On-premise hosting (optional)"
},
"controlAccessWithGroups": {
"message": "Control user access with groups"
},
"syncUsersFromDirectory": {
"message": "Sync your users and groups from a directory"
},
"trackAuditLogs": {
"message": "Track user actions with audit logs"
},
"enforce2faDuo": {
"message": "Enforce 2FA with Duo"
},
"priorityCustomerSupport": {
"message": "Priority customer support"
},
"xDayFreeTrial": {
"message": "$COUNT$ day free trial, cancel anytime",
"placeholders": {
"count": {
"content": "$1",
"example": "7"
}
}
},
"monthly": {
"message": "Monthly"
},
"annually": {
"message": "Annually"
},
"basePrice": {
"message": "Base Price"
},
"organizationCreated": {
"message": "Organization Created"
},
"organizationReadyToGo": {
"message": "Your new organization is ready to go!"
},
"leave": {
"message": "Leave"
},
"leaveOrganizationConfirmation": {
"message": "Are you sure you want to leave this organization?"
},
"leftOrganization": {
"message": "You have left the organization."
},
"defaultCollection": {
"message": "Default Collection"
},
"getHelp": {
"message": "Get Help"
},
"getApps": {
"message": "Get the Apps"
},
"loggedInAs": {
"message": "Logged in as"
},
"eventLogs": {
"message": "Event Logs"
},
"people": {
"message": "People"
},
"groups": {
"message": "Groups"
},
"newGroup": {
"message": "New Group"
},
"addGroup": {
"message": "Add Group"
},
"editGroup": {
"message": "Edit Group"
},
"deleteGroupConfirmation": {
"message": "Are you sure you want to delete this group?"
},
"removeUserConfirmation": {
"message": "Are you sure you want to remove this user?"
},
"externalId": {
"message": "External Id"
},
"externalIdGroupDesc": {
"message": "The external id is used to link this group to an external system such as a user directory."
},
"accessControl": {
"message": "Access Control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read Only"
},
"newCollection": {
"message": "New Collection"
},
"addCollection": {
"message": "Add Collection"
},
"editCollection": {
"message": "Edit Collection"
},
"deleteCollectionConfirmation": {
"message": "Are you sure you want to delete this collection?"
},
"editUser": {
"message": "Edit User"
},
"inviteUser": {
"message": "Invite User"
},
"inviteUserDesc": {
"message": "Invite a new user to your organization by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account."
},
"inviteMultipleEmailDesc": {
"message": "You can invite up to $COUNT$ users at a time by comma separating a list of email addresses.",
"placeholders": {
"count": {
"content": "$1",
"example": "20"
}
}
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
"invited": {
"message": "Invited"
},
"accepted": {
"message": "Accepted"
},
"confirmed": {
"message": "Confirmed"
},
"owner": {
"message": "Owner"
},
"ownerDesc": {
"message": "The highest access user that can manage all aspects of your organization."
},
"admin": {
"message": "Admin"
},
"adminDesc": {
"message": " Admins can access and manage all items, collections and users in your organization."
},
"user": {
"message": "User"
},
"userDesc": {
"message": "A regular user with access to your organization's collections."
},
"all": {
"message": "All"
},
"refresh": {
"message": "Refresh"
},
"timestamp": {
"message": "Timestamp"
},
"event": {
"message": "Event"
},
"unknown": {
"message": "Unknown"
},
"loadMore": {
"message": "Load More"
},
"mobile": {
"message": "Mobile",
"description": "Mobile app"
},
"extension": {
"message": "Extension",
"description": "Browser extension\/addon"
},
"desktop": {
"message": "Desktop",
"description": "Desktop app"
},
"webVault": {
"message": "Web Vault"
},
"loggedIn": {
"message": "Logged in."
},
"changedPassword": {
"message": "Changed account password."
},
"enabled2fa": {
"message": "Enabled two-step login."
},
"disabled2fa": {
"message": "Disabled two-step login."
},
"recovered2fa": {
"message": "Recovered account from two-step login."
},
"failedLogin": {
"message": "Login attempt failed with incorrect password."
},
"failedLogin2fa": {
"message": "Login attempt failed with incorrect two-step login."
},
"editedOrgSettings": {
"message": "Edited organization settings."
},
"createdItemId": {
"message": "Created item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedItemId": {
"message": "Edited item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedItemId": {
"message": "Deleted item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"sharedItemId": {
"message": "Shared item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "'Google'"
}
}
},
"createdCollectionId": {
"message": "Created collection $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"editedCollectionId": {
"message": "Edited collection $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"deletedCollectionId": {
"message": "Deleted collection $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"createdGroupId": {
"message": "Created group $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"editedGroupId": {
"message": "Edited group $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"deletedGroupId": {
"message": "Deleted group $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"removedUserId": {
"message": "Removed user $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"createdAttachmentForItem": {
"message": "Created attachment for item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedAttachmentForItem": {
"message": "Deleted attachment for item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedCollectionsForItem": {
"message": "Edited collections for item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"invitedUserId": {
"message": "Invited user $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirmedUserId": {
"message": "Confirmed user $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedUserId": {
"message": "Edited user $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedGroupsForUser": {
"message": "Edited groups for user $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"device": {
"message": "Device"
},
"view": {
"message": "View"
},
"invalidDateRange": {
"message": "Invalid date range."
},
"errorOccurred": {
"message": "An error has occurred."
},
"userAccess": {
"message": "User Access"
},
"userType": {
"message": "User Type"
},
"groupAccess": {
"message": "Group Access"
},
"groupAccessUserDesc": {
"message": "Edit the groups that this user belongs to."
},
"invitedUsers": {
"message": "Invited user(s)."
},
"resendInvitation": {
"message": "Resend Invitation"
},
"hasBeenReinvited": {
"message": "$USER$ has been reinvited.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirm": {
"message": "Confirm"
},
"hasBeenConfirmed": {
"message": "$USER$ has been confirmed.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"startDate": {
"message": "Start Date"
},
"endDate": {
"message": "End Date"
},
"verifyEmail": {
"message": "Verify Email"
},
"verifyEmailDesc": {
"message": "Verify your account's email address to unlock access to all features."
},
"verifyEmailFirst": {
"message": "Your account's email address first must be verified."
},
"checkInboxForVerification": {
"message": "Check your email inbox for a verification link."
},
"emailVerified": {
"message": "Your email has been verified."
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
"updateBrowser": {
"message": "Update Browser"
},
"updateBrowserDesc": {
"message": "You are using an unsupported web browser. The web vault may not function properly."
},
"joinOrganization": {
"message": "Join Organization"
},
"joinOrganizationDesc": {
"message": "You've been invited to join the organization listed above. To accept the invitation, you need to log in or create a new Bitwarden account."
},
"inviteAccepted": {
"message": "Invitation Accepted"
},
"inviteAcceptedDesc": {
"message": "You can access this organization once an administrator confirms your membership. We'll send you an email when that happens."
},
"inviteAcceptFailed": {
"message": "Unable to accept invitation. Ask an organization admin to send a new invitation."
},
"rememberEmail": {
"message": "Remember email"
},
"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."
},
"recoverAccountTwoStep": {
"message": "Recover Account Two-Step Login"
},
"twoStepRecoverDisabled": {
"message": "Two-step login has been disabled on your account."
},
"learnMore": {
"message": "Learn more"
},
"deleteRecoverDesc": {
"message": "Enter your email address below to recover and delete your account."
},
"deleteRecoverEmailSent": {
"message": "If your account exists, we've sent you an email with further instructions."
},
"deleteRecoverConfirmDesc": {
"message": "You have requested to delete your Bitwarden account. Click the button below to confirm."
},
"myOrganization": {
"message": "My Organization"
},
"deleteOrganization": {
"message": "Delete Organization"
},
"deleteOrganizationDesc": {
"message": "Proceed below to delete this organization and all associated data. Individual user accounts will remain, though they will not be associated to this organization anymore. "
},
"deleteOrganizationWarning": {
"message": "Deleting the organization is permanent. It cannot be undone."
},
"organizationDeleted": {
"message": "Organization Deleted"
},
"organizationDeletedDesc": {
"message": "The organization and all associated data has been deleted."
},
"organizationUpdated": {
"message": "Organization updated"
},
"taxInformation": {
"message": "Tax Information"
},
"taxInformationDesc": {
"message": "Please contact support to provide (or update) tax information for your invoices."
},
"billingPlan": {
"message": "Plan",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlan": {
"message": "Change Plan",
"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.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"invoice": {
"message": "Invoice"
},
"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."
},
"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."
},
"verifiedBankAccount": {
"message": "Bank account has been verified."
},
"bankAccount": {
"message": "Bank Account"
},
"amountX": {
"message": "Amount $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": {
"content": "$1",
"example": "1"
}
}
},
"routingNumber": {
"message": "Routing Number",
"description": "Bank account routing number"
},
"accountNumber": {
"message": "Account Number"
},
"accountHolderName": {
"message": "Account Holder Name"
},
"bankAccountType": {
"message": "Account Type"
},
"bankAccountTypeCompany": {
"message": "Company (Business)"
},
"bankAccountTypeIndividual": {
"message": "Individual (Personal)"
},
"enterInstallationId": {
"message": "Enter your installation id"
},
"addSeats": {
"message": "Add Seats",
"description": "Seat = User Seat"
},
"removeSeats": {
"message": "Remove Seats",
"description": "Seat = User Seat"
},
"subscriptionUserSeats": {
"message": "Your subscription allows for a total of $COUNT$ users.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"seatsToAdd": {
"message": "Seats To Add"
},
"seatsToRemove": {
"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."
},
"seatsRemoveNote": {
"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.",
"placeholders": {
"amount": {
"content": "$1",
"example": "15"
}
}
},
"keyUpdated": {
"message": "Key Updated"
},
"updateKeyTitle": {
"message": "Update Key"
},
"updateEncryptionKey": {
"message": "Update Encryption Key"
},
"updateEncryptionKeyShortDesc": {
"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."
},
"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"
},
"loading": {
"message": "Loading"
},
"upgrade": {
"message": "Upgrade"
},
"upgradeOrganization": {
"message": "Upgrade Organization"
},
"upgradeOrganizationDesc": {
"message": "This feature is not available for free organizations. Switch to a paid plan to unlock more features."
},
"createOrganizationStep1": {
"message": "Create Organization: Step 1"
},
"createOrganizationCreatePersonalAccount": {
"message": "Before creating your organization, you first need to create a free personal account."
},
"refunded": {
"message": "Refunded"
},
"nothingSelected": {
"message": "You have not selected anything."
},
"submitAgreePolicies": {
"message": "By clicking the \"Submit\" button, you agree to the following policies:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
},
"termsOfService": {
"message": "Terms of Service"
},
"privacyPolicy": {
"message": "Privacy Policy"
},
"filters": {
"message": "Filters"
},
"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."
},
"oneMinute": {
"message": "1 minute"
},
"fiveMinutes": {
"message": "5 minutes"
},
"fifteenMinutes": {
"message": "15 minutes"
},
"thirtyMinutes": {
"message": "30 minutes"
},
"oneHour": {
"message": "1 hour"
},
"fourHours": {
"message": "4 hours"
},
"onRefresh": {
"message": "On Browser Refresh"
},
"dateUpdated": {
"message": "Updated",
"description": "ex. Date this item was updated"
},
"datePasswordUpdated": {
"message": "Password Updated",
"description": "ex. Date this password was updated"
}
}