| 1 | <?php |
|---|
| 2 | # Movable Type (r) Open Source (C) 2001-2008 Six Apart, Ltd. |
|---|
| 3 | # This program is distributed under the terms of the |
|---|
| 4 | # GNU General Public License, version 2. |
|---|
| 5 | # |
|---|
| 6 | # $Id$ |
|---|
| 7 | |
|---|
| 8 | global $Lexicon_ja; |
|---|
| 9 | $Lexicon_ja = array( |
|---|
| 10 | |
|---|
| 11 | ## php/mt.php |
|---|
| 12 | 'Page not found - [_1]' => '[_1]ãèŠã€ãããŸããã§ããã', |
|---|
| 13 | |
|---|
| 14 | ## php/lib/archive_lib.php |
|---|
| 15 | 'Page' => 'ãŠã§ãããŒãž', |
|---|
| 16 | 'Individual' => 'ããã°èšäº', |
|---|
| 17 | 'Yearly' => '幎å¥', |
|---|
| 18 | 'Monthly' => 'æå¥', |
|---|
| 19 | 'Daily' => 'æ¥å¥', |
|---|
| 20 | 'Weekly' => 'é±å¥', |
|---|
| 21 | 'Author' => 'ãŠãŒã¶ãŒ', |
|---|
| 22 | '(Display Name not set)' => '(衚瀺åãªã)', |
|---|
| 23 | 'Author Yearly' => 'ãŠãŒã¶ãŒ 幎å¥', |
|---|
| 24 | 'Author Monthly' => 'ãŠãŒã¶ãŒ æå¥', |
|---|
| 25 | 'Author Daily' => 'ãŠãŒã¶ãŒ æ¥å¥', |
|---|
| 26 | 'Author Weekly' => 'ãŠãŒã¶ãŒ é±å¥', |
|---|
| 27 | 'Category Yearly' => 'ã«ããŽãª 幎å¥', |
|---|
| 28 | 'Category Monthly' => 'ã«ããŽãª æå¥', |
|---|
| 29 | 'Category Daily' => 'ã«ããŽãª æ¥å¥', |
|---|
| 30 | 'Category Weekly' => 'ã«ããŽãª é±å¥', |
|---|
| 31 | |
|---|
| 32 | ## php/lib/function.mtsetvar.php |
|---|
| 33 | 'You used a [_1] tag without a valid name attribute.' => '[_1]ã¿ã°ã§ã¯name屿§ã¯å¿
é ã§ãã', |
|---|
| 34 | '\'[_1]\' is not a hash.' => '[_1]ã¯ããã·ã¥ã§ã¯ãããŸããã', |
|---|
| 35 | 'Invalid index.' => 'äžæ£ãªã€ã³ããã¯ã¹ã§ãã', |
|---|
| 36 | '\'[_1]\' is not an array.' => '[_1]ã¯é
åã§ã¯ãããŸããã', |
|---|
| 37 | '[_1] [_2] [_3] is illegal.' => '[_1] [_2] [_3]ã¯äžæ£ã§ãã', |
|---|
| 38 | '\'[_1]\' is not a valid function.' => '[_1]ãšãã颿°ã¯ãµããŒããããŠããŸããã', |
|---|
| 39 | |
|---|
| 40 | ## php/lib/function.mtproductname.php |
|---|
| 41 | '[_1] [_2]' => '[_1] [_2]', |
|---|
| 42 | |
|---|
| 43 | ## php/lib/function.mtcommentauthor.php |
|---|
| 44 | 'Anonymous' => 'å¿å', |
|---|
| 45 | |
|---|
| 46 | ## php/lib/block.mtsetvarblock.php |
|---|
| 47 | |
|---|
| 48 | ## php/lib/block.mtsethashvar.php |
|---|
| 49 | |
|---|
| 50 | ## php/lib/function.mtcommentauthorlink.php |
|---|
| 51 | |
|---|
| 52 | ## php/lib/function.mtvar.php |
|---|
| 53 | '\'[_1]\' is not a valid function for a hash.' => '[_1]ã¯ããã·ã¥ã§å©çšã§ãã颿°ã§ã¯ãããŸããã', |
|---|
| 54 | '\'[_1]\' is not a valid function for an array.' => '[_1]ã¯é
åã§å©çšã§ãã颿°ã§ã¯ãããŸããã', |
|---|
| 55 | |
|---|
| 56 | ## php/lib/function.mtwidgetmanager.php |
|---|
| 57 | 'Error: widgetset [_1] is empty.' => 'ãŠã£ãžã§ããã»ãã[_1]ã«äžèº«ããããŸããã', |
|---|
| 58 | 'Error compiling widgetset [_1]' => 'ãŠã£ãžã§ããã»ãã[_1]ãã³ã³ãã€ã«ã§ããŸããã§ããã', |
|---|
| 59 | |
|---|
| 60 | ## php/lib/block.mtauthorhaspage.php |
|---|
| 61 | 'No author available' => 'ãŠãŒã¶ãŒãèŠã€ãããŸããã', |
|---|
| 62 | |
|---|
| 63 | ## php/lib/block.mtentries.php |
|---|
| 64 | 'sort_by="score" must be used in combination with namespace.' => 'sort_by="score"ãæå®ãããšãã¯namespaceãæå®ããªããã°ãªããŸããã', |
|---|
| 65 | |
|---|
| 66 | ## php/lib/block.mtif.php |
|---|
| 67 | |
|---|
| 68 | ## php/lib/block.mtassets.php |
|---|
| 69 | |
|---|
| 70 | ## php/lib/thumbnail_lib.php |
|---|
| 71 | 'GD support has not been available. Please install GD support.' => 'åŠçã«GDãå¿
èŠã§ããå©çšã§ããªãããã§ãã', |
|---|
| 72 | |
|---|
| 73 | ## php/lib/function.mtentryclasslabel.php |
|---|
| 74 | 'page' => 'ãŠã§ãããŒãž', |
|---|
| 75 | 'entry' => 'ããã°èšäº', |
|---|
| 76 | 'Entry' => 'ããã°èšäº', |
|---|
| 77 | |
|---|
| 78 | ## php/lib/MTUtil.php |
|---|
| 79 | 'userpic-[_1]-%wx%h%x' => 'userpic-[_1]-%wx%h%x', |
|---|
| 80 | |
|---|
| 81 | ## php/lib/function.mtauthordisplayname.php |
|---|
| 82 | |
|---|
| 83 | ## php/lib/function.mtremotesigninlink.php |
|---|
| 84 | 'TypeKey authentication is not enabled in this blog. MTRemoteSignInLink can\'t be used.' => 'ããã°ã§TypeKeyèªèšŒãæå¹ã«ããŠããªãã®ã§ãMTRemoteSignInLinkã¯å©çšã§ããŸããã', |
|---|
| 85 | |
|---|
| 86 | ## php/lib/captcha_lib.php |
|---|
| 87 | 'Captcha' => 'Captcha', |
|---|
| 88 | 'Type the characters you see in the picture above.' => 'ç»åã®äžã«èŠããæåãå
¥åããŠãã ããã', |
|---|
| 89 | |
|---|
| 90 | ## php/lib/function.mtassettype.php |
|---|
| 91 | 'image' => 'ç»å', |
|---|
| 92 | 'Image' => 'ç»å', |
|---|
| 93 | 'file' => 'ãã¡ã€ã«', |
|---|
| 94 | 'File' => 'ãã¡ã€ã«', |
|---|
| 95 | 'audio' => 'ãªãŒãã£ãª', |
|---|
| 96 | 'Audio' => 'ãªãŒãã£ãª', |
|---|
| 97 | 'video' => 'ãããª', |
|---|
| 98 | 'Video' => 'ãããª', |
|---|
| 99 | |
|---|
| 100 | ## php/lib/block.mtauthorhasentry.php |
|---|
| 101 | |
|---|
| 102 | ## php/lib/function.mtcommentreplytolink.php |
|---|
| 103 | 'Reply' => 'è¿ä¿¡', |
|---|
| 104 | |
|---|
| 105 | ## php/mt.php.pre |
|---|
| 106 | ); |
|---|
| 107 | function translate_phrase($str, $params = null) { |
|---|
| 108 | global $Lexicon, $Lexicon_ja; |
|---|
| 109 | $l10n_str = isset($Lexicon_ja[$str]) ? $Lexicon_ja[$str] : (isset($Lexicon[$str]) ? $Lexicon[$str] : $str); |
|---|
| 110 | if (extension_loaded('mbstring')) { |
|---|
| 111 | $str = mb_convert_encoding($l10n_str,mb_internal_encoding(),"UTF-8"); |
|---|
| 112 | } else { |
|---|
| 113 | $str = $l10n_str; |
|---|
| 114 | } |
|---|
| 115 | return translate_phrase_param($str, $params); |
|---|
| 116 | } |
|---|
| 117 | ?> |
|---|