XPressME Integration Kit

Trac


Ignore:
Timestamp:
Feb 21, 2011, 10:16:23 AM (13 years ago)
Author:
toemon
Message:

拡張ブロックのエラー表示変更 Fixes#387

Location:
trunk/xpressme_integration_kit/wp-content/themes/xpress_default
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/xpressme_integration_kit/wp-content/themes/xpress_default/blocks/enhanced_block_theme.php

    r541 r681  
    2727                        $output = ob_get_contents(); 
    2828                ob_end_clean(); 
    29                 if (empty($output)) $output = __('PHP code error','xpress') . '( ' . $php_code . ' )'; 
     29                if (empty($output)) $output = __('Data is Empty','xpress'); 
    3030        } 
    3131        $block['enhanced'] = $output; 
  • trunk/xpressme_integration_kit/wp-content/themes/xpress_default/languages/ja.po

    r654 r681  
    88"Project-Id-Version: XPress_Default_themes\n" 
    99"Report-Msgid-Bugs-To: \n" 
    10 "POT-Creation-Date: 2010-08-18 14:08+0900\n" 
    11 "PO-Revision-Date: 2010-08-18 14:16+0900\n" 
     10"POT-Creation-Date: 2011-02-21 09:49+0900\n" 
     11"PO-Revision-Date: 2011-02-21 09:50+0900\n" 
    1212"Last-Translator: toemon <info@toemon.com>\n" 
    1313"Language-Team: toemon <info@toemon.com>\n" 
     
    1919"X-Poedit-SourceCharset: utf-8\n" 
    2020"X-Poedit-KeywordsList: __;_e;_c\n" 
    21 "X-Poedit-Basepath: C:\\XPressME_Project\\XPressME_SVN_Trunk\\xpressme_integration_kit\\wp-content\\themes\\xpress_default\n" 
     21"X-Poedit-Basepath: D:\\XPressME_Project\\XPressME_SVN_Trunk\\xpressme_integration_kit\\wp-content\\themes\\xpress_default\n" 
    2222"Plural-Forms: nplurals=1; plural=0;\n" 
    2323"X-Poedit-SearchPath-0: .\n" 
     
    348348msgstr "フッター" 
    349349 
    350 #: functions.php:479 
     350#: functions.php:481 
    351351msgid "Set number of the sidebar to display in the footer." 
    352352msgstr "フッターに表示するサイドバーの数を設定" 
    353353 
    354 #: functions.php:485 
     354#: functions.php:486 
    355355msgid "none" 
    356356msgstr "なし" 
    357357 
    358 #: functions.php:494 
     358#: functions.php:496 
    359359msgid "Update Footer &raquo;" 
    360360msgstr "フッターを更新 &raquo;" 
    361361 
    362 #: functions.php:510 
     362#: functions.php:512 
    363363msgid "First Footer Widget Area" 
    364364msgstr "フッターウィジェットエリア1" 
    365365 
    366 #: functions.php:511 
     366#: functions.php:513 
    367367msgid "The first footer widget area" 
    368368msgstr "フッターウィジェットエリア1" 
    369369 
    370 #: functions.php:514 
     370#: functions.php:516 
    371371msgid "Second Footer Widget Area" 
    372372msgstr "フッターウィジェットエリア2" 
    373373 
    374 #: functions.php:515 
     374#: functions.php:517 
    375375msgid "The second footer widget area" 
    376376msgstr "フッターウィジェットエリア2" 
    377377 
    378 #: functions.php:518 
     378#: functions.php:520 
    379379msgid "Third Footer Widget Area" 
    380380msgstr "フッターウィジェットエリア3" 
    381381 
    382 #: functions.php:519 
     382#: functions.php:521 
    383383msgid "The third footer widget area" 
    384384msgstr "フッターウィジェットエリア3" 
    385385 
    386 #: functions.php:522 
     386#: functions.php:524 
    387387msgid "Fourth Footer Widget Area" 
    388388msgstr "フッターウィジェットエリア4" 
    389389 
    390 #: functions.php:523 
     390#: functions.php:525 
    391391msgid "The fourth footer widget area" 
    392392msgstr "フッターウィジェットエリア4" 
    393393 
    394 #: functions.php:526 
     394#: functions.php:528 
    395395msgid "Fifth Footer Widget Area" 
    396396msgstr "フッターウィジェットエリア5" 
    397397 
    398 #: functions.php:527 
     398#: functions.php:529 
    399399msgid "The fifth footer widget area" 
    400400msgstr "フッターウィジェットエリア5" 
     
    414414msgstr "%s Atom フィード" 
    415415 
    416 #: header.php:56 
     416#: header.php:58 
    417417msgid "Main Page" 
    418418msgstr "メインページ" 
    419419 
    420 #: header.php:59 
     420#: header.php:61 
    421421msgid "Blogs Home" 
    422422msgstr "ブログのホーム" 
    423423 
    424 #: header.php:60 
     424#: header.php:62 
    425425msgid "Post New" 
    426426msgstr "新規投稿" 
     
    724724 
    725725#: blocks/enhanced_block_theme.php:29 
    726 msgid "PHP code error" 
    727 msgstr "PHPコードにエラーがあります。" 
     726msgid "Data is Empty" 
     727msgstr "データは空です" 
    728728 
    729729#: blocks/global_popular_posts_block_theme.php:114 
     
    795795msgstr "テーマ選択" 
    796796 
     797#~ msgid "PHP code error" 
     798#~ msgstr "PHPコードにエラーがあります。" 
     799 
    797800#~ msgid "Customize Header" 
    798801#~ msgstr "ヘッダーのカスタマイズ" 
     802 
    799803#~ msgid "%d queries. %s seconds." 
    800804#~ msgstr "%d 個のクエリと %s 秒を要しました。" 
     805 
    801806#~ msgid "views: %d" 
    802807#~ msgstr "閲覧 :%d回" 
     808 
    803809#~ msgid "more" 
    804810#~ msgstr "続きを読む" 
     
    807813#~ msgid "F jS, Y" 
    808814#~ msgstr "Y 年 n 月 j 日 l" 
     815 
    809816#~ msgid "Calendar" 
    810817#~ msgstr "カレンダー" 
     818 
    811819#~ msgid "%1$s %2$s|Used as a calendar caption" 
    812820#~ msgstr "%2$s 年 %1$s|カレンダーのキャプションに使われます" 
     821 
    813822#~ msgid "View posts for %1$s %2$s" 
    814823#~ msgstr "%2$s 年 %1$s の投稿を表示" 
    815  
  • trunk/xpressme_integration_kit/wp-content/themes/xpress_default/languages/ja_EUC.po

    r654 r681  
    99"Report-Msgid-Bugs-To: \n" 
    1010"POT-Creation-Date: 2010-06-12 12:47+0900\n" 
    11 "PO-Revision-Date: 2010-08-18 14:22+0900\n" 
     11"PO-Revision-Date: 2011-02-21 09:52+0900\n" 
    1212"Last-Translator: toemon <info@toemon.com>\n" 
    1313"Language-Team: toemon <info@toemon.com>\n" 
     
    1919"X-Poedit-SourceCharset: euc-jp\n" 
    2020"X-Poedit-KeywordsList: __;_e;_c\n" 
    21 "X-Poedit-Basepath: C:\\XPressME_Project\\XPressME_SVN_Trunk\\xpressme_integration_kit\\wp-content\\themes\\xpress_default\n" 
     21"X-Poedit-Basepath: D:\\XPressME_Project\\XPressME_SVN_Trunk\\xpressme_integration_kit\\wp-content\\themes\\xpress_default\n" 
    2222"Plural-Forms: nplurals=1; plural=0;\n" 
    2323"X-Poedit-SearchPath-0: .\n" 
     
    797797#~ msgid "Customize Header" 
    798798#~ msgstr "¥Ø¥Ã¥À¡¼¤Î¥«¥¹¥¿¥Þ¥¤¥º" 
     799 
    799800#~ msgid "%d queries. %s seconds." 
    800801#~ msgstr "%d ¸Ä¤Î¥¯¥¨¥ê¤È %s ÉäòÍפ·¤Þ¤·¤¿¡£" 
     802 
    801803#~ msgid "views: %d" 
    802804#~ msgstr "±ÜÍ÷ :%d²ó" 
     805 
    803806#~ msgid "more" 
    804807#~ msgstr "³¤­¤òÆɤà" 
     
    807810#~ msgid "F jS, Y" 
    808811#~ msgstr "Y ǯ n ·î j Æü l" 
     812 
    809813#~ msgid "Calendar" 
    810814#~ msgstr "¥«¥ì¥ó¥À¡¼" 
     815 
    811816#~ msgid "%1$s %2$s|Used as a calendar caption" 
    812817#~ msgstr "%2$s ǯ %1$s|¥«¥ì¥ó¥À¡¼¤Î¥­¥ã¥×¥·¥ç¥ó¤Ë»È¤ï¤ì¤Þ¤¹" 
     818 
    813819#~ msgid "View posts for %1$s %2$s" 
    814820#~ msgstr "%2$s ǯ %1$s ¤ÎÅê¹Æ¤òɽ¼¨" 
    815  
  • trunk/xpressme_integration_kit/wp-content/themes/xpress_default/languages/ja_UTF.po

    r654 r681  
    88"Project-Id-Version: XPress_Default_themes\n" 
    99"Report-Msgid-Bugs-To: \n" 
    10 "POT-Creation-Date: 2010-06-12 12:41+0900\n" 
    11 "PO-Revision-Date: 2010-08-18 14:22+0900\n" 
     10"POT-Creation-Date: 2011-02-21 09:50+0900\n" 
     11"PO-Revision-Date: 2011-02-21 09:51+0900\n" 
    1212"Last-Translator: toemon <info@toemon.com>\n" 
    1313"Language-Team: toemon <info@toemon.com>\n" 
     
    1919"X-Poedit-SourceCharset: utf-8\n" 
    2020"X-Poedit-KeywordsList: __;_e;_c\n" 
    21 "X-Poedit-Basepath: C:\\XPressME_Project\\XPressME_SVN_Trunk\\xpressme_integration_kit\\wp-content\\themes\\xpress_default\n" 
     21"X-Poedit-Basepath: D:\\XPressME_Project\\XPressME_SVN_Trunk\\xpressme_integration_kit\\wp-content\\themes\\xpress_default\n" 
    2222"Plural-Forms: nplurals=1; plural=0;\n" 
    2323"X-Poedit-SearchPath-0: .\n" 
     
    348348msgstr "フッター" 
    349349 
    350 #: functions.php:479 
     350#: functions.php:481 
    351351msgid "Set number of the sidebar to display in the footer." 
    352352msgstr "フッターに表示するサイドバーの数を設定" 
    353353 
    354 #: functions.php:485 
     354#: functions.php:486 
    355355msgid "none" 
    356356msgstr "なし" 
    357357 
    358 #: functions.php:494 
     358#: functions.php:496 
    359359msgid "Update Footer &raquo;" 
    360360msgstr "フッターを更新 &raquo;" 
    361361 
    362 #: functions.php:510 
     362#: functions.php:512 
    363363msgid "First Footer Widget Area" 
    364364msgstr "フッターウィジェットエリア1" 
    365365 
    366 #: functions.php:511 
     366#: functions.php:513 
    367367msgid "The first footer widget area" 
    368368msgstr "フッターウィジェットエリア1" 
    369369 
    370 #: functions.php:514 
     370#: functions.php:516 
    371371msgid "Second Footer Widget Area" 
    372372msgstr "フッターウィジェットエリア2" 
    373373 
    374 #: functions.php:515 
     374#: functions.php:517 
    375375msgid "The second footer widget area" 
    376376msgstr "フッターウィジェットエリア2" 
    377377 
    378 #: functions.php:518 
     378#: functions.php:520 
    379379msgid "Third Footer Widget Area" 
    380380msgstr "フッターウィジェットエリア3" 
    381381 
    382 #: functions.php:519 
     382#: functions.php:521 
    383383msgid "The third footer widget area" 
    384384msgstr "フッターウィジェットエリア3" 
    385385 
    386 #: functions.php:522 
     386#: functions.php:524 
    387387msgid "Fourth Footer Widget Area" 
    388388msgstr "フッターウィジェットエリア4" 
    389389 
    390 #: functions.php:523 
     390#: functions.php:525 
    391391msgid "The fourth footer widget area" 
    392392msgstr "フッターウィジェットエリア4" 
    393393 
    394 #: functions.php:526 
     394#: functions.php:528 
    395395msgid "Fifth Footer Widget Area" 
    396396msgstr "フッターウィジェットエリア5" 
    397397 
    398 #: functions.php:527 
     398#: functions.php:529 
    399399msgid "The fifth footer widget area" 
    400400msgstr "フッターウィジェットエリア5" 
     
    414414msgstr "%s Atom フィード" 
    415415 
    416 #: header.php:56 
     416#: header.php:58 
    417417msgid "Main Page" 
    418418msgstr "メインページ" 
    419419 
    420 #: header.php:59 
     420#: header.php:61 
    421421msgid "Blogs Home" 
    422422msgstr "ブログのホーム" 
    423423 
    424 #: header.php:60 
     424#: header.php:62 
    425425msgid "Post New" 
    426426msgstr "新規投稿" 
     
    724724 
    725725#: blocks/enhanced_block_theme.php:29 
    726 msgid "PHP code error" 
    727 msgstr "PHPコードにエラーがあります。" 
     726msgid "Data is Empty" 
     727msgstr "データは空です" 
    728728 
    729729#: blocks/global_popular_posts_block_theme.php:114 
     
    795795msgstr "テーマ選択" 
    796796 
     797#~ msgid "PHP code error" 
     798#~ msgstr "PHPコードにエラーがあります。" 
     799 
    797800#~ msgid "Customize Header" 
    798801#~ msgstr "ヘッダーのカスタマイズ" 
     802 
    799803#~ msgid "%d queries. %s seconds." 
    800804#~ msgstr "%d 個のクエリと %s 秒を要しました。" 
     805 
    801806#~ msgid "views: %d" 
    802807#~ msgstr "閲覧 :%d回" 
     808 
    803809#~ msgid "more" 
    804810#~ msgstr "続きを読む" 
     
    807813#~ msgid "F jS, Y" 
    808814#~ msgstr "Y 年 n 月 j 日 l" 
     815 
    809816#~ msgid "Calendar" 
    810817#~ msgstr "カレンダー" 
     818 
    811819#~ msgid "%1$s %2$s|Used as a calendar caption" 
    812820#~ msgstr "%2$s 年 %1$s|カレンダーのキャプションに使われます" 
     821 
    813822#~ msgid "View posts for %1$s %2$s" 
    814823#~ msgstr "%2$s 年 %1$s の投稿を表示" 
    815  
Note: See TracChangeset for help on using the changeset viewer.