Forking from Mailzu 0.8RC3

This commit is contained in:
Mikko Husari
2008-12-10 15:33:43 +02:00
commit 2572b1814b
184 changed files with 79039 additions and 0 deletions

142
lang/cs.help.php Normal file
View File

@@ -0,0 +1,142 @@
<?php
/**
* English (en) help translation file.
* This also serves as the base translation file from which to derive
* all other translations.
*
* @author Brian Wong <bwsource@users.sourceforge.net>
* @translator Your Name <your@email.com>
* @version 01-08-05
* @package Languages
*
* Copyright (C) 2003 - 2007 MailZu
* License: GPL, see LICENSE
*/
///////////////////////////////////////////////////////////
// INSTRUCTIONS
///////////////////////////////////////////////////////////
// This file contains all the help file for MailZu. Please save the translated
// file as '2 letter language code'.help.php. For example, en.help.php.
//
// To make MailZu help available in another language, simply translate this
// file into your language. If there is no direct translation, please provide the
// closest translation.
//
// This will be included in the body of the help file.
//
// Please keep the HTML formatting unless you need to change it. Also, please try
// to keep the HTML XHTML 1.0 Transitional complaint.
///////////////////////////////////////////////////////////
?>
<div align="center">
<h3><a name="top" id="top"></a>Introduction to MailZu</h3>
<p><a href="http://mailzu.org" target="_blank">http://mailzu.org</a></p>
<table width="100%" border="0" cellspacing="0" cellpadding="5" style="border: solid #CCCCCC 1px">
<tr>
<td bgcolor="#FAFAFA">
<ul>
<li><b><a href="#getting_started">Getting Started</a></b></li>
<ul>
<li><a href="#logging_in">Logging In</a></li>
<li><a href="#language">Selecting My Language</a></li>
<li><a href="#getting_support">Getting Support</a></li>
</ul>
<li><a href="#using_mailzu"><b>Using MailZu</b></a></li>
<ul>
<li><a href="#quick_links">My Quick Links</a></li>
<li><a href="#msg_summary">Message Summary</a></li>
<li><a href="#msg_index">Message Indexes</a></li>
<li><a href="#search">Message Search</a></li>
<li><a href="#msg_view">Message View</a></li>
</ul>
</ul>
<hr width="95%" size="1" noshade="noshade" />
<h4><a name="getting_started" id="getting_started"></a>Getting Started</h4>
<p> At the top of each page you will see a welcome message and today's date.
If a previous user is displayed in the welcome message, click &quot;Log
Out&quot; to clear out any cookies they were using and <a href="#logging_in">log
in</a> as yourself.
Clicking the &quot;Help&quot; link brings a pop-up help window. Clicking
the &quot;Email Administrator&quot; link will open a new mail addressed to the system's
administrator.</p>
<p align="right"><a href="#top">Top</a></p>
<h5><a name="logging_in" id="logging_in"></a>Logging In</h5>
<p>To log in, users must provide their login id and password. The login id
may be your fully-qualified email address ('user@example.com') or simply
your username ('user'). The administrator shall inform you of the correct
form to use. Selecting the &quot;Keep Me Logged In&quot; option will use
cookies to identify you each time you return to the quarantine, bypassing
the need to log in each time. <i>You should only use this option if
you are the only person using MailZu on your computer.</i> After
logging in, you will be redirected to the <a href="#message_summary">
Message Summary</a>.</p>
<p align="right"><a href="#top">Top</a></p>
<h5><a name="language" id="language"></a>Selecting My Language</h5>
<p>On the login page, there will be a pull down menu with all of the
available language translations that your administrator has included.
Please select the language that you prefer and all MailZu text
will be translated. This will not translate any text related to actual
email messages; it will only translate the application text. You will
need to log out to select a different language.</p>
<p align="right"><a href="#top">Top</a></p>
<h5><a name="getting_support" id="getting_support"></a>Getting
Help</h5>
<p>If you you need assistance with viewing your quarantined messages or any
issue whatsoever, feel free to use the &quot;Email
Administrator&quot; link located in <a href="#quick_links">My Quick Links</a>.</p>
<p align="right"><a href="#top">Top</a></p> <p align="right">&nbsp;</p>
<hr width="95%" size="1" noshade="noshade" />
<h4><a name="using_mailzu" id="using_mailzu"></a>Using MailZu</h4>
<p>MailZu allows the user to view quarantined messages based on the type of messages.
The most prevalent types of messages which will be quarantined are those that are
considered spam, or contain a banned attachment.
<p align="right"><a href="#top">Top</a></p>
<h5><a name="quick_links" id="quick_links"></a>My Quick Links</h5>
<p>The Quick Links table will provide you with common application links.
The first, &quot;Quarantine Summary&quot; will give an overview of your message
quarantines.</p>
<p> &quot;My Quarantine&quot; will take you to
an index of your unsolicited bulk email and banned attachments.</p>
<p>&quot;Email Administrator&quot; is a quick way to contact your support
staff if you require assistance.</p>
<p>&quot;Help&quot; gives you this document.</p>
<p>The final link, &quot;Log Out&quot; will log you out of your current
session and return you to the log in screen.</p>
<p align="right"><a href="#top">Top</a></p>
<h5><a name="msg_summary" id="msg_summary"></a>Message Summary</h5>
<p> The message summary is the default page after login. It gives you a quick count of
how many messages you have in your quarantine and their type.
<p align="right"><a href="#top">Top</a></p>
<h5><a name="msg_index" id="msg_index"></a>Message Indexes</h5>
<p> Message indices show all the email for selected quarantined.
For each email quarantined, the index will show the From, Subject, and Date. Depending
on the quarantine currently in view, the index may show more information.</p>
<p>To sort your index by a specific field, click on the field title. Clicking the field
title again will reverse the sort.</p>
<p>Several buttons are available for handling the messages shown in the index. The
'Release/Request' action removes the message from the index and delivers the email as
if it had never been quarantined. The 'Delete' action only removes the message from the
index. These buttons perform the action on the messages selected through the checkboxes.
The 'Delete All' button ignores the state of the checkboxes and removes all messages in
the quarantine selected.</p>
<p>When viewing your pending requests you can withdraw the request by clicking
'Cancel Request'. The message will no longer be queued for administrator review.
</p>
<p align="right"><a href="#top">Top</a></p>
<h5><a name="search" id="search"></a>Message Search</h5>
<p>Using the search function is a quick way to find a message you believe has been
quarantined. You can search for a message by specifying either who its from, or
what the subject is, or both. The search is not case sensitive.</p>
<p align="right"><a href="#top">Top</a></p>
<h5><a name="msg_view" id="msg_view"></a>Message View</h5>
<p>The Message View allows you to see the contents of the message to help
determine if the message is legitimate. This view offers other options such
as to display the original plain text email and see additional message headers.
</p>
<p align="right"><a href="#top">Top</a></p> <p align="right">&nbsp;</p>
<hr width="95%" size="1" noshade="noshade" />
</td>
</tr>
</table>
</div>

321
lang/cs.lang.php Normal file
View File

@@ -0,0 +1,321 @@
<?php
/**
* Czech (cz) translation file.
* Based on phpScheduleIt translation file.
* This also serves as the base translation file from which to derive
* all other translations.
*
* @author Vladimir Volcko <vtg@prolinux.cz>
* @author Petr Stehlik <pstehlik@sophics.cz>
* @version 06-05-07
* @package Languages
*
* Copyright (C) 2005 -2007 MailZu
* License: GPL, see LICENSE
*/
///////////////////////////////////////////////////////////
// INSTRUCTIONS
///////////////////////////////////////////////////////////
// This file contains all of the strings that are used throughout phpScheduleit.
// Please save the translated file as '2 letter language code'.lang.php. For example, en.lang.php.
//
// To make phpScheduleIt available in another language, simply translate each
// of the following strings into the appropriate one for the language. If there
// is no direct translation, please provide the closest translation. Please be sure
// to make the proper additions the /config/langs.php file (instructions are in the file).
// Also, please add a help translation for your language using en.help.php as a base.
//
// You will probably keep all sprintf (%s) tags in their current place. These tags
// are there as a substitution placeholder. Please check the output after translating
// to be sure that the sentences make sense.
//
// + Please use single quotes ' around all $strings. If you need to use the ' character, please enter it as \'
// + Please use double quotes " around all $email. If you need to use the " character, please enter it as \"
//
// + For all $dates please use the PHP strftime() syntax
// http://us2.php.net/manual/en/function.strftime.php
//
// + Non-intuitive parts of this file will be explained with comments. If you
// have any questions, please email lqqkout13@users.sourceforge.net
// or post questions in the Developers forum on SourceForge
// http://sourceforge.net/forum/forum.php?forum_id=331297
///////////////////////////////////////////////////////////
////////////////////////////////
/* Do not modify this section */
////////////////////////////////
global $strings; //
global $email; //
global $dates; //
global $charset; //
global $letters; //
global $days_full; //
global $days_abbr; //
global $days_two; //
global $days_letter; //
global $months_full; //
global $months_abbr; //
global $days_letter; //
/******************************/
// Charset for this language
// 'iso-8859-1' will work for most languages
$charset = 'utf-8';
/***
DAY NAMES
All of these arrays MUST start with Sunday as the first element
and go through the seven day week, ending on Saturday
***/
// The full day name
$days_full = array('Neděle', 'Pondělí', 'Úterý', 'Středa', 'Čtvtek', 'Pátek', 'Sobota');
// The three letter abbreviation
$days_abbr = array('Ne ', 'Po ', 'Út ', 'St ', 'Čt ', 'Pá ', 'So ');
// The two letter abbreviation
$days_two = array('Ne', 'Po', 'Út', 'St', 'Čt', 'Pá', 'So');
// The one letter abbreviation
$days_letter = array('N', 'P', 'Ú', 'S', 'Č', 'P', 'S');
/***
MONTH NAMES
All of these arrays MUST start with January as the first element
and go through the twelve months of the year, ending on December
***/
// The full month name
$months_full = array('Leden', 'Únor', 'Březen', 'Duben', 'Květen', 'Červen', 'Červenec', 'Srpen', 'Září', 'Říjen', 'Listopad', 'Prosinec');
// The three letter month name
$months_abbr = array('Led', 'Úno', 'Bře', 'Dub', 'Kvě', 'Čěr', 'Čec', 'Srp', 'Zář', 'Říj', 'Lis', 'Pro');
// All letters of the alphabet starting with A and ending with Z
$letters = array ('A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z');
/***
DATE FORMATTING
All of the date formatting must use the PHP strftime() syntax
You can include any text/HTML formatting in the translation
***/
// General date formatting used for all date display unless otherwise noted
$dates['general_date'] = '%d/%m/%Y';
// General datetime formatting used for all datetime display unless otherwise noted
// The hour:minute:second will always follow this format
$dates['general_datetime'] = '%d/%m/%Y @';
$dates['header'] = '%A, %B %d, %Y';
/***
STRING TRANSLATIONS
All of these strings should be translated from the English value (right side of the equals sign) to the new language.
- Please keep the keys (between the [] brackets) as they are. The keys will not always be the same as the value.
- Please keep the sprintf formatting (%s) placeholders where they are unless you are sure it needs to be moved.
- Please keep the HTML and punctuation as-is unless you know that you want to change it.
***/
$strings['hours'] = 'hodiny';
$strings['minutes'] = 'minuty';
// The common abbreviation to hint that a user should enter the month as 2 digits
$strings['mm'] = 'mm';
// The common abbreviation to hint that a user should enter the day as 2 digits
$strings['dd'] = 'dd';
// The common abbreviation to hint that a user should enter the year as 4 digits
$strings['yyyy'] = 'rrrr';
$strings['am'] = 'dop';
$strings['pm'] = 'odp';
$strings['Administrator'] = 'Administrátor';
$strings['Welcome Back'] = 'Vítejte zpět, %s';
$strings['Log Out'] = 'Odlogovat';
$strings['Help'] = 'Help';
$strings['Admin Email'] = 'Mail na admina';
$strings['Default'] = 'Default';
$strings['Reset'] = 'Reset';
$strings['Edit'] = 'Změnit';
$strings['Delete'] = 'Smazat';
$strings['Cancel'] = 'Přerušit';
$strings['View'] = 'Zobrazit';
$strings['Modify'] = 'Upravit';
$strings['Save'] = 'Uložit';
$strings['Back'] = 'Zpět';
$strings['BackMessageIndex'] = 'Zpět na zprávy';
$strings['ToggleHeaders'] = 'Přepínat hlavičky';
$strings['ViewOriginal'] = 'Zobrazit originál';
$strings['Next'] = 'Další';
$strings['Close Window'] = 'Zavřít okno';
$strings['Search'] = 'Prohledat';
$strings['Clear'] = 'Vyčistit';
$strings['Days to Show'] = 'Dny k zobrazení';
$strings['Reservation Offset'] = 'Reservation Offset';
$strings['Hidden'] = 'Skrytý';
$strings['Show Summary'] = 'Zobrazit přehled';
$strings['Add Schedule'] = 'Přidat plán ';
$strings['Edit Schedule'] = 'Editovat plán';
$strings['No'] = 'Ne';
$strings['Yes'] = 'Ano';
$strings['Name'] = 'Název';
$strings['First Name'] = 'Jméno';
$strings['Last Name'] = 'Příjmení';
$strings['Resource Name'] = 'Název zdroje';
$strings['Email'] = 'Email';
$strings['Institution'] = 'Instituce';
$strings['Phone'] = 'Telefon';
$strings['Password'] = 'Heslo';
$strings['Permissions'] = 'Oprávnění';
$strings['View information about'] = 'Zobrazit informace o %s %s';
$strings['Send email to'] = 'Poslat email %s %s';
$strings['Reset password for'] = 'Změnit heslo pro %s %s';
$strings['Edit permissions for'] = 'Editovat oprávnění pro %s %s';
$strings['Position'] = 'Pozice';
$strings['Password (6 char min)'] = 'Heslo (%s min. znaků)'; // @since 1.1.0
$strings['Re-Enter Password'] = 'Vložte heslo (znovu)';
$strings['Date'] = 'Datum';
$strings['Email Users'] = 'Email Users';
$strings['Subject'] = 'Předmět';
$strings['Message'] = 'Zpráva';
$strings['Send Email'] = 'Odeslat email';
$strings['problem sending email'] = 'Při odesílání mailu se vyskytla chyba. Zkuste to později znovu.';
$strings['The email sent successfully.'] = 'Email byl úspěšně odeslán.';
$strings['Email address'] = 'Emailová adresa';
$strings['Please Log In'] = 'Zalogujte se';
$strings['Keep me logged in'] = 'Zapamatovat přihlášení <br/>(vyžaduje cookies)';
$strings['Password'] = 'Heslo';
$strings['Log In'] = 'Přihlásit se';
$strings['Get online help'] = 'Získat online help';
$strings['Language'] = 'Jazyky';
$strings['(Default)'] = '(Default)';
$strings['Email Administrator'] = 'Kontaktovat admina';
$strings['N/A'] = 'N/A';
$strings['Summary'] = 'Přehled';
$strings['View stats for schedule'] = 'Zobrazit statistiky pro plán:';
$strings['At A Glance'] = 'Jako celek';
$strings['Total Users'] = 'Celkem uživatelů:';
$strings['Total Resources'] = 'Celkem zdrojů:';
$strings['Total Reservations'] = 'Celkem rezervací:';
$strings['Max Reservation'] = 'Max rezervací:';
$strings['Min Reservation'] = 'Min rezervací:';
$strings['Avg Reservation'] = 'Průměrně rezervací:';
$strings['Most Active Resource'] = 'Nejvíce aktivní zdroje:';
$strings['Most Active User'] = 'Nejvíce aktivní uživatelé:';
$strings['System Stats'] = 'Systémové statistiky';
$strings['phpScheduleIt version'] = 'phpScheduleIt version:';
$strings['Database backend'] = 'Databázový backend:';
$strings['Database name'] = 'Název databáze:';
$strings['PHP version'] = 'PHP verze:';
$strings['Server OS'] = 'Server OS:';
$strings['Server name'] = 'Jméno serveru:';
$strings['phpScheduleIt root directory'] = 'phpScheduleIt root directory:';
$strings['Using permissions'] = 'Používat oprávnění:';
$strings['Using logging'] = 'Používat logování:';
$strings['Log file'] = 'Log soubor:';
$strings['Admin email address'] = 'Admin email address:';
$strings['Tech email address'] = 'Tech email address:';
$strings['CC email addresses'] = 'CC email addresses:';
$strings['Reservation start time'] = 'Reservation start time:';
$strings['Reservation end time'] = 'Reservation end time:';
$strings['Days shown at a time'] = 'Days shown at a time:';
$strings['Reservations'] = 'Reservations';
$strings['Return to top'] = 'Return to top';
$strings['for'] = 'pro';
$strings['Per page'] = 'Po stránce:';
$strings['Page'] = 'Stránka:';
$strings['You are not logged in!'] = 'Nejste zalogován(a)!';
$strings['Setup'] = 'Setup';
$strings['Invalid User Name/Password.'] = 'Neplatný uživatel/heslo.';
$strings['Valid username is required'] = 'Platné uživatelské jméno je požadováno';
$strings['Close'] = 'Zavřít';
$strings['Admin'] = 'Admin';
$strings['My Quick Links'] = 'Moje odkazy';
$strings['Go to first page'] = 'Jít na první stránku';
$strings['Go to last page'] = 'Jít na poslední stránku';
$strings['Sort by descending order'] = 'Setřidit sestupně';
$strings['Sort by ascending order'] = 'Setřídit vzestupně';
$strings['Spam Quarantine'] = 'Spam karanténa';
$strings['Message View'] = 'Zobrazit zprávu';
$strings['Attachment Quarantine'] = 'Přílohy v karanténě';
$strings['No such content type'] = 'No such content type';
$strings['No message was selected'] = 'Žádná zpráva nebyla vybrána ...';
$strings['Unknown action type'] = 'Neznámý typ akce ...';
$strings['A problem occured when trying to release the following messages'] = 'Chyba při pokusu o uvolnění následujících zpráv';
$strings['A problem occured when trying to delete the following messages'] = 'Chyba při pokusu při odstranění následujících zpráv';
$strings['Please release the following messages'] = 'Prosím o uvolnění následujících zpráv';
$strings['To'] = 'Komu';
$strings['From'] = 'Od';
$strings['Subject'] = 'Předmět';
$strings['Date'] = 'Datum';
$strings['Score'] = 'Score';
$strings['Mail ID'] = 'Mail ID';
$strings['Status'] = 'Status';
$strings['Print'] = 'Tisk';
$strings['CloseWindow'] = 'Zavřít';
$strings['Unknown server type'] = 'Neznámý typ serveru ...';
$strings['Showing messages'] = "Zobrazení zpráv %s through %s &nbsp;&nbsp; (%s celkem)\r\n";
$strings['View this message'] = 'Zobrazit zprávu';
$strings['Message Unavailable'] = 'Zpráva není k dispozici';
$strings['My Quarantine'] = 'Moje karanténa';
$strings['Site Quarantine'] = 'Server karanténa';
$strings['Message Processing'] = 'Zpracování zprávy';
$strings['Quarantine Summary'] = 'Přehled karantény';
$strings['Site Quarantine Summary'] = 'Přehled karantény serveru';
$strings['Login'] = 'Login';
$strings['spam(s)'] = 'spam(ů)';
$strings['attachment(s)'] = 'příloh(a)';
$strings['pending release request(s)'] = 'nevyřízené(ých) požadavky(ů) na uvolnění';
$strings['virus(es)'] = 'vir(ů)';
$strings['bad header(s)'] = 'špatná(é) hlavička(y)';
$strings['You have to type some text'] = 'Napište nějaký text';
$strings['Release'] = 'Uvolnit';
$strings['Release/Request release'] = 'Uvolnit/Request release';
$strings['Request release'] = 'Požadavek na uvolnění';
$strings['Delete'] = 'Smazat';
$strings['Delete All'] = 'Smazat vše';
$strings['Send report and go back'] = 'Poslat report a jít zpět';
$strings['Go back'] = "Jít zpět";
$strings['Select All'] = "Vybrat vše";
$strings['Clear All'] = "Odznačit vše";
$strings['Access Denied'] = "Přístup odepřen";
$strings['My Pending Requests'] = "Moje nevyříz. pož.";
$strings['Site Pending Requests'] = "Server nevyříz. pož.";
$strings['Cancel Request'] = "Zrušit požadavek";
$strings['User is not allowed to login'] = "Uživatel nemá oprávnění pro nalogování";
$strings['Authentication successful'] = "Úspěšné prokázání identity";
$strings['Authentication failed'] = "Prokázání identity selhalo";
$strings['LDAP connection failed'] = "LDAP/AD spojení selhalo";
$strings['Logout successful'] = "Úspěšné odhlášení";
$strings['IMAP Authentication: no match'] = "IMAP Authentication: no match";
$strings['Search for messages whose:'] = "Hledat zprávy kde:";
$strings['Content Type'] = "Typ obsahu";
$strings['Clear search results'] = "Vyčistit výsledky vyhledávání";
$strings['contains'] = "obsahuje";
$strings['doesn\'t contain'] = "neobsahuje";
$strings['equals'] = "je shodné";
$strings['doesn\'t equal'] = "není shodné";
$strings['All'] = "Vše";
$strings['Spam'] = "Spam";
$strings['Banned'] = "Zakázané";
$strings['Virus'] = "Vir";
$strings['Viruses'] = "Viry";
$strings['Bad Header'] = "Špatná hlavička";
$strings['Bad Headers'] = "Špatné hlavičky";
$strings['Pending Requests'] = "Pending Requests";
$strings['last'] = "poslední";
$strings['first'] = "první";
$strings['previous'] = "předchozí";
$strings['There was an error executing your query'] = 'Chyba při provádění požadavku:';
$strings['There are no matching records.'] = 'Žádné záznamy neodpovídají zadaným kritériím.';
$strings['Domain'] = 'Doména';
$strings['Total'] = 'Celkem';
$strings['X-Amavis-Alert'] = 'X-Amavis-Alert';
$strings['Loading Summary...'] = 'Loading Summary...';
$strings['Retrieving Messages...'] = 'Retrieving Messages...';
?>

