diff options
Diffstat (limited to 'core/l10n/nn_NO.php')
-rw-r--r-- | core/l10n/nn_NO.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/nn_NO.php b/core/l10n/nn_NO.php index a0b9b88729b..042c3cebd08 100644 --- a/core/l10n/nn_NO.php +++ b/core/l10n/nn_NO.php @@ -90,7 +90,6 @@ $TRANSLATIONS = array( "The object type is not specified." => "Objekttypen er ikkje spesifisert.", "Delete" => "Slett", "Add" => "Legg til", -"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Oppdateringa feila. Ver venleg og rapporter feilen til <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud-fellesskapet</a>.", "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}", @@ -137,7 +136,6 @@ $TRANSLATIONS = array( "Lost your password?" => "Gløymt passordet?", "remember" => "hugs", "Log in" => "Logg inn", -"Alternative Logins" => "Alternative innloggingar", -"Updating ownCloud to version %s, this may take a while." => "Oppdaterer ownCloud til utgåve %s, dette kan ta ei stund." +"Alternative Logins" => "Alternative innloggingar" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |