diff options
Diffstat (limited to 'core/l10n/nn_NO.js')
-rw-r--r-- | core/l10n/nn_NO.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/nn_NO.js b/core/l10n/nn_NO.js index c16b1dc7887..130a355a449 100644 --- a/core/l10n/nn_NO.js +++ b/core/l10n/nn_NO.js @@ -10,6 +10,7 @@ OC.L10N.register( "Invalid image" : "Ugyldig bilete", "No temporary profile picture available, try again" : "Inga midlertidig profilbilete tilgjengeleg, prøv igjen", "No crop data provided" : "Ingen beskjeringsdata gjeve", + "%s password reset" : "%s passordnullstilling", "Sunday" : "Søndag", "Monday" : "Måndag", "Tuesday" : "Tysdag", @@ -98,14 +99,10 @@ OC.L10N.register( "access control" : "tilgangskontroll", "Share" : "Del", "Warning" : "Åtvaring", - "The object type is not specified." : "Objekttypen er ikkje spesifisert.", "Delete" : "Slett", + "The object type is not specified." : "Objekttypen er ikkje spesifisert.", "Add" : "Legg til", "The update was successful. Redirecting you to ownCloud now." : "Oppdateringa er fullført. Sender deg vidare til ownCloud no.", - "%s password reset" : "%s passordnullstilling", - "Use the following link to reset your password: {link}" : "Klikk følgjande lenkje til å nullstilla passordet ditt: {link}", - "New password" : "Nytt passord", - "Reset password" : "Nullstill passord", "Personal" : "Personleg", "Users" : "Brukarar", "Apps" : "Program", @@ -127,6 +124,9 @@ OC.L10N.register( "Log out" : "Logg ut", "Search" : "Søk", "Log in" : "Logg inn", - "Alternative Logins" : "Alternative innloggingar" + "Alternative Logins" : "Alternative innloggingar", + "Use the following link to reset your password: {link}" : "Klikk følgjande lenkje til å nullstilla passordet ditt: {link}", + "New password" : "Nytt passord", + "Reset password" : "Nullstill passord" }, "nplurals=2; plural=(n != 1);"); |