142
lang/en.help.php Normal file
View File

@@ -0,0 +1,142 @@
<?php
/**
* English (en) help translation file.
* This also serves as the base translation file from which to derive
* all other translations.
*
* @author Brian Wong <bwsource@users.sourceforge.net>
* @translator Your Name <your@email.com>
* @version 01-08-05
* @package Languages
*
* Copyright (C) 2003 - 2007 MailZu
* License: GPL, see LICENSE
*/
///////////////////////////////////////////////////////////
// INSTRUCTIONS
///////////////////////////////////////////////////////////
// This file contains all the help file for MailZu. Please save the translated
// file as '2 letter language code'.help.php. For example, en.help.php.
//
// To make MailZu help available in another language, simply translate this
// file into your language. If there is no direct translation, please provide the
// closest translation.
//
// This will be included in the body of the help file.
//
// Please keep the HTML formatting unless you need to change it. Also, please try
// to keep the HTML XHTML 1.0 Transitional complaint.
///////////////////////////////////////////////////////////
?>
<div align="center">
<h3><a name="top" id="top"></a>Introduction to MailZu</h3>
<p><a href="http://mailzu.net" target="_blank">http://mailzu.net</a></p>
<table width="100%" border="0" cellspacing="0" cellpadding="5" style="border: solid #CCCCCC 1px">
<tr>
<td bgcolor="#FAFAFA">
<ul>
<li><b><a href="#getting_started">Getting Started</a></b></li>
<ul>
<li><a href="#logging_in">Logging In</a></li>
<li><a href="#language">Selecting My Language</a></li>
<li><a href="#getting_support">Getting Support</a></li>
</ul>
<li><a href="#using_mailzu"><b>Using MailZu</b></a></li>
<ul>
<li><a href="#quick_links">My Quick Links</a></li>
<li><a href="#msg_summary">Message Summary</a></li>
<li><a href="#msg_index">Message Indexes</a></li>
<li><a href="#search">Message Search</a></li>
<li><a href="#msg_view">Message View</a></li>
</ul>
</ul>
<hr width="95%" size="1" noshade="noshade" />
<h4><a name="getting_started" id="getting_started"></a>Getting Started</h4>
<p> At the top of each page you will see a welcome message and today's date.
If a previous user is displayed in the welcome message, click &quot;Log
Out&quot; to clear out any cookies they were using and <a href="#logging_in">log
in</a> as yourself.
Clicking the &quot;Help&quot; link brings a pop-up help window. Clicking
the &quot;Email Administrator&quot; link will open a new mail addressed to the system's
administrator.</p>
<p align="right"><a href="#top">Top</a></p>
<h5><a name="logging_in" id="logging_in"></a>Logging In</h5>
<p>To log in, users must provide their login id and password. The login id
may be your fully-qualified email address ('user@example.com') or simply
your username ('user'). The administrator shall inform you of the correct
form to use. Selecting the &quot;Keep Me Logged In&quot; option will use
cookies to identify you each time you return to the quarantine, bypassing
the need to log in each time. <i>You should only use this option if
you are the only person using MailZu on your computer.</i> After
logging in, you will be redirected to the <a href="#message_summary">
Message Summary</a>.</p>
<p align="right"><a href="#top">Top</a></p>
<h5><a name="language" id="language"></a>Selecting My Language</h5>
<p>On the login page, there will be a pull down menu with all of the
available language translations that your administrator has included.
Please select the language that you prefer and all MailZu text
will be translated. This will not translate any text related to actual
email messages; it will only translate the application text. You will
need to log out to select a different language.</p>
<p align="right"><a href="#top">Top</a></p>
<h5><a name="getting_support" id="getting_support"></a>Getting
Help</h5>
<p>If you you need assistance with viewing your quarantined messages or any
issue whatsoever, feel free to use the &quot;Email
Administrator&quot; link located in <a href="#quick_links">My Quick Links</a>.</p>
<p align="right"><a href="#top">Top</a></p> <p align="right">&nbsp;</p>
<hr width="95%" size="1" noshade="noshade" />
<h4><a name="using_mailzu" id="using_mailzu"></a>Using MailZu</h4>
<p>MailZu allows the user to view quarantined messages based on the type of messages.
The most prevalent types of messages which will be quarantined are those that are
considered spam, or contain a banned attachment.
<p align="right"><a href="#top">Top</a></p>
<h5><a name="quick_links" id="quick_links"></a>My Quick Links</h5>
<p>The Quick Links table will provide you with common application links.
The first, &quot;Quarantine Summary&quot; will give an overview of your message
quarantines.</p>
<p> &quot;My Quarantine&quot; will take you to
an index of your unsolicited bulk email and banned attachments.</p>
<p>&quot;Email Administrator&quot; is a quick way to contact your support
staff if you require assistance.</p>
<p>&quot;Help&quot; gives you this document.</p>
<p>The final link, &quot;Log Out&quot; will log you out of your current
session and return you to the log in screen.</p>
<p align="right"><a href="#top">Top</a></p>
<h5><a name="msg_summary" id="msg_summary"></a>Message Summary</h5>
<p> The message summary is the default page after login. It gives you a quick count of
how many messages you have in your quarantine and their type.
<p align="right"><a href="#top">Top</a></p>
<h5><a name="msg_index" id="msg_index"></a>Message Indexes</h5>
<p> Message indices show all the email for selected quarantined.
For each email quarantined, the index will show the From, Subject, and Date. Depending
on the quarantine currently in view, the index may show more information.</p>
<p>To sort your index by a specific field, click on the field title. Clicking the field
title again will reverse the sort.</p>
<p>Several buttons are available for handling the messages shown in the index. The
'Release/Request' action removes the message from the index and delivers the email as
if it had never been quarantined. The 'Delete' action only removes the message from the
index. These buttons perform the action on the messages selected through the checkboxes.
The 'Delete All' button ignores the state of the checkboxes and removes all messages in
the quarantine selected.</p>
<p>When viewing your pending requests you can withdraw the request by clicking
'Cancel Request'. The message will no longer be queued for administrator review.
</p>
<p align="right"><a href="#top">Top</a></p>
<h5><a name="search" id="search"></a>Message Search</h5>
<p>Using the search function is a quick way to find a message you believe has been
quarantined. You can search for a message by specifying either who its from, or
what the subject is, or both. The search is not case sensitive.</p>
<p align="right"><a href="#top">Top</a></p>
<h5><a name="msg_view" id="msg_view"></a>Message View</h5>
<p>The Message View allows you to see the contents of the message to help
determine if the message is legitimate. This view offers other options such
as to display the original plain text email and see additional message headers.
</p>
<p align="right"><a href="#top">Top</a></p> <p align="right">&nbsp;</p>
<hr width="95%" size="1" noshade="noshade" />
</td>
</tr>
</table>
</div>

322
lang/en_GB.lang.php Normal file
View File

@@ -0,0 +1,322 @@
<?php
/**
* English (en) translation file.
* Based on phpScheduleIt translation file.
* This also serves as the base translation file from which to derive
* all other translations.
*
* @author Samuel Tran <stran2005@users.sourceforge.net>
* @author Brian Wong <bwsource@users.sourceforge.net>
* @author Nicolas Peyrussie <peyrouz@users.sourceforge.net>
* @version 04-03-07
* @package Languages
*
* Copyright (C) 2005 - 2007 MailZu
* License: GPL, see LICENSE
*/
///////////////////////////////////////////////////////////
// INSTRUCTIONS
///////////////////////////////////////////////////////////
// This file contains all of the strings that are used throughout phpScheduleit.
// Please save the translated file as '2 letter language code'.lang.php. For example, en.lang.php.
//
// To make phpScheduleIt available in another language, simply translate each
// of the following strings into the appropriate one for the language. If there
// is no direct translation, please provide the closest translation. Please be sure
// to make the proper additions the /config/langs.php file (instructions are in the file).
// Also, please add a help translation for your language using en.help.php as a base.
//
// You will probably keep all sprintf (%s) tags in their current place. These tags
// are there as a substitution placeholder. Please check the output after translating
// to be sure that the sentences make sense.
//
// + Please use single quotes ' around all $strings. If you need to use the ' character, please enter it as \'
// + Please use double quotes " around all $email. If you need to use the " character, please enter it as \"
//
// + For all $dates please use the PHP strftime() syntax
// http://us2.php.net/manual/en/function.strftime.php
//
// + Non-intuitive parts of this file will be explained with comments. If you
// have any questions, please email lqqkout13@users.sourceforge.net
// or post questions in the Developers forum on SourceForge
// http://sourceforge.net/forum/forum.php?forum_id=331297
///////////////////////////////////////////////////////////
////////////////////////////////
/* Do not modify this section */
////////////////////////////////
global $strings; //
global $email; //
global $dates; //
global $charset; //
global $letters; //
global $days_full; //
global $days_abbr; //
global $days_two; //
global $days_letter; //
global $months_full; //
global $months_abbr; //
global $days_letter; //
/******************************/
// Charset for this language
// 'iso-8859-1' will work for most languages
$charset = 'iso-8859-1';
/***
DAY NAMES
All of these arrays MUST start with Sunday as the first element
and go through the seven day week, ending on Saturday
***/
// The full day name
$days_full = array('Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday');
// The three letter abbreviation
$days_abbr = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
// The two letter abbreviation
$days_two = array('Su', 'Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa');
// The one letter abbreviation
$days_letter = array('S', 'M', 'T', 'W', 'T', 'F', 'S');
/***
MONTH NAMES
All of these arrays MUST start with January as the first element
and go through the twelve months of the year, ending on December
***/
// The full month name
$months_full = array('January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December');
// The three letter month name
$months_abbr = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
// All letters of the alphabet starting with A and ending with Z
$letters = array ('A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z');
/***
DATE FORMATTING
All of the date formatting must use the PHP strftime() syntax
You can include any text/HTML formatting in the translation
***/
// General date formatting used for all date display unless otherwise noted
$dates['general_date'] = '%d/%m/%Y';
// General datetime formatting used for all datetime display unless otherwise noted
// The hour:minute:second will always follow this format
$dates['general_datetime'] = '%d/%m/%Y @';
$dates['header'] = '%A, %B %d, %Y';
/***
STRING TRANSLATIONS
All of these strings should be translated from the English value (right side of the equals sign) to the new language.
- Please keep the keys (between the [] brackets) as they are. The keys will not always be the same as the value.
- Please keep the sprintf formatting (%s) placeholders where they are unless you are sure it needs to be moved.
- Please keep the HTML and punctuation as-is unless you know that you want to change it.
***/
$strings['hours'] = 'hours';
$strings['minutes'] = 'minutes';
// The common abbreviation to hint that a user should enter the month as 2 digits
$strings['mm'] = 'mm';
// The common abbreviation to hint that a user should enter the day as 2 digits
$strings['dd'] = 'dd';
// The common abbreviation to hint that a user should enter the year as 4 digits
$strings['yyyy'] = 'yyyy';
$strings['am'] = 'am';
$strings['pm'] = 'pm';
$strings['Administrator'] = 'Administrator';
$strings['Welcome Back'] = 'Welcome Back, %s';
$strings['Log Out'] = 'Log Out';
$strings['Help'] = 'Help';
$strings['Admin Email'] = 'Admin Email';
$strings['Default'] = 'Default';
$strings['Reset'] = 'Reset';
$strings['Edit'] = 'Edit';
$strings['Delete'] = 'Delete';
$strings['Cancel'] = 'Cancel';
$strings['View'] = 'View';
$strings['Modify'] = 'Modify';
$strings['Save'] = 'Save';
$strings['Back'] = 'Back';
$strings['BackMessageIndex'] = 'Back to Messages';
$strings['ToggleHeaders'] = 'Toggle Headers';
$strings['ViewOriginal'] = 'View Original';
$strings['Next'] = 'Next';
$strings['Close Window'] = 'Close Window';
$strings['Search'] = 'Search';
$strings['Clear'] = 'Clear';
$strings['Days to Show'] = 'Days to Show';
$strings['Reservation Offset'] = 'Reservation Offset';
$strings['Hidden'] = 'Hidden';
$strings['Show Summary'] = 'Show Summary';
$strings['Add Schedule'] = 'Add Schedule';
$strings['Edit Schedule'] = 'Edit Schedule';
$strings['No'] = 'No';
$strings['Yes'] = 'Yes';
$strings['Name'] = 'Name';
$strings['First Name'] = 'First Name';
$strings['Last Name'] = 'Last Name';
$strings['Resource Name'] = 'Resource Name';
$strings['Email'] = 'Email';
$strings['Institution'] = 'Institution';
$strings['Phone'] = 'Phone';
$strings['Password'] = 'Password';
$strings['Permissions'] = 'Permissions';
$strings['View information about'] = 'View information about %s %s';
$strings['Send email to'] = 'Send email to %s %s';
$strings['Reset password for'] = 'Reset password for %s %s';
$strings['Edit permissions for'] = 'Edit permissions for %s %s';
$strings['Position'] = 'Position';
$strings['Password (6 char min)'] = 'Password (%s char min)'; // @since 1.1.0
$strings['Re-Enter Password'] = 'Re-Enter Password';
$strings['Date'] = 'Date';
$strings['Email Users'] = 'Email Users';
$strings['Subject'] = 'Subject';
$strings['Message'] = 'Message';
$strings['Send Email'] = 'Send Email';
$strings['problem sending email'] = 'Sorry, there was a problem sending your email. Please try again later.';
$strings['The email sent successfully.'] = 'The email sent successfully.';
$strings['Email address'] = 'Email address';
$strings['Please Log In'] = 'Please Log In';
$strings['Keep me logged in'] = 'Keep me logged in <br/>(requires cookies)';
$strings['Password'] = 'Password';
$strings['Log In'] = 'Log In';
$strings['Get online help'] = 'Get online help';
$strings['Language'] = 'Language';
$strings['(Default)'] = '(Default)';
$strings['Email Administrator'] = 'Email Administrator';
$strings['N/A'] = 'N/A';
$strings['Summary'] = 'Summary';
$strings['View stats for schedule'] = 'View stats for schedule:';
$strings['At A Glance'] = 'At A Glance';
$strings['Total Users'] = 'Total Users:';
$strings['Total Resources'] = 'Total Resources:';
$strings['Total Reservations'] = 'Total Reservations:';
$strings['Max Reservation'] = 'Max Reservation:';
$strings['Min Reservation'] = 'Min Reservation:';
$strings['Avg Reservation'] = 'Avg Reservation:';
$strings['Most Active Resource'] = 'Most Active Resource:';
$strings['Most Active User'] = 'Most Active User:';
$strings['System Stats'] = 'System Stats';
$strings['phpScheduleIt version'] = 'phpScheduleIt version:';
$strings['Database backend'] = 'Database backend:';
$strings['Database name'] = 'Database name:';
$strings['PHP version'] = 'PHP version:';
$strings['Server OS'] = 'Server OS:';
$strings['Server name'] = 'Server name:';
$strings['phpScheduleIt root directory'] = 'phpScheduleIt root directory:';
$strings['Using permissions'] = 'Using permissions:';
$strings['Using logging'] = 'Using logging:';
$strings['Log file'] = 'Log file:';
$strings['Admin email address'] = 'Admin email address:';
$strings['Tech email address'] = 'Tech email address:';
$strings['CC email addresses'] = 'CC email addresses:';
$strings['Reservation start time'] = 'Reservation start time:';
$strings['Reservation end time'] = 'Reservation end time:';
$strings['Days shown at a time'] = 'Days shown at a time:';
$strings['Reservations'] = 'Reservations';
$strings['Return to top'] = 'Return to top';
$strings['for'] = 'for';
$strings['Per page'] = 'Per page:';
$strings['Page'] = 'Page:';
$strings['You are not logged in!'] = 'You are not logged in!';
$strings['Setup'] = 'Setup';
$strings['Invalid User Name/Password.'] = 'Invalid User Name/Password.';
$strings['Valid username is required'] = 'Valid username is required';
$strings['Close'] = 'Close';
$strings['Admin'] = 'Admin';
$strings['My Quick Links'] = 'My Quick Links';
$strings['Go to first page'] = 'Go to first page';
$strings['Go to last page'] = 'Go to last page';
$strings['Sort by descending order'] = 'Sort by descending order';
$strings['Sort by ascending order'] = 'Sort by ascending order';
$strings['Spam Quarantine'] = 'Spam Quarantine';
$strings['Message View'] = 'Message View';
$strings['Attachment Quarantine'] = 'Attachment Quarantine';
$strings['No such content type'] = 'No such content type';
$strings['No message was selected'] = 'No message was selected ...';
$strings['Unknown action type'] = 'Unknown action type ...';
$strings['A problem occured when trying to release the following messages'] = 'A problem occured when trying to release the following messages';
$strings['A problem occured when trying to delete the following messages'] = 'A problem occured when trying to delete the following messages';
$strings['Please release the following messages'] = 'Please release the following messages';
$strings['To'] = 'To';
$strings['From'] = 'From';
$strings['Subject'] = 'Subject';
$strings['Date'] = 'Date';
$strings['Score'] = 'Score';
$strings['Mail ID'] = 'Mail ID';
$strings['Status'] = 'Status';
$strings['Print'] = 'Print';
$strings['CloseWindow'] = 'Close';
$strings['Unknown server type'] = 'Unknown server type ...';
$strings['Showing messages'] = "Showing messages %s through %s &nbsp;&nbsp; (%s total)\r\n";
$strings['View this message'] = 'View this message';
$strings['Message Unavailable'] = 'Message Unavailable';
$strings['My Quarantine'] = 'My Quarantine';
$strings['Site Quarantine'] = 'Site Quarantine';
$strings['Message Processing'] = 'Message Processing';
$strings['Quarantine Summary'] = 'Quarantine Summary';
$strings['Site Quarantine Summary'] = 'Site Quarantine Summary';
$strings['Login'] = 'Login';
$strings['spam(s)'] = 'spam(s)';
$strings['attachment(s)'] = 'attachment(s)';
$strings['pending release request(s)'] = 'pending release request(s)';
$strings['virus(es)'] = 'virus(es)';
$strings['bad header(s)'] = 'bad header(s)';
$strings['You have to type some text'] = 'You have to type some text';
$strings['Release'] = 'Release';
$strings['Release/Request release'] = 'Release/Request release';
$strings['Request release'] = 'Request release';
$strings['Delete'] = 'Delete';
$strings['Delete All'] = 'Delete All';
$strings['Send report and go back'] = 'Send report and go back';
$strings['Go back'] = "Go back";
$strings['Select All'] = "Select All";
$strings['Clear All'] = "Clear All";
$strings['Access Denied'] = "Access Denied";
$strings['My Pending Requests'] = "My Pending Requests";
$strings['Site Pending Requests'] = "Site Pending Requests";
$strings['Cancel Request'] = "Cancel Request";
$strings['User is not allowed to login'] = "User is not allowed to login";
$strings['Authentication successful'] = "Authentication successful";
$strings['Authentication failed'] = "Authentication failed";
$strings['LDAP connection failed'] = "LDAP/AD connection failed";
$strings['Logout successful'] = "Logout successful";
$strings['IMAP Authentication: no match'] = "IMAP Authentication: no match";
$strings['Search for messages whose:'] = "Search for messages whose:";
$strings['Content Type'] = "Content Type";
$strings['Clear search results'] = "Clear search results";
$strings['contains'] = "contains";
$strings['doesn\'t contain'] = "doesn't contain";
$strings['equals'] = "equals";
$strings['doesn\'t equal'] = "doesn't equal";
$strings['All'] = "All";
$strings['Spam'] = "Spam";
$strings['Banned'] = "Banned";
$strings['Virus'] = "Virus";
$strings['Viruses'] = "Viruses";
$strings['Bad Header'] = "Bad Header";
$strings['Bad Headers'] = "Bad Headers";
$strings['Pending Requests'] = "Pending Requests";
$strings['last'] = "last";
$strings['first'] = "first";
$strings['previous'] = "previous";
$strings['There was an error executing your query'] = 'There was an error executing your query:';
$strings['There are no matching records.'] = 'There are no matching records.';
$strings['Domain'] = 'Domain';
$strings['Total'] = 'Total';
$strings['X-Amavis-Alert'] = 'X-Amavis-Alert';
$strings['Loading Summary...'] = 'Loading Summary...';
$strings['Retrieving Messages...'] = 'Retrieving Messages...';
?>

