Changeset 2123

Show
Ignore:
Timestamp:
04/28/08 03:06:13 (22 months ago)
Author:
fumiakiy
Message:

L10 Japanese for Release-36.

Location:
branches/release-36
Files:
5 modified

Legend:

Unmodified
Added
Removed
  • branches/release-36/default_templates/creative_commons.mtml

    r2052 r2123  
    33   <div class="widget-content"> 
    44      <a href="<$mt:BlogCCLicenseURL$>"><img alt="Creative Commons License" src="<$mt:BlogCCLicenseImage$>" /></a><br /> 
    5       <__trans phrase="This weblog is licensed under a"> <a href="<$mt:BlogCCLicenseURL$>"><__trans phrase="Creative Commons License"></a>. 
     5      <__trans phrase='This blog is licensed under a <a href="[_1]">Creative Commons License</a>.' params="<$mt:BlogCCLicenseURL$>"> 
    66   </div> 
    77</div> 
  • branches/release-36/lib/MT/L10N/ja.pm

    r2048 r2123  
    22# permission from www.sixapart.com. 
    33# 
    4 # $Id$ 
     4# $Id:$ 
    55 
    66package MT::L10N::ja; 
     
    1717## php/lib/function.mtproductname.php 
    1818        '[_1] [_2]' => '[_1] [_2]', 
     19 
     20## php/lib/function.mtwidgetmanager.php 
     21        'Error: widgetset [_1] is empty.' => 'りィゞェットセット[_1]に䞭身がありたせん。', 
     22        'Error compiling widgetset [_1]' => 'りィゞェットセット[_1]をコンパむルできたせんでした。', 
    1923 
    2024## php/lib/function.mtsetvar.php 
     
    8791 
    8892## php/lib/block.mtif.php 
     93 
     94## php/lib/function.mtassettype.php 
     95        'image' => '画像', 
     96        'Image' => '画像', 
     97        'file' => 'ファむル', 
     98        'File' => 'ファむル', 
     99        'audio' => 'オヌディオ', 
     100        'Audio' => 'オヌディオ', 
     101        'video' => 'ビデオ', 
     102        'Video' => 'ビデオ', 
     103 
     104## php/mt.php 
     105        'Page not found - [_1]' => '[_1]が芋぀かりたせんでした。', 
     106 
     107## php/mt.php.pre 
    89108 
    90109## mt-check.cgi 
     
    216235        'Optional' => 'オプション', 
    217236 
     237 
     238## default_templates/category_archive_list.mtml 
     239        'Categories' => 'カテゎリ', 
     240        '[_1] ([_2])' => '[_1] ([_2])', 
     241 
     242## default_templates/monthly_archive_list.mtml 
     243        '[_1] <a href="[_2]">Archives</a>' => '[_1] <a href="[_2]">アヌカむブ</a>', 
     244 
    218245## default_templates/archive_index.mtml 
     246        'HTML Head' => 'HTMLヘッダヌ', 
    219247        'Archives' => 'アヌカむブ', 
    220         'HTML Head' => 'HTMLヘッダヌ', 
    221248        'Banner Header' => 'バナヌヘッダヌ', 
    222249        'Monthly Archives' => '月別アヌカむブ', 
    223         'Categories' => 'カテゎリ', 
    224250        'Author Archives' => 'ナヌザヌアヌカむブ', 
    225251        'Category Monthly Archives' => '月別カテゎリアヌカむブ', 
     
    233259        'Main Index' => 'メむンペヌゞ', 
    234260 
     261## default_templates/current_category_monthly_archive_list.mtml 
     262        '[_1]: Monthly Archives' => '[_1]: 月別アヌカむブ', 
     263        '[_1]' => '[_1]', 
     264 
     265## default_templates/syndication.mtml 
     266        'Subscribe to feed' => '賌読する', 
     267        'Subscribe to this blog\'s feed' => 'このブログを賌読', 
     268        'Search results matching &ldquo;<$mt:SearchString$>&rdquo;' => '&ldquo;<$mt:SearchString$>&rdquo;の怜玢結果', 
     269 
     270## default_templates/author_archive_list.mtml 
     271        'Authors' => 'ナヌザヌ', 
     272 
    235273## default_templates/comments.mtml 
    236274        '1 Comment' => 'コメント(1)', 
    237275        '# Comments' => 'コメント(#)', 
     276        'No Comments' => 'コメント(0)', 
    238277        '[_1] replied to <a href="[_2]">comment from [_3]</a>' => '[_1]から<a href="[_2]">[_3]</a>ぞの返信', 
    239278        'Leave a comment' => 'コメントする', 
     
    248287        'Submit' => '投皿', 
    249288 
     289## default_templates/about_this_page.mtml 
     290        'About this Entry' => 'このブログ蚘事に぀いお', 
     291        'About this Archive' => 'このアヌカむブに぀いお', 
     292        'About Archives' => 'このペヌゞに぀いお', 
     293        'This page contains links to all the archived content.' => 'このペヌゞには過去に曞かれたすべおのコンテンツが含たれおいたす。', 
     294        'This page contains a single entry by [_1] published on <em>[_2]</em>.' => 'このペヌゞは、[_1]が[_2]に曞いたブログ蚘事です。', 
     295        '<a href="[_1]">[_2]</a> was the previous entry in this blog.' => 'ひず぀前のブログ蚘事は「<a href="[_1]">[_2]</a>」です。', 
     296        '<a href="[_1]">[_2]</a> is the next entry in this blog.' => '次のブログ蚘事は「<a href="[_1]">[_2]</a>」です。', 
     297        'This page is a archive of entries in the <strong>[_1]</strong> category from <strong>[_2]</strong>.' => 'このペヌゞには、<strong>[_2]</strong>以降に曞かれたブログ蚘事のうち<strong>[_1]</strong>カテゎリに属しおいるものが含たれおいたす。', 
     298        '<a href="[_1]">[_2]</a> is the previous archive.' => '前のアヌカむブは<a href="[_1]">[_2]</a>です。', 
     299        '<a href="[_1]">[_2]</a> is the next archive.' => '次のアヌカむブは<a href="[_1]">[_2]</a>です。', 
     300        'This page is a archive of recent entries in the <strong>[_1]</strong> category.' => 'このペヌゞには、過去に曞かれたブログ蚘事のうち<strong>[_1]</strong>カテゎリに属しおいるものが含たれおいたす。', 
     301        '<a href="[_1]">[_2]</a> is the previous category.' => '前のカテゎリは<a href="[_1]">[_2]</a>です。', 
     302        '<a href="[_1]">[_2]</a> is the next category.' => '次のカテゎリは<a href="[_1]">[_2]</a>です。', 
     303        'This page is a archive of recent entries written by <strong>[_1]</strong> in <strong>[_2]</strong>.' => 'このペヌゞには、<strong>[_1]</strong>が<strong>[_2]</strong>に曞いたブログ蚘事が含たれおいたす。', 
     304        'This page is a archive of recent entries written by <strong>[_1]</strong>.' => 'このペヌゞには、<strong>[_1]</strong>が最近曞いたブログ蚘事が含たれおいたす。', 
     305        'This page is an archive of entries from <strong>[_2]</strong> listed from newest to oldest.' => 'このペヌゞには、<strong>[_2]</strong>に曞かれたブログ蚘事が新しい順にå 
     306¬é–‹ã•れおいたす。', 
     307        'Find recent content on the <a href="[_1]">main index</a>.' => '最近のコンテンツは<a href="[_1]">むンデックスペヌゞ</a>で芋られたす。', 
     308        'Find recent content on the <a href="[_1]">main index</a> or look in the <a href="[_2]">archives</a> to find all content.' => '最近のコンテンツは<a href="[_1]">むンデックスペヌゞ</a>で芋られたす。過去に曞かれたものは<a href="[_2]">アヌカむブのペヌゞ</a>で芋られたす。', 
     309 
     310## default_templates/current_author_monthly_archive_list.mtml 
     311 
     312## default_templates/tag_cloud.mtml 
     313        'Tag Cloud' => 'タグクラりド', 
     314 
    250315## default_templates/main_index.mtml 
    251316 
     
    265330 
    266331## default_templates/javascript.mtml 
    267         'Thanks for signing in, [_1]. Now you can comment. ([_2]sign out[_3])' => '[_1]さん、コメントをどうぞ。([_2]サむンアりトする[_3])', 
     332        'moments ago' => '盎前', 
     333        '[quant,_1,hour,hours] ago' => '[quant,_1,時間,時間]前', 
     334        '[quant,_1,minute,minutes] ago' => '[quant,_1,分,分]前', 
     335        '[quant,_1,day,days] ago' => '[quant,_1,日,日]前', 
     336        '<a href="[_1]">Edit</a>' => '<a href="[_1]">線集</a>', 
     337        'Posting...' => '投皿䞭...', 
    268338        'You do not have permission to comment on this blog. ([_1]sign out[_2])' => 'このブログにコメントする暩限を持っおいたせん。([_2]サむンアりトする[_3])', 
    269         '[_1]Sign in[_2] to comment on this entry.' => 'コメントするにはたず[_1]サむンむン[_2]しおください。', 
    270         '[_1]Sign in[_2] to comment on this entry, or [_3]comment anonymously[_2].' => '[_1]サむンむン[_2]しおからコメントするこずもできたす。([_3]すぐにコメントする[_2])', 
     339        'Thanks for signing in, [_1]. ([_2]sign out[_3])' => '[_1]ずしおサむンむンしおいたす。([_2]サむンアりト[_3])', 
     340        '[_1]Sign in[_2] to comment.' => 'コメントするにはたず[_1]サむンむン[_2]しおください。', 
     341        '[_1]Sign in[_2] to comment, or [_3]comment anonymously[_2].' => '[_1]サむンむン[_2]しおからコメントするこずもできたす。([_3]すぐにコメントする[_2])', 
    271342        'Replying to <a href="#comment-[_1]">comment from [_2]</a>' => '<a href="#comment-[_1]">[_2]からのコメント</a>に返信', 
     343 
     344## default_templates/date_based_author_archives.mtml 
     345        'Author Yearly Archives' => '幎別ナヌザヌアヌカむブ', 
     346        'Author Weekly Archives' => '週別ナヌザヌアヌカむブ', 
     347        'Author Daily Archives' => '日別ナヌザヌアヌカむブ', 
    272348 
    273349## default_templates/recover-password.mtml 
     
    286362        'Tags' => 'タグ', 
    287363 
     364## default_templates/calendar.mtml 
     365        'Monthly calendar with links to daily posts' => 'リンク付きのカレンダヌ', 
     366        'Sunday' => '日曜日', 
     367        'Sun' => '日', 
     368        'Monday' => '月曜日', 
     369        'Mon' => '月', 
     370        'Tuesday' => '火曜日', 
     371        'Tue' => '火', 
     372        'Wednesday' => '氎曜日', 
     373        'Wed' => 'æ°Ž', 
     374        'Thursday' => '朚曜日', 
     375        'Thu' => '朚', 
     376        'Friday' => '金曜日', 
     377        'Fri' => '金', 
     378        'Saturday' => '土曜日', 
     379        'Sat' => '土', 
     380 
    288381## default_templates/trackbacks.mtml 
     382        'No TrackBacks' => 'トラックバック(0)', 
    289383        'Entry TrackBack URL: <span id="trackbacks-link">[_1]</span>' => 'トラックバックURL: <span id="trackbacks-link">[_1]</span>', 
    290384        '<a href="[_1]">[_2]</a> from [_3] on <a href="[_4]">[_5]</a>' => '[_3] - <a href="[_1]">[_2]</a> (<a href="[_4]">[_5]</a>)', 
     
    293387## default_templates/entry_summary.mtml 
    294388        'Continue reading <a href="[_1]" rel="bookmark">[_2]</a>.' => '続きを読む: <a href="[_1]" rel="bookmark">[_2]</a>', 
     389 
     390## default_templates/technorati_search.mtml 
     391        'Technorati' => 'Techonrati', 
     392        '<a href=\'http://www.technorati.com/\'>Technorati</a> search' => '<a href=\'http://www.technorati.com/\'>Technorati</a> search', 
     393        'this blog' => 'このブログ', 
     394        'all blogs' => 'すべおのブログ', 
     395        'Search' => '怜玢', 
     396        'Blogs that link here' => 'リンクしおいるブログ', 
     397 
     398## default_templates/signin.mtml 
     399        'JavaScript' => 'JavaScript', 
     400        'Sign In' => 'サむンむン', 
     401        'You are signed in as ' => 'ナヌザヌ名:', 
     402        'sign out' => 'サむンアりト', 
     403        'You do not have permission to sign in to this blog.' => 'このブログにサむンむンする暩限がありたせん。', 
     404 
     405## default_templates/recent_entries.mtml 
     406        'Recent Entries' => '最近のブログ蚘事', 
    295407 
    296408## default_templates/comment_throttle.mtml 
     
    303415        'This blog is licensed under a <a href="[_1]">Creative Commons License</a>.' => 'このブログは<a href="[_1]">クリ゚むティブ・コモンズ</a>でラむセンスされおいたす。', 
    304416 
     417## default_templates/monthly_archive_dropdown.mtml 
     418        'Select a Month...' => '月を遞択...', 
     419 
    305420## default_templates/footer-email.mtml 
    306421        'Powered by Movable Type [_1]' => 'Powered by Movable Type [_1]', 
     
    309424        'Previewing your Comment' => 'コメントの確認', 
    310425        'Cancel' => 'キャンセル', 
     426 
     427## default_templates/pages_list.mtml 
     428        'Pages' => 'りェブペヌゞ', 
    311429 
    312430## default_templates/new-comment.mtml 
     
    341459ƒã®ãƒ–ログ蚘事</a>に戻る', 
    342460 
     461## default_templates/archive_widgets_group.mtml 
     462        'This is a custom set of widgets that are conditioned to serve different content based upon what type of archive it is included. More info: [_1]' => 'アヌカむブの皮類に応じお異なる冠
     463容を衚瀺するように蚭定されたりィゞェットです。詳现: [_1]', 
     464        'Current Category Monthly Archives' => 'カテゎリ月別アヌカむブ', 
     465        'Category Archives' => 'カテゎリアヌカむブ', 
     466 
     467## default_templates/date_based_category_archives.mtml 
     468        'Category Yearly Archives' => '幎別カテゎリアヌカむブ', 
     469        'Category Weekly Archives' => '週別カテゎリアヌカむブ', 
     470        'Category Daily Archives' => '日別カテゎリアヌカむブ', 
     471 
    343472## default_templates/search_results.mtml 
    344473        'Search Results' => '怜玢結果', 
     
    356485        'publishing NOT personal' => '個人 NOT 出版', 
    357486 
     487## default_templates/recent_assets.mtml 
     488        'Recent Assets' => 'アむテム', 
     489 
    358490## default_templates/commenter_confirm.mtml 
    359491        'Thank you registering for an account to comment on [_1].' => '[_1]にコメントするために登録しおいただきありがずうございたす。', 
     
    364496        'Thank you very much for your understanding.' => 'ご協力ありがずうございたす。', 
    365497        'Sincerely,' => '', # Translate - New 
     498 
     499## default_templates/main_index_widgets_group.mtml 
     500        'This is a custom set of widgets that are conditioned to only appear on the homepage (or "main_index"). More info: [_1]' => 'main_indexのテンプレヌトだけに衚瀺されるように蚭定されおいるりィゞェットのセットです。詳现: [_1]', 
     501        'Recent Comments' => '最近のコメント', 
     502 
     503## default_templates/search.mtml 
     504        'Case sensitive' => '倧文字/小文字を区別する', 
     505        'Regex search' => '正芏衚珟', 
    366506 
    367507## default_templates/commenter_notify.mtml 
     
    399539        'Edit TrackBack' => 'トラックバックの線集', 
    400540 
     541## default_templates/powered_by.mtml 
     542        '_MTCOM_URL' => 'http://www.sixapart.jp/movabletype/', 
     543 
     544## default_templates/recent_comments.mtml 
     545        '<a href="[_1]">[_2] commented on [_3]</a>: [_4]' => '<a href="[_1]">[_2] から [_3] に察するコメント</a>: [_4]', 
     546 
    401547## lib/MT/AtomServer.pm 
    402548        '[_1]: Entries' => '[_1]: ブログ蚘事䞀芧', 
     
    518664        '[_1] records processed.' => '[_1]レコヌドを凊理したした。', 
    519665        'Cloning associations for blog:' => '関連付けを耇補しおいたす:', 
    520         'Cloning entries for blog...' => 'ブログ蚘事を耇補しおいたす...', 
    521         'Cloning categories for blog...' => 'カテゎリを耇補しおいたす:', 
     666        'Cloning entries and pages for blog...' => 'ブログ蚘事ずりェブペヌゞを耇補しおいたす', 
     667        'Cloning categories for blog...' => 'カテゎリを耇補しおいたす...', 
    522668        'Cloning entry placements for blog...' => 'ブログ蚘事ずカテゎリの関連付けを耇補しおいたす...', 
    523         'Cloning comments for blog...' => 'コメントを耇補しおいたす:', 
    524         'Cloning entry tags for blog...' => 'タグを耇補しおいたす:', 
    525         'Cloning TrackBacks for blog...' => 'トラックバックを耇補しおいたす:', 
    526         'Cloning TrackBack pings for blog...' => 'トラックバックを耇補しおいたす:', 
    527         'Cloning templates for blog...' => 'テンプレヌトを耇補しおいたす:', 
    528         'Cloning template maps for blog...' => 'テンプレヌトマップを耇補しおいたす:', 
     669        'Cloning comments for blog...' => 'コメントを耇補しおいたす...', 
     670        'Cloning entry tags for blog...' => 'タグを耇補しおいたす...', 
     671        'Cloning TrackBacks for blog...' => 'トラックバックを耇補しおいたす...', 
     672        'Cloning TrackBack pings for blog...' => 'トラックバックを耇補しおいたす...', 
     673        'Cloning templates for blog...' => 'テンプレヌトを耇補しおいたす...', 
     674        'Cloning template maps for blog...' => 'テンプレヌトマップを耇補しおいたす...', 
    529675        'blog' => 'ブログ', 
    530676        'blogs' => 'ブログ', 
     
    590736        'Set Variable' => '倉数のSet', 
    591737        'Set Variable Block' => '倉数ブロックのSet', 
     738        'Widget Set' => 'りィゞェットセット', 
    592739        'Publish Scheduled Entries' => '日時指定されたブログ蚘事を再構築', 
    593740        'Junk Folder Expiration' => 'スパムコメント/トラックバックの廃棄', 
     
    792939        'Blog \'[_1]\' (ID:[_2]) deleted by \'[_3]\'' => '\'[_3]\'がブログ\'[_1]\'(ID:[_2])を削陀したした。', 
    793940        'Saving blog failed: [_1]' => 'ブログを保存できたせんでした: [_1]', 
    794         'Error: Movable Type cannot write to the template cache directory. Please check the permissions for the directory called <code>[_1]</code> underneath your blog directory.' => 'テンプレヌトをキャッシュするディレクトリに曞き蟌めたせん。サむトパスの䞋にある<code>[_1]</code>ディレクトリのパヌミッションを確認しおください。', 
    795         'Error: Movable Type was not able to create a directory to cache your dynamic templates. You should create a directory called <code>[_1]</code> underneath your blog directory.' => 'テンプレヌトをキャッシュするディレクトリを䜜成できたせん。サむトパスの䞋に<code>[_1]</code>ディレクトリを䜜成しおください。', 
    796941        'Error: Movable Type cannot write to the template cache directory. Please check the permissions for the directory called <code>[_1]</code> underneath your blog directory.' => 'テンプレヌトをキャッシュするディレクトリに曞き蟌めたせん。サむトパスの䞋にある<code>[_1]</code>ディレクトリのパヌミッションを確認しおください。', 
    797942        'Error: Movable Type was not able to create a directory to cache your dynamic templates. You should create a directory called <code>[_1]</code> underneath your blog directory.' => 'テンプレヌトをキャッシュするディレクトリを䜜成できたせん。サむトパスの䞋に<code>[_1]</code>ディレクトリを䜜成しおください。', 
     
    10021147 
    10031148## lib/MT/CMS/Entry.pm 
    1004         'Pages' => 'りェブペヌゞ', 
    10051149        '(untitled)' => '(タむトルなし)', 
    10061150        'New Entry' => '新しいブログ蚘事', 
     
    11121256## lib/MT/CMS/Log.pm 
    11131257        'All Feedback' => 'すべお', 
    1114         'Search' => '怜玢', 
    11151258        'Publishing' => 'å 
    11161259¬é–‹', 
     
    11621305        'Skipping template \'[_1]\' since it has not been changed.' => '[_1]は倉曎されおいないのでスキップしたす。', 
    11631306        'Copy of [_1]' => '[_1]のコピヌ', 
     1307        'template' => 'テンプレヌト', 
     1308        'Restoring widget set [_1]... ' => 'りィゞェットセット「[_1]」を埩å 
     1309ƒã—おいたす...', 
     1310        'Failed.' => '倱敗', 
    11641311 
    11651312## lib/MT/CMS/Export.pm 
     
    12861433## lib/MT/Util.pm 
    12871434        'moments from now' => '今から', 
    1288         'moments ago' => '盎前', 
    12891435        '[quant,_1,hour,hours] from now' => '[quant,_1,時間,時間]埌', 
    1290         '[quant,_1,hour,hours] ago' => '[quant,_1,時間,時間]前', 
    12911436        '[quant,_1,minute,minutes] from now' => '[quant,_1,分,分]埌', 
    1292         '[quant,_1,minute,minutes] ago' => '[quant,_1,分,分]前', 
    12931437        '[quant,_1,day,days] from now' => '[quant,_1,日,日]埌', 
    1294         '[quant,_1,day,days] ago' => '[quant,_1,日,日]前', 
    12951438        'less than 1 minute from now' => '1分埌以冠
    12961439', 
     
    14771620        'Assigning entry comment and TrackBack counts...' => 'コメントずトラックバックの件数を蚭定しおいたす....', 
    14781621        'Assigning embedded flag to asset placements...' => 'アむテムの関連付けの有無を蚭定しおいたす...', 
     1622        'Replacing %C format to MTCategoryLabel...' => 'ファむルフォヌマット(%C)をMTCategoryLabelに倉換しおいたす...', 
    14791623 
    14801624## lib/MT/ImportExport.pm 
     
    15721716        'Can\'t load user.' => 'ナヌザヌをロヌドできたせんでした。', 
    15731717        'Division by zero.' => 'れロ陀算゚ラヌ', 
     1718        'name is required.' => 'nameを指定しおください。', 
     1719        'Specified WidgetSet not found.' => '指定されたりィゞェットセットは存圚したせん。', 
     1720    'Can\'t find included template widget \'[_1]\'' => 'りィゞェット「[_1]」が芋぀かりたせん。', 
    15741721 
    15751722## lib/MT/App/ActivityFeeds.pm 
     
    17271874        'Movable Type News' => 'Movable Typeニュヌス', 
    17281875        'Blog Stats' => 'Blog Stats', 
    1729         'Tag Cloud' => 'タグクラりド', 
    17301876        'Refresh Blog Templates' => 'ブログのテンプレヌトを初期化', 
    17311877        'Refresh Global Templates' => 'グロヌバルテンプレヌトを初期化', 
     
    17951941        'Disabled Users' => '無効なナヌザヌ', 
    17961942        'Pending Users' => '保留䞭のナヌザヌ', 
    1797         'Authors' => 'ナヌザヌ', 
    17981943        'Create' => '新芏䜜成', 
    17991944        'Manage' => '䞀芧', 
     
    18021947        'Tools' => 'ツヌル', 
    18031948        'Address Book' => 'アドレス垳', 
     1949        'Widgets' => 'りィゞェット', 
    18041950        'General' => 'å 
    18051951šèˆ¬', 
     
    18582004        'IP Banned Due to Excessive Comments' => '倧量コメントによるIP犁止', 
    18592005        'No such entry \'[_1]\'.' => 'ブログ蚘事\'[_1]\'がありたせん。', 
    1860         'You are not allowed to add comments.' => 'コメントできたせん。', 
     2006        'Invalid request; $armor != $site_path_sha1' => '䞍正な芁求です。 $armor != $site_path_sha1', 
    18612007        '_THROTTLED_COMMENT' => '短い期間にコメントを倧量に送りすぎです。しばらくたっおからやり盎しおください。', 
    18622008        'Comments are not allowed on this entry.' => 'このブログ蚘事にはコメントできたせん。', 
     
    18692015        'Comment save failed with [_1]' => 'コメントを保存できたせんでした: [_1]', 
    18702016        'Comment on "[_1]" by [_2].' => '[_2]が\'[_1]\'にコメントしたした。', 
    1871         'Commenter save failed with [_1]' => 'コメント投皿耠
    1872 ã‚’䜜成できたせんでした: [_1]', 
    18732017        'Failed comment attempt by pending registrant \'[_1]\'' => 'ただ登録を完了しおいないナヌザヌ\'[_1]\'がコメントしようずしたした。', 
    18742018        'The sign-in attempt was not successful; please try again.' => 'サむンむンできたせんでした。', 
    18752019        'No entry was specified; perhaps there is a template problem?' => 'ブログ蚘事が指定されおいたせん。テンプレヌトに問題があるかもしれたせん。', 
    18762020        'Somehow, the entry you tried to comment on does not exist' => 'コメントしようずしたブログ蚘事がありたせん。', 
     2021        'Invalid entry ID provided' => 'ブログ蚘事のIDが䞍正です。', 
    18772022        'Invalid commenter ID' => 'コメント投皿耠
    18782023のIDが䞍正です。', 
    1879         'Permission denied' => '暩限がありたせん。', 
    18802024        'All required fields must have valid values.' => 'å¿ 
    18812025須フィヌルドのすべおに正しい倀を蚭定しおください。', 
     
    19392083        'Archive Index' => 'アヌカむブむンデックス', 
    19402084        'Stylesheet' => 'スタむルシヌト', 
    1941         'JavaScript' => 'JavaScript', 
    19422085        'Feed - Recent Entries' => '最新蚘事のフィヌド', 
    19432086        'RSD' => 'RSD', 
     
    19522095        'Displays image when user clicks a popup-linked image.' => 'ポップアップ画像を衚瀺したす。', 
    19532096        'Displays results of a search.' => '怜玢結果を衚瀺したす。', 
     2097        'About This Page' => 'About', 
     2098        'Archive Widgets Group' => 'アヌカむブりィゞェットグルヌプ', 
     2099        'Current Author Monthly Archives' => 'ナヌザヌ月別アヌカむブ', 
     2100        'Calendar' => 'カレンダヌ', 
     2101        'Creative Commons' => 'クリ゚むティブ・コモンズ', 
     2102        'Home Page Widgets Group' => 'ホヌムペヌゞりィゞェットグルヌプ', 
     2103        'Monthly Archives Dropdown' => '月別アヌカむブ(ドロップダりン)', 
     2104        'Page Listing' => 'ペヌゞ䞀芧', 
     2105        'Powered By' => 'Powered By', 
     2106        'Syndication' => '賌読', 
     2107        'Technorati Search' => 'Technorati Search', 
     2108        'Date-Based Author Archives' => '日付ベヌスのナヌザヌアヌカむブ', 
     2109        'Date-Based Category Archives' => '日付ベヌスのカテゎリアヌカむブ', 
    19542110        'Comment throttle' => 'コメントスロットル', 
    19552111        'Commenter Confirm' => 'コメントの確認', 
     
    19952151 
    19962152## lib/MT/Asset/Video.pm 
    1997         'Video' => 'ビデオ', 
    19982153        'Videos' => 'ビデオ', 
    1999         'video' => 'ビデオ', 
    20002154 
    20012155## lib/MT/Asset/Audio.pm 
    2002         'Audio' => 'オヌディオ', 
    2003         'audio' => 'オヌディオ', 
    20042156 
    20052157## lib/MT/Asset/Image.pm 
    2006         'Image' => '画像', 
    20072158        'Images' => '画像', 
    20082159        'Actual Dimensions' => '実サむズ', 
     
    20662217        'Converting image to [_1] failed: [_2]' => '画像を[_1]に倉換できたせんでした: [_2]', 
    20672218        'Can\'t load IPC::Run: [_1]' => 'IPC::Runをロヌドできたせん: [_1]', 
     2219        'Unsupported image file type: [_1]' => '[_1]は画像タむプずしおサポヌトされおいたせん。', 
    20682220        'Cropping to [_1]x[_1] failed: [_2]' => '[_1]x[_1]にトリミングできたせんでした: [_2]', 
    20692221        'Converting to [_1] failed: [_2]' => '[_1]に倉換できたせんでした。', 
     
    21172269        'Sign in using your OpenID identity.' => 'あなたのOpenID', 
    21182270        'OpenID is an open and decentralized single sign-on identity system.' => 'OpenIDはオヌプンで分散されたシングルサむンオンのための認蚌システムです。', 
    2119         'Sign In' => 'サむンむン', 
     2271        'Sign in' => 'サむンむン', 
    21202272        'Learn more about OpenID.' => 'OpenIDに぀いお詳しくはこちら', 
    21212273        'Your LiveJournal Username' => 'あなたのLiveJournalのナヌザヌ名', 
    21222274        'Sign in using your Vox blog URL' => 'あなたのVoxブログのURL', 
    2123         'Sign in' => 'サむンむン', 
    21242275        'Learn more about LiveJournal.' => 'LiveJournalに぀いお詳しくはこちら', 
    21252276        'Your Vox Blog URL' => 'Vox', 
     
    22172368        'Search this site' => 'このブログを怜玢', 
    22182369        'Match case' => '倧文字小文字を区別する', 
    2219         'Regex search' => '正芏衚珟', 
    22202370        'SEARCH RESULTS DISPLAY' => '怜玢結果衚瀺', 
    22212371        'Matching entries from [_1]' => 'ブログ[_1]での怜玢結果', 
     
    22352385報を倉数に代å 
    22362386¥', 
    2237         'Subscribe to feed' => '賌読する', 
    22382387        'If you use an RSS reader, you can subscribe to a feed of all future entries tagged \'[_1]\'.' => 'RSSリヌダヌを䜿うず、\'[_1]\'タグのすべおのブログ蚘事のフィヌドを賌読するこずができたす。', 
    22392388        'If you use an RSS reader, you can subscribe to a feed of all future entries matching \'[_1]\'.' => 'RSSリヌダヌを䜿うず、\'[_1]\'を含むすべおのブログ蚘事のフィヌドを賌読するこずができたす。', 
     
    24942643報を蚘憶する', 
    24952644        'Not a member?&nbsp;&nbsp;<a href="[_1]">Sign Up</a>!' => 'アカりントがないずきは<a href="[_1]">サむンアップ</a>しおください。', 
     2645 
     2646## tmpl/cms/list_widget.tmpl 
     2647        'Widget Sets' => 'りィゞェットセット', 
     2648        'Delete selected Widget Sets (x)' => '遞択されたりィゞェットセットを削陀 (x)', 
     2649        'Helpful Tips' => 'ヘルプ', 
     2650        'To add a widget set to your templates, use the following syntax:' => 'テンプレヌトにりィゞェットセットを远加するずきは以䞋の構文を利甚したす。', 
     2651        '<strong>&lt;$MTWidgetSet name=&quot;Name of the Widget Set&quot;$&gt;</strong>' => '<strong>&lt;$MTWidgetSet name=&quot;りィゞェットセットの名前&quot;$&gt;</strong>', 
     2652        'Your changes to the widget set have been saved.' => 'りィゞェットセットぞの倉曎を保存したした。', 
     2653        'You have successfully deleted the selected widget set(s) from your blog.' => '遞択されたりィゞェットセットを削陀したした。', 
     2654        'Create Widget Set' => 'りィゞェットセットの䜜成', 
     2655        'Installed Widgets' => 'むンストヌル枈み', 
     2656        'No Widget Sets could be found.' => 'りィゞェットセットが芋぀かりたせんでした。', 
     2657        'Create widget template' => 'りィゞェットテンプレヌトを䜜成', 
     2658        'Widget Template' => 'りィゞェットテンプレヌト', 
     2659        'Widget Templates' => 'りィゞェットテンプレヌト', 
    24962660 
    24972661## tmpl/cms/list_member.tmpl 
     
    30813245        'Excerpt of the TrackBack entry' => 'トラックバックの抂芁', 
    30823246 
     3247## tmpl/cms/edit_widget.tmpl 
     3248        'Edit Widget Set' => 'りィゞェットセットの線集', 
     3249        'Please use a unique name for this widget set.' => 'りィゞェットセットの名前は䞀意でなければなりたせん。', 
     3250        'Your template changes have been saved.' => 'テンプレヌトの倉曎を保存したした。', 
     3251        'Set Name' => 'セット名', 
     3252        'Drag and drop the widgets you want into the Installed column.' => 'りィゞェットを「むンストヌル枈み」ボックスにドラッグアンドドロップしたす。', 
     3253        'edit' => '線集', 
     3254        'Available Widgets' => '利甚可胜', 
     3255        'Save changes to this widget set (s)' => 'りィゞェットセットぞの倉曎を保存 (s)', 
     3256 
    30833257## tmpl/cms/list_role.tmpl 
    30843258        'Roles: System-wide' => 'ロヌル: システムå 
     
    34763650        '_LOG_TABLE_BY' => 'ナヌザヌ', 
    34773651        'IP: [_1]' => 'IP: [_1]', 
    3478         '[_1]' => '[_1]', 
    34793652 
    34803653## tmpl/cms/include/listing_panel.tmpl 
     
    35013674 
    35023675## tmpl/cms/include/calendar.tmpl 
    3503         '_LOCALE_WEEK_START' => '0', 
    3504         'Sunday' => '日曜日', 
    3505         'Monday' => '月曜日', 
    3506         'Tuesday' => '火曜日', 
    3507         'Wednesday' => '氎曜日', 
    3508         'Thursday' => '朚曜日', 
    3509         'Friday' => '金曜日', 
    3510         'Saturday' => '土曜日', 
     3676        '_LOCALE_WEEK_START' => '0', # Translate - New 
    35113677        'S|M|T|W|T|F|S' => '日|月|火|æ°Ž|朚|金|土', 
    35123678        'January' => '1月', 
     
    36543820        'Create template module' => 'テンプレヌトモゞュヌルを䜜成', 
    36553821        'Create index template' => 'むンデックステンプレヌトを䜜成', 
    3656         'template' => 'テンプレヌト', 
    36573822        'templates' => 'テンプレヌト', 
    36583823        'Publish selected templates (a)' => '遞択されたテンプレヌトをå 
     
    36653830¬é–‹ã•れたテンプレヌトを確認', 
    36663831        '-' => '-', 
     3832        'Manual' => '手動', 
    36673833        'Dynamic' => 'ダむナミック', 
    36683834        'Static' => 'スタティック', 
     
    37563922        'minutes' => '分', 
    37573923        'hours' => '時', 
     3924        'Manually' => '手動', 
    37583925 
    37593926## tmpl/cms/include/cfg_content_nav.tmpl 
     
    38083975        'System: General Settings' => 'システム: å 
    38093976šèˆ¬èš­å®š', 
    3810         '(No blog selected)' => '(ブログが遞択されおいたせん)', 
    3811         'Select blog' => 'ブログを遞択', 
    3812         'You must set a valid Default Site URL.' => 'サむトURLを蚭定しおください。', 
    3813         'You must set a valid Default Site Root.' => 'サむトパスを蚭定しおください。', 
    38143977        'System Email' => 'システムのメヌルアドレス', 
    38153978        'The email address used in the From: header of each email sent from the system.  The address is used in password recovery, commenter registration, comment, trackback notification and a few other minor events.' => 'メヌルアドレスは、システムが送信するメヌルのFrom: 欄に䜿甚されたす。メヌルアドレスはパスワヌドの再蚭定や、コメント投皿耠
     
    39374100        'An error occurred while trying to recover your saved [_1].' => '[_1]をå 
    39384101ƒã«æˆ»ã™éš›ã«ã‚šãƒ©ãƒŒãŒç™ºç”Ÿã—たした。', 
    3939         'Your template changes have been saved.' => 'テンプレヌトの倉曎を保存したした。', 
    39404102        '<a href="[_1]" class="rebuild-link">Publish</a> this template.' => 'このテンプレヌトを<a href="[_1]" class="rebuild-link">再構築する</a>', 
    39414103        'Your [_1] has been published.' => '[_1]を再構築したした。', 
    39424104        'Useful Links' => 'ショヌトカット', 
    3943         'Widgets' => 'りィゞェット', 
    39444105        'List [_1] templates' => '[_1]テンプレヌト䞀芧', 
    39454106        'List all templates' => 'すべおのテンプレヌトを衚瀺', 
     
    39674128        'Template Options' => 'テンプレヌトの蚭定', 
    39684129        'Output file: <strong>[_1]</strong>' => '出力ファむル: <strong>[_1]</strong>', 
    3969         'Enabled Mappings: [_1]' => '有効なマッピング', 
     4130        'Enabled Mappings: [_1]' => 'アヌカむブマッピング: [_1]', 
    39704131        'Template Type' => 'テンプレヌトの皮類', 
    39714132        'Custom Index Template' => 'カスタムむンデックステンプレヌト', 
    39724133        'Link to File' => 'ファむルぞのリンク', 
    39734134        'Create Archive Mapping' => '新しいアヌカむブマッピングを䜜成', 
    3974         'Learn more about <a href="[_1]">publishing options</a>' => '<a href="[_1]">å 
    3975 ¬é–‹èš­å®šã«ã€ã„お</a>', 
     4135        'Learn more about <a href="http://www.movabletype.org/documentation/administrator/publishing/publishing-profiles-and-strategies.html">publishing profiles</a>' => '<a href="http://www.movabletype.jp/documentation/administrator/publishing/publishing-profiles-and-strategies.html">å 
     4136¬é–‹ãƒ—ロファむルに぀いお</a>', 
    39764137        'Server Side Include' => 'サヌバヌサむドむンクルヌド', 
    39774138        'Process as <strong>[_1]</strong> include' => '<strong>[_1]</strong>のむンクルヌドずしお凊理する', 
    39784139        'Include cache path' => 'キャッシュのパス', 
    39794140        'Disabled (<a href="[_1]">change publishing settings</a>)' => '無効(<a href="[_1]">倉曎する</a>)', 
    3980         'Enable caching for this module' => 'このモゞュヌルをキャッシュする', 
    3981         'Expire after' => '無効化', 
     4141        'No caching' => 'キャッシュしない', 
     4142        'Expire after' => 'キャッシュを消すタむミング', 
    39824143        'Expire upon creation or modification of:' => '䜜成たたは曎新埌に無効にする:', 
    39834144        'Auto-saving...' => '自動保存䞭...', 
     
    40664227        'Select a blog to import.' => 'むンポヌトå 
    40674228ˆã®ãƒ–ログを遞択しおください。', 
     4229        'Select blog' => 'ブログを遞択', 
    40684230        'Importing from' => 'むンポヌトå 
    40694231ƒ', 
     
    41584320        'Design your blog' => 'ブログをデザむンする', 
    41594321        'Customize the look and feel of your blog quickly by selecting a design from one of our professionally designed themes.' => 'プロがデザむンしたテヌマを遞択するだけで簡単にブログの芋栄えをカスタマむズできたす。', 
    4160         '_MTCOM_URL' => 'http://www.sixapart.jp/movabletype/', 
    41614322        'Explore what\'s new in Movable Type 4' => 'Movable Type 4の新機胜に觊れる', 
    41624323        'Whether you\'re new to Movable Type or using it for the first time, learn more about what this tool can do for you.' => 'Movable Type で䜕ができるか、詳しくはこちら。', 
     
    43904551## tmpl/cms/cfg_system_users.tmpl 
    43914552        'System: User Settings' => 'システム: ナヌザヌ蚭定', 
     4553        '(No blog selected)' => '(ブログが遞択されおいたせん)', 
     4554        'You must set a valid Default Site URL.' => 'サむトURLを蚭定しおください。', 
     4555        'You must set a valid Default Site Root.' => 'サむトパスを蚭定しおください。', 
    43924556        '(None selected)' => '(遞択されおいたせん)', 
    43934557        'Select a system administrator you wish to notify when commenters successfully registered themselves.' => 'コメント投皿耠
     
    45554719        'Warning: Changing this entry\'s basename may break inbound links.' => '譊告: このブログ蚘事の出力ファむル名の倉曎は、冠
    45564720郚のリンク切れの原因ずなりたす。', 
    4557         'edit' => '線集', 
    45584721        'close' => '閉じる', 
    45594722        'Accept' => '受信蚭定', 
  • branches/release-36/php/lib/l10n_ja.php

    r1174 r2123  
    1212        '[_1] [_2]' => '[_1] [_2]', 
    1313 
    14 ## php/lib/block.mtif.php 
     14## php/lib/function.mtwidgetmanager.php 
     15        'Error: widgetset [_1] is empty.' => 'りィゞェットセット[_1]に䞭身がありたせん。', 
     16        'Error compiling widgetset [_1]' => 'りィゞェットセット[_1]をコンパむルできたせんでした。', 
     17 
     18## php/lib/function.mtsetvar.php 
    1519        'You used a [_1] tag without a valid name attribute.' => '[_1]タグではname属性は忠
    1620須です。', 
    17         '[_1] [_2] [_3] is illegal.' => '[_1] [_2] [_3]は䞍正です。', 
    18  
    19 ## php/lib/block.mtauthorhaspage.php 
    20         'No author available' => 'ナヌザヌがありたせん。', 
    21  
    22 ## php/lib/MTUtil.php 
    23         'userpic-[_1]-%wx%h%x' => 'userpic-[_1]-%wx%h%x', 
    24  
    25 ## php/lib/function.mtentryclasslabel.php 
    26         'page' => 'りェブペヌゞ', 
    27         'entry' => 'ブログ蚘事', 
    28         'Page' => 'りェブペヌゞ', 
    29         'Entry' => 'ブログ蚘事', 
    30  
    31 ## php/lib/block.mtsetvarblock.php 
    3221        '\'[_1]\' is not a hash.' => '[_1]はハッシュではありたせん。', 
    33         'Invalid index.' => 'むンデックスが䞍正です。', 
     22        'Invalid index.' => '䞍正なむンデックスです。', 
    3423        '\'[_1]\' is not an array.' => '[_1]はé 
    3524åˆ—ではありたせん。', 
     25        '[_1] [_2] [_3] is illegal.' => '[_1] [_2] [_3]は䞍正です。', 
    3626        '\'[_1]\' is not a valid function.' => '[_1]ずいう関数はサポヌトされおいたせん。', 
    3727 
    38 ## php/lib/function.mtvar.php 
    39         '\'[_1]\' is not a valid function for a hash.' => '[_1]はハッシュで利甚できる関数ではありたせん。', 
    40         '\'[_1]\' is not a valid function for an array.' => '[_1]はé 
    41 åˆ—で利甚できる関数ではありたせん。', 
    42  
    43 ## php/lib/block.mtsethashvar.php 
     28## php/lib/block.mtentries.php 
     29        'sort_by="score" must be used in combination with namespace.' => 'sort_by="score"を指定するずきはnamespaceも指定しなければなりたせん。', 
    4430 
    4531## php/lib/captcha_lib.php 
     
    4935 
    5036## php/lib/archive_lib.php 
     37        'Page' => 'りェブペヌゞ', 
    5138        'Individual' => 'ブログ蚘事', 
    5239        'Yearly' => '幎別', 
     
    6552        'Category Weekly' => 'カテゎリ 週別', 
    6653 
     54## php/lib/function.mtauthordisplayname.php 
     55 
     56## php/lib/function.mtvar.php 
     57        '\'[_1]\' is not a valid function for a hash.' => '[_1]はハッシュで利甚できる関数ではありたせん。', 
     58        '\'[_1]\' is not a valid function for an array.' => '[_1]はé 
     59åˆ—で利甚できる関数ではありたせん。', 
     60 
     61## php/lib/block.mtsetvarblock.php 
     62 
     63## php/lib/MTUtil.php 
     64        'userpic-[_1]-%wx%h%x' => 'userpic-[_1]-%wx%h%x', 
     65 
     66## php/lib/function.mtcommentreplylink.php 
     67        'Reply' => '返信', 
     68 
    6769## php/lib/block.mtauthorhasentry.php 
     70        'No author available' => 'ナヌザヌが芋぀かりたせん。', 
    6871 
    6972## php/lib/function.mtremotesigninlink.php 
    70         'TypeKey authentication is not enabled in this blog.  MTRemoteSignInLink can\'t be used.' => 'ブログでTypeKey認蚌が有効になっおいないので、MTRemoteSignInLinkは利甚できたせん。', 
     73        'TypeKey authentication is not enabled in this blog.  MTRemoteSignInLink can\'t be used.' => 'ブログでTypeKey認蚌を有効にしおいないので、MTRemoteSignInLinkは利甚できたせん。', 
    7174 
    72 ## php/lib/function.mtauthordisplayname.php 
     75## php/lib/function.mtentryclasslabel.php 
     76        'page' => 'りェブペヌゞ', 
     77        'entry' => 'ブログ蚘事', 
     78        'Entry' => 'ブログ蚘事', 
    7379 
    7480## php/lib/block.mtassets.php 
    75         'sort_by="score" must be used in combination with namespace.' => 'sort_by="score"を指定するずきはnamespaceも指定しなければなりたせん。', 
    7681 
    77 ## php/lib/function.mtsetvar.php 
     82## php/lib/block.mtsethashvar.php 
    7883 
    79 ## php/lib/block.mtentries.php 
     84## php/lib/block.mtauthorhaspage.php 
     85 
     86## php/lib/block.mtif.php 
    8087 
    8188## php/lib/function.mtassettype.php 
    82     'image' => '画像', 
    83     'file' => 'ファむル', 
    84     'Image' => '画像', 
    85     'File' => 'ファむル' 
     89        'image' => '画像', 
     90        'Image' => '画像', 
     91        'file' => 'ファむル', 
     92        'File' => 'ファむル', 
     93        'audio' => 'オヌディオ', 
     94        'Audio' => 'オヌディオ', 
     95        'video' => 'ビデオ', 
     96        'Video' => 'ビデオ', 
     97 
     98## php/mt.php 
     99        'Page not found - [_1]' => '[_1]が芋぀かりたせんでした。', 
     100 
     101## php/mt.php.pre 
    86102); 
    87103function translate_phrase($str, $params = null) { 
  • branches/release-36/plugins/WidgetManager/WidgetManager.pl

    r2052 r2123  
    2424    id             => 'WidgetManager', 
    2525    name           => 'Widget Manager Upgrade Assistant', 
    26     description    => q(<MT_TRANS phrase="Widget Manager version 1.1; This version of the plugin is to upgrade data from older version of Widget Manager that has been shipped with Movable Type to the Movable Type core schema.  No other features are included.  You can safely remove this plugin after installing/upgrading Movable Type.\">), 
     26    description    => q(<MT_TRANS phrase="Widget Manager version 1.1; This version of the plugin is to upgrade data from older version of Widget Manager that has been shipped with Movable Type to the Movable Type core schema.  No other features are included.  You can safely remove this plugin after installing/upgrading Movable Type.">), 
    2727    version        => $VERSION, 
    2828    schema_version => $VERSION, 
  • branches/release-36/plugins/WidgetManager/lib/WidgetManager/L10N/ja.pm

    r2003 r2123  
    1313%Lexicon = ( 
    1414 
    15 ## plugins/WidgetManager/tmpl/list.tmpl 
    16         'Widget Set' => 'りィゞェットセット', 
    17         'Widget Sets' => 'りィゞェットセット', 
    18         'Delete selected Widget Sets (x)' => '遞択されたりィゞェットセットを削陀 (x)', 
    19         'Helpful Tips' => 'ヘルプ', 
    20         'To add a widget set to your templates, use the following syntax:' => 'テンプレヌトにりィゞェットセットを远加するずきは以䞋の構文を利甚したす。', 
    21         '<strong>&lt;$MTWidgetSet name=&quot;Name of the Widget Set&quot;$&gt;</strong>' => '<strong>&lt;$MTWidgetSet name=&quot;りィゞェットセットの名前&quot;$&gt;</strong>', 
    22         'Your changes to the widget set have been saved.' => 'りィゞェットセットぞの倉曎を保存したした。', 
    23         'You have successfully deleted the selected widget set(s) from your blog.' => '遞択されたりィゞェットセットを削陀したした。', 
    24         'New Widget Set' => '新しいりィゞェットセット', 
    25         'Create Widget Set' => 'りィゞェットセットの䜜成', 
    26         'No Widget Sets could be found.' => 'りィゞェットセットが芋぀かりたせんでした。', 
    27         'Installed Widgets' => 'むンストヌル枈み', 
    28         'Create widget template' => 'りィゞェットテンプレヌトを䜜成', # Translate - New 
    29         'Widget Templates' => 'りィゞェットテンプレヌト', # Translate - New 
     15## plugins/WidgetManager/WidgetManager.pl 
     16        'Widget Manager version 1.1; This version of the plugin is to upgrade data from older version of Widget Manager that has been shipped with Movable Type to the Movable Type core schema.  No other features are included.  You can safely remove this plugin after installing/upgrading Movable Type.' => 'Widget Manager version 1.1; このプラグむンは、叀いバヌゞョンのWidget ManagerのデヌタをMovable Typeのコアぞ統合しおアップグレヌドするために提䟛されおいたす。アップグレヌド以倖の機胜はありたせん。最新のMovable Typeぞアップグレヌドし終わった埌は、このプラグむンを削陀しおください。', 
     17        'Moving storage of Widget Manager [_1]...' => 'Widget Managerの栌玍堎所を倉曎しおいたす...', 
    3018 
    31 ## plugins/WidgetManager/tmpl/edit.tmpl 
    32         'Edit Widget Set' => 'りィゞェットセットの線集', 
    33         'Please use a unique name for this widget set.' => 'りィゞェットセットの名前は䞀意でなければなりたせん。', 
    34         'You already have a widget set named \'[_1].\' Please use a unique name for this widget set.' => '「[_1]」ずいうりィゞェットセットが既に存圚したす。別の名前に倉えおください。', 
    35         'Your changes to the Widget Set have been saved.' => 'りィゞェットセットぞの倉曎を保存したした。', 
    36         'Set Name' => 'セット名', 
    37         'Drag and drop the widgets you want into the Installed column.' => 'りィゞェットを「むンストヌル枈み」ボックスにドラッグアンドドロップしたす。', 
    38         'Available Widgets' => '利甚可胜', 
    39         'Save changes to this widget set (s)' => 'りィゞェットセットぞの倉曎を保存 (s)', 
    40  
    41 ## plugins/WidgetManager/WidgetManager.pl 
    42         'Maintain your blog\'s widget content using a handy drag and drop interface.' => 'ブログに衚瀺>されるWidgetをドラッグアンドドロップで簡単に管理できるようにしたす。', 
    43  
    44 ## plugins/WidgetManager/lib/WidgetManager/Plugin.pm 
    45         'Can\'t find included template widget \'[_1]\'' => 'りィゞェット「[_1]」が芋぀かりたせん。', 
    46         'Cloning Widgets for blog...' => 'ブログのりィゞェットを耇補しおいたす...', 
    47         'Restoring widgetmanager [_1]... ' => 'りィゞェットマネヌゞャ [_1] を修埩しおいたす...', # Translate - New 
    48  
    49 ## plugins/WidgetManager/lib/WidgetManager/CMS.pm 
    50         'Can\'t duplicate the existing \'[_1]\' Widget Manager. Please go back and enter a unique name.' => 'すでに存圚する\'[_1]\' Widget Managerは䜜成できたせん。', 
    51         'Main Menu' => 'メむンメニュヌ', 
    52         'Widget Manager' => 'Widget Manager', 
    53  
    54 ## plugins/WidgetManager/default_widgets/creative_commons.mtml 
    55         'This weblog is licensed under a' => 'このブログのラむセンスは', 
    56         'Creative Commons License' => 'クリ゚むティブ・コモンズラむセンス', 
    57  
    58 ## plugins/WidgetManager/default_widgets/category_archive_list.mtml 
    59         '[_1] ([_2])' => '[_1] ([_2])', 
    60  
    61 ## plugins/WidgetManager/default_widgets/monthly_archive_list.mtml 
    62         '[_1] <a href="[_2]">Archives</a>' => '[_1] <a href="[_2]">アヌカむブ</a>', 
    63  
    64 ## plugins/WidgetManager/default_widgets/current_category_monthly_archive_list.mtml 
    65         '[_1]: Monthly Archives' => '[_1]: 月別アヌカむブ', 
    66  
    67 ## plugins/WidgetManager/default_widgets/syndication.mtml 
    68         'Subscribe to this blog\'s feed' => 'このブログを賌読', 
    69         'Search results matching &ldquo;<$mt:SearchString$>&rdquo;' => '&ldquo;<$mt:SearchString$>&rdquo;の怜玢結果', 
    70  
    71 ## plugins/WidgetManager/default_widgets/author_archive_list.mtml 
    72  
    73 ## plugins/WidgetManager/default_widgets/about_this_page.mtml 
    74         'About this Entry' => 'このブログ蚘事に぀いお', 
    75         'About this Archive' => 'このアヌカむブに぀いお', 
    76         'About Archives' => 'このペヌゞに぀いお', 
    77         'This page contains links to all the archived content.' => 'このペヌゞには過去に曞かれたすべおのコンテンツが含たれおいたす。', 
    78         'This page contains a single entry by [_1] published on <em>[_2]</em>.' => 'このペヌゞは、[_1]が[_2]に曞いたブログ蚘事です。', 
    79         '<a href="[_1]">[_2]</a> was the previous entry in this blog.' => 'ひず぀前のブログ蚘事は「<a href="[_1]">[_2]</a>」です。', 
    80         '<a href="[_1]">[_2]</a> is the next entry in this blog.' => '次のブログ蚘事は「<a href="[_1]">[_2]</a>」です。', 
    81         'This page is a archive of entries in the <strong>[_1]</strong> category from <strong>[_2]</strong>.' => 'このペヌゞには、<strong>[_2]</strong>以降に曞かれたブログ蚘事のうち<strong>[_1]</strong>カテゎリに属しおいるものが含たれおいたす。', 
    82         '<a href="[_1]">[_2]</a> is the previous archive.' => '前のアヌカむブは<a href="[_1]">[_2]</a>です。', 
    83         '<a href="[_1]">[_2]</a> is the next archive.' => '次のアヌカむブは<a href="[_1]">[_2]</a>です。', 
    84         'This page is a archive of recent entries in the <strong>[_1]</strong> category.' => 'このペヌゞには、過去に曞かれたブログ蚘事のうち<strong>[_1]</strong>カテゎリに属しおいるものが含たれおいたす。', 
    85         '<a href="[_1]">[_2]</a> is the previous category.' => '前のカテゎリは<a href="[_1]">[_2]</a>です。', 
    86         '<a href="[_1]">[_2]</a> is the next category.' => '次のカテゎリは<a href="[_1]">[_2]</a>です。', 
    87         'This page is a archive of recent entries written by <strong>[_1]</strong> in <strong>[_2]</strong>.' => 'このペヌゞには、<strong>[_1]</strong>が<strong>[_2]</strong>に曞いたブログ蚘事が含たれおいたす。', 
    88         'This page is a archive of recent entries written by <strong>[_1]</strong>.' => 'このペヌゞには、<strong>[_1]</strong>が最近曞いたブログ蚘事が含たれおいたす。', 
    89         'This page is an archive of entries from <strong>[_2]</strong> listed from newest to oldest.' => 'このペヌゞには、<strong>[_2]</strong>に曞かれたブログ蚘事が新しい順にå 
    90 ¬é–‹ã•れおいたす。', 
    91         'Find recent content on the <a href="[_1]">main index</a>.' => '最近のコンテンツは<a href="[_1]">むンデックスペヌゞ</a>で芋られたす。', 
    92         'Find recent content on the <a href="[_1]">main index</a> or look in the <a href="[_2]">archives</a> to find all content.' => '最近のコンテンツは<a href="[_1]">むンデックスペヌゞ</a>で芋られたす。過去に曞かれたものは<a href="[_2]">アヌカむブのペヌゞ</a>で芋られたす。', 
    93  
    94 ## plugins/WidgetManager/default_widgets/current_author_monthly_archive_list.mtml 
    95  
    96 ## plugins/WidgetManager/default_widgets/tag_cloud.mtml 
    97  
    98 ## plugins/WidgetManager/default_widgets/date_based_author_archives.mtml 
    99         'Author Yearly Archives' => '幎別ナヌザヌアヌカむブ', 
    100         'Author Weekly Archives' => '週別ナヌザヌアヌカむブ', 
    101         'Author Daily Archives' => '日別ナヌザヌアヌカむブ', 
    102  
    103 ## plugins/WidgetManager/default_widgets/calendar.mtml 
    104         'Monthly calendar with links to daily posts' => 'リンク付きのカレンダヌ', 
    105         'Sun' => '日', 
    106         'Mon' => '月', 
    107         'Tue' => '火', 
    108         'Wed' => 'æ°Ž', 
    109         'Thu' => '朚', 
    110         'Fri' => '金', 
    111         'Sat' => '土', 
    112  
    113 ## plugins/WidgetManager/default_widgets/technorati_search.mtml 
    114         'Technorati' => 'Techonrati', 
    115         '<a href=\'http://www.technorati.com/\'>Technorati</a> search' => '<a href=\'http://www.technorati.com/\'>Technorati</a> search', 
    116         'this blog' => 'このブログ', 
    117         'all blogs' => 'すべおのブログ', 
    118         'Blogs that link here' => 'リンクしおいるブログ', 
    119  
    120 ## plugins/WidgetManager/default_widgets/signin.mtml 
    121         'You are signed in as ' => 'ナヌザヌ名:', 
    122         'sign out' => 'サむンアりト', 
    123         'You do not have permission to sign in to this blog.' => 'このブログにサむンむンする暩限がありたせん。', 
    124  
    125 ## plugins/WidgetManager/default_widgets/recent_entries.mtml 
    126         'Recent Entries' => '最近のブログ蚘事', 
    127  
    128 ## plugins/WidgetManager/default_widgets/monthly_archive_dropdown.mtml 
    129         'Select a Month...' => '月を遞択...', 
    130  
    131 ## plugins/WidgetManager/default_widgets/pages_list.mtml 
    132  
    133 ## plugins/WidgetManager/default_widgets/archive_widgets_group.mtml 
    134         'This is a custom set of widgets that are conditioned to serve different content based upon what type of archive it is included. More info: [_1]' => 'アヌカむブの皮類に応じお異なる冠
    135 å®¹ã‚’衚瀺するように蚭定されたりィゞェットです。詳çް: [_1]', 
    136         'Current Category Monthly Archives' => 'カテゎリ月別アヌカむブ', 
    137         'Category Archives' => 'カテゎリアヌカむブ', 
    138  
    139 ## plugins/WidgetManager/default_widgets/date_based_category_archives.mtml 
    140         'Category Yearly Archives' => '幎別カテゎリアヌカむブ', 
    141         'Category Weekly Archives' => '週別カテゎリアヌカむブ', 
    142         'Category Daily Archives' => '日別カテゎリアヌカむブ', 
    143  
    144 ## plugins/WidgetManager/default_widgets/recent_assets.mtml 
    145         'Recent Assets' => 'アむテム', 
    146  
    147 ## plugins/WidgetManager/default_widgets/widgets.cfg 
    148         'About This Page' => 'About', 
    149         'Archive Widgets Group' => 'アヌカむブりィゞェットグルヌプ', # Translate - New 
    150         'Current Author Monthly Archives' => 'ナヌザヌ月別アヌカむブ', 
    151         'Calendar' => 'カレンダヌ', 
    152         'Creative Commons' => 'クリ゚むティブ・コモンズ', 
    153         'Home Page Widgets Group' => 'ホヌムペヌゞりィゞェットグルヌプ', # Translate - New 
    154         'Monthly Archives Dropdown' => '月別アヌカむブ(ドロップダりン)', 
    155         'Page Listing' => 'ペヌゞ䞀芧', 
    156         'Powered By' => 'Powered By', 
    157         'Recent Comments' => '最近のコメント', 
    158         'Syndication' => '賌読', 
    159         'Technorati Search' => 'Technorati Search', 
    160         'Date-Based Author Archives' => '日付ベヌスのナヌザヌアヌカむブ', 
    161         'Date-Based Category Archives' => '日付ベヌスのカテゎリアヌカむブ', 
    162  
    163 ## plugins/WidgetManager/default_widgets/main_index_widgets_group.mtml 
    164         'This is a custom set of widgets that are conditioned to only appear on the homepage (or "main_index"). More info: [_1]' => 'main_indexのテンプレヌトだけに衚瀺されるように蚭定されおいるりィゞェットのセットです。詳现: [_1]', 
    165  
    166 ## plugins/WidgetManager/default_widgets/search.mtml 
    167         'Case sensitive' => '倧文字/小文字を区別する', 
    168  
    169 ## plugins/WidgetManager/default_widgets/powered_by.mtml 
    170  
    171 ## plugins/WidgetManager/default_widgets/recent_comments.mtml 
    172         '<a href="[_1]">[_2] commented on [_3]</a>: [_4]' => '<a href="[_1]">[_2] から [_3] に察するコメント</a>: [_4]', 
    17319); 
    17420