[trunk_public] Update no_NO, thanks to : abbamust

git-svn-id: http://piwigo.org/svn/trunk@15411 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam
2012-05-29 15:52:48 +00:00
parent 410986eaed
commit 62f94b1f0a
+7
View File
@@ -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';
?>