323
lang/en_US.lang.php Normal file
View File

@@ -0,0 +1,323 @@
<?php
/**
* English (en) translation file.
* Based on phpScheduleIt translation file.
* This also serves as the base translation file from which to derive
* all other translations.
*
* @author Samuel Tran <stran2005@users.sourceforge.net>
* @author Brian Wong <bwsource@users.sourceforge.net>
* @author Nicolas Peyrussie <peyrouz@users.sourceforge.net>
* @author Jeremy Fowler <jfowler06@users.sourceforge.net>
* @version 04-03-07
* @package Languages
*
* Copyright (C) 2005 - 2007 MailZu
* License: GPL, see LICENSE
*/
///////////////////////////////////////////////////////////
// INSTRUCTIONS
///////////////////////////////////////////////////////////
// This file contains all of the strings that are used throughout phpScheduleit.
// Please save the translated file as '2 letter language code'.lang.php. For example, en.lang.php.
//
// To make phpScheduleIt available in another language, simply translate each
// of the following strings into the appropriate one for the language. If there
// is no direct translation, please provide the closest translation. Please be sure
// to make the proper additions the /config/langs.php file (instructions are in the file).
// Also, please add a help translation for your language using en.help.php as a base.
//
// You will probably keep all sprintf (%s) tags in their current place. These tags
// are there as a substitution placeholder. Please check the output after translating
// to be sure that the sentences make sense.
//
// + Please use single quotes ' around all $strings. If you need to use the ' character, please enter it as \'
// + Please use double quotes " around all $email. If you need to use the " character, please enter it as \"
//
// + For all $dates please use the PHP strftime() syntax
// http://us2.php.net/manual/en/function.strftime.php
//
// + Non-intuitive parts of this file will be explained with comments. If you
// have any questions, please email lqqkout13@users.sourceforge.net
// or post questions in the Developers forum on SourceForge
// http://sourceforge.net/forum/forum.php?forum_id=331297
///////////////////////////////////////////////////////////
////////////////////////////////
/* Do not modify this section */
////////////////////////////////
global $strings; //
global $email; //
global $dates; //
global $charset; //
global $letters; //
global $days_full; //
global $days_abbr; //
global $days_two; //
global $days_letter; //
global $months_full; //
global $months_abbr; //
global $days_letter; //
/******************************/
// Charset for this language
// 'iso-8859-1' will work for most languages
$charset = 'iso-8859-1';
/***
DAY NAMES
All of these arrays MUST start with Sunday as the first element
and go through the seven day week, ending on Saturday
***/
// The full day name
$days_full = array('Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday');
// The three letter abbreviation
$days_abbr = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
// The two letter abbreviation
$days_two = array('Su', 'Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa');
// The one letter abbreviation
$days_letter = array('S', 'M', 'T', 'W', 'T', 'F', 'S');
/***
MONTH NAMES
All of these arrays MUST start with January as the first element
and go through the twelve months of the year, ending on December
***/
// The full month name
$months_full = array('January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December');
// The three letter month name
$months_abbr = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
// All letters of the alphabet starting with A and ending with Z
$letters = array ('A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z');
/***
DATE FORMATTING
All of the date formatting must use the PHP strftime() syntax
You can include any text/HTML formatting in the translation
***/
// General date formatting used for all date display unless otherwise noted
$dates['general_date'] = '%m/%d/%Y';
// General datetime formatting used for all datetime display unless otherwise noted
// The hour:minute:second will always follow this format
$dates['general_datetime'] = '%m/%d/%Y @';
$dates['header'] = '%A, %B %d, %Y';
/***
STRING TRANSLATIONS
All of these strings should be translated from the English value (right side of the equals sign) to the new language.
- Please keep the keys (between the [] brackets) as they are. The keys will not always be the same as the value.
- Please keep the sprintf formatting (%s) placeholders where they are unless you are sure it needs to be moved.
- Please keep the HTML and punctuation as-is unless you know that you want to change it.
***/
$strings['hours'] = 'hours';
$strings['minutes'] = 'minutes';
// The common abbreviation to hint that a user should enter the month as 2 digits
$strings['mm'] = 'mm';
// The common abbreviation to hint that a user should enter the day as 2 digits
$strings['dd'] = 'dd';
// The common abbreviation to hint that a user should enter the year as 4 digits
$strings['yyyy'] = 'yyyy';
$strings['am'] = 'am';
$strings['pm'] = 'pm';
$strings['Administrator'] = 'Administrator';
$strings['Welcome Back'] = 'Welcome Back, %s';
$strings['Log Out'] = 'Log Out';
$strings['Help'] = 'Help';
$strings['Admin Email'] = 'Admin Email';
$strings['Default'] = 'Default';
$strings['Reset'] = 'Reset';
$strings['Edit'] = 'Edit';
$strings['Delete'] = 'Delete';
$strings['Cancel'] = 'Cancel';
$strings['View'] = 'View';
$strings['Modify'] = 'Modify';
$strings['Save'] = 'Save';
$strings['Back'] = 'Back';
$strings['BackMessageIndex'] = 'Back to Messages';
$strings['ToggleHeaders'] = 'Toggle Headers';
$strings['ViewOriginal'] = 'View Original';
$strings['Next'] = 'Next';
$strings['Close Window'] = 'Close Window';
$strings['Search'] = 'Search';
$strings['Clear'] = 'Clear';
$strings['Days to Show'] = 'Days to Show';
$strings['Reservation Offset'] = 'Reservation Offset';
$strings['Hidden'] = 'Hidden';
$strings['Show Summary'] = 'Show Summary';
$strings['Add Schedule'] = 'Add Schedule';
$strings['Edit Schedule'] = 'Edit Schedule';
$strings['No'] = 'No';
$strings['Yes'] = 'Yes';
$strings['Name'] = 'Name';
$strings['First Name'] = 'First Name';
$strings['Last Name'] = 'Last Name';
$strings['Resource Name'] = 'Resource Name';
$strings['Email'] = 'Email';
$strings['Institution'] = 'Institution';
$strings['Phone'] = 'Phone';
$strings['Password'] = 'Password';
$strings['Permissions'] = 'Permissions';
$strings['View information about'] = 'View information about %s %s';
$strings['Send email to'] = 'Send email to %s %s';
$strings['Reset password for'] = 'Reset password for %s %s';
$strings['Edit permissions for'] = 'Edit permissions for %s %s';
$strings['Position'] = 'Position';
$strings['Password (6 char min)'] = 'Password (%s char min)'; // @since 1.1.0
$strings['Re-Enter Password'] = 'Re-Enter Password';
$strings['Date'] = 'Date';
$strings['Email Users'] = 'Email Users';
$strings['Subject'] = 'Subject';
$strings['Message'] = 'Message';
$strings['Send Email'] = 'Send Email';
$strings['problem sending email'] = 'Sorry, there was a problem sending your email. Please try again later.';
$strings['The email sent successfully.'] = 'The email sent successfully.';
$strings['Email address'] = 'Email address';
$strings['Please Log In'] = 'Please Log In';
$strings['Keep me logged in'] = 'Keep me logged in <br/>(requires cookies)';
$strings['Password'] = 'Password';
$strings['Log In'] = 'Log In';
$strings['Get online help'] = 'Get online help';
$strings['Language'] = 'Language';
$strings['(Default)'] = '(Default)';
$strings['Email Administrator'] = 'Email Administrator';
$strings['N/A'] = 'N/A';
$strings['Summary'] = 'Summary';
$strings['View stats for schedule'] = 'View stats for schedule:';
$strings['At A Glance'] = 'At A Glance';
$strings['Total Users'] = 'Total Users:';
$strings['Total Resources'] = 'Total Resources:';
$strings['Total Reservations'] = 'Total Reservations:';
$strings['Max Reservation'] = 'Max Reservation:';
$strings['Min Reservation'] = 'Min Reservation:';
$strings['Avg Reservation'] = 'Avg Reservation:';
$strings['Most Active Resource'] = 'Most Active Resource:';
$strings['Most Active User'] = 'Most Active User:';
$strings['System Stats'] = 'System Stats';
$strings['phpScheduleIt version'] = 'phpScheduleIt version:';
$strings['Database backend'] = 'Database backend:';
$strings['Database name'] = 'Database name:';
$strings['PHP version'] = 'PHP version:';
$strings['Server OS'] = 'Server OS:';
$strings['Server name'] = 'Server name:';
$strings['phpScheduleIt root directory'] = 'phpScheduleIt root directory:';
$strings['Using permissions'] = 'Using permissions:';
$strings['Using logging'] = 'Using logging:';
$strings['Log file'] = 'Log file:';
$strings['Admin email address'] = 'Admin email address:';
$strings['Tech email address'] = 'Tech email address:';
$strings['CC email addresses'] = 'CC email addresses:';
$strings['Reservation start time'] = 'Reservation start time:';
$strings['Reservation end time'] = 'Reservation end time:';
$strings['Days shown at a time'] = 'Days shown at a time:';
$strings['Reservations'] = 'Reservations';
$strings['Return to top'] = 'Return to top';
$strings['for'] = 'for';
$strings['Per page'] = 'Per page:';
$strings['Page'] = 'Page:';
$strings['You are not logged in!'] = 'You are not logged in!';
$strings['Setup'] = 'Setup';
$strings['Invalid User Name/Password.'] = 'Invalid User Name/Password.';
$strings['Valid username is required'] = 'Valid username is required';
$strings['Close'] = 'Close';
$strings['Admin'] = 'Admin';
$strings['My Quick Links'] = 'My Quick Links';
$strings['Go to first page'] = 'Go to first page';
$strings['Go to last page'] = 'Go to last page';
$strings['Sort by descending order'] = 'Sort by descending order';
$strings['Sort by ascending order'] = 'Sort by ascending order';
$strings['Spam Quarantine'] = 'Spam Quarantine';
$strings['Message View'] = 'Message View';
$strings['Attachment Quarantine'] = 'Attachment Quarantine';
$strings['No such content type'] = 'No such content type';
$strings['No message was selected'] = 'No message was selected ...';
$strings['Unknown action type'] = 'Unknown action type ...';
$strings['A problem occured when trying to release the following messages'] = 'A problem occured when trying to release the following messages';
$strings['A problem occured when trying to delete the following messages'] = 'A problem occured when trying to delete the following messages';
$strings['Please release the following messages'] = 'Please release the following messages';
$strings['To'] = 'To';
$strings['From'] = 'From';
$strings['Subject'] = 'Subject';
$strings['Date'] = 'Date';
$strings['Score'] = 'Score';
$strings['Mail ID'] = 'Mail ID';
$strings['Status'] = 'Status';
$strings['Print'] = 'Print';
$strings['CloseWindow'] = 'Close';
$strings['Unknown server type'] = 'Unknown server type ...';
$strings['Showing messages'] = "Showing messages %s through %s &nbsp;&nbsp; (%s total)\r\n";
$strings['View this message'] = 'View this message';
$strings['Message Unavailable'] = 'Message Unavailable';
$strings['My Quarantine'] = 'My Quarantine';
$strings['Site Quarantine'] = 'Site Quarantine';
$strings['Message Processing'] = 'Message Processing';
$strings['Quarantine Summary'] = 'Quarantine Summary';
$strings['Site Quarantine Summary'] = 'Site Quarantine Summary';
$strings['Login'] = 'Login';
$strings['spam(s)'] = 'spam(s)';
$strings['attachment(s)'] = 'attachment(s)';
$strings['pending release request(s)'] = 'pending release request(s)';
$strings['virus(es)'] = 'virus(es)';
$strings['bad header(s)'] = 'bad header(s)';
$strings['You have to type some text'] = 'You have to type some text';
$strings['Release'] = 'Release';
$strings['Release/Request release'] = 'Release/Request release';
$strings['Request release'] = 'Request release';
$strings['Delete'] = 'Delete';
$strings['Delete All'] = 'Delete All';
$strings['Send report and go back'] = 'Send report and go back';
$strings['Go back'] = "Go back";
$strings['Select All'] = "Select All";
$strings['Clear All'] = "Clear All";
$strings['Access Denied'] = "Access Denied";
$strings['My Pending Requests'] = "My Pending Requests";
$strings['Site Pending Requests'] = "Site Pending Requests";
$strings['Cancel Request'] = "Cancel Request";
$strings['User is not allowed to login'] = "User is not allowed to login";
$strings['Authentication successful'] = "Authentication successful";
$strings['Authentication failed'] = "Authentication failed";
$strings['LDAP connection failed'] = "LDAP/AD connection failed";
$strings['Logout successful'] = "Logout successful";
$strings['IMAP Authentication: no match'] = "IMAP Authentication: no match";
$strings['Search for messages whose:'] = "Search for messages whose:";
$strings['Content Type'] = "Content Type";
$strings['Clear search results'] = "Clear search results";
$strings['contains'] = "contains";
$strings['doesn\'t contain'] = "doesn't contain";
$strings['equals'] = "equals";
$strings['doesn\'t equal'] = "doesn't equal";
$strings['All'] = "All";
$strings['Spam'] = "Spam";
$strings['Banned'] = "Banned";
$strings['Virus'] = "Virus";
$strings['Viruses'] = "Viruses";
$strings['Bad Header'] = "Bad Header";
$strings['Bad Headers'] = "Bad Headers";
$strings['Pending Requests'] = "Pending Requests";
$strings['last'] = "last";
$strings['first'] = "first";
$strings['previous'] = "previous";
$strings['There was an error executing your query'] = 'There was an error executing your query:';
$strings['There are no matching records.'] = 'There are no matching records.';
$strings['Domain'] = 'Domain';
$strings['Total'] = 'Total';
$strings['X-Amavis-Alert'] = 'X-Amavis-Alert';
$strings['Loading Summary...'] = 'Loading Summary...';
$strings['Retrieving Messages...'] = 'Retrieving Messages...';
?>

