From 62f94b1f0ac85ab1e1ee09f56feb4ca2dbe50666 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 29 May 2012 15:52:48 +0000 Subject: [PATCH] [trunk_public] Update no_NO, thanks to : abbamust git-svn-id: http://piwigo.org/svn/trunk@15411 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/no_NO/common.lang.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/language/no_NO/common.lang.php b/language/no_NO/common.lang.php index 5a7e989d8..d44334c34 100644 --- a/language/no_NO/common.lang.php +++ b/language/no_NO/common.lang.php @@ -404,4 +404,11 @@ $lang['Rating score, low → high'] = 'Karakter, lav → høy'; $lang['Visits, high → low'] = 'Besøk, høy → lav'; $lang['Visits, low → high'] = 'Besøk, lav → høy'; $lang['%d rate'] = '%d vurder'; +$lang['Bad request'] = 'Feil forespørsel'; +$lang['Forbidden'] = 'Ingen tilgang'; +$lang['Page not found'] = 'Siden ikke funnet'; +$lang['Permalink for album not found'] = 'Permalink for album ikke funnet'; +$lang['Piwigo encountered a non recoverable error'] = 'Piwigo støtte på et problem som ikke kan gjenopprettes'; +$lang['Requested album does not exist'] = 'Forespurt album finnes ikke'; +$lang['Requested tag does not exist'] = 'Forespurt tag finnes ikke'; ?> \ No newline at end of file