Changeset 2763 for branches/release-41/lib/MT/L10N/ja.pm
- Timestamp:
- 07/14/08 02:35:56 (17 months ago)
- Files:
-
- 1 modified
-
branches/release-41/lib/MT/L10N/ja.pm (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-41/lib/MT/L10N/ja.pm
r2714 r2763 16 16 17 17 %Lexicon = ( 18 19 18 20 19 ## php/mt.php … … 263 262 '[_1] ([_2])' => '[_1] ([_2])', 264 263 264 ## default_templates/openid.mtml 265 '[_1] accepted here' => '[_1]ã«å¯Ÿå¿ããŠããŸã', # Translate - New 266 'http://www.movabletype.com/openid/' => 'http://www.movabletype.jp/openid/', # Translate - New 267 'Learn more about OpenID' => 'OpenIDã«ã€ããŠè©³ããã¯ãã¡ã', # Translate - New 268 265 269 ## default_templates/date_based_author_archives.mtml 266 270 'Author Yearly Archives' => '幎å¥ãŠãŒã¶ãŒã¢ãŒã«ã€ã', … … 1497 1501 'Date-Based Author Archives' => 'æ¥ä»ããŒã¹ã®ãŠãŒã¶ãŒã¢ãŒã«ã€ã', 1498 1502 'Date-Based Category Archives' => 'æ¥ä»ããŒã¹ã®ã«ããŽãªã¢ãŒã«ã€ã', 1503 'OpenID Accepted' => 'OpenID察å¿', # Translate - New 1499 1504 'Comment throttle' => 'ã³ã¡ã³ãã¹ãããã«', 1500 1505 'Commenter Confirm' => 'ã³ã¡ã³ãã®ç¢ºèª', … … 1919 1924 'Assigning entry comment and TrackBack counts...' => 'ã³ã¡ã³ããšãã©ãã¯ããã¯ã®ä»¶æ°ãèšå®ããŠããŸã....', 1920 1925 'Assigning embedded flag to asset placements...' => 'ã¢ã€ãã ã®é¢é£ä»ãã®æç¡ãèšå®ããŠããŸã...', 1921 'Updat eing template build types...' => 'ãã³ãã¬ãŒãã®ãã«ããªãã·ã§ã³ãèšå®ããŠããŸã...',1926 'Updating template build types...' => 'ãã³ãã¬ãŒãã®ãã«ããªãã·ã§ã³ãèšå®ããŠããŸã...', # Translate - New 1922 1927 'Replacing file formats to use CategoryLabel tag...' => 'ãã¡ã€ã«ãã©ãŒããããMTCategoryLabelã«å€æããŠããŸã...', 1923 1928 'Assigning all permissions to blog administrator...' => 'ããã°ç®¡çè … … 4580 4585 ## tmpl/cms/dialog/asset_options.tmpl 4581 4586 'File Options' => 'ãã¡ã€ã«ãªãã·ã§ã³', 4582 'The file named \'[_1]\' has been uploaded. Size: [quant,_2,byte,bytes].' => 'ãã¡ã€ã«\'[_1]\'ãã¢ããããŒãããŸããããµã€ãº: [quant,_2,ãã€ã,ãã€ã]',4583 4587 'Create entry using this uploaded file' => 'ã¢ããããŒããããã¡ã€ã«ã䜿ã£ãŠããã°èšäºãäœæãã', 4584 4588 'Create a new entry using this uploaded file.' => 'ã¢ããããŒããããã¡ã€ã«ã䜿ã£ãŠããã°èšäºãäœæãã',