164
lang/es.help.php Normal file
View File

@@ -0,0 +1,164 @@
<?php
/**
* Spanish (es) help translation file.
* This also serves as the base translation file from which to derive
* all other translations.
*
* @author Brian Wong <bwsource@users.sourceforge.net>
* @translator Ricardo Mu<4D>oz <rmunoz@warp.es>
* @version 03-07-06
* @package Languages
*
* Copyright (C) 2003 - 2007 MailZu
* License: GPL, see LICENSE
*/
///////////////////////////////////////////////////////////
// INSTRUCTIONS
///////////////////////////////////////////////////////////
// This file contains all the help file for MailZu. Please save the translated
// file as '2 letter language code'.help.php. For example, en.help.php.
//
// To make MailZu help available in another language, simply translate this
// file into your language. If there is no direct translation, please provide the
// closest translation.
//
// This will be included in the body of the help file.
//
// Please keep the HTML formatting unless you need to change it. Also, please try
// to keep the HTML XHTML 1.0 Transitional complaint.
///////////////////////////////////////////////////////////
?>
<div align="center">
<h3><a name="top" id="top"></a>Introducci<63>n a MailZu</h3>
<p><a href="http://mailzu.net" target="_blank">http://mailzu.net</a></p>
<table width="100%" border="0" cellspacing="0" cellpadding="5" style="border: solid #CCCCCC 1px">
<tr>
<td bgcolor="#FAFAFA">
<ul>
<li><b><a href="#getting_started">Introducci<63>n</a></b></li>
<ul>
<li><a href="#logging_in">Iniciar sesi<73>n</a></li>
<li><a href="#language">Selecci<63>n de lenguage</a></li>
<li><a href="#getting_support">Obtener soporte</a></li>
</ul>
<li><a href="#using_mailzu"><b>Usar MailZu</b></a></li>
<ul>
<li><a href="#quick_links">Mis enlaces r<>pidos</a></li>
<li><a href="#msg_summary">Resumen de mensajes</a></li>
<li><a href="#msg_index"><3E>ndices de mensajes</a></li>
<li><a href="#search">B<>squeda de mensajes</a></li>
<li><a href="#msg_view">Ver mensajes</a></li>
</ul>
</ul>
<hr width="95%" size="1" noshade="noshade" />
<h4><a name="getting_started" id="getting_started"></a>Introducci<63>n</h4>
<p> En la parte superior de cada p&aacute;gina podr&aacute; ver un
mensaje de bienvenida y la fecha actual.
Si se muestra a un usuario anterior en el mensaje de bienvenida, pulse
en &quot;Salir de sesi&oacute;n&quot; para limpiar cualquier cookie
anterior que haya sido usada e <a href="#logging_in">inicie
sesi&oacute;n</a> con su usuario.
Pulsando en el enlace de &quot;Ayuda&quot; aparecer&aacute; una ventana
emergente con la ayuda. Pulsando en el enlace &quot;Correo al
Administrador&quot; mandar&aacute; un correo electr&oacute;nico al
administrador del sistema.</p>
<p align="right"><a href="#top">Arriba</a></p>
<h5><a name="logging_in" id="logging_in"></a>Iniciando sesi&oacute;n</h5>
<p>Para iniciar sesi&oacute;n, los usuarios deben establecer su
identificador de usuario y su contrase&ntilde;a. El identificador de
usuario debe ser su direcci&oacute;n de correo electr&oacute;nico
completa ('usuario@dominio.com') o simplemente su nombre de usuario
('usuario'). El administrador le informar&aacute; de la manera correcta.
Seleccionando la opci&oacute;n &quot;Mantener inicio de
sesi&oacute;n&quot; se usar&aacute;n cookies para identificarle cada vez
que regrese a ver su cuarentena, sin necesidad de iniciar sesi&oacute;n
cada vez. <i>Solo deber&aacute; usar esta opci&oacute;n si es la
&uacute;nica persona que usa MailZu en su computadora.</i>
Despu&eacute;s de iniciar sesi&oacute;n ser&aacute; redirigido al <a
href="#message_summary">Resumen de mensajes</a>.</p>
<p align="right"><a href="#top">Arriba</a></p>
<h5><a name="language" id="language"></a>Seleccionando Mi Lenguaje</h5>
<p>En la p&aacute;gina de inicio de sesi&oacute;n, encontrar&aacute; un
men&uacute; desplegable con todos los lenguajes traducidos disponibles
que su administrador ha incluido. Seleccione el lenguaje que prefiera y
todo el texto de MailZu ser&aacute; traducido. Esto no
traducir&aacute; el texto relacionado con los mensajes de los correos
electr&oacute;nicos; s&oacute;lo traduce los textos de la
aplicaci&oacute;n. Necesitar&aacute; salir de sesi&oacute;n para
seleccionar un lenguaje diferente.</p>
<p align="right"><a href="#top">Arriba</a></p>
<h5><a name="getting_support" id="getting_support"></a>Obteniendo Ayuda</h5>
<p>Si necesita asistencia de sus mensajes en cuarentena o cualquier otra
cosa, no dude en usar el enlace &quot;Correo al Administrador&quot;
localizado en <a href="#quick_links">Mis enlaces r&aacute;pidos</a>.</p>
<p align="right"><a href="#top">Arriba</a></p> <p align="right">&nbsp;</p>
<hr width="95%" size="1" noshade="noshade" />
<h4><a name="using_mailzu" id="using_mailzu"></a>Usar MailZu</h4>
<p>MailZu permite a los usuarios ver los mensajes en cuarentena
bas&aacute;ndose en el tipo de los mensajes.
Los tipos m&aacute;s frecuentes de mensaje que entrar&aacute;n en
cuarentena ser&aacute;n aquellos que sean considerados spam o que
contengan adjuntos prohibidos.
<p align="right"><a href="#top">Arriba</a></p>
<h5><a name="quick_links" id="quick_links"></a>Mis enlaces r<>pidos</h5>
<p>La tabla de enlaces r<>pidos le ofrecer&aacute; los enlaces mas
comunes.
El primero, &quot;Resumen de la cuarentena &quot; le ofrecer&aacute; una
visi&oacute;n general de sus mensajes en cuarentena.</p>
<p> &quot;Mi Cuarentena&quot; le muestra un &iacute;ndice de su correo
electr&oacute;nico no solicitado y adjuntos prohibidos.</p>
<p>&quot;Correo al administrador&quot; es una manera r&aacute;pida de
ponerse en contacto con su administrador si necesita asistencia.</p>
<p>&quot;Ayuda&quot; le muestra este documento.</p>
<p>El &uacute;ltimo enlace, &quot;Salir de sesi&oacute;n&quot;
saldr&aacute; de su sesi&oacute;n actual y volver&aacute; a la pantalla
de inicio de sesi&oacute;n.</p>
<p align="right"><a href="#top">Arriba</a></p>
<h5><a name="msg_summary" id="msg_summary"></a>Resumen de mensajes</h5>
<p> El resumen de mensajes es la p&aacute;gina por defecto tras iniciar
sesi&oacute;n. Le ofrece un contaje r&aacute;pido de cuantos mensajes tiene
en su cuarentena y su tipo.
<p align="right"><a href="#top">Arriba</a></p>
<h5><a name="msg_index" id="msg_index"></a>&Iacute;ndice de mensajes</h5>
<p>&Iacute;ndice de mensajes muestra todos los mensajes de la cuarentena
seleccionada.
Por cada mensaje en cuarentena, el &iacute;ndice muestra el remitente,
el asunto y la fecha.
Dependiendo de la cuarentena que se este viendo, el &iacute;ndice puede
mostrar mas informaci&oacute;n.</p>
<p>Para ordenar sus &iacute;ndices por un campo espec&iacute;fico, pulse
sobre el t&iacute;tulo del campo. Pulsando de nuevo sobre el mismo
obtendr&aacute; la ordenaci&oacute;n inversa.</p>
<p>Estan disponibles varios botones para manejar los mensajes mostrados
en el &iacute;ndice. La acci&oacute;n 'Liberar/Petici&oacute;n' elimina
el mensaje del &iacute;ndice y entrega el correo como si nunca hubiera
estado en cuarentena. La acci&oacute;n 'Eliminar' s&oacute;lo elimina el
mensaje del &iacute;ndice. Estos botones realizan las acciones sobre los
mensajes seleccionados a trav&eacute;s de las cajas de selecci&oacute;n.
El bot&oacute;n 'Eliminar todos' ignora el estado de las cajas de
selecci&oacute;n y elimina todos los mensajes de la cuarentena
seleccionada.</p>
<p>Mientas este viendo sus peticiones pendientes puede retirar la
petici&oacute;n pulsando sobre 'Cancelar petici&oacute;n'. El mensaje ya no
estar&aacute; encolado para que el administrador lo revise.</p>
<p align="right"><a href="#top">Arriba</a></p>
<h5><a name="search" id="search"></a>B&uacute;scar mensaje</h5>
<p>Usando la funci&oacute;n buscar, dispondr&aacute; de una manera
r&aacute;pida para encontrar un mensaje que crea que se encuentra en
cuarentena. Puede buscar un mensaje especificando tanto qui&eacute;n es
remitente, como cual es su asunto, o ambos. La b&uacute;squeda no es
sensible a may&uacute;sculas y min&uacute;sculas.</p>
<p align="right"><a href="#top">Arriba</a></p>
<h5><a name="msg_view" id="msg_view"></a>Ver mensaje</h5>
<p>Ver mensaje le permite ver el contenido del mismo para ayudarle a
determinar si se trata de un mensaje leg&iacute;timo. Esta vista le
ofrece otras opciones como mostrar el mensaje original en texto plano y
ver las cabeceras adicionales. </p>
<p align="right"><a href="#top">Arriba</a></p> <p align="right">&nbsp;</p>
<hr width="95%" size="1" noshade="noshade" />
</td>
</tr>
</table>
</div>

324
lang/es.lang.php Normal file
View File

