Changeset 439
- Timestamp:
- 06/27/06 10:30:08 (3 years ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
lib/MT/L10N/ja.pm (modified) (4 diffs)
-
plugins/WidgetManager/lib/WidgetManager/L10N/ja.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/MT/L10N/ja.pm
r434 r439 79 79 'DBI and DBD::SQLite are required if you want to use the SQLite database backend.' => 'DBIãšDBD::SQLiteã¯ãSQLiteã䜿ã£ãŠããã°ã®ããŒã¿ã管çããããã«å¿ 80 80 èŠã§ãã', 81 'DBI and DBD::SQLite2 are required if you want to use the SQLite 2.x database backend.' => 'DBIãšDBD::SQLite2ã¯ãSQLite2.xã䜿ã£ãŠããã°ã®ããŒã¿ã管çããããã«å¿81 'DBI and DBD::SQLite2 are required if you want to use the SQLite2 database backend.' => 'DBIãšDBD::SQLite2ã¯ãSQLite2ã䜿ã£ãŠããã°ã®ããŒã¿ã管çããããã«å¿ 82 82 èŠã§ãã', 83 83 'HTML::Entities is needed to encode some characters, but this feature can be turned off using the NoHTMLEntities option in mt.cfg.' => 'HTML::Entitiesã¯ãããã€ãã®æåã倿ããããã«å¿ … … 1751 1751 'Mail address for test sending' => 'ãã¹ãéä¿¡ããããŠå 1752 1752 ã¡ãŒã«ã¢ãã¬ã¹', 1753 'Your mail configuration is successfully.' => 'ã¡ãŒã«ã®æ§æãå®äºããŸããã', 1753 "Your mail configuration is complete. To finish with the configuration wizard, press 'Continue' below." => 'ã¡ãŒã«ã®æ§æãå®äºããŸãããæ¬¡ãžãã¯ãªãã¯ããŠå 1754 ã«é²ãã§ãã ããã', 1754 1755 'Back' => 'æ»ã', 1755 1756 'Continue' => '次ãž', … … 1778 1779 "Your database configuration is complete. Click 'Continue' below to configure your mail settings." => 'ããŒã¿ããŒã¹èšå®ãå®äºããŸãããæ¬¡ãžãã¿ã³ãã¯ãªãã¯ããŠã¡ãŒã«ã®èšå®ãããŠãã ããã', 1779 1780 'Please enter the parameters necessary for connecting to your database.If your database type is not listed in the dropdown below, you may be missing the Perl module necessary to connect to your database. If this is the case, please check your installation and click <a href="?__mode=configure">here</a> to re-test your installation.' => 'ããŒã¿ããŒã¹ã«ã¢ã¯ã»ã¹ããã®ã«å¿ 1780 èŠã ¯ãã©ã¡ãŒã¿ãæå®ããŠãã ãããå©çšããããŒã¿ããŒã¹ããªã¹ãã«å1781 èŠãªãã©ã¡ãŒã¿ãæå®ããŠãã ãããå©çšããããŒã¿ããŒã¹ããªã¹ãã«å 1781 1782 ¥ã£ãŠããªãå Žåã¯ãå¿ 1782 1783 èŠãªPerlã¢ãžã¥ãŒã«ãäžè¶³ããŠããŸããPerlã¢ãžã¥ãŒã«ã®ã€ã³ã¹ããŒã«ç¶æ³ã確èªããŠã<a href="?__mode=configure">å床å®è¡</a>ããŠãã ããã', … … 2578 2579 ¬é', 2579 2580 'Publish' => 'å 2580 ¬é', 2581 ¬éãã', 2582 'Unpublish' => 'æªå 2583 ¬éã«ãã', 2581 2584 'Publish selected TrackBacks (p)' => 'éžæãããã©ãã¯ããã¯ãå 2582 2585 ¬é (P)', 2583 2586 'Delete selected TrackBacks (x)' => 'éžæããããã©ãã¯ããã¯ãåé€(X)', 2584 2587 'Junk selected TrackBacks (j)' => 'éžæãããã©ãã¯ããã¯ãè¿·æãã©ãã¯ããã¯ãšããŸã (J)', 2585 'Not Junk' => 'è§£é€ ',2588 'Not Junk' => 'è§£é€ãã', 2586 2589 'Recover selected TrackBacks (j)' => 'è¿·æãã©ãã¯ããã¯ãè§£é€ããŸã (J)', 2587 2590 'Are you sure you want to remove all junk TrackBacks?' => 'è¿·æãã©ãã¯ããã¯ããã¹ãŠåé€ããŠããããã§ãã?', -
trunk/plugins/WidgetManager/lib/WidgetManager/L10N/ja.pm
r434 r439 65 65 "Can't duplicate the existing '[_1]' Widget Manager. Please go back and enter a unique name." => 'Widget Manager [_1] ãéè€ããŠããŸããæ»ã£ãŠå¥ã®ååãä»ããŠãã ããã', 66 66 'You already have a widget manager named [_1]. Please use a unique name for this widget manager.' => '[_1] ãšããååã®Widget Managerããã§ã«ååšããŸããå¥ã®ååãä»ããŠãã ããã', 67 'Tag cloud (sidebar)' => 'ã¿ã° ã¯ã©ãŠã (ãµã€ãããŒ)', 67 68 ); 68 69
