aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2012-05-29 15:52:48 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2012-05-29 15:52:48 +0000
commit62f94b1f0ac85ab1e1ee09f56feb4ca2dbe50666 (patch)
tree92b09d9471458911c394b4c9038fe351d67e633a /language
parent410986eaedef3238eabcb07f493f2c590fc01ae2 (diff)
[trunk_public] Update no_NO, thanks to : abbamust
git-svn-id: http://piwigo.org/svn/trunk@15411 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/no_NO/common.lang.php7
1 files changed, 7 insertions, 0 deletions
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 &rarr; high'] = 'Karakter, lav &rarr; høy';
$lang['Visits, high &rarr; low'] = 'Besøk, høy &rarr; lav';
$lang['Visits, low &rarr; high'] = 'Besøk, lav &rarr; 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