@@ -0,0 +1,324 @@
<?php
/**
* Spanish (es) translation file.
* Based on phpScheduleIt translation file.
* This also serves as the base translation file from which to derive
* all other translations.
*
* @author Samuel Tran <stran2005@users.sourceforge.net>
* @author Brian Wong <bwsource@users.sourceforge.net>
* @author Nicolas Peyrussie <peyrouz@users.sourceforge.net>
* @translator Ricardo Mu<4D>oz <rmunoz@warp.es>
* @version 04-03-07
* @package Languages
*
* Copyright (C) 2005 - 2007 MailZu
* License: GPL, see LICENSE
*/
///////////////////////////////////////////////////////////
// INSTRUCTIONS
///////////////////////////////////////////////////////////
// This file contains all of the strings that are used throughout phpScheduleit.
// Please save the translated file as '2 letter language code'.lang.php. For example, en.lang.php.
//
// To make phpScheduleIt available in another language, simply translate each
// of the following strings into the appropriate one for the language. If there
// is no direct translation, please provide the closest translation. Please be sure
// to make the proper additions the /config/langs.php file (instructions are in the file).
// Also, please add a help translation for your language using en.help.php as a base.
//
// You will probably keep all sprintf (%s) tags in their current place. These tags
// are there as a substitution placeholder. Please check the output after translating
// to be sure that the sentences make sense.
//
// + Please use single quotes ' around all $strings. If you need to use the ' character, please enter it as \'
// + Please use double quotes " around all $email. If you need to use the " character, please enter it as \"
//
// + For all $dates please use the PHP strftime() syntax
// http://us2.php.net/manual/en/function.strftime.php
//
// + Non-intuitive parts of this file will be explained with comments. If you
// have any questions, please email lqqkout13@users.sourceforge.net
// or post questions in the Developers forum on SourceForge
// http://sourceforge.net/forum/forum.php?forum_id=331297
///////////////////////////////////////////////////////////
////////////////////////////////
/* Do not modify this section */
////////////////////////////////
global $strings; //
global $email; //
global $dates; //
global $charset; //
global $letters; //
global $days_full; //
global $days_abbr; //
global $days_two; //
global $days_letter; //
global $months_full; //
global $months_abbr; //
global $days_letter; //
/******************************/
// Charset for this language
// 'iso-8859-1' will work for most languages
$charset = 'iso-8859-1';
/***
DAY NAMES
All of these arrays MUST start with Sunday as the first element
and go through the seven day week, ending on Saturday
***/
// The full day name
$days_full = array('Domingo', 'Lunes', 'Martes', 'Mi<4D>rcoles', 'Jueves',
'Viernes', 'S<>bado');
// The three letter abbreviation
$days_abbr = array('Dom', 'Lun', 'Mar', 'Mie', 'Jue', 'Vie', 'Sab');
// The two letter abbreviation
$days_two = array('Do', 'Lu', 'Ma', 'Mi', 'Ju', 'Vi', 'Sa');
// The one letter abbreviation
$days_letter = array('D', 'L', 'M', 'X', 'J', 'V', 'S');
/***
MONTH NAMES
All of these arrays MUST start with January as the first element
and go through the twelve months of the year, ending on December
***/
// The full month name
$months_full = array('Enero', 'Febrero', 'Marzo', 'Abril', 'Mayo', 'Junio', 'Julio', 'Agosto', 'Septiembre', 'Octubre', 'Noviembre', 'Diciembre');
// The three letter month name
$months_abbr = array('Ene', 'Feb', 'Mar', 'Abr', 'May', 'Jun', 'Jul', 'Ago', 'Sep', 'Oct', 'Nov', 'Dic');
// All letters of the alphabet starting with A and ending with Z
$letters = array ('A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z');
/***
DATE FORMATTING
All of the date formatting must use the PHP strftime() syntax
You can include any text/HTML formatting in the translation
***/
// General date formatting used for all date display unless otherwise noted
$dates['general_date'] = '%d/%m/%Y';
// General datetime formatting used for all datetime display unless otherwise noted
// The hour:minute:second will always follow this format
$dates['general_datetime'] = '%d/%m/%Y @';
$dates['header'] = '%A, %d %B, %Y';
/***
STRING TRANSLATIONS
All of these strings should be translated from the English value (right side of the equals sign) to the new language.
- Please keep the keys (between the [] brackets) as they are. The keys will not always be the same as the value.
- Please keep the sprintf formatting (%s) placeholders where they are unless you are sure it needs to be moved.
- Please keep the HTML and punctuation as-is unless you know that you want to change it.
***/
$strings['hours'] = 'horas';
$strings['minutes'] = 'minutos';
// The common abbreviation to hint that a user should enter the month as 2 digits
$strings['mm'] = 'mm';
// The common abbreviation to hint that a user should enter the day as 2 digits
$strings['dd'] = 'dd';
// The common abbreviation to hint that a user should enter the year as 4 digits
$strings['yyyy'] = 'aaaa';
$strings['am'] = 'am';
$strings['pm'] = 'pm';
$strings['Administrator'] = 'Administrador';
$strings['Welcome Back'] = 'Bienvenido de nuevo, %s';
$strings['Log Out'] = 'Salir de sesi<73>n';
$strings['Help'] = 'Ayuda';
$strings['Admin Email'] = 'Correo administrador';
$strings['Default'] = 'Por defecto';
$strings['Reset'] = 'Reestablecer';
$strings['Edit'] = 'Editar';
$strings['Delete'] = 'Eliminar';
$strings['Cancel'] = 'Cancelar';
$strings['View'] = 'Ver';
$strings['Modify'] = 'Modificar';
$strings['Save'] = 'Guardar';
$strings['Back'] = 'Volver';
$strings['BackMessageIndex'] = 'Volver a mensajes';
$strings['ToggleHeaders'] = 'Mostrar cabeceras';
$strings['ViewOriginal'] = 'Ver original';
$strings['Next'] = 'Siguiente';
$strings['Close Window'] = 'Cerrar ventana';
$strings['Search'] = 'Buscar';
$strings['Clear'] = 'Limpiar';
$strings['Days to Show'] = 'D<>as a ver';
$strings['Reservation Offset'] = 'Reservation Offset';
$strings['Hidden'] = 'Oculto';
$strings['Show Summary'] = 'Mostrar resumen';
$strings['Add Schedule'] = 'A<>adir calendario';
$strings['Edit Schedule'] = 'Editar calendario';
$strings['No'] = 'No';
$strings['Yes'] = 'S<>';
$strings['Name'] = 'Nombre';
$strings['First Name'] = 'Nombre';
$strings['Last Name'] = 'Apellidos';
$strings['Resource Name'] = 'Resource Name';
$strings['Email'] = 'Correo electr<74>nico';
$strings['Institution'] = 'Instituci<63>n';
$strings['Phone'] = 'Tel<65>fono';
$strings['Password'] = 'Contrase<73>a';
$strings['Permissions'] = 'Permisos';
$strings['View information about'] = 'Ver informaci<63>n sobre %s %s';
$strings['Send email to'] = 'Enviar correo a %s %s';
$strings['Reset password for'] = 'Reestablecer contrase<73>a a %s %s';
$strings['Edit permissions for'] = 'Editar permisos a %s %s';
$strings['Position'] = 'Posici<63>n';
$strings['Password (6 char min)'] = 'Contrase<73>a (%s car<61>cteres min.)'; // @since 1.1.0
$strings['Re-Enter Password'] = 'Introducir contrase<73>a de nuevo';
$strings['Date'] = 'Fecha';
$strings['Email Users'] = 'Correo de usuarios';
$strings['Subject'] = 'Asunto';
$strings['Message'] = 'Mensaje';
$strings['Send Email'] = 'Enviar correo';
$strings['problem sending email'] = 'Lo sentimos, hay un problema enviando su correo. Por favor int<6E>ntelo mas tarde.';
$strings['The email sent successfully.'] = 'El correo se ha enviado correctamente.';
$strings['Email address'] = 'Direcci<63>n de correo';
$strings['Please Log In'] = 'Por favor inicie sesi<73>n';
$strings['Keep me logged in'] = 'Mantener sesi<73>n <br/>(requiere cookies)';
$strings['Password'] = 'Contrase<73>a';
$strings['Log In'] = 'Iniciar sesi<73>n';
$strings['Get online help'] = 'Obtener ayuda';
$strings['Language'] = 'Lenguaje';
$strings['(Default)'] = '(Por defecto)';
$strings['Email Administrator'] = 'Correo al administrador';
$strings['N/A'] = 'N/A';
$strings['Summary'] = 'Resumen';
$strings['View stats for schedule'] = 'Ver estad<61>sticas por calendario';
$strings['At A Glance'] = 'De un vistazo';
$strings['Total Users'] = 'Usuarios totales';
$strings['Total Resources'] = 'Recursos totales';
$strings['Total Reservations'] = 'Reservas totales';
$strings['Max Reservation'] = 'Reservas m<>ximas';
$strings['Min Reservation'] = 'Reservas m<>nimas';
$strings['Avg Reservation'] = 'Reservas medias';
$strings['Most Active Resource'] = 'Recurso m<>s activo';
$strings['Most Active User'] = 'Usuario m<>s activo';
$strings['System Stats'] = 'Estad<61>sticas del sistema';
$strings['phpScheduleIt version'] = 'Versi<73>n de phpScheduleIt';
$strings['Database backend'] = 'Sistema de base de datos';
$strings['Database name'] = 'Nombre de la base de datos';
$strings['PHP version'] = 'Versi<73>n de PHP';
$strings['Server OS'] = 'S.O. del servidor';
$strings['Server name'] = 'Nombre del servidor';
$strings['phpScheduleIt root directory'] = 'Directorio ra<72>z de phpScheduleIt';
$strings['Using permissions'] = 'Usando permisos';
$strings['Using logging'] = 'Usando inicio de sesi<73>n';
$strings['Log file'] = 'Fichero de log';
$strings['Admin email address'] = 'Direcci<63>n de correo del administrador';
$strings['Tech email address'] = 'Direcci<63>n de correo de la asistencia t<>cnica';
$strings['CC email addresses'] = 'Direcci<63>n de correo en CC';
$strings['Reservation start time'] = 'Hora de comienzo de la reserva';
$strings['Reservation end time'] = 'Hora de finalizaci<63>n de la reserva';
$strings['Days shown at a time'] = 'D<>as mostrados cada vez';
$strings['Reservations'] = 'Reservas';
$strings['Return to top'] = 'Volver arriba';
$strings['for'] = 'para';
$strings['Per page'] = 'Por p<>gina';
$strings['Page'] = 'P<>gina';
$strings['You are not logged in!'] = '<27>No ha iniciado sesi<73>n!';
$strings['Setup'] = 'Setup';
$strings['Invalid User Name/Password.'] = 'Usuario/Contrase<73>a invalidas.';
$strings['Valid username is required'] = 'Usuario v<>lido requerido.';
$strings['Close'] = 'Cerrar';
$strings['Admin'] = 'Administrar';
$strings['My Quick Links'] = 'Mis enlaces r<>pidos';
$strings['Go to first page'] = 'Ir a la primera p<>gina';
$strings['Go to last page'] = 'Ir a la <20>ltima p<>gina';
$strings['Sort by descending order'] = 'Ordenar en sentido descendente';
$strings['Sort by ascending order'] = 'Ordenar en sentido ascendente';
$strings['Spam Quarantine'] = 'Spam en cuarentena';
$strings['Message View'] = 'Ver mensaje';
$strings['Attachment Quarantine'] = 'Cuarentena de adjuntos';
$strings['No such content type'] = 'No hay tal tipo de contenido ';
$strings['No message was selected'] = 'Ning<6E>n mensaje fue seleccionado ...';
$strings['Unknown action type'] = 'Tipo de acci<63>n desconocida ...';
$strings['A problem occured when trying to release the following messages'] = 'Ha ocurrido un problema al liberar los siguientes mensajes';
$strings['A problem occured when trying to delete the following messages'] = 'Ha ocurrido un problema al eliminar los siguientes mensajes';
$strings['Please release the following messages'] = 'Por favor, libere los siguiente mensajes';
$strings['To'] = 'Para';
$strings['From'] = 'De';
$strings['Subject'] = 'Asunto';
$strings['Date'] = 'Fecha';
$strings['Score'] = 'Puntuaci<63>n';
$strings['Mail ID'] = 'ID Correo';
$strings['Status'] = 'Estado';
$strings['Print'] = 'Imprimir';
$strings['CloseWindow'] = 'Cerrar';
$strings['Unknown server type'] = 'Tipo de servidor desconocido ...';
$strings['Showing messages'] = "Mostrando los mensajes %s a %s &nbsp;&nbsp; (%s total)\r\n";
$strings['View this message'] = 'Ver este mensaje';
$strings['Message Unavailable'] = 'Mensaje no disponible';
$strings['My Quarantine'] = 'Mi cuarentena';
$strings['Site Quarantine'] = 'Cuarentena del sitio';
$strings['Message Processing'] = 'Procesando mensaje';
$strings['Quarantine Summary'] = 'Resumen de la cuarentena';
$strings['Site Quarantine Summary'] = 'Resumen de la cuarentena del sitio';
$strings['Login'] = 'Iniciar sesi<73>n';
$strings['spam(s)'] = 'spam(s)';
$strings['attachment(s)'] = 'adjunto(s)';
$strings['pending release request(s)'] = 'Peticion(es) de liberaci<63>n pendientes';
$strings['virus(es)'] = 'virus';
$strings['bad header(s)'] = 'mal(os) jefe(s)';
$strings['You have to type some text'] = 'Tiene que escribir algo de texto';
$strings['Release'] = 'Liberar';
$strings['Release/Request release'] = 'Liberar/Pedir liberaci<63>n';
$strings['Request release'] = 'Pedir liberar';
$strings['Delete'] = 'Eliminar';
$strings['Delete All'] = 'Eliminar todos';
$strings['Send report and go back'] = 'Enviar un informe y volver';
$strings['Go back'] = "Ir atr<74>s";
$strings['Select All'] = "Seleccionar todos";
$strings['Clear All'] = "No seleccionar ninguno";
$strings['Access Denied'] = "Acceso denegado";
$strings['My Pending Requests'] = "Mis peticiones pendientes";
$strings['Site Pending Requests'] = "Peticion del sitio pendientes";
$strings['Cancel Request'] = "Cancelar petici<63>n";
$strings['User is not allowed to login'] = "Inicio de sesi<73>n de usuario no permitida.";
$strings['Authentication successful'] = "Autenticaci<EFBFBD>n correcta";
$strings['Authentication failed'] = "Autenticaci<EFBFBD>n fallida";
$strings['LDAP connection failed'] = "Conexi<EFBFBD>n LDAP/AD fallida";
$strings['Logout successful'] = "Sesi<EFBFBD>n cerrada correctamente";
$strings['IMAP Authentication: no match'] = "Autenticaci<EFBFBD>n IMAP: no concuerda";
$strings['Search for messages whose:'] = "Buscar por mensajes los cuales:";
$strings['Content Type'] = "Tipo de contenido";
$strings['Clear search results'] = "Limpiar resultados de la b<>squeda";
$strings['contains'] = "contiene";
$strings['doesn\'t contain'] = "no contiene";
$strings['equals'] = "igual";
$strings['doesn\'t equal'] = "no igual";
$strings['All'] = "Todos";
$strings['Spam'] = "Spam";
$strings['Banned'] = "Prohibidos";
$strings['Virus'] = "Virus";
$strings['Viruses'] = 'Viruses';
$strings['Bad Header'] = "Mal Jefe";
$strings['Bad Headers'] = 'Malos Jefes';
$strings['Pending Requests'] = 'Peticiones de liberaci<63>n';
$strings['last'] = "<EFBFBD>ltimo";
$strings['first'] = "primero";
$strings['previous'] = "anterior";
$strings['There was an error executing your query'] = 'Ha habido un error ejecutando la petici<63>n';
$strings['There are no matching records.'] = 'No hay registros que concuerden con la b<>squeda.';
$strings['Domain'] = 'Dominio';
$strings['Total'] = 'Total';
$strings['X-Amavis-Alert'] = 'X-Amavis-Alert';
$strings['Loading Summary...'] = 'Loading Summary...';
$strings['Retrieving Messages...'] = 'Retrieving Messages...';
?>

138
lang/fr.help.php Normal file
View File

@@ -0,0 +1,138 @@
<?php
/**
* French (fr) help translation file.
*
* @author Samuel Tran <stran2005@users.sourceforge.net>
* @version 12/15/2005
* @package Languages
*
* Copyright (C) 2003 - 2007 MailZu
* License: GPL, see LICENSE
*/
///////////////////////////////////////////////////////////
// INSTRUCTIONS
///////////////////////////////////////////////////////////
// This file contains all the help file for MailZu. Please save the translated
// file as '2 letter language code'.help.php. For example, en.help.php.
//
// To make MailZu help available in another language, simply translate this
// file into your language. If there is no direct translation, please provide the
// closest translation.
//
// This will be included in the body of the help file.
//
// Please keep the HTML formatting unless you need to change it. Also, please try
// to keep the HTML XHTML 1.0 Transitional complaint.
///////////////////////////////////////////////////////////
?>
<div align="center">
<h3><a name="top" id="top"></a>Introduction</h3>
<p><a href="http://mailzu.net" target="_blank">http://mailzu.net</a></p>
<table width="100%" border="0" cellspacing="0" cellpadding="5" style="border: solid #CCCCCC 1px">
<tr>
<td bgcolor="#FAFAFA">
<ul>
<li><b><a href="#getting_started">Pr<50>liminaires</a></b></li>
<ul>
<li><a href="#logging_in">Connexion</a></li>
<li><a href="#language">Choisir ma langue</a></li>
<li><a href="#getting_support">Obtenir de l'aide</a></li>
</ul>
<li><a href="#using_mailzu"><b>Utilisation de MailZu</b></a></li>
<ul>
<li><a href="#quick_links">Mes liens rapides</a></li>
<li><a href="#msg_summary">R<>sum<75> de la Quarantaine</a></li>
<li><a href="#msg_index">Liste des Messages</a></li>
<li><a href="#search">Recherche des Messages</a></li>
<li><a href="#msg_view">Affichage des Messages</a></li>
</ul>
</ul>
<hr width="95%" size="1" noshade="noshade" />
<h4><a name="getting_started" id="getting_started"></a>Pr<50>liminaires</h4>
<p> En haut de chaque page vous trouverez un message de bienvenue et la date du jour.
Si votre identification n'est pas affich<63>e dans le message de bienvenue, cliquez sur &quot;Quitter
&quot; pour supprimer les cookies de l'utilisateur pr<70>c<EFBFBD>dent et <a href="#logging_in">se
connecter</a> avec votre identifiant.
Cliquer sur le lien &quot;Aide&quot; fait appara<72>tre une fen<65>tre d'aide. Cliquer sur
le lien &quot;Envoi d'un message <20>lectronique <20> l'administrateur&quot; permet de composer un message adress<73> <20>
l'administrateur syst<73>me.</p>
<p align="right"><a href="#top">Retour en haut</a></p>
<h5><a name="logging_in" id="logging_in"></a>Se connecter</h5>
<p>Pour se connecter, l'utilisateur doit fournir son identifiant et mot de passe. L'identifiant
peut <20>tre votre adresse <20>lectronique ('utilisateur@exemple.fr') ou simplement
votre nom de compte ('utilisateur'). L'administrateur devrait vous informer du type
d'identifiant <20> utiliser. Selectionner l'option &quot;Maintenir ma connexion&quot; permet d'utiliser
des cookies pour vous identifier <20> chaque fois que vous retournez <20> la page de connexion, vous <20>vitant
de vous connecter <20> nouveau. <i>Vous devriez utiliser cette option si
vous <20>tes la seule personne utilisant MailZu sur votre poste de travail.</i> Apr<70>s
la connexion, vous serez redirig<69> vers la <a href="#message_summary">
R<>sum<75> de la quarantaine</a>.</p>
<p align="right"><a href="#top">Retour en haut</a></p>
<h5><a name="language" id="language"></a>Choisir ma langue</h5>
<p>Sur la page de connexion, il y a un menu d<>roulant avec toutes les langues
qui sont disponibles.
S'il vous pla<6C>t, choisissez la langue que vous pr<70>f<EFBFBD>rez et tout le texte dans MailZu
sera traduit. Cela ne traduira pas le texte qui est inclus dans les messages
<20>lectronique; seulement le texte de l'interface sera traduit. Vous aurez besoin de vous
d<>connecter pour choisir une langue diff<66>rente.</p>
<p align="right"><a href="#top">Retour en haut</a></p>
<h5><a name="getting_support" id="getting_support"></a>Obtenir
de l'aide</h5>
<p>Si vous avez besoin d'assistance pour afficher vos messages en quarantaine ou quelqu'autre
probl<62>me, n'h<>sitez pas <20> utiliser le lien &quot;Envoi d'un message <20>lectronique <20>
l'administrateur&quot; situ<74> sur <a href="#quick_links">Mes liens rapides</a>.</p>
<p align="right"><a href="#top">Retour en haut</a></p> <p align="right">&nbsp;</p>
<hr width="95%" size="1" noshade="noshade" />
<h4><a name="using_mailzu" id="using_mailzu"></a>Utilisez MailZu</h4>
<p>MailZu permet <20> l'utilisateur d'afficher ses messages en quarantaine organis<69>s par type de messages.
Les principaux types de messages qui seront mis en quarantaine sont ceux qui sont consid<69>r<EFBFBD>s
comme spam, ou qui contiennent un attachement interdit.
<p align="right"><a href="#top">Retour en haut</a></p>
<h5><a name="quick_links" id="quick_links"></a>Mes liens rapides</h5>
<p>Ce menu vous donne acc<63>s aux diff<66>rentes raccourcis de l'application.
Le premier lien &quot;R<>sum<75> de la Quarantaine&quot; vous donnera un aper<65>u de votre quarantaine.</p>
<p> &quot;Ma Quarantaine&quot; vous conduira <20> l'index
vos messages non sollicit<69>s et attachements interdits.</p>
<p>&quot;Envoi d'un message <20>lectronique <20> l'administrateur'&quot; est un moyen rapide pour contacter
votre support technique si vous avez besoin d'aide.</p>
<p>&quot;Aide&quot; vous donne acc<63>s <20> ce document.</p>
<p>Le dernier lien, &quot;Quitter&quot; vous d<>connectera de votre session courante
et vous renverra <20> la page de connexion.</p>
<p align="right"><a href="#top">Retour en haut</a></p>
<h5><a name="msg_summary" id="msg_summary"></a>R<>sum<75> de la Quarantaine</h5>
<p> Le R<>sum<75> de la Quarantaine est la premi<6D>re page apr<70>s la connexion. Il affiche le nombre de messages
dans votre quarantaine par type.
<p align="right"><a href="#top">Retour en haut</a></p>
<h5><a name="msg_index" id="msg_index"></a>Index des Messages</h5>
<p> L'index des Messages affiche tous les messages <20>lectroniques mises en quarantaine.
Pour chaque message mise en quarantaine, l'index affiche l'<27>metteur, l'object, et la date. En fonction
de la quarantaine inspect<63>e, l'index peut afficher plus d'information.</p>
<p>Pour trier votre index par un champ particulier, cliquer sur le nom du champ. Cliquer sur le nom du champ
<20> nouveau inversera le sens du tri.</p>
<p>Plusieurs boutons sont <20> votre disposition pour traiter les messages affich<63>s dans l'index. Le bouton
'R<><52>mission/Demande de r<><72>mission' retire le message de l'index et r<>-<2D>met le message comme s'il n'a jamais
<20>t<EFBFBD> mis en quarantaine. Le bouton 'Supprimer' retire seulement le message de l'index.
Ces boutons agissent sur le ou les messages s<>lectionn<6E>s <20> l'aide des cases de s<>lection.
Le bouton 'Supprimer tout' ne tient pas compte des cases s<>lectionn<6E>es et retire tous les messages de la
quarantaine s<>lectionn<6E>e.</p>
<p>Quand vous visualisez vos requ<71>tes en attente, vous pouvez annuler une requ<71>te en cliquant sur
'Annule requ<71>te'. Le message ne sera plus dans la file d'attente de l'administrateur pour re-<2D>mission.
</p>
<p align="right"><a href="#top">Retour en haut</a></p>
<h5><a name="search" id="search"></a>Recherche de message</h5>
<p>Utiliser la fonction de recherche est un moyen rapide de trouver un message que vous pensez avoir <20>t<EFBFBD>
mise en quarantaine. Vous pouvez chercher un message en sp<73>cifiant l'<27>metteur, ou
l'objet, or les deux. La recherche ne tient pas compte des majuscules.</p>
<p align="right"><a href="#top">Retour en haut</a></p>
<h5><a name="msg_view" id="msg_view"></a>Voir le message</h5>
<p>Cela vous permet de voir le contenu du message vous aidant ainsi <20> d<>terminer
si le message est legitime. La visualisation vous offre d'autres options telles que
l'affichage du message original en mode texte ou l'affichage d'en-t<>tes additionels.
</p>
<p align="right"><a href="#top">Retour en haut</a></p> <p align="right">&nbsp;</p>
<hr width="95%" size="1" noshade="noshade" />
</td>
</tr>
</table>
</div>

318
lang/fr.lang.php Normal file
View File

