Changeset 987
- Timestamp:
- 12/27/06 07:25:12 (3 years ago)
- Location:
- branches/wheeljack
- Files:
-
- 12 modified
-
lib/MT/App/CMS.pm (modified) (2 diffs)
-
lib/MT/Asset/Image.pm (modified) (1 diff)
-
lib/MT/BackupRestore.pm (modified) (1 diff)
-
lib/MT/L10N/en_us.pm (modified) (2 diffs)
-
lib/MT/L10N/ja.pm (modified) (69 diffs)
-
lib/MT/Template/ContextHandlers.pm (modified) (5 diffs)
-
php/lib/function.MTCommentFields.php (modified) (5 diffs)
-
tmpl/cms/asset_image_options.tmpl (modified) (1 diff)
-
tmpl/cms/backup_restore.tmpl (modified) (3 diffs)
-
tmpl/cms/dialog_list_assets.tmpl (modified) (3 diffs)
-
tmpl/cms/restore_end.tmpl (modified) (1 diff)
-
tmpl/cms/upload_complete.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/wheeljack/lib/MT/App/CMS.pm
r986 r987 10911 10911 10912 10912 my $size = $q->param('size_limit') || 0; 10913 return $app->errtrans('[_1] is not a number.', $size)10913 return $app->errtrans('[_1] is not a number.', MT::Util::encode_html($size)) 10914 10914 if $size !~ /^\d+$/; 10915 10915 … … 11272 11272 $result = 0; 11273 11273 $error = $e; 11274 $app->print($app->translate("Uploaded file was invalid . $1"));11274 $app->print($app->translate("Uploaded file was invalid: [_1]", $e)); 11275 11275 } else { 11276 11276 for my $file ($tar->list_files) { -
branches/wheeljack/lib/MT/Asset/Image.pm
r975 r987 259 259 if($param->{image_defaults}) { 260 260 return $app->error($app->translate( 261 'Permission denied setting image defaults for blog #[_ 2]', $blog_id261 'Permission denied setting image defaults for blog #[_1]', $blog_id 262 262 )) unless $app->{perms}->can_save_image_defaults; 263 263 # Save new defaults if requested. -
branches/wheeljack/lib/MT/BackupRestore.pm
r972 r987 267 267 my $fh = gensym; 268 268 my $filepath = File::Spec->catfile($dir, $file); 269 open $fh, "<$filepath" or push @$errors, MT->translate( '[_1] cannot open.'), next;269 open $fh, "<$filepath" or push @$errors, MT->translate("Can't open [_1]."), next; 270 270 271 271 my $result = __PACKAGE__->restore_process_single_file( -
branches/wheeljack/lib/MT/L10N/en_us.pm
r877 r987 22 22 '_external_link_target' => '_top', 23 23 '_BACKUP_RESTORE_DESCRIPTION' => 'This screen allows you to backup and restore your Movable Type installation.', 24 '_BACKUP_FILES_DESCRIPTION' => 'TBD',25 24 '_BLOG_CONFIG_MODE_BASIC' => 'Basic Mode', 26 25 '_BLOG_CONFIG_MODE_DETAIL' => 'Detailed Mode', … … 44 43 '_USAGE_FORGOT_PASSWORD_2' => 'You should be able to log in to Movable Type using this new password. Once you have logged in, you should change your password to something more memorable.', 45 44 46 '_USAGE_BACKUP' => 'TBD',47 '_USAGE_BACKUP_FILES' => 'TBD',48 '_USAGE_RESTORE' => 'TBD',49 45 '_BACKUP_TEMPDIR_WARNING' => 'Requesed data backed up successfully in the [_1] directory. Make sure that you download and <strong>then delete</strong> files listed above from [_1] <strong>immediately</strong> because backup files contain sensitive information.', 50 46 '_BACKUP_DOWNLOAD_MESSAGE' => 'Downloading of the backup file will start automatically in a few seconds. If for some reason it does not, click <a href=\'#\' onclick=\'submit_form()\'>here</a> to start downloading manually. Please note that you can download the backup file only once for a session.', -
branches/wheeljack/lib/MT/L10N/ja.pm
r873 r987 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 database backend.' => 'DBIãšDBD::SQLite2ã¯ãSQLite2ã䜿ã£ãŠããã°ã®ããŒã¿ã管çããããã«å¿81 'DBI and DBD::SQLite2 are required if you want to use the SQLite 2.x database backend.' => 'DBIãšDBD::SQLite2ã¯ãSQLite 2.xã䜿ã£ãŠããã°ã®ããŒã¿ã管çããããã«å¿ 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ã¯ãããã€ãã®æåã倿ããããã«å¿ … … 103 103 èŠ', 104 104 'Optional' => 'ãªãã·ã§ã³', 105 'The following modules are <strong>optional</strong>. If your server does not have these modules installed, you only need to install them if you require the functionality that the module provides.' => '以äžã®ã¢ãžã¥ãŒã«ã¯<strong>ãªãã·ã§ã³</strong>ã§ãããªããŠãåäœããŸãããé¢é£ããæ©èœãå©çšããããã«ã¯ã€ã³ã¹ããŒã«ããŠããå¿ 106 èŠããããŸãã', 105 'Archive::Tar is required in order to archive files in backup/restore operation.' => 'Archive::Tarã¯ãããã¯ã¢ããã»åŸ©å 106 æ©èœã«ãããŠtar.gz圢åŒã§å§çž®ã»è§£åããããšãã«å¿ 107 èŠã«ãªããŸãã', 108 'IO::Compress::Gzip is required in order to compress files in backup/restore operation.' => 'IO::Compress::Gzipã¯ãããã¯ã¢ããã»åŸ©å 109 æ©èœã«ãããŠtar.gz圢åŒã§å§çž®ããããšãã«å¿ 110 èŠã«ãªããŸãã', 111 'IO::Uncompress::Gunzip is required in order to decompress files in backup/restore operation.' => 'IO::Uncompress::Gunzipã¯ãããã¯ã¢ããã»åŸ©å 112 æ©èœã«ãããŠtar.gz圢åŒã§å§çž®ããããšãã«å¿ 113 èŠã«ãªããŸãã', 114 'Archive::Zip is required in order to archive files in backup/restore operation.' => 'Archive::Zipã¯ãããã¯ã¢ããã»åŸ©å 115 æ©èœã«ãããŠzip圢åŒã§å§çž®ã»è§£åããããšãã«å¿ 116 èŠã«ãªããŸãã', 117 'XML::SAX and/or its dependencies is required in order to restore.' => 'XML::SAXãšãã®äŸåã¢ãžã¥ãŒã«ã¯åŸ©å 118 æ©èœãå©çšãããšãã«å¿ 119 èŠã§ãã', 107 120 108 121 ## default_templates/dynamic_site_bootstrapper.tmpl … … 251 264 ## lib/MT/Serialize.pm 252 265 ## lib/MT/DateTime.pm 266 ## lib/MT/Asset/Image.pm 267 'Image' => 'ç»å', 268 'Actual Dimensions' => 'å®éã®ãµã€ãº', 269 '[_1] wide, [_2] high' => 'å¹ 270 :[_1] - é«ã:[_2]', 271 'Error scaling image: [_1]' => 'ç»åã®ãµã€ãºã倿Žã§ããŸããã§ãã: [_1]', 272 'Error creating thumbnail file: [_1]' => 'ãµã ããŒã«ãã¡ã€ã«ãäœæã§ããŸããã§ãã: [_1]', 273 'Can\'t load asset #[_1]' => 'ã¢ã€ãã (ID: [_1])ãããŒãã§ããŸããã', 274 'Permission denied setting image defaults for blog #[_2]' => 'ããã° (ID: [_1]) ã«å¯ŸããŠç»åã®ããã©ã«ãèšå®ãä¿åããæš©éããããŸããã', 253 275 ## lib/MT/Request.pm 254 276 ## lib/MT/Atom.pm … … 271 293 'An error occurred while rebuilding to publish scheduled posts: [_1]' => 'æå®æ¥æçš¿ãå 272 294 ¬éããããã®åæ§ç¯äžã«ãšã©ãŒãçºçããŸãã: [_1]', 295 'You did not set your weblog Archive Path' => 'ããã°ã®ã¢ãŒã«ã€ãã»ãã¹ãèšå®ããŠãã ããã', 296 'You did not set your weblog Site Root' => 'ããã°ã®ãµã€ãã»ãã¹ãèšå®ããŠãã ããã', 297 273 298 ## lib/MT/Task.pm 299 ## lib/MT/BackupRestore.pm 300 '[_1]#[_2] has been backed up.' => '[_1]#[_2]ãããã¯ã¢ããããŸããã', 301 'No manifest file could be found in your import directory [_1].' => 'ãã£ã¬ã¯ããª[_1]ã«ãããã§ã¹ãã»ãã¡ã€ã«ãèŠã€ãããŸããã§ããã', 302 'Can\'t open [_1].' => '[_1]ãéããŸããã', 303 'Manifest file [_1] was not a valid Movable Type backup manifest file.' => '[_1]ã¯Movable Typeã®ãããã§ã¹ããã¡ã€ã«ã§ã¯ãããŸããã', 304 "Manifest file: [_1]\n" => "ãããã§ã¹ããã¡ã€ã«: [_1]\n", 305 'ID for the asset was not set.' => 'ã¢ã€ãã ã®IDãèšå®ãããŠããŸããã', 306 'The asset ([_1]) was not restored.' => 'ã¢ã€ãã ([_1])ã埩å 307 ã§ããŸããã§ããã', 308 'Path was not found for the asset ([_1]).' => 'ã¢ã€ãã ([_1])ã®ãã¹ãèŠã€ãããŸããã', 309 'Copying [_1] to [_2]...' => '[_1]ã[_2]ãžã³ããŒããŠããŸã...', 310 'Failed: ' => '倱æããŸãã: ', 311 'Done.' => 'å®äº', 312 ## lib/MT/BackupRestore/BackupFileHandler.pm 313 'Uploaded file was not a valid Movable Type backup manifest file.' => 'ãã¡ã€ã«ã¯Movable Typeã®ããã¯ã¢ããã»ãã¡ã€ã«ã§ã¯ãããŸããã', 314 '[_1] is not a subject to be restored by Movable Type.' => '[_1]ã¯Movable Typeã§åŸ©å 315 ã§ãã察象ã§ã¯ãããŸããã', 316 "Restoring [_1]...\n" => "[_1]ã埩å 317 äž...\n", 318 "Restoring [_1] (ID: [_2]) was deferred because its parents objects have not been restored yet.\n" => "芪ãªããžã§ã¯ããèŠã€ãããªããã[_1](ID: [_2])ã®åŸ©å 319 ã¯å»¶æãããŸããã", 320 "[_1] [_2] (ID: [_3]) has been restored successfully with new ID: [_4]\n" => "[_2](ID: [_3])ãæ°ããID:[_4]ã§åŸ©å 321 ãããŸããã\n", 322 323 ## lib/MT/BackupRestore/ManifestFileHandler.pm 324 'Uploaded file was not a valid Movable Type backup manifest file.' => 'ãã¡ã€ã«ã¯Movable Typeã®ãããã§ã¹ãã»ãã¡ã€ã«ã§ã¯ãããŸããã', 274 325 ## lib/MT/Bootstrap.pm 275 326 'Got an error: [_1]' => 'ãšã©ãŒãçºçããŸãã: [_1]', … … 400 451 'Cannot find package [_1]: [_2]' => 'ããã±ãŒãž: [_1] ãèŠã€ãããŸãã: [_2]', 401 452 'Error sorting categories: [_1]' => 'ã«ããŽãªãŒã®ãœãŒãã§ãšã©ãŒãçºçããŸãã: [_1]', 402 'Movable Type Enterprise' => 'Movable Type Enterprise', 453 'Can\'t load template' => 'ãã³ãã¬ãŒããããŒãã§ããŸããã', 454 'No such user \'[_1]\'' => 'ã[_1]ããšãããŠãŒã¶ãŒã¯ååšããŸãã', 455 'To enable comment registration, you need to add a TypeKey token in your weblog config or user profile.' => 'ã³ã¡ã³ãç»é²æ©èœã䜿ãã«ã¯ãTypeKeyããŒã¯ã³ãããã°ããããã¯ãŠãŒã¶ãŒã®ãããã£ãŒã«ã§èšå®ããå¿ 456 èŠããããŸãã', 457 'You used an \'[_1]\' tag outside of the context of an asset; perhaps you mistakenly placed it outside of an \'MTAssets\' container?' => '[_1]ã¿ã°ãã¢ã€ãã ïŒAssetïŒã®ã³ã³ããã¹ãå€ã§äœ¿ãããŸãããMTAssetsã³ã³ããã¿ã°ã®å€ã«é 458 眮ã§ããŸããã', 403 459 ## lib/MT/Template/Context.pm 404 460 ## lib/MT/Plugin/L10N.pm … … 416 472 ãã£ã¬ã¯ããª[_1]ã«ãèªã¿èŸŒã¿å¯èœãªãã¡ã€ã«ã¯ãããŸããã', 417 473 'Importing entries from file \'[_1]\'' => 'èšäºã[_1]ããèªã¿èŸŒãã§ããŸãã', 418 "You need to provide a password if you are going to\ncreate new authors for each author listed in your blog.\n" => "ããã°ã«æçš¿è474 "You need to provide a password if you are going to\ncreate new users for each user listed in your blog.\n" => "ããã°ã«æçš¿è 419 475 ã远å ããããã«ã¯ããã¹ã¯ãŒããæå®ããå¿ 420 476 èŠããããŸãã\n", 421 477 'Need either ImportAs or ParentAuthor' => 'ãImportAsãããParentAuthorããå¿ 422 478 èŠã§ãã', 423 'Creating new author (\'[_1]\')...' => 'æ°ããæçš¿è479 'Creating new user (\'[_1]\')...' => 'æ°ããæçš¿è 424 480 [_1]ãç»é²ããŸãã', 425 481 "failed\n" => "倱æããŸããã\n", 426 482 "ok (ID [_1])\n" => "å®äºããŸããã(ID: [_1])\n", 427 483 "ok\n" => "å®äºããŸããã\n", 428 'Saving author failed: [_1]' => 'æçš¿è484 'Saving user failed: [_1]' => 'æçš¿è 429 485 ã®ä¿åã«å€±æããŸãã: [_1]', 430 'Assigning permissions for new author...' => 'æ°ããæçš¿è486 'Assigning permissions for new user...' => 'æ°ããæçš¿è 431 487 ã®æš©éãèšå®ããŸãã', 432 488 'Saving permission failed: [_1]' => 'æš©éã®ä¿åã«å€±æããŸãã: [_1]', … … 449 505 'Invalid date format \'[_1]\'; must be \'MM/DD/YYYY HH:MM:SS AM|PM\' (AM|PM is optional)' => 'æ¥ä»ã®åœ¢åŒ[_1]ãæ£ãããããŸãããMM/DD/YYYY HH: MM: SS AM|PM (AM/PM ã¯ãªããŠãããŸããŸãã)', 450 506 ## lib/MT/XMLRPCServer.pm 507 'Failed login attempt by disabled user \'[_1]\'' => 'ãŠãŒã¶ãŒ([_1])ããã°ã€ã³ã«å€±æããŸããã', 451 508 'Invalid timestamp format' => 'ã¿ã€ã ã¹ã¿ã³ãã®æžåŒãæ£ãããããŸãã', 452 'No web services password assigned. Please see your author profile to set it.' => 'WebãµãŒãã¹ã»ãã¹ã¯ãŒããèšå®ãããŠããŸãããæçš¿è509 'No web services password assigned. Please see your user profile to set it.' => 'WebãµãŒãã¹ã»ãã¹ã¯ãŒããèšå®ãããŠããŸãããæçš¿è 453 510 ã®ãããã£ãŒã«ããèšå®ãè¡ã£ãŠãã ããã', 454 511 'No blog_id' => 'ããã°IDãèŠã€ãããŸããã', … … 469 526 "Entry '[_1]' (entry #[_2]) deleted by '[_3]' (user #[_4]) from xml-rpc" => '[_3](ID: [_4])ãXML-RPCã§ãšã³ããªãŒãåé€ããŸãã: [_1](ID:[_2])', 470 527 'Not privileged to get entry' => 'ãšã³ããªãŒååŸã®æš©éããããŸãã', 471 ' Author does not have privileges' => 'æš©éãèšå®ãããŠããŸãã',528 'User does not have privileges' => 'æš©éãèšå®ãããŠããŸãã', 472 529 'Not privileged to set entry categories' => 'ãšã³ããªãŒã«ã«ããŽãªãŒãèšå®ããæš©éããããŸãã', 473 530 'Publish failed: [_1]' => 'å … … 482 539 'Invalid upgrade function: [_1].' => 'ã¢ããã°ã¬ãŒãäžã«ãšã©ãŒãçºçããŸãã: [_1]', 483 540 'Error loading class: [_1].' => 'ããã°ã©ã ã»ã¢ãžã¥ãŒã«ãããŒãããŠãããšãã«ãšã©ãŒãçºçããŸãã: [_1]', 484 'Creating initial weblog and author records...' => 'ããã°ãšç®¡çè541 'Creating initial weblog and user records...' => 'ããã°ãšç®¡çè 485 542 ã®åæå€ãç»é²ããŸãã', 486 543 'Error saving record: [_1].' => 'ã¬ã³ãŒãã®ä¿åäžã«ãšã©ãŒãçºçããŸãã: [_1]', … … 499 556 'Mapping template ID [_1] to [_2] ([_3]).' => 'ãã³ãã¬ãŒãID[_1]ã[_2] ([_3]) ã«èšå®ããŸã', 500 557 'Mapping template ID [_1] to [_2].' => 'ãã³ãã¬ãŒãID[_1]ã[_2]ã«èšå®', 501 'Assigning author types...' => 'æçš¿è 502 ã®çš®é¡ãé©çšããŠããŸã...', 558 'Assigning user types...' => 'ãŠãŒã¶ãŒã®çš®é¡ãé©çšããŠããŸã...', 559 'Assigning user status...' => 'ãŠãŒã¶ãŒã«ç¶æ 560 ãé©çšããŠããŸã...', 503 561 'Assigning basename for categories...' => 'ã«ããŽãªãŒã«ããŒã¹ããŒã ãé©çšããŠããŸã...', 504 562 'Assigning blog administration permissions...' => 'ããã°ã®ç®¡çæš©éãèšå®ããŠããŸã...', … … 516 574 'Creating entry category placements...' => 'ãšã³ããªãŒãšã«ããŽãªãŒãé¢é£ä»ããŠããŸã...', 517 575 'Migrating any "tag" categories to new tags...' => 'ãã¿ã°ããšããã«ããŽãªãã¿ã°ã«ç§»è¡ããŠããŸã...', 576 'Migrating permissions to roles...' => 'æš©éãããŒã«ã«ç§»è¡ããŠããŸã...', 518 577 'Setting blog allow pings status...' => 'ããã°ãžã®ãã©ãã¯ããã¯ã®å¯åŠãèšå®ããŠããŸã...', 519 578 'Setting blog basename limits...' => 'ããã°ã®ããŒã¹ããŒã ã®å¶éãèšå®ããŠããŸã...', 520 579 'Setting default blog file extension...' => 'æ¢å®ã®ããã°ãã¡ã€ã«ã®æ¡åŒµåãèšå®ããŠããŸã...', 521 580 'Setting new entry defaults for weblogs...' => 'ãšã³ããªãŒæçš¿ç»é¢ã®æ°ããæ¢å®å€ãèšå®ããŠããŸã...', 522 'Updating author web services passwords...' => 'æçš¿è581 'Updating user web services passwords...' => 'æçš¿è 523 582 ã®WebãµãŒãã¹ãã¹ã¯ãŒããæŽæ°ããŠããŸã...', 524 583 'Updating blog comment email requirements...' => 'ããã°ã«ã³ã¡ã³ããšé¢é£ããã¡ãŒã«ã®èšå®ãããŠããŸã...', … … 531 590 'Updating user permissions for editing tags...' => 'ãŠãŒã¶ãŒã®ã¿ã°ç·šéæš©éãæŽæ°ããŠããŸã...', 532 591 'Updating [_1] records...' => '[_1]ã®ã¬ã³ãŒããæŽæ°ããŠããŸã...', 592 'Custom ([_1])' => 'ã«ã¹ã¿ã ([_1])', 593 'This role was generated by Movable Type upon upgrade.' => 'ãã®ããŒã«ã¯Movable Typeã®ã¢ããã°ã¬ãŒãæã«èªåäœæãããŸããã', 594 'Removing Dynamic Site Bootstrapper index template...' => 'Dynamic Site Bootstrapperãã³ãã¬ãŒããåé€ããŠããŸã...', 595 'User \'[_1]\' upgraded database to version [_2]' => '[_1]ãããŒã¿ããŒã¹ãã¢ããã°ã¬ãŒãããŸãã (ããŒãžã§ã³: [_2])', 596 'Plugin \'[_1]\' upgraded successfully to version [_2] (schema version [_3]).' => 'ãã©ã°ã€ã³([_1])ãããŒãžã§ã³ [_2](ã¹ããŒãããŒãžã§ã³: [_3])ã«ã¢ããã°ã¬ãŒãããŸããã', 597 'User \'[_1]\' upgraded plugin \'[_2]\' to version [_3] (schema version [_4]).' => '[_1]ããã©ã°ã€ã³([_2])ãããŒãžã§ã³ [_3](ã¹ããŒãããŒãžã§ã³: [_4])ã«ã¢ããã°ã¬ãŒãããŸããã', 598 'Plugin \'[_1]\' installed successfully.' => 'ãã©ã°ã€ã³([_1])ãã€ã³ã¹ããŒã«ããŸããã', 599 'User \'[_1]\' installed plugin \'[_2]\', version [_3] (schema version [_4]).' => '[_1]ããã©ã°ã€ã³([_2])ããŒãžã§ã³ [_3](ã¹ããŒãããŒãžã§ã³: [_4])ãã€ã³ã¹ããŒã«ããŸããã', 600 'Invalid ID given for personal weblog clone source ID.' => 'æ°ããäœæããããã°ã®è€è£œå 601 ã®ããã°IDãäžæ£ã§ãã', 602 'Create New Role' => 'ããŒã«ãæ°èŠäœæ', 603 'Role name cannot be blank.' => 'ããŒã«åã¯ç©ºçœã«ã¯ã§ããŸããã', 604 'Another role already exists by that name.' => 'ååã®ããŒã«ããã§ã«ååšããŸãã', 605 'You cannot define a role without permissions.' => 'æš©éã®ãªãããŒã«ã¯äœæã§ããŸããã', 606 'Weblog Administrator' => 'ããã°ç®¡çè 607 ', 608 'Can administer the weblog.' => 'ããã°ã管çã§ããŸãã', 609 'Designer' => 'ãã¶ã€ã', 610 'Can edit, manage and rebuild weblog templates.' => 'ããã°ã®ãã³ãã¬ãŒããç·šéãã管çããåæ§ç¯ã§ããŸãã', 611 'Editor' => 'ç·šéè 612 ', 613 'Can edit all entries/categories/tags on a weblog and rebuild.' => 'ããã°ã®ãã¹ãŠã®ãšã³ããªãã«ããŽãªãã¿ã°ãç·šéããåæ§ç¯ã§ããŸãã', 614 'Editor (can upload)' => 'ç·šéè 615 ïŒã¢ããããŒãïŒ', 616 'Can upload files, edit all entries/categories/tags on a weblog and rebuild.' => 'ããã°ã«ãã¡ã€ã«ãã¢ããããŒããããã¹ãŠã®ãšã³ããªãã«ããŽãªãã¿ã°ãç·šéããåæ§ç¯ã§ããŸãã', 617 'Publisher' => 'çºè¡äºº', 618 'Can upload files, edit all entries/categories/tags on a weblog, rebuild and send notifications.' => 'ããã°ã«ãã¡ã€ã«ãã¢ããããŒããããã¹ãŠã®ãšã³ããªãã«ããŽãªãã¿ã°ãç·šéããåæ§ç¯ããéç¥ãéä¿¡ã§ããŸãã', 619 'Writer' => 'æçš¿è 620 ', 621 'Can create entries and edit their own.' => 'ããã°ã®ãšã³ããªãŒãäœæããèªåã®ãšã³ããªãŒãç·šéã§ããŸãã', 622 'Writer (can upload)' => 'æçš¿è 623 ïŒã¢ããããŒãïŒ', 624 'Can create entries, edit their own and upload files.' => 'ããã°ã«ãã¡ã€ã«ãã¢ããããŒããããšã³ããªãŒãäœæããèªåã®ãšã³ããªãŒãç·šéã§ããŸãã', 625 533 626 ## lib/MT/Callback.pm 534 627 ## lib/MT/ConfigMgr.pm.pre … … 536 629 'Config directive [_1] without value at [_2] line [_3]' => 'ç°å¢å€æ°ã[_1]ããæªèšå®ã§ãã(ãã¡ã€ã«: [_2])ã[_3]è¡ç®)', 537 630 'No such config variable \'[_1]\'' => 'ã[_1]ããšããèšå®å€æ°ã¯ãããŸãã', 631 'Alias for [_1] is looping in the configuration.' => '[_1]ã§Aliasèšå®ã埪ç°ããŠããŸãã', 538 632 ## lib/MT/Template.pm 539 633 'Parse error in template \'[_1]\': [_2]' => 'ãã³ãã¬ãŒãã[_1]ãã«è§£æãšã©ãŒãçºçããŸãã: [_2]', … … 553 647 'The following tasks were run:' => '以äžã®ã¿ã¹ã¯ãå®è¡ãããŸãã:', 554 648 ## lib/MT/Blog.pm 649 'Cloned blog... new id is [_1].' => 'ããã°ãè€è£œããŸãããæ°ããIDã¯[_1]ã§ãã', 650 '[_1] records processed...' => '[_1]ä»¶ã®ããŒã¿ãåŠçããŸãã...', 651 '[_1] records processed.' => '[_1]ä»¶ã®ããŒã¿ãåŠçããŸããã', 652 'Cloning entries for weblog...' => 'ããã°ã®ãšã³ããªãŒãè€è£œããŠããŸã...', 653 'Cloning categories for weblog...' => 'ããã°ã®ã«ããŽãªãŒãè€è£œããŠããŸã...', 654 'Cloning entry placements for weblog...' => 'ããã°ã®ã«ããŽãªãŒãšãšã³ããªãŒã®é¢é£ä»ããè€è£œããŠããŸã...', 655 'Cloning comments for weblog...' => 'ããã°ã®ã³ã¡ã³ããè€è£œããŠããŸã...', 656 'Cloning TrackBacks for weblog...' => 'ããã°ã®ãã©ãã¯ããã¯ãè€è£œããŠããŸã...', 657 'Cloning templates for weblog...' => 'ããã°ã®ãã³ãã¬ãŒããè€è£œããŠããŸã...', 658 'Cloning permissions for weblog:' => 'ããã°ã®æš©éãè€è£œããŠããŸã:', 659 'Cloning associations for weblog:' => 'ããã°ã®é¢é£ä»ããè€è£œããŠããŸã:', 660 'Cloning entry tags for weblog...' => 'ããã°ã®ãšã³ããªãŒã»ã¿ã°ãè€è£œããŠããŸã...', 661 'Cloning TrackBack pings for weblog...' => 'ããã°ã®éä¿¡ãã©ãã¯ããã¯ãè€è£œããŠããŸã...', 662 'Cloning template maps for weblog...' => 'ããã°ã®ãã³ãã¬ãŒãã»ãããã³ã°ãè€è£œããŠããŸã...', 663 555 664 ## lib/MT/Placement.pm 556 665 ## lib/MT/PluginData.pm 557 666 ## lib/MT/AtomServer.pm 558 667 ## lib/MT/Author.pm 559 'Can\'t approve/ban non-COMMENTER author' => 'æ¿èª/çŠæ¢ã¯ã³ã¡ã³ãæçš¿è668 'Can\'t approve/ban non-COMMENTER user' => 'æ¿èª/çŠæ¢ã¯ã³ã¡ã³ãæçš¿è 560 669 ã«ããèšå®ã§ããŸããã', 561 670 'The approval could not be committed: [_1]' => 'æš©éã®ä¿åã«å€±æããŸãã: [_1]', … … 573 682 'The file you uploaded is too large.' => 'ã¢ããããŒãããããšãããã¡ã€ã«ã®ãµã€ãºã倧ãéããŸãã', 574 683 'Unknown action [_1]' => 'ã[_1]ãã¯ã§ããŸããã', 684 'Warnings and Log Messages' => 'èŠåãšãã°ã¡ãã»ãŒãž', 575 685 ## lib/MT/Util.pm 576 686 'Less than 1 minute from now' => '1åä»¥å … … 682 792 'Invalid author_id' => 'æçš¿è 683 793 IDã®èšå®ã«èª€ãããããŸãã', 684 'Invalid authorname \'[_1]\' in password recovery attempt' => 'ãã¹ã¯ãŒãã®åèšå®ãã§ããŸããããã°ã€ã³å([_1])ã誀ã£ãŠããŸãã',685 ' Author name or birthplace is incorrect.' => 'ãã°ã€ã³åãŸãã¯ãã¹ã¯ãŒãåèšå®çšã®ãã¬ãŒãºãæ£ãããããŸããã',686 ' Author has not set birthplace; cannot recover password' => 'ãã¹ã¯ãŒãåèšå®çšã®ãã¬ãŒãºãèšå®ãããŠããªãã®ã§ããã¹ã¯ãŒãã®åèšå®ãã§ããŸãã',794 'Invalid username \'[_1]\' in password recovery attempt' => 'ãã¹ã¯ãŒãã®åèšå®ãã§ããŸããããã°ã€ã³å([_1])ã誀ã£ãŠããŸãã', 795 'User name or birthplace is incorrect.' => 'ãã°ã€ã³åãŸãã¯ãã¹ã¯ãŒãåèšå®çšã®ãã¬ãŒãºãæ£ãããããŸããã', 796 'User has not set birthplace; cannot recover password' => 'ãã¹ã¯ãŒãåèšå®çšã®ãã¬ãŒãºãèšå®ãããŠããªãã®ã§ããã¹ã¯ãŒãã®åèšå®ãã§ããŸãã', 687 797 'Invalid attempt to recover password (used birthplace \'[_1]\')' => 'ãã¹ã¯ãŒãã®åèšå®ãã§ããŸããããã¹ã¯ãŒãåèšå®çšã®ãã¬ãŒãº([_1])ã誀ã£ãŠããŸãã', 688 ' Author does not have email address' => 'ã¡ãŒã«ã¢ãã¬ã¹ãç»é²ãããŠããŸãã',689 'Password was reset for author \'[_1]\' (user #[_2]). Password was sent to the following address: [_3]' => 'ã[_1] (ID: [_2])ãã®ãã¹ã¯ãŒããåèšå®ãã[_3]å®ã«ã¡ãŒã«ãéããŸããã',798 'User does not have email address' => 'ã¡ãŒã«ã¢ãã¬ã¹ãç»é²ãããŠããŸãã', 799 'Password was reset for user \'[_1]\' (user #[_2]). Password was sent to the following address: [_3]' => 'ã[_1] (ID: [_2])ãã®ãã¹ã¯ãŒããåèšå®ãã[_3]å®ã«ã¡ãŒã«ãéããŸããã', 690 800 "Password was reset for user '[_1]' (ID:[_2]) and sent to address: [_3]" => 'ã[_1] (ID: [_2])ãã®ãã¹ã¯ãŒããåèšå®ãã[_3]å®ã«ã¡ãŒã«ãéããŸããã', 691 801 'Error sending mail ([_1]); please fix the problem, then try again to recover your password.' => 'ã¡ãŒã«éä¿¡ã®ãšã©ãŒ ([_1]) ãçºçããŸãããã¡ãŒã«ã®èšå®ã確èªããŠãããããäžåºŠè©ŠããŠãã ããã', 692 802 'Invalid type' => 'ç¡å¹ãªã¿ã€ã', 803 'Invalid request.' => 'ãªã¯ãšã¹ããäžæ£ã§ãã', 804 'Assets' => 'ã¢ã€ãã ', 805 'Search Assets' => 'ã¢ã€ãã ã®æ€çŽ¢', 806 'Invalid user id' => 'ãŠãŒã¶ãŒIDãäžæ£ã§ãã', 807 'Users' => 'ãŠãŒã¶ãŒ', 808 'User Roles' => 'ãŠãŒã¶ãŒã®ããŒã«', 809 'Roles' => 'ããŒã«', 810 'User Associations' => 'ãŠãŒã¶ãŒã®é¢é£ä»ã', 811 'Role Users' => 'ããŒã«ã®ãŠãŒã¶ãŒ', 812 'Associations' => 'é¢é£ä»ã', 813 '(Custom)' => '(ã«ã¹ã¿ã )', 693 814 'tags' => 'ã¿ã°', 694 815 'No such tag' => 'ã¿ã°ãèŠã€ãããŸããã', … … 700 821 'Weblog Activity Feed' => 'ããã°ã®ãã°', 701 822 'Weblogs' => 'ããã°', 702 '(author deleted)' => '(åé€ãããŸãã)', 703 'authors' => 'æçš¿è 704 ', 705 'Authors' => 'æçš¿è 706 ', 823 '(user deleted)' => '(åé€ãããŸãã)', 824 'users' => 'ãŠãŒã¶ãŒ', 707 825 'QuickPost' => 'ã¯ã€ãã¯æçš¿', 708 826 'Permission denied.' => 'æš©éããããŸããã', … … 742 860 'New Weblog' => 'æ°èŠããã°', 743 861 'Select' => 'éžæ', 744 'Create New Author' => 'æçš¿è 745 ãæ°èŠç»é²', 746 'Author requires username' => 'ãã°ã€ã³åãå 862 'Create New User' => 'ãŠãŒã¶ãŒãæ°èŠç»é²', 863 'User requires username' => 'ãã°ã€ã³åãå 747 864 ¥åãããŠããŸããã', 748 ' Author requires password' => 'ãã¹ã¯ãŒããå865 'User requires password' => 'ãã¹ã¯ãŒããå 749 866 ¥åãããŠããŸããã', 750 ' Author requires password recovery word/phrase' => 'ãã¹ã¯ãŒãåèšå®çšã®ãã¬ãŒãºãå867 'User requires password recovery word/phrase' => 'ãã¹ã¯ãŒãåèšå®çšã®ãã¬ãŒãºãå 751 868 ¥åãããŠããŸãã', 752 869 'Email Address is required for password recovery' => 'ã¡ãŒã«ã¢ãã¬ã¹ã¯ããã¹ã¯ãŒããåèšå®ããããã«å¿ … … 806 923 'Tags \'[_1]\' (tags #[_2]) deleted by \'[_3]\' (user #[_4])' => '[_3](ID: [_4])ãã¿ã°ãåé€ããŸãã: [_1]', 807 924 "Tag '[_1]' (ID:[_2]) deleted by '[_3]'" => '[_3]ãã¿ã°ã[_1]ã(ID: [_2])ãåé€ããŸããã', 925 'Asset \'[_1]\' created by \'[_2]\'' => '[_2]ãã¢ã€ãã ã[_1]ããäœæããŸããã', 926 'Asset \'[_1]\' (ID:[_2]) deleted by \'[_3]\'' => '[_3]ãã¢ã€ãã ã[_1]ã(ID: [_2])ãåé€ããŸããã', 927 'Permisison denied.' => 'æš©éããããŸããã', 928 'Permission denied: [_1]' => 'æš©éããããŸãã: [_1]', 929 'The Template Name and Output File fields are required.' => '', 808 930 'Passwords do not match.' => 'å 809 931 ¥åãããã¹ã¯ãŒããäžèŽããŸããã', … … 865 987 ', 866 988 'Comment Activity Feed' => 'ã³ã¡ã³ãã»ãã°ã»ãã£ãŒã', 989 'Orphaned' => 'é¢é£ãªã', 867 990 'Orphaned comment' => 'ã³ã¡ã³ãã«é¢ãããšã³ããªãŒããããŸãã', 868 991 'Plugins' => 'ãã©ã°ã€ã³', … … 937 1060 'No entry ID provided' => 'æå®ãããšã³ããªãŒIDã®ãšã³ããªãŒãèŠã€ãããŸããã', 938 1061 'No such entry \'[_1]\'' => 'ã[_1]ããšãããšã³ããªãŒã¯ãããŸãã', 939 'No email address for author \'[_1]\'' => 'æçš¿è 940 ã[_1]ãã«ã¯ã¡ãŒã«ã¢ãã¬ã¹ãèšå®ãããŠããŸãã', 1062 'No email address for user \'[_1]\'' => 'ãŠãŒã¶ãŒã[_1]ãã«ã¯ã¡ãŒã«ã¢ãã¬ã¹ãèšå®ãããŠããŸãã', 941 1063 'No valid recipients found for the entry notification.' => 'ãšã³ããªãŒã®éç¥å 942 1064 ããããŸããã', … … 965 1087 'You do not have export permissions' => 'æžãåºãã«é¢ããæš©éããããŸããã', 966 1088 'You do not have import permissions' => 'èªã¿èŸŒã¿ã«é¢ããæš©éããããŸããã', 967 'You do not have permission to create authors' => 'æçš¿è 968 ãäœæããæš©éããããŸããã', 1089 'You do not have permission to create users' => 'ãŠãŒã¶ãŒãäœæããæš©éããããŸããã', 969 1090 "You need to provide a password if you are going to\ncreate new authors for each author listed in your blog.\n" => "ããã°ã«åæçš¿è 970 1091 ã远å ããããã«ã¯ããã¹ã¯ãŒããæå®ããå¿ … … 999 1120 'No email specified in user profile. Please see your system administrator for password recovery.' => 'ã¡ãŒã«ã¢ãã¬ã¹ãç»é²ãããŠããŸãããã·ã¹ãã 管çè 1000 1121 ã«çžè«ããŠãã ããã', 1122 'Can\'t load blog #[_1].' => 'ããã°(ID: [_1])ãããŒãã§ããŸããã', 1123 'Before you can upload a file, you need to publish your weblog.' => 'ããã°ã®å 1124 ¬éèšå®ãããªããšãã¡ã€ã«ãã¢ããããŒãã§ããŸããã', 1125 'Error saving asset: [_1]' => 'ã¢ã€ãã ãä¿åã§ããŸããã§ãã: [_1]', 1126 'Select Weblogs' => 'ããã°ãéžæ', 1127 'Weblogs Selected' => 'éžæãããããã°', 1128 'Type a weblog name to filter the choices below.' => 'ããã°åãå 1129 ¥åããŠãã£ã«ã¿ãªã³ã°ããŸãã', 1130 'Select Users' => 'ãŠãŒã¶ãŒãéžæ', 1131 'Users Selected' => 'éžæããããŠãŒã¶ãŒ', 1132 'Type a username to filter the choices below.' => 'ãŠãŒã¶ãŒåãå 1133 ¥åããŠãã£ã«ã¿ãªã³ã°: ', 1134 'Select Roles' => 'ããŒã«ãéžæ', 1135 'Role Name' => 'ããŒã«å', 1136 'Roles Selected' => 'éžæãããããŒã«', 1137 'Create an Association' => 'é¢é£ä»ããæ°èŠäœæ', 1138 'Backup & Restore' => 'ããã¯ã¢ãã/埩å 1139 ', 1140 'You must select what you want to backup.' => 'ããã¯ã¢ããã®å¯Ÿè±¡ãéžæããŠãã ããã', 1141 '[_1] is not a number.' => '[_1]ã¯æ°å€ã§ã¯ãããŸããã', 1142 'Choose weblogs to backup.' => 'ããã¯ã¢ããããããã°ãéžæããŠãã ããã', 1143 'Archive::Tar is required to archive in tar.gz format.' => 'tar.gz圢åŒã§å§çž®ããã«ã¯Archive::Tarãå¿ 1144 èŠã§ãã', 1145 'IO::Compress::Gzip is required to archive in tar.gz format.' => 'tar.gz圢åŒã§å§çž®ããã«ã¯IO::Compress::Gzipãå¿ 1146 èŠã§ãã', 1147 'Archive::Zip is required to archive in zip format.' => 'zip圢åŒã§å§çž®ããã«ã¯Archive::Zipãå¿ 1148 èŠã§ãã', 1149 'Backup' => 'ããã¯ã¢ãã', 1150 'Specified file was not found.' => 'æå®ããããã¡ã€ã«ãèŠã€ãããŸããã', 1151 'Restore' => '埩å 1152 ', 1153 'Uploaded file was invalid: [_1]' => 'ã¢ããããŒãããããã¡ã€ã«ãäžæ£ã§ã: [_1]', 1154 'Upload manifest file via the other form.' => 'ãããã§ã¹ããã¡ã€ã«ã¯å¥ã®ãã©ãŒã ããã¢ããããŒãããŠãã ããã', 1155 'Please use xml, tar.gz, zip, or manifest as a file extension.' => 'ãã¡ã€ã«ã®æ¡åŒµåãxmlãtar.gzãzipãmanifestã®ã©ããã«ããŠãã ããã', 1156 'Some [_1] were not restored because their parent objects were not restored.' => 'ããã€ãã®[_1]ã埩å 1157 ãããŸããã§ããã芪ãªããžã§ã¯ããèŠã€ãããŸããã§ããã', 1158 'Some objects were not restored because their parent objects were not restored. Detailed information is in the <a href="[_1]">activity log</a>.' => '芪ãªããžã§ã¯ããèŠã€ãããªãã®ã§åŸ©å 1159 ã§ããªãã£ããªããžã§ã¯ãããããŸãã詳现ã¯<a href="[_1]">ãã°</a>ãåç 1160 §ããŠãã ããã', 1161 'Successfully restored objects to Movable Type system by user \'[_1]\'' => 'ãŠãŒã¶ãŒã[_1]ããMovable Typeã·ã¹ãã ã®ãªããžã§ã¯ãã埩å 1162 ããŸããã', 1163 '[_1] is not a directory.' => '[_1]ã¯ãã£ã¬ã¯ããªã§ã¯ãããŸããã', 1164 'MT::Asset#[_1]: ' => 'MT::Asset#[_1]: ', 1165 'Some of the actual files for assets could not be restored.' => 'ã¢ã€ãã ã®å®éã®ãã¡ã€ã«ãããã€ã埩å 1166 ã§ããŸããã§ããã', 1167 'No manifest file was uploaded.' => 'ãããã§ã¹ãã»ãã¡ã€ã«ãã¢ããããŒããããŸããã§ããã', 1168 'Please upload [_1] in this page.' => 'ãã®ããŒãžã§ã¯[_1]ãã¢ããããŒãããŠãã ããã', 1169 'File was not uploaded.' => 'ãã¡ã€ã«ãã¢ããããŒããããŸããã§ããã', 1170 'Restoring an actual file for an asset failed: [_1]' => 'ã¢ã€ãã ã®å®éã®ãã¡ã€ã«ã埩å 1171 ã§ããŸããã§ãã] [_1]', 1172 'Some objects were not restored because their parent objects were not restored.' => '芪ãªããžã§ã¯ããèŠã€ãããªãã®ã§åŸ©å 1173 ã§ããªãã£ããªããžã§ã¯ãããããŸãã', 1174 'Detailed information is in the <a href=\'javascript:void(0)\' onclick=\'closeDialog(\"[_1]\")\'>activity log</a>.' => '詳现ã¯<a href=\'javascript:void(0)\' onclick=\'closeDialog(\"[_1]\")\'>ãã°</a>ãåç 1175 §ããŠãã ããã', 1176 '[_1] has canceled the multiple files restore operation prematurely.' => '[_1]ãè€æ°ãã¡ã€ã«ã®åŸ©å 1177 åŠçãéäžã§åŒ·å¶çµäºããŸããã', 1178 'Select Weblog' => 'ããã°ãéžæ', 1179 'Selected Weblog' => 'éžæãããããã°', 1180 1181 ## lib/MT/Asset.pm 1182 'File' => 'ãã¡ã€ã«', 1183 'Location' => 'å Žæ', 1001 1184 1002 1185 ## lib/MT/App/Search.pm … … 1073 1256 'You failed to validate your password.' => 'æå¹ãªãã¹ã¯ãŒãã§ã¯ãããŸããã', 1074 1257 'You failed to supply a password.' => 'ãã¹ã¯ãŒããæå®ãããŠããŸããã', 1075 "User '[_1]' upgraded database to version [_2]" => '[_1]ãããŒã¿ããŒã¹ãã¢ããã°ã¬ãŒãããŸãã (ããŒãžã§ã³: [_2])',1076 1258 'Invalid session.' => 'ããŒã¿ããŒã¹ã®ããŒãžã§ã³ã«èª€ãããããŸã', 1077 1259 'No permissions. Please contact your administrator for upgrading Movable Type.' => 'æš©éããããŸããã管çè … … 1164 1346 ## mt-static/js/tc/mixer/tagmatch.js 1165 1347 ## mt-static/js/tc/mixer/display.js 1348 ## mt-static/js/assetdetail.js 1349 'No Preview Available' => 'ãã¬ãã¥ãŒã§ããŸãã', 1350 'Click to see uploaded file.' => 'ã¢ããããŒãããããã¡ã€ã«ã衚瀺', 1351 ## mt-static/js/dialog.js 1352 '(None)' => '(ãªã)', 1166 1353 ## mt-static/js/tc/tagcomplete.js 1167 1354 ## mt-static/js/tc/json.js … … 1198 1385 'Are you sure you want to delete the [_1] selected [_2]?' => '[_1]ä»¶ã®[_2]ãåé€ããŠããããã§ãã?', 1199 1386 'to delete' => 'åé€', 1387 'to remove' => 'åé€', 1388 'to enable' => 'æå¹', 1389 'to disable' => 'ç¡å¹', 1200 1390 'You did not select any [_1] [_2].' => '[_2]ãã[_1]ãéžæãããŠããŸããã', 1201 1391 'You must select an action.' => 'ãã«ããŠã³ã»ã¡ãã¥ãŒããéžæããŠãã ããã', … … 1208 1398 '_BLOG_CONFIG_MODE_BASIC' => 'åºæ¬ã¢ãŒã', 1209 1399 '_BLOG_CONFIG_MODE_DETAIL' => '詳现ã¢ãŒã', 1400 'enable' => 'æå¹ã«', 1401 'disable' => 'ç¡å¹ã«', 1402 'Showing' => '衚瀺件æ°', 1403 'delete' => 'åé€', 1404 'remove' => 'åé€', 1405 'You did not select any [_1] to [_2].' => '[_1]ãã[_2]ãéžæãããŠããŸããã', 1406 'Are you certain you want to remove this role? By doing so you will be taking away the permissions currently assigned to any users associated with this role.' => 'ãã®ããŒã«ãæ¬åœã«åé€ããŠãããããã§ãã? åé€ãããšãã®ããŒã«ãéããŠé¢é£ä»ããããŠãããŠãŒã¶ãŒããæš©éãå¥å¥ªããããšã«ãªããŸãã', 1407 'Are you certain you want to remove these [_1] roles? By doing so you will be taking away the permissions currently assigned to any users associated with these roles.' => 'ããŒã«ãæ¬åœã«åé€ããŠãããããã§ãã? åé€ãããšãããã®ããŒã«ãéããŠé¢é£ä»ããããŠãããŠãŒã¶ãŒããæš©éãå¥å¥ªããããšã«ãªããŸãã', 1408 'Are you sure you want to [_2] this [_1]?' => 'ãã®[_1]ã[_2]ããŠããããã§ãã?', 1409 'Are you sure you want to [_3] the [_1] selected [_2]?' => '[_1]ä»¶ã®[_2]ã[_3]ããŠããããã§ãã?', 1410 'You can only act upon a minimum of [_1] [_2].' => 'æäœã§ã[_1]ãéžæããŠãã ããã', 1411 'You can only act upon a maximum of [_1] [_2].' => 'æå€§ã§[_1]ä»¶ããéžæã§ããŸããã', 1412 'Loading...' => 'ããŒãäž...', 1413 'Showing: [_1] – [_2] of [_3]' => '衚瀺件æ°: [_1] – [_2] / [_3]', 1414 'Showing: [_1] – [_2]' => '衚瀺件æ°: [_1] – [_2]', 1210 1415 ## mt-static/plugins/WidgetManager/js/app.js 1211 1416 ## php/lib/function.MTGetVar.php … … 1666 1871 'Skipping template \'[_1]\' since it appears to be a custom template.' => 'ã«ã¹ã¿ã ã»ãã³ãã¬ãŒãã®ããæŽæ°ããŸãã: [_1]', 1667 1872 'Refresh Template(s)' => 'ãã³ãã¬ãŒããåæåãã', 1668 ## - 1873 1874 ## plugins/Cloner/cloner.pl 1875 'Clone Weblog' => 'ããã°ãè€è£œãã', 1876 'No weblog was selected to clone.' => 'è€è£œããããã°ãéžæãããŠããŸããã', 1877 'This action can only be run for a single weblog at a time.' => 'ãã®åäœã¯1床ã«1ã€ã®ããã°ã«å¯ŸããŠã®ã¿è¡ããŸãã', 1878 'Invalid blog_id' => 'ããã°IDãäžæ£ã§ãã', 1879 'Clones a weblog and all of its contents.' => 'ããã°ãšãã®ãã¹ãŠã®ã³ã³ãã³ããè€è£œããŸãã', 1880 'Cloning Weblog' => 'ããã°ã®è€è£œ', 1881 'Finished! You can <a href=\'[_1]\'>return to the weblogs listing</a> or <a href=\'[_2]\'>view the new weblog</a>.' => 'å®äºããŸããã<a href=\'[_1]\'>ããã°ã®äžèŠ§ã«æ»ã</a>ããŸãã¯<a href=\'[_2]\'>æ°ããããã°</a>ãèŠãããšãã§ããŸãã', 1882 'If you want to change the SitePath and SiteURL, <a href=\'[_1]\'>click here</a>.' => 'äœæãããããã°ã®ãµã€ãã»ãã¹ãšãµã€ãURLã倿Žãããå Žåã¯<a href=\'[_1]\'>ãã¡ã</a>ã', 1883 'Finished! You can <a href="javascript:void(0);" onclick="closeDialog(\'[_1]\');">return to the weblogs listing</a> or <a href="javascript:void(0);" onclick="closeDialog(\'[_2]\');">configure the Site root and URL of the new weblog</a>.' => 'å®äºããŸããã<a href="javascript:void(0);" onclick="closeDialog(\'[_1]\');">ããã°ã®äžèŠ§ã«æ»ã</a>ãããŸãã¯<a href="javascript:void(0);" onclick="closeDialog(\'[_2]\');">æ°ããããã°ã®ãµã€ãã»ãã¹ãšãµã€ãURLãèšå®</a>ã§ããŸãã', 1884 1669 1885 ## search_templates/results_feed_rss2.tmpl 1670 1886 ## search_templates/results_feed.tmpl … … 1690 1906 'Blog Search Results' => 'Blog Search: çµæ', 1691 1907 'Blog search' => 'Blog Search', 1692 "Entries from [_1] tagged with '[_2]'"=> '[_1]ã§ã¿ã° [_2] ãæå®ãããŠãããšã³ããªãŒ',1908 'Entries from [_1] tagged with \'[_2]\'' => '[_1]ã§ã¿ã° [_2] ãæå®ãããŠãããšã³ããªãŒ', 1693 1909 'Posted <MTIfNonEmpty tag="EntryAuthorDisplayName">by [_1] </MTIfNonEmpty>on [_2]' => '<MTIfNonEmpty tag="EntryAuthorDisplayName">æçš¿è 1694 1910 : [_1] </MTIfNonEmpty>æ¥æ: [_2]', … … 1742 1958 ## tmpl/feeds/feed_chrome.tmpl 1743 1959 ## tmpl/wizard/optional.tmpl 1744 'Step 3 of 3' => 'ã¹ããã 3/3', 1960 1745 1961 'Mail Configuration' => 'ã¡ãŒã«ã®èšå®', 1746 1962 "You can configure you mail settings from here, or you can complete the configuration wizard by clicking 'Continue'." => 'ã¡ãŒã«ã®èšå®ãããŸããç¹ã«èšå®ã¯äžèŠãªå Žåã¯æ¬¡ãžé²ãããšãã§ããŸãã', … … 1795 2011 1796 2012 ## tmpl/wizard/configure.tmpl 1797 'Step 2 of 3' => 'ã¹ããã 2/3', 2013 1798 2014 'Database Configuration' => 'ããŒã¿ããŒã¹ã®æ§æ', 1799 2015 "Your database configuration is complete. Click 'Continue' below to configure your temporary directory settings." => 'ããŒã¿ããŒã¹èšå®ãå®äºããŸãããæ¬¡ãžãã¿ã³ãã¯ãªãã¯ããŠãã³ãã©ãªãã£ã¬ã¯ããªã®èšå®ãããŠãã ããã', … … 1828 2044 ¥åãããŠããŸããã', 1829 2045 ## tmpl/wizard/packages.tmpl 1830 'Step 1 of 3' => 'ã¹ããã 1/3',1831 2046 'Requirements Check' => 'å¿ 1832 2047 é èŠä»¶ã®ç¢ºèª', … … 1888 2103 ## tmpl/cms/recover_password_result.tmpl 1889 2104 'Recover Passwords' => 'ãã¹ã¯ãŒãã®åèšå®', 1890 'No authors were selected to process.' => 'æçš¿è 1891 ãéžæãããŠããŸããã', 2105 'No users were selected to process.' => 'ãŠãŒã¶ãŒãéžæãããŠããŸããã', 1892 2106 ## tmpl/cms/edit_profile.tmpl 1893 2107 '_WARNING_PASSWORD_RESET_SINGLE' => '[_1]ã®ãã¹ã¯ãŒããåèšå®ããããšããŠããŸãããã¹ã¯ãŒãã¯ã©ã³ãã ã«çæãããçŽæ¥ã¡ãŒã«ã¢ãã¬ã¹ïŒ[_2]ïŒã«éãããŸããå®è¡ããŸããïŒ', … … 1897 2111 ã®ããã°ã«ã€ããŠã[_1]ãã«ã¢ã¯ã»ã¹æš©éãäžãããããã¯ã¹ã«ãã§ãã¯ãå 1898 2112 ¥ããŠãã ããã', 2113 'User Profile' => 'ãŠãŒã¶ãŒã®ãããã£ãŒã«', 2114 '_GENL_USAGE_PROFILE' => 'ãŠãŒã¶ãŒã®ãããã£ãŒã«ãç·šéããŸãããã°ã€ã³åããã¹ã¯ãŒããç·šéããããšãã«ã¯ããã°ã€ã³æš©éã¯èªåçã«æŽæ°ãããŸãã倿ŽåŸãå床ãã°ã€ã³ããå¿ 2115 èŠã¯ãããŸããã', 1899 2116 'Profile' => 'ãããã£ãŒã«', 1900 2117 'Permissions' => 'æš©é', … … 1918 2135 'The URL of this author\'s website. (Optional)' => 'ãã®æçš¿è 1919 2136 ã®ãŠã§ããµã€ãã®URLã§ãïŒãªãã·ã§ã³ïŒã', 1920 'Language :' => '䜿çšèšèª: ',2137 'Language' => '䜿çšèšèª: ', 1921 2138 'The author\'s preferred language.' => 'ãã®æçš¿è 1922 2139 ãéžæããã衚瀺çšã®èšèªã§ãã', … … 1925 2142 ã®æš©éãä¿å (S)', 1926 2143 '_USAGE_PASSWORD_RESET' => 'ãã®ãŠãŒã¶ãŒã®ãã¹ã¯ãŒããåèšå®ããããã»ã¹ãéå§ã§ããŸãããã®ããã»ã¹ã§ã¯ãæ°ããã©ã³ãã ã«çæããããã¹ã¯ãŒãããŠãŒã¶ãŒã®ã¡ãŒã«ã¢ãã¬ã¹ïŒ[_1]ïŒã«çŽæ¥éä¿¡ãããŸãã', 2144 '_USER_ENABLED' => 'æå¹', 2145 '_USER_DISABLED' => 'ç¡å¹', 2146 'Status of user in the system. Disabling a user removes their access to the system but preserves their content and history.' => 'ã·ã¹ãã äžã§ã®ãŠãŒã¶ãŒã®ç¶æ 2147 ãç¡å¹ã«ãããšãã°ã€ã³ã§ããªããªããŸãã', 2148 'Save profile for this user (s)' => 'ãã®ãŠãŒã¶ãŒã®ãããã£ãŒã«ãä¿å (S)', 2149 ## tmpl/cms/cfg_system_general.tmpl 2150 'You must set a valid Default Site URL.' => 'æ¢å®ã®ãµã€ãURLãæ£ããèšå®ããŠãã ããã', 2151 'You must set a valid Default Site Root.' => 'æ¢å®ã®ãµã€ãã»ãã¹ãæ£ããèšå®ããŠãã ããã', 2152 'This screen allows you to set system-wide new user defaults.' => 'ã·ã¹ãã å 2153 šäœã§ã®æ°ãããŠãŒã¶ãŒã®æ¢å®å€ãèšå®ã§ããŸãã', 2154 'New User Defaults' => 'æ°ãããŠãŒã¶ãŒã®æ¢å®å€', 2155 'Default Site URL' => 'æ¢å®ã®ãµã€ãURL', 2156 'Define the default site URL for new weblogs. This URL will be appended with a unique identifier for the weblog.' => 'æ°ããããã°ã®ãµã€ãURLã®æ¢å®å€ã§ãããã®URLã«ããã°ããšã«ãŠããŒã¯ãªèå¥åã远å ãããŸãã', 2157 'Default Site Root' => 'æ¢å®ã®ãµã€ãã»ãã¹', 2158 'Define the default site root for new weblogs. This path will be appended with a unique identifier for the weblog.' => 'æ°ããããã°ã®ãµã€ãã»ãã¹ã®æ¢å®å€ã§ãããã®ãã¹ã«ããã°ããšã«ãŠããŒã¯ãªèå¥åã远å ãããŸãã', 2159 'Default User Language' => 'ãŠãŒã¶ãŒã®æ¢å®ã®èšèª', 2160 'Define the default language to apply to all new users.' => 'ãŠãŒã¶ãŒã«æ¢å®ã§èšå®ãããèšèªãæå®ããŸãã', 2161 'Default Timezone:' => 'æ¢å®ã®ã¿ã€ã ãŸãŒã³', 2162 'Default Tag Delimiter:' => 'æ¢å®ã®ã¿ã°åºåã', 2163 'Define the default delimiter for entering tags.' => 'ã¿ã°ãå 2164 ¥åãããšãã«äœ¿ãåºåãèšå·ã®æ¢å®å€ãæå®ããŸãã', 1927 2165 ## tmpl/cms/template_actions.tmpl 1928 2166 'Delete' => 'åé€', … … 2142 2380 'Bigger' => '倧ãã', 2143 2381 'Smaller' => 'å°ãã', 2382 'Insert Image' => 'ç»åãæ¿å 2383 ¥', 2384 'Insert File' => 'ãã¡ã€ã«ãæ¿å 2385 ¥', 2144 2386 'Extended Entry' => 'è¿œèš (more)', 2145 2387 'Keywords' => 'ããŒã¯ãŒã', … … 2190 2432 'Send entry notification' => 'ãšã³ããªãŒã®éç¥ãéä¿¡ãã', 2191 2433 'Send notification (n)' => 'éç¥ã®éä¿¡ (N)', 2434 'Click on a comment to edit it. To perform any other action, check the checkbox of one or more comments and click the appropriate button or select a choice of actions from the dropdown to the right.' => 'ã³ã¡ã³ããã¯ãªãã¯ããŠç·šéã§ããŸãããã®ä»ã®æäœãè¡ãã«ã¯å¯Ÿè±¡ãšãªãã³ã¡ã³ãã®ãã§ãã¯ããã¯ã¹ããªã³ã«ããŠãã¿ã³ãã¯ãªãã¯ããããå³åŽã®ãã«ããŠã³ããã¢ã¯ã·ã§ã³ãéžæããŸãã', 2435 'Click on a Trackback to edit it. To perform any other action, check the checkbox of one or more Trackbacks and click the appropriate button or select a choice of actions from the dropdown to the right.' => 'ãã©ãã¯ããã¯ãã¯ãªãã¯ããŠç·šéã§ããŸãããã®ä»ã®æäœãè¡ãã«ã¯å¯Ÿè±¡ãšãªããã©ãã¯ããã¯ã®ãã§ãã¯ããã¯ã¹ããªã³ã«ããŠãã¿ã³ãã¯ãªãã¯ããããå³åŽã®ãã«ããŠã³ããã¢ã¯ã·ã§ã³ãéžæããŸãã', 2192 2436 ## tmpl/cms/template_table.tmpl 2193 2437 'Template Name' => 'ãã³ãã¬ãŒãå', … … 2204 2448 'Only show scheduled entries' => 'æå®æ¥å 2205 2449 ¬éã®ãšã³ããªãŒã衚瀺ãã', 2450 ## tmpl/cms/asset_image_options.tmpl 2451 'Display Image in Entry' => 'ç»åããšã³ããªãŒã«è¡šç€º', 2452 'Alignment' => 'é 2453 眮', 2454 'Align Image Left' => 'ç»åãå·ŠåŽã«é 2455 眮', 2456 'Left' => 'å·Š', 2457 'Align Image Center' => 'ç»åãäžå€®ã«é 2458 眮', 2459 'Center' => 'äžå€®', 2460 'Align Image Right' => 'ç»åãå³åŽã«é 2461 眮', 2462 'Right' => 'å³', 2463 'Create Thumbnail' => 'ãµã ããŒã«ç»åã®äœæ', 2464 'Width' => 'å¹ 2465 ', 2466 'Link image to full-size version in a popup window.' => 'ãããã¢ããã»ãŠã£ã³ããŠã®ç»åããªãªãžãã«ã®ç»åã«ãªã³ã¯', 2467 'Remember these settings' => 'èšå®ãä¿å', 2206 2468 ## tmpl/cms/entry_actions.tmpl 2207 2469 'Save' => 'ä¿å', … … 2288 2550 'Rebuild Again' => 'ããäžåºŠåæ§ç¯ãã', 2289 2551 ## tmpl/cms/reload_opener.tmpl 2552 ## tmpl/cms/dialog_restore_end.tmpl 2553 'An error occurred during the restore process: [_1] Please check your restore file.' => '埩å 2554 ã®éäžã§ãšã©ãŒãçºçããŸãã: [_1] ããã¯ã¢ããã»ãã¡ã€ã«ã確èªããŠãã ããã', 2555 'All of the data have been restored successfully!' => 'ãã¹ãŠã®ããŒã¿ãæ£ãã埩å 2556 ãããŸããã', 2557 'Next Page' => '次ã®ããŒãžãž', 2290 2558 ## tmpl/cms/cfg_entries.tmpl 2291 2559 'This screen allows you to control default settings for new entries as well as your publicity and remote interface settings.' => 'ãã®ç»é¢ã§ã¯ãæ°ãããšã³ããªãŒãæçš¿ãããšãã®åæå€ãããã³å … … 2354 2622 'The selected archive-template associations have been deleted.' => 'éžæãããã³ãã¬ãŒãã¯åé€ãããŸããã', 2355 2623 'Publishing Paths' => 'ãµã€ãURL/ãã¹', 2356 'Site URL:' => 'ãµã€ãURL: ', 2624 'Site URL' => 'ãµã€ãURL', 2625 'Unlock this weblog\'s site URL for editing' => 'ãã®ããã°ã®ãµã€ãURLãç·šéã§ããããã«ãã', 2626 'Warning: Changing the site URL can result in breaking all the links in your weblog.' => 'ãµã€ãURLã倿Žãããšããã°å 2627 ã®ãªã³ã¯ããªã³ã¯åãã«ãªãããšããããŸãã', 2357 2628 'Enter the URL of your website. Do not include a filename (i.e. exclude index.html).' => 'ãã®ããã°ãå 2629 ¬éãããµã€ãã®URLãå 2630 ¥åããŠãã ããããã¡ã€ã«å (index.htmlãªã©) ã¯å 2631 ¥åããªãã§ãã ããã', 2632 'The URL of your website. Do not include a filename (i.e. exclude index.html).' => 'ãã®ããã°ãå 2358 2633 ¬éãããµã€ãã®URLãå 2359 2634 ¥åããŠãã ããããã¡ã€ã«å (index.htmlãªã©) ã¯å … … 2361 2636 'Example:' => 'äŸ: ', 2362 2637 'Enter the path where your index files will be published. An absolute path (starting with \'/\') is preferred, but you can also use a path relative to the Movable Type directory.' => 'ã¡ã€ã³ããŒãž (index.html) ã眮ããã¹åãå 2638 ¥åããŠãã ããã絶察ãã¹ (/ã§å§ãŸã) ããå§ãããŸãããMovable Typeãã€ã³ã¹ããŒã«ãããå Žæããã®çžå¯Ÿãã¹ã䜿ããŸãã', 2639 'Unlock this weblog\'s site path for editing' => 'ãã®ããã°ã®ãµã€ãã»ãã¹ãç·šéã§ããããã«ãã', 2640 'Warning: Changing the site root can result in breaking all the links in your weblog.' => 'ãµã€ãã»ãã¹ã倿Žãããšããã°å 2641 ã®ãªã³ã¯ããªã³ã¯åãã«ãªãããšããããŸãã', 2642 'The path where your index files will be published. An absolute path (starting with \'/\') is preferred, but you can also use a path relative to the Movable Type directory.' => 'ã¡ã€ã³ããŒãž (index.html) ã眮ããã¹åãå 2363 2643 ¥åããŠãã ããã絶察ãã¹ (/ã§å§ãŸã) ããå§ãããŸãããMovable Typeãã€ã³ã¹ããŒã«ãããå Žæããã®çžå¯Ÿãã¹ã䜿ããŸãã', 2364 2644 'Advanced Archive Publishing:' => 'ã¢ãŒã«ã€ãã®èšå®: ', … … 2409 2689 'archive map' => 'ã¢ãŒã«ã€ãã»ãããã³ã°', 2410 2690 'archive maps' => 'ã¢ãŒã«ã€ãã»ãããã³ã°', 2691 'Unlock this weblog\'s archive url for editing' => 'ãã®ããã°ã®ã¢ãŒã«ã€ãURLãç·šéã§ããããã«ãã', 2692 'Warning: Changing the archive URL can result in breaking all the links in your weblog.' => 'ã¢ãŒã«ã€ãURLã倿Žãããšããã°å 2693 ã®ãªã³ã¯ããªã³ã¯åãã«ãªãããšããããŸãã', 2694 'Warning: Changing the archive path can result in breaking all the links in your weblog.' => 'ã¢ãŒã«ã€ãã»ãã¹ã倿Žãããšããã°å 2695 ã®ãªã³ã¯ããªã³ã¯åãã«ãªãããšããããŸãã', 2696 'Optional Settings for Dynamic Publishing:' => 'ãã€ãããã¯ã»ãããªãã·ã³ã°ã®ãªãã·ã§ã³', 2697 'Enable caching' => 'ãã£ãã·ã¥ãæå¹ã«ãã', 2698 'Enable conditional retrieval' => 'æ¡ä»¶ä»ãååŸãæå¹ã«ãã', 2699 2411 2700 ## tmpl/cms/list_ping.tmpl 2412 2701 '_USAGE_PING_LIST_BLOG' => 'ãã£ã«ã¿ãŒã管çãããã³ç·šéå¯èœãª[_1]ã®ãã©ãã¯ããã¯äžèЧã§ãã', … … 2437 2726 ## tmpl/cms/upload_complete.tmpl 2438 2727 'Upload File' => 'ãã¡ã€ã«ã®ã¢ããããŒã', 2728 'Upload Image' => 'ç»åã®ã¢ããããŒã', 2729 'Insert Image' => 'ç»åã®æ¿å 2730 ¥', 2731 'Upload File' => 'ãã¡ã€ã«ã®ã¢ããããŒã', 2732 'Insert File' => 'ãã¡ã€ã«ã®æ¿å 2733 ¥', 2439 2734 'The file named \'[_1]\' has been uploaded. Size: [quant,_2,byte].' => 'ãã¡ã€ã«[_1]ãã¢ããããŒãããŸããã(ãµã€ãº: [quant,_2,ãã€ã,ãã€ã])', 2440 2735 'Create a new entry using this uploaded file' => 'ãšã³ããªãŒãæçš¿', … … 2451 2746 'Popup Image' => 'ãããã¢ãã', 2452 2747 'Embedded Image' => 'åã蟌ã¿', 2748 'Asset Options' => 'ã¢ã€ãã ã®ãªãã·ã§ã³', 2749 'Create a new entry using this uploaded file.' => 'ã¢ããããŒãããããã¡ã€ã«ã䜿ã£ãŠãšã³ããªãŒãæçš¿', 2750 'Finish' => 'å®äº', 2751 ## tmpl/cms/association_actions.tmpl 2752 'Remove selected assocations (x)' => 'éžæãããé¢é£ä»ããåé€(X)', 2753 'Remove' => 'åé€', 2754 'association' => 'é¢é£ä»ã', 2755 'associations' => 'é¢é£ä»ã', 2756 ## tmpl/cms/dialog_restore_upload.tmpl 2757 'Canceling the process will create orphaned objects. Are you sure you want to cancel the restore operation?' => 'ããã»ã¹ãéäžã§çµäºãããšãªããžã§ã¯ããæ£ãã埩å 2758 ããŸããã埩å 2759 ã匷å¶çµäºããŸããïŒ', 2760 'Restore Multiple Files' => 'è€æ°ãã¡ã€ã«ã®åŸ©å 2761 ', 2762 'Restoring' => '埩å 2763 ', 2764 'Please upload the following file' => '次ã®ãã¡ã€ã«ãã¢ããããŒãããŠãã ããã', 2765 'Upload:' => 'ã¢ããããŒã:', 2766 2767 ## tmpl/cms/author_actions.tmpl 2768 'Enable selected users (e)' => 'éžæããããŠãŒã¶ãŒãæå¹å(E)', 2769 'Disable selected users (d)' => 'éžæããããŠãŒã¶ãŒãç¡å¹å(D)', 2770 '_USER_ENABLE' => 'æå¹', 2771 '_USER_DISABLE' => 'ç¡å¹', 2772 '_NO_SUPERUSER_DISABLE' => 'Movable Typeã®ã·ã¹ãã 管çè 2773 ã¯èªåèªèº«ãç¡å¹ã«ã¯ã§ããŸããã', 2453 2774 ## tmpl/cms/edit_template.tmpl 2775 'You must set the Template Name.' => 'ãã³ãã¬ãšã®ååãèšå®ããŠãã ããã', 2776 'You must set the template Output File.' => 'ãã³ãã¬ãŒãã®åºåãã¡ã€ã«åãèšå®ããŠãã ããã', 2454 2777 'You have unsaved changes to your template that will be lost.' => 'ä¿åãããŠããªããã³ãã¬ãŒããžã®å€æŽã¯å€±ãããŠããŸããŸãã', 2455 2778 'Edit Template' => 'ãã³ãã¬ãŒããç·šé', … … 2599 2922 '_USAGE_ENTRYPREFS' => 'ãšã³ããªãŒã®ç·šéç»é¢ã«è¡šç€ºããããã£ãŒã«ãã®èšå®ãã§ããŸããæšæºçãªèšå®(åºæ¬ãæ¡åŒµ)ããããã¯èªåã§å¿ 2600 2923 èŠãªãã£ãŒã«ããèšå®ã§ããã«ã¹ã¿ã ãéžæããŠãã ããã', 2924 'Defaults' => 'æ¢å®', 2601 2925 'Basic' => 'åºæ¬', 2602 2926 'All' => 'ãã¹ãŠ', … … 2628 2952 'weblog' => 'ããã°', 2629 2953 'Delete selected weblogs (x)' => 'éžæãããããã°ãåé€(X)', 2954 ## tmpl/cms/list_asset.tmpl 2955 '_ASSETS_DESCRIPTION' => 'ã·ã¹ãã ã«ã¢ããããŒããããã¢ã€ãã ã®äžèЧã§ãã', 2956 'You have successfully deleted the asset(s).' => 'ã¢ã€ãã ãåé€ããŸããã', 2957 'Upload New File' => 'ãã¡ã€ã«ãæ°èŠã«ã¢ããããŒããã', 2958 'Show images.' => 'ç»åã衚瀺ãã', 2959 '(Showing all assets.)' => 'ãã¹ãŠ (æ¡ä»¶ã倿Žãã)', 2960 'Showing only assets where [_1] is [_2].' => '[_1]ã[_2]ã®ã¢ã€ãã ã®ã¿ã衚瀺', 2961 'assets where' => 'ã¢ã€ãã âæ€çŽ¢æ¡ä»¶:', 2962 'assets.' => 'ã¢ã€ãã ', 2963 'type' => 'çš®é¡', 2964 'Type' => 'çš®é¡', 2965 'Size' => 'ãµã€ãº', 2966 'Created On' => 'äœææ¥æ', 2967 'View File' => 'ãã¡ã€ã«ãèŠã', 2968 'No assets could be found.' => 'ã¢ã€ãã ãèŠã€ãããŸããã§ããã', 2630 2969 ## tmpl/cms/handshake_return.tmpl 2631 2970 ## tmpl/cms/notification_actions.tmpl … … 2678 3017 'Please see your system administrator for access.' => 'ã·ã¹ãã 管çè 2679 3018 ã«çžè«ããŠãã ããã', 3019 'Privileges' => 'æš©é', 3020 'Create and manage roles and associations.' => 'ããŒã«ãšé¢é£ä»ãã®äžèЧã§ãã', 3021 'Assets' => 'ã¢ã€ãã ', 3022 'Multi-weblog assets listing.' => 'ãã¹ãŠã®ã¢ã€ãã ã®äžèЧã§ãã', 3023 'Backup' => 'ããã¯ã¢ãã', 3024 'Backup and Restore your system.' => 'ã·ã¹ãã ãããã¯ã¢ããã»åŸ©å 3025 ã§ããŸãã', 3026 3027 ## tmpl/cms/dialog_list_assets.tmpl 3028 'Select the image you would like to insert, or upload a new one.' => 'æ¿å 3029 ¥ããç»åãéžæãããããŸãã¯ã¢ããããŒãããŠãã ããã', 3030 'Select the file you would like to insert, or upload a new one.' => 'æ¿å 3031 ¥ãããã¡ã€ã«ãéžæãããããŸãã¯ã¢ããããŒãããŠãã ããã', 3032 'Upload New Asset' => 'æ°ããã¢ã€ãã ãã¢ããããŒã', 3033 'Upload New Image' => 'æ°ããç»åãã¢ããããŒã', 3034 'Upload New File' => 'æ°ãããã¡ã€ã«ãã¢ããããŒã', 3035 'View All' => 'ãã¹ãŠè¡šç€º', 3036 'Insert' => 'æ¿å 3037 ¥', 3038 'No assets could be found.' => 'ã¢ã€ãã ãèŠã€ãããŸããã§ããã', 3039 3040 ## tmpl/cms/restore_end.tmpl 3041 'All data restored successfully!' => 'ãã¹ãŠã®ããŒã¿ã埩å 3042 ããŸããã', 3043 'Make sure that you remove the files that you restored from the \'import\' folder, so that if/when you run the restore process again, those files will not be re-restored.' => '埩å 3044 ã®çµãã£ããã¡ã€ã«ãimportãã©ã«ãããåé€ããŠãã ãããæ¬¡åå床埩å 3045 ã®å¯Ÿè±¡ã«ãªãå±éºããããŸãã', 3046 'An error occurred during the restore process: [_1] Please check your restore file.' => '埩å 3047 äžã«ãšã©ãŒãçºçããŸãã: [_1] ããã¯ã¢ããã®ãã¡ã€ã«ã確èªããŠãã ããã', 3048 2680 3049 ## tmpl/cms/tag_table.tmpl 3050 ## tmpl/cms/edit_role.tmpl 3051 'You have changed the permissions for this role. This will alter what it is that the users associated with this role will be able to do. If you prefer, you can save this role with a different name. Otherwise, be aware of any changes to users with this role.' => 'ãã®ããŒã«ã®æš©éã倿ŽããŸãããããã«ãã£ãŠããã®ããŒã«ã«é¢é£ä»ããããŠãããŠãŒã¶ãŒãã§ããããšãå€åããŸãããã®ããŒã«ã«ç°ãªãååãä»ããŠä¿åããã»ãããããããããŸããããã®ããŒã«ã«é¢é£ä»ããããŠãããŠãŒã¶ãŒã®æš©éã倿ŽãããŠããããšã«æ³šæããŠãã ããã', 3052 'Role Details' => 'ããŒã«ã®è©³çް', 3053 'Create New Role' => 'ããŒã«ãæ°èŠäœæ', 3054 '_USAGE_ROLE_PROFILE' => 'ããŒã«ãšããŒã«ã«å²ãåœãŠãããæš©éãèšå®ã§ããŸãã', 3055 'Role Name' => 'ããŒã«å', 3056 'Roles with the same permissions' => 'åãæš©éãæã€ããŒã«', 3057 'Save this role' => 'ãã®ããŒã«ãä¿å', 2681 3058 ## tmpl/cms/rebuild_confirm.tmpl 2682 3059 'Select the type of rebuild you would like to perform. (Click the Cancel button if you do not want to rebuild any files.)' => 'åæ§ç¯ãã察象ãéžãã§ãã ãããåæ§ç¯ãè¡ããªãå Žåã¯ããåãæ¶ãããã¿ã³ãæŒããŠãã ããã', 3060 'Select the type of rebuild you would like to perform. Note: This will not rebuild any templates you have chosen to not automatically rebuild with index templates.' => 'åæ§ç¯ãã察象ãéžãã§ãã ãããæ³šæ: èªåçã«åæ§ç¯ããªãããã«èšå®ãããŠããã€ã³ããã¯ã¹ã»ãã³ãã¬ãŒãã¯ããã§ã¯åæ§ç¯ãããŸããã', 3061 '(Click the Cancel button if you do not want to rebuild any files.)' => '(åæ§ç¯ãè¡ããªãå Žåã¯ããåãæ¶ãããã¿ã³ãã¯ãªãã¯ããŠãã ãã)', 2683 3062 'Rebuild All Files' => 'ãã¹ãŠãåæ§ç¯', 2684 3063 'Index Template: [_1]' => 'ã€ã³ããã¯ã¹ã»ãã³ãã¬ãŒã: [_1]', … … 2686 3065 'Rebuild [_1] Archives Only' => 'ã¢ãŒã«ã€ãã®ã¿ãåæ§ç¯: [_1]', 2687 3066 'Rebuild (r)' => 'åæ§ç¯ (R)', 3067 ## tmpl/cms/asset_actions.tmpl 3068 'Delete selected assets (x)' => 'éžæãããã¢ã€ãã ãåé€(X)', 3069 'asset' => 'ã¢ã€ãã ', 3070 'assets' => 'ã¢ã€ãã ', 2688 3071 ## tmpl/cms/edit_author.tmpl 2689 3072 'Your Web services password is currently' => 'çŸåšã®WebãµãŒãã¹ã®ãã¹ã¯ãŒã: ', 2690 'Author Profile' => 'æçš¿è 2691 ã®ãããã£ãŒã«', 3073 'User Profile' => 'ãŠãŒã¶ãŒã®ãããã£ãŒã«', 2692 3074 '_USAGE_PROFILE' => 'ãããã£ãŒã«ãç·šéããŸãããã°ã€ã³åããã¹ã¯ãŒããç·šéããããšãã«ã¯ããã°ã€ã³æš©éã¯èªåçã«æŽæ°ãããŸãã倿ŽåŸãå床ãã°ã€ã³ããå¿ 2693 3075 èŠã¯ãããŸããã', … … 2698 3080 ¥åããŠãã ããã</strong>', 2699 3081 'Your profile has been updated.' => 'ãããã£ãŒã«ãæŽæ°ããŸããã', 2700 'Weblog Associations' => 'é¢é£ã¥ããããã°', 3082 'Associations' => 'é¢é£ä»ã', 3083 'This profile has been updated.' => 'ãããã£ãŒã«ãæŽæ°ããŸããã', 3084 'System Permissions' => 'ã·ã¹ãã ç®¡çæš©é', 3085 'Weblog Associations' => 'é¢é£ä»ããããã°', 2701 3086 'General Permissions' => 'ã·ã¹ãã å 2702 3087 šäœã®æš©é', … … 2736 3121 ã®æ 2737 3122 å ±ãä¿åãã', 3123 'Your login name.' => 'ãã°ã€ã³ã®éã«å 3124 ¥åããåç§°ã§ãã', 3125 'The name used by this user to login.' => 'ãã®ãŠãŒã¶ãŒãããã°ã€ã³ã®éã«å 3126 ¥åããåç§°ã§ãã', 3127 'Your published name.' => 'æçš¿ãå 3128 ¬éãããéã«è¡šç€ºãããåç§°ã§ãã', 3129 'The user\'s published name.' => 'ãã®ãŠãŒã¶ãŒã®æçš¿ããå 3130 ¬éãããéã«è¡šç€ºãããåç§°ã§ãã', 3131 'Your email address.' => 'ã¡ãŒã«ã¢ãã¬ã¹ã§ãã', 3132 'The user\'s email address.' => 'ãã®ãŠãŒã¶ãŒã®ã¡ãŒã«ã¢ãã¬ã¹ã§ãã', 3133 'Website URL' => 'ãŠã§ããµã€ãURL', 3134 'The URL of your website. (Optional)' => 'ãŠã§ããµã€ãã®URLã§ãïŒãªãã·ã§ã³ïŒã', 3135 'The URL of this user\'s website. (Optional)' => 'ãã®ãŠãŒã¶ãŒã®ãŠã§ããµã€ãã®URLã§ãïŒãªãã·ã§ã³ïŒã', 3136 'Your preferred language.' => '衚瀺çšã®èšèªã§ãã', 3137 'The user\'s preferred language.' => 'ãã®ãŠãŒã¶ãŒãéžæããã衚瀺çšã®èšèªã§ãã', 3138 'Your preferred delimiter for entering tags.' => 'ã¿ã°å 3139 ¥åæã®åºåãæåã§ãã', 3140 'The user\'s preferred delimiter for entering tags.' => 'ãã®ãŠãŒã¶ãŒãéžæãããã¿ã°å 3141 ¥åæã®åºåãæåã§ãã', 3142 'Select a password for yourself.' => 'æ°ãããã¹ã¯ãŒããå 3143 ¥åããŠãã ããã', 3144 'Select a password for the user.' => 'æ°ãããã¹ã¯ãŒããå 3145 ¥åããŠãã ããã', 3146 'This word or phrase will be required to recover the password if you forget it.' => 'å 3147 ¥åå 3148 容ã¯ãã¹ã¯ãŒããå¿ããŠåèšå®ãããšãã«å¿ 3149 èŠã«ãªããŸãã', 3150 'This word or phrase will be required to recover the password if the user forgets it.' => 'å 3151 ¥åå 3152 容ã¯ãŠãŒã¶ãŒããã¹ã¯ãŒããå¿ããŠåèšå®ãããšãã«å¿ 3153 èŠã«ãªããŸãã', 3154 'Save this user (s)' => 'ãŠãŒã¶ãŒã®æ 3155 å ±ãä¿åãã', 3156 3157 ## tmpl/cms/list_association.tmpl 3158 'User Disabled' => 'ç¡å¹ãªãŠãŒã¶ãŒ', 3159 '_USAGE_ASSOCIATIONS' => 'é¢é£ä»ãã衚瀺ãããæ°ããäœæã§ããŸãã', 3160 'You have successfully removed the association(s).' => 'é¢é£ä»ããåé€ããŸããã', 3161 'You have successfully created the association(s).' => 'é¢é£ä»ããäœæããŸããã', 3162 'Add user to a weblog' => 'ããã°ã«ãŠãŒã¶ãŒãé¢é£ä»ã', 3163 'You can not create associations for disabled users.' => 'ç¡å¹ãªãŠãŒã¶ãŒã«é¢é£ä»ããäœæããããšã¯ã§ããŸããã', 3164 'Add [_1] to a weblog' => 'ããã°ã«[_1]ãé¢é£ä»ã', 3165 'Assign role to a new user' => 'æ°ãããŠãŒã¶ãŒã«ããŒã«ãé¢é£ä»ã', 3166 'Assign Role to User' => 'ãŠãŒã¶ãŒãžã®é¢é£ä»ããæ°èŠäœæ', 3167 'Add a user to this weblog' => 'ãã®ããã°ã«ãŠãŒã¶ãŒã远å ', 3168 'Create a User Association' => 'ãŠãŒã¶ãŒã®é¢é£ä»ããäœæ', 3169 'User' => 'ãŠãŒã¶ãŒ', 3170 'Role' => 'ããŒã«', 3171 'In Weblog' => 'ããã°', 3172 'Created On' => 'äœææ¥æ', 3173 'No associations could be found.' => 'é¢é£ä»ããèŠã€ãããŸããã§ããã', 2738 3174 ## tmpl/cms/copyright.tmpl 2739 3175 ## tmpl/cms/cfg_simple.tmpl … … 2891 3327 'Importing...' => 'èªã¿èŸŒã¿äž...', 2892 3328 'Importing entries into blog' => 'ããã°ã«èšäºãèªã¿èŸŒãã§ããŸã', 2893 'Importing entries as author \'[_1]\'' => 'æçš¿è 2894 åã[_1]ãã§èªã¿èŸŒãã§ããŸãã ', 2895 'Creating new authors for each author found in the blog' => 'èªã¿èŸŒãèšäºã«èšå®ãããŠããæçš¿è 2896 ãæ°ãã«äœæããŸãã', 3329 'Importing entries as user \'[_1]\'' => 'ãŠãŒã¶ãŒåã[_1]ãã§èªã¿èŸŒãã§ããŸãã ', 3330 'Creating new users for each user found in the blog' => 'èªã¿èŸŒãèšäºã«èšå®ãããŠãããŠãŒã¶ãŒãæ°ãã«äœæããŸãã', 2897 3331 ## tmpl/cms/commenter_actions.tmpl 2898 3332 'Trust' => 'ç»é²ãã', … … 2963 3397 'Password recovery word/phrase:' => 'ãã¹ã¯ãŒãåèšå®çšã®ãã¬ãŒãº:', 2964 3398 'Finish Install' => 'ã€ã³ã¹ããŒã«ãç¶è¡', 3399 'The name used by this user to login.' => 'ãã®ãŠãŒã¶ãŒãããã°ã€ã³ã®éã«å 3400 ¥åããåç§°ã§ãã', 3401 'The user\'s email address.' => 'ãã®ãŠãŒã¶ãŒã®ã¡ãŒã«ã¢ãã¬ã¹ã§ãã', 3402 'The user\'s preferred language.' => 'ãã®ãŠãŒã¶ãŒããéžæãã衚瀺çšã®èšèªã§ãã', 3403 2965 3404 ## tmpl/cms/edit_admin_permissions.tmpl 2966 3405 'User can create weblogs' => 'ããã°ã®æ°èŠäœæ', … … 2982 3421 'Are you sure you want to remove all junk comments?' => 'è¿·æã³ã¡ã³ãããã¹ãŠåé€ããŠããããã§ãã?', 2983 3422 'Deletes all junk comments' => 'ãã¹ãŠã®è¿·æã³ã¡ã³ããåé€', 3423 3424 ## tmpl/cms/dialog_restore_start.tmpl 3425 'Restoring [_1]...' => '[_1]ã埩å 3426 ããŠããŸã...', 3427 3428 ## tmpl/cms/backup_end.tmpl 3429 'All of the data has been backed up successfully!' => 'ãã¹ãŠã®ããŒã¿ãããã¯ã¢ãããããŸããã', 3430 'Filename' => 'ãã¡ã€ã«å', 3431 'Download This File' => 'ãã®ãã¡ã€ã«ãããŠã³ããŒããã', 3432 '_BACKUP_TEMPDIR_WARNING' => 'æå®ãããå 3433 容ã[_1]ãã£ã¬ã¯ããªã«ããã¯ã¢ãããããŸãããäžèšã®ãã¡ã€ã«ã[_1]ããããŠã³ããŒãããŠããã<strong>ããã«åé€</strong>ããŠãã ãããããã¯ã¢ãããã¡ã€ã«ã«ã¯éå€§ãªæ©å¯æ 3434 å ±ãå«ãŸããŠããŸãã', 3435 '_BACKUP_DOWNLOAD_MESSAGE' => 'ããã¯ã¢ããã»ãã¡ã€ã«ã®ããŠã³ããŒããããã«å§ãŸããŸããããå§ãŸããªãå Žåã¯ã<a href=\'#\' onclick=\'submit_form()\'>ãããã¯ãªãã¯</a>ããŠéå§ããŠãã ãããããã¯ã¢ããã»ãã¡ã€ã«ã®ããŠã³ããŒãã¯1床ã®ããã¯ã¢ããã«ã€ã1床ããè¡ããŸããã', 3436 # 'An error occurred during the backup process: [_1]' => '', 2984 3437 ## tmpl/cms/author_table.tmpl 2985 3438 'Name' => 'åå', 3439 'Only show enabled users' => 'æå¹ãªãŠãŒã¶ãŒã ãã衚瀺', 3440 'Only show disabled users' => 'ç¡å¹ãªãŠãŒã¶ãŒã ãã衚瀺', 2986 3441 ## tmpl/cms/edit_placements.tmpl 2987 3442 '_USAGE_PLACEMENTS' => 'ãšã³ããªãŒã«ãµãã«ããŽãªãŒãèšå®ã§ããŸããäžèЧã®å·ŠåŽã¯ããšã³ããªãŒã«ã¡ã€ã³/ãµãã©ã¡ããšãèšå®ãããŠããªãã«ããŽãªãŒãå³åŽã¯ãµãã«ããŽãªãŒãšããŠèšå®ãããŠããã«ããŽãªãŒã§ãã', … … 3017 3472 '_SEARCH_SIDEBAR' => 'æ€çŽ¢ã»çœ®æ', 3018 3473 'Show Activity Log' => 'ãã°ã®é²èЧ', 3474 'List Associations and Roles' => 'é¢é£ä»ããšããŒã«ã®äžèЧ', 3475 'List uploaded files' => 'ã¢ããããŒãããããã¡ã€ã«ã®äžèЧ', 3476 3019 3477 ## tmpl/cms/recover.tmpl 3020 3478 'Your password has been changed, and the new password has been sent to your email address ([_1]).' => 'ãã¹ã¯ãŒãã倿ŽããŸãããæ°ãããã¹ã¯ãŒãã¯ãã[_1]ãå®ãŠã«ã¡ãŒã«ã§éããŸããã', … … 3055 3513 'Import & Export Entries' => 'ãšã³ããªãŒã®èªã¿èŸŒã¿/æžãåºã', 3056 3514 'Import / Export' => 'èªã¿èŸŒã¿/æžãåºã', 3515 'List Users' => 'ãŠãŒã¶ãŒäžèЧ', 3516 'Users' => 'ãŠãŒã¶ãŒ', 3517 'Backup this weblog' => 'ãã®ããã°ã®ããã¯ã¢ãã', 3057 3518 ## tmpl/cms/header.tmpl 3058 3519 'Help' => 'ãã«ã', … … 3088 3549 èŠã§ãã', 3089 3550 'Begin Upgrade' => 'ã¢ããã°ã¬ãŒãã®éå§', 3551 'Upgrade Check' => 'ã¢ããã°ã¬ãŒãã®ç¢ºèª', 3552 'Your Movable Type installation is already up to date.' => 'Movable Typeã¯ãã§ã«ææ°ã®ç¶æ 3553 ã§ãã', 3554 3555 ## tmpl/cms/dialog_grant_role.tmpl 3556 'You need to create some roles.' => 'ããŒã«ãäœæããŠãã ããã', 3557 'Before you can do this, you need to create some roles. <a href="javascript:void(0);" onclick="closeDialog(\'[_1]\');">Click here</a> to create a role.' => 'å®è¡ããåã«ããŒã«ãäœæããå¿ 3558 èŠããããŸãã <a href="javascript:void(0);" onclick="closeDialog(\'[_1]\');">ãããã¯ãªãã¯ããŠ</a>ããŒã«ãäœæããŠãã ããã', 3559 'You need to create some users.' => 'ãŠãŒã¶ãŒãäœæããŠãã ããã', 3560 'Before you can do this, you need to create some users. <a href="javascript:void(0);" onclick="closeDialog(\'[_1]\');">Click here</a> to create a user.' => 'å®è¡ããåã«ãŠãŒã¶ãŒãäœæããå¿ 3561 èŠããããŸãã <a href="javascript:void(0);" onclick="closeDialog(\'[_1]\');">ãããã¯ãªãã¯ããŠ</a>ãŠãŒã¶ãŒãäœæããŠãã ããã', 3562 'You need to create some weblogs.' => 'ããã°ãäœæããŠãã ããã', 3563 'Before you can do this, you need to create some weblogs. <a href="javascript:void(0);" onclick="closeDialog(\'[_1]\');">Click here</a> to create a weblog.' => 'å®è¡ããåã«ããã°ãäœæããå¿ 3564 èŠããããŸãã <a href="javascript:void(0);" onclick="closeDialog(\'[_1]\');">ãããã¯ãªãã¯ããŠ</a>ããã°ãäœæããŠãã ããã', 3565 3090 3566 ## tmpl/cms/list_author.tmpl 3091 3567 '_USAGE_AUTHORS' => 'çŸåšç»é²ãããæçš¿è … … 3095 3571 ã®æš©éãç·šéããŠãæš©éããã¹ãŠå€ããŠãã ããããåé€ããã¿ã³ã䜿ããšãæçš¿è 3096 3572 ãã·ã¹ãã ããåé€ããŸãã', 3573 '_USAGE_AUTHORS_1' => 'çŸåšç»é²ãããŠãããŠãŒã¶ãŒã®äžèЧã§ããååãã¯ãªãã¯ãããšãããããã®ãŠãŒã¶ãŒã®ãããã£ãŒã«ãç·šéã§ããŸãããã§ãã¯ããã¯ã¹ã«ãã§ãã¯ããŠãããåé€ããã¿ã³ãã¯ãªãã¯ãããšããŠãŒã¶ãŒãåé€ã§ããŸãããæ³šæïŒç¹å®ã®ããã°ã«é¢ããæš©éãã¯ããå Žåã¯ããŠãŒã¶ãŒãšããã°ãšã®é¢é£ãæ¶ããŠãã ããããåé€ããã¿ã³ã䜿ããšããŠãŒã¶ãŒãã·ã¹ãã ããåé€ããŸãã', 3097 3574 'You have successfully deleted the authors from the Movable Type system.' => 'æçš¿è 3098 3575 ãMovable Typeã®ã·ã¹ãã ããåé€ããŸããã', … … 3100 3577 : ', 3101 3578 'Last Entry' => 'æåŸã®æçš¿æ¥æ', 3579 'You have successfully enabled the selected user(s).' => 'éžæããããŠãŒã¶ãŒãæå¹ã«ããŸããã', 3580 'You have successfully disabled the selected user(s).' => 'éžæããããŠãŒã¶ãŒãç¡å¹ã«ããŸããã', 3581 'You have successfully deleted the user(s) from the Movable Type system.' => 'ãŠãŒã¶ãŒãMovable Typeã®ã·ã¹ãã ããåé€ããŸããã', 3582 '(Showing all users.)' => 'ãã¹ãŠ(æ¡ä»¶ã倿Žãã)', 3583 'Showing only users whose [_1] is [_2].' => '[_1]ã[_2] (æ¡ä»¶ã倿Žãã)', 3584 'users.' => 'ãŠãŒã¶ãŒ', 3585 'users where' => 'ãŠãŒã¶ãŒâæ€çŽ¢æ¡ä»¶: ', 3586 '_USER_STATUS_CAPTION' => 'ç¶æ 3587 ', 3588 'Only show enabled users' => 'æå¹ãªãŠãŒã¶ãŒã ãã衚瀺', 3589 'Only show disabled users' => 'ç¡å¹ãªãŠãŒã¶ãŒã ãã衚瀺', 3102 3590 ## tmpl/cms/delete_confirm.tmpl 3103 'Are you sure you want to permanently delete the [quant,_1,author] from the system?' => '[quant,_1,人,人]ã®æçš¿è 3104 ãã·ã¹ãã ããå®å 3591 'Are you sure you want to permanently delete the [quant,_1,user] from the system?' => '[quant,_1,人,人]ã®ãŠãŒã¶ãŒãã·ã¹ãã ããå®å 3105 3592 šã«åé€ããŠããããã§ãã?', 3106 3593 'Are you sure you want to delete the [quant,_1,comment]?' => '[quant,_1,ä»¶,ä»¶]ã®ã³ã¡ã³ããåé€ããŠããããã§ãã?', … … 3115 3602 ã¡ãŒã«ã¢ãã¬ã¹ãåé€ããŠããããã§ãã?', 3116 3603 'Are you sure you want to delete the [quant,_1,blocked item,blocked items]?' => '[quant,_1,ä»¶,ä»¶]ã®ã¢ã€ãã ãåé€ããŠããããã§ãã?', 3117 'Are you sure you want to delete the [quant,_1,weblog]? When you delete a weblog, all of the entries, comments, templates, notifications, and author permissions are deleted along with the weblog itself. Make sure that this is what you want, because this action is permanent.' => '[quant,_1,ä»¶,ä»¶]ã®ããã°ãåé€ããŠããããã§ãã? ããã°ãåé€ãããšããã¹ãŠã®ãšã³ããªãŒãã³ã¡ã³ãããã³ãã¬ãŒããéç¥å3604 'Are you sure you want to delete the [quant,_1,weblog]? When you delete a weblog, all of the entries, comments, templates, notifications, and user permissions are deleted along with the weblog itself. Make sure that this is what you want, because this action is permanent.' => '[quant,_1,ä»¶,ä»¶]ã®ããã°ãåé€ããŠããããã§ãã? ããã°ãåé€ãããšããã¹ãŠã®ãšã³ããªãŒãã³ã¡ã³ãããã³ãã¬ãŒããéç¥å 3118 3605 ã®ã¢ãã¬ã¹åž³ãæçš¿è 3119 3606 ã®æš©éã®æ … … 3124 3611 'Edit Category' => 'ã«ããŽãªãŒãç·šé', 3125 3612 'Use this page to edit the attributes of the category [_1]. You can set a description for your category to be used in your public pages, as well as configuring the TrackBack options for this category.' => 'ãµã€ãã«æ²èŒããã«ããŽãªãŒã®èª¬æãããã®ã«ããŽãªãŒãžã®ãã©ãã¯ããã¯ã®èšå®ãã§ããŸãã', 3613 '_USAGE_CATEGORY_PING_URL' => 'ãã® URL ã¯ããã®ã«ããŽãªãŒã®ãšã³ããªãŒã«å¯Ÿãããã©ãã¯ããã¯ãåãä»ããããã®ãã®ã§ããåãä»ãããã©ãã¯ããã¯ã®äžèЧãã¡ã€ã³ããŒãžã®ãã³ãã¬ãŒãã§å©çšããããšãã¯ããã©ãã¯ããã¯ã«é¢é£ããã¿ã°ã®ãã«ããåç 3614 §ããŠãã ããã', 3126 3615 'Your category changes have been made.' => 'ã«ããŽãªãŒã®å€æŽãè¡ããŸããã', 3127 3616 'Details' => '詳现', … … 3133 3622 'If enabled, TrackBacks will be accepted for this category from any source.' => 'ãã®ã«ããŽãªãŒã«å¯Ÿãããã¹ãŠã®ãã©ãã¯ããã¯ãåãä»ããå Žåã¯ããã§ãã¯ããŠãã ããã', 3134 3623 'TrackBack URL for this category' => 'ãã®ã«ããŽãªãŒã®ãã©ãã¯ããã¯URL', 3135 'This is the URL that others will use to send TrackBacks to your weblog. If you wish for anyone to send TrackBacks to your weblog when they have a post specific to this category, post this URL publicly. If you choose to only allow a select group of individuals to TrackBack, send this URL to them privately. To include a list of incoming TrackBacks in your Main Index Template, check the documentation for template tags related to TrackBacks.' => 'ãã® URL ã¯ããã®ã«ããŽãªãŒã®ãšã³ããªãŒã«å¯Ÿãããã©ãã¯ããã¯ãåãä»ããããã®ãã®ã§ããåãä»ãããã©ãã¯ããã¯ã®äžèЧãã¡ã€ã³ããŒãžã®ãã³ãã¬ãŒãã§å©çšããããšãã¯ããã©ãã¯ããã¯ã«é¢é£ããã¿ã°ã®ãã«ããåç3136 §ããŠãã ããã',3137 3624 'Passphrase Protection' => 'ãã¹ã¯ãŒãä¿è·', 3138 3625 'Optional.' => 'ãªãã·ã§ã³', … … 3142 3629 ¥åããŠãã ããã(è€æ°ã®URLãå 3143 3630 ¥åããå Žåã¯æ¹è¡ããŠãã ãã)', 3631 ## tmpl/cms/backup_restore.tmpl 3632 'None selected.' => 'éžæãããŠããŸããã', 3633 'This option allows you to choose exactly what you want to backup.' => 'ãã®ãªãã·ã§ã³ã§ã¯ããã¯ã¢ãããã察象ãéžæã§ããŸãã', 3634 'This option will backup Users, Roles, Associations, Weblogs, Entries, Categories, Templates and Tags.' => 'ãã®ãªãã·ã§ã³ã§ã¯ãŠãŒã¶ãŒãããŒã«ãé¢é£ä»ããããã°ããšã³ããªãŒãã«ããŽãªãŒããã³ãã¬ãŒããã¿ã°ãããã¯ã¢ãããããŸãã', 3635 'Backup / Restore' => 'ããã¯ã¢ãã / 埩å 3636 ', 3637 '_BACKUP_RESTORE_DESCRIPTION' => 'Movable Typeã·ã¹ãã ã®ããã¯ã¢ãããšåŸ©å 3638 ãã§ããŸãã', 3639 'Backup System Objects' => 'ã·ã¹ãã ãªããžã§ã¯ãã®ããã¯ã¢ãã', 3640 'Backup' => 'ããã¯ã¢ãã', 3641 'Restore System Objects' => 'ã·ã¹ãã ãªããžã§ã¯ãã®åŸ©å 3642 ', 3643 'Restore' => '埩å 3644 ', 3645 'What to backup' => 'ããã¯ã¢ãã察象', 3646 'Everything' => 'ãã¹ãŠ', 3647 'Choose weblogs to backup' => 'ããã°ãéžæ', 3648 'Type of archive format' => 'ã¢ãŒã«ã€ã圢åŒ', 3649 'Don\'t compress' => 'å§çž®ããªã', 3650 'Number of megabytes per file' => 'ãã¡ã€ã«ããšã®ãµã€ãº(MB)', 3651 'Don\'t Divide' => 'åå²ããªã', 3652 'Approximate file size per backup file.' => 'åã 3653 ã®ããã¯ã¢ãããã¡ã€ã«ã®ããããã®ãµã€ãº', 3654 'Make Backup' => 'ããã¯ã¢ãã', 3655 'Make Backup (b)' => 'ããã¯ã¢ãã(B)', 3656 'Perl module XML::SAX and/or its dependencies are missing - Movable Type can not restore the system without it.' => 'XML::SAXãŸãã¯ãã®äŸåã¢ãžã¥ãŒã«ãèŠã€ãããŸããããããã®ã¢ãžã¥ãŒã«ãã€ã³ã¹ããŒã«ãããŠããªããšMovable Typeã®ã·ã¹ãã ã¯åŸ©å 3657 ã§ããŸããã', 3658 'Upload backup file: (optional)' => 'ããã¯ã¢ãããã¡ã€ã«ã®ã¢ããããŒã(ãªãã·ã§ã³)', 3659 'Restore (r)' => '埩å 3660 (R)', 3661 'Upload manifest file:' => 'ãããã§ã¹ããã¡ã€ã«ã®ã¢ããããŒã', 3662 'If you have a manifest file and multiple backup files, you first upload the manifest file here. Movable Type will guide you through the restore process.' => 'ãããã§ã¹ããã¡ã€ã«ãšè€æ°ã®ããã¯ã¢ãããã¡ã€ã«ãããå Žåã¯ããŸããããããããã§ã¹ããã¡ã€ã«ãã¢ããããŒãããŸãããã®åŸMovable Typeã®æç€ºã«åŸã£ãŠåŸ©å 3663 ãè¡ããŸãã', 3664 'Upload Single File' => 'åäžãã¡ã€ã«ã®ã¢ããããŒã', 3665 'Upload Multiple Files' => 'è€æ°ãã¡ã€ã«ã®ã¢ããããŒã', 3666 'Upload Manifest File (m)' => 'ãããã§ã¹ããã¡ã€ã«ã®ã¢ããããŒã(M)', 3144 3667 ## tmpl/cms/edit_ping.tmpl 3145 3668 'The TrackBack has been approved.' => 'ãã©ãã¯ããã¯ã¯æ¿èªãããŸããã', … … 3164 3687 'Delete this TrackBack (x)' => 'ãã®ãã©ãã¯ããã¯ãåé€(X)', 3165 3688 ## tmpl/cms/footer.tmpl 3689 ## tmpl/cms/backup_start.tmpl 3690 'Backup...' => 'ããã¯ã¢ãã', 3691 'Backing up Movable Type' => 'Movable Typeãããã¯ã¢ããããŸã', 3166 3692 ## tmpl/cms/junk_results.tmpl 3167 3693 'Find Junk' => 'è¿·æã³ã¡ã³ã/ãã©ãã¯ããã¯', … … 3267 3793 'days' => 'æ¥', 3268 3794 'When an item has been marked as junk for this many days, it is automatically deleted.' => 'æå®ããæ¥æ°ã®åŸã«ãè¿·æã³ã¡ã³ã/ãã©ãã¯ããã¯ãšå€æãããã®ãåé€ããŸãã', 3795 ## tmpl/cms/restore_start.tmpl 3796 'Restoring...' => '埩å 3797 ..', 3798 'Restoring Movable Type' => 'Movable Typeã埩å 3799 ããŠããŸã', 3800 ## tmpl/cms/role_actions.tmpl 3801 'Delete selected roles (x)' => 'éžæãããããŒã«ãåé€(X)', 3802 'role' => 'ããŒã«', 3803 'roles' => 'ããŒã«', 3804 3805 3269 3806 ## tmpl/cms/import.tmpl 3270 3807 'Transfer weblog entries into Movable Type from other Movable Type installations or even other blogging tools or export your entries to create a backup or copy.' => 'Movable Typeãä»ã®ãŠã§ããã°ããŒã«ããMovable Typeãžããã°ã転éãããããšã³ããªãŒãæžãåºããŠä¿åããŠããããšãã§ããŸãã', … … 3321 3858 šãªããã¯ã¢ãããäœæããæ©èœã§ã¯ãããŸããã詳ããã¯æäœã¬ã€ããåç 3322 3859 §ããŠãã ããã</em>', 3860 'Ownership of imported entries:' => 'èªã¿èŸŒãã ãšã³ããªãŒã®ãŠãŒã¶ãŒ', 3861 'Preserve original user' => 'å 3862 ã®ãŠãŒã¶ãŒãä¿æãã', 3863 'If you choose to preserve the ownership of the imported entries and any of those users must be created in this installation, you must define a default password for those new accounts.' => 'èªã¿èŸŒãŸãããšã³ããªãŒã®ãŠãŒã¶ãŒã®æ 3864 å ±ã䜿ãå Žåãæ°ãããŠãŒã¶ãŒãäœæãããããšããããŸãããã®ãšãã®ããã«æ¢å®ã®ãã¹ã¯ãŒããæå®ããŸãã', 3865 'Default password for new users:' => 'æ°ãããŠãŒã¶ãŒã«èšå®ãããã¹ã¯ãŒã', 3866 'You will be assigned the user of all imported entries. If you wish the original user to keep ownership, you must contact your MT system administrator to perform the import so that new users can be created if necessary.' => 'çŸåšã®ãŠãŒã¶ãŒã®æ 3867 å ±ã§èªã¿èŸŒã¿ãŸããå 3868 ã®ãŠãŒã¶ãŒåã§èªã¿èŸŒãå Žåã¯ãã·ã¹ãã 管çè 3869 ã«çžè«ããå¿ 3870 èŠã§ããã°è©²åœãããŠãŒã¶ãŒãäºåã«äœæããŠããèªã¿èŸŒãã§ãã ããã', 3323 3871 ## tmpl/cms/cc_return.tmpl 3324 3872 ## tmpl/cms/admin.tmpl 3325 3873 'System Stats' => 'ã·ã¹ãã ã®ç¶æ³', 3326 'Active Authors' => 'ã¢ã¯ãã£ããªæçš¿è 3327 ', 3874 'Active Users' => 'ã¢ã¯ãã£ããªãŠãŒã¶ãŒ', 3328 3875 'Essential Links' => 'ãªã³ã¯é', 3329 3876 'System Information' => 'Movable Type ã·ã¹ãã ã»ãã§ãã¯', … … 3343 3890 'From this screen, you can view information about and manage many aspects of your system across all weblogs.' => 'ã·ã¹ãã å 3344 3891 šäœã®åçš®æ 3345 å ±ã衚瀺ãã倿Žã§ããŸãã', 3892 å ±ã衚瀺ãã倿Žã§ããŸãã', ## tmpl/cms/list_role.tmpl 3893 '_USAGE_ROLES' => 'ã·ã¹ãã ã«ç»é²ãããŠããããŒã«ã衚瀺ããæ°ããäœæã§ããŸããååãã¯ãªãã¯ããŠè©³çްã衚瀺ã§ããŸãã', 3894 'You have successfully deleted the role(s).' => 'ããŒã«ãåé€ããŸããã', 3895 'Members' => 'ã¡ã³ããŒ', 3896 'Groups' => 'ã°ã«ãŒã', 3897 'Grant a new role' => 'ããŒã«ãæ°èŠã«é¢é£ä»ã', 3898 'Grant another role to [_1]' => '[_1]ã«ããŒã«ãé¢é£ä»ã', 3899 '_USER_STATUS_CAPTION' => 'ç¶æ 3900 ', 3901 'Via Group' => 'çµç±ã°ã«ãŒã', 3902 'Role Is Active' => 'æå¹ãªããŒã«', 3903 'Role Not Being Used' => '䜿çšãããŠããªãããŒã«', 3904 'No roles could be found.' => 'ããŒã«ãèŠã€ãããŸããã§ããã', 3905 ## tmpl/cms/listing_panel.tmpl 3906 'Step [_1] of [_2]' => 'ã¹ããã [_1]/[_2]', 3907 'View All' => 'ãã¹ãŠè¡šç€º', 3908 'Go to [_1]' => '[_1]ãžç§»å', 3909 'Confirm' => '確å®', 3910 'Sorry, there were no results for your search. Please try searching again.' => 'æ€çŽ¢çµæããããŸããã§ãããæ€çŽ¢ãããçŽããŠãã ããã', 3911 'Sorry, there is no data for this object set.' => 'ãã®ãªããžã§ã¯ãã»ããã«ã¯ããŒã¿ããããŸããã', 3912 3346 3913 ## tmpl/cms/bookmarklets.tmpl 3347 3914 '_USAGE_BOOKMARKLET_3' => 'ãã¯ã€ãã¯æçš¿ããã€ã³ã¹ããŒã«ããããããã®ãªã³ã¯ãããã©ãŠã¶ã®ãªã³ã¯ããæ°ã«å … … 3371 3938 'Path:' => 'ãã¹: ', 3372 3939 'Upload' => 'ã¢ããããŒã', 3940 'You need to configure your weblog.' => 'å 3941 ã«ããã°ãèšå®ããŠãã ããã', 3942 'Before you can upload a file, you need to publish your weblog. <a href="javascript:void(0);" onclick="closeDialog(\'[_1]\');">Click here</a> to configure your weblog\'s publishing paths and rebuild your weblog.' => 'ãã¡ã€ã«ãã¢ããããŒãããåã«ããã°ã®å 3943 ¬éèšå®ãããŠãã ããã<a href="javascript:void(0);" onclick="closeDialog(\'[_1]\');">ãããã¯ãªãã¯</a>ããŠããã°ã®å 3944 ¬éèšå®ãè¡ããããã°ãåæ§ç¯ããŠãã ããã', 3945 'Upload New File' => 'æ°ãããã¡ã€ã«ã®ã¢ããããŒã', 3946 'Choose a file from your computer to upload' => 'ã³ã³ãã¥ãŒã¿ããã¢ããããŒããããã¡ã€ã«ãéžæ', 3947 'File to Upload' => 'ã¢ããããŒããããã¡ã€ã«', 3948 'Click the button below and select a file on your computer to upload.' => 'äžã®ãã¿ã³ãã¯ãªãã¯ããŠã¢ããããŒããããã¡ã€ã«ãã³ã³ãã¥ãŒã¿ããéžæããŠãã ããã', 3373 3949 ## tmpl/cms/upgrade_runner.tmpl 3374 3950 'Installation complete.' => 'ã€ã³ã¹ããŒã«ãå®äºããŸããã', … … 3451 4027 'scheduled' => 'æå®æ¥', 3452 4028 'No entries could be found.' => 'ãšã³ããªãŒã¯èŠã€ãããŸããã', 4029 'user' => 'ãŠãŒã¶ãŒ', 3453 4030 ); 3454 4031 1; -
branches/wheeljack/lib/MT/Template/ContextHandlers.pm
r955 r987 2153 2153 <input type="hidden" name="entry_id" value="$entry_id" /> 2154 2154 2155 <p><label for="url">URL :</label><br />2155 <p><label for="url">URL</label>:<br /> 2156 2156 <input tabindex="1" type="text" name="url" id="url" value="$comment_url" /> 2157 2157 … … 2159 2159 <input type="radio" id="remember" name="bakecookie" onclick="rememberMe(this.form)" /><label for="bakecookie"><label for="remember"><MT_TRANS phrase="Yes"></label><input type="radio" id="forget" name="bakecookie" onclick="forgetMe(this.form)" value="Forget Info" style="margin-left: 15px;" /><label for="forget"><MT_TRANS phrase="No"></label><br style="clear: both;" /></p> 2160 2160 2161 <p><label for="text"><MT_TRANS phrase="Comments :"></label><br />2161 <p><label for="text"><MT_TRANS phrase="Comments">:</label><br /> 2162 2162 <textarea tabindex="2" id="text" name="text" rows="10" cols="50" id="text">$comment_text</textarea></p> 2163 2163 … … 2219 2219 2220 2220 <div id="name_email"> 2221 <p><label for="author"><MT_TRANS phrase="Name :"></label><br />2221 <p><label for="author"><MT_TRANS phrase="Name">:</label><br /> 2222 2222 <input tabindex="1" name="author" id="author" value="$comment_author" /></p> 2223 2223 2224 <p><label for="email"><MT_TRANS phrase="Email Address :"></label><br />2224 <p><label for="email"><MT_TRANS phrase="Email Address">:</label><br /> 2225 2225 <input tabindex="2" name="email" id="email" value="$comment_email" /></p> 2226 2226 </div> … … 2238 2238 } 2239 2239 $result .= MT->translate_templatized(<<"HTML"); 2240 <p><label for="url"><MT_TRANS phrase="URL :"></label><br />2240 <p><label for="url"><MT_TRANS phrase="URL">:</label><br /> 2241 2241 <input tabindex="3" type="text" name="url" id="url" value="$comment_url" /> 2242 2242 … … 2244 2244 <input type="radio" id="remember" name="bakecookie" /><label for="remember"><MT_TRANS phrase="Yes"></label><input type="radio" id="forget" name="bakecookie" onclick="forgetMe(this.form)" value="Forget Info" style="margin-left: 15px;" /><label for="forget"><MT_TRANS phrase="No"></label><br style="clear: both;" /></p> 2245 2245 2246 <p><label for="text"><MT_TRANS phrase="Comments :"></label> $allow_comment_html_note<br />2246 <p><label for="text"><MT_TRANS phrase="Comments">:</label> $allow_comment_html_note<br /> 2247 2247 <textarea tabindex="4" name="text" rows="10" cols="50" id="text">$comment_text</textarea></p> 2248 2248 -
branches/wheeljack/php/lib/function.MTCommentFields.php
r2 r987 85 85 <input type="hidden" name="entry_id" value="$entry_id" /> 86 86 87 <p><label for="url">URL :</label><br />87 <p><label for="url">URL</label>:<br /> 88 88 <input tabindex="1" type="text" name="url" id="url" value="$comment_url" /> 89 89 … … 91 91 <input type="radio" id="remember" name="bakecookie" /><label for="bakecookie"><label for="remember"><MT_TRANS phrase="Yes"></label><input type="radio" id="forget" name="bakecookie" onclick="forgetMe(this.form)" value="Forget Info" style="margin-left: 15px;" /><label for="forget"><MT_TRANS phrase="No"></label><br style="clear: both;" /></p> 92 92 93 <p><label for="text"><MT_TRANS phrase="Comments :"></label><br />93 <p><label for="text"><MT_TRANS phrase="Comments">:</label><br /> 94 94 <textarea tabindex="2" id="text" name="text" rows="10" cols="50" id="text">$comment_text</textarea></p> 95 95 … … 131 131 <input type="hidden" name="entry_id" value="$entry_id" /> 132 132 <div id="name_email"> 133 <p><label for="author"><MT_TRANS phrase="Name :"></label><br />133 <p><label for="author"><MT_TRANS phrase="Name">:</label><br /> 134 134 <input tabindex="1" name="author" id="author" value="$comment_author" /></p> 135 135 136 <p><label for="email"><MT_TRANS phrase="Email Address :"></label><br />136 <p><label for="email"><MT_TRANS phrase="Email Address">:</label><br /> 137 137 <input tabindex="2" name="email" id="email" value="$comment_email" /></p> 138 138 </div> … … 151 151 } 152 152 $tmpl = <<<HTML 153 <p><label for="url"><MT_TRANS phrase="URL :"></label><br />153 <p><label for="url"><MT_TRANS phrase="URL">:</label><br /> 154 154 <input tabindex="3" type="text" name="url" id="url" value="$comment_url" /> 155 155 … … 157 157 <input type="radio" id="remember" name="bakecookie" /><label for="remember"><MT_TRANS phrase="Yes"></label><input type="radio" id="forget" name="bakecookie" onclick="forgetMe(this.form)" value="Forget Info" style="margin-left: 15px;" /><label for="forget"><MT_TRANS phrase="No"></label><br style="clear: both;" /></p> 158 158 159 <p><label for="text"><MT_TRANS phrase="Comments :"></label> $allow_comment_html_note<br />159 <p><label for="text"><MT_TRANS phrase="Comments">:</label> $allow_comment_html_note<br /> 160 160 <textarea tabindex="4" name="text" rows="10" cols="50" id="text">$comment_text</textarea></p> 161 161 -
branches/wheeljack/tmpl/cms/asset_image_options.tmpl
r974 r987 81 81 82 82 <input type="hidden" name="wrap_text" value="1" /> 83 <p><MT_TRANS phrase="Alignment">: <span class="align_left_icon"><img align="absbottom" src="<TMPL_VAR NAME=STATIC_URI>images/spacer.gif" alt="<MT_TRANS phrase="Align Image Left"> width="16" height="17" /></span> <input type="radio" name="align" value="left" <TMPL_IF NAME=ALIGN_LEFT>checked="checked" </TMPL_IF>/> <MT_TRANS phrase="Left"> <span class="align_center_icon"><img align="absbottom" src="<TMPL_VAR NAME=STATIC_URI>images/spacer.gif" alt="<MT_TRANS phrase="Align Image Center"> width="16" height="17" /></span> <input type="radio" name="align" value="center" <TMPL_IF NAME=ALIGN_CENTER>checked="checked" </TMPL_IF>/> <MT_TRANS phrase="Center"> <span class="align_right_icon"><img align="absbottom" src="<TMPL_VAR NAME=STATIC_URI>images/spacer.gif" alt="<MT_TRANS phrase="Align Image Right">width="16" height="17" /></span> <input type="radio" name="align" value="right" <TMPL_IF NAME=ALIGN_RIGHT>checked="checked" </TMPL_IF>/> <MT_TRANS phrase="Right"></p>83 <p><MT_TRANS phrase="Alignment">: <span class="align_left_icon"><img align="absbottom" src="<TMPL_VAR NAME=STATIC_URI>images/spacer.gif" alt="<MT_TRANS phrase="Align Image Left">" width="16" height="17" /></span> <input type="radio" name="align" value="left" <TMPL_IF NAME=ALIGN_LEFT>checked="checked" </TMPL_IF>/> <MT_TRANS phrase="Left"> <span class="align_center_icon"><img align="absbottom" src="<TMPL_VAR NAME=STATIC_URI>images/spacer.gif" alt="<MT_TRANS phrase="Align Image Center">" width="16" height="17" /></span> <input type="radio" name="align" value="center" <TMPL_IF NAME=ALIGN_CENTER>checked="checked" </TMPL_IF>/> <MT_TRANS phrase="Center"> <span class="align_right_icon"><img align="absbottom" src="<TMPL_VAR NAME=STATIC_URI>images/spacer.gif" alt="<MT_TRANS phrase="Align Image Right">" width="16" height="17" /></span> <input type="radio" name="align" value="right" <TMPL_IF NAME=ALIGN_RIGHT>checked="checked" </TMPL_IF>/> <MT_TRANS phrase="Right"></p> 84 84 85 85 <TMPL_IF NAME=DO_THUMB> -
branches/wheeljack/tmpl/cms/backup_restore.tmpl
r960 r987 10 10 if (el_name) { 11 11 el_name.style.display = 'block'; 12 el_name.innerHTML = '(<MT_TRANS phrase="None Selected.">)';12 el_name.innerHTML = '(<MT_TRANS phrase="None selected.">)'; 13 13 } 14 14 openDialog(false, 'dialog_select_weblog'); … … 93 93 </TMPL_IF> 94 94 </select> 95 <p><MT_TRANS phrase=" Maximumfile size per backup file."> <a href="#" onclick="return openManual('backup_restore', 'backup_num_size')" class="help">?</a></p>95 <p><MT_TRANS phrase="Approximate file size per backup file."> <a href="#" onclick="return openManual('backup_restore', 'backup_num_size')" class="help">?</a></p> 96 96 </div> 97 97 </div> … … 112 112 <fieldset style="margin-top: 0px;"> 113 113 114 <h3> Upload Single File</h3>114 <h3><MT_TRANS phrase="Upload Single File"></h3> 115 115 <div class="setting"> 116 116 <div class="label"><label><MT_TRANS phrase="Upload backup file: (optional)"></label></div> -
branches/wheeljack/tmpl/cms/dialog_list_assets.tmpl
r948 r987 52 52 <h2><span class="weblog-title-highlight"><TMPL_IF NAME=EDIT_BLOG_ID><TMPL_VAR NAME=BLOG_NAME ESCAPE=HTML><TMPL_ELSE><MT_TRANS phrase="System-wide"></TMPL_IF>: </span> <MT_TRANS phrase="Assets"></h2> 53 53 54 <span class="modal_added">< MT_TRANS phrase="Select the [_1] you would like to insert, or upload a new one." params="<TMPL_IF NAME=IS_IMAGE>image<TMPL_ELSE>file</TMPL_IF>"></span>54 <span class="modal_added"><TMPL_IF NAME=IS_IMAGE><MT_TRANS phrase="Select the image you would like to insert, or upload a new one."><TMPL_ELSE><MT_TRANS phrase="Select the file you would like to insert, or upload a new one."></TMPL_IF></span> 55 55 56 56 <p class="page-desc upload_from_dialog"> … … 58 58 <TMPL_IF NAME=CAN_UPLOAD> 59 59 <img src="<TMPL_VAR NAME=STATIC_URI>images/status_icons/create.gif" alt="<MT_TRANS phrase="Upload New Asset">" width="9" height="9" /> 60 <a href="<TMPL_VAR NAME=SCRIPT_URL>?__mode=start_upload&_type=asset&blog_id=<TMPL_VAR NAME=BLOG_ID>&dialog_view=1&entry_insert=1&edit_field=<TMPL_VAR NAME=EDIT_FIELD>&return_args=<TMPL_VAR NAME=RETURN_ARGS ESCAPE=URL>')">< MT_TRANS phrase="Upload New [_1]" params="<TMPL_IF NAME=IS_IMAGE>Image<TMPL_ELSE>File</TMPL_IF>"></a>60 <a href="<TMPL_VAR NAME=SCRIPT_URL>?__mode=start_upload&_type=asset&blog_id=<TMPL_VAR NAME=BLOG_ID>&dialog_view=1&entry_insert=1&edit_field=<TMPL_VAR NAME=EDIT_FIELD>&return_args=<TMPL_VAR NAME=RETURN_ARGS ESCAPE=URL>')"><TMPL_IF NAME=IS_IMAGE><MT_TRANS phrase="Upload New Image"><TMPL_ELSE><MT_TRANS phrase="Upload New File"></TMPL_IF></a> 61 61 </TMPL_IF> 62 62 </TMPL_IF> … … 149 149 <form action="" method="get" onsubmit="return false"> 150 150 <input class="cancel" type="button" value="<MT_TRANS phrase="Cancel">" /> 151 <input class="close" type="submit" value="< MT_TRANS phrase="[_1]" params="<TMPL_IF NAME=IS_IMAGE>Next<TMPL_ELSE>Insert</TMPL_IF>">" disabled="disabled" />151 <input class="close" type="submit" value="<TMPL_IF NAME=IS_IMAGE><MT_TRANS phrase="Next"><TMPL_ELSE><MT_TRANS phrase="Insert"></TMPL_IF>" disabled="disabled" /> 152 152 </form> 153 153 </div> -
branches/wheeljack/tmpl/cms/restore_end.tmpl
r795 r987 14 14 <p><strong><MT_TRANS phrase="All data restored successfully!"></strong></p> 15 15 <TMPL_UNLESS NAME=RESTORE_UPLOAD> 16 <p><MT_TRANS phrase="Make sure that you remove the files that you imported from the 'import' folder, so that if/when you run the import process again, those files will not be re-imported."></p>16 <p><MT_TRANS phrase="Make sure that you remove the files that you restored from the 'import' folder, so that if/when you run the restore process again, those files will not be re-restored."></p> 17 17 </TMPL_UNLESS> 18 18 <TMPL_ELSE> -
branches/wheeljack/tmpl/cms/upload_complete.tmpl
r941 r987 36 36 </TMPL_UNLESS> 37 37 38 <h2><span class="weblog-title-highlight"><TMPL_VAR NAME=BLOG_NAME ESCAPE=HTML>:</span> < MT_TRANS phrase="[_1] [_2]" params="<TMPL_IF NAME=ENTRY_INSERT>Insert<TMPL_ELSE>Upload</TMPL_IF>%%<TMPL_IF NAME=IS_IMAGE>Image<TMPL_ELSE>File</TMPL_IF>"></h2>38 <h2><span class="weblog-title-highlight"><TMPL_VAR NAME=BLOG_NAME ESCAPE=HTML>:</span> <TMPL_IF NAME=ENTRY_INSERT><TMPL_IF NAME=IS_IMAGE><MT_TRANS phrase="Insert Image"><TMPL_ELSE><MT_TRANS phrase="Insert File"></TMPL_IF><TMPL_ELSE><TMPL_IF NAME=IS_IMAGE><MT_TRANS phrase="Upload Image"><TMPL_ELSE><MT_TRANS phrase="Upload File"></TMPL_IF></TMPL_IF></h2> 39 39 40 40 <div class="items-wrapper">
