Skip to content

Commit

Permalink
[trunk] - language - update no_NO – Norwegian Thanks to abbamust10 - …
Browse files Browse the repository at this point in the history
…feature:2457

git-svn-id: http://piwigo.org/svn/trunk@13738 68402e56-0260-453c-a942-63ccdbb3a9ee
  • Loading branch information
ddtddt committed Mar 26, 2012
1 parent 9d66c18 commit 1cc35d6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions language/no_NO/common.lang.php
Expand Up @@ -356,4 +356,20 @@
$lang['Send my connection settings by email'] = 'Send tilkoblingsinnstillinger på epost';
$lang['Show oldest comments first'] = 'Vis eldst først';
$lang['Show latest comments first'] = 'Vis senest kommentert først';
$lang['square'] = 'Kvadrat';
$lang['thumb'] = 'Miniatyrbilde';
$lang['2small'] = 'XXS - bitte lite';
$lang['xsmall'] = 'XS - veldig lite';
$lang['small'] = 'S - lite';
$lang['medium'] = 'M - medium';
$lang['large'] = 'L - stor';
$lang['xlarge'] = 'XL - veldig stor';
$lang['xxlarge'] = 'XXL - kjempe stor';
$lang['Original'] = 'Original';
$lang['Password: %s'] = 'Passord: %s';
$lang['Username: %s'] = 'Brukernavn: %s';
$lang['Photo sizes'] = 'Bilde størrelser';
$lang['View in'] = 'Se bilde på';
$lang['Mobile'] = 'Mobil';
$lang['Desktop'] = 'Skrivebord';
?>

0 comments on commit 1cc35d6

Please sign in to comment.