@@ -0,0 +1,318 @@
<?php
/**
* French (fr) translation file.
* Based on phpScheduleIt translation file.
* This also serves as the base translation file from which to derive
*
* @author Samuel Tran <stran2005@users.sourceforge.net>
* @author Nicolas Peyrussie <peyrouz@users.sourceforge.net>
* @version 04-03-07
* @package Languages
*
* Copyright (C) 2005 - 2007 MailZu
* License: GPL, see LICENSE
*/
///////////////////////////////////////////////////////////
// INSTRUCTIONS
///////////////////////////////////////////////////////////
// This file contains all of the strings that are used throughout phpScheduleit.
//
// To make phpScheduleIt available in another language, simply translate each
// of the following strings into the appropriate one for the language. Please be sure
// to make the proper additions the /config/langs.php file (instructions are in the file).
//
// You will probably keep all sprintf (%s) tags in their current place. These tags
// are there as a substitution placeholder. Please check the output after translating
// to be sure that the sentences make sense.
//
// + Please use single quotes ' around all $strings. If you need to use the ' character, please enter it as \'
// + Please use double quotes " around all $email. If you need to use the " character, please enter it as \"
//
// + For all $dates please use the PHP strftime() syntax
// http://us2.php.net/manual/en/function.strftime.php
//
// + Non-intuitive parts of this file will be explained with comments. If you
// have any questions, please email lqqkout13@users.sourceforge.net
// or post questions in the Developers forum on SourceForge
// http://sourceforge.net/forum/forum.php?forum_id=331297
///////////////////////////////////////////////////////////
////////////////////////////////
/* Do not modify this section */
////////////////////////////////
global $strings; //
global $email; //
global $dates; //
global $charset; //
global $letters; //
global $days_full; //
global $days_abbr; //
global $days_two; //
global $days_letter; //
global $months_full; //
global $months_abbr; //
global $days_letter; //
/******************************/
// Charset for this language
// 'iso-8859-1' will work for most languages
$charset = 'iso-8859-1';
/***
DAY NAMES
All of these arrays MUST start with Sunday as the first element
and go through the seven day week, ending on Saturday
***/
// The full day name
$days_full = array('Dimanche', 'Lundi', 'Mardi', 'Mercredi', 'Jeudi', 'Vendredi', 'Samedi');
// The three letter abbreviation
$days_abbr = array('Dim', 'Lun', 'Mar', 'Mer', 'Jeu', 'Ven', 'Sam');
// The two letter abbreviation
$days_two = array('Di', 'Lu', 'Ma', 'Me', 'Je', 'Ve', 'Sa');
// The one letter abbreviation
$days_letter = array('D', 'L', 'M', 'M', 'J', 'V', 'S');
/***
MONTH NAMES
All of these arrays MUST start with January as the first element
and go through the twelve months of the year, ending on December
***/
// The full month name
$months_full = array('Janvier', 'Fevrier', 'Mars', 'Avril', 'Mai', 'Juin', 'Juillet', 'Aout', 'Septembre', 'Octobre', 'Novembre', 'Decembre');
// The three letter month name
$months_abbr = array('Jan', 'Fev', 'Mar', 'Avr', 'Mai', 'Jun', 'Jul', 'Aou', 'Sep', 'Oct', 'Nov', 'Dec');
// All letters of the alphabet starting with A and ending with Z
$letters = array ('A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z');
/***
DATE FORMATTING
All of the date formatting must use the PHP strftime() syntax
You can include any text/HTML formatting in the translation
***/
// General date formatting used for all date display unless otherwise noted
$dates['general_date'] = '%d/%m/%Y';
// General datetime formatting used for all datetime display unless otherwise noted
// The hour:minute:second will always follow this format
$dates['general_datetime'] = '%d/%m/%Y @';
// Date on top-right of each page
$dates['header'] = '%A, %B %d, %Y';
/***
STRING TRANSLATIONS
All of these strings should be translated from the English value (right side of the equals sign) to the new language.
- Please keep the keys (between the [] brackets) as they are. The keys will not always be the same as the value.
- Please keep the sprintf formatting (%s) placeholders where they are unless you are sure it needs to be moved.
- Please keep the HTML and punctuation as-is unless you know that you want to change it.
***/
$strings['hours'] = 'heures';
$strings['minutes'] = 'minutes';
// The common abbreviation to hint that a user should enter the month as 2 digits
$strings['mm'] = 'mm';
// The common abbreviation to hint that a user should enter the day as 2 digits
$strings['dd'] = 'jj';
// The common abbreviation to hint that a user should enter the year as 4 digits
$strings['yyyy'] = 'aaaa';
$strings['am'] = 'am';
$strings['pm'] = 'pm';
$strings['Administrator'] = 'Administrateur';
$strings['Welcome Back'] = 'Bienvenue, %s';
$strings['Log Out'] = 'Quitter';
$strings['Help'] = 'Aide';
$strings['Admin Email'] = 'Adresse messagerie de l\'administrateur';
$strings['Default'] = 'Defaut';
$strings['Reset'] = 'R<>-initialisation';
$strings['Edit'] = 'Mise <20> jour';
$strings['Delete'] = 'Effacement';
$strings['Cancel'] = 'Annulation';
$strings['View'] = 'Visualisation';
$strings['Modify'] = 'Modification';
$strings['Save'] = 'Sauvegarde';
$strings['Back'] = 'Retour';
$strings['BackMessageIndex'] = 'Retour aux messages';
$strings['ToggleHeaders'] = 'Voir/Cacher les en-t<>tes';
$strings['ViewOriginal'] = 'Voir le message original';
$strings['Next'] = 'Suivant';
$strings['Close Window'] = 'Fermeture de fen<65>tre';
$strings['Search'] = 'Recherche';
$strings['Clear'] = 'Effacement';
$strings['Days to Show'] = 'Jours <20> visualiser';
$strings['Reservation Offset'] = 'P<>riode de r<>servation';
$strings['Hidden'] = 'Cach<63>';
$strings['Show Summary'] = 'Visualisation abr<62>g<EFBFBD>e';
$strings['Add Schedule'] = 'Ajout d\'une planification';
$strings['Edit Schedule'] = 'Modification d\'une planification';
$strings['No'] = 'Non';
$strings['Yes'] = 'Oui';
$strings['Name'] = 'Nom';
$strings['First Name'] = 'Pr<50>nom';
$strings['Last Name'] = 'Patronyme';
$strings['Resource Name'] = 'Nom de la Ressource';
$strings['Email'] = 'Adresse de messagerie';
$strings['Institution'] = 'Institution';
$strings['Phone'] = 'T<>l<EFBFBD>phone';
$strings['Password'] = 'Mot de passe';
$strings['Permissions'] = 'Permissions';
$strings['View information about'] = 'Visualisation des information de %s %s';
$strings['Send email to'] = 'Envoi d\'un message <20>lectronique <20> %s %s';
$strings['Reset password for'] = 'R<>-initialisation du mot de passe de %s %s';
$strings['Edit permissions for'] = 'Modification des privil<69>ges pour %s %s';
$strings['Position'] = 'Position';
$strings['Password (6 char min)'] = 'Mot de passe (%s char min)';
$strings['Re-Enter Password'] = 'Re-Entrer le mot de passe';
$strings['Date'] = 'Date';
$strings['Email Users'] = 'Adresse <20>lectronique utilisateur';
$strings['Subject'] = 'Objet';
$strings['Message'] = 'Message';
$strings['Send Email'] = 'Envoi du message <20>lectronique';
$strings['problem sending email'] = 'D<>sol<6F>, des difficult<6C>s on <20>t<EFBFBD>s rencontr<74>es lors de l\'envoi du message. S.V.P. Essayez de nouveau plus tard.';
$strings['The email sent successfully.'] = 'Le message <20>lectronique a <20>t<EFBFBD> envoy<6F> avec succ<63>s.';
$strings['Email address'] = 'Adresse <20>lectronique';
$strings['Please Log In'] = 'Merci de vous identifier';
$strings['Keep me logged in'] = 'Maintenir ma connexion <br/>(utilisation de cookies requise )';
$strings['Password'] = 'Mot de passe';
$strings['Log In'] = 'Se connecter';
$strings['Get online help'] = 'Obtenir de l\'aide en ligne';
$strings['Language'] = 'Langue';
$strings['(Default)'] = '(Defaut)';
$strings['Email Administrator'] = 'Envoi d\'un message <20>lectronique <20> l\'administrateur';
$strings['N/A'] = 'N/A';
$strings['Summary'] = 'R<>sum<75>';
$strings['View stats for schedule'] = 'Visualisation des statistique pour la planification:';
$strings['At A Glance'] = 'D\'un coup d\'oeil';
$strings['Total Users'] = 'Total utilisateur:';
$strings['Total Resources'] = 'Total Ressources:';
$strings['Total Reservations'] = 'Total Reservations:';
$strings['Max Reservation'] = 'Max Reservation:';
$strings['Min Reservation'] = 'Min Reservation:';
$strings['Avg Reservation'] = 'Moy Reservation:';
$strings['Most Active Resource'] = 'Ressource la plus active :';
$strings['Most Active User'] = 'L\'utilisateur le plus actif :';
$strings['System Stats'] = 'Statistiques syst<73>mes';
$strings['phpScheduleIt version'] = 'phpScheduleIt version:';
$strings['Database backend'] = 'Base de donn<6E>es principale :';
$strings['Database name'] = 'Nom de la base de donn<6E>es :';
$strings['PHP version'] = 'version PHP:';
$strings['Server OS'] = 'SE du serveur:';
$strings['Server name'] = 'Nom du serveur:';
$strings['phpScheduleIt root directory'] = 'r<>pertoire racine de phpScheduleIt:';
$strings['Using permissions'] = 'Utilise les permissions:';
$strings['Using logging'] = 'Using logging:';
$strings['Log file'] = 'Fichier historique :';
$strings['Admin email address'] = 'Adresse de messagerie administrateur:';
$strings['Tech email address'] = 'Adresse de messagerie technique:';
$strings['CC email addresses'] = 'Adresses de messagerie en CC:';
$strings['Reservation start time'] = 'Heure de d<>but de reservation :';
$strings['Reservation end time'] = 'Heure de fin de reservation :';
$strings['Days shown at a time'] = 'Nombre de jours visualis<69>s d\'un coup:';
$strings['Reservations'] = 'R<>servations';
$strings['Return to top'] = 'Retour en haut';
$strings['for'] = 'pour';
$strings['Per page'] = 'Par page:';
$strings['Page'] = 'Page:';
$strings['You are not logged in!'] = 'Vous n\'<27>tes pas connect<63>!';
$strings['Setup'] = 'Installation';
$strings['Invalid User Name/Password.'] = 'Compte Utilisateur/Mot de pass invalide.';
$strings['Valid username is required'] = 'Un compte Utilisateur valide est requis.';
$strings['Close'] = 'Fermer';
$strings['Admin'] = 'Admin';
$strings['My Quick Links'] = 'Mes liens rapides';
$strings['Go to first page'] = 'Allez <20> la premi<6D>re page';
$strings['Go to last page'] = 'Allez <20> la derni<6E>re page';
$strings['Sort by descending order'] = 'Trier par ordre d<>croissant';
$strings['Sort by ascending order'] = 'Trier par ordre croissant';
$strings['Spam Quarantine'] = 'Quarantaine de Spam';
$strings['Message View'] = 'Voir le message';
$strings['Attachment Quarantine'] = 'Quarantaine d\'attachements';
$strings['No such content type'] = 'Type de contenu inconnu';
$strings['No message was selected'] = 'Aucun message n\'a <20>t<EFBFBD> s<>lectionn<6E> ...';
$strings['Unknown action type'] = 'Type d\'action inconnu ...';
$strings['A problem occured when trying to release the following messages'] = 'Une erreur s\'est produite en essayant de r<><72>mettre les messages suivants';
$strings['A problem occured when trying to delete the following messages'] = 'Une erreur s\'est produite en essayant de supprimer les messages suivants';
$strings['Please release the following messages'] = 'Veuillez r<><72>mettre les messages suivants';
$strings['To'] = '<27>';
$strings['From'] = 'De';
$strings['Subject'] = 'Objet';
$strings['Date'] = 'Date';
$strings['Score'] = 'Score';
$strings['Mail ID'] = 'Identifiant mail';
$strings['Status'] = 'Etat';
$strings['Print'] = 'Imprimer';
$strings['CloseWindow'] = 'Fermer';
$strings['Unknown server type'] = 'Type de serveur inconnu ...';
$strings['Showing messages'] = "Messages de %s <20> %s &nbsp;&nbsp; (%s total)\r\n";
$strings['View this message'] = 'Visualiser ce message';
$strings['Message Unavailable'] = 'Message non disponible';
$strings['My Quarantine'] = 'Ma Quarantaine';
$strings['Site Quarantine'] = 'Quarantaine Globale';
$strings['Message Processing'] = 'Message processing';
$strings['Quarantine Summary'] = 'R<>sum<75> de la quarantaine';
$strings['Site Quarantine Summary'] = 'R<>sum<75> de la quarantaine Globale';
$strings['Login'] = 'Identifiant';
$strings['spam(s)'] = 'spam(s)';
$strings['attachment(s)'] = 'pi<70>ce(s) jointe(s)';
$strings['pending release request(s)'] = 'requ<71>tes de r<><72>mission en attente';
$strings['virus(es)'] = 'virus(es)';
$strings['bad header(s)'] = 'mauvais en-t<>te(s)';
$strings['You have to type some text'] = 'Vous devez entrer du texte';
$strings['Release'] = 'R<><52>mission';
$strings['Release/Request release'] = 'R<><52>mission/Demande de r<><72>mission';
$strings['Request release'] = 'Demande de r<><72>mission';
$strings['Delete'] = 'Supprimer';
$strings['Delete All'] = 'Supprimer tout';
$strings['Send report and go back'] = 'Envoyer le rapport et retourner en arri<72>re';
$strings['Go back'] = "Retourner en arri<72>re";
$strings['Select All'] = "S<EFBFBD>lectionner tout";
$strings['Clear All'] = "D<EFBFBD>s<EFBFBD>lectionner tout";
$strings['Access Denied'] = "Acc<EFBFBD>s interdit";
$strings['My Pending Requests'] = "Mes requ<71>tes en attente";
$strings['Site Pending Requests'] = "Requ<EFBFBD>tes en attente globale";
$strings['Cancel Request'] = "Annule requ<71>te";
$strings['User is not allowed to login'] = "L'utilisateur n'est pas autoris<69> <20> se connecter";
$strings['Authentication successful'] = "Authentification r<>ussie";
$strings['Authentication failed'] = "Authentification <20>chou<6F>e";
$strings['LDAP connection failed'] = "LDAP/AD connexion <20>chou<6F>e";
$strings['Logout successful'] = "D<EFBFBD>connexion r<>ussie";
$strings['IMAP Authentication: no match'] = "Authentification IMAP: pas de correspondance";
$strings['Search for messages whose:'] = "Recherche de messages dont les champs:";
$strings['Content Type'] = "Type de contenu";
$strings['Clear search results'] = "Remise <20> zero des resultats";
$strings['contains'] = "contient";
$strings['doesn\'t contain'] = "ne contient pas";
$strings['equals'] = "est <20>gal <20>";
$strings['doesn\'t equal'] = "n'est pas <20>gal <20>";
$strings['All'] = "Tout type";
$strings['Spam'] = "Spam";
$strings['Banned'] = "Attachement interdit";
$strings['Bad Header'] = "Mauvais En-t<>te";
$strings['Bad Headers'] = "Mauvais En-t<>tes";
$strings['Pending Requests'] = 'Attendant Des Demandes';
$strings['Virus'] = "Virus";
$strings['Viruses'] = "Viruses";
$strings['last'] = "dernier";
$strings['first'] = "premier";
$strings['previous'] = "pr<EFBFBD>c<EFBFBD>dent";
$strings['There was an error executing your query'] = 'Une erreur s\'est produite lors de l\'ex<65>cution de la requ<71>te:';
$strings['There are no matching records.'] = "Pas d'entr<74>e correspondante.";
$strings['Domain'] = 'Domaine';
$strings['Total'] = 'Total';
$strings['X-Amavis-Alert'] = 'X-Amavis-Alert';
$strings['Loading Summary...'] = 'Loading Summary...';
$strings['Retrieving Messages...'] = 'Retrieving Messages...';
?>

145
lang/it.help.php Normal file
View File

