Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 207e45e785cb8f6362fd9cc8fe5acbc8 > files > 109

twig-2.8.3-5mdv2010.0.noarch.rpm

<?php

  $FileInfo["Created"]                  = "Alan Weng";
  $FileInfo["Email"]                    = "alanw@5star.com.tw";
  $FileInfo["Version"]                  = "2.7.3";
  $FileInfo["Language"]                 = "Chineses (Big5)";

  $config["charactersets"]              = array();
  $config["globalcharset"]              = "";
  $config["metaheaders"]                = "<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html;charset=big5\">";
  $config["htmltag"]                    = "";

  $function["TWIGPlural"]		= <<<FUNC_END
  Function TWIGPluralchinesebig5( \$n )
	{
	if( \$n == 0 )
		return "zero";
	else if( \$n == 1 )
		return "singular";
	else
		return "plural";
	}
FUNC_END;

  $TWIGphrase["Add list"]               = "¥[¤J¦W¥U";
  $TWIGphrase["New Contact"]            = "·sªº³q°T¿ý";
  $TWIGphrase["Edit Contact"]           = "½s¿è³q°T¿ý";
  $TWIGphrase["View Contact"]           = "À˵ø³q°T¿ý";
  $TWIGphrase["New List"]               = "·sªº¦W¥U";
  $TWIGphrase["Edit List"]              = "½s¿è¦W¥U";
  $TWIGphrase["View List"]              = "À˵ø¦W¥U";
  $TWIGphrase["Selected"]               = "¿ï¾Ü";
  $TWIGphrase["Unselected"]             = "¤£¿ï¾Ü";
  $TWIGphrase["PegasusMail"]            = "PegasusMail";
  $TWIGphrase["New ToDo Item"]          = "·sªº¤u§@¶µ¥Ø";
  $TWIGphrase["Edit ToDo Item"]         = "½s¿è¤u§@¶µ¥Ø";
  $TWIGphrase["View ToDo Item"]         = "À˵ø¤u§@¶µ¥Ø";
  $TWIGphrase["List Name"]              = "¦C¥X¦W¦r";
  $TWIGphrase["Yearly view"]            = "¾ã¦~¦æµ{";
  $TWIGphrase["Daily view"]             = "¤é¦æµ{";
  $TWIGphrase["Weekly view"]            = "¶g¦æµ{";
  $TWIGphrase["New Item"]               = "·sªº¦æµ{";
  $TWIGphrase["View Item"]              = "À˵ø¦æµ{";
  $TWIGphrase["Add item"]               = "½s¿è¥»¤é¦æµ{";
  $TWIGphrase["Recurring Item"]         = "´`Àôªº¦æµ{";
  $TWIGphrase["Recurrance"]             = "¶g´Á©Ê";
  $TWIGphrase["First"]                  = "²Ä¤@";
  $TWIGphrase["Second"]                 = "²Ä¤G";
  $TWIGphrase["Third"]                  = "²Ä¤T";
  $TWIGphrase["Fourth"]                 = "²Ä¥|";
  $TWIGphrase["Last"]                   = "³Ì²×";
  $TWIGphrase["weeks on"]               = "weeks on";
  $TWIGphrase["week"]                   = "¶g";
  $TWIGphrase["week on"]                = "week on";
  $TWIGphrase["Every"]                  = "¥þ³¡";
  $TWIGphrase["On day"]                 = "On day";
  $TWIGphrase["of every"]               = "of every";
  $TWIGphrase["month"]                  = "¤ë";
  $TWIGphrase["months"]                 = "months";
  $TWIGphrase["weekday"]                = "weekday";
  $TWIGphrase["On the"]                 = "On the";
  $TWIGphrase["Day"]                    = "¤é";
  $TWIGphrase["day"]                    = "¤é";
  $TWIGphrase["days"]                   = "¨C¤Ñ";
  $TWIGphrase["weekend"]                = "¶g¥½";
  $TWIGphrase["Daily"]                  = "¨C¤éªº";
  $TWIGphrase["Weekly"]                 = "¨C¶gªº";
  $TWIGphrase["Monthly"]                = "¨C¤ëªº";
  $TWIGphrase["Yearly"]                 = "¨C¦~ªº";
  $TWIGphrase["After"]                  = "¤§«á";
  $TWIGphrase["occurances"]             = "occurances";
  $TWIGphrase["ending on"]              = "ending on";
  $TWIGphrase["Edit Recurrance"]        = "Edit Recurrance";
  $TWIGphrase["Start/End Time ignored"] = "²¤¹L ¶}©l/µ²§ô ®É¶¡";
  $TWIGphrase["Start/End Time not ignored"]= "ª`·N ¶}©l/µ²§ô ®É¶¡";
  $TWIGphrase["[Before you can edit a recurrance you must first save the entry]"]= "[¦b±z½s¿è´`Àô¦æµ{«e½Ð¥ýÀx¦s³o­Ó³]©w]";
  $TWIGphrase["My Contact"]             = "³q°T¿ý";
  $TWIGphrase["Mycontact"]              = "³q°T¿ý";
  $TWIGphrase["Display uuencoded images inline"]= "½u¤WÅã¥Ü¤G¤¸¹Ï¤ù";
  $TWIGphrase["Always return to message list after deleting when viewing a message"]= "Always return to message list after deleting when viewing a message";
  $TWIGphrase["New Note"]               = "·sªºµ§°O";
  $TWIGphrase["Edit Note"]              = "½s¿èµ§°O";
  $TWIGphrase["View Note"]              = "À˵øµ§°O";
  $TWIGphrase["Registered Events"]      = "¤wµn¿ýªº·|ij";
  $TWIGphrase["Public Meetings"]        = "¤½²³ªº·|ij";
  $TWIGphrase["Private Meetings"]       = "¨p¤Hªº·|ij";
  $TWIGphrase["Schedule a Meeting"]     = "¦w±Æ·|ij";
  $TWIGphrase["Schedule New Meeting"]   = "¦w±Æ·sªº·|ij";
  $TWIGphrase["Reschedule Meeting"]     = "­«·s¦w±Æ·|ij";
  $TWIGphrase["View details"]           = "À˵ø¸Ô±¡";
  $TWIGphrase["Edit notes"]             = "½s¿èµ§°O";
  $TWIGphrase["Edit todo"]              = "½s¿è¤u§@";
  $TWIGphrase["Edit invitees"]          = "½s¿è¨üÁܬùªÌ";
  $TWIGphrase["Reschedule"]             = "­«·s¦w±Æ";
  $TWIGphrase["Attendance"]             = "¥X®u";
  $TWIGphrase["Capacity"]               = "¤H¼Æ";
  $TWIGphrase["Details"]                = "¸Ô±¡";
  $TWIGphrase["Event Name"]             = "·|ij";
  $TWIGphrase["Description"]            = "¥DÃD";
  $TWIGphrase["Starts"]                 = "¦b¦ó®É¶}©l";
  $TWIGphrase["Finishes"]               = "¦b¦ó®Éµ²§ô";
  $TWIGphrase["View Meeting Details"]   = "À˵ø·|ijªº¸Ô±¡";
  $TWIGphrase["View Meeting Notes"]     = "À˵ø·|ijªºµ§°O";
  $TWIGphrase["View Meeting ToDo"]      = "À˵ø·|ijªº¤u§@";
  $TWIGphrase["View Meeting Invitees"]  = "À˵ø·|ijªº³QÁܽФH";
  $TWIGphrase["View Meeting Schedule"]  = "À˵ø·|ijªº¦æµ{";
  $TWIGphrase["Edit Meeting Details"]   = "½s¿è·|ijªº¸Ô±¡";
  $TWIGphrase["Edit Meeting Notes"]     = "½s¿è·|ijªºµ§°O";
  $TWIGphrase["Edit Meeting ToDo"]      = "½s¿è·|ijªº¤u§@";
  $TWIGphrase["Edit Meeting Invitees"]  = "½s¿è·|ijªº³QÁܽФH";
  $TWIGphrase["Edit Meeting Schedule"]  = "½s¿è·|ijªº¦æµ{";
  $TWIGphrase["Meeting Name"]           = "·|ij¦WºÙ";
  $TWIGphrase["Type"]                   = "Ãþ«¬";
  $TWIGphrase["Location"]               = "³õ©Ò";
  $TWIGphrase["Starting Time"]          = "Starting Time";
  $TWIGphrase["Ending Time"]            = "Ending Time";
  $TWIGphrase["Initiator"]              = "Initiator";
  $TWIGphrase["Secretary"]              = "Secretary";
  $TWIGphrase["User Limit"]             = "User Limit";
  $TWIGphrase["Last Modified"]          = "Last Modified";
  $TWIGphrase["Minutes"]                = "Minutes";
  $TWIGphrase["Conclusion"]             = "µ²½×";
  $TWIGphrase["Action Items"]           = "Action Items";
  $TWIGphrase["Person Responsible"]     = "Person Responsible";
  $TWIGphrase["Due Date"]               = "Due Date";
  $TWIGphrase["Invitees"]               = "Invitees";
  $TWIGphrase["on"]                     = "on";
  $TWIGphrase["RSVP"]                   = "RSVP";
  $TWIGphrase["RSVP0"]                  = "¬°¬ö¿ý";
  $TWIGphrase["RSVP1"]                  = "¤£½T©w¥i°Ñ¥[";
  $TWIGphrase["RSVP2"]                  = "°Ñ¥[";
  $TWIGphrase["RSVP3"]                  = "µLªk°Ñ¥[";
  $TWIGphrase["Public meetings which you may attend"]= "Public meetings which you may attend";
  $TWIGphrase["Private meetings to which you are invited"]= "Private meetings to which you are invited";
  $TWIGphrase["Meetings for which you have registered an RSVP"]= "Meetings for which you have registered an RSVP";
  $TWIGphrase["announcements"]          = "¤½§i";
  $TWIGphrase["All"]                    = "©Ò¦³";
  $TWIGphrase["New Bookmark"]           = "·sªº®ÑÅÒ";
  $TWIGphrase["Edit Bookmark"]          = "½s¿è®ÑÅÒ";
  $TWIGphrase["View Bookmark"]          = "À˵ø®ÑÅÒ";
  $TWIGphrase["Group name"]             = "¸s²Õ¦WºÙ";
  $TWIGphrase["Create Global Group"]    = "«Ø¥ß¥þ°ì¸s²Õ";
  $TWIGphrase["List"]                   = "List";
  $TWIGphrase["Announcement"]           = "¤½§i";
  $TWIGphrase["Back to Preferences"]    = "¦^¨ì°¾¦n³]©w";
  $TWIGphrase["Back to Administration"] = "¦^¨ìºÞ²z";
  $TWIGphrase["Back to Main"]           = "¦^¨ì¥D¿ï³æ";
  $TWIGphrase["Back to Mail"]           = "¦^¨ì¹q¤l¶l¥ó";
  $TWIGphrase["Back to Meetings"]       = "¦^¨ì·|ij";
  $TWIGphrase["Back to Help"]           = "¦^¨ì»¡©ú";
  $TWIGphrase["Back to Logout"]         = "¦^¨ìµn¥X";
  $TWIGphrase["hebrew"]                 = "Hebrew";
  $TWIGphrase["Preferences"]            = "¼Ò²Õ";
  $TWIGphrase["Prefs"]                  = "³]©w";
  $TWIGphrase["Group"]                  = "²Õ§O";
  $TWIGphrase["group"]                  = "²Õ§O";
  $TWIGphrase["You have %1 new messages in %2."]["position"] = 1;
  $TWIGphrase["You have %1 new messages in %2."]["zero"] = "§A¦³ %1 ·s¶l¥ó %2";
  $TWIGphrase["You have %1 new messages in %2."]["singular"] = "§A¦³ %1 ·s¶l¥ó %2";
  $TWIGphrase["You have %1 new messages in %2."]["plural"] = "§A¦³ %1 ·s¶l¥ó %2";
  $TWIGphrase["Go To"]                  = "¨ì";
  $TWIGphrase["or"]                     = "©Î";
  $TWIGphrase["the selected items to"]  = "the selected items to";
  $TWIGphrase["This is"]                = "This is";
  $TWIGphrase["No previous screen"]     = "No previous screen";
  $TWIGphrase["No next screen"]         = "No next screen";
  $TWIGphrase["Error"]                  = "¿ù»~";
  $TWIGphrase["Welcome to TWIG version %1"]= "Welcome to TWIG version %1";
  $TWIGphrase["Number of items to index on one screen"]= "¨C­¶Åã¥Ü´Xµ§¬ö¿ý";
  $TWIGphrase["Sorry this feature is not enabled, please select another feature."]= "Sorry this feature is not enabled, please select another feature.";
  $TWIGphrase["TWIG"]                   = "TWIG";
  $TWIGphrase["Announcements"]          = "¤½¥¬";
  $TWIGphrase["Groups"]                 = "²Õ§O";
  $TWIGphrase["Administration"]         = "¨t²ÎºÞ²z";
  $TWIGphrase["options"]                = "¿ï¶µ";
  $TWIGphrase["Subject/Announcement"]   = "Subject/Announcment";
  $TWIGphrase["recent mail"]            = "·sªñ¶l¥ó";
  $TWIGphrase["schedule"]               = "¦æ¨Æ¾ä";
  $TWIGphrase["TWIG [Mail]"]            = "TWIG [¶l¥ó]";
  $TWIGphrase["Folders"]                = "¦¬¥ó§¨";
  $TWIGphrase["New Message"]            = "·s¶l¥ó";
  $TWIGphrase["Folder Management"]      = "¶l¥ó§¨ºÞ²z";
  $TWIGphrase["Refresh"]                = "§ó·s";
  $TWIGphrase["Empty Trash"]            = "²M²z§R°£¶l¥ó";
  $TWIGphrase["of"]                     = "of";
  $TWIGphrase["to"]                     = "¦¬¥ó¤H";
  $TWIGphrase["from"]                   = "±H¥óªÌ";
  $TWIGphrase["Status"]                 = "ª¬ºA";
  $TWIGphrase["date"]                   = "¦¬¥ó¤é´Á";
  $TWIGphrase["subject"]                = "¥D¦®";
  $TWIGphrase["attachment"]             = "ªþ¥ó";
  $TWIGphrase["unread"]                 = "¥¼¾\\Ū¶l¥ó";
  $TWIGphrase["read"]                   = "¤w¾\\Ū¶l¥ó";
  $TWIGphrase["[no subject]"]           = "¨S¦³¥DÃD";
  $TWIGphrase["Select None"]            = "¨ú®ø¿ï¾Ü";
  $TWIGphrase["Select All"]             = "¥þ³¡¿ï¾Ü";
  $TWIGphrase["Copy Selected"]          = "½Æ»s¿ï¶µ";
  $TWIGphrase["Delete Selected"]        = "§R°£¿ï¶µ";
  $TWIGphrase["Move Selected"]          = "´«¸m¿ï¶µ";
  $TWIGphrase["Undelete Selected"]      = "ÁÙ­ì§R°£¿ï¶µ";
  $TWIGphrase["**Select a folder**"]    = "**¿ï¾Ü¤@­Ó¸ê®Æ§X**";
  $TWIGphrase["Set default tree view"]  = "Set default tree view";
  $TWIGphrase["the selected messages to"]= "the selected messages to";
  $TWIGphrase["Undelete"]               = "¨ú®ø§R°£";
  $TWIGphrase["Delete"]                 = "§R°£";
  $TWIGphrase["Reply"]                  = "¦^ÂÐ";
  $TWIGphrase["Reply to all"]           = "¦^ÂЦܥþ³¡";
  $TWIGphrase["Forward"]                = "Âà±H";
  $TWIGphrase["Recompose"]              = "­«·s½s¼g";
  $TWIGphrase["Save draft"]             = "Àx¦s¯ó½Z";
  $TWIGphrase["Move"]                   = "²¾©¹";
  $TWIGphrase["Newmessage"]             = "¼¶¼g·s¶l¥ó";
  $TWIGphrase["Back to %1"]                = "¦^¦Ü%1";
  $TWIGphrase["Previous Message"]       = "¤§«e«H®§";
  $TWIGphrase["Next Message"]           = "¤U¤@­Ó«H®§";
  $TWIGphrase["Date"]                   = "¤é´Á";
  $TWIGphrase["From"]                   = "±H¥óªÌ";
  $TWIGphrase["add to contacts"]        = "·s¼WÁpµ¸¤H";
  $TWIGphrase["To"]                     = "¦Ü";
  $TWIGphrase["CC"]                     = "°Æ¥»";
  $TWIGphrase["Reply-To"]               = "¦^ÂÐ";
  $TWIGphrase["Subject"]                = "¥DÃD";
  $TWIGphrase["Print View"]             = "¹wÄý¦C¦L";
  $TWIGphrase["Full Headers"]           = "§¹¥þªíÀY";
  $TWIGphrase["Hide Headers"]           = "ÁôÂêíÀY";
  $TWIGphrase["Display Headers"]        = "Åã¥ÜªíÀY";
  $TWIGphrase["Hide"]                   = "ÁôÂÃ";
  $TWIGphrase["View"]                   = "À˵ø";
  $TWIGphrase["Send Now"]               = "¥ß§Y¶Ç°e";
  $TWIGphrase["Contacts"]               = "³q°T¿ý";
  $TWIGphrase["Bcc"]                    = "¯µ¥ó°Æ¥»";
  $TWIGphrase["Attachment"]             = "ªþ¥ó";
  $TWIGphrase["Attachments"]            = "ªþ¥[ÀÉ®×";
  $TWIGphrase["Spell Check"]            = "«÷¦rÀˬd";
  $TWIGphrase["Add to 'To'"]            = "¥[¤J¨ì¦¬¥óªÌ'";
  $TWIGphrase["Add to 'CC'"]            = "¥[¤J¨ì°Æ¥»";
  $TWIGphrase["Add to 'BCC'"]           = "¥[¤J¨ì±K¥ó°Æ¥»";
  $TWIGphrase["%1 said:"]               = "%1 said:";
  $TWIGphrase["On %1"]                  = "On %1";
  $TWIGphrase["Forwarded From:"]        = "Forwarded From:";
  $TWIGphrase["Options"]                = "¿ï¶µ";
  $TWIGphrase["Options/TWIG"]           = "¿ï¶µ/TWIG";
  $TWIGphrase["Change"]                 = "Change";
  $TWIGphrase["Save a copy in 'Sent' Folder"]= "¥t¦s¶l¥ó©ó±H¥ó§¨";
  $TWIGphrase["Include attachments when replying"]= "Include attachments when replying";
  $TWIGphrase["Include attachments when forwarding"]= "Include attachments when forwarding";
  $TWIGphrase["Include attachments from original message"]= "Include attachments from original message";
  $TWIGphrase["Number of body lines to display while composing a message"]= "Number of body lines to display while composing a message";
  $TWIGphrase["No mail recipients specified, please add at least one mail recipient and then resend your message."]= "¦Ü¤Ö­n¦³¤@¦ì¦¬¥ó¤H, ½Ð¿é¤J«á¦A±H";
  $TWIGphrase["NOTE: Selecting users after adding a file attachment will cause the file attachment to be lost and you will have to re-attach it."]= "NOTE: Selecting users after adding a file attachment will cause the file attachment to be lost and you will have to re-attach it.";
  $TWIGphrase["Send RR now"]            = "Send RR now";
  $TWIGphrase["Read Receipt"]           = "Read Receipt";
  $TWIGphrase["with subject"]           = "with subject";
  $TWIGphrase["Request Read Receipts"]  = "Request Read Receipts";
  $TWIGphrase["The message sent on"]    = "The message sent on";
  $TWIGphrase["Never"]                  = "Never";
  $TWIGphrase["Manual"]                 = "¤â¥U";
  $TWIGphrase["Always"]                 = "Á`¬O";
  $TWIGphrase["Respond to Read Receipts"]= "Respond to Read Receipts";
  $TWIGphrase["Disposition notification"]= "Disposition notification";
  $TWIGphrase["A Read Reciept has been automatically returned to the sender"]= "A Read Reciept has been automatically returned to the sender";
  $TWIGphrase["has been displayed.  This is no guarantee that the message has been read or understood."]= "has been displayed.  This is no guarantee that the message has been read or understood.";
  $TWIGphrase["Spell Checked Version"]  = "«÷¦rÀˬdª©¥»";
  $TWIGphrase["Subscribed"]             = "­q¾\\";
  $TWIGphrase["Unsubscribed"]           = "¨ú®ø­q¾\\";
  $TWIGphrase["Delete Folder"]          = "§R°£¶l¥ó§¨";
  $TWIGphrase["Add Folder"]             = "·s¼W¶l¥ó§¨";
  $TWIGphrase["Rename Folder"]          = "¶l¥ó§¨­«·s©R¦W";
  $TWIGphrase["Copy"]                   = "½Æ»s";
  $TWIGphrase["Select the mailbox you wish to move these messages to below:"]= "§â¶l¥ó´«¸m¨ì:";
  $TWIGphrase["Select the mailbox you wish to copy these messages to below:"]= "§â¶l¥ó½Æ»s¨ì:";
  $TWIGphrase["Folder Overview"]        = "¶l¥ó§¨ÂsÄý";
  $TWIGphrase["Folder"]                 = "¶l¥ó§¨";
  $TWIGphrase["New"]                    = "·sªº";
  $TWIGphrase["Total"]                  = "Á`¼Æ";
  $TWIGphrase["Size"]                   = "®e¶q";
  $TWIGphrase["Totals"]                 = "¦X¦@";
  $TWIGphrase["Note: Large folder lists may take a long time to load."]= "ª`·N:¦p¤Ó¦h¶l¥ó§¨¥Ø¿ý, ¥i¯à»Ý­n¸ûªøªº®É¶¡¦C¥X";
  $TWIGphrase["TWIG [Bookmarks]"]       = "TWIG [®ÑÅÒ]";
  $TWIGphrase["bookmarks"]              = "®ÑÅÒ";
  $TWIGphrase["Add New Item"]           = "·s¼W¶µ¥Ø";
  $TWIGphrase["Edit Item"]              = "­×§ï¶µ¥Ø";
  $TWIGphrase["Item Name"]              = "¶µ¥Ø¦WºÙ";
  $TWIGphrase["Add item"]               = "·s¼W¶µ¥Ø";
  $TWIGphrase["item"]                   = "¶µ¥Ø";
  $TWIGphrase["url"]                    = "ºô§}";
  $TWIGphrase["Back to Bookmarks"]      = "ºô§}";
  $TWIGphrase["TWIG [ToDo]"]            = "TWIG [¤u§@§Ç]";
  $TWIGphrase["todo"]                   = "¤u§@§Ç";
  $TWIGphrase["Added by"]               = "·s¼WªÌ";
  $TWIGphrase["Added on"]               = "Added on";
  $TWIGphrase["Due on"]                 = "Due on";
  $TWIGphrase["due date"]               = "due date";
  $TWIGphrase["Due date type"]          = "Due date type";
  $TWIGphrase["On date"]                = "On date";
  $TWIGphrase["On date/time"]           = "On date/time";
  $TWIGphrase["Priority"]               = "Àu¥ýÅv";
  $TWIGphrase["priority"]               = "Àu¥ýÅv";
  $TWIGphrase["status"]                 = "ª¬ªp";
  $TWIGphrase["Back to ToDo"]           = "ªð¦^¤u§@§Ç";
  $TWIGphrase["Complete"]               = "Complete";
  $TWIGphrase["Working"]                = "Working";
  $TWIGphrase["Pending"]                = "Pending";
  $TWIGphrase["Canceled"]               = "Canceled";
  $TWIGphrase["TWIG [Contacts]"]        = "TWIG [³q°T¿ý]";
  $TWIGphrase["Contact"]                = "³q°T¿ý";
  $TWIGphrase["contacts"]               = "***³q°T¿ý";
  $TWIGphrase["Import"]                 = "¿é¤J";
  $TWIGphrase["URL"]                    = "ºõ§}";
  $TWIGphrase["Nickname"]               = "ºï¸¹";
  $TWIGphrase["E-Mail"]                 = "¹q¤l¶l¥ó";
  $TWIGphrase["E-Mail 2"]               = "¹q¤l¶l¥ó 2";
  $TWIGphrase["E-Mail 3"]               = "¹q¤l¶l¥ó 3";
  $TWIGphrase["First Name"]             = "©m¤ó";
  $TWIGphrase["Last Name"]              = "¦WºÙ";
  $TWIGphrase["Title"]                  = "ºÙ©I";
  $TWIGphrase["Spouse"]                 = "°t°¸";
  $TWIGphrase["Birthday"]               = "¥X¥Í¤é´Á";
  $TWIGphrase["Company"]                = "¤½¥q";
  $TWIGphrase["Office"]                 = "¤À¤½¥q";
  $TWIGphrase["Department"]             = "³¡ªù";
  $TWIGphrase["Home Phone"]             = "¦í¦v¹q¸Ü";
  $TWIGphrase["Home Fax"]               = "¦í¦v¶Ç¯u";
  $TWIGphrase["Mobile"]                 = "¦æ°Ê¹q¸Ü";
  $TWIGphrase["Work Phone"]             = "¤½¥q¹q¸Ü";
  $TWIGphrase["Work Fax"]               = "¤½¥q¶Ç¯u";
  $TWIGphrase["Pager"]                  = "©I¥s¾¹";
  $TWIGphrase["Home Address"]           = "¦í¦v¦a§}";
  $TWIGphrase["Home City"]              = "¦í¦v«°¥«";
  $TWIGphrase["State"]                  = "¦{";
  $TWIGphrase["Zip Code"]               = "¶l»¼°Ï¸¹";
  $TWIGphrase["Country"]                = "°ê®a";
  $TWIGphrase["Work Address"]           = "¤½¥q¦a§}";
  $TWIGphrase["Work City"]              = "¤½¥q«°¥«";
  $TWIGphrase["Work State"]             = "¤½¥q-¦{";
  $TWIGphrase["Work Country"]           = "¤½¥q-°ê®a";
  $TWIGphrase["Work Zip Code"]          = "¶l»¼°Ï¸¹";
  $TWIGphrase["Import from"]            = "¿é¤J¥Ñ";
  $TWIGphrase["From file"]              = "¥ÑÀÉ®×";
  $TWIGphrase["In to group"]            = "¦Ü¶l¥ó§¨";
  $TWIGphrase["Outlook XP/2002"]        = "Outlook XP/2002";
  $TWIGphrase["Outlook 2000"]           = "Outlook 2000";
  $TWIGphrase["Outlook 98"]             = "Outlook 98";
  $TWIGphrase["Netscape 4.6"]           = "Netscape 4.6";
  $TWIGphrase["nickname"]               = "¼ÊºÙ";
  $TWIGphrase["name"]                   = "©m¦W";
  $TWIGphrase["company"]                = "¤½¥q";
  $TWIGphrase["email"]                  = " ¹q¤l¶l¥ó";
  $TWIGphrase["Add"]                    = "***·s¼W";
  $TWIGphrase["Back to Contacts"]       = "ªð¦^³q°T¿ý";
  $TWIGphrase["vCard (autodetect version)"]= "vCard (autodetect version)";
  $TWIGphrase["Outlook Express (all fields)"]= "Outlook Express (©Ò¦³¶µ¥Ø)";
  $TWIGphrase["Outlook Express (default fields)"]= "Outlook Express (¹w³]¶µ¥Ø)";
  $TWIGphrase["TWIG [Groups]"]          = "TWIG [²Õ§O]";
  $TWIGphrase["Member of"]              = "ªþÄݲէO";
  $TWIGphrase["Owner of"]               = "¾Ö¦³²Õ§O";
  $TWIGphrase["ALL"]                    = "¥þ³¡";
  $TWIGphrase["Unfiled"]                = "¥¼©w²Õ§O";
  $TWIGphrase["personal"]               = "¨p¤H²Õ§O";
  $TWIGphrase["workgroup"]              = "¤u§@¸s";
  $TWIGphrase["Update"]                 = "§ó·s";
  $TWIGphrase["Add group"]              = "·s¼W²Õ§O";
  $TWIGphrase["Add member"]             = "·s¼WªþÄݲէO";
  $TWIGphrase["Edit group"]             = "Edit group";
  $TWIGphrase["Delete group"]           = "§R°£²Õ§O";
  $TWIGphrase["The group"]              = "¦¹²Õ§O";
  $TWIGphrase["was created by"]         = "«Ø¥ß¥Ñ";
  $TWIGphrase["Members"]                = "ªþÄݲէO";
  $TWIGphrase["[empty]"]                = "[empty]";
  $TWIGphrase["**Select a group**"]     = "**Select a group**";
  $TWIGphrase["Back to Groups"]         = "ªð¦^²Õ§O";
  $TWIGphrase["Feature Unavailable in current configuration"]= "Feature Unavailable in current configuration";
  $TWIGphrase["TWIG [Logout]"]          = "TWIG [µn¥X]";
  $TWIGphrase["TWIG [News]"]            = "TWIG [·s»D]";
  $TWIGphrase["Back to News"]           = "ªð¦^·s»D";
  $TWIGphrase["Subscribed newsgroups"]  = "­q¾\\¸s²Õ";
  $TWIGphrase["Delete Newsgroup"]       = "§R°£¸s²Õ";
  $TWIGphrase["Group Name"]             = "¸s²Õ¦WºÙ";
  $TWIGphrase["Newsgroup Name"]         = "¸s²Õ¦WºÙ";
  $TWIGphrase["Server"]                 = "¦øªA¾¹";
  $TWIGphrase["Port"]                   = "³s±µ°ð";
  $TWIGphrase["User"]                   = "¨Ï¥ÎªÌ";
  $TWIGphrase["Password"]               = "±K½X";
  $TWIGphrase["Go"]                     = "¶i¤J";
  $TWIGphrase["Search pattern"]         = "´M§ä¼Ò¦¡";
  $TWIGphrase["Subscribe"]              = "­q¾\\";
  $TWIGphrase["Newsgroups"]             = "¸s²Õ";
  $TWIGphrase["New post"]               = "·s»Dµo§G";
  $TWIGphrase["Newsgroup management"]   = "¸s²ÕºÞ²z";
  $TWIGphrase["Note: large newsgroup lists may take a long time to load."]= "ª`·N:¦p¤Ó¦h¸s²Õ, ¥i¯à»Ý­n¸ûªøªº®É¶¡¦C¥X";
  $TWIGphrase["<< Prev"]                = "<< ¤W¤@­Ó";
  $TWIGphrase["Next >>"]                = "¤U¤@­Ó >>";
  $TWIGphrase["Post Now"]               = "¥ß§Yµo§G";
  $TWIGphrase["Newsgroup"]              = "¸s²Õ";
  $TWIGphrase["no name"]                = "¨S¦³¦WºÙ";
  $TWIGphrase["Add newsgroup"]          = "·s¼W¸s²Õ";
  $TWIGphrase["List newsgroups on server"]= "Åã¥Ü¦øªA¾¹¤ºªº¸s²Õ";
  $TWIGphrase["Main"]                   = "¥D­¶";
  $TWIGphrase["Mail"]                   = "¶l¥ó";
  $TWIGphrase["News"]                   = "·s»D";
  $TWIGphrase["Schedule"]               = "¦æµ{";
  $TWIGphrase["Meetings"]               = "·|ij";
  $TWIGphrase["ToDo"]                   = "¤u§@";
  $TWIGphrase["Todo"]                   = "¤u§@";
  $TWIGphrase["Bookmarks"]              = "®ÑÅÒ";
  $TWIGphrase["Logout"]                 = "µn¥X";
  $TWIGphrase["TWIG [Schedule]"]        = "TWIG [¦æµ{]";
  $TWIGphrase["Go to today"]            = "¤µ¤Ñ¦æµ{";
  $TWIGphrase["Monthly view"]           = "¤ë¦æµ{";
  $TWIGphrase["Yearly view"]            = "À˵ø¦~¾ä";
  $TWIGphrase["Time"]                   = "®É¶¡";
  $TWIGphrase["/Notes"]                 = "/³Æµù";
  $TWIGphrase["Today is"]               = "¤µ¤Ñ¬O";
  $TWIGphrase["Start Time"]             = "¶}©l®É¶¡";
  $TWIGphrase["End Time"]               = "µ²§ô®É¶¡";
  $TWIGphrase["back"]                   = "back";
  $TWIGphrase["forward"]                = "forward";
  $TWIGphrase["Yesterday"]              = "Yesterday";
  $TWIGphrase["Tomorrow"]               = "Tomorrow";
  $TWIGphrase["Daily view"]             = "¨C¤Ñ¦W³æ";
  $TWIGphrase["Weekly view"]            = "Weekly view";
  $TWIGphrase["List view"]              = "©Ò¦³¦æµ{";
  $TWIGphrase["Previous Week"]          = "«e¤@¶g";
  $TWIGphrase["The week starts on "]    = "¥»¶g¶}©l©ó ";
  $TWIGphrase[" and ends on "]          = " µ²§ô©ó ";
  $TWIGphrase["Next Week"]              = "¤U¤@¶g";
  $TWIGphrase["Week"]                   = "¶g";
  $TWIGphrase["Maintenance"]            = "ºûÅ@";
  $TWIGphrase["Calendar"]               = "¦æ¨Æ¾ä";
  $TWIGphrase["Items removed"]          = "Items removed";
  $TWIGphrase["Preview"]                = "¹wÄý";
  $TWIGphrase["End Date"]               = "µ²§ô¤é´Á";
  $TWIGphrase["Start Date"]             = "¶}©l¤é´Á";
  $TWIGphrase["Ignore Start/End Time"]  = "©¿²¤ ¶}©l/µ²§ô ®É¶¡";
  $TWIGphrase["[None]"]                 = "[None]";
  $TWIGphrase["Items to be removed"]    = "Items to be removed";
  $TWIGphrase["No items found to delete."]= "No items found to delete.";
  $TWIGphrase["Delete records older than"]= "§R°£Â¦æµ{©ó";
  $TWIGphrase["Back to Schedule"]       = "ªð¦^¦æµ{";
  $TWIGphrase["Back to Edit"]           = "Back&nbsp;to&nbsp;Edit";
  $TWIGphrase["TWIG [Preferences]"]     = "TWIG [³]©w]";
  $TWIGphrase["Invert sort order"]      = "¤Ï¬Û±Æ§Ç";
  $TWIGphrase["Preference"]             = "³]©w";
  $TWIGphrase["Prev/Next style"]        = "¤è¦VÁ䪺¼Ë¦¡";
  $TWIGphrase["Setting"]                = "¦w¸Ë";
  $TWIGphrase["Update Preferences"]     = "§ó·s³]©w";
  $TWIGphrase["Drop Down List"]         = "¤U©Ô¦¡¿ï³æ";
  $TWIGphrase["Button Bar"]             = "«ö¶s¦¡¿ï³æ";
  $TWIGphrase["Vertical Bulleted List"] = "««ª½¦¡¿ï³æ";
  $TWIGphrase["Tabbed List"]            = "¼ÐÅÒ¦¡¿ï³æ";
  $TWIGphrase["Menu style 1"]           = "¥D¿ï³æ¼Ë¦¡";
  $TWIGphrase["Menu style 2"]           = "°Æ¿ï³æ¼Ë¦¡";
  $TWIGphrase["Language"]               = "¨Ï¥Î»y¨t";
  $TWIGphrase["Your Real Name"]         = "¨Ï¥ÎªÌ¦WºÙ";
  $TWIGphrase["Save sent items"]        = "Àx¦s±H¥ó³Æ¥÷";
  $TWIGphrase["Save sent items in"]     = "Àx¦s±H¥ó³Æ¥÷¨ì";
  $TWIGphrase["Save draft items in"]    = "Àx¦s¯ó½Z¨ì";
  $TWIGphrase["Page Size"]              = "¨C­¶¦æ¼Æ";
  $TWIGphrase["Old Password"]           = "ªº±K½X";
  $TWIGphrase["New Password"]           = "·sªº±K½X";
  $TWIGphrase["Password changed!"]      = "Password changed!";
  $TWIGphrase["Multiple Tabbed List"]   = "Multiple Tabbed List";
  $TWIGphrase["Drop Down Menu"]         = "Drop Down Menu";
  $TWIGphrase["Tabbed Drop Down Menu"]  = "Tabbed Drop Down Menu";
  $TWIGphrase["|< First"]               = "|< First";
  $TWIGphrase["Last >|"]                = "Last >|";
  $TWIGphrase["Simple"]                 = "¤å¦r¦¡¿ï³æ";
  $TWIGphrase["AM/PM Format"]           = "12¤p®É®æ¦¡";
  $TWIGphrase["24 Hour Format"]         = "24¤p®É®æ¦¡";
  $TWIGphrase["Time Format"]            = "®É¶¡ªº¼Ë¦¡";
  $TWIGphrase["Default due date type"]  = "¹w³]¨ì´Á¤é¼Ë¦¡";
  $TWIGphrase["Button Bar Without Text"]= "µL¤å¦rªº«ö¶s¿ï³æ";
  $TWIGphrase["Classic Prev/Next Style"]= "Classic Prev/Next Style";
  $TWIGphrase["Tabbed List with Arrows"]= "Tabbed List with Arrows";
  $TWIGphrase["Classic Primary Menu Bar"]= "Classic Primary Menu Bar";
  $TWIGphrase["New Password Confirmation"]= "New Password Confirmation";
  $TWIGphrase["Drop Down Menu with Arrows"]= "Drop Down Menu with Arrows";
  $TWIGphrase["Classic Secondary Menu Bar"]= "Classic Secondary Menu Bar";
  $TWIGphrase["Default group for new items"]= "·s¼W¶µ¥Ø®É¹w³]ªº²Õ§O";
  $TWIGphrase["Default listing of meetings"]= "·|ij¹w³]ªºÄÝ©Ê";
  $TWIGphrase["Expand mail tree by default"]= "Expand mail tree by default";
  $TWIGphrase["Show mail tree in main view"]= "Show mail tree in main view";
  $TWIGphrase["Default priority for new items"]= "·s¶µ¥Ø¤§¹w³]Àu¥ýÅv";
  $TWIGphrase["Disable display of recent mail"]= "¨ú®ø³Ìªñ¶l¥óÅã¥Ü";
  $TWIGphrase["Multiple Tabbed List with Words"]= "Multiple Tabbed List with Words";
  $TWIGphrase["Move and Expunge simultaneously"]= "·h²¾¶l¥ó®É¦P®É²M²z§R°£¶l¥ó";
  $TWIGphrase["Multiple Tabbed List with Arrows"]= "Multiple Tabbed List with Arrows";
  $TWIGphrase["Default sort order for mail list"]= "¶l¥ó¹w³]±Æ§Ç¶µ¥Ø";
  $TWIGphrase["Default sort order for todo list"]= "¤u§@§Ç¹w³]±Æ§Ç¶µ¥Ø";
  $TWIGphrase["Default group to view in feature"]= "À˵ø¥\\¯à®É¹w³]ªº¸s²Õ";
  $TWIGphrase["Tabbed Drop Down Menu with Arrows"]= "Tabbed Drop Down Menu with Arrows";
  $TWIGphrase["Delete and Expunge simultaneously"]= "§R°£¶l¥ó®É¦P®É²M²z§R°£¶l¥ó";
  $TWIGphrase["Wrap Lines at this many characters"]= "¶W¹L´X­Ó¦r¤¸«K´«¦æ";
  $TWIGphrase["Disable display of today's schedule"]= "¨ú®ø·í¤Ñij¨Æ¤éµ{Åã¥Ü";
  $TWIGphrase["Display messages in separate window"]= "¦b·sµøµ¡¤º¶}±Ò«H®§";
  $TWIGphrase["Default sort order for contacts list"]= "³q°T¿ý¹w³]±Æ§Ç¶µ¥Ø";
  $TWIGphrase["Display second command bar at bottom"]= "¦b©³³¡Åã¥Ü²Ä¤G«ü¥OÄæ";
  $TWIGphrase["Disable new message indicator in footer"]= "¨ú®ø·s¶l¥ó´£¥Ü";
  $TWIGphrase["New password mistyped, please try again."]= "New password mistyped, please try again.";
  $TWIGphrase["Old password mistyped, please try again."]= "Old password mistyped, please try again.";
  $TWIGphrase["Number of Messages to index on one screen"]= "¨C­¶Åã¥Üªº°T®§¼Æ¥Ø";
  $TWIGphrase["Automatic Signature when composing new mail"]= "ñ¦WÀÉ";
  $TWIGphrase["Default number of attachments on new messages"]= "Default number of attachments on new messages";
  $TWIGphrase["Show contacts list when composing new messages"]= "Show contacts list when composing new messages";
  $TWIGphrase["Multiple Tabbed List with Words (including First/Last)"]= "Multiple Tabbed List with Words (including First/Last)";
  $TWIGphrase["Multiple Tabbed List with Arrows (including First/Last)"]= "Multiple Tabbed List with Arrows (including First/Last)";
  $TWIGphrase["User name"]              = "±b¸¹";
  $TWIGphrase["Accounts"]               = "¥Î¤á";
  $TWIGphrase["ACL's"]                  = "¨Ï¥ÎÅv±±¨î¦Cªí";
  $TWIGphrase["Annoucements"]           = "¤½¥¬";
  $TWIGphrase["Languages"]              = "»y¨¥";
  $TWIGphrase["SQL"]                    = "SQL";
  $TWIGphrase["SQLTXT"]                 = "SQLTXT ";
  $TWIGphrase["Allow access to"]        = "¦³Åv¨Ï¥Î";
  $TWIGphrase["for"]                    = "for";
  $TWIGphrase["Create User"]            = "«Ø¥ß¨Ï¥ÎªÌ";
  $TWIGphrase["Update Password"]        = "§ó·s±K½X";
  $TWIGphrase["Change Password"]        = "§ó§ï±K½X";
  $TWIGphrase["Username"]               = "¨Ï¥ÎªÌ¦WºÙ";
  $TWIGphrase["Last Logon"]             = "¤W¤@¦¸µn¤J";
  $TWIGphrase["Feature"]                = "¥\\¯à";
  $TWIGphrase["Create ACL Group"]       = "«Ø¥ß¨Ï¥ÎÅv±±¨î²Õ§O";
  $TWIGphrase["Delete ACL Group"]       = "§R°£¨Ï¥ÎÅv±±¨î²Õ§O";
  $TWIGphrase["Add User to ACL Group"]  = "·s¼W¨Ï¥ÎªÌ¨ì¨Ï¥ÎÅv±±¨î²Õ§O";
  $TWIGphrase["Second Command Line"]    = "²Ä¤G¦æ©R¥O¦C";
  $TWIGphrase["By"]                     = "By";
  $TWIGphrase["Users"]                  = "¨Ï¥ÎªÌ¸s";
  $TWIGphrase["*Select User*"]          = "*¿ï¨ú¨Ï¥ÎªÌ*";
  $TWIGphrase["*Select user to add*"]   = "*·s¼W¿ï¨úªº¨Ï¥ÎªÌ*";
  $TWIGphrase["*Select user to delete*"]= "*§R°£¿ï¨úªº¨Ï¥ÎªÌ*";
  $TWIGphrase["Create"]                 = "«Ø¥ß";
  $TWIGphrase["Item Edit"]              = "­×§ï¶µ¥Ø";
  $TWIGphrase["Goto Line"]              = "¨ì¦æ¦C";
  $TWIGphrase["New Mail Check"]         = "Àˬd·s¶l¥ó";
  $TWIGphrase["Compose"]                = "½s¼g¶l¥ó";
  $TWIGphrase["Message Reading"]        = "¾\\Ū¶l¥ó";
  $TWIGphrase["Screen Refresh"]         = "µe­±§ó·s";
  $TWIGphrase["Command Line"]           = "©R¥O¦C";
  $TWIGphrase["Show Attachments"]       = "Åã¥Üªþ¥ó";
  $TWIGphrase["Transfer"]               = "¶Ç°e";
  $TWIGphrase["Transfer To"]            = "¶Ç°e¨ì";
  $TWIGphrase["Recent Mail"]            = "·sªñ¶l¥ó";
  $TWIGphrase["Posting"]                = "Posting";
  $TWIGphrase["Flush Databases"]        = "Flush Databases";
  $TWIGphrase["where username is"]      = "where username is";
  $TWIGphrase["DB's to flush"]          = "DB's to flush";
  $TWIGphrase["*Select a table*"]       = "*¿ï¨úªí®æ*";
  $TWIGphrase["Create Databases"]       = "«Ø¥ß¼Æ¾Ú®w";
  $TWIGphrase["Path to DB"]             = "Path to DB";
  $TWIGphrase["DB's to create"]         = "DB's to create";
  $TWIGphrase["Create DB"]              = "Create DB";
  $TWIGphrase["Pack Databases"]         = "Pack Databases";
  $TWIGphrase["DB's to pack"]           = "DB's to pack";
  $TWIGphrase["Pack DB"]                = "Pack DB";
  $TWIGphrase["Same as English"]        = "Same as English";
  $TWIGphrase["language"]               = "»y¨¥";
  $TWIGphrase["View groups"]            = "À˵ø¸s²Õ";
  $TWIGphrase["Display"]                = "Åã¥Ü";
  $TWIGphrase["Public"]                 = "¤½²³ªº";
  $TWIGphrase["Private"]                = "¨p¤Hªº";
  $TWIGphrase["Registered"]             = "Registered";
  $TWIGphrase["Mail Tree"]              = "Mail Tree";
  $TWIGphrase["Annoucement"]            = "Annoucement";
  $TWIGphrase["New Announcement"]       = "New Announcement";
  $TWIGphrase["Keys with null values"]  = "Keys with null values";
  $TWIGphrase["Show full phrase lists"] = "Show full phrase lists";
  $TWIGphrase["Failed to create group!"]= "Failed to create group!";
  $TWIGphrase["Failed to delete group!"]= "Failed to delete group!";
  $TWIGphrase["*Select group to delete*"]= "*Select group to delete*";
  $TWIGphrase["*Select group to add to*"]= "*Select group to add to*";
  $TWIGphrase["*Select group to display*"]= "*Select group to display*";
  $TWIGphrase["Display Users in ACL Group"]= "Display Users in ACL Group";
  $TWIGphrase["List keys with null values"]= "List keys with null values";
  $TWIGphrase["Delete User from ACL Group"]= "Delete User from ACL Group";
  $TWIGphrase["Failed to add user to group!"]= "Failed to add user to group!";
  $TWIGphrase["*Select group to delete from*"]= "*Select group to delete from*";
  $TWIGphrase["Failed to delete user from group!"]= "Failed to delete user from group!";
  $TWIGphrase["Sorry, you are not an administrator."]= "Sorry, you are not an administrator.";
  $TWIGphrase["You must select a user to change the password for!"]= "You must select a user to change the password for!";
  $TWIGphrase["You must specify a username! (note: * represents all users)"]= "You must specify a username! (note: * represents all users)";
  $TWIGphrase["List keys for which the value is the same as it is in English"]= "List keys for which the value is the same as it is in English";
  $TWIGphrase["Object"]                 = "ª«¥ó";
  $TWIGphrase["Access"]                 = "¦s¨ú";
  $TWIGphrase["Modify"]                 = "­×§ï";
  $TWIGphrase["*Select object*"]        = "*¿ï¾Üª«¥ó*";
  $TWIGphrase["Global Setting"]         = "¥þ°ì³]©w";
  $TWIGphrase["TWIG [Help]"]            = "TWIG [»¡©ú]";
  $TWIGphrase["Help"]                   = "»¡©ú";
  $TWIGphrase["Topic"]                  = "¸ÜÃD";
  $TWIGphrase["Subtopic"]               = "Subtopic";
  $TWIGphrase["Help is not yet available on this topic."]= "Help is not yet available on this topic.";
  $TWIGphrase["No submenu"]             = "There are no subtopics for this topic";
  $TWIGphrase["Filename of help file:"] = "Filename of help file:";
  $TWIGphrase["Filename of subtopic menu file:"]= "Filename of subtopic menu file:";
  $TWIGphrase["TWIG [Meetings]"]        = "TWIG [·|ij]";
  $TWIGphrase["TWIG [Notes]"]           = "TWIG [µ§°O]";
  $TWIGphrase["Notes"]                  = "µ§°O";
  $TWIGphrase["notes"]                  = "µ§°O";
  $TWIGphrase["Default sort order for notes list"]= "µ§°O¹w³]±Æ§Ç¶µ¥Ø";
  $TWIGphrase["Back to Notes"]          = "¦^¨ìµ§°O";
  $TWIGphrase["Width of text field"]    = "¨C¦æ¦r¼Æ";
  $TWIGphrase["Height of text field"]   = "¨C­¶¦æ¼Æ";
  $TWIGphrase["chinesebig5"]            = "Chinese (Big 5)";
  $TWIGphrase["chinesegb"]              = "Chinese (gb)";
  $TWIGphrase["czech"]                  = "Czech";
  $TWIGphrase["danish"]                 = "Danish";
  $TWIGphrase["dutch"]                  = "Dutch";
  $TWIGphrase["english"]                = "English";
  $TWIGphrase["estonian"]               = "Estonian";
  $TWIGphrase["finnish"]                = "Finnish";
  $TWIGphrase["french"]                 = "French";
  $TWIGphrase["german"]                 = "German";
  $TWIGphrase["italian"]                = "Italian";
  $TWIGphrase["polish"]                 = "Polish";
  $TWIGphrase["portuguese"]             = "Portuguese";
  $TWIGphrase["russian"]                = "Russian (KOI8-R)";
  $TWIGphrase["russianwin"]             = "Russian (Windows-1251)";
  $TWIGphrase["spanish"]                = "Spanish";
  $TWIGphrase["swedish"]                = "Swedish";
  $TWIGphrase["korean"]                 = "Korean";
  $TWIGphrase["jpeuc"]                  = "Japanese (EUC-JP)";
  $TWIGphrase["Maximum meetings to display"]= "¨C­¶³Ì¦hÅã¥Ü·|ij°T®§¼Æ¥Ø";
  $TWIGphrase["Maximum todo items to display"]= "¨C­¶³Ì¦hÅã¥Ü¤u§@°T®§¼Æ¥Ø";
  $TWIGphrase["Maximum mail messages to display"]= "¨C­¶³Ì¦hÅã¥Ü¶l¥ó°T®§¼Æ¥Ø";
  $TWIGphrase["Maximum schedule item to display"]= "¨C­¶³Ì¦hÅã¥Ü¦æµ{°T®§¼Æ¥Ø";
  $TWIGphrase["Features to display"]    = "Åã¥Ü­þ¨Ç¥\\¯à";
  $TWIGphrase["Edit"]                   = "½s¿è";
  $TWIGphrase["Group Admin"]            = "¸s²ÕºÞ²z";
  $TWIGphrase["Permissions"]            = "Åv­­";
  $TWIGphrase["Actions"]                = "Actions";
  $TWIGphrase["Group Administrators"]   = "Group Administrators";
  $TWIGphrase["NOTE: Use an asterisk ( '*' ) as the username in order to define global access permissions for this group."]= "NOTE: Use an asterisk ( '*' ) as the username in order to define global access permissions for this group.";
  $TWIGphrase["Group Admins cannot delete themselves from groups for which they are an administrator.  Please have another Group Admin for this group do this for you."]= "Group Admins cannot delete themselves from groups for which they are an administrator.  Please have another Group Admin for this group do this for you.";
  $TWIGphrase["You cannot change the Group Admin setting for your own account.  Please have another Group Admin change this for you."]= "You cannot change the Group Admin setting for your own account.  Please have another Group Admin change this for you.";
  $TWIGphrase["You do not have permission to delete one or more of the items you selected."]= "You do not have permission to delete one or more of the items you selected.";
  $TWIGphrase["You do not have permission to move one or more of the items you selected out of its current group."]= "You do not have permission to move one or more of the items you selected out of its current group.";
  $TWIGphrase["Search"]                 = "·j´M";
  $TWIGphrase["search"]                 = "·j´M";
  $TWIGphrase["Item"]                   = "¶µ¥Ø";
  $TWIGphrase["Name"]                   = "©m¦W";
  $TWIGphrase["Criteria"]               = "Criteria";
  $TWIGphrase["No matches"]             = "No matches";
  $TWIGphrase["Features"]               = "Features";
  $TWIGphrase["After date"]             = "After date";
  $TWIGphrase["Before date"]            = "Before date";
  $TWIGphrase["Containing text"]        = "Containing text";
  $TWIGphrase["Answered"]               = "Answered";
  $TWIGphrase["Deleted"]                = "Deleted";
  $TWIGphrase["Urgent"]                 = "Urgent";
  $TWIGphrase["Old"]                    = "Old";
  $TWIGphrase["Recent"]                 = "Recent";
  $TWIGphrase["Read"]                   = "Read";
  $TWIGphrase["Not answered"]           = "Not answered";
  $TWIGphrase["Not deleted"]            = "Not deleted";
  $TWIGphrase["Not urgent"]             = "Not urgent";
  $TWIGphrase["Not read"]               = "Not read";
  $TWIGphrase["Flags"]                  = "Flags";
  $TWIGphrase["Due after"]              = "Due after";
  $TWIGphrase["Due before"]             = "Due before";
  $TWIGphrase["Allow access to search"] = "Allow access to search";
  $TWIGphrase["catalan"]                = "Catalan";
  $TWIGphrase["Tab style"]              = "¼ÐÅҼ˦¡";
  $TWIGphrase["Global"]                 = "¤@¯ë";
  $TWIGphrase["Current Module"]         = "²{¦bªº¼Ò²Õ";
  $TWIGphrase["and"]                    = "and";
  $TWIGphrase["URI"]                    = "URI";
  $TWIGphrase["is exactly"]             = "is exactly";
  $TWIGphrase["is not"]                 = "is not";
  $TWIGphrase["ends with"]              = "ends with";
  $TWIGphrase["starts with"]            = "starts with";
  $TWIGphrase["contains"]               = "contains";
  $TWIGphrase["Home Address 2"]         = "Home Address 2";
  $TWIGphrase["Work Address 2"]         = "Work Address 2";
  $TWIGphrase["turkish"]                = "Turkish";
  $TWIGphrase["greek"]                  = "Greek";
  $TWIGphrase["tongan"]                 = "Tongan";
  $TWIGphrase["Default sort order for bookmarks list"]= "Default sort order for bookmarks list";
  $TWIGphrase["Default group to display for contacts"]= "Default group to display for contacts";
  $TWIGphrase["sortup"]                 = "A";
  $TWIGphrase["sortdown"]               = "D";
  $TWIGphrase["replied"]                = "replied";
  $TWIGphrase["Save to file"]           = "Save to file";
  $TWIGphrase["Button Bar #2"]          = "Button Bar #2";
  $TWIGphrase["Button Bar Without Text #2"]= "Button Bar Without Text #2";
  $TWIGphrase["Reminder"]               = "Reminder";
  $TWIGphrase["Minutes"]                = "Minutes";
  $TWIGphrase["Hours"]                  = "Hours";
  $TWIGphrase["Days"]                   = "Days";
  $TWIGphrase["Weeks"]                  = "Weeks";
  $TWIGphrase["Months"]                 = "Months";
  $TWIGphrase["Years"]                  = "Years";
  $TWIGphrase["*** REMINDER ***"]       = "*** REMINDER ***";
  $TWIGphrase["This is a reminder for "]= "This is a reminder for ";
  $TWIGphrase["This is a recurring entry and you will be reminded again on "]= "This is a recurring entry and you will be reminded again on ";
  $TWIGphrase["on"]                     = "on";
  $TWIGphrase["at"]                     = "at";
  $TWIGphrase["The reminder time has already passed!!"]= "The reminder time has already passed!!";
  $TWIGphrase["Second address to mail reminder to:"]= "Second address to mail reminder to:";
  $TWIGphrase["Style Sheet"]            = "Style Sheet";
  $TWIGPhrase["This folder is using "]  = "This folder is using ";
  $TWIGphrase["% of its recommended capacity"] = "% of its recommended capacity";
  $TWIGphrase["You are "]               = "You are ";
  $TWIGphrase[" over"]                  = " over";
  $TWIGphrase["Export"]			= "Export";
  $TWIGphrase["Opera"]			= "Opera";
  $TWIGphrase["Overwrite"]		= "Overwrite";
  $TWIGphrase["Flush First"]		= "Flush First";
  $TWIGphrase["Unsupported Opera File Version"]	= "Unsupported Opera File Version";
  $TWIGphrase["Folder Size Graph"]	= "Folder Size Graph";
  $TWIGphrase["ThunderBird"]		= "ThunderBird";

  $dayNamesShort                        = array( "S", "M", "T", "W", "T", "F", "S" );
  $dayNames                             = array( "¬P´Á¤é", "¬P´Á¤@", "¬P´Á¤G", "¬P´Á¤T", "¬P´Á¥|", "¬P´Á¤­", "¬P´Á¤»" );
  $monthNames                           = array( "¨S¦³", "¤@¤ë", "¤G¤ë", "¤T¤ë", "¥|¤ë", "¤­¤ë", "¤»¤ë", "¤C¤ë", "¤K¤ë", "¤E¤ë", "¤Q¤ë", "¤Q¤@¤ë", "¤Q¤G¤ë" );

?>