Page MenuHomePhorge

No OneTemporary

Size
77 KB
Referenced Files
None
Subscribers
None
diff --git a/CHANGELOG b/CHANGELOG
index 1a2d5e759..a42c2a62c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,701 +1,708 @@
CHANGELOG RoundCube Webmail
---------------------------
+2007/05/17 (thomasb)
+----------
+- Updated Catalan, Russian, and Chinese translations
+- Renamed localization folder for Chinese (Big5)
+- Chanegd Slovenian language code from 'si' to 'sl'
+
+
2007/05/13 (thomasb)
----------
- Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation
- Fixed marking as read in preview pane (closes #1484364)
- CSS hack to display attachments correctly in IE6
- Wrap message body text (closes #1484148)
2007/05/03 (yllar)
----------
- Updated French, Lithuanian, Armenian, Spanish and Italian translations
2007/05/01 (thomasb)
----------
- Updated German, Euskara, Hungarian, Romanian and Spanish translation
- Added Hindi and Kurdish localization
2007/04/28 (thomasb)
----------
- LDAP access is back in address book (closes #1484087)
- Added search function for contacts
- New Template parsing and output encoding
- Fixed bugs #1484119 and #1483978
2007/04/08 (thomasb)
----------
- Fixed message moving procedure (closes #1484308)
- Fixed display of multiple attachments (closes #1466563)
- Fixed check for new messages (closes #1484310)
- List attachments without filename
2007/03/27 (thomasb)
----------
- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
Should close bugs #1483951 and #1484299
2007/03/23 (thomasb)
----------
- Correctly translate mailbox names (closes #1484276)
- Quote e-mail address links (closes #1484300)
2007/03/21 (thomasb)
----------
- Updated PEAR::Mail_mime package
- Added Persian localization
- Updated Catalan and Brazilian Portuguese translations
- Updated INSTALL manual with a note about database passwords
- Accept single quotes for HTML attributes when modifying message body (thanks Jason)
- Sanitize input for new users/identities (thanks Colin Alston)
2007/03/19 (thomasb)
----------
- Don't download HTML message parts
- Convert HTML parts to plaintext if 'prefer_html' is off
- Correctly parse message/rfc822 parts (closes #1484045)
- Code cleanup
2007/03/18 (thomasb)
----------
- Also use user_id for unique key in messages table (closes #1484074)
- Hide contacts drop down on blur (closes #1484203)
- Make entries in contacts drop down clickable
- Turn off browser autocompletion on login page
- Quote <? in text/html message parts
- Hide border around radio buttons
- Replaced old JS function calls.
2007/03/13 (thomasb)
----------
- Applied patch for attachment download by crichardson (closes #1484198)
- Fixed bug in Postgres DB handling (closes #1484068)
- Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
- Fixed array_merge bug (closes #1484281)
- Fixed flag for deletion in list view (closes #1484264)
- Finally support semicolons as recipient separator (closes ##1484251)
- Fixed message headers (subject) encoding
2007/03/04 (tomekp)
----------
- check if safe mode is on or not (closes #1484269)
2007/03/02 (thomasb)
----------
- Show "no subject" in message list if subject is missing (closes #1484243)
- Solved page caching of message preview (closes #1484153)
- Only use gzip compression if configured (closes #1484236)
2007/02/25 (estadtherr)
----------
- Fixed priority selector issue (#1484150)
- Upgraded to TinyMCE v2.1.0
2007/02/21 (thomasb)
----------
- Fixed some CSS issues in default skin (closes #1484210 and #1484161)
- Prevent from double quoting of numeric HTML character references (closes #1484253)
2007/02/07 (tomekp)
----------
- Updated (bg) translation (Doichin Dokov)
2007/02/06 (tomekp)
----------
- Updated (pl) translation
- Updated (pt_BR) translation (Robson F. Ramaldes)
- Big cleanup in program/localization
2007/02/05 (thomasb)
----------
- Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation
2007/01/07 (estadtherr)
----------
- Fixed display of HTML message attachments (closes #1484178)
2007/01/07 (thomasb)
----------
- Applied patch for preview caching (closes #1484186)
- Added Thai and Vietnamese localization files
2006/12/29 (thomasb)
----------
- Added error handling for attachment uploads
- Use multibyte safe string functions where necessary (closes #1483988)
- Updated Swiss German localization (de_CH)
2006/12/22 (thomasb)
----------
- Applied security patch to validate the submitted host value (by Kees Cook)
- Applied security patch to validate input values when deleting contacts (by Kees Cook)
- Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
- Applied a patch to more aggressively sanitize a HTML message
- Visualize blocked images in HTML messages
2006/12/20 (thomasb)
----------
- Fixed wrong message listing when showing search results (closes #1484131)
- Introduced functions Q() and JQ() as aliases for rep_specialchars_output()
- Show remote images when opening HTML message part as attachment
2006/12/17 (thomasb)
----------
- Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane
2006/12/06 (thomasb)
----------
- Improve memory usage when sending mail (closes #1484098)
- Mark messages as read once the preview is loaded (closes #1484132)
- Include smtp final response in log (closes #1484081)
2006/12/04 (thomasb)
----------
- Corrected date string in sent message header (closes #1484125)
- Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
- Changed srong tooltips for message browse buttons (closes #1483930)
2006/12/03 (estadtherr)
----------
- Added fix to convert HTML signatures for plain text messages
- Fixed signature delimeter character to be standard (Bug #1484035)
2006/12/01 (thomasb)
----------
- Implemented preview pane
- Fixed XSS vulnerability (Bug #1484109)
- Remove newlines from mail headers (Bug #1484031)
- Selection issues when moving/deleting (Bug #1484044)
- Applied patch of Clement Moulin for imap host auto-selection
- ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
- Fixed folder name encoding in subscription list (Bug #1484113)
- Fixed JS errors in identity list (Bug #1484120)
- Show client debug console on debug_level 8
- Added Serbian translation
- Updated Spanish and Bulgarian localization
2006/11/22 (robin)
----------
- Fix a bug introduced with Shift-Del yesterday
2006/11/21 (robin)
----------
- Add missing nl_NL translations
- Translate foldernames in folder form (closes #1484113)
2006/11/21 (robin)
----------
- Added first and last buttons to message list, address book
and message detail
- Pressing Shift-Del bypasses Trash folder
- Enable purge command for Junk folder
2006/11/17 (robin)
----------
- Re-initialize message list after shift-select and delete
2006/11/16 (robin)
----------
- Fixed updating message list after expunge and purge
- Fetch all aliases if virtuser_query is used instead
of only the first one
2006/11/11 (estadtherr)
----------
- fixed deletion/moving of messages from within "show" page
2006/11/09 (thomasb)
----------
- Little bugfix in HTML encoding
- Fixed encoding issues and delete-on-reply problem
- Corrected template parsing
2006/11/07 (estadtherr)
----------
- Upgraded to TinyMCE v2.0.8
- Fixed CSS path for editor popups
2006/09/26 (estadtherr)
----------
- Added spellchecker plugin to TinyMCE configuration
- Fixed HTML/Plain toggle labels
2006/09/24 (thomasb)
----------
- Partial client re-write with a common list class
- Re-enabled multi select of contacts (Bug #1484017)
- Enable contact editing right after creation (Bug #1459641)
- Updated Hungarian, Estonian and Traditional Chinese localization
2006/09/19 (thomasb)
----------
- Correct UTF-7 to UTF-8 conversion if mbstring is not available
2006/09/13 (estadtherr)
----------
- Introduction of TinyMCE HTML editor support for message composition and signatures
Note : a new column is added to the "identities" database table
2006/09/12 (estadtherr)
----------
- Fixed html2text treatment of table headers (Bug #1484020)
- Fixed IMAP fetch of message body (Bug #1484019)
2006/09/08 (thomasb)
----------
- Fixed safe_mode problems (Bug #1418381)
- Fixed wrong header encoding (Bug #1483976)
2006/09/07 (thomasb)
----------
- Made automatic draft saving configurable
- Fixed JS bug when renaming folders (Bug #1483989)
- Don't wait for complete page load when calling JavaScript init()
- Some improvements to prevent session expiration
- Prevent from double submit of spell check requests
2006/09/01 (thomasb)
----------
- Imporoved message parsing and HTML validation
- Added quota display as image (by Brett Patterson)
- Corrected creation of a message-id
- Updated Norwegian (bokmal) localization
2006/08/30 (thomasb)
----------
- New indentation for quoted message text
- Improved HTML validity
2006/08/28 (estadtherr)
----------
- Fixed URL character set (Ticket #1445501)
- Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
2006/08/25 (thomasb)
----------
- Fixed folder renaming: unsubscribe before rename (Bug #1483920)
- Finalized new message parsing (+ chaching)
- Updated SQL scripts and UPGRADING instructions
2006/08/23 (thomasb)
----------
- Updated Polish, Portuguese, Latvian, Chinese and Japanese localization
2006/08/20 (thomasb)
----------
- Fixed wrong usage of mbstring (Bug #1462439)
- Set default spelling language (Ticket #1483938)
- Added support for Nox Spell Server
2006/08/18 (thomasb)
----------
- Re-built message parsing (Bug #1327068)
Now based on the message structure delivered by the IMAP server.
- Fixed some XSS and SQL injection issues
2006/08/10 (thomasb)
----------
- Fixed charset problems with folder renaming
2006/08/04 (thomasb)
----------
- Fixed Bug in saving identities (Ticket #1483915)
- Set folder name in window title (Bug #1483919)
- Don't add imap_root to INBOX path (Bug #1483816)
- Attempt to create default folders only after login
- Avoid usage of $CONFIG in rcube_imap class
2006/07/30 (thomasb)
----------
- Alter links in HTML messages (Bug #1326402)
- Added fallback if host not found in 'mail_domain' array
- Applied patch of Charles to highlight droptargets (Ticket #1473034)
- Fixed folder renaming (Bug #1483914)
- Added confirmation message after deleting a folder
2006/07/25 (thomasb)
----------
- Made folder renaming a bit more ajax-style
- Changed rename-labels and German translation
- Fixed addressbox countbar width (Bug #1483845)
- Fixed refresh interval problems in Safari (Bug #1483902)
- Fixed clear_message_list_header() errors (Bug #1483898)
- Sanity check of $message_set in imap.inc (Bug #1443200)
- Added correct changing of message list headers for Sent folder
- Updated Spanish localization (Ticket #1483887)
- Applied patch #1483846
2006/07/24 (richs)
----------
- Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869)
- Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc
- Draft saving now properly returns an error when saving fails
- Draft timer stops and resets properly when attachments are uploaded, or when saving manually
- Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened
2006/07/19 (thomasb)
----------
- Correct entity encoding of link urls (HTML validity)
- Improved usability in compose step (Ticket #1483807)
- Added absolute URLs to several buttons (for "open in new window")
- Applied patch #1328032
- Fixed Bug/Patch #1443200
2006/07/18 (thomasb)
----------
- Fixed password with spaces issue (Bug #1364122)
- Replaced _auth hash with second cookie (Ticket #1483811)
- Don't use get_input_value() for passwords (Bug #1468895)
- Made password encryption key configurable
- Minor bugfixes with charset encoding
- Added <label> tags to forms (Ticket #1483810)
2006/07/07 (thomasb)
----------
- Fixed INSTALL_PATH bug #1425663
2006/07/03 (richs)
----------
- Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)
- Updated French localizations (Ticket #1483862)
- Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)
- Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)
- Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)
- Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php)
2006/06/30 (richs)
----------
- Fixed empty INBOX compatibility bug (Patch #1443200)
- Temporarily fixed French "compact" localization (Patch #1483862)
- Fixed "Select All" not working with Delete interface button (Bug #1332434)
- Fixed messsage list column compatibility with Konqueror (Bug #1395711)
- Fixed "unread count" in window title when count changed (Bug #1483812)
- Fixed DB error when deleting from message table (Patch #1483835)
2006/06/29 (richs)
----------
- Added ability to remove attachments (Feature #1436721)
- Default folders are now auto-created on first login (Feature #1471594)
- Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)
- Corrected Italian localizations
- Tweaked rename-folder form to clear after a rename
2006/06/26 (richs)
----------
- Added button to immediately check for new messages
- New message checking now displays status "Checking for new messages..."
- New message checking now looks for unread messages in all mailboxes (Feature #1326401)
- Task buttons now respond to clicks by darkening (as in other applications)
- Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists
- Added ability to sort messages by "Size"
- Added ability to rename folders (Feature #1326396)
- Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders
- Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc
2006/06/25
----------
- Changed behavior to include host-specific configuration (Bug #1483849)
- Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
- Fixed spell checker to work with the new URL at google.com
- Some memory and security optimizations sendmail.inc
- Updated UGRADING description
2006/06/19
----------
- Added Drafts support (Feature #1326839) (richs)
2006/06/02
----------
- Updated Estonian localization and moved from ee to et
- Added Bulgarian localization
2006/05/25
----------
- Finalized GoogieSpell integration
2006/05/18
----------
- Added Arabic and Armenian localizations
- Updated Russian localization
- Removed MDB2 classes from repository. Install them seperately if used.
- Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
- Allow & in e-mail addresses
2006/05/05
----------
- Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
- Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
- Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
- Corrected INSTALL description (Bug #1476106)
- Added charset to javascript HTTP headers
- Fixed Opera bug with CC and BCC fields (Bug #1474576)
- Changed login page title regarding product name (Bug #1476413)
- Pimped search function
- Applied attachment viewing/forwarding patches by Andrew Fladmark
- Applied prev/next patch by Leonard Bouchet
- Applied patches by Mark Bucciarelli
- Applied patch for requesting receipts by Salvatore Ansani
- Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)
2006/04/13
----------
- Added Slovenian localization
- Updated Portuguese localization
- Fixed parent.location problem for compose-links
- Added sort order saving patch by Jacob Brunson
- Added gzip compression support
2006/04/02
----------
- Added Lithuanian localization
- Improved search function
- Added version string as template object
- Load host-specific configuration file (see config/main.inc.php)
- New config parameter adding domain to user names for login
- Strip tags on _auth, _action, _task parameters
- Corrected labels for next/previous page buttons in address book
2006/03/23
----------
- Auto-detect mail header delimiters
- Regard daylight savings
- Localized quota display
- Started implementing search function
2006/03/20
----------
- Avoid error message when saving an unchanged identity (Bug #1429510)
- Fixed hard-coded cols selection for sent folder (Bug #1354586)
- Enable some HTML links for use with "open in new window" or "save target"
- Check meta-key instead of ctrl on Macs
- Ignore double clicks when holding down a modifier key
- Fixed reloading of the login page
- Fixed typo in compose template (Bug #1446852)
- Added compose button to message read step (Request #1433288)
- New config parameter for persistent database connections (Bug #1431817)
2006/03/14
----------
- Don't remove internal HTML tags in plaintext messages
- Improved error handling in DB connection failure
2006/02/22
----------
- Updated localizations
- Fixed bug #1435989
2006/02/19
----------
- Updated localizations
- Applied patch of Anders Karlsson
- Applied patch of Jacob Brunson
- Applied patch for virtuser_query by Robin Elfrink
- Added support for References header (patch by Auke)
- Added support for mbstring module by Tadashi Jokagi
- Added function for automatic remove of slashes on GET and POST vars
if magic_quotes is enabled
2006/02/05
----------
- Added Slovak, Hungarian, Bosnian and Croation translation
- Fixed bug when inserting signatures with !?&
- Chopping message headers before inserting into the message cache table
(to avoid bugs in Postgres)
- Allow one-char domains in e-mail addresses
- Make product name in page title configurable
- Make username available as skin object
- Added session_write_close() in rcube_db class destructor to avoid problems
in PHP 5.0.5
- Use move_uploaded_file() instead of copy() for a more secure handling of
uploaded attachments
- Additional config parameter to show/hide deleted messages
- Added periodic request for checking new mails (Request #1307821)
- Added EXPUNGE command
- Optimized loading time for mail interface
- Changed to full UTF-8 support
- Additional timezones (Patch #1389912)
- Added LDAP public search (experimental)
- Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
- Casting to strings when adding empty headers to message cache (Bug #1406026)
- Skip sender-address as recipient when Reply-to-all
- Fixes in utf8-class
- Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
- Added garbage collector for message cache
- Added patches for BCC headers
2005/12/16
----------
- Added Turkish and Simplified Chinese translation
- Use virtusertable to resolve e-mail addresses at login
- Configurable mail_domain used to compose correct e-mail addresses
on first login
2005/12/03
----------
- Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
Estonian and Chinese translation
- Get IMAP server capabilities in array
- Check for NAMESPACE capability before sending command
- Set default user language from config 'locale_string'
- Added sorting patch for message list
- Make default sort col/order configurable
- Fixed XSS in address book and identities
- Added more XSS protection (Bug #1308236)
- Added tab indexes for compose form
- Added 'changed' col to contacts table
- Support for 160-bit session hashes
- Added input check for contacts and identities (Patch #1346523)
- Added messages/warning to compose step (Patch #1323895)
- Added favicon to the default skin
- Fixed Bug #1334337 as far as possible
- Added Reply-To-All functionality (Request #1326395, Patch #1349777)
- Redesign of client side AJAX code (enable multi threading)
- Added keep-alive signal every minute
- Make logs dir configurable
- Added support for SMTPS
- Decode attachment file names
- Make delimiter for message headers configurable
- Add generic footer to sent messages
- Choose the rigt identity when replying
- Remove signature when replying (Request #1333167)
- Signatures for each identity
- Select charset when composing message
- Complete re-design of the caching mechanism
2005/08/11
----------
- Write list header to client even if list is empty
- Add functions "select all", "select none" to message list
- Improved filter for HTML messages to remove potentially malicious tags
(script, iframe, object) and event handlers.
- Buttons for next/previous message in view mode
- Add new created contact to list and show confirmation status
- Added folder management (subscribe/create/delete)
- Log message sending (SMTP log)
- Grant access for Camino browser
- Added German translation
2005/10/20
----------
- Added Swedish, Latvian, Portuguese and Catalan translation
- Make SMTP auth method configurable
- Make mailboxlist scrollable (Bug #1326372)
- Fixed SSL support
- Improved support for Courier IMAP (root folder and delimiter issues)
- Moved taskbar from bottom to top
- Added 'session_lifetime' parameter
- Fixed wrong unread count when deleting message (Bug #1332434)
- Srip tags when creating a new folder (Bug #1332084)
- Translate HTML tags in message headers (Bug #1330134)
- Correction in German translation (Bug #1329434)
- Display folder names with special chars correctly (Bug #1330157)
2005/10/07
----------
- Added French, Italian, Spanish, Danish, Dutch translation
- Clarified license (Bug #1305966)
- Fixed PHP warnings (Bug #1299403)
- Fixed english translation (Bug #1295406)
- Fixed bug #1290833: Last character of email not seen
- Fixed bug #1292199 when creating new user
- Allow more browsers (Bug #1285101)
- Added setting for showing pretty dates
- Added support for SQLite database
- Make use of message caching configurable
- Also add attachments when forwarding a message
- Long folder names will not flow over message list (Bug #1267232)
- Show nested mailboxes hieracically
- Enable IMAPS by host
2005/08/20
----------
- Improved cacheing of mailbox messagecount
- Fixed javascript bug when creating a new message folder
- Fixed javascript bugs #1260990 and #1260992: folder selection
- Make Trash folder configurable
- Auto create folders Inbox, Sent and Trash (if configured)
- Support for IMAP root folder
- Added support fot text/enriched messages
- Make list of special mailboxes configurable
diff --git a/program/localization/ca/labels.inc b/program/localization/ca/labels.inc
index 8e0fd189f..84f5ca4bd 100644
--- a/program/localization/ca/labels.inc
+++ b/program/localization/ca/labels.inc
@@ -1,185 +1,181 @@
<?php
/*
+-----------------------------------------------------------------------+
| language/ca/labels.inc |
| |
| Language file of the RoundCube Webmail client |
| Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
| Author: Miguel Canteras i Cañizares <miguel@canteras.org> |
+ | Simo <sim6@graciasensefils.net> |
+-----------------------------------------------------------------------+
@version $Id$
*/
$labels = array();
$labels['welcome'] = 'Benvingut a $product';
$labels['username'] = 'Nom d\'usuari';
$labels['password'] = 'Contrasenya';
$labels['server'] = 'Servidor';
$labels['login'] = 'Entrar';
$labels['logout'] = 'Tancar sessió';
$labels['mail'] = 'E-Mail';
$labels['settings'] = 'Configuració';
$labels['addressbook'] = 'Contactes';
$labels['inbox'] = 'Entrada';
$labels['drafts'] = 'Esborranys';
$labels['sent'] = 'Enviats';
$labels['trash'] = 'Paperera';
$labels['junk'] = 'Correu brossa';
$labels['subject'] = 'Assumpte';
$labels['from'] = 'Remitent';
$labels['to'] = 'Destinatari';
$labels['cc'] = 'CC';
$labels['bcc'] = 'BCC';
$labels['replyto'] = 'Respondre a';
$labels['date'] = 'Data';
$labels['size'] = 'Grandària';
$labels['priority'] = 'Prioritat';
$labels['organization'] = 'Organització';
$labels['reply-to'] = 'Respondre a';
$labels['mailboxlist'] = 'Carpetes';
$labels['messagesfromto'] = 'Missatges des de $from a $to de $count';
$labels['messagenrof'] = 'Missatge $nr de $count';
$labels['moveto'] = 'moure a...';
$labels['download'] = 'descarregar';
$labels['filename'] = 'Nom del fitxer';
$labels['filesize'] = 'Grandaria de fitxer';
$labels['preferhtml'] = 'Preferisc HTML';
$labels['htmlmessage'] = 'Missatge HTML';
$labels['prettydate'] = 'Dates curtes';
$labels['addtoaddressbook'] = 'Afegir a contactes';
$labels['sun'] = 'DM';
$labels['mon'] = 'DL';
$labels['tue'] = 'DM';
$labels['wed'] = 'DC';
$labels['thu'] = 'DJ';
$labels['fri'] = 'DV';
$labels['sat'] = 'DS';
$labels['sunday'] = 'Diumenge';
$labels['monday'] = 'Dilluns';
$labels['tuesday'] = 'Dimarts';
$labels['wednesday'] = 'Dimecres';
$labels['thursday'] = 'Dijous';
$labels['friday'] = 'Divendres';
$labels['saturday'] = 'Dissabte';
$labels['today'] = 'Avui';
$labels['checkmail'] = 'Recupera missatges nous';
$labels['writenewmessage'] = 'Crear nou missatge';
$labels['replytomessage'] = 'Respondre al missatge';
$labels['replytoallmessage'] = 'Respondre al remitent i a tots els destinataris';
$labels['forwardmessage'] = 'Reenviar missatge';
$labels['deletemessage'] = 'Moure missatge a la paperera';
$labels['printmessage'] = 'Imprimir aquest missatge';
$labels['previousmessage'] = 'Mostrar el missatge anterior';
$labels['previousmessages'] = 'Mostrar missatges anteriors';
$labels['firstmessage'] = 'Mostrar el primer missatge';
$labels['firstmessages'] = 'Mostrar els primers missatges';
$labels['nextmessage'] = 'Mostrar el missatge següent';
$labels['nextmessages'] = 'Mostrar missatges següents';
$labels['lastmessage'] = 'Mostrar l\'últim missatge';
$labels['lastmessages'] = 'Mostrar els últims missatges';
$labels['backtolist'] = 'Tornar a la llista de missatges';
$labels['viewsource'] = 'Visualitza el codi font';
$labels['select'] = 'Seleccionar';
$labels['all'] = 'Tots';
$labels['none'] = 'Cap';
$labels['unread'] = 'No llegits';
$labels['compact'] = 'Compacta';
$labels['empty'] = 'Buida';
$labels['purge'] = 'Purga';
$labels['quota'] = 'Utilització de disc';
$labels['unknown'] = 'desconegut';
$labels['unlimited'] = 'il·limitat';
$labels['quicksearch'] = 'Cerca ràpida';
$labels['resetsearch'] = 'Neteja cerca';
$labels['compose'] = 'Escriure un missatge';
$labels['sendmessage'] = 'Enviar ara el missatge';
$labels['savemessage'] = 'Desa aquest esborrany';
$labels['addattachment'] = 'Afegir un fitxer';
$labels['charset'] = 'Codificació de caràcters';
$labels['editortype'] = 'Tipus d\'editor';
$labels['returnreceipt'] = 'Confirmació de recepció';
$labels['checkspelling'] = 'Comprova l\'ortografia';
$labels['resumeediting'] = 'Continua l\'edició';
$labels['revertto'] = 'Tornar a';
$labels['attachments'] = 'Adjunts';
$labels['upload'] = 'Afegir';
$labels['close'] = 'Cancel·lar';
$labels['low'] = 'Baixa';
$labels['lowest'] = 'Molt baixa';
$labels['normal'] = 'Normal';
$labels['high'] = 'Alta';
$labels['highest'] = 'Molt alta';
$labels['nosubject'] = '(sense assumpte)';
$labels['showimages'] = 'Mostra imatges';
$labels['htmltoggle'] = 'HTML';
$labels['plaintoggle'] = 'Text pla';
$labels['name'] = 'Nom a mostrar';
$labels['firstname'] = 'Nom';
$labels['surname'] = 'Cognom';
$labels['email'] = 'E-Mail';
$labels['addcontact'] = 'Afegir nou contacte';
$labels['editcontact'] = 'Editar contacte';
$labels['edit'] = 'Editar';
$labels['cancel'] = 'Cancel·lar';
$labels['save'] = 'Desar';
$labels['delete'] = 'Suprimir';
$labels['newcontact'] = 'Crear nou contacte';
$labels['deletecontact'] = 'Suprimir contactes seleccionats';
$labels['composeto'] = 'Redactar correu per a';
$labels['contactsfromto'] = 'Contactes $from a $to de $count';
$labels['print'] = 'Imprimeix';
$labels['export'] = 'Exportar';
$labels['previouspage'] = 'Mostrar anteriors';
$labels['firstpage'] = 'Mostrar primers';
$labels['nextpage'] = 'Mostrar següents';
$labels['lastpage'] = 'Mostrar últims';
-$labels['ldapsearch'] = 'Cerca el directori LDAP';
-$labels['ldappublicsearchname'] = 'Nom de contacte';
-$labels['ldappublicsearchtype'] = 'Cerca exacta?';
-$labels['ldappublicserverselect'] = 'Selecciona els servidors';
-$labels['ldappublicsearchfield'] = 'Cerca activa';
-$labels['ldappublicsearchform'] = 'Cerca un contacte';
-$labels['ldappublicsearch'] = 'Cerca';
+$labels['groups'] = 'Grups';
+$labels['personaladrbook'] = 'Llibreta d\'adreces';
$labels['settingsfor'] = 'Configuració per a';
$labels['preferences'] = 'Preferències';
$labels['userpreferences'] = 'Preferències d\'usuari';
$labels['editpreferences'] = 'Editar preferències d\'usuari';
$labels['identities'] = 'Identitats';
$labels['manageidentities'] = 'Gestionar identitats per a aquest compte';
$labels['newidentity'] = 'Nova identitat';
$labels['newitem'] = 'Nou';
$labels['edititem'] = 'Editar';
$labels['setdefault'] = 'Seleccionar opció per defecte';
$labels['language'] = 'Idioma';
$labels['timezone'] = 'Zona horària';
$labels['pagesize'] = 'Files per pàgina';
$labels['signature'] = 'Signatura';
$labels['dstactive'] = 'Horari d\'estiu';
$labels['htmleditor'] = 'Escriure missatges HTML';
$labels['htmlsignature'] = 'Signatura HTML';
$labels['previewpane'] = 'Mostrar el panell de previsualització';
$labels['autosavedraft'] = 'Desar esborrany automàticament';
$labels['everynminutes'] = 'cada $n minuts';
$labels['never'] = 'mai';
$labels['folder'] = 'Carpeta';
$labels['folders'] = 'Carpetes';
$labels['foldername'] = 'Nom de carpeta';
$labels['subscribed'] = 'Subscriure\'s';
$labels['create'] = 'Crear';
$labels['createfolder'] = 'Crear nova carpeta';
$labels['rename'] = 'Canvia el nom';
$labels['renamefolder'] = 'Canvia el nom de la carpeta';
$labels['deletefolder'] = 'Suprimir carpeta';
$labels['managefolders'] = 'Gestionar carpetes';
$labels['sortby'] = 'Ordena per';
$labels['sortasc'] = 'Ordena ascendentment';
$labels['sortdesc'] = 'Ordena descendentment';
-?>
\ No newline at end of file
+?>
diff --git a/program/localization/ca/messages.inc b/program/localization/ca/messages.inc
index 0409c324d..95c247bac 100644
--- a/program/localization/ca/messages.inc
+++ b/program/localization/ca/messages.inc
@@ -1,72 +1,78 @@
<?php
/*
+-----------------------------------------------------------------------+
| language/ca/messages.inc |
| |
| Language file of the RoundCube Webmail client |
| Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
| Author: Miguel Canteras i Cañizares <miguel@canteras.org> |
+ | Simo <sim6@graciasensefils.net> |
+-----------------------------------------------------------------------+
@version $Id$
*/
$messages = array();
$messages['loginfailed'] = 'Contrasenya incorrecta';
$messages['cookiesdisabled'] = 'El seu navegador no accepta cookies';
$messages['sessionerror'] = 'La seva sessió no existeix o ha expirat';
$messages['imaperror'] = 'Error de conexió amb el servidor IMAP';
$messages['nomessagesfound'] = 'No s\'han trobat missatges en aquesta bústia';
$messages['loggedout'] = 'Ha tancat la sessió. Fins aviat!';
$messages['mailboxempty'] = 'La bústia està buida';
$messages['loading'] = 'Carregant...';
$messages['loadingdata'] = 'Carregant dades...';
$messages['checkingmail'] = 'Cercant nous missatges...';
$messages['sendingmessage'] = 'Enviant missatge...';
$messages['messagesent'] = 'Missatge enviat correctament';
$messages['savingmessage'] = 'Desant missatge...';
$messages['messagesaved'] = 'Missatge desat a Esborranys';
$messages['successfullysaved'] = 'Desat correctament';
$messages['addedsuccessfully'] = 'Contacte afegit correctament a la llibreta d\'adreces';
$messages['contactexists'] = 'Ja hi ha un contacte amb aquesta adreça de correu';
$messages['blockedimages'] = 'Per a protegir la seva privacitat, les imatges remotes han sigut bloquejades en aquest missatge';
$messages['encryptedmessage'] = 'Aquest és un missatge xifrat i no pot ser mostrat. Ho sento!';
$messages['nocontactsfound'] = 'No hi ha contactes';
+$messages['contactnotfound'] = 'No s\'ha trobat el contacte solicitat';
$messages['sendingfailed'] = 'Error enviant missatge';
$messages['errorsaving'] = 'Va ocórrer un error mentres es desava';
$messages['errormoving'] = 'No s\'ha pogut moure el missatge';
$messages['errordeleting'] = 'No s\'ha pogut eliminar el missatge';
$messages['deletecontactconfirm'] = 'Realment vol suprimir el(s) contacte(s) selecionat(s)?';
$messages['deletemessagesconfirm'] = 'Realment vol suprimir el(s) missatge(s) selecionat(s)?';
$messages['deletefolderconfirm'] = 'Realment vol suprimir aquesta carpeta?';
$messages['purgefolderconfirm'] = 'Realment vol suprimir tots els missatges d\'aquesta carpeta?';
$messages['formincomplete'] = 'El formulari no ha sigut emplenat totalment';
$messages['noemailwarning'] = 'Introdueixi una direcció email vàlida';
$messages['nonamewarning'] = 'Introdueixi un nom';
$messages['nopagesizewarning'] = 'Introdueixi un tamany de pàgina';
$messages['norecipientwarning'] = 'Introdueixi al menys un destinatari';
$messages['nosubjectwarning'] = 'El camp "Assumpte" eatà buit. Vol introduir un ara?';
$messages['nobodywarning'] = 'Vol enviar aquest missatge sense text?';
$messages['notsentwarning'] = 'El missatge no s\'ha enviat. Vol descartar el seu missatge?';
$messages['noldapserver'] = 'Seleccioni un servidor ldap per a cercar';
$messages['nocontactsreturned'] = 'No s\'han trobat contactes';
$messages['nosearchname'] = 'Introdueixi un nom de contacte o una direcció email';
$messages['searchsuccessful'] = '$nr missatges trobats';
$messages['searchnomatch'] = 'No s\'ha trobat cap coincidència';
$messages['searching'] = 'Cercant...';
$messages['checking'] = 'Comprovant...';
$messages['nospellerrors'] = 'No s\'han trobat errors d\'ortografia';
$messages['folderdeleted'] = 'Carpeta eliminada correctament';
$messages['deletedsuccessfully'] = 'Eliminat correctament';
$messages['converting'] = 'Treient format del missatge...';
$messages['messageopenerror'] = 'No s\'ha pogut carregar el missatge del servidor';
$messages['fileuploaderror'] = 'Pujada de fitxer fallida';
$messages['filesizeerror'] = 'El fitxer pujat excedeix la grandària màxima de $size';
+$messages['copysuccess'] = 'S\'ha copiat $nr adreces correctament';
+$messages['copyerror'] = 'No s\'ha pogut copiar cap adreça';
+$messages['sourceisreadonly'] = 'Aquesta adreça és només de lectura.';
+$messages['errorsavingcontact'] = 'No s\'ha pogut guardar l\'adreça de contacte';
?>
\ No newline at end of file
diff --git a/program/localization/index.inc b/program/localization/index.inc
index 64db16406..17a7d5fb1 100644
--- a/program/localization/index.inc
+++ b/program/localization/index.inc
@@ -1,88 +1,90 @@
<?php
/*
+-----------------------------------------------------------------------+
| program/localization/index.inc |
| |
| This file is part of the RoundCube Webmail client |
| Copyright (C) 2005, RoundCube Dev, - Switzerland |
| Licensed under the GNU GPL |
| |
| PURPOSE: |
| Provide centralized location for keeping track of |
| available languages |
| |
+-----------------------------------------------------------------------+
| Author: Thomas Bruederli <roundcube@gmail.com> |
+-----------------------------------------------------------------------+
$Id$
*/
$rcube_languages = array(
'en_US' => 'English (US)',
'en_GB' => 'English (GB)',
'ar' => 'Arabic',
'am' => 'Armenian',
'bg' => 'Bulgarian',
'bs_BA' => 'Bosnian (Bosanski)',
- 'tw' => 'Chinese (BIG5)',
+ 'zh_TW' => 'Chinese (BIG5)',
'zh_CN' => 'Chinese (GB2312)',
'ca' => 'Català',
'cz' => 'Czech',
'da' => 'Dansk',
'de_DE' => 'Deutsch (Deutsch)',
'de_CH' => 'Deutsch (Schweiz)',
'es' => 'Español',
'et_EE' => 'Estonian',
'eu' => 'Euskara',
'fr' => 'Français',
'ga' => 'Galician',
'el' => 'Greek',
'hi' => 'Hindi',
'hr' => 'Hrvatski',
'hu' => 'Hungarian',
'id_ID' => 'Indonesian',
'it' => 'Italiano',
'ja' => 'Japanese (日本語)',
'kr' => 'Korean',
'kur_KU' => 'Kurdish (Kurmancî)',
'lv' => 'Latvian',
'lt' => 'Lithuanian',
'nl_NL' => 'Nederlands',
'nl_BE' => 'Flemish',
'nb_NO' => 'Norsk (bokmål)',
'nn_NO' => 'Norsk (nynorsk)',
'fa' => 'Persian',
'pl' => 'Polski',
'pt_PT' => 'Portuguese (Standard)',
'pt_BR' => 'Portuguese (Brazilian)',
'ro' => 'Romanian',
'ru' => 'Russian',
'fi' => 'Suomi',
'se' => 'Svenska',
- 'si' => 'Slovenian',
+ 'si' => 'Sinhala',
+ 'sl' => 'Slovenian',
'sk' => 'Slovak',
- 'sr_latin' => 'Serbian Latin',
- 'sr_cyrillic' => 'Serbian Cyrillic',
+ 'sr_latin' => 'Serbian Latin',
+ 'sr_cyrillic' => 'Serbian Cyrillic',
'tr' => 'Turkish',
'th' => 'Thai',
'vn' => 'Vietnamese'
);
$rcube_language_aliases = array(
'ee' => 'et_EE',
'bs' => 'bs_BA',
'cn' => 'zh_CN',
'de' => 'de_DE',
'en' => 'en_US',
'nl' => 'nl_NL',
'no' => 'nn_NO',
- 'pt' => 'pt_PT'
+ 'pt' => 'pt_PT',
+ 'tw' => 'zh_TW'
);
$rcube_charsets = array();
?>
diff --git a/program/localization/ru/labels.inc b/program/localization/ru/labels.inc
index 4ed9b115f..8f2d4a120 100755
--- a/program/localization/ru/labels.inc
+++ b/program/localization/ru/labels.inc
@@ -1,185 +1,181 @@
<?php
/*
+-----------------------------------------------------------------------+
| language/ru_RU/labels.inc |
| |
| Language file of the RoundCube Webmail client |
| Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
| Author: Maxim Zenin <maxx@webmechanics.ru> |
+ | Vladimir Kulev <me@lightoze.net> |
+-----------------------------------------------------------------------+
@version $Id$
*/
$labels = array();
$labels['welcome'] = 'Добро пожаловать в $product!';
$labels['username'] = 'Имя пользователя';
$labels['password'] = 'Пароль';
$labels['server'] = 'Сервер';
$labels['login'] = 'Войти';
$labels['logout'] = 'Выход';
$labels['mail'] = 'Почта';
$labels['settings'] = 'Настройки';
$labels['addressbook'] = 'Контакты';
$labels['inbox'] = 'Входящие';
$labels['drafts'] = 'Черновики';
$labels['sent'] = 'Отправленные';
$labels['trash'] = 'Корзина';
$labels['junk'] = 'СПАМ';
$labels['subject'] = 'Тема';
$labels['from'] = 'От';
$labels['to'] = 'Кому';
$labels['cc'] = 'Копия';
$labels['bcc'] = 'Скрытая';
$labels['replyto'] = 'Обратный адрес';
$labels['date'] = 'Дата';
$labels['size'] = 'Размер';
$labels['priority'] = 'Приоритет';
$labels['organization'] = 'Организация';
$labels['reply-to'] = 'Обратный адрес';
$labels['mailboxlist'] = 'Папки';
$labels['messagesfromto'] = 'Сообщения с $from по $to из $count';
$labels['messagenrof'] = 'Сообщение $nr из $count';
$labels['moveto'] = 'Переместить в...';
$labels['download'] = 'Загрузить';
$labels['filename'] = 'Имя файла';
$labels['filesize'] = 'Размер файла';
$labels['preferhtml'] = 'Предпочитать HTML';
$labels['htmlmessage'] = 'Сообщение HTML';
$labels['prettydate'] = 'Красивые даты';
$labels['addtoaddressbook'] = 'Добавить в контакты';
$labels['sun'] = 'Вс';
$labels['mon'] = 'Пн';
$labels['tue'] = 'Вт';
$labels['wed'] = 'Ср';
$labels['thu'] = 'Чт';
$labels['fri'] = 'Пт';
$labels['sat'] = 'Сб';
$labels['sunday'] = 'Воскресенье';
$labels['monday'] = 'Понедельник';
$labels['tuesday'] = 'Вторник';
$labels['wednesday'] = 'Среда';
$labels['thursday'] = 'Четверг';
$labels['friday'] = 'Пятница';
$labels['saturday'] = 'Суббота';
$labels['today'] = 'Сегодня';
$labels['checkmail'] = 'Доставить почту';
$labels['writenewmessage'] = 'Новое сообщение';
$labels['replytomessage'] = 'Ответить';
$labels['replytoallmessage'] = 'Ответить всем';
$labels['forwardmessage'] = 'Переслать';
$labels['deletemessage'] = 'В корзину';
$labels['printmessage'] = 'Печать';
$labels['previousmessage'] = 'Показать предыдущее сообщение';
$labels['previousmessages'] = 'Предыдущее';
$labels['firstmessage'] = 'Показать первое сообщение';
$labels['firstmessages'] = 'Первое сообщение';
$labels['nextmessage'] = 'Показать следующее сообщение';
$labels['nextmessages'] = 'Следующее';
$labels['lastmessage'] = 'Показать последнее сообщение';
$labels['lastmessages'] = 'Последнее сообщение';
$labels['backtolist'] = 'К списку сообщений';
$labels['viewsource'] = 'Исходный текст';
$labels['select'] = 'Выбрать';
$labels['all'] = 'Все';
$labels['none'] = 'Ничего';
$labels['unread'] = 'Непрочитанные';
$labels['compact'] = 'Сжать';
$labels['empty'] = 'Опустошить';
$labels['purge'] = 'Очистить';
$labels['quota'] = 'Квота';
$labels['unknown'] = 'неизвестно';
$labels['unlimited'] = 'без ограничений';
$labels['quicksearch'] = 'Быстрый поиск';
$labels['resetsearch'] = 'Сброс';
$labels['compose'] = 'Написать сообщение';
$labels['sendmessage'] = 'Отправить сейчас';
$labels['savemessage'] = 'Сохранить черновик';
$labels['addattachment'] = 'Добавить вложение';
$labels['charset'] = 'Кодировка';
$labels['editortype'] = 'Редактор';
$labels['returnreceipt'] = 'Запрос ответа';
$labels['checkspelling'] = 'Проверить орфографию';
$labels['resumeediting'] = 'Продолжить редактирование';
$labels['revertto'] = 'Отменить правки';
$labels['attachments'] = 'Вложения';
$labels['upload'] = 'Загрузить';
$labels['close'] = 'Закрыть';
$labels['low'] = 'Низкий';
$labels['lowest'] = 'Нижайш.';
$labels['normal'] = 'Норм.';
$labels['high'] = 'Высокий';
$labels['highest'] = 'Высоч.';
$labels['nosubject'] = '(без темы)';
$labels['showimages'] = 'Показать изображения';
$labels['htmltoggle'] = 'HTML';
$labels['plaintoggle'] = 'Обычный текст';
$labels['name'] = 'Отображаемое имя';
$labels['firstname'] = 'Имя';
$labels['surname'] = 'Фамилия';
$labels['email'] = 'E-Mail';
$labels['addcontact'] = 'Добавить выбранные контакты в список контактов';
$labels['editcontact'] = 'Редактировать контакт';
$labels['edit'] = 'Правка';
$labels['cancel'] = 'Отмена';
$labels['save'] = 'Сохранить';
$labels['delete'] = 'Удалить';
$labels['newcontact'] = 'Создать новый контакт';
$labels['deletecontact'] = 'Удалить выбранные контакты';
$labels['composeto'] = 'Создать сообщение для выбранных контактов';
$labels['contactsfromto'] = 'Контакты с $from по $to из $count';
$labels['print'] = 'Печать';
$labels['export'] = 'Экспорт';
$labels['previouspage'] = 'Показать предыдущий';
$labels['firstpage'] = 'Показать первый';
$labels['nextpage'] = 'Показать следующий';
$labels['lastpage'] = 'Показать последний';
-$labels['ldapsearch'] = 'Поиск в каталоге LDAP';
-$labels['ldappublicsearchname'] = 'Имя';
-$labels['ldappublicsearchtype'] = 'Точное совпадение?';
-$labels['ldappublicserverselect'] = 'Выбрать сервер';
-$labels['ldappublicsearchfield'] = 'искать на';
-$labels['ldappublicsearchform'] = 'Искать контакт';
-$labels['ldappublicsearch'] = 'Искать';
+$labels['groups'] = 'Группы';
+$labels['personaladrbook'] = 'Персональные адреса';
$labels['settingsfor'] = 'Настройки для';
$labels['preferences'] = 'Настройки';
$labels['userpreferences'] = 'Настройки пользователя';
$labels['editpreferences'] = 'Редактировать настройки пользователя';
$labels['identities'] = 'Профили';
$labels['manageidentities'] = 'Управление профилями';
$labels['newidentity'] = 'Новый профиль';
$labels['newitem'] = 'Новый';
$labels['edititem'] = 'Правка';
$labels['setdefault'] = 'Использовать по умолчанию';
$labels['language'] = 'Язык';
$labels['timezone'] = 'Часовой пояс';
$labels['pagesize'] = 'Строк на странице';
$labels['signature'] = 'Подпись';
$labels['dstactive'] = 'Перевод часов';
$labels['htmleditor'] = 'Создавать сообщения в HTML';
$labels['htmlsignature'] = 'Подпись в HTML';
$labels['previewpane'] = 'Показать панель превью';
$labels['autosavedraft'] = 'Автосохранение черновика';
$labels['everynminutes'] = 'каждые $n минут';
$labels['never'] = 'никогда';
$labels['folder'] = 'Папка';
$labels['folders'] = 'Папки';
$labels['foldername'] = 'Имя папки';
$labels['subscribed'] = 'Подписан';
$labels['create'] = 'Создать';
$labels['createfolder'] = 'Создать новую папку';
$labels['rename'] = 'Переименовать';
$labels['renamefolder'] = 'Переименовать папку';
$labels['deletefolder'] = 'Удалить папку';
$labels['managefolders'] = 'Управление папками';
$labels['sortby'] = 'Сортировать по';
$labels['sortasc'] = 'Возрастанию';
$labels['sortdesc'] = 'Убыванию';
?>
\ No newline at end of file
diff --git a/program/localization/ru/messages.inc b/program/localization/ru/messages.inc
index 75db62a59..93b3ee4d1 100755
--- a/program/localization/ru/messages.inc
+++ b/program/localization/ru/messages.inc
@@ -1,72 +1,78 @@
<?php
/*
+-----------------------------------------------------------------------+
| language/ru_RU/messages.inc |
| |
| Language file of the RoundCube Webmail client |
| Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
| Author: Maxim Zenin <maxx@webmechanics.ru> |
+ | Vladimir Kulev <me@lightoze.net> |
+-----------------------------------------------------------------------+
@version $Id$
*/
$messages = array();
$messages['loginfailed'] = 'Неудачная попытка входа';
$messages['cookiesdisabled'] = 'Ваш броузер не принимает cookie';
$messages['sessionerror'] = 'Ваша сессия устарела';
$messages['imaperror'] = 'Неудачное соединение с IMAP сервером';
$messages['nomessagesfound'] = 'Сообщений не найдено';
$messages['loggedout'] = 'Ваша сессия завершена. Всего доброго!';
$messages['mailboxempty'] = 'Почтовый ящик пуст';
$messages['loading'] = 'Загрузка...';
$messages['loadingdata'] = 'Загрузка данных...';
$messages['checkingmail'] = 'Проверка новых сообщений...';
$messages['sendingmessage'] = 'Отправка сообщения...';
$messages['messagesent'] = 'Сообщение отправлено';
$messages['savingmessage'] = 'Сохранение сообщения...';
$messages['messagesaved'] = 'Сохранено в Черновиках';
$messages['successfullysaved'] = 'Сохранено';
$messages['addedsuccessfully'] = 'Контакт добавлен в список контактов';
$messages['contactexists'] = 'Контакт с этим адресом e-mail уже существует';
$messages['blockedimages'] = 'В целях безопасности загрузка изображений заблокирована.';
$messages['encryptedmessage'] = 'Сообщение зашифровано и не может быть показано. Обратитесь к администратору сервера.';
$messages['nocontactsfound'] = 'Контакты не найдены';
+$messages['contactnotfound'] = 'Требуемый контакт не найден';
$messages['sendingfailed'] = 'Не удалось отправить сообщение';
$messages['errorsaving'] = 'В процессе сохранения произошла ошибка';
$messages['errormoving'] = 'Не удалось переместить сообщение';
$messages['errordeleting'] = 'Не удалось удалить сообщение';
$messages['deletecontactconfirm'] = 'Вы действительно хотите удалить выделенные контакты?';
$messages['deletemessagesconfirm'] = 'Вы действительно хотите удалить выбранные сообщения?';
$messages['deletefolderconfirm'] = 'Вы действительно хотите удалить эту папку?';
$messages['purgefolderconfirm'] = 'Вы действительно хотите удалить все сообщения в этой папке?';
$messages['formincomplete'] = 'Заполнены не все поля';
$messages['noemailwarning'] = 'Пожалуйста, введите корректный адрес электронной почты';
$messages['nonamewarning'] = 'Пожалуйста, введите имя';
$messages['nopagesizewarning'] = 'Пожалуйста, введите размер страницы';
$messages['norecipientwarning'] = 'Пожалуйста, введите имя получателя';
$messages['nosubjectwarning'] = 'Поле "Тема" не заполнено. Хотите заполнить его сейчас?';
$messages['nobodywarning'] = 'Отправить сообщение без текста?';
$messages['notsentwarning'] = 'Сообщение не было отправлено. Вы хотите отказаться от отправки?';
$messages['noldapserver'] = 'Пожалуйста, выберите LDAP сервер для поиска';
$messages['nocontactsreturned'] = 'Контакты не найдены';
$messages['nosearchname'] = 'Пожалуйста, введите имя или адрес E-Mail';
$messages['searchsuccessful'] = 'Найденных сообщений - $nr';
$messages['searchnomatch'] = 'Сообщений не найдено';
$messages['searching'] = 'Поиск...';
$messages['checking'] = 'Проверка...';
$messages['nospellerrors'] = 'Орфографических ошибок не найдено';
$messages['folderdeleted'] = 'Папка удалена';
$messages['deletedsuccessfully'] = 'Удалено';
$messages['converting'] = 'Удаление форматирования сообщения...';
$messages['messageopenerror'] = 'Невозможно загрузить сообщение с сервера';
$messages['fileuploaderror'] = 'Невозможно загрузить файл';
$messages['filesizeerror'] = 'Загруженный файл больше максимального размера в $size';
+$messages['copysuccess'] = 'Скопировано $nr адресов';
+$messages['copyerror'] = 'Невозможно скопировать адреса';
+$messages['sourceisreadonly'] = 'Данный источник адресов только для чтения';
+$messages['errorsavingcontact'] = 'Невозможно сохранить адрес контакта';
?>
\ No newline at end of file
diff --git a/program/localization/si/labels.inc b/program/localization/sl/labels.inc
similarity index 100%
rename from program/localization/si/labels.inc
rename to program/localization/sl/labels.inc
diff --git a/program/localization/si/messages.inc b/program/localization/sl/messages.inc
similarity index 100%
rename from program/localization/si/messages.inc
rename to program/localization/sl/messages.inc
diff --git a/program/localization/tw/labels.inc b/program/localization/tw/labels.inc
deleted file mode 100755
index 9fd994e7c..000000000
--- a/program/localization/tw/labels.inc
+++ /dev/null
@@ -1,217 +0,0 @@
-<?php
-
-/*
-
- +-----------------------------------------------------------------------+
- | localization/tw/labels.inc |
- | |
- | Language file of the RoundCube Webmail client |
- | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |
- | Licensed under the GNU GPL |
- | |
- +-----------------------------------------------------------------------+
- | Author: Ting-Hung Chiu <earrl@mmlab.cse.yzu.edu.tw> |
- +-----------------------------------------------------------------------+
-
- @version $Id$
-
-*/
-
-$labels = array();
-
-// login page
-$labels['welcome'] = '歡迎使用 $product';
-$labels['username'] = '使用者名稱';
-$labels['password'] = '使用者密碼';
-$labels['server'] = '伺服器';
-$labels['login'] = '登入';
-
-// taskbar
-$labels['logout'] = '登出';
-$labels['mail'] = '電子郵件';
-$labels['settings'] = '個人設定';
-$labels['addressbook'] = '通訊錄';
-
-// mailbox names
-$labels['inbox'] = '信件匣';
-$labels['drafts'] = '草稿匣';
-$labels['sent'] = '寄件備份';
-$labels['trash'] = '垃圾郵件';
-$labels['junk'] = '垃圾桶';
-
-// message listing
-$labels['subject'] = '標題';
-$labels['from'] = '寄件者';
-$labels['to'] = '收件者';
-$labels['cc'] = '副本';
-$labels['bcc'] = '秘件副本';
-$labels['replyto'] = '回覆至';
-$labels['date'] = '日期';
-$labels['size'] = '大小';
-$labels['priority'] = '優先度';
-$labels['organization'] = '組織';
-
-// aliases
-$labels['reply-to'] = $labels['replyto'];
-
-$labels['mailboxlist'] = '資料匣';
-$labels['messagesfromto'] = '郵件 $from 至 $to,共有 $count 郵件';
-$labels['messagenrof'] = '第 $nr 封郵件,共有 $count 封';
-
-$labels['moveto'] = '移至...';
-$labels['download'] = '下載';
-
-$labels['filename'] = '檔案名稱';
-$labels['filesize'] = '檔案大小';
-
-$labels['preferhtml'] = '使用 HTML 顯示';
-$labels['htmlmessage'] = 'HTML 郵件';
-$labels['prettydate'] = '簡短日期顯示';
-
-$labels['addtoaddressbook'] = '新增至通訊錄';
-
-// weekdays short
-$labels['sun'] = '日';
-$labels['mon'] = '一';
-$labels['tue'] = '二';
-$labels['wed'] = '三';
-$labels['thu'] = '四';
-$labels['fri'] = '五';
-$labels['sat'] = '六';
-
-// weekdays long
-$labels['sunday'] = '星期日';
-$labels['monday'] = '星期一';
-$labels['tuesday'] = '星期二';
-$labels['wednesday'] = '星期三';
-$labels['thursday'] = '星期四';
-$labels['friday'] = '星期五';
-$labels['saturday'] = '星期六';
-
-$labels['today'] = '今日';
-
-// toolbar buttons
-$labels['checkmail'] = '檢查新郵件';
-$labels['writenewmessage'] = '建立新郵件';
-$labels['replytomessage'] = '回覆';
-$labels['replytoallmessage'] = '回覆所有';
-$labels['forwardmessage'] = '轉寄';
-$labels['deletemessage'] = '移至垃圾郵件';
-$labels['printmessage'] = '列印此郵件';
-$labels['previousmessages'] = '上一頁';
-$labels['nextmessages'] = '下一頁';
-$labels['backtolist'] = '回到郵件清單';
-$labels['viewsource'] = '顯示原始郵件';
-
-$labels['select'] = '選擇';
-$labels['all'] = '全部';
-$labels['none'] = '無';
-$labels['unread'] = '未讀';
-
-$labels['compact'] = 'Compact';
-$labels['empty'] = 'Empty';
-$labels['purge'] = 'Purge';
-
-$labels['quota'] = '磁碟使用量';
-$labels['unknown'] = '未知';
-$labels['unlimited'] = '沒有限制';
-
-$labels['quicksearch'] = '快速搜尋';
-$labels['resetsearch'] = '重置搜尋';
-
-// message compose
-$labels['compose'] = '撰寫新郵件';
-$labels['savemessage'] = '存至草稿匣';
-$labels['sendmessage'] = '立即寄出';
-$labels['addattachment'] = '增加檔案至附件';
-$labels['charset'] = '字元集';
-$labels['returnreceipt'] = '郵件回條';
-
-$labels['checkspelling'] = '拼字檢查';
-$labels['resumeediting'] = '繼續編輯';
-$labels['revertto'] = '恢復至';
-
-$labels['attachments'] = '附件';
-$labels['upload'] = '上傳';
-$labels['close'] = '關閉';
-
-$labels['low'] = '低';
-$labels['lowest'] = '最低';
-$labels['normal'] = '普通';
-$labels['high'] = '高';
-$labels['highest'] = '最高';
-
-$labels['nosubject'] = '(沒有標題)';
-$labels['showimages'] = '顯示圖片';
-
-// address boook
-$labels['name'] = '顯示名稱';
-$labels['firstname'] = '名稱';
-$labels['surname'] = '姓氏';
-$labels['email'] = '電子郵件';
-
-$labels['addcontact'] = '新增聯絡人';
-$labels['editcontact'] = '編輯聯絡人';
-
-$labels['edit'] = '編輯';
-$labels['cancel'] = '取消';
-$labels['save'] = '儲存';
-$labels['delete'] = '刪除';
-
-$labels['newcontact'] = '建立新聯絡人卡片';
-$labels['deletecontact'] = '刪除所選擇之聯絡人';
-$labels['composeto'] = '寄信至';
-$labels['contactsfromto'] = '聯絡人 $from 至 $to,共有 $count 人';
-$labels['print'] = '列印';
-$labels['export'] = '匯出';
-
-$labels['previouspage'] = '上一頁';
-$labels['nextpage'] = '下一頁';
-
-// LDAP search
-$labels['ldapsearch'] = 'LDAP 目錄搜尋';
-
-$labels['ldappublicsearchname'] = '聯絡名稱';
-$labels['ldappublicsearchtype'] = '精確符合';
-$labels['ldappublicserverselect'] = '選擇伺服器';
-$labels['ldappublicsearchfield'] = '搜尋於此';
-$labels['ldappublicsearchform'] = '尋找聯絡人';
-$labels['ldappublicsearch'] = '搜尋';
-
-// settings
-$labels['settingsfor'] = '設定';
-
-$labels['preferences'] = '設定';
-$labels['userpreferences'] = '個人設定';
-$labels['editpreferences'] = '編輯個人設定';
-
-$labels['identities'] = '身份資訊';
-$labels['manageidentities'] = '管理此帳號之身分資訊';
-$labels['newidentity'] = '新增身份資訊';
-
-$labels['newitem'] = '新的項目';
-$labels['edititem'] = '編輯項目';
-
-$labels['setdefault'] = '設成預設值';
-$labels['language'] = '語言';
-$labels['timezone'] = '時區';
-$labels['pagesize'] = '頁郵件數';
-$labels['signature'] = '簽名';
-$labels['dstactive'] = '日光節約';
-
-$labels['folder'] = '目錄';
-$labels['folders'] = '目錄';
-$labels['foldername'] = '目錄名稱';
-$labels['subscribed'] = '標記';
-$labels['create'] = '建立';
-$labels['createfolder'] = '建立新目錄';
-$labels['rename'] = '更改名稱';
-$labels['renamefolder'] = '更改目錄名稱';
-$labels['deletefolder'] = '刪除目錄';
-$labels['managefolders'] = '管理目錄';
-
-$labels['sortby'] = '排序';
-$labels['sortasc'] = '遞增排序';
-$labels['sortdesc'] = '遞減排序';
-
-?>
\ No newline at end of file
diff --git a/program/localization/tw/messages.inc b/program/localization/tw/messages.inc
deleted file mode 100755
index b7376b8bc..000000000
--- a/program/localization/tw/messages.inc
+++ /dev/null
@@ -1,66 +0,0 @@
-<?php
-
-/*
-
- +-----------------------------------------------------------------------+
- | localization/tw/messages.inc |
- | |
- | Language file of the RoundCube Webmail client |
- | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |
- | Licensed under the GNU GPL |
- | |
- +-----------------------------------------------------------------------+
- | Author: Ting-Hung Chiu <earrl@mmlab.cse.yzu.edu.tw> |
- +-----------------------------------------------------------------------+
-
- @version $Id$
-
-*/
-
-$messages = array();
-$messages['loginfailed'] = '登入失敗。';
-$messages['cookiesdisabled'] = '您的瀏覽器不接受 Cookies。';
-$messages['sessionerror'] = '您的 Session 是失效或者已經超過使用時間。';
-$messages['imaperror'] = '連結到 IMAP 伺服器失敗。';
-$messages['nomessagesfound'] = '此信件匣無任何郵件。';
-$messages['loggedout'] = '您已經成功的登出了,掰掰!';
-$messages['mailboxempty'] = '信件匣是空的。';
-$messages['loading'] = '載入中...';
-$messages['loadingdata'] = '載入資料中...';
-$messages['checkingmail'] = '檢查新郵件...';
-$messages['sendingmessage'] = '寄信中...';
-$messages['messagesent'] = '郵件已經成功被寄送。';
-$messages['savingmessage'] = '儲存郵件中...';
-$messages['messagesaved'] = '訊息已經存至草稿匣。';
-$messages['successfullysaved'] = '成功的儲存。';
-$messages['addedsuccessfully'] = '聯絡人已經成功的新增至通訊錄。';
-$messages['contactexists'] = '此聯絡人的電子郵件已存在。';
-$messages['blockedimages'] = '為了保護您的電腦,信件中的遠端圖片已經被阻擋。';
-$messages['encryptedmessage'] = '抱歉,此經過編碼的郵件無法顯示。';
-$messages['nocontactsfound'] = '沒有找到任何的聯絡人。';
-$messages['sendingfailed'] = '郵件寄出失敗。';
-$messages['errorsaving'] = '在儲存的過程當中發生錯誤。';
-$messages['errormoving'] = '無法移動此郵件。';
-$messages['errordeleting'] = '無法刪除此郵件。';
-$messages['deletecontactconfirm'] = '您真的要刪除這些已選擇的聯絡人?';
-$messages['deletefolderconfirm'] = '您真的要刪除這個目錄嗎?';
-$messages['purgefolderconfirm'] = '你真的要刪除這個目錄裡面所有的郵件嗎?';
-$messages['formincomplete'] = '這個表單有部分未被填寫,請完整填寫。';
-$messages['noemailwarning'] = '請輸入一個合法的電子郵件信箱';
-$messages['nonamewarning'] = '請輸入名字';
-$messages['nopagesizewarning'] = '請輸入一頁顯示多少郵件';
-$messages['norecipientwarning'] = '請輸入至少一個收信者。';
-$messages['nosubjectwarning'] = '您的標題是空的,您是不是需要輸入呢?';
-$messages['nobodywarning'] = '要傳送沒有內容的郵件嗎?';
-$messages['notsentwarning'] = '信件沒有被寄送,你確定要離開並且捨棄此信件?';
-$messages['noldapserver'] = '請選擇一個 LDAP 伺服器來搜尋。';
-$messages['nocontactsreturned'] = '沒有找到任何聯絡人。';
-$messages['nosearchname'] = '請輸入一個聯絡人姓名或者他的電子郵件。';
-$messages['searchsuccessful'] = '一共找到 $nr 封的郵件。';
-$messages['searchnomatch'] = '找不到任何符合的郵件。';
-$messages['searching'] = '搜尋中...';
-$messages['checking'] = '檢查中...';
-$messages['nospellerrors'] = '沒有找到任何的拼字錯誤。';
-$messages['folderdeleted'] = '目錄已經成功的被刪除。';
-
-?>
\ No newline at end of file
diff --git a/program/localization/zh_TW/labels.inc b/program/localization/zh_TW/labels.inc
new file mode 100755
index 000000000..a0aaec96a
--- /dev/null
+++ b/program/localization/zh_TW/labels.inc
@@ -0,0 +1,181 @@
+<?php
+
+/*
+
+ +-----------------------------------------------------------------------+
+ | localization/tw/labels.inc |
+ | |
+ | Language file of the RoundCube Webmail client |
+ | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |
+ | Licensed under the GNU GPL |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: kourge <kourge@gmail.com> |
+ | Ting-Hung Chiu <earrl@mmlab.cse.yzu.edu.tw> |
+ +-----------------------------------------------------------------------+
+
+ @version $Id$
+
+*/
+
+$labels = array();
+$labels['welcome'] = '歡迎使用 $product';
+$labels['username'] = '使用者名稱';
+$labels['password'] = '使用者密碼';
+$labels['server'] = '伺服器';
+$labels['login'] = '登入';
+$labels['logout'] = '登出';
+$labels['mail'] = '電子郵件';
+$labels['settings'] = '個人設定';
+$labels['addressbook'] = '通訊錄';
+$labels['inbox'] = '信件匣';
+$labels['drafts'] = '草稿匣';
+$labels['sent'] = '寄件備份';
+$labels['trash'] = '垃圾郵件';
+$labels['junk'] = '垃圾桶';
+$labels['subject'] = '主旨';
+$labels['from'] = '寄件者';
+$labels['to'] = '收件者';
+$labels['cc'] = '副本';
+$labels['bcc'] = '秘件副本';
+$labels['replyto'] = '回覆至';
+$labels['date'] = '日期';
+$labels['size'] = '大小';
+$labels['priority'] = '優先順序';
+$labels['organization'] = '組織';
+$labels['reply-to'] = '回覆至';
+$labels['mailboxlist'] = '資料夾';
+$labels['messagesfromto'] = '郵件 $from 至 $to,共有 $count 郵件';
+$labels['messagenrof'] = '第 $nr 封郵件,共有 $count 封';
+$labels['moveto'] = '移至...';
+$labels['download'] = '下載';
+$labels['filename'] = '檔案名稱';
+$labels['filesize'] = '檔案大小';
+$labels['preferhtml'] = '使用 HTML 顯示';
+$labels['htmlmessage'] = 'HTML 郵件';
+$labels['prettydate'] = '簡短日期顯示';
+$labels['addtoaddressbook'] = '新增至通訊錄';
+$labels['sun'] = '日';
+$labels['mon'] = '一';
+$labels['tue'] = '二';
+$labels['wed'] = '三';
+$labels['thu'] = '四';
+$labels['fri'] = '五';
+$labels['sat'] = '六';
+$labels['sunday'] = '星期日';
+$labels['monday'] = '星期一';
+$labels['tuesday'] = '星期二';
+$labels['wednesday'] = '星期三';
+$labels['thursday'] = '星期四';
+$labels['friday'] = '星期五';
+$labels['saturday'] = '星期六';
+$labels['today'] = '今日';
+$labels['checkmail'] = '檢查新郵件';
+$labels['writenewmessage'] = '撰寫新郵件';
+$labels['replytomessage'] = '回覆';
+$labels['replytoallmessage'] = '全部回覆';
+$labels['forwardmessage'] = '轉寄';
+$labels['deletemessage'] = '移至垃圾郵件';
+$labels['printmessage'] = '列印此郵件';
+$labels['previousmessage'] = '顯示上一封郵件';
+$labels['previousmessages'] = '顯示上一頁';
+$labels['firstmessage'] = '顯示第一封郵件';
+$labels['firstmessages'] = '顯示第一頁';
+$labels['nextmessage'] = '顯示下一封郵件';
+$labels['nextmessages'] = '顯示下一頁';
+$labels['lastmessage'] = '顯示最後一封郵件';
+$labels['lastmessages'] = '顯示最後一頁';
+$labels['backtolist'] = '回到郵件清單';
+$labels['viewsource'] = '顯示原始郵件';
+$labels['select'] = '選擇';
+$labels['all'] = '全部';
+$labels['none'] = '無';
+$labels['unread'] = '未讀';
+$labels['compact'] = '壓縮';
+$labels['empty'] = '清空';
+$labels['purge'] = '清除';
+$labels['quota'] = '磁碟使用量';
+$labels['unknown'] = '未知';
+$labels['unlimited'] = '沒有限制';
+$labels['quicksearch'] = '快速搜尋';
+$labels['resetsearch'] = '重設搜尋';
+$labels['compose'] = '撰寫新郵件';
+$labels['sendmessage'] = '立即寄出';
+$labels['savemessage'] = '存至草稿匣';
+$labels['addattachment'] = '增加附件檔案';
+$labels['charset'] = '字元集';
+$labels['editortype'] = '編輯器類型';
+$labels['returnreceipt'] = '郵件回條';
+$labels['checkspelling'] = '拼字檢查';
+$labels['resumeediting'] = '繼續編輯';
+$labels['revertto'] = '恢復至';
+$labels['attachments'] = '附件';
+$labels['upload'] = '上傳';
+$labels['close'] = '關閉';
+$labels['low'] = '低';
+$labels['lowest'] = '最低';
+$labels['normal'] = '普通';
+$labels['high'] = '高';
+$labels['highest'] = '最高';
+$labels['nosubject'] = '(沒有主旨)';
+$labels['showimages'] = '顯示圖片';
+$labels['htmltoggle'] = 'HTML';
+$labels['plaintoggle'] = '純文字';
+$labels['name'] = '顯示名稱';
+$labels['firstname'] = '名稱';
+$labels['surname'] = '姓氏';
+$labels['email'] = '電子郵件';
+$labels['addcontact'] = '新增聯絡人';
+$labels['editcontact'] = '編輯聯絡人';
+$labels['edit'] = '編輯';
+$labels['cancel'] = '取消';
+$labels['save'] = '儲存';
+$labels['delete'] = '刪除';
+$labels['newcontact'] = '建立新聯絡人卡片';
+$labels['deletecontact'] = '刪除所選擇之聯絡人';
+$labels['composeto'] = '寄信至';
+$labels['contactsfromto'] = '聯絡人 $from 至 $to,共有 $count 人';
+$labels['print'] = '列印';
+$labels['export'] = '匯出';
+$labels['previouspage'] = '顯示上一頁';
+$labels['firstpage'] = '顯示第一頁';
+$labels['nextpage'] = '顯示下一頁';
+$labels['lastpage'] = '顯示最後一頁';
+$labels['groups'] = '群組';
+$labels['personaladrbook'] = '個人住址';
+$labels['settingsfor'] = '設定';
+$labels['preferences'] = '設定';
+$labels['userpreferences'] = '個人設定';
+$labels['editpreferences'] = '編輯個人設定';
+$labels['identities'] = '身份資訊';
+$labels['manageidentities'] = '管理此帳號之身分資訊';
+$labels['newidentity'] = '新增身份資訊';
+$labels['newitem'] = '新增項目';
+$labels['edititem'] = '編輯項目';
+$labels['setdefault'] = '設成預設值';
+$labels['language'] = '語言';
+$labels['timezone'] = '時區';
+$labels['pagesize'] = '每頁郵件數';
+$labels['signature'] = '簽名';
+$labels['dstactive'] = '日光節約';
+$labels['htmleditor'] = '撰寫 HTML 郵件';
+$labels['htmlsignature'] = 'HTML 簽名檔';
+$labels['previewpane'] = '顯示預覽窗格';
+$labels['autosavedraft'] = '自動儲存草稿';
+$labels['everynminutes'] = '每 $n 分鐘';
+$labels['never'] = '絕不';
+$labels['folder'] = '資料夾';
+$labels['folders'] = '資料夾';
+$labels['foldername'] = '資料夾名稱';
+$labels['subscribed'] = '已訂閱';
+$labels['create'] = '建立';
+$labels['createfolder'] = '建立新資料夾';
+$labels['rename'] = '重新命名';
+$labels['renamefolder'] = '重新命名資料夾';
+$labels['deletefolder'] = '刪除資料夾';
+$labels['managefolders'] = '管理資料夾';
+$labels['sortby'] = '排序';
+$labels['sortasc'] = '遞增排序';
+$labels['sortdesc'] = '遞減排序';
+
+?>
\ No newline at end of file
diff --git a/program/localization/zh_TW/messages.inc b/program/localization/zh_TW/messages.inc
new file mode 100755
index 000000000..f32cfd98a
--- /dev/null
+++ b/program/localization/zh_TW/messages.inc
@@ -0,0 +1,78 @@
+<?php
+
+/*
+
+ +-----------------------------------------------------------------------+
+ | localization/tw/messages.inc |
+ | |
+ | Language file of the RoundCube Webmail client |
+ | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |
+ | Licensed under the GNU GPL |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: kourge <kourge@gmail.com> |
+ | Ting-Hung Chiu <earrl@mmlab.cse.yzu.edu.tw> |
+ +-----------------------------------------------------------------------+
+
+ @version $Id$
+
+*/
+
+$messages = array();
+$messages['loginfailed'] = '登入失敗';
+$messages['cookiesdisabled'] = '你的瀏覽器不接受 cookies';
+$messages['sessionerror'] = '你的工作階段已失效或過期';
+$messages['imaperror'] = '連線到 IMAP 伺服器失敗';
+$messages['nomessagesfound'] = '此郵件匣沒有任何郵件';
+$messages['loggedout'] = '你已成功地登出並結束工作階段了。再見!';
+$messages['mailboxempty'] = '郵件匣是空的';
+$messages['loading'] = '載入中...';
+$messages['loadingdata'] = '載入資料中...';
+$messages['checkingmail'] = '檢查新郵件...';
+$messages['sendingmessage'] = '寄出郵件中...';
+$messages['messagesent'] = '郵件寄出成功';
+$messages['savingmessage'] = '儲存郵件中...';
+$messages['messagesaved'] = '訊息已經存至草稿匣';
+$messages['successfullysaved'] = '儲存成功';
+$messages['addedsuccessfully'] = '聯絡人已經成功地新增至通訊錄';
+$messages['contactexists'] = '此聯絡人的電子郵件位址已存在';
+$messages['blockedimages'] = '為了保護你的隱私,此郵件中的遠端圖片已經被阻擋。';
+$messages['encryptedmessage'] = '此郵件經過加密,因此無法顯示。抱歉!';
+$messages['nocontactsfound'] = '沒有找到任何聯絡人';
+$messages['contactnotfound'] = '找不到要求的聯絡人';
+$messages['sendingfailed'] = '郵件寄出失敗';
+$messages['errorsaving'] = '儲存過程當中發生錯誤';
+$messages['errormoving'] = '無法移動此郵件';
+$messages['errordeleting'] = '無法刪除此郵件';
+$messages['deletecontactconfirm'] = '你確定要刪除已選擇的聯絡人?';
+$messages['deletemessagesconfirm'] = '你確定要刪除已選擇的郵件?';
+$messages['deletefolderconfirm'] = '你確定要刪除這個資料夾嗎?';
+$messages['purgefolderconfirm'] = '你確定要刪除這個資料夾裡面所有的郵件嗎?';
+$messages['formincomplete'] = '這個表單有部分未填,請完整填寫';
+$messages['noemailwarning'] = '請輸入一個有效的電子郵件位址';
+$messages['nonamewarning'] = '請輸入名字';
+$messages['nopagesizewarning'] = '請輸入一頁顯示多少郵件';
+$messages['norecipientwarning'] = '請輸入至少一位收信者';
+$messages['nosubjectwarning'] = '「主旨」欄是空的。你要輸入一個主旨嗎?';
+$messages['nobodywarning'] = '要傳送沒有內文的郵件嗎?';
+$messages['notsentwarning'] = '郵件尚未寄出。你確定要離開並且捨棄此郵件?';
+$messages['noldapserver'] = '請選擇一個 LDAP 伺服器進行搜尋';
+$messages['nocontactsreturned'] = '沒有找到任何聯絡人';
+$messages['nosearchname'] = '請輸入一個聯絡人姓名或電子郵件位址';
+$messages['searchsuccessful'] = '共找到 $nr 封郵件';
+$messages['searchnomatch'] = '找不到任何符合的郵件';
+$messages['searching'] = '搜尋中...';
+$messages['checking'] = '檢查中...';
+$messages['nospellerrors'] = '沒有找到任何拼字錯誤';
+$messages['folderdeleted'] = '資料夾已經成功地被刪除';
+$messages['deletedsuccessfully'] = '刪除成功';
+$messages['converting'] = '移除郵件格式中...';
+$messages['messageopenerror'] = '無法從伺服器載入郵件';
+$messages['fileuploaderror'] = '檔案上傳失敗';
+$messages['filesizeerror'] = '上傳的檔案超過了 $size 的大小限制';
+$messages['copysuccess'] = '複製 $nr 個位址成功';
+$messages['copyerror'] = '無法複製任何位址';
+$messages['sourceisreadonly'] = '此來源位址是唯讀的';
+$messages['errorsavingcontact'] = '無法儲存連絡人的位址';
+
+?>
\ No newline at end of file

File Metadata

Mime Type
text/x-diff
Expires
Thu, Mar 19, 8:59 AM (23 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
458546
Default Alt Text
(77 KB)

Event Timeline