@@ -0,0 +1,145 @@
<?php
/**
* English (en) help translation file.
* This also serves as the base translation file from which to derive
* all other translations.
*
* @author Brian Wong <bwsource@users.sourceforge.net>
* @translator Paolo Cravero <pcravero@as2594.net>
* @version 01-08-05
* @package Languages
*
* Copyright (C) 2003 - 2007 MailZu
* License: GPL, see LICENSE
*/
///////////////////////////////////////////////////////////
// INSTRUCTIONS
///////////////////////////////////////////////////////////
// This file contains all the help file for MailZu. Please save the translated
// file as '2 letter language code'.help.php. For example, en.help.php.
//
// To make MailZu help available in another language, simply translate this
// file into your language. If there is no direct translation, please provide the
// closest translation.
//
// This will be included in the body of the help file.
//
// Please keep the HTML formatting unless you need to change it. Also, please try
// to keep the HTML XHTML 1.0 Transitional complaint.
///////////////////////////////////////////////////////////
?>
<div align="center">
<h3><a name="top" id="top"></a>Introduzione a MailZu</h3>
<p><a href="http://mailzu.net" target="_blank">http://mailzu.net</a></p>
<table width="100%" border="0" cellspacing="0" cellpadding="5" style="border: solid #CCCCCC 1px">
<tr>
<td bgcolor="#FAFAFA">
<ul>
<li><b><a href="#getting_started">Introduzione</a></b></li>
<ul>
<li><a href="#logging_in">Autenticazione</a></li>
<li><a href="#language">Scelta della lingua</a></li>
<li><a href="#getting_support">Come richiedere assistenza</a></li>
</ul>
<li><a href="#using_mailzu"><b>Utilizzo di MailZu</b></a></li>
<ul>
<li><a href="#quick_links">Menu</a></li>
<li><a href="#msg_summary">Statistiche Quarantena</a></li>
<li><a href="#msg_index">Quarantena</a></li>
<li><a href="#search">Funzioni di Ricerca</a></li>
<li><a href="#msg_view">Visualizzazione Messaggio</a></li>
</ul>
</ul>
<hr width="95%" size="1" noshade="noshade" />
<h4><a name="getting_started" id="getting_started"></a>Introduzione</h4>
<p>In cima ad ogni pagina viene mostrato un messaggio di benvenuto e la data odierna.
Se l'utente visualizzato nel messaggio di benvenuto non &egrave; corretto, cliccare
&quot;Esci&quot; per rimuovere eventuali cookie residui ed <a href="#logging_in">autenticarsi</a> con le
proprie credenziali.
Il link &quot;Aiuto&quot; apre una pagina di aiuto in un'altra finestra. Se disponibile,
il link &quot;Scrivi all'Amministratore&quot; inizia la composizione di un email da inviare all'
amministratore del sistema.
</p>
<p align="right"><a href="#top">Torna su</a></p>
<h5><a name="logging_in" id="logging_in"></a>Autenticazione</h5>
<p>L'autenticazione avviene tramite login e password. Il login pu&ograve;
essere l'indirizzo email completo ('utente@dominio.it') o solo il proprio nome utente ('login'),
in funzione delle impostazioni del proprio sistema. La modalit&agrave; corretta di accesso deve
essere comunicata dall'Amministratore/Assistenza.<BR>Con l'opzione &quot;Ricorda le credenziali&quot;
il sistema utilizza i cookie per identificare l'utente ad ogni accesso futuro, senza richiedere
pi&ugrave; login e password. <i>Utilizzare questa opzione solo se la postazione non &egrave;
condivisa con altri utenti!</i><br>Dopo l'autenticazione appare la <a href="#message_summary">pagina principale</a>.</p>
<p align="right"><a href="#top">Torna su</a></p>
<h5><a name="language" id="language"></a>Scelta della Lingua</h5>
<p>Nella pagina di login si pu&ograve; scegliere la lingua con cui navigare nella
propria quarantena. Solamente le lingue impostate dall'amministratore saranno
indicate come disponibili. Con la scelta della lingua i messaggi di MailZu
appariranno tradotti. Non verranno invece tradotti i messaggi email eventualmente
presenti in quarantena.<BR>
Per cambiare la lingua &egrave; necessario uscire e rientrare da MailZu.</p>
<p align="right"><a href="#top">Torna su</a></p>
<h5><a name="getting_support" id="getting_support"></a>Come richiedere assistenza
</h5>
<p>Per ricevere assistenza sull'utilizzo della quarantena delegata si prega di
contattare il servizio di Assistenza o l'Amministratore. Se disponibile si
pu&ograve; inviare una email all'Amministratore tramite il link del menu di sinistra.
<p>
<p align="right"><a href="#top">Torna su</a></p> <p align="right">&nbsp;</p>
<hr width="95%" size="1" noshade="noshade" />
<h4><a name="using_mailzu" id="using_mailzu"></a>Utilizzo di MailZu</h4>
<p>MailZu &egrave; una interfaccia Web per gestire la quarantena personale in sistemi
antispam. I messaggi bloccati in quarantena sono tipicamente spam o contengono
degli allegati non permessi.
<p align="right"><a href="#top">Torna su</a></p>
<h5><a name="quick_links" id="quick_links"></a>Menu</h5>
<p>Il Menu riporta i link alle funzioni principali di questa applicazione.
Il primo, &quot;Statistiche Quarantena&quot; visualizza un riassunto del contenuto
della propria quarantena.
</p>
<p> &quot;Quarantena&quot; mostra l'elenco dei messaggi individuati come spam e/o
con allegati non permessi.</p>
<p>&quot;Scrivi all'Amministratore&quot; (se disponibile) &egrave; un modo rapido
per entrare in contatto con l'Assistenza (per posta elettronica).</p>
<p>&quot;Aiuto&quot; apre questo documento.</p>
<p>L'ultimo link, &quot;Esci&quot;, chiude la sessione corrente e riporta la navigazione
alla pagina di login.</p>
<p align="right"><a href="#top">Torna su</a></p>
<h5><a name="msg_summary" id="message_summary"></a>Statistiche Quarantena</h5>
<p>Le statistiche della propria quarantena compaiono nella prima pagina dopo il login.
Forniscono un panorama sul numero e tipo di messaggi in quarantena.
<p align="right"><a href="#top">Torna su</a></p>
<h5><a name="msg_index" id="msg_index"></a>Quarantena</h5>
<p> La pagina di quarantena mostra l'elenco dei messaggi presenti in quarantena.
Per ogni email bloccato il riassunto mostra il mittente, l'oggetto, la data e il
punteggio.</p>
<p>Con un click sul titolo delle colonne &egrave; possibile cambiare l'ordinamento
della visualizzazione. Con un secondo click sullo stesso titolo si inverte l'ordine.</p>
<p>L'interfaccia propone pi&ugrave; pulsanti per la gestione dei messaggi visualizzati.
L'azione &quot;Sblocca&quot; rimuove i messaggi dalla quarantena e li consegna al
destinatario come se non fossero stati intercettati. La funzione &quot;Cancella&quot;
elimina definitivamente un messaggio dalla quarantena, senza consegnarlo al destinatario.
Queste funzioni vengono applicate solo ai messaggi spuntati. La funzione &quot;Cancella
Tutti&quot; ignora le eventuali spunte ed elimina tutti i messaggi dalla quarantena.</p>
<p>Dall'elenco delle richieste in sospeso &egrave; possibile annullare una richiesta cliccando
su 'Cancella la Richiesta'. In questo modo il messaggio verr&agrave; rimosso dalla coda in
attesa di revisione da parte dell'Amministratore.
</p>
<p align="right"><a href="#top">Torna su</a></p>
<h5><a name="search" id="search"></a>Funzioni di ricerca</h5>
<p>La funzione di ricerca permette di impostare un filtro nella visualizzazione dei messaggi.
&Egrave; possibile specificare il mittente, l'oggetto o il tipo di messaggio (spam o non
permesso). La ricerca non distingue tra maiuscole e minuscole.</p>
<p align="right"><a href="#top">Torna su</a></p>
<h5><a name="msg_view" id="msg_view"></a>Messaggio</h5>
<p>La vista Messaggio mostra una anteprima del messaggio trattenuto in quarantena per determinare
se si tratta effettivamente di spam. Questa pagina consente di visualizzare tutte le intestazioni
(&quot;Intestazioni Si/no&quot;) e il &quot;Messaggio Originale&quot;.
The Message View allows you to see the contents of the message to help
</p>
<p align="right"><a href="#top">Torna su</a></p> <p align="right">&nbsp;</p>
<hr width="95%" size="1" noshade="noshade" />
</td>
</tr>
</table>
</div>

321
lang/it.lang.php Normal file
View File

@@ -0,0 +1,321 @@
<?php
/**
* Italian (it) translation file.
* Based on phpScheduleIt translation file.
* This also serves as the base translation file from which to derive
* all other translations.
*
* @author Paolo Cravero <pcravero@as2594.net>
* @version 08-25-05
* @package Languages
*
* Copyright (C) 2005 - MailZu
* License: GPL, see LICENSE
*/
///////////////////////////////////////////////////////////
// INSTRUCTIONS
///////////////////////////////////////////////////////////
// This file contains all of the strings that are used throughout phpScheduleit.
// Please save the translated file as '2 letter language code'.lang.php. For example, en.lang.php.
//
// To make phpScheduleIt available in another language, simply translate each
// of the following strings into the appropriate one for the language. If there
// is no direct translation, please provide the closest translation. Please be sure
// to make the proper additions the /config/langs.php file (instructions are in the file).
// Also, please add a help translation for your language using en.help.php as a base.
//
// You will probably keep all sprintf (%s) tags in their current place. These tags
// are there as a substitution placeholder. Please check the output after translating
// to be sure that the sentences make sense.
//
// + Please use single quotes ' around all $strings. If you need to use the ' character, please enter it as \'
// + Please use double quotes " around all $email. If you need to use the " character, please enter it as \"
//
// + For all $dates please use the PHP strftime() syntax
// http://us2.php.net/manual/en/function.strftime.php
//
// + Non-intuitive parts of this file will be explained with comments. If you
// have any questions, please email lqqkout13@users.sourceforge.net
// or post questions in the Developers forum on SourceForge
// http://sourceforge.net/forum/forum.php?forum_id=331297
///////////////////////////////////////////////////////////
////////////////////////////////
/* Do not modify this section */
////////////////////////////////
global $strings; //
global $email; //
global $dates; //
global $charset; //
global $letters; //
global $days_full; //
global $days_abbr; //
global $days_two; //
global $days_letter; //
global $months_full; //
global $months_abbr; //
global $days_letter; //
/******************************/
// Charset for this language
// 'iso-8859-1' will work for most languages
$charset = 'iso-8859-1';
/***
DAY NAMES
All of these arrays MUST start with Sunday as the first element
and go through the seven day week, ending on Saturday
***/
// The full day name
$days_full = array('Domenica', 'Lunedi', 'Martedi', 'Mercoledi', 'Giovedi', 'Venerdi', 'Sabato');
// The three letter abbreviation
$days_abbr = array('Dom', 'Lun', 'Mar', 'Mer', 'Gio', 'Ven', 'Sab');
// The two letter abbreviation
$days_two = array('Do', 'Lu', 'Ma', 'Me', 'Gi', 'Ve', 'Sa');
// The one letter abbreviation
$days_letter = array('D', 'L', 'm', 'M', 'G', 'V', 'S');
/***
MONTH NAMES
All of these arrays MUST start with January as the first element
and go through the twelve months of the year, ending on December
***/
// The full month name
$months_full = array('Gennaio', 'Febbraio', 'Marzo', 'Aprile', 'Maggio', 'Giugno', 'Luglio', 'Agosto', 'Settembre', 'Ottobre', 'Novembre', 'Dicembre');
// The three letter month name
$months_abbr = array('Gen', 'Feb', 'Mar', 'Apr', 'MaG', 'Giu', 'Lug', 'Ago', 'Set', 'Ott', 'Nov', 'Dic');
// All letters of the alphabet starting with A and ending with Z
$letters = array ('A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z');
/***
DATE FORMATTING
All of the date formatting must use the PHP strftime() syntax
You can include any text/HTML formatting in the translation
***/
// General date formatting used for all date display unless otherwise noted
$dates['general_date'] = '%d/%m/%Y';
// General datetime formatting used for all datetime display unless otherwise noted
// The hour:minute:second will always follow this format
$dates['general_datetime'] = '%d/%m/%Y @';
// Date on top-right of each page
$dates['header'] = '%A, %d %B %Y';
/***
STRING TRANSLATIONS
All of these strings should be translated from the English value (right side of the equals sign) to the new language.
- Please keep the keys (between the [] brackets) as they are. The keys will not always be the same as the value.
- Please keep the sprintf formatting (%s) placeholders where they are unless you are sure it needs to be moved.
- Please keep the HTML and punctuation as-is unless you know that you want to change it.
***/
$strings['hours'] = 'ore';
$strings['minutes'] = 'minuti';
// The common abbreviation to hint that a user should enter the month as 2 digits
$strings['mm'] = 'mm';
// The common abbreviation to hint that a user should enter the day as 2 digits
$strings['dd'] = 'gg';
// The common abbreviation to hint that a user should enter the year as 4 digits
$strings['yyyy'] = 'aaaa';
$strings['am'] = 'am';
$strings['pm'] = 'pm';
$strings['Administrator'] = 'Amministratore';
$strings['Welcome Back'] = 'Benvenuto, %s';
$strings['Log Out'] = 'Esci';
$strings['Help'] = 'Aiuto';
$strings['Admin Email'] = 'Admin Email';
$strings['Default'] = 'Default';
$strings['Reset'] = 'Reset';
$strings['Edit'] = 'Modifica';
$strings['Delete'] = 'Cancella';
$strings['Cancel'] = 'Annulla';
$strings['View'] = 'Visualizza';
$strings['Modify'] = 'Modifica';
$strings['Save'] = 'Salva';
$strings['Back'] = 'Indietro';
$strings['BackMessageIndex'] = 'Elenco Messaggi';
$strings['ToggleHeaders'] = 'Intestazioni Si/No';
$strings['ViewOriginal'] = 'Messaggio Originale';
$strings['Next'] = 'succ.';
$strings['Close Window'] = 'Close Window';
$strings['Search'] = 'Cerca';
$strings['Clear'] = 'Pulisci';
$strings['Days to Show'] = 'Days to Show';
$strings['Reservation Offset'] = 'Reservation Offset';
$strings['Hidden'] = 'Hidden';
$strings['Show Summary'] = 'Show Summary';
$strings['Add Schedule'] = 'Add Schedule';
$strings['Edit Schedule'] = 'Edit Schedule';
$strings['No'] = 'No';
$strings['Yes'] = 'Yes';
$strings['Name'] = 'Name';
$strings['First Name'] = 'First Name';
$strings['Last Name'] = 'Last Name';
$strings['Resource Name'] = 'Resource Name';
$strings['Email'] = 'Email';
$strings['Institution'] = 'Institution';
$strings['Phone'] = 'Phone';
$strings['Password'] = 'Password';
$strings['Permissions'] = 'Permissions';
$strings['View information about'] = 'View information about %s %s';
$strings['Send email to'] = 'Send email to %s %s';
$strings['Reset password for'] = 'Reset password for %s %s';
$strings['Edit permissions for'] = 'Edit permissions for %s %s';
$strings['Position'] = 'Position';
$strings['Password (6 char min)'] = 'Password (%s char min)'; // @since 1.1.0
$strings['Re-Enter Password'] = 'Re-Enter Password';
$strings['Date'] = 'Date';
$strings['Email Users'] = 'Email Users';
$strings['Subject'] = 'Oggetto';
$strings['Message'] = 'Messaggio';
$strings['Send Email'] = 'Send Email';
$strings['problem sending email'] = 'Sorry, there was a problem sending your email. Please try again later.';
$strings['The email sent successfully.'] = 'The email sent successfully.';
$strings['Email address'] = 'Email address';
$strings['Please Log In'] = 'Inserire le proprie credenziali';
$strings['Keep me logged in'] = 'Ricorda le credenziali <br/>(richiede i cookies)';
$strings['Password'] = 'Password';
$strings['Log In'] = 'Entra';
$strings['Get online help'] = 'Get online help';
$strings['Language'] = 'Lingua';
$strings['(Default)'] = '(Default)';
$strings['Email Administrator'] = 'Scrivi all\'amministratore';
$strings['N/A'] = 'N/A';
$strings['Summary'] = 'Summary';
$strings['View stats for schedule'] = 'View stats for schedule:';
$strings['At A Glance'] = 'At A Glance';
$strings['Total Users'] = 'Total Users:';
$strings['Total Resources'] = 'Total Resources:';
$strings['Total Reservations'] = 'Total Reservations:';
$strings['Max Reservation'] = 'Max Reservation:';
$strings['Min Reservation'] = 'Min Reservation:';
$strings['Avg Reservation'] = 'Avg Reservation:';
$strings['Most Active Resource'] = 'Most Active Resource:';
$strings['Most Active User'] = 'Most Active User:';
$strings['System Stats'] = 'System Stats';
$strings['phpScheduleIt version'] = 'phpScheduleIt version:';
$strings['Database backend'] = 'Database backend:';
$strings['Database name'] = 'Database name:';
$strings['PHP version'] = 'PHP version:';
$strings['Server OS'] = 'Server OS:';
$strings['Server name'] = 'Server name:';
$strings['phpScheduleIt root directory'] = 'phpScheduleIt root directory:';
$strings['Using permissions'] = 'Using permissions:';
$strings['Using logging'] = 'Using logging:';
$strings['Log file'] = 'Log file:';
$strings['Admin email address'] = 'Admin email address:';
$strings['Tech email address'] = 'Tech email address:';
$strings['CC email addresses'] = 'CC email addresses:';
$strings['Reservation start time'] = 'Reservation start time:';
$strings['Reservation end time'] = 'Reservation end time:';
$strings['Days shown at a time'] = 'Days shown at a time:';
$strings['Reservations'] = 'Reservations';
$strings['Return to top'] = 'Return to top';
$strings['for'] = 'for';
$strings['Per page'] = 'Per page:';
$strings['Page'] = 'Page:';
$strings['You are not logged in!'] = 'You are not logged in!';
$strings['Setup'] = 'Setup';
$strings['Invalid User Name/Password.'] = 'Login e/o Password errati.';
$strings['Valid username is required'] = 'Valid username is required';
$strings['Close'] = 'Close';
$strings['Admin'] = 'Admin';
$strings['My Quick Links'] = 'Menu';
$strings['Go to first page'] = 'Vai alla prima pagina';
$strings['Go to last page'] = 'Vai all\'ultima pagina';
$strings['Sort by descending order'] = 'Sort by descending order';
$strings['Sort by ascending order'] = 'Sort by ascending order';
$strings['Spam Quarantine'] = 'Quarantena Spam';
$strings['Message View'] = 'Visualizzazione Messaggio';
$strings['Attachment Quarantine'] = 'Quarantena Allegati';
$strings['No such content type'] = 'No such content type';
$strings['No message was selected'] = 'Nessun messaggio selezionato ...';
$strings['Unknown action type'] = 'Tipo di richiesta sconosciuta ...';
$strings['A problem occured when trying to release the following messages'] = 'Si &egrave; verificato un problema cercando di sbloccare i seguenti messaggi';
$strings['A problem occured when trying to delete the following messages'] = 'Si &egrave; verificato un problema cercando di cancellare i seguenti messaggi';
$strings['Please release the following messages'] = 'Per cortesia vogliate sbloccare i seguenti messaggi';
$strings['To'] = 'A';
$strings['From'] = 'Da';
$strings['Subject'] = 'Oggetto';
$strings['Date'] = 'Data';
$strings['Score'] = 'Punteggio';
$strings['Mail ID'] = 'ID Messaggio';
$strings['Status'] = 'Stato';
$strings['Print'] = 'Stampa';
$strings['CloseWindow'] = 'Chiudi';
$strings['Unknown server type'] = 'Tipo di server sconosciuto ...';
$strings['Showing messages'] = "Messaggi dal %s al %s &nbsp;&nbsp; (%s in totale)\r\n";
$strings['View this message'] = 'Apri questo messaggio';
$strings['Message Unavailable'] = 'Messaggio non disponibile';
$strings['My Quarantine'] = 'Quarantena';
$strings['Site Quarantine'] = 'Quarantena globale';
$strings['Message Processing'] = 'Elaborazione Messaggio';
$strings['Quarantine Summary'] = 'Statistiche Quarantena';
$strings['Site Quarantine Summary'] = 'Statistiche Quarantena globale';
$strings['Login'] = 'Login';
$strings['spam(s)'] = 'spam';
$strings['attachment(s)'] = 'allegati';
$strings['pending release request(s)'] = 'richiesta/e di sblocco accodate';
$strings['virus(es)'] = 'virus(es)';
$strings['bad header(s)'] = 'intestazione/i difettosa/e';
$strings['You have to type some text'] = 'E\' obbligatorio inserire del testo';
$strings['Release'] = 'Sblocca';
$strings['Release/Request release'] = 'Sblocca/Richiedi sblocco';
$strings['Request release'] = 'Richiedi slocco';
$strings['Delete'] = 'Cancella';
$strings['Delete All'] = 'Cancella Tutti';
$strings['Send report and go back'] = 'Invia il rapporto e torna alla pagina precedente';
$strings['Go back'] = "Indietro";
$strings['Select All'] = "Seleziona Tutti";
$strings['Clear All'] = "Deseleziona Tutti";
$strings['Access Denied'] = "Accesso Negato ";
$strings['My Pending Requests'] = "Richieste in sospeso";
$strings['Site Pending Requests'] = "Richieste in sospeso (globali)";
$strings['Cancel Request'] = "Cancella la Richiesta";
$strings['User is not allowed to login'] = "Utente non autorizzato al servizio";
$strings['Authentication successful'] = "Autenticazione riuscita";
$strings['Authentication failed'] = "Autenticazione fallita";
$strings['LDAP connection failed'] = "Connessione al server LDAP/AD fallita";
$strings['Logout successful'] = "Logout riuscito";
$strings['IMAP Authentication: no match'] = "Autenticazione IMAP: non trovato";
$strings['Search for messages whose:'] = "Cerca i messaggi che:";
$strings['Content Type'] = "Content Type";
$strings['Clear search results'] = "Azzera il risultato della ricerca";
$strings['contains'] = "contiene";
$strings['doesn\'t contain'] = "non contiene";
$strings['equals'] = "uguale a";
$strings['doesn\'t equal'] = "diverso da";
$strings['All'] = "Tutti";
$strings['Spam'] = "Spam";
$strings['Banned'] = "Non permesso";
$strings['Bad Header'] = "Intestazione Difettosa";
$strings['Bad Headers'] = "Intestazioni Difettose";
$strings['Pending Requests'] = 'Richieste in sospeso';
$strings['Virus'] = "Virus";
$strings['Viruses'] = "Viruses";
$strings['last'] = "ultima";
$strings['first'] = "prima";
$strings['previous'] = "prec.";
$strings['There was an error executing your query'] = 'E\' stato riscontrato un errore durante la ricerca sul database:';
$strings['There are no matching records.'] = 'Nessun record trovato.';
$strings['Domain'] = 'Dominio';
$strings['Total'] = 'Totali';
$strings['X-Amavis-Alert'] = 'X-Amavis-Alert';
$strings['Loading Summary...'] = 'Caricamento in corso...';
$strings['Retrieving Messages...'] = 'Download dei messaggi...';
?>

