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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Joerg Jaspert
  • Date: 2004-02-04 13:44:37 UTC
  • Revision ID: james.westby@ubuntu.com-20040204134437-kz8j3ui2qa7oq8z2
Tags: upstream-0.8.12
ImportĀ upstreamĀ versionĀ 0.8.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
/********************************************************
 
3
        lang/nn_NO/tool.inc
 
4
        (C)2001-2002 Ryo Chijiiwa <Ryo@IlohaMail.org>
 
5
 
 
6
        This file is part of IlohaMail, and released under GPL.
 
7
        See COPYING, or http://www.fsf.org/copyleft/gpl.html
 
8
 
 
9
        Translation by Leif Halvard Silli <hyperlekken@lenk.no>
 
10
 
 
11
********************************************************/
 
12
 
 
13
//TRANSLATORS:  Uncomment next line for all non-English languages!!
 
14
include("../lang/eng/tool.inc");
 
15
 
 
16
$toolStrings["folders"] = " Permar";
 
17
$toolStrings["inbox"] = "Innkomne";
 
18
$toolStrings["compose"] = "Brevark";
 
19
$toolStrings["calendar"] = "Almanakk";
 
20
$toolStrings["contacts"] = "Adressebok";
 
21
$toolStrings["bookmarks"] = "Bokmerke";
 
22
$toolStrings["search"] = "S&oslash;k";
 
23
$toolStrings["prefs"] = "Val";
 
24
$toolStrings["logout"] = "Logga ut";
 
25
$toolStrings["go"] = "Sj&aring; i";
 
26
 
 
27
?>
 
 
b'\\ No newline at end of file'