Sophie

Sophie

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

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

<?php

  $FileInfo["Created"]                  = "Keiko Matsuki";
  $FileInfo["Email"]                    = "aad67970@pop01.odn.ne.jp";
  $FileInfo["Version"]                  = "cvs-05-19-2001";
  $FileInfo["Language"]                 = "jpeuc";

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

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

  $TWIGphrase["Add list"]               = "¥ê¥¹¥È¤òÄɲÃ";
  $TWIGphrase["New Contact"]            = "¿·¤·¤¤¥¢¥É¥ì¥¹";
  $TWIGphrase["Edit Contact"]           = "¥¢¥É¥ì¥¹ÊÔ½¸";
  $TWIGphrase["View Contact"]           = "¥¢¥É¥ì¥¹É½¼¨";
  $TWIGphrase["New List"]               = "¿·¤·¤¤¥ê¥¹¥È";
  $TWIGphrase["Edit List"]              = "¥ê¥¹¥È¤òÊÔ½¸";
  $TWIGphrase["View List"]              = "¥ê¥¹¥È¥Ó¥å¡¼";
  $TWIGphrase["Selected"]               = "ÁªÂò";
  $TWIGphrase["Unselected"]             = "ÈóÁªÂò";
  $TWIGphrase["PegasusMail"]            = "PegasusMail";
  $TWIGphrase["New ToDo Item"]          = "¿·µ¬&nbsp;ToDo&nbsp;¥¢¥¤¥Æ¥à";
  $TWIGphrase["Edit ToDo Item"]         = "ÊÔ½¸&nbsp;ToDo&nbsp;¥¢¥¤¥Æ¥à";
  $TWIGphrase["View ToDo Item"]         = "¥Ó¥å¡¼&nbsp;ToDo&nbsp;¥¢¥¤¥Æ¥à";
  $TWIGphrase["List Name"]              = "¥ê¥¹¥È̾";
  $TWIGphrase["Yearly view"]            = "ǯ&nbsp;¥Ó¥å¡¼";
  $TWIGphrase["Daily view"]             = "Æü&nbsp;¥Ó¥å¡¼";
  $TWIGphrase["Weekly view"]            = "½µ&nbsp;¥Ó¥å¡¼";
  $TWIGphrase["New Item"]               = "¿·¤·¤¤¥¢¥¤¥Æ¥à";
  $TWIGphrase["View Item"]              = "¥¢¥¤¥Æ¥àɽ¼¨";
  $TWIGphrase["Add item"]               = "ÄɲÃ&nbsp;¥¢¥¤¥Æ¥à";
  $TWIGphrase["Recurring Item"]         = "Äê´üŪ¡¦·«ÊÖ";
  $TWIGphrase["Recurrance"]             = "Äê´üŪ¡¦·«ÊÖ";
  $TWIGphrase["First"]                  = "Âè1";
  $TWIGphrase["Second"]                 = "Âè2";
  $TWIGphrase["Third"]                  = "Âè3";
  $TWIGphrase["Fourth"]                 = "Âè4";
  $TWIGphrase["Last"]                   = "ºÇ¸å";
  $TWIGphrase["weeks on"]               = "½µËè";
  $TWIGphrase["week"]                   = "½µ";
  $TWIGphrase["week on"]                = "½µËè";
  $TWIGphrase["Every"]                  = "¡¡";
  $TWIGphrase["On day"]                 = "Æü¤Ë";
  $TWIGphrase["of every"]               = " Ëè";
  $TWIGphrase["month"]                  = "·î";
  $TWIGphrase["months"]                 = "·î¤´¤È";
  $TWIGphrase["weekday"]                = "Ê¿Æü";
  $TWIGphrase["On the"]                 = "¤Î¾å¤Ç";
  $TWIGphrase["Day"]                    = "Æü";
  $TWIGphrase["day"]                    = "Æü";
  $TWIGphrase["days"]                   = "ÆüËè";
  $TWIGphrase["weekend"]                = "½µËö";
  $TWIGphrase["Daily"]                  = "ËèÆü";
  $TWIGphrase["Weekly"]                 = "Ëè½µ";
  $TWIGphrase["Monthly"]                = "Ëè·î";
  $TWIGphrase["Yearly"]                 = "Ëèǯ";
  $TWIGphrase["After"]                  = "¸å";
  $TWIGphrase["occurances"]             = "ȯÀ¸¸å";
  $TWIGphrase["ending on"]              = "½ªÎ»";
  $TWIGphrase["Edit Recurrance"]        = "Äê´üŪ¡¦·«ÊÖ¤òÊÔ½¸";
  $TWIGphrase["Start/End Time ignored"] = "³«»Ï/½ªÎ»»þ´Ö¤ò̵»ë";
  $TWIGphrase["Start/End Time not ignored"]= "³«»Ï/½ªÎ»»þ´Ö¤ò̵»ë¤·¤Ê¤¤";
  $TWIGphrase["[Before you can edit a recurrance you must first save the entry]"]= "[°ìÅÙÊݸ¤·¤¿¸å¤Ç¤Ê¤¤¤ÈÄê´üŪ¡¦·«ÊÖ¤òÊÔ½¸¤Ç¤­¤Þ¤»¤ó]";
  $TWIGphrase["My Contact"]             = "»ä¤ÎÏ¢ÍíÀè";
  $TWIGphrase["Mycontact"]              = "»ä¤ÎÏ¢ÍíÀè";
  $TWIGphrase["Display uuencoded images inline"]= "¥Ç¥£¥¹¥×¥ì¥¤¤Ï¡¢¥¤¥á¡¼¥¸¤ò¥¤¥ó¥é¥¤¥ó¤ÇÉü¹æ²½¤·¤¿";
  $TWIGphrase["Always return to message list after deleting when viewing a message"]= "¥á¥Ã¥»¡¼¥¸ºï½ü¸å¡¢¾ï¤Ë¥á¥Ã¥»¡¼¥¸¡¦¥ê¥¹¥È¤ËÌá¤ë";
  $TWIGphrase["New Note"]               = "¿·µ¬&nbsp;¥Î¡¼¥È";
  $TWIGphrase["Edit Note"]              = "ÊÔ½¸&nbsp;¥Î¡¼¥È";
  $TWIGphrase["View Note"]              = "¥Ó¥å¡¼&nbsp;¥Î¡¼¥È";
  $TWIGphrase["Registered Events"]      = "ÅÐÏ¿&nbsp;²ñµÄ";
  $TWIGphrase["Public Meetings"]        = "¸ø³«&nbsp;²ñµÄ";
  $TWIGphrase["Private Meetings"]       = "¸Ä¿Í&nbsp;²ñµÄ";
  $TWIGphrase["Schedule a Meeting"]     = "¥¹¥±¥¸¥å¡¼¥ë&nbsp;_&nbsp;²ñµÄ";
  $TWIGphrase["Schedule New Meeting"]   = "¥¹¥±¥¸¥å¡¼¥ë&nbsp;¿·µ¬&nbsp;²ñµÄ";
  $TWIGphrase["Reschedule Meeting"]     = "ºÆ¥¹¥±¥¸¥å¡¼¥ë&nbsp;²ñµÄ";
  $TWIGphrase["View details"]           = "¥Ó¥å¡¼&nbsp;¾ÜºÙ";
  $TWIGphrase["Edit notes"]             = "ÊÔ½¸&nbsp;¥Î¡¼¥È";
  $TWIGphrase["Edit todo"]              = "ÊÔ½¸&nbsp;todo";
  $TWIGphrase["Edit invitees"]          = "ÊÔ½¸&nbsp;¾·ÂÔ¼Ô";
  $TWIGphrase["Reschedule"]             = "¥¹¥±¥¸¥å¡¼¥ë¤òÊÔ½¸";
  $TWIGphrase["Attendance"]             = "½ÐÀÊ";
  $TWIGphrase["Capacity"]               = "ÍÆÎÌ";
  $TWIGphrase["Details"]                = "¾ÜºÙ";
  $TWIGphrase["Event Name"]             = "²ñµÄ";
  $TWIGphrase["Description"]            = "µ­½Ò";
  $TWIGphrase["Starts"]                 = "³«¼¨»þ¹ï";
  $TWIGphrase["Finishes"]               = "½ªÎ»»þ¹ï";
  $TWIGphrase["View Meeting Details"]   = "¥Ó¥å¡¼&nbsp;²ñµÄ&nbsp;¾ÜºÙ";
  $TWIGphrase["View Meeting Notes"]     = "¥Ó¥å¡¼&nbsp;²ñµÄ&nbsp;¥Î¡¼¥È";
  $TWIGphrase["View Meeting ToDo"]      = "¥Ó¥å¡¼&nbsp;²ñµÄ&nbsp;ToDo";
  $TWIGphrase["View Meeting Invitees"]  = "¥Ó¥å¡¼&nbsp;²ñµÄ&nbsp;¾·ÂÔ¤µ¤ì¤¿¿Í";
  $TWIGphrase["View Meeting Schedule"]  = "¥Ó¥å¡¼&nbsp;²ñµÄ&nbsp;¥¹¥±¥¸¥å¡¼¥ë";
  $TWIGphrase["Edit Meeting Details"]   = "ÊÔ½¸&nbsp;²ñµÄ&nbsp;¾ÜºÙ";
  $TWIGphrase["Edit Meeting Notes"]     = "ÊÔ½¸&nbsp;²ñµÄ&nbsp;¥Î¡¼¥È";
  $TWIGphrase["Edit Meeting ToDo"]      = "ÊÔ½¸&nbsp;²ñµÄ&nbsp;ToDo";
  $TWIGphrase["Edit Meeting Invitees"]  = "ÊÔ½¸&nbsp;²ñµÄ&nbsp;¾·ÂÔ¤µ¤ì¤¿¿Í";
  $TWIGphrase["Edit Meeting Schedule"]  = "ÊÔ½¸&nbsp;²ñµÄ&nbsp;¥¹¥±¥¸¥å¡¼¥ë";
  $TWIGphrase["Meeting Name"]           = "²ñµÄ̾¾Î";
  $TWIGphrase["Type"]                   = "¥¿¥¤¥×";
  $TWIGphrase["Location"]               = "¾ì½ê";
  $TWIGphrase["Starting Time"]          = "³«»Ï»þ´Ö";
  $TWIGphrase["Ending Time"]            = "½ªÎ»»þ´Ö";
  $TWIGphrase["Initiator"]              = "ÁϻϼÔ";
  $TWIGphrase["Secretary"]              = "Èë½ñ";
  $TWIGphrase["User Limit"]             = "¥æ¡¼¥¶¡¼À©¸Â";
  $TWIGphrase["Last Modified"]          = "½¤Àµ¤µ¤ì¤ëºÇ¸å";
  $TWIGphrase["Minutes"]                = "ʬ";
  $TWIGphrase["Conclusion"]             = "·ëÏÀ";
  $TWIGphrase["Action Items"]           = "¥¢¥¤¥Æ¥à°ÜÆ°";
  $TWIGphrase["Person Responsible"]     = "ÀÕǤ¤¬¤¢¤ë¿Í";
  $TWIGphrase["Due Date"]               = "´ü¸Â";
  $TWIGphrase["Invitees"]               = "¾·ÂÔ¼Ô";
  $TWIGphrase["on"]                     = "Æ°¤¤¤Æ¤¤¤ë";
  $TWIGphrase["RSVP"]                   = "RSVP";
  $TWIGphrase["RSVP0"]                  = "ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤";
  $TWIGphrase["RSVP1"]                  = "³ÎÌó¤Ç¤­¤Ê¤¤";
  $TWIGphrase["RSVP2"]                  = "¼çÀÊ";
  $TWIGphrase["RSVP3"]                  = "½ÐÀʤ·¤Ê¤¤";
  $TWIGphrase["Public meetings which you may attend"]= "¤¢¤Ê¤¿¤¬½ÐÀÊͽÄê¤Î¸ø³«²ñµÄ";
  $TWIGphrase["Private meetings to which you are invited"]= "¤¢¤Ê¤¿¤¬¾·ÂÔ¤µ¤ì¤ë¸Ä¿ÍŪ²ñµÄ";
  $TWIGphrase["Meetings for which you have registered an RSVP"]= "¤¢¤Ê¤¿¤¬RSVP¤òÅÐÏ¿¤·¤¿²ñµÄ";
  $TWIGphrase["announcements"]          = "¹ðÃÎ";
  $TWIGphrase["All"]                    = "Á´¤Æ";
  $TWIGphrase["New Bookmark"]           = "¿·µ¬&nbsp;¥Ö¥Ã¥¯¥Þ¡¼¥¯";
  $TWIGphrase["Edit Bookmark"]          = "ÊÔ½¸&nbsp;¥Ö¥Ã¥¯¥Þ¡¼¥¯";
  $TWIGphrase["View Bookmark"]          = "¥Ó¥å¡¼&nbsp;¥Ö¥Ã¥¯¥Þ¡¼¥¯";
  $TWIGphrase["Group name"]             = "¥°¥ë¡¼¥×̾";
  $TWIGphrase["Create Global Group"]    = "¥°¥í¡¼¥Ð¥ë¥°¥ë¡¼¥×ºîÀ®";
  $TWIGphrase["List"]                   = "¥ê¥¹¥È";
  $TWIGphrase["Announcement"]           = "¹ðÃÎ";
  $TWIGphrase["Back to Preferences"]    = "Ìá¤ë&nbsp;->&nbsp;ÀßÄê";
  $TWIGphrase["Back to Administration"] = "Ìá¤ë&nbsp;->&nbsp;´ÉÍý";
  $TWIGphrase["Back to Main"]           = "Ìá¤ë&nbsp;->&nbsp;¥á¥¤¥ó";
  $TWIGphrase["Back to Mail"]           = "Ìá¤ë&nbsp;->&nbsp;¥á¡¼¥ë";
  $TWIGphrase["Back to Meetings"]       = "Ìá¤ë&nbsp;->&nbsp;²ñµÄ";
  $TWIGphrase["Back to Help"]           = "Ìá¤ë&nbsp;->&nbsp;¥Ø¥ë¥×";
  $TWIGphrase["Back to Logout"]         = "Ìá¤ë&nbsp;->&nbsp;¥í¥°¥¢¥¦¥È";
  $TWIGphrase["hebrew"]                 = "¥Ø¥Ö¥é¥¤¸ì";
  $TWIGphrase["Preferences"]            = "ÀßÄê";
  $TWIGphrase["Prefs"]                  = "ÀßÄê";
  $TWIGphrase["Group"]                  = "¥°¥ë¡¼¥×";
  $TWIGphrase["group"]                  = "¥°¥ë¡¼¥×";
  $TWIGphrase["You have %1 new messages in %2."]["position"] = 1;
  $TWIGphrase["You have %1 new messages in %2."]["zero"] = "¤¢¤Ê¤¿¤¬¡¢»ý¤Ä %1 ¿·¤·¤¤Ãæ¤Ç¥á¥Ã¥»¡¼¥¸ %2";
  $TWIGphrase["You have %1 new messages in %2."]["singular"] = "¤¢¤Ê¤¿¤¬¡¢»ý¤Ä %1 ¿·¤·¤¤Ãæ¤Ç¥á¥Ã¥»¡¼¥¸ %2";
  $TWIGphrase["You have %1 new messages in %2."]["plural"] = "¤¢¤Ê¤¿¤¬¡¢»ý¤Ä %1 ¿·¤·¤¤Ãæ¤Ç¥á¥Ã¥»¡¼¥¸ %2";
  $TWIGphrase["Go To"]                  = "°ÜÆ°";
  $TWIGphrase["or"]                     = "¤¢¤ë¤¤¤Ï¡¢";
  $TWIGphrase["the selected items to"]  = "ÁªÂò¤µ¤ì¤¿¥¢¥¤¥Æ¥à";
  $TWIGphrase["This is"]                = "¤³¤ì¤Ï";
  $TWIGphrase["No previous screen"]     = "Á°¤Î¥¹¥¯¥ê¡¼¥ó¤Ç¤Ê¤¤";
  $TWIGphrase["No next screen"]         = "¼¡¤Î¥¹¥¯¥ê¡¼¥ó¤Ç¤Ê¤¤";
  $TWIGphrase["Error"]                  = "¥¨¥é¡¼";
  $TWIGphrase["Welcome to TWIG version %1"]= "TWIG¤Ë¤è¤¦¤³¤½ %1";
  $TWIGphrase["Number of items to index on one screen"]= "1²èÌ̾å¤Î¥¤¥ó¥Ç¥Ã¥¯¥¹¤Ø¤Î¥¢¥¤¥Æ¥à¿ô";
  $TWIGphrase["Sorry this feature is not enabled, please select another feature."]= "¤³¤Îµ¡Ç½¤òÍ­¸ú¤Ë¤Ç¤­¤Þ¤»¤ó¡¢¤â¤¦°ì¤Ä¤Îµ¡Ç½¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤¡£";
  $TWIGphrase["TWIG"]                   = "TWIG";
  $TWIGphrase["Announcements"]          = "¹ðÃÎ";
  $TWIGphrase["Groups"]                 = "¥°¥ë¡¼¥×";
  $TWIGphrase["Administration"]         = "´ÉÍý";
  $TWIGphrase["options"]                = "¥ª¥×¥·¥ç¥ó";
  $TWIGphrase["Subject/Announcement"]   = "¥µ¥Ö¥¸¥§¥¯¥È/¥¢¥Ê¥¦¥ó¥¹";
  $TWIGphrase["recent mail"]            = "ºÇ¶á¤Î¥á¡¼¥ë";
  $TWIGphrase["schedule"]               = "¥¹¥±¥¸¥å¡¼¥ë";
  $TWIGphrase["TWIG [Mail]"]            = "TWIG[¥á¡¼¥ë]";
  $TWIGphrase["Folders"]                = "¥Õ¥©¥ë¥À";
  $TWIGphrase["New Message"]            = "¥á¡¼¥ëºîÀ®¡¦Á÷ÉÕ";
  $TWIGphrase["Folder Management"]      = "¥Õ¥©¥ë¥À´ÉÍý";
  $TWIGphrase["Refresh"]                = "¥ê¥Õ¥ì¥Ã¥·¥å";
  $TWIGphrase["Empty Trash"]            = "¤´¤ßÈ¢¤ò¶õ¤Ë";
  $TWIGphrase["of"]                     = "¤Î";
  $TWIGphrase["to"]                     = "°¸Àè";
  $TWIGphrase["from"]                   = "Á÷¿®¼Ô";
  $TWIGphrase["Status"]                 = "¾õÂÖ";
  $TWIGphrase["date"]                   = "ÆüÉÕ";
  $TWIGphrase["subject"]                = "·ï̾";
  $TWIGphrase["attachment"]             = "źÉÕ";
  $TWIGphrase["unread"]                 = "̤ÆÉ";
  $TWIGphrase["read"]                   = "´ûÆÉ";
  $TWIGphrase["[no subject]"]           = "[¼çÂê¤Ê¤·]";
  $TWIGphrase["Select None"]            = "Á´ÁªÂò²ò½ü";
  $TWIGphrase["Select All"]             = "Á´ÁªÂò";
  $TWIGphrase["Copy Selected"]          = "ÁªÂò¤·¤¿¤â¤Î¤ò¥³¥Ô¡¼";
  $TWIGphrase["Delete Selected"]        = "ÁªÂò¤·¤¿¤â¤Î¤òºï½ü";
  $TWIGphrase["Move Selected"]          = "ÁªÂò¤·¤¿¤â¤Î¤ò°ÜÆ°";
  $TWIGphrase["Undelete Selected"]      = "ÁªÂò¤·¤¿¤â¤Î¤Îºï½ü²ò½ü";
  $TWIGphrase["**Select a folder**"]    = "**¥Õ¥©¥ë¥À¡¼ÁªÂò**";
  $TWIGphrase["Set default tree view"]  = "¥Ç¥Õ¥©¥ë¥È¥Ó¥å¡¼¤Ë¥»¥Ã¥È";
  $TWIGphrase["the selected messages to"]= "¡¡¡¡¥Õ¥©¥ë¥ÀÁªÂò";
  $TWIGphrase["Undelete"]               = "ºï½ü¤·¤Ê¤¤";
  $TWIGphrase["Delete"]                 = "ºï½ü";
  $TWIGphrase["Reply"]                  = "ÊÖ¿®";
  $TWIGphrase["Reply to all"]           = "ÊÖ¿®&nbsp; to&nbsp;Á´¤Æ";
  $TWIGphrase["Forward"]                = "žÁ÷";
  $TWIGphrase["Recompose"]              = "ºî¤êľ¤¹";
  $TWIGphrase["Save draft"]             = "¥É¥é¥Õ¥ÈÊݸ";
  $TWIGphrase["Move"]                   = "°ÜÆ°";
  $TWIGphrase["New message"]            = "¿·µ¬&nbsp;¥á¥Ã¥»¡¼¥¸";
  $TWIGphrase["Back to %1"]             = "Ìá¤ë&nbsp;to&nbsp;%1";
  $TWIGphrase["Previous Message"]       = "Á°¤Î¥á¥Ã¥»¡¼¥¸";
  $TWIGphrase["Next Message"]           = "¼¡¤Î¥á¥Ã¥»¡¼¥¸";
  $TWIGphrase["Date"]                   = "ÆüÉÕ";
  $TWIGphrase["From"]                   = "¤«¤é";
  $TWIGphrase["add to contacts"]        = "¥¢¥É¥ì¥¹Ä¢¤ËÄɲÃ";
  $TWIGphrase["To"]                     = "°¸Àè";
  $TWIGphrase["CC"]                     = "cc";
  $TWIGphrase["Reply-To"]               = "ÊÖ¿®Àè";
  $TWIGphrase["Subject"]                = "·ï̾";
  $TWIGphrase["Print View"]             = "¥×¥ê¥ó¥È¥Ó¥å¡¼";
  $TWIGphrase["Full Headers"]           = "´°Á´¤Ê¥Ø¥Ã¥À";
  $TWIGphrase["Hide Headers"]           = "¥Ø¥Ã¥ÀÈóɽ¼¨";
  $TWIGphrase["Display Headers"]        = "¥Ø¥Ã¥Àɽ¼¨";
  $TWIGphrase["Hide"]                   = "Èóɽ¼¨";
  $TWIGphrase["View"]                   = "ɽ¼¨";
  $TWIGphrase["Send Now"]               = "¤¹¤°¤ËÁ÷ÉÕ";
  $TWIGphrase["Contacts"]               = "¥¢¥É¥ì¥¹Ä¢";
  $TWIGphrase["Bcc"]                    = "Bcc";
  $TWIGphrase["Attachment"]             = "źÉÕ¥Õ¥¡¥¤¥ë";
  $TWIGphrase["Attachments"]            = "źÉÕ¥Õ¥¡¥¤¥ë¿ô";
  $TWIGphrase["Spell Check"]            = "¥¹¥Ú¥ë¡¦¥Á¥§¥Ã¥¯";
  $TWIGphrase["Add to 'To'"]            = "¡Ø°¸Àè¡Ù¤ËÄɲÃ";
  $TWIGphrase["Add to 'CC'"]            = "¡Øcc¡Ù¤ËÄɲÃ";
  $TWIGphrase["Add to 'BCC'"]           = "¡ØBCC¡Ù¤ËÄɲÃ";
  $TWIGphrase["%1 said:"]               = "%1 ¥ª¥ê¥¸¥Ê¥ë¥á¥Ã¥»¡¼¥¸¡§";
  $TWIGphrase["On %1"]                  = "On %1";
  $TWIGphrase["Forwarded From:"]        = "žÁ÷<-¡§";
  $TWIGphrase["Options"]                = "¥ª¥×¥·¥ç¥ó";
  $TWIGphrase["Options/TWIG"]           = "¥ª¥×¥·¥ç¥ó/TWIG";
  $TWIGphrase["Change"]                 = "Êѹ¹";
  $TWIGphrase["Save a copy in 'Sent' Folder"]= "¡ØINBOX.send¡Ù¥Õ¥©¥ë¥À¤ËÁ÷Éե᡼¥ë¤Î¥³¥Ô¡¼¤òÊÝ´É";
  $TWIGphrase["Include attachments when replying"]= "ÊÖ¿®»þ¤ËźÉÕ¥Õ¥¡¥¤¥ë¤ò´Þ¤á¤ë";
  $TWIGphrase["Include attachements when forwarding"]= "žÁ÷»þ¤ËźÉÕ¥Õ¥¡¥¤¥ë¤ò´Þ¤à";
  $TWIGphrase["Include attachments when forwarding"]= "žÁ÷»þ¤ËźÉÕ¥Õ¥¡¥¤¥ë¤ò´Þ¤à";
  $TWIGphrase["Include attachments from original message"]= "¸µ¥Õ¥¡¥¤¥ë¤ÎźÉÕ¥Õ¥¡¥¤¥ë¤ò´Þ¤á¤ë";
  $TWIGphrase["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."]= "¥á¡¼¥ë¼õ¼è¿Í¤¬»ØÄꤵ¤ì¤Æ¤¤¤Ê¤¤¡½ ¾¯¤Ê¤¯¤È¤â£±¤Ä¤Î¼õ¼è¿Í¤ò»ØÄꤷ¡¢ºÆÁ÷ÉÕ¤·¤Æ¤¯¤À¤µ¤¤¡£";
  $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."]= "Ãí¡Ë ¥Õ¥¡¥¤¥ë¤òźÉÕ¤·¤¿¤¢¤È¥æ¡¼¥¶¡¼¤òÁªÂò¤¹¤ë¤ÈźÉÕ¥Õ¥¡¥¤¥ë¤¬¾Ã¼º¤·¤Þ¤¹¤Î¤Ç¡¢ºÆÅÙ¥Õ¥¡¥¤¥ëźÉÕ¤·¤Ê¤¯¤Æ¤Ï¤Ê¤ê¤Þ¤»¤ó¡£";
  $TWIGphrase["Send RR now"]            = "¤¹¤°¤Ë¼õ¿®³Îǧ¤òÁ÷¤ê¤Ê¤µ¤¤";
  $TWIGphrase["Read Receipt"]           = "³Îǧ¥á¡¼¥ëɬÍ×";
  $TWIGphrase["with subject"]           = "·ï̾";
  $TWIGphrase["Request Read Receipts"]  = "¼õ¿®³ÎǧÍ×µá";
  $TWIGphrase["The message sent on"]    = "¤³¤Î¥á¥Ã¥»¡¼¥¸¤Ï";
  $TWIGphrase["Never"]                  = "̵";
  $TWIGphrase["Manual"]                 = "¼êÆ°";
  $TWIGphrase["Always"]                 = "¼«Æ°";
  $TWIGphrase["Respond to Read Receipts"]= "³Îǧ¥á¡¼¥ëÍ×µá¤ËÅú¤¨¤ë";
  $TWIGphrase["Disposition notification"]= "½èÍýÄÌÃÎ";
  $TWIGphrase["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."]= "¤Î¥á¡¼¥ë¤¬É½¼¨¤µ¤ì¤Þ¤·¤¿¡£¤³¤ì¤Ï¡¢¥á¥Ã¥»¡¼¥¸¤¬Æɤޤ줿¤«¡¢Íý²ò¤µ¤ì¤¿¤È¤¤¤¦¤³¤È¤òÊݾڤ·¤Þ¤»¤ó¡£";
  $TWIGphrase["Spell Checked Version"]  = "¥¹¥Ú¥ë¤Ï¡¢¥Ð¡¼¥¸¥ç¥ó¤ò¥Á¥§¥Ã¥¯¤·¤¿";
  $TWIGphrase["Subscribed"]             = "¹ØÆÉ";
  $TWIGphrase["Unsubscribed"]           = "Èó¹ØÆÉ";
  $TWIGphrase["Delete Folder"]          = "¥Õ¥©¥ë¥À¤òºï½ü";
  $TWIGphrase["Add Folder"]             = "¥Õ¥©¥ë¥À¤òÄɲáÊ̾¾Î¤Ï¡ÖINBOX.¡×¤Ç»Ï¤Þ¤ë¤â¤Î¡Ë";
  $TWIGphrase["Rename Folder"]          = "¥Õ¥©¥ë¥À¤Î̾Á°Êѹ¹";
  $TWIGphrase["Copy"]                   = "¥³¥Ô¡¼";
  $TWIGphrase["Select the mailbox you wish to move these messages to below:"]= "¥á¥Ã¥»¡¼¥¸°ÜÆ°Àè¥á¡¼¥ë¥Ü¥Ã¥¯¥¹ÁªÂò¡§";
  $TWIGphrase["Select the mailbox you wish to copy these messages to below:"]= "¥á¥Ã¥»¡¼¥¸¥³¥Ô¡¼Àè¥á¡¼¥ë¥Ü¥Ã¥¯¥¹ÁªÂò¡§";
  $TWIGphrase["Folder Overview"]        = "¥Õ¥©¥ë¥À³µÍ×";
  $TWIGphrase["Folder"]                 = "¥Õ¥©¥ë¥À";
  $TWIGphrase["New"]                    = "¿·µ¬";
  $TWIGphrase["Total"]                  = "¹ç·×";
  $TWIGphrase["Size"]                   = "¥µ¥¤¥º";
  $TWIGphrase["Totals"]                 = "¹ç·×";
  $TWIGphrase["Note: Large folder lists may take a long time to load."]= "Note: Â礭¤¤¥Õ¥©¥ë¥À¡¦¥ê¥¹¥È¤Ï¡¢Æɤ߹þ¤ß¤ËŤ¤´Ö¤¬¤«¤«¤ë¤«¤â¤·¤ì¤Þ¤»¤ó¡£";
  $TWIGphrase["TWIG [Bookmarks]"]       = "TWIG[¥Ö¥Ã¥¯¥Þ¡¼¥¯]";
  $TWIGphrase["bookmarks"]              = "¥Ö¥Ã¥¯¥Þ¡¼¥¯";
  $TWIGphrase["Add New Item"]           = "¿·¤·¤¤¥¢¥¤¥Æ¥à¤òÄɲÃ";
  $TWIGphrase["Edit Item"]              = "¥¢¥¤¥Æ¥à¤òÊÔ½¸";
  $TWIGphrase["Item Name"]              = "¥¢¥¤¥Æ¥à̾";
  $TWIGphrase["Add item"]               = "ÄɲÃ&nbsp;¥¢¥¤¥Æ¥à";
  $TWIGphrase["item"]                   = "¥¢¥¤¥Æ¥à";
  $TWIGphrase["url"]                    = "url";
  $TWIGphrase["Back to Bookmarks"]      = "Ìá¤ë&nbsp;->&nbsp;¥Ö¥Ã¥¯¥Þ¡¼¥¯";
  $TWIGphrase["TWIG [ToDo]"]            = "TWIG[ ToDo ]";
  $TWIGphrase["todo"]                   = "todo";
  $TWIGphrase["Added by"]               = "Äɲ䵤ì¤ë";
  $TWIGphrase["Added on"]               = "ÄɲÃ";
  $TWIGphrase["Due on"]                 = "´ü¸Â";
  $TWIGphrase["due date"]               = "´ü¸Â";
  $TWIGphrase["Due date type"]          = "´ü¸Â¥¿¥¤¥×";
  $TWIGphrase["On date"]                = "ÆüÉÕ";
  $TWIGphrase["On date/time"]           = "ÆüÉÕ/»þ´Ö";
  $TWIGphrase["Priority"]               = "Í¥ÀèÅÙ";
  $TWIGphrase["priority"]               = "¥×¥é¥¤¥ª¥ê¥Æ¥£¡¼";
  $TWIGphrase["status"]                 = "¾õÂÖ";
  $TWIGphrase["Back to ToDo"]           = "Ìá¤ë&nbsp;->&nbsp;ToDo";
  $TWIGphrase["Complete"]               = "´°Î»";
  $TWIGphrase["Working"]                = "¼Â¹ÔÃæ";
  $TWIGphrase["Pending"]                = "ÊÝα";
  $TWIGphrase["Canceled"]               = "¥­¥ã¥ó¥»¥ë";
  $TWIGphrase["TWIG [Contacts]"]        = "TWIG[¥¢¥É¥ì¥¹Ä¢]";
  $TWIGphrase["Contact"]                = "¥¢¥É¥ì¥¹";
  $TWIGphrase["contacts"]               = "¥¢¥É¥ì¥¹Ä¢";
  $TWIGphrase["Import"]                 = "¥¤¥ó¥Ý¡¼¥È";
  $TWIGphrase["URL"]                    = "URL";
  $TWIGphrase["Nickname"]               = "¤¢¤À̾";
  $TWIGphrase["E-Mail"]                 = "ÅŻҥ᡼¥ë";
  $TWIGphrase["E-Mail 2"]               = "ÅŻҥ᡼¥ë2";
  $TWIGphrase["E-Mail 3"]               = "ÅŻҥ᡼¥ë3";
  $TWIGphrase["First Name"]             = "̾Á°";
  $TWIGphrase["Last Name"]              = "̾»ú";
  $TWIGphrase["Title"]                  = "¥¿¥¤¥È¥ë";
  $TWIGphrase["Spouse"]                 = "ÇÛ¶ö¼Ô";
  $TWIGphrase["Birthday"]               = "ÃÂÀ¸Æü";
  $TWIGphrase["Company"]                = "²ñ¼Ò";
  $TWIGphrase["Office"]                 = "¥ª¥Õ¥£¥¹";
  $TWIGphrase["Department"]             = "Éô";
  $TWIGphrase["Home Phone"]             = "²ÈÄí¤ÎÅÅÏÃ";
  $TWIGphrase["Home Fax"]               = "²ÈÄí¤Î¥Õ¥¡¥Ã¥¯¥¹";
  $TWIGphrase["Mobile"]                 = "¥â¡¼¥Ó¥ë";
  $TWIGphrase["Work Phone"]             = "»Å»öÅÅÏÃ";
  $TWIGphrase["Work Fax"]               = "»Å»ö¥Õ¥¡¥Ã¥¯¥¹";
  $TWIGphrase["Pager"]                  = "Pager";
  $TWIGphrase["Home Address"]           = "²ÈÄí¤Î¥¢¥É¥ì¥¹";
  $TWIGphrase["Home City"]              = "¸Î¶¿¤ÎÅÔ»Ô";
  $TWIGphrase["State"]                  = "¾õÂÖ";
  $TWIGphrase["Zip Code"]               = "͹ÊØÈÖ¹æ";
  $TWIGphrase["Country"]                = "¹ñ";
  $TWIGphrase["Work Address"]           = "»Å»ö¥¢¥É¥ì¥¹";
  $TWIGphrase["Work City"]              = "»Å»öÅÔ»Ô";
  $TWIGphrase["Work State"]             = "»Å»ö¾õÂÖ";
  $TWIGphrase["Work Country"]           = "»Å»ö¹ñ";
  $TWIGphrase["Work Zip Code"]          = "͹ÊØÈÖ¹æ";
  $TWIGphrase["Import from"]            = "¥Õ¥©¡¼¥à¤ò¥¤¥ó¥Ý¡¼¥È¤¹¤ë¸µ¤Î¥¢¥×¥ê¥±¡¼¥·¥ç¥ó";
  $TWIGphrase["From file"]              = "¼è¹þ¥Õ¥¡¥¤¥ë¡ÊCSV·Á¼°¡¢Ê¸»ú¥³¡¼¥É¤ÏEUC¤ËÊÑ´¹¤·¤¿¤â¤Î¡Ë";
  $TWIGphrase["In to group"]            = "¥°¥ë¡¼¥×¤Ë¤Ç¤Î";
  $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"]                   = "̾Á°";
  $TWIGphrase["company"]                = "²ñ¼Ò";
  $TWIGphrase["email"]                  = "ÅŻҥ᡼¥ë";
  $TWIGphrase["Add"]                    = "ÄɲÃ";
  $TWIGphrase["Back to Contacts"]       = "Ìá¤ë&nbsp;->&nbsp;¥¢¥É¥ì¥¹Ä¢";
  $TWIGphrase["vCard (autodetect version)"]= "vCard (autodetect version)";
  $TWIGphrase["Outlook Express (all fields)"]= "Outlook Express¡ÊÁ´¤Æ¤Î¥Õ¥£¡¼¥ë¥É¡Ë";
  $TWIGphrase["Outlook Express (default fields)"]= "Outlook Express¡Ê¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥£¡¼¥ë¥É¡Ë";
  $TWIGphrase["TWIG [Groups]"]          = "TWIG[¥°¥ë¡¼¥×]";
  $TWIGphrase["Member of"]              = "¥á¥ó¥Ð¡¼¤Î";
  $TWIGphrase["Owner of"]               = "½êÍ­¼Ô¤Î";
  $TWIGphrase["ALL"]                    = "Á´¤Æ";
  $TWIGphrase["Unfiled"]                = "Unfiled";
  $TWIGphrase["personal"]               = "¸Ä¿Í";
  $TWIGphrase["workgroup"]              = "¥ï¡¼¥¯¥°¥ë¡¼¥×";
  $TWIGphrase["Update"]                 = "¹¹¿·";
  $TWIGphrase["Add group"]              = "ÄɲÃ&nbsp;¥°¥ë¡¼¥×";
  $TWIGphrase["Add member"]             = "ÄɲÃ&nbsp;¥á¥ó¥Ð¡¼";
  $TWIGphrase["Edit group"]             = "ÊÔ½¸&nbsp;¥°¥ë¡¼¥×";
  $TWIGphrase["Delete group"]           = "Delete&nbsp;¥°¥ë¡¼¥×";
  $TWIGphrase["The group"]              = "¥°¥ë¡¼¥×";
  $TWIGphrase["was created by"]         = "ÁϤ¤µ¤ì¤¿";
  $TWIGphrase["Members"]                = "¥á¥ó¥Ð¡¼";
  $TWIGphrase["[empty]"]                = "[¶õ¤Î]";
  $TWIGphrase["**Select a group**"]     = "**¥°¥ë¡¼¥×ÁªÂò**";
  $TWIGphrase["Back to Groups"]         = "Ìá¤ë&nbsp;->&nbsp;¥°¥ë¡¼¥×";
  $TWIGphrase["Feature Unavailable in current configuration"]= "¸½ºß¤Î¹½À®¤ÇÍøÍѤǤ­¤Ê¤¤ÆÃħ";
  $TWIGphrase["TWIG [Logout]"]          = "TWIG[ ¥í¥°¥¢¥¦¥È ]";
  $TWIGphrase["TWIG [News]"]            = "TWIG[¥Ë¥å¡¼¥¹]";
  $TWIGphrase["Back to News"]           = "Ìá¤ë&nbsp;->&nbsp;¥Ë¥å¡¼¥¹";
  $TWIGphrase["Subscribed newsgroups"]  = "½ð̾¤µ¤ì¤¿¥°¥ë¡¼¥×";
  $TWIGphrase["Delete Newsgroup"]       = "¥°¥ë¡¼¥×¤òºï½ü";
  $TWIGphrase["Group Name"]             = "¥°¥ë¡¼¥×̾";
  $TWIGphrase["Newsgroup Name"]         = "¥°¥ë¡¼¥×̾";
  $TWIGphrase["Server"]                 = "¥µ¡¼¥Ð¡¼";
  $TWIGphrase["Port"]                   = "¥Ý¡¼¥È";
  $TWIGphrase["User"]                   = "¥æ¡¼¥¶¡¼";
  $TWIGphrase["Password"]               = "¥Ñ¥¹¥ï¡¼¥É";
  $TWIGphrase["Go"]                     = "¼Â¹Ô";
  $TWIGphrase["Search pattern"]         = "¸¡º÷¥Ñ¥¿¡¼¥ó";
  $TWIGphrase["Subscribe"]              = "Äê´ü¹ØÆÉ";
  $TWIGphrase["Newsgroups"]             = "¥Ë¥å¡¼¥¹¡¦¥°¥ë¡¼¥×";
  $TWIGphrase["New post"]               = "¿·µ¬&nbsp;¥Ý¥¹¥È";
  $TWIGphrase["Newsgroup management"]   = "¥Ë¥å¡¼¥¹¡¦¥°¥ë¡¼¥×´ÉÍý";
  $TWIGphrase["Note: large newsgroup lists may take a long time to load."]= "Note: Â礭¤¤¥Ë¥å¡¼¥¹¡¦¥°¥ë¡¼¥×¡¦¥ê¥¹¥È¤ÏÆɤ߹þ¤ß¤ËŤ¤´Ö¤¬¤«¤«¤ë¤«¤â¤·¤ì¤Ê¤¤¡£";
  $TWIGphrase["<< Prev"]                = "<< Á°";
  $TWIGphrase["Next >>"]                = "¼¡>>";
  $TWIGphrase["Post Now"]               = "¥Ý¥¹¥È¸½ºß";
  $TWIGphrase["Newsgroup"]              = "¥°¥ë¡¼¥×";
  $TWIGphrase["no name"]                = "no name";
  $TWIGphrase["Add newsgroup"]          = "¥°¥ë¡¼¥×¤òÄɲÃ";
  $TWIGphrase["List newsgroups on server"]= "¥µ¡¼¥Ð¡¼¤Î¥ê¥¹¥È¡¦¥°¥ë¡¼¥×";
  $TWIGphrase["Main"]                   = "¥á¥¤¥ó";
  $TWIGphrase["Mail"]                   = "¥á¡¼¥ë";
  $TWIGphrase["News"]                   = "¥Ë¥å¡¼¥¹";
  $TWIGphrase["Schedule"]               = "¥¹¥±¥¸¥å¡¼¥ë";
  $TWIGphrase["Meetings"]               = "¥ß¡¼¥Æ¥£¥ó¥°";
  $TWIGphrase["ToDo"]                   = "ToDo";
  $TWIGphrase["Todo"]                   = "ToDo";
  $TWIGphrase["Bookmarks"]              = "¥Ö¥Ã¥¯¥Þ¡¼¥¯";
  $TWIGphrase["Logout"]                 = "Logout";
  $TWIGphrase["TWIG [Schedule]"]        = "TWIG[¥¹¥±¥¸¥å¡¼¥ë]";
  $TWIGphrase["Go to today"]            = "°ÜÆ°&nbsp;->&nbsp;º£Æü";
  $TWIGphrase["Monthly view"]           = "·î&nbsp;¥Ó¥å¡¼";
  $TWIGphrase["Yearly view"]            = "ǯ&nbsp;¥Ó¥å¡¼";
  $TWIGphrase["Time"]                   = "»þ´Ö";
  $TWIGphrase["/Notes"]                 = "/¥á¥â";
  $TWIGphrase["Today is"]               = "º£Æü¤Ï";
  $TWIGphrase["Start Time"]             = "¥¹¥¿¡¼¥È»þ´Ö";
  $TWIGphrase["End Time"]               = "½ªÎ»»þ´Ö";
  $TWIGphrase["back"]                   = "Ìá¤ë";
  $TWIGphrase["forward"]                = "¿Ê¤à";
  $TWIGphrase["Yesterday"]              = "ºòÆü";
  $TWIGphrase["Tomorrow"]               = "ÌÀÆü";
  $TWIGphrase["Daily view"]             = "Æü&nbsp;¥Ó¥å¡¼";
  $TWIGphrase["Weekly view"]            = "½µ&nbsp;¥Ó¥å¡¼";
  $TWIGphrase["List view"]              = "¥ê¥¹¥È&nbsp;¥Ó¥å¡¼";
  $TWIGphrase["Previous Week"]          = "Á°&nbsp;½µ";
  $TWIGphrase["The week starts on "]    = "³«»Ï½µ";
  $TWIGphrase[" and ends on "]          = " ¤½¤·¤Æ½ª¤ê¤Ï ";
  $TWIGphrase["Next Week"]              = "¼¡&nbsp;½µ";
  $TWIGphrase["Week"]                   = "½µ";
  $TWIGphrase["Maintenance"]            = "¥á¥ó¥Æ¥Ê¥ó¥¹";
  $TWIGphrase["Calendar"]               = "¥«¥ì¥ó¥À¡¼";
  $TWIGphrase["Items removed"]          = "ºï½ü¥¢¥¤¥Æ¥à";
  $TWIGphrase["Preview"]                = "¥×¥ì¥Ó¥å¡¼";
  $TWIGphrase["End Date"]               = "½ªÎ»ÆüÉÕ";
  $TWIGphrase["Start Date"]             = "³«»ÏÆüÉÕ";
  $TWIGphrase["Ignore Start/End Time"]  = "³«»Ï/½ªÎ»»þ´Ö¤ò̵»ë";
  $TWIGphrase["[None]"]                 = "[̵]";
  $TWIGphrase["Items to be removed"]    = "¼è¤ê½ü¤¯¥¢¥¤¥Æ¥à";
  $TWIGphrase["No items found to delete."]= "ºï½ü¤¹¤ë¥¢¥¤¥Æ¥à¤¬¤Ê¤¤¡£";
  $TWIGphrase["Delete records older than"]= "¤è¤ê²áµî¤Îµ­Ï¿¤òºï½ü¤¹¤ë";
  $TWIGphrase["Back to Schedule"]       = "Ìá¤ë&nbsp;->&nbsp;¥¹¥±¥¸¥å¡¼¥ë";
  $TWIGphrase["Back to Edit"]           = "Ìá¤ë&nbsp;->&nbsp;Edit";
  $TWIGphrase["TWIG [Preferences]"]     = "TWIG[ÀßÄê]";
  $TWIGphrase["Current Module"]         = "¸½ºß¤Î¥â¥¸¥å¡¼¥ë";
  $TWIGphrase["Global"]                 = "¥°¥í¡¼¥Ð¥ë";
  $TWIGphrase["Invert sort order"]      = "½çÈÖ¤òµÕ¤Ë";
  $TWIGphrase["Preference"]             = "ÀßÄê";
  $TWIGphrase["Prev/Next style"]        = "Á°/¼¡¤Î¥¹¥¿¥¤¥ë";
  $TWIGphrase["Setting"]                = "ÀßÄê";
  $TWIGphrase["Update Preferences"]     = "ÀßÄê¹¹¿·";
  $TWIGphrase["Drop Down List"]         = "¥É¥í¥Ã¥×¥À¥¦¥ó¥ê¥¹¥È";
  $TWIGphrase["Button Bar"]             = "¥Ü¥¿¥ó¡¦¥Ð¡¼";
  $TWIGphrase["Vertical Bulleted List"] = "¿âľ¡¦¥ê¥¹¥È";
  $TWIGphrase["Tabbed List"]            = "¥¿¥Ö¥ê¥¹¥È";
  $TWIGphrase["Menu style 1"]           = "¥á¥Ë¥å¡¼¡¦¥¹¥¿¥¤¥ë1";
  $TWIGphrase["Menu style 2"]           = "¥á¥Ë¥å¡¼¡¦¥¹¥¿¥¤¥ë2";
  $TWIGphrase["Language"]               = "¸À¸ì";
  $TWIGphrase["Your Real Name"]         = "¤¢¤Ê¤¿¤ÎËÜ̾";
  $TWIGphrase["Save sent items"]        = "Á÷¿®¥á¡¼¥ë¤òÊݸ";
  $TWIGphrase["Save sent items in"]     = "Á÷Éե᡼¥ë¤ò¥»¡¼¥Ö¤¹¤ë¥Õ¥©¥ë¥À";
  $TWIGphrase["Save draft items in"]    = "ºîÀ®Ãæ¥Õ¥¡¥¤¥ë¤ò¥»¡¼¥Ö¤¹¤ë¥Õ¥©¥ë¥À";
  $TWIGphrase["Page Size"]              = "¥Ú¡¼¥¸¡¦¥µ¥¤¥º";
  $TWIGphrase["Old Password"]           = "¸Å¤¤¥Ñ¥¹¥ï¡¼¥É";
  $TWIGphrase["New Password"]           = "¿·¤·¤¤¥Ñ¥¹¥ï¡¼¥É";
  $TWIGphrase["Password changed!"]      = "¥Ñ¥¹¥ï¡¼¥ÉÊѹ¹¡ª";
  $TWIGphrase["Multiple Tabbed List"]   = "Ê£¿ô¤Î¥¿¥Ö¤òÉÕ¤±¤é¤ì¤¿¥ê¥¹¥È";
  $TWIGphrase["Drop Down Menu"]         = "¥É¥í¥Ã¥×¥À¥¦¥ó¥á¥Ë¥å¡¼";
  $TWIGphrase["Tabbed Drop Down Menu"]  = "¥¿¥Ö¥É¥í¥Ã¥×¥À¥¦¥ó¥á¥Ë¥å¡¼";
  $TWIGphrase["|< First"]               = "ºÇ½é|<";
  $TWIGphrase["Last >|"]                = "ºÇ¸å>|";
  $TWIGphrase["Simple"]                 = "ñ½ã";
  $TWIGphrase["AM/PM Format"]           = "AM/PM¥Õ¥©¡¼¥Þ¥Ã¥È";
  $TWIGphrase["24 Hour Format"]         = "24»þ´Ö¤Î¥Õ¥©¡¼¥Þ¥Ã¥È";
  $TWIGphrase["Time Format"]            = "»þ´Ö¥Õ¥©¡¼¥Þ¥Ã¥È";
  $TWIGphrase["Default due date type"]  = "¥Ç¥Õ¥©¥ë¥È¤Î´ü¸Â¥¿¥¤¥×";
  $TWIGphrase["Button Bar Without Text"]= "¥Æ¥­¥¹¥È¤Î¤Ê¤¤¥Ü¥¿¥ó¡¦¥Ð¡¼";
  $TWIGphrase["Classic Prev/Next Style"]= "¸ÅŵŪ¤ÊÁ°/¼¡¤Î¥¹¥¿¥¤¥ë";
  $TWIGphrase["Tabbed List with Arrows"]= "ÌðÉÕ¤­¤Î¥¿¥Ö¤òÉÕ¤±¤é¤ì¤¿¥ê¥¹¥È";
  $TWIGphrase["Classic Primary Menu Bar"]= "¸ÅŵŪ¤Ê¼çÍפʥá¥Ë¥å¡¼¥Ð¡¼";
  $TWIGphrase["New Password Confirmation"]= "¿·¤·¤¤¥Ñ¥¹¥ï¡¼¥É³Îǧ";
  $TWIGphrase["Drop Down Menu with Arrows"]= "ÌðÉÕ¤­¤Î¥É¥í¥Ã¥×¥À¥¦¥ó¥á¥Ë¥å¡¼";
  $TWIGphrase["Classic Secondary Menu Bar"]= "¸ÅŵŪ¤ÊÂèÆó¤Î¥á¥Ë¥å¡¼¥Ð¡¼";
  $TWIGphrase["Default group for new items"]= "¿·¤·¤¤¥¢¥¤¥Æ¥à¤Î¥Ç¥Õ¥©¥ë¥È¥°¥ë¡¼¥×";
  $TWIGphrase["Default listing of meetings"]= "¥ß¡¼¥Æ¥£¥ó¥°¤Î¥Ç¥Õ¥©¥ë¥È¤Î¥ê¥¹¥È";
  $TWIGphrase["Expand mail tree by default"]= "¥Ç¥Õ¥©¥ë¥È¤Ç¥á¡¼¥ë¥Ä¥ê¡¼¤ò³«¤¯";
  $TWIGphrase["Show mail tree in main view"]= "¼ç¥á¡¼¥ë¥Ä¥ê¡¼¤òɽ¼¨";
  $TWIGphrase["Default priority for new items"]= "¿·¤·¤¤¥¢¥¤¥Æ¥à¤Î¥Ç¥Õ¥©¥ë¥È¤Î¥×¥é¥¤¥ª¥ê¥Æ¥£¡¼";
  $TWIGphrase["Disable display of recent mail"]= "¥í¥°¥¤¥ó»þºÇ¶á¤Î¥á¡¼¥ë¤òÈóɽ¼¨";
  $TWIGphrase["Multiple Tabbed List with Words"]= "Ê£¿ô¤Î¥¿¥Ö¤òÉÕ¤±¤é¤ì¤¿¸ÀÍեꥹ¥È";
  $TWIGphrase["Move and Expunge simultaneously"]= "°ÜÆ°¤È¾Ãµî¤òƱ»þ¤Ë¹Ô¤¦";
  $TWIGphrase["Multiple Tabbed List with Arrows"]= "ÌðÉÕ¤­¤ÎÊ£¿ô¤Î¥¿¥Ö¤òÉÕ¤±¤é¤ì¤¿¥ê¥¹¥È";
  $TWIGphrase["Default sort order for mail list"]= "¥á¡¼¥ë¡¦¥ê¥¹¥È¤Î¥Ç¥Õ¥©¥ë¥È¤ÎʤÙÊý";
  $TWIGphrase["Default sort order for todo list"]= "todo¥ê¥¹¥È¤Î¥Ç¥Õ¥©¥ë¥È¤ÎʤÙÊý";
  $TWIGphrase["Default group to view in feature"]= "¥Ó¥å¡¼¤Ç¤Î¥Ç¥Õ¥©¥ë¥È¥°¥ë¡¼¥×";
  $TWIGphrase["Tabbed Drop Down Menu with Arrows"]= "ÌðÉդĤ­¤Î¥¿¥Ö¥É¥í¥Ã¥×¥À¥¦¥ó¥á¥Ë¥å¡¼";
  $TWIGphrase["Delete and Expunge simultaneously"]= "ºï½ü¡¦´°Á´ºï½ü¤òƱ»þ¤Ë¹Ô¤¦";
  $TWIGphrase["Wrap Lines at this many characters"]= "¥Æ¥­¥¹¥ÈÏȤÎÉý¡Êʸ»ú¿ô¡Ë";
  $TWIGphrase["Disable display of today's schedule"]= "º£Æü¤Î¥¹¥±¥¸¥å¡¼¥ë¤Îɽ¼¨¤ò»ÈÍÑÉÔǽ";
  $TWIGphrase["Display messages in separate window"]= "¥á¥Ã¥»¡¼¥¸É½¼¨»þ¤ËÊÌ¥¦¥¤¥ó¥É¥¦¤ò³«¤¯";
  $TWIGphrase["Default sort order for contacts list"]= "¥Ç¥Õ¥©¥ë¥È¤Î¥¢¥É¥ì¥¹Ä¢Ê¤ÙÂؤ¨ÊýË¡";
  $TWIGphrase["Display second command bar at bottom"]= "Ì¿Îá¥Ð¡¼¤ò²¼Éô¤Ë¤âɽ¼¨";
  $TWIGphrase["Disable new message indicator in footer"]= "¥Õ¥Ã¥¿¡¼¤Ë¤ª¤¤¤Æ¿·¤·¤¤¥á¥Ã¥»¡¼¥¸¡¦¥¤¥ó¥¸¥±¡¼¥¿¤ò»ÈÍÑÉÔǽ";
  $TWIGphrase["New password mistyped, please try again."]= "¿·¤·¤¤¥Ñ¥¹¥ï¡¼¥É¤Î¥ß¥¹¥¿¥¤¥×¤Ç¤¹¡¢¤â¤¦°ìÅ٥ȥ饤¤·¤Æ¤¯¤À¤µ¤¤¡£";
  $TWIGphrase["Old password mistyped, please try again."]= "¸Å¤¤¥Ñ¥¹¥ï¡¼¥É¤ò´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹¡¢¤â¤¦°ìÅÙ¤¿¤á¤·¤Æ¤¯¤À¤µ¤¤¡£";
  $TWIGphrase["Number of Messages to index on one screen"]= "£±²èÌ̤¢¤¿¤ê¤Î¥á¥Ã¥»¡¼¥¸¸«½Ð¤·¤Î¿ô";
  $TWIGphrase["Automatic Signature when composing new mail"]= "¿·¤·¤¤¥á¡¼¥ëÁ÷ÉÕ»þ¤Î¼«Æ°¥µ¥¤¥óźÉÕ";
  $TWIGphrase["Default number of attachments on new messages"]= "¿·¤·¤¤¥á¥Ã¥»¡¼¥¸¤Î¥Ç¥Õ¥©¥ë¥ÈźÉÕ¥Õ¥¡¥¤¥ë¿ô";
  $TWIGphrase["Show contacts list when composing new messages"]= "¿·¤·¤¤¥á¥Ã¥»¡¼¥¸¤òºîÀ®»þ¡¢¥¢¥É¥ì¥¹Ä¢¥ê¥¹¥È¤òɽ¼¨";
  $TWIGphrase["Multiple Tabbed List with Words (including First/Last)"]= "¸ì¡ÊºÇ½é¤Ë/ºÇ¸å¤Ë´Þ¤ó¤Ç¤¤¤ë¡Ë¤Ë¤è¤ëÊ£¿ô¤Î¥¿¥Ö¤òÉÕ¤±¤é¤ì¤¿¥ê¥¹¥È";
  $TWIGphrase["Multiple Tabbed List with Arrows (including First/Last)"]= "Ìð¡ÊºÇ½é¤Ë/ºÇ¸å¤Ë´Þ¤ó¤Ç¤¤¤ë¡ËÉÕ¤­¤ÎÊ£¿ô¤Î¥¿¥Ö¤òÉÕ¤±¤é¤ì¤¿¥ê¥¹¥È";
  $TWIGphrase["User name"]              = "¥æ¡¼¥¶¡¼Ì¾";
  $TWIGphrase["Accounts"]               = "ÀâÌÀ";
  $TWIGphrase["ACL's"]                  = "ACL¤Î¤â¤Î";
  $TWIGphrase["Annoucements"]           = "¤ªÃΤ餻";
  $TWIGphrase["Languages"]              = "¸À¸ì";
  $TWIGphrase["SQL"]                    = "SQL";
  $TWIGphrase["SQLTXT"]                 = "SQLTXT";
  $TWIGphrase["Allow access to"]        = "¥¢¥¯¥»¥¹µö²Ä";
  $TWIGphrase["for"]                    = "for";
  $TWIGphrase["Create User"]            = "¥æ¡¼¥¶¡¼¤òºîÀ®";
  $TWIGphrase["Update Password"]        = "¹¹¿·¥Ñ¥¹¥ï¡¼¥É";
  $TWIGphrase["Change Password"]        = "¥Ñ¥¹¥ï¡¼¥ÉÊѹ¹";
  $TWIGphrase["Username"]               = "¥æ¡¼¥¶¡¼Ì¾";
  $TWIGphrase["Last Logon"]             = "ºÇ¸å¤ÎLogon";
  $TWIGphrase["Feature"]                = "ÆÃħ";
  $TWIGphrase["Create ACL Group"]       = "ACL¥°¥ë¡¼¥×¤òºîÀ®";
  $TWIGphrase["Delete ACL Group"]       = "ACL¥°¥ë¡¼¥×¤òºï½ü";
  $TWIGphrase["Add User to ACL Group"]  = "¥æ¡¼¥¶¡¼¤òACL¥°¥ë¡¼¥×¤ËÄɲÃ";
  $TWIGphrase["Second Command Line"]    = "ÂèÆó¤Î¥³¥Þ¥ó¥É¡¦¥é¥¤¥ó";
  $TWIGphrase["By"]                     = "¤½¤Ð¤Ë";
  $TWIGphrase["Users"]                  = "¥æ¡¼¥¶¡¼";
  $TWIGphrase["*Select User*"]          = "¥æ¡¼¥¶ÁªÂò";
  $TWIGphrase["*Select user to add*"]   = "Äɲå桼¥¶¡¼¤òÁªÂò";
  $TWIGphrase["*Select user to delete*"]= "¾Ãµî¤¹¤ë¥æ¡¼¥¶¡¼ÁªÂò";
  $TWIGphrase["Create"]                 = "ºîÀ®";
  $TWIGphrase["Item Edit"]              = "¥¢¥¤¥Æ¥àÊÔ½¸";
  $TWIGphrase["Goto Line"]              = "GotoÀþ";
  $TWIGphrase["New Mail Check"]         = "¿·¤·¤¤¥á¡¼¥ë¡¦¥Á¥§¥Ã¥¯";
  $TWIGphrase["Compose"]                = "ÁȤßΩ¤Æ¤Ê¤µ¤¤";
  $TWIGphrase["Message Reading"]        = "Æɤó¤Ç¤¤¤ë¥á¥Ã¥»¡¼¥¸";
  $TWIGphrase["Screen Refresh"]         = "²èÌ̺ÆÆɤ߹þ¤ß";
  $TWIGphrase["Command Line"]           = "¥³¥Þ¥ó¥É¡¦¥é¥¤¥ó";
  $TWIGphrase["Show Attachments"]       = "źÉÕ¥Õ¥¡¥¤¥ëɽ¼¨";
  $TWIGphrase["Transfer"]               = "°ÜÆ°";
  $TWIGphrase["Transfer To"]            = "°Ü¤ê¤Ê¤µ¤¤";
  $TWIGphrase["Recent Mail"]            = "ºÇ¶á¤Î¥á¡¼¥ë";
  $TWIGphrase["Posting"]                = "·Ç¼¨¤¹¤ë¤³¤È";
  $TWIGphrase["Flush Databases"]        = "¥Ç¡¼¥¿¥Ù¡¼¥¹¤ò¹¹¿·¤¹¤ë";
  $TWIGphrase["where username is"]      = "¥æ¡¼¥¶¡¼Ì¾¤Ï¡¢¤É¤³¤Ë¤¢¤ë¤«";
  $TWIGphrase["DB's to flush"]          = "DB¥Õ¥é¥Ã¥·¥å";
  $TWIGphrase["*Select a table*"]       = "¥Æ¡¼¥Ö¥ëÁªÂò";
  $TWIGphrase["Create Databases"]       = "¥Ç¡¼¥¿¥Ù¡¼¥¹¤ò¹½ÃÛ";
  $TWIGphrase["Path to DB"]             = "Path to DB";
  $TWIGphrase["DB's to create"]         = "DB¤Ï¡¢ÁϤ¤¹¤ë¤³¤È¤Ë¤Ê¤Ã¤Æ¤¤¤ë";
  $TWIGphrase["Create DB"]              = "DB¤òºîÀ®";
  $TWIGphrase["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"]               = "¸À¸ì";
  $TWIGphrase["View groups"]            = "¥°¥ë¡¼¥×»²¾È";
  $TWIGphrase["Display"]                = "¥Ç¥£¥¹¥×¥ì¥¤";
  $TWIGphrase["Public"]                 = "¶¦ÍÑ";
  $TWIGphrase["Private"]                = "¸Ä¿Í";
  $TWIGphrase["Registered"]             = "ÅÐÏ¿¤µ¤ì¤ë";
  $TWIGphrase["Mail Tree"]              = "¥á¡¼¥ë¥Ä¥ê¡¼";
  $TWIGphrase["Annoucement"]            = "¤ªÃΤ餻";
  $TWIGphrase["New Announcement"]       = "¿·¤·¤¤¹ðÃÎ";
  $TWIGphrase["Keys with null values"]  = "̵¸ú¤ÊÃͤˤè¤ë¥­¡¼";
  $TWIGphrase["Show full phrase lists"] = "´°Á´¤Ê¥Õ¥ì¡¼¥º¡¦¥ê¥¹¥Èɽ¼¨";
  $TWIGphrase["Failed to create group!"]= "¥°¥ë¡¼¥×ºîÀ®¼ºÇÔ¡ª";
  $TWIGphrase["Failed to delete group!"]= "¥°¥ë¡¼¥×ºï½ü¼ºÇÔ¡ª";
  $TWIGphrase["*Select group to delete*"]= "¾Ãµî¥°¥ë¡¼¥×ÁªÂò";
  $TWIGphrase["*Select group to add to*"]= "Äɲ尥롼¥×ÁªÂò";
  $TWIGphrase["*Select group to display*"]= "ɽ¼¨¥°¥ë¡¼¥×ÁªÂò";
  $TWIGphrase["Display Users in ACL Group"]= "ACL¥°¥ë¡¼¥×¤Î¥Ç¥£¥¹¥×¥ì¥¤¡¦¥æ¡¼¥¶¡¼";
  $TWIGphrase["List keys with null values"]= "̵¸ú¤ÊÃͤˤè¤ë¥ê¥¹¥È¡¦¥­¡¼";
  $TWIGphrase["Delete User from ACL Group"]= "ACL¥°¥ë¡¼¥×¤«¤é¥æ¡¼¥¶¡¼¤òºï½ü";
  $TWIGphrase["Failed to add user to group!"]= "¥æ¡¼¥¶¡¼¤ò¥°¥ë¡¼¥×¤Ë²Ã¤¨¤ë¤³¤È¤Ë¼ºÇÔ¤·¤Þ¤·¤¿¡ª";
  $TWIGphrase["*Select group to delete from*"]= "¾Ãµî¤¹¤ë¥°¥ë¡¼¥×ÁªÂò";
  $TWIGphrase["Failed to delete user from group!"]= "¥°¥ë¡¼¥×¤«¤é¥æ¡¼¥¶¡¼ºï½ü¼ºÇÔ¡ª";
  $TWIGphrase["Sorry, you are not an administrator."]= "¤¢¤Ê¤¿¤Ï´ÉÍý¼Ô¤Ç¤¢¤ê¤Þ¤»¤ó";
  $TWIGphrase["You must select a user to change the password for!"]= "¤¢¤Ê¤¿¤Ï¡¢¥Ñ¥¹¥ï¡¼¥É¤ò¸ò´¹¤¹¤ë¥æ¡¼¥¶¡¼¤òÁª¤Ð¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡ª";
  $TWIGphrase["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"]                 = "¥¢¥¯¥»¥¹";
  $TWIGphrase["Modify"]                 = "½¤Àµ";
  $TWIGphrase["*Select object*"]        = "¥ª¥Ö¥¸¥§¥¯¥ÈÁªÂò";
  $TWIGphrase["Global Setting"]         = "¥°¥í¡¼¥Ð¥ë¤ÊÀßÄê";
  $TWIGphrase["TWIG [Help]"]            = "TWIG[¥Ø¥ë¥×]";
  $TWIGphrase["Help"]                   = "¥Ø¥ë¥×";
  $TWIGphrase["Topic"]                  = "ÏÃÂê";
  $TWIGphrase["Subtopic"]               = "¥µ¥Ö¥È¥Ô¥Ã¥¯¤Ç¤¢¤ë";
  $TWIGphrase["Help is not yet available on this topic."]= "¤³¤Î¥È¥Ô¥Ã¥¯¤Ç¡¢ÍøÍѲÄǽ¤Ê¥Ø¥ë¥×̵";
  $TWIGphrase["No submenu"]             = "¤³¤Î¥È¥Ô¥Ã¥¯¤Ë¤Ï¥µ¥Ö¥È¥Ô¥Ã¥¯¤¬Ìµ¤¤";
  $TWIGphrase["Filename of help file:"] = "¥Ø¥ë¥×¥Õ¥¡¥¤¥ë¤Î̾¾Î¡§";
  $TWIGphrase["Filename of subtopic menu file:"]= "¥µ¥Ö¥È¥Ô¥Ã¥¯¥á¥Ë¥å¡¼¡¦¥Õ¥¡¥¤¥ë¤Î¥Õ¥¡¥¤¥ë̾¡§";
  $TWIGphrase["TWIG [Meetings]"]        = "TWIG[¥ß¡¼¥Æ¥£¥ó¥°]";
  $TWIGphrase["TWIG [Notes]"]           = "TWIG[¥á¥â]";
  $TWIGphrase["Notes"]                  = "¥á¥â";
  $TWIGphrase["notes"]                  = "¥á¥â";
  $TWIGphrase["Default sort order for notes list"]= "¥Ç¥Õ¥©¥ë¥È¤Î¥Î¡¼¥È¥ê¥¹¥È¤Îɽ¼¨½ç";
  $TWIGphrase["Back to Notes"]          = "Ìá¤ë&nbsp;->&nbsp;¥Î¡¼¥È";
  $TWIGphrase["Width of text field"]    = "¥Æ¥­¥¹¥È¡¦¥Õ¥£¡¼¥ë¥É¤ÎÉý";
  $TWIGphrase["Height of text field"]   = "¥Æ¥­¥¹¥È¡¦¥Õ¥£¡¼¥ë¥É¤Î¹â¤µ";
  $TWIGphrase["chinesebig5"]            = "Ãæ¹ñ¸ì (Big 5)";
  $TWIGphrase["chinesegb"]              = "Ãæ¹ñ¸ì (gb)";
  $TWIGphrase["czech"]                  = "¥Á¥§¥³¸ì";
  $TWIGphrase["danish"]                 = "¥Ç¥ó¥Þ¡¼¥¯¸ì";
  $TWIGphrase["dutch"]                  = "¥ª¥é¥ó¥À¸ì";
  $TWIGphrase["english"]                = "±Ñ¸ì";
  $TWIGphrase["estonian"]               = "¥¨¥¹¥È¥Ë¥¢¸ì";
  $TWIGphrase["finnish"]                = "¥Õ¥£¥ó¥é¥ó¥É¸ì";
  $TWIGphrase["french"]                 = "¥Õ¥é¥ó¥¹¸ì";
  $TWIGphrase["german"]                 = "¥É¥¤¥Ä¸ì";
  $TWIGphrase["italian"]                = "¥¤¥¿¥ê¥¢¸ì";
  $TWIGphrase["polish"]                 = "¥Ý¡¼¥é¥ó¥É¸ì";
  $TWIGphrase["portuguese"]             = "¥Ý¥ë¥È¥¬¥ë¸ì";
  $TWIGphrase["russian"]                = "¥í¥·¥¢¸ì (KOI8-R)";
  $TWIGphrase["russianwin"]             = "¥í¥·¥¢¸ì (Windows-1251)";
  $TWIGphrase["spanish"]                = "¥¹¥Ú¥¤¥ó¸ì";
  $TWIGphrase["swedish"]                = "¥¹¥¦¥§¡¼¥Ç¥ó¸ì";
  $TWIGphrase["korean"]                 = "´Ú¹ñ¸ì";
  $TWIGphrase["jpeuc"]                  = "Japanese (EUC-JP)";
  $TWIGphrase["Maximum meetings to display"]= "ɽ¼¨¤¹¤ëºÇÂç¥ß¡¼¥Æ¥£¥ó¥°¿ô";
  $TWIGphrase["Maximum todo items to display"]= "ɽ¼¨¤¹¤ëºÇÂçtodo¿ô";
  $TWIGphrase["Maximum mail messages to display"]= "ɽ¼¨¤¹¤ëºÇÂç¥á¡¼¥ë¿ô";
  $TWIGphrase["Maximum schedule item to display"]= "ɽ¼¨¤¹¤ëºÇÂ祹¥±¥¸¥å¡¼¥ë¥¢¥¤¥Æ¥à¿ô";
  $TWIGphrase["Features to display"]    = "ÆÃħɽ¼¨";
  $TWIGphrase["Edit"]                   = "ÊÔ½¸";
  $TWIGphrase["Group Admin"]            = "¥°¥ë¡¼¥×&nbsp;´ÉÍý";
  $TWIGphrase["Permissions"]            = "µö²Ä";
  $TWIGphrase["Actions"]                = "°ÜÆ°";
  $TWIGphrase["Group Administrators"]   = "¥°¥ë¡¼¥×´ÉÍý¼Ô";
  $TWIGphrase["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."]= "¥°¥ë¡¼¥×´ÉÍý¤Ï¡¢Èà¤é¤¬´ÉÍý¼Ô¤Ç¤¢¤ë¥°¥ë¡¼¥×¤«¤é¡¢Èà¤é¼«¿È¤òºï½ü¤¹¤ë¤³¤È¤¬¤Ç¤­¤Ê¤¤¡£¤³¤Î¥°¥ë¡¼¥×¤Î¤¿¤á¤Ë¤â¤¦°ì¤Ä¤Î¥°¥ë¡¼¥×´ÉÍý¤Ç¤¢¤Ê¤¿¤Î¤¿¤á¤Ëºï½ü¤·¤Æ¤â¤é¤Ã¤Æ¤¯¤À¤µ¤¤¡£";
  $TWIGphrase["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."]= "¤¢¤Ê¤¿¤Ë¤ÏÁªÂò¤·¤¿¥¢¥¤¥Æ¥à¤òºï½ü¤¹¤ë¸¢¸Â¤¬¤¢¤ê¤Þ¤»¤ó¡£";
  $TWIGphrase["You do not have permission to move one or more of the items you selected out of its current group."]= "¤¢¤Ê¤¿¤Ë¤Ï¡¢¸½ºß¤Î¥°¥ë¡¼¥×¤«¤éÁª¤ó¤À¥¢¥¤¥Æ¥à¤òÆ°¤«¤¹¸¢¸Â¤¬¤¢¤ê¤Þ¤»¤ó¡£";
  $TWIGphrase["Search"]                 = "Search";
  $TWIGphrase["search"]                 = "search";
  $TWIGphrase["Item"]                   = "Item";
  $TWIGphrase["Name"]                   = "Name";
  $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"]              = "Tab style";
  $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( "Æü", "·î", "²Ð", "¿å", "ÌÚ", "¶â", "ÅÚ" );
  $dayNames                             = array( "ÆüÍËÆü", "·îÍËÆü", "²ÐÍËÆü", "¿åÍËÆü", "ÌÚÍËÆü", "¶âÍËÆü", "ÅÚÍËÆü" );
  $monthNames                           = array( "̵", "£±·î", "£²·î", "£³·î", "£´·î", "£µ·î", "£¶·î", "£··î", "£¸·î", "£¹·î", "£±£°·î", "£±£±·î", "£±£²·î" );

?>