diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-17 01:55:27 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-17 01:55:27 -0400 |
commit | 2a89bc7b511fff8acd031d2d910dc9c1a02e940e (patch) | |
tree | 7c99e4ff5dc8b4510f96fbb253fed7528f8a7fa2 /core/l10n/nb_NO.php | |
parent | 45b17207ccf03703d4d6c3925f5405f52579aee5 (diff) | |
download | nextcloud-server-2a89bc7b511fff8acd031d2d910dc9c1a02e940e.tar.gz nextcloud-server-2a89bc7b511fff8acd031d2d910dc9c1a02e940e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nb_NO.php')
-rw-r--r-- | core/l10n/nb_NO.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/nb_NO.php b/core/l10n/nb_NO.php index 9e158586c18..5cb06574a08 100644 --- a/core/l10n/nb_NO.php +++ b/core/l10n/nb_NO.php @@ -185,7 +185,6 @@ $TRANSLATIONS = array( "The theme %s has been disabled." => "Temaet %s har blitt deaktivert.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Forsikre deg om at databasen, config-mappen og datamappen er blitt sikkerhetskopiert før du fortsetter.", "Start update" => "Start oppdatering", -"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "For å unngå tidsavbrudd ved store installasjoner, kan du i stedet kjøre følgende kommando fra installasjonsmappen:", -"This ownCloud instance is currently being updated, which may take a while." => "Denne ownCloud-instansen oppdateres for øyeblikket, noe som kan ta litt tid." +"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "For å unngå tidsavbrudd ved store installasjoner, kan du i stedet kjøre følgende kommando fra installasjonsmappen:" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |