Changeset 2320
- Timestamp:
- 05/14/08 02:22:31 (6 months ago)
- Files:
-
- branches/release-38/lib/MT/L10N/ja.pm (modified) (23 diffs)
- branches/release-38/lib/MT/Upgrade.pm (modified) (1 diff)
- branches/release-38/php/lib/l10n_ja.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/release-38/lib/MT/L10N/ja.pm
r2214 r2320 1 # Copyright 2003-2008 Six Apart. This code cannot be redistributed without 2 # permission from www.sixapart.com. 1 # Movable Type (r) Open Source (C) 2005-2008 Six Apart, Ltd. 2 # This program is distributed under the terms of the 3 # GNU General Public License, version 2. 4 # 3 5 # 4 6 # $Id:$ … … 39 41 'Type the characters you see in the picture above.' => 'ç»åã®äžã«èŠããæåãå 40 42 ¥åããŠãã ããã', 43 44 ## php/lib/function.mtcommentauthorlink.php 45 'Anonymous' => 'å¿å', 41 46 42 47 ## php/lib/archive_lib.php … … 337 342 '[quant,_1,day,days] ago' => '[quant,_1,æ¥,æ¥]å', 338 343 '<a href="[_1]">Edit</a>' => '<a href="[_1]">ç·šé</a>', 339 'Posting...' => 'æçš¿äž...',340 344 'You do not have permission to comment on this blog. ([_1]sign out[_2])' => 'ãã®ããã°ã«ã³ã¡ã³ãããæš©éãæã£ãŠããŸããã([_2]ãµã€ã³ã¢ãŠããã[_3])', 341 345 'Thanks for signing in, [_1]. ([_2]sign out[_3])' => '[_1]ãšããŠãµã€ã³ã€ã³ããŠããŸãã([_2]ãµã€ã³ã¢ãŠã[_3])', 342 346 '[_1]Sign in[_2] to comment.' => 'ã³ã¡ã³ãããã«ã¯ãŸã[_1]ãµã€ã³ã€ã³[_2]ããŠãã ããã', 343 '[_1]Sign in[_2] to comment, or [_3]comment anonymously[_2].' => '[_1]ãµã€ã³ã€ã³[_2]ããŠããã³ã¡ã³ãããããšãã§ããŸãã([_3]ããã«ã³ã¡ã³ããã[_2])',344 'Replying to <a href=" #comment-[_1]">comment from [_2]</a>' => '<a href="#comment-[_1]">[_2]ããã®ã³ã¡ã³ã</a>ã«è¿ä¿¡',347 '[_1]Sign in[_2] to comment, or comment anonymously.' => 'ã³ã¡ã³ãããåã«[_1]ãµã€ã³ã€ã³[_2]ããããšãã§ããŸãã', 348 'Replying to <a href="[_1]" onclick="[_2]">comment from [_3]</a>' => '<a href="[_1]" onclick="[_2]">[_3]ããã®ã³ã¡ã³ã</a>ã«è¿ä¿¡', 345 349 346 350 ## default_templates/date_based_author_archives.mtml … … 424 428 ## default_templates/comment_preview.mtml 425 429 'Previewing your Comment' => 'ã³ã¡ã³ãã®ç¢ºèª', 430 'Replying to comment from [_1]' => '[_1]ããã®ã³ã¡ã³ãã«è¿ä¿¡', 426 431 'Cancel' => 'ãã£ã³ã»ã«', 427 432 … … 609 614 ## lib/MT/ArchiveType/Author.pm 610 615 'AUTHOR_ADV' => 'ãŠãŒã¶ãŒå¥', 611 'Author (#[_1])' => 'ãŠãŒã¶ãŒ (#[_1])',612 616 'author/author-display-name/index.html' => 'author/author-display-name/index.html', 613 617 'author/author_display_name/index.html' => 'author/author_display_name/index.html', … … 1553 1557 'Error renaming PHP files. Please check the Activity Log.' => 'PHPãã¡ã€ã«ã®ååã倿Žã§ããŸããã§ããããã°ã確èªããŠãã ããã', 1554 1558 'Cannot rename in [_1]: [_2].' => '[_1]ã®ååã倿Žã§ããŸãã: [_2]', 1555 'Updating widget template records...' => 'ãŠã£ãžã§ãããã³ãã¬ãŒããæŽæ°ããŠããŸã...',1556 1559 'Removing unnecessary indexes...' => 'äžèŠãªã€ã³ããã¯ã¹ãåé€ããŠããŸã...', 1557 1560 'Upgrading table for [_1] records...' => '[_1]ã®ããŒãã«ãæŽæ°ããŠããŸã...', … … 1611 1614 'Populating authored and published dates for entries...' => 'ããã°èšäºã®äœææ¥ãšå 1612 1615 ¬éæ¥ãèšå®ããŠããŸã...', 1616 'Updating widget template records...' => 'ãŠã£ãžã§ãããã³ãã¬ãŒããæŽæ°ããŠããŸã...', 1613 1617 'Classifying category records...' => 'ã«ããŽãªã®ããŒã¿ã«ã¯ã©ã¹ãèšå®ããŠããŸã...', 1614 1618 'Classifying entry records...' => 'ããã°èšäºã®ããŒã¿ã«ã¯ã©ã¹ãèšå®ããŠããŸã...', … … 1624 1628 'Assigning entry comment and TrackBack counts...' => 'ã³ã¡ã³ããšãã©ãã¯ããã¯ã®ä»¶æ°ãèšå®ããŠããŸã....', 1625 1629 'Assigning embedded flag to asset placements...' => 'ã¢ã€ãã ã®é¢é£ä»ãã®æç¡ãèšå®ããŠããŸã...', 1626 'Replacing %C format to MTCategoryLabel...' => 'ãã¡ã€ã«ãã©ãŒããã(%C)ãMTCategoryLabelã«å€æããŠããŸã...',1630 'Replacing file formats to use CategoryLabel tag...' => 'ãã¡ã€ã«ãã©ãŒããããMTCategoryLabelã«å€æããŠããŸã...', 1627 1631 1628 1632 ## lib/MT/ImportExport.pm … … 1673 1677 'http://www.movabletype.org/documentation/appendices/tags/%t.html' => 'http://www.movabletype.jp/documentation/appendices/tags/%t.html', 1674 1678 'No [_1] could be found.' => '[_1]ãèŠã€ãããŸããã', 1679 'records' => 'ãªããžã§ã¯ã', 1675 1680 'Invalid tag [_1] specified.' => 'ã¿ã°[_1]ã¯äžæ£ã§ãã', 1676 1681 'No template to include specified' => 'ã€ã³ã¯ã«ãŒããããã³ãã¬ãŒããèŠã€ãããŸããã§ããã', … … 1702 1707 ¥åãã©ãŒã ', 1703 1708 'You used an [_1] tag without a date context set up.' => '[_1]ãæ¥ä»ã³ã³ããã¹ãã®å€éšã§å©çšããããšããŸããã', 1704 'Anonymous' => 'å¿å',1705 1709 '[_1] can be used only with Daily, Weekly, or Monthly archives.' => '[_1]ã¯æ¥å¥ãé±å¥ãæå¥ã®åã¢ãŒã«ã€ãã§ã®ã¿å©çšã§ããŸãã', 1706 1710 'Group iterator failed.' => 'ã¢ãŒã«ã€ãã®ããŒãã§ãšã©ãŒãçºçããŸããã', … … 1892 1896 ¥å', 1893 1897 'Batch Edit Entries' => 'ããã°èšäºã®äžæ¬ç·šé', 1898 'Publish Pages' => 'ãŠã§ãããŒãžãå 1899 ¬é', 1894 1900 'Unpublish Pages' => 'ãŠã§ãããŒãžã®å 1895 1901 ¬éãåãæ¶ã', … … 1972 1978 'Invalid value: [_1]' => 'äžæ£ãªå€ã§ã: [_1]', 1973 1979 'No column was specified to search for [_1].' => '[_1]ã§æ€çŽ¢ããã«ã©ã ãæå®ãããŠããŸããã', 1974 'Th rottled' => 'Throttled',1980 'The search you conducted has timed out. Please simplify your query and try again.' => 'ã¿ã€ã ã¢ãŠãããŸããããææ°ã§ããæ€çŽ¢ãããçŽããŠãã ããã', 1975 1981 1976 1982 ## lib/MT/App/NotifyList.pm … … 2008 2014 'IP Banned Due to Excessive Comments' => '倧éã³ã¡ã³ãã«ããIPçŠæ¢', 2009 2015 'No such entry \'[_1]\'.' => 'ããã°èšäº\'[_1]\'ããããŸããã', 2010 'Invalid request; $armor != $site_path_sha1' => 'äžæ£ãªèŠæ±ã§ãã $armor != $site_path_sha1',2011 2016 '_THROTTLED_COMMENT' => 'çãæéã«ã³ã¡ã³ãã倧éã«éãããã§ãããã°ãããã£ãŠããããçŽããŠãã ããã', 2012 2017 'Comments are not allowed on this entry.' => 'ãã®ããã°èšäºã«ã¯ã³ã¡ã³ãã§ããŸããã', … … 2696 2701 'Edit Category' => 'ã«ããŽãªã®ç·šé', 2697 2702 'Your category changes have been made.' => 'ã«ããŽãªã倿ŽããŸããã', 2703 'Useful links' => 'ã·ã§ãŒãã«ãã', 2704 'Manage entries in this category' => 'ãã®ã«ããŽãªã«å±ããããã°èšäºã®äžèЧ', 2698 2705 'You must specify a label for the category.' => 'ã«ããŽãªåãèšå®ããŠãã ããã', 2699 2706 '_CATEGORY_BASENAME' => 'åºåãã¡ã€ã«/ãã©ã«ãå', … … 2797 2804 'The commenter has been banned.' => 'ã³ã¡ã³ãæçš¿è 2798 2805 ãçŠæ¢ããŸããã', 2799 'Useful links' => 'ã·ã§ãŒãã«ãã',2800 2806 'Comments from [_1]' => '[_1]ããã®ã³ã¡ã³ã', 2801 2807 'commenter' => 'ã³ã¡ã³ãæçš¿è … … 2883 2889 'Choose the profile that best matches the requirements for this blog.' => 'ããã°ã®èŠä»¶ã«æãè¿ããããã¡ã€ã«ãéžæããŠãã ããã', 2884 2890 'Static Publishing' => 'ã¹ã¿ãã£ãã¯ãããªãã·ã³ã°', 2885 'Publish all files statically.' => 'ãã¹ãŠã®ãã¡ã€ã«ãã¹ã¿ãã£ãã¯ã«å 2886 ¬é(åæ§ç¯)ããŸãã', 2887 'Asynchronous Publishing' => 'éåæã¹ã¿ãã£ãã¯ãããªãã·ã³ã°', 2888 'Publish all files via the asynchronous job queue.' => 'ãã¹ãŠã®ãã¡ã€ã«ã®å 2889 ¬éäœæ¥ããã¥ãŒã«ãããŠããã¯ã°ã©ã³ãã§å 2890 ¬é(åæ§ç¯)ããŸãã', 2891 'Immediately publish all templates statically.' => 'ãã¹ãŠã®ãã³ãã¬ãŒããã¹ã¿ãã£ãã¯ãããªãã·ã³ã°ããŸãã', 2892 'Background Publishing' => 'ããã¯ã°ã©ãŠã³ããããªãã·ã³ã°', 2893 'All templates published statically via Publish Que.' => 'ãã¹ãŠã®ãã³ãã¬ãŒããå 2894 ¬éãã¥ãŒçµç±ã§ã¹ã¿ãã£ãã¯ãããªãã·ã³ã°ããŸãã', 2891 2895 'High Priority Static Publishing' => 'äžéšã¢ãŒã«ã€ãã®ã¿éåæã¹ã¿ãã£ãã¯ãããªãã·ã³ã°', 2892 'Publish main index template and all entry/page archives statically. Publish all other files in the background.' => 'ã¡ã€ã³ããŒãžãšããã°èšäº/ãŠã§ãããŒãžã®ã¢ãŒã«ã€ããã¹ã¿ãã£ãã¯ã«å 2893 ¬é(åæ§ç¯)ããŸãããã®ä»ã®ãã¡ã€ã«ã¯ãã¥ãŒã«ãããŠããã¯ã°ã©ã³ãã§å 2894 ¬éããŸãã', 2896 'Immediately publish Main Index template, Entry archives, and Page archives statically. Use Publish Queue to publish all other templates statically.' => 'ã¡ã€ã³ããŒãžãããã°èšäºã¢ãŒã«ã€ãããŠã§ãããŒãžã¢ãŒã«ã€ããã¹ã¿ãã£ãã¯ãããªãã·ã³ã°ããä»ã®ãã³ãã¬ãŒãã¯å 2897 ¬éãã¥ãŒãçµç±ããŠã¹ã¿ãã£ãã¯ãããªãã·ã³ã°ããŸãã', 2895 2898 'Dynamic Publishing' => 'ãã€ãããã¯ãããªãã·ã³ã°', 2896 'Publish all files dynamically.' => 'ãã¹ãŠã®ãã¡ã€ã«ããã€ãããã¯ã«å 2897 ¬éããŸãã', 2899 'Publish all templates dynamically.' => 'ãã¹ãŠã®ãã³ãã¬ãŒãããã€ãããã¯ãããªãã·ã³ã°ããŸãã', 2898 2900 'Dynamic Archives Only' => 'ã¢ãŒã«ã€ãã®ã¿ãã€ãããã¯ãããªãã·ã³ã°', 2899 'Publish all archives dynamically. Publish all other files statically.' => 'ãã¹ãŠã®ã¢ãŒã«ã€ãããã€ãããã¯ã§å 2900 ¬éãããã®ä»ã®ãã¡ã€ã«ã¯ã¹ã¿ãã£ãã¯ã«å 2901 ¬é(åæ§ç¯)ããŸãã', 2901 'Publish all Archive templates dynamically. Immediately publish all other templates statically.' => 'ã¢ãŒã«ã€ããã³ãã¬ãŒãããã¹ãŠãã€ãããã¯ãããªãã·ã³ã°ããŸããä»ã®ãã³ãã¬ãŒãã¯ã¹ã¿ãã£ãã¯ãããªãã·ã³ã°ããŸãã', 2902 2902 'This new publishing profile will update all of your templates.' => 'å 2903 2903 ¬éãããã¡ã€ã«ã®èšå®å … … 3032 3032 'Edit Folder' => 'ãã©ã«ããç·šé', 3033 3033 'Your folder changes have been made.' => 'ãã©ã«ããç·šéããŸããã', 3034 'Manage pages in this folder' => 'ãã®ãã©ã«ãã«å±ãããŠã§ãããŒãžäžèЧ', 3034 3035 'You must specify a label for the folder.' => 'ãã®ãã©ã«ãã®ååãèšå®ããŠãã ããã', 3035 3036 'Save changes to this folder (s)' => 'ãã©ã«ããžã®å€æŽãä¿å (s)', … … 3840 3841 'Manual' => 'æå', 3841 3842 'Dynamic' => 'ãã€ãããã¯', 3843 'Publish Queue' => 'å 3844 ¬éãã¥ãŒ', 3842 3845 'Static' => 'ã¹ã¿ãã£ãã¯', 3843 3846 … … 3922 3925 ## tmpl/cms/include/archive_maps.tmpl 3923 3926 'Type' => 'çš®é¡', 3924 'Publish Options' => 'åæ§ç¯ãªãã·ã§ã³',3925 3927 'Custom...' => 'ã«ã¹ã¿ã ...', 3926 'Statically' => 'ã¹ã¿ãã£ãã¯', 3927 'Dynamically' => 'ãã€ãããã¯', 3928 'Statically (default)' => 'ã¹ã¿ãã£ãã¯(æ¢å®)', 3929 'Via Publish Queue' => 'å 3930 ¬éãã¥ãŒçµç±', 3928 3931 'On a schedule' => 'ã¹ã±ãžã¥ãŒã«', 3929 3932 ': every ' => 'æ¯', 3930 3933 'minutes' => 'å', 3931 3934 'hours' => 'æ', 3935 'Dynamically' => 'ãã€ãããã¯', 3932 3936 'Manually' => 'æå', 3937 'Do Not Publish' => 'å 3938 ¬éããªã', 3933 3939 3934 3940 ## tmpl/cms/include/cfg_content_nav.tmpl … … 4141 4147 'Custom Index Template' => 'ã«ã¹ã¿ã ã€ã³ããã¯ã¹ãã³ãã¬ãŒã', 4142 4148 'Link to File' => 'ãã¡ã€ã«ãžã®ãªã³ã¯', 4149 'Learn more about <a href="http://www.movabletype.org/documentation/administrator/publishing/settings.html">publishing settings</a>' => '<a href="http://www.movabletype.org/documentation/administrator/publishing/settings.html">å 4150 ¬éãããã¡ã€ã«ã«ã€ããŠ</a>', 4143 4151 'Create Archive Mapping' => 'æ°ããã¢ãŒã«ã€ããããã³ã°ãäœæ', 4144 '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">å4145 ¬éãããã¡ã€ã«ã«ã€ããŠ</a>',4146 4152 'Server Side Include' => 'ãµãŒããŒãµã€ãã€ã³ã¯ã«ãŒã', 4147 4153 'Process as <strong>[_1]</strong> include' => '<strong>[_1]</strong>ã®ã€ã³ã¯ã«ãŒããšããŠåŠçãã', … … 4752 4758 '(space-delimited list)' => 'ïŒã¹ããŒã¹åºåããªã¹ãïŒ', 4753 4759 '(delimited by \'[_1]\')' => 'ïŒ[_1]ã§åºåãïŒ', 4760 'Use <a href="http://blogit.typepad.com/">Blog It</a> to post to Movable Type from social networks like Facebook.' => '', # Blog It is not encouraged in Japanese version 4754 4761 'None selected' => 'éžæãããŠããŸãã', 4755 4762 … … 4835 4842 ããã®ãã©ãã¯ããã¯ãã¹ãã ãšããŠå ±åãã', 4836 4843 'Lookup Whitelist' => 'ãã¯ã€ããªã¹ã', 4837 'To prevent lookups for s ome IP addresses or domains, list them below. Place each entry on a line by itself.' => 'äžéšã®IPã¢ãã¬ã¹ããã¡ã€ã³åã«ã€ããŠåãåãããè¡ããªãå Žåãäžã®äžèЧã«è¿œå ããŠãã ãããäžè¡ã«äžã€ãã€æå®ããŸãã',4844 'To prevent lookups for specific IP addresses or domains, list each on a line by itself.' => 'ç¹å®ã®IPã¢ãã¬ã¹ããã¡ã€ã³åã«ã€ããŠåãåãããè¡ããªãå Žåãäžã®äžèЧã«è¿œå ããŠãã ãããäžè¡ã«äžã€ãã€æå®ããŸãã', 4838 4845 4839 4846 ## plugins/spamlookup/tmpl/word_config.tmpl … … 4879 4886 'SpamLookup Link Memory' => 'SpamLookup ãªã³ã¯ã¡ã¢ãª', 4880 4887 'SpamLookup Email Memory' => 'SpamLookup ã¡ãŒã«ã¡ã¢ãª', 4881 4882 4888 ); 4883 4889 branches/release-38/lib/MT/Upgrade.pm
r2305 r2320 922 922 updater => { 923 923 type => 'templatemap', 924 label => 'Replacing %C formatto use CategoryLabel tag...',924 label => 'Replacing file formats to use CategoryLabel tag...', 925 925 condition => sub { 926 926 ( $_[0]->file_template || '' ) =~ m/%-?C/; branches/release-38/php/lib/l10n_ja.php
r2123 r2320 33 33 'Type the characters you see in the picture above.' => 'ç»åã®äžã«èŠããæåãå 34 34 ¥åããŠãã ããã', 35 36 ## php/lib/function.mtcommentauthorlink.php 37 'Anonymous' => 'å¿å', 35 38 36 39 ## php/lib/archive_lib.php
