diff options
Diffstat (limited to 'core/l10n/nb.js')
-rw-r--r-- | core/l10n/nb.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js index 1c959a4d228..2c3aae6e422 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -128,6 +128,7 @@ OC.L10N.register( "Forgot password?" : "Glemt passord?", "Log in with a device" : "Logg inn med en enhet", "Back" : "Tilbake", + "Edit Profile" : "Rediger profil", "Reset search" : "Tilbakestill søk", "Search for {name} only" : "Søk kun etter {name}", "No results for {query}" : "Ingen resultater for {query}", @@ -218,6 +219,8 @@ OC.L10N.register( "Admin" : "Admin", "Help" : "Hjelp", "Access forbidden" : "Tilgang nektet", + "Profile not found" : "Finner ikke profil", + "The profile does not exist." : "Profilen finnes ikke", "Back to %s" : "Tilbake til %s", "File not found" : "Finner ikke filen", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentasjon kan ikke finnes på server. Er deling slettet eller utløpt?", @@ -292,6 +295,7 @@ OC.L10N.register( "You can close this window." : "Du kan lukke dette vinduet.", "This share is password-protected" : "Denne deling er beskyttet med passord", "The password is wrong. Try again." : "Feil passord, forsøk igjen", + "Go to %s" : "Gå til %s", "Two-factor authentication" : "Tofaktor autentisering", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Utvidet sikkerhet er tilgjengelig fo rdin konto. Velg en to-faktor for autentisering.", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Kunne ikke laste minst en av de aktiverte tofaktor metodene. Ta kontakt med administrasjonen din.", |