diff options
author | svncommit <devs@roundcube.net> | 2007-02-06 09:17:01 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2007-02-06 09:17:01 +0000 |
commit | 9d41ed8d3e8d63b1107006d1905d1f2517639f78 (patch) | |
tree | efe47b02e0439347cea0c59a746696a489b47182 /program/localization/nn_NO/labels.inc | |
parent | ecfd13987a4d2820cbbbcdd8a8f98f4b8212dd6b (diff) |
updated pt_BR, clean up in localization
Diffstat (limited to 'program/localization/nn_NO/labels.inc')
-rw-r--r-- | program/localization/nn_NO/labels.inc | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/program/localization/nn_NO/labels.inc b/program/localization/nn_NO/labels.inc index a564b179d..ebdc1fc91 100644 --- a/program/localization/nn_NO/labels.inc +++ b/program/localization/nn_NO/labels.inc @@ -1,18 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/nn/labels.inc | | | | Language file of the RoundCube Webmail client | - | Copyright (C) 2005, RoundQube Dev. - Switzerland | + | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ | Author: Per-Stian Vatne <psv@orsta.org> | +-----------------------------------------------------------------------+ - $Id$ + @version $Id$ */ @@ -122,7 +123,6 @@ $labels['highest'] = 'Høgast'; $labels['showimages'] = 'Vis bilete'; - // address book $labels['name'] = 'Visingsnamn'; $labels['firstname'] = 'Førenamn'; @@ -144,7 +144,6 @@ $labels['contactsfromto'] = 'Kontaktar $from til $to av $count'; $labels['print'] = 'Skriv ut'; $labels['export'] = 'Eksport'; - // settings $labels['settingsfor'] = 'Innstillingar for'; @@ -164,7 +163,6 @@ $labels['language'] = 'Språk'; $labels['timezone'] = 'Tidssone'; $labels['pagesize'] = 'Rader pr side'; - $labels['folders'] = 'Mapper'; $labels['foldername'] = 'Mappenamn'; $labels['subscribed'] = 'Abonnert'; @@ -173,5 +171,4 @@ $labels['createfolder'] = 'Opprett ny mappe'; $labels['deletefolder'] = 'Slett mappe'; $labels['managefolders'] = 'Administrere mapper'; - -?> +?>
\ No newline at end of file |