diff options
Diffstat (limited to 'program/localization/nb_NO/labels.inc')
-rw-r--r-- | program/localization/nb_NO/labels.inc | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/program/localization/nb_NO/labels.inc b/program/localization/nb_NO/labels.inc index 027f10b0f..f0f3b8a3f 100644 --- a/program/localization/nb_NO/labels.inc +++ b/program/localization/nb_NO/labels.inc @@ -1,18 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/nb_NO/labels.inc | | | | Language file of the RoundCube Webmail client | - | Copyright (C) 2005, RoundQube Dev. - Switzerland | + | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | All rights reserved. | | | +-----------------------------------------------------------------------+ | Author: Olav Elstad <olav@elstad.org> | +-----------------------------------------------------------------------+ - $Id$ + @version $Id$ */ @@ -118,7 +119,6 @@ $labels['highest'] = 'Høyest'; $labels['showimages'] = 'Vis bilder'; - // address boook $labels['name'] = 'Vist navn'; $labels['firstname'] = 'Fornavn'; @@ -138,7 +138,6 @@ $labels['deletecontact'] = 'Slett valgte kontakter'; $labels['composeto'] = 'Skriv e-post til'; $labels['contactsfromto'] = 'Kontakter $from til $to av $count'; - // settings $labels['settingsfor'] = 'Innstillinger for'; @@ -158,7 +157,6 @@ $labels['language'] = 'Språk'; $labels['timezone'] = 'Tidssone'; $labels['pagesize'] = 'Linjer per side'; - $labels['folders'] = 'Mapper'; $labels['foldername'] = 'Mappenavn'; $labels['subscribed'] = 'Abonnere'; @@ -219,4 +217,4 @@ $labels['renamefolder'] = 'Døkp om mappe'; # i use an additional description field - this might be used somewhere else $labels['description'] = 'Beskrivelse'; -?> +?>
\ No newline at end of file |