~ubuntu-branches/ubuntu/maverick/ilohamail/maverick

« back to all changes in this revision

Viewing changes to IlohaMail/lang/no/tool.inc

  • Committer: Bazaar Package Importer
  • Author(s): Joerg Jaspert
  • Date: 2004-12-07 20:43:07 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041207204307-zimody559g63u39n
Tags: 0.8.14-0rc1
New Upstream Release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?php
2
2
include("../lang/eng/tool.inc"); // <-- do not delete
3
 
/********************************************************
4
 
        lang/no/tool.inc
5
 
        (C)2001-2002 Ryo Chijiiwa <Ryo@IlohaMail.org>
6
 
 
7
 
        This file is part of IlohaMail, and released under GPL.
8
 
        See COPYING, or http://www.fsf.org/copyleft/gpl.html
9
 
 
10
 
        Translated by: Tor Olsen <tor@monet.no>
11
 
********************************************************/
12
 
 
 
3
/********************************************************
 
4
        lang/no/tool.inc
 
5
        (C)2001-2002 Ryo Chijiiwa <Ryo@IlohaMail.org>
 
6
 
 
7
        This file is part of IlohaMail, and released under GPL.
 
8
        See COPYING, or http://www.fsf.org/copyleft/gpl.html
 
9
 
 
10
        Translated by: Tor Olsen <tor@monet.no>
 
11
********************************************************/
 
12
 
13
13
$toolStrings["folders"] = "Mapper";
14
14
$toolStrings["inbox"] = "Innboks";
15
15
$toolStrings["compose"] = "Skriv";
 
16
$toolStrings["calendar"] = "Kalender";
16
17
$toolStrings["contacts"] = "Kontakter";
 
18
$toolStrings["bookmarks"] = "Bokmerker";
17
19
$toolStrings["search"] = "S�k";
18
20
$toolStrings["prefs"] = "Preferanser";
19
21
$toolStrings["logout"] = "Logg ut";