313
lang/pt_BR.lang.php Normal file
View File

@@ -0,0 +1,313 @@
<?php
/**
* English (en) translation file.
* Based on phpScheduleIt translation file.
* This also serves as the base translation file from which to derive
* all other translations.
*
* @author Samuel Tran <stran2005@users.sourceforge.net>
* @author Brian Wong <bwsource@users.sourceforge.net>
* @author Nicolas Peyrussie <peyrouz@users.sourceforge.net>
* @version 04-03-07
* @package Languages
*
* Copyright (C) 2005 - 2007 MailZu
* License: GPL, see LICENSE
*/
///////////////////////////////////////////////////////////
// INSTRUCTIONS
///////////////////////////////////////////////////////////
// This file contains all of the strings that are used throughout phpScheduleit.
// Please save the translated file as '2 letter language code'.lang.php. For example, en.lang.php.
//
// To make phpScheduleIt available in another language, simply translate each
// of the following strings into the appropriate one for the language. If there
// is no direct translation, please provide the closest translation. Please be sure
// to make the proper additions the /config/langs.php file (instructions are in the file).
// Also, please add a help translation for your language using en.help.php as a base.
//
// You will probably keep all sprintf (%s) tags in their current place. These tags
// are there as a substitution placeholder. Please check the output after translating
// to be sure that the sentences make sense.
//
// + Please use single quotes ' around all $strings. If you need to use the ' character, please enter it as \'
// + Please use double quotes " around all $email. If you need to use the " character, please enter it as \"
//
// + For all $dates please use the PHP strftime() syntax
// http://us2.php.net/manual/en/function.strftime.php
//
// + Non-intuitive parts of this file will be explained with comments. If you
// have any questions, please email lqqkout13@users.sourceforge.net
// or post questions in the Developers forum on SourceForge
// http://sourceforge.net/forum/forum.php?forum_id=331297
///////////////////////////////////////////////////////////
////////////////////////////////
/* Do not modify this section */
////////////////////////////////
global $strings; //
global $email; //
global $dates; //
global $charset; //
global $letters; //
global $days_full; //
global $days_abbr; //
global $days_two; //
global $days_letter; //
global $months_full; //
global $months_abbr; //
global $days_letter; //
/******************************/
// Charset for this language
// 'iso-8859-1' will work for most languages
$charset = 'iso-8859-1';
/***
DAY NAMES
All of these arrays MUST start with Sunday as the first element
and go through the seven day week, ending on Saturday
***/
// The full day name
$days_full = array('Domingo', 'Segunda-Feira', 'Ter<65>a-Feira', 'Quarta-Feira', 'Quinta-Feira', 'Sexta-Feira', 'S<>bado');
// The three letter abbreviation
$days_abbr = array('Dom', 'Seg', 'Ter', 'Qua', 'Qui', 'Sex', 'Sab');
// The two letter abbreviation
$days_two = array('Su', 'Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa');
// The one letter abbreviation
$days_letter = array('D', 'S', 'T', 'Q', 'U', 'S', 'S');
/***
MONTH NAMES
All of these arrays MUST start with January as the first element
and go through the twelve months of the year, ending on December
***/
// The full month name
$months_full = array('Janeiro', 'Fevereiro', 'Mar<61>o', 'Abril', 'Maio', 'Junho', 'Julho', 'Agosto', 'Setembro', 'Outubro', 'Novembro', 'Dezembro');
// The three letter month name
$months_abbr = array('Jan', 'Fev', 'Mar', 'Abr', 'Mai', 'Jun', 'Jul', 'Ago', 'Set', 'Out', 'Nov', 'Dez');
// All letters of the alphabet starting with A and ending with Z
$letters = array ('A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z');
/***
DATE FORMATTING
All of the date formatting must use the PHP strftime() syntax
You can include any text/HTML formatting in the translation
***/
// General date formatting used for all date display unless otherwise noted
$dates['general_date'] = '%m/%d/%Y';
// General datetime formatting used for all datetime display unless otherwise noted
// The hour:minute:second will always follow this format
$dates['general_datetime'] = '%m/%d/%Y @';
$dates['header'] = '%A, %B %d, %Y';
/***
STRING TRANSLATIONS
All of these strings should be translated from the English value (right side of the equals sign) to the new language.
- Please keep the keys (between the [] brackets) as they are. The keys will not always be the same as the value.
- Please keep the sprintf formatting (%s) placeholders where they are unless you are sure it needs to be moved.
- Please keep the HTML and punctuation as-is unless you know that you want to change it.
***/
$strings['hours'] = 'horas';
$strings['minutes'] = 'minutos';
// The common abbreviation to hint that a user should enter the month as 2 digits
$strings['mm'] = 'mm';
// The common abbreviation to hint that a user should enter the day as 2 digits
$strings['dd'] = 'dd';
// The common abbreviation to hint that a user should enter the year as 4 digits
$strings['yyyy'] = 'yyyy';
$strings['am'] = 'am';
$strings['pm'] = 'pm';
$strings['Administrator'] = 'Administrador';
$strings['Welcome Back'] = 'Bem Vindo, %s';
$strings['Log Out'] = 'Sair';
$strings['Help'] = 'Ajuda';
$strings['Admin Email'] = 'Admin Email';
$strings['Default'] = 'Padr<64>o';
$strings['Reset'] = 'Resetar';
$strings['Edit'] = 'Editar';
$strings['Delete'] = 'Deletar';
$strings['Cancel'] = 'Cancelar';
$strings['View'] = 'Ver';
$strings['Modify'] = 'Modificar';
$strings['Save'] = 'Salvar';
$strings['Back'] = 'Voltar';
$strings['BackMessageIndex'] = 'Voltar para Menssagens';
$strings['ToggleHeaders'] = 'Mostrar Cabe<62>alhos';
$strings['ViewOriginal'] = 'Ver Original';
$strings['Next'] = 'pr<70>xima';
$strings['Close Window'] = 'Fechar Janela';
$strings['Search'] = 'Pesquisar';
$strings['Clear'] = 'Limpar';
$strings['Days to Show'] = 'Dias para Mostrar';
$strings['Reservation Offset'] = 'Reservation Offset';
$strings['Hidden'] = 'Esconder';
$strings['Show Summary'] = 'Mastrar Agendamento';
$strings['Add Schedule'] = 'Adicionar Agendamento';
$strings['Edit Schedule'] = 'Editar Agendamento';
$strings['No'] = 'N<>o';
$strings['Yes'] = 'Sim';
$strings['Name'] = 'Nome';
$strings['First Name'] = 'Primeiro Nome';
$strings['Last Name'] = '<27>ltimo Nome';
$strings['Resource Name'] = 'Recurso';
$strings['Email'] = 'Email';
$strings['Institution'] = 'Empresa';
$strings['Phone'] = 'Telefone';
$strings['Password'] = 'Senha';
$strings['Permissions'] = 'Permiss<73>es';
$strings['View information about'] = 'Ver Informa<6D><61>es sobre %s %s';
$strings['Send email to'] = 'Enviar e-mail para %s %s';
$strings['Reset password for'] = 'Resetar senha para %s %s';
$strings['Edit permissions for'] = 'Editar permiss<73>es para %s %s';
$strings['Position'] = 'Posi<73><69>o';
$strings['Password (6 char min)'] = 'Senha (%s caracteres min.)'; // @since 1.1.0
$strings['Re-Enter Password'] = 'Redigitar Senha';
$strings['Date'] = 'Data';
$strings['Email Users'] = 'Email Users';
$strings['Subject'] = 'Assunto';
$strings['Message'] = 'Mensagem';
$strings['Send Email'] = 'Enviar E-mail';
$strings['problem sending email'] = 'Desculpa, ocorreu um erro ao enviar seu E-mail. Tente mais tarde.';
$strings['The email sent successfully.'] = 'E-mail enviado com sucesso.';
$strings['Email address'] = 'Endere<72>o de E-mail';
$strings['Please Log In'] = 'Informa<6D><61>es de Login';
$strings['Keep me logged in'] = 'Manter-se logado <br/>(requer cookies)';
$strings['Password'] = 'Senha';
$strings['Log In'] = 'Entrar';
$strings['Get online help'] = 'Ajuda online';
$strings['Language'] = 'Idioma';
$strings['(Default)'] = '(Padr<64>o)';
$strings['Email Administrator'] = 'E-mail p/ Administrador';
$strings['N/A'] = 'N/A';
$strings['Summary'] = 'Sum<75>rio';
$strings['View stats for schedule'] = 'Ver status da Agenda:';
$strings['At A Glance'] = 'At A Glance';
$strings['Total Users'] = 'Total Users:';
$strings['Total Resources'] = 'Total Resources:';
$strings['Total Reservations'] = 'Total Reservations:';
$strings['Max Reservation'] = 'Max Reservation:';
$strings['Min Reservation'] = 'Min Reservation:';
$strings['Avg Reservation'] = 'Avg Reservation:';
$strings['Most Active Resource'] = 'Most Active Resource:';
$strings['Most Active User'] = 'Most Active User:';
$strings['System Stats'] = 'System Stats';
$strings['phpScheduleIt version'] = 'phpScheduleIt version:';
$strings['Database backend'] = 'Database backend:';
$strings['Database name'] = 'Database name:';
$strings['PHP version'] = 'PHP version:';
$strings['Server OS'] = 'Server OS:';
$strings['Server name'] = 'Server name:';
$strings['phpScheduleIt root directory'] = 'phpScheduleIt root directory:';
$strings['Using permissions'] = 'Using permissions:';
$strings['Using logging'] = 'Using logging:';
$strings['Log file'] = 'Log file:';
$strings['Admin email address'] = 'Admin email address:';
$strings['Tech email address'] = 'Tech email address:';
$strings['CC email addresses'] = 'CC email addresses:';
$strings['Reservation start time'] = 'Reservation start time:';
$strings['Reservation end time'] = 'Reservation end time:';
$strings['Days shown at a time'] = 'Days shown at a time:';
$strings['Reservations'] = 'Reservations';
$strings['Return to top'] = 'Return to top';
$strings['for'] = 'for';
$strings['Per page'] = 'Por p<>gina:';
$strings['Page'] = 'P<>gina:';
$strings['You are not logged in!'] = 'Voc<6F> n<>o esta logado!';
$strings['Setup'] = 'Setup';
$strings['Invalid User Name/Password.'] = 'Usu<73>rio/Senha inv<6E>lidos.';
$strings['Valid username is required'] = 'Requerido um nome de usu<73>rio v<>lido';
$strings['Close'] = 'Fechar';
$strings['Admin'] = 'Admin';
$strings['My Quick Links'] = 'Meus Links';
$strings['Go to first page'] = 'Ir para primeira p<>gina';
$strings['Go to last page'] = 'Ir para <20>ltima p<>gina';
$strings['Sort by descending order'] = 'Ordem descendente';
$strings['Sort by ascending order'] = 'Ordem ascendente';
$strings['Spam Quarantine'] = 'Quarentena de Spam';
$strings['Message View'] = 'Visualizando Mensagem';
$strings['Attachment Quarantine'] = 'Quarentena de Anexos';
$strings['No such content type'] = 'Tipo de conte<74>do n<>o existe';
$strings['No message was selected'] = 'Nenhuma mensagem foi selecionada ...';
$strings['Unknown action type'] = 'Tipo de a<><61>o desconhecido ...';
$strings['A problem occured when trying to release the following messages'] = 'Ocorreu um problema ao tentar liberar as mensagens selecionadas';
$strings['A problem occured when trying to delete the following messages'] = 'Ocorreu um problema ao tentar deletar as mesagens selecionadas';
$strings['Please release the following messages'] = 'Liberar as seguintes mensagens';
$strings['To'] = 'Para';
$strings['From'] = 'De';
$strings['Subject'] = 'Assunto';
$strings['Date'] = 'Data';
$strings['Score'] = 'Pontos';
$strings['Mail ID'] = 'Mail ID';
$strings['Status'] = 'Status';
$strings['Print'] = 'Imprimir';
$strings['CloseWindow'] = 'Fechar';
$strings['Unknown server type'] = 'Tipo de servidor desconhecido ...';
$strings['Showing messages'] = "Mostrando mensagen %s at<61> %s &nbsp;&nbsp; (%s no total)\r\n";
$strings['View this message'] = 'Ver esta Mensagem';
$strings['Message Unavailable'] = 'Mensagem Indispon<6F>vel';
$strings['My Quarantine'] = 'Minha Quarentena';
$strings['Site Quarantine'] = 'Quarentena do Site';
$strings['Message Processing'] = 'Processando Mensagem';
$strings['Quarantine Summary'] = 'Sum<75>rio da Quarantena';
$strings['Login'] = 'Usu<73>rio';
$strings['spam(s)'] = 'spam(s)';
$strings['attachment(s)'] = 'bloqueio(s) por anexo(s)';
$strings['pending release request(s)'] = 'pedidos de libera<72><61>o pendentes';
$strings['You have to type some text'] = 'Voc<6F> deve digitar algum texto';
$strings['Release'] = 'Liberar';
$strings['Release/Request release'] = 'Liberar/Solicitar Libera<72><61>o';
$strings['Request release'] = 'Solicitar Libera<72><61>o';
$strings['Delete'] = 'Deletar';
$strings['Delete All'] = 'Deletar Todas';
$strings['Send report and go back'] = 'Enviar relat<61>rio e voltar';
$strings['Go back'] = "Voltar";
$strings['Select All'] = "Selecionar Todas";
$strings['Clear All'] = "Limpar Todas";
$strings['Access Denied'] = "Acesso Negado";
$strings['My Pending Requests'] = "Minhas Pend<6E>ncias<br />&nbsp;&nbsp;de Libera<72><61>o";
$strings['Site Pending Requests'] = "Pend<EFBFBD>ncias de Libera<72><61>o";
$strings['Cancel Request'] = "Cancelar Requisi<73><69>o";
$strings['User is not allowed to login'] = "Usu<EFBFBD>rio sem permiss<73>o para entar";
$strings['Authentication successful'] = "Autentica<EFBFBD><EFBFBD>o efetuada com sucesso";
$strings['Authentication failed'] = "Falha na Autentica<63><61>o";
$strings['LDAP connection failed'] = "Falha na conex<65>o com LDAP/AD";
$strings['Logout successful'] = "Logout efetuado com sucesso";
$strings['IMAP Authentication: no match'] = "Autentica<EFBFBD><EFBFBD>o IMAP: n<>o corresponde";
$strings['Search for messages whose:'] = "Procurar por mensagens:";
$strings['Content Type'] = "Tipo de Conte<74>do";
$strings['Clear search results'] = "Limpar resultados da pesquisa";
$strings['contains'] = "cont<EFBFBD>m";
$strings['doesn\'t contain'] = "n<EFBFBD>o cont<6E>m";
$strings['equals'] = "<EFBFBD> igual";
$strings['doesn\'t equal'] = "n<EFBFBD>o <20> igual";
$strings['All'] = "Todos";
$strings['Spam'] = "Spam";
$strings['Banned'] = "Anexo";
$strings['last'] = "ultima";
$strings['first'] = "primeira";
$strings['previous'] = "anterior";
$strings['There was an error executing your query'] = 'Ocoreu um erro executando sua pesquisa:';
$strings['There are no matching records.'] = 'Nenhum registro encontrado.';
$strings['Domain'] = 'Dominio';
$strings['X-Amavis-Alert'] = 'X-Amavis-Alert';
$strings['Loading Summary...'] = 'Loading Summary...';
$strings['Retrieving Messages...'] = 'Retrieving Messages...';
?>