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

« back to all changes in this revision

Viewing changes to IlohaMail/lang/hu/edit_folders.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
include("../lang/eng/edit_folders.inc"); // <-- do not delete
 
3
/********************************************************
 
4
        lang/hu/edit_folders.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
********************************************************/
 
11
 
 
12
$efStrings[0] = "Mapp�k";
 
13
$efStrings[1] = "�j mappa l�trehoz�sa";
 
14
$efStrings[2] = "Mappa l�trehoz�sa :";
 
15
$efStrings[3] = "L�trehoz�s";
 
16
$efStrings[4] = "Mappa t�rl�se";
 
17
$efStrings[5] = "T�rl�s";
 
18
$efStrings[6] = "Mappa nev�nek m�dos�t�sa";
 
19
$efStrings[7] = "N�vm�dos�t�s ";
 
20
 
 
21
 
 
22
$errors[0] = "Mappa l�trehoz�sa: ";
 
23
$errors[1] = "Mappa l�trehoz�sa nem siker�lt: ";
 
24
$errors[2] = "T�r�lt mappa: ";
 
25
$errors[3] = "Mappa t�rl�se nem siker�lt: ";
 
26
$errors[4] = "M�dos�tott mappa : ";
 
27
$errors[5] = "Mappa nev�nek m�dos�t�sa nem siker�lt: ";
 
28
$errors[6] = "Ez csak IMAP postafi�kok eset�ben lehets�ges.";
 
29
 
 
30
?>
 
 
b'\\ No newline at end of file'