aboutsummaryrefslogtreecommitdiffstats
path: root/language/nb_NO
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-10-16 22:06:21 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-10-16 22:06:21 +0000
commitfe3ac8fb2fe78ca9c70615ecfcc94f6309b5ef1f (patch)
treedd7d64fbec83e782e5b5a163faf427a632561288 /language/nb_NO
parent23663ad7a51e30ea4cac28f3148760386b1510a1 (diff)
[trunk_install] Update nb_NO, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@30143 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/nb_NO')
-rw-r--r--language/nb_NO/install.lang.php13
1 files changed, 6 insertions, 7 deletions
diff --git a/language/nb_NO/install.lang.php b/language/nb_NO/install.lang.php
index 57f4c8c63..7ad571966 100644
--- a/language/nb_NO/install.lang.php
+++ b/language/nb_NO/install.lang.php
@@ -46,14 +46,14 @@ $lang['Password [confirm]'] = 'Passord [bekreft]';
$lang['verification'] = 'verifisering';
$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Trenger du hjelp? Still et spørsmål på <a href="%s">Piwigo message board</a>.';
$lang['Visitors will be able to contact site administrator with this mail'] = 'Besøkende vil kunne bruke denne mailen for å kontakte side administrator.';
-$lang['PHP 5 is required'] = 'PHP 5 er nødvendig';
+$lang['PHP 5 is required'] = 'PHP 5.2 er nødvendig';
$lang['It appears your webhost is currently running PHP %s.'] = 'Det kan se ut som om din leverandør kjører PHP %s.';
-$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo kan prøve å endre din konfigurasjon til PHP 5 ved å lage eller modifisere en .htaccess fil.';
+$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo kan prøve å endre din konfigurasjon til PHP 5.2 ved å lage eller modifisere en .htaccess fil.';
$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Merk, du kan endre din konfigurasjon selv og restarte Piwigo etter dette.';
-$lang['Try to configure PHP 5'] = 'Prøve å konfigurere PHP 5';
+$lang['Try to configure PHP 5'] = 'Prøve å konfigurere PHP 5.2';
$lang['Sorry!'] = 'Beklager!';
-$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo var ikke i stand til å konfigurere PHP 5.';
-$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Du kan sjekke din web tilbyder\'e support og se om du kan endre til PHP 5 selv.';
+$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo var ikke i stand til å konfigurere PHP 5.2';
+$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Du kan sjekke din web tilbyder\'e support og se om du kan endre til PHP 5.2 selv.';
$lang['Hope to see you back soon.'] = 'Håper vi sees snart.';
$lang['Congratulations, Piwigo installation is completed'] = 'Gratulerer, Piwigo installasjonen er ferdig';
$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'En alternativ løsning er å kopiere teksten fra tekst boksen over og lime det inn i filen "local/config/database.inc.php" (Advarsel: database.inc.php må kun inneholde hva som ligger i tekstområdet, ingen ny linje eller mellomrom)';
@@ -64,5 +64,4 @@ $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Ikke nøl me
$lang['Just another Piwigo gallery'] = 'Enda et Piwigo bildegalleri';
$lang['Welcome to my photo gallery'] = 'Velkommen til mitt bildegalleri';
$lang['Welcome to your new installation of Piwigo!'] = 'Velkommen til din nye installasjon av Piwigo!';
-$lang['localhost or other, supplied by your host provider'] = 'lokal tjener eller annen tjenesteleverandør';
-?> \ No newline at end of file
+$lang['localhost or other, supplied by your host provider'] = 'lokal tjener eller annen tjenesteleverandør'; \ No newline at end of file