diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-31 22:57:24 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-31 22:57:24 +0200 |
commit | 36ccaf51ed548e1afb7819493142532623c17e69 (patch) | |
tree | 6e73a72c2b6a45a8bcdd1e5cc538be2d316a7e60 /core/l10n/nn_NO.php | |
parent | 6df95db8e85c29ef01c8cf7aaf660006a1973c54 (diff) | |
download | nextcloud-server-36ccaf51ed548e1afb7819493142532623c17e69.tar.gz nextcloud-server-36ccaf51ed548e1afb7819493142532623c17e69.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nn_NO.php')
-rw-r--r-- | core/l10n/nn_NO.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/nn_NO.php b/core/l10n/nn_NO.php index aeb80517382..9dfce36049f 100644 --- a/core/l10n/nn_NO.php +++ b/core/l10n/nn_NO.php @@ -1,5 +1,5 @@ <?php $TRANSLATIONS = array( -"Owncloud password reset" => "Owncloud Passord tilbakestilling", +"Settings" => "Innstillingar", "Use the following link to reset your password: {link}" => "Bruk føljane link til å tilbakestille passordet ditt: {link}", "You will receive a link to reset your password via Email." => "Du vil få ei lenkje for å nullstilla passordet via epost.", "Requested" => "Førespurt", @@ -29,7 +29,6 @@ "Finish setup" => "Fullfør oppsettet", "web services under your control" => "Vev tjenester under din kontroll", "Log out" => "Logg ut", -"Settings" => "Innstillingar", "Lost your password?" => "Gløymt passordet?", "remember" => "hugs", "Log in" => "Logg inn", |