XPressME Integration Kit

Trac

Changeset 176


Ignore:
Timestamp:
Apr 11, 2009, 2:12:54 PM (15 years ago)
Author:
toemon
Message:

xpress_defaultテーマのシングルページにトラックバックステータスを追加

Location:
trunk/wp-content/themes/xpress_default
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/xpress_default/comments.php

    r168 r176  
    3030        <?php else : // comments are closed ?> 
    3131                <!-- If comments are closed. --> 
    32                 <p class="nocomments">Comments are closed.</p> 
     32                <p class="nocomments"><?php _e('Comments are closed.' , 'xpress'); ?></p> 
    3333        <?php endif; ?> 
    3434<?php endif; ?> 
  • trunk/wp-content/themes/xpress_default/ja.po

    r163 r176  
    1818"Report-Msgid-Bugs-To: wp-polyglots@lists.automattic.com\n" 
    1919"POT-Creation-Date: 2008-08-15 21:16+0900\n" 
    20 "PO-Revision-Date: 2009-04-07 08:50+0900\n" 
     20"PO-Revision-Date: 2009-04-11 14:12+0900\n" 
    2121"Last-Translator: toemon <toychee@toemon.com>\n" 
    2222"Language-Team: toemon <info@toemon.com>\n" 
     
    9898 
    9999#: comments-popup.php:64 
    100 #: comments.php:55 
     100#: comments.php:54 
    101101msgid "Name" 
    102102msgstr "お名前" 
     
    152152msgstr "<!-- to &#8220;%s&#8221; -->" 
    153153 
    154 #: comments.php:39 
     154#: comments.php:32 
     155msgid "Comments are closed." 
     156msgstr "現在コメントは受け付けていません。" 
     157 
     158#: comments.php:38 
    155159msgid "Leave a Reply" 
    156160msgstr "コメントをどうぞ" 
    157161 
    158 #: comments.php:39 
     162#: comments.php:38 
    159163#, php-format 
    160164msgid "Leave a Reply for %s" 
    161165msgstr "%s にコメントする" 
    162166 
    163 #: comments.php:47 
     167#: comments.php:46 
    164168#, php-format 
    165169msgid "You must be <a href=\"%s\">logged in</a> to post a comment." 
    166170msgstr "コメントを投稿するには<a href=\"%s\">ログイン</a>してください。" 
    167171 
    168 #: comments.php:52 
     172#: comments.php:51 
    169173#, php-format 
    170174msgid "Logged in as <a href=\"%1$s\">%2$s</a>." 
    171175msgstr "<a href=\"%1$s\">%2$s</a> としてログイン中。" 
    172176 
    173 #: comments.php:52 
     177#: comments.php:51 
    174178msgid "Log out of this account" 
    175179msgstr "このアカウントからログアウト" 
    176180 
    177 #: comments.php:52 
     181#: comments.php:51 
    178182msgid "Log out &raquo;" 
    179183msgstr "ログアウト &raquo;" 
    180184 
    181 #: comments.php:55 
    182 #: comments.php:58 
     185#: comments.php:54 
     186#: comments.php:57 
    183187msgid "(required)" 
    184188msgstr " (必須)" 
    185189 
    186 #: comments.php:58 
     190#: comments.php:57 
    187191msgid "Mail (will not be published)" 
    188192msgstr "メールアドレス (公開されません)" 
    189193 
    190 #: comments.php:61 
     194#: comments.php:60 
    191195msgid "Website" 
    192196msgstr "ウェブサイト" 
    193197 
    194 #: comments.php:66 
     198#: comments.php:65 
    195199#, php-format 
    196200msgid "<strong>XHTML:</strong> You can use these tags: <code>%s</code>" 
    197201msgstr "<strong>XHTML:</strong> 次のタグを使用できます: <code>%s</code>" 
    198202 
    199 #: comments.php:70 
     203#: comments.php:69 
    200204msgid "Submit Comment" 
    201205msgstr "コメント送信" 
    202206 
    203 #: footer.php:3 
     207#: footer.php:5 
    204208#, php-format 
    205209msgid "%1$s and %2$s." 
    206210msgstr "%1$s と %2$s" 
    207211 
    208 #: footer.php:3 
     212#: footer.php:5 
    209213msgid "Entries (RSS)" 
    210214msgstr "投稿 (RSS)" 
    211215 
    212 #: footer.php:3 
     216#: footer.php:5 
    213217msgid "Comments (RSS)" 
    214218msgstr "コメント (RSS)" 
    215219 
    216 #: footer.php:5 
     220#: footer.php:7 
    217221#, php-format 
    218222msgid "%d queries. %s seconds." 
     
    330334msgstr "%s Atom フィード" 
    331335 
     336#: header.php:43 
     337msgid "Mein Page" 
     338msgstr "メインページ" 
     339 
     340#: header.php:44 
     341msgid "Post New" 
     342msgstr "新規投稿" 
     343 
    332344#: image.php:13 
    333 #: index.php:48 
    334 #: single.php:43 
     345#: index.php:32 
     346#: single.php:28 
    335347msgid "Read the rest of this entry &raquo;" 
    336348msgstr "この投稿の続きを読む &raquo;" 
     
    380392 
    381393#: image.php:58 
    382 #: single.php:81 
     394#: single.php:85 
    383395msgid "Sorry, no posts matched your criteria." 
    384396msgstr "該当する投稿は見つかりませんでした。" 
    385397 
    386 #: index.php:14 
    387 #: single.php:14 
    388 msgid "Mein Page" 
    389 msgstr "メインページ" 
    390  
    391 #: index.php:15 
    392 #: single.php:15 
    393 msgid "Post New" 
    394 msgstr "新規投稿" 
    395  
    396 #: index.php:44 
    397 #: single.php:38 
     398#: index.php:28 
     399#: single.php:23 
     400#: blocks/recent_posts_content_block_theme.php:111 
    398401#, php-format 
    399402msgid "Permanent Link to %s" 
    400403msgstr "%s のパーマリンク" 
    401404 
    402 #: index.php:56 
    403 #: single.php:53 
     405#: index.php:40 
     406#: single.php:38 
     407#: blocks/recent_posts_content_block_theme.php:133 
    404408#, php-format 
    405409msgid "Views :%d" 
    406410msgstr "閲覧 :%d" 
    407411 
    408 #: index.php:59 
    409 #: single.php:56 
     412#: index.php:43 
     413#: single.php:41 
     414#: blocks/recent_posts_content_block_theme.php:136 
    410415#, php-format 
    411416msgid "Posted in %s" 
    412417msgstr "カテゴリー: %s" 
    413418 
    414 #: index.php:61 
    415 #: single.php:58 
     419#: index.php:45 
     420#: single.php:43 
     421#: blocks/recent_posts_content_block_theme.php:138 
    416422msgid "Edit" 
    417423msgstr "編集" 
    418424 
    419 #: index.php:62 
    420 #: single.php:59 
     425#: index.php:46 
     426#: single.php:44 
     427#: blocks/recent_posts_content_block_theme.php:139 
    421428msgid "No Comments &#187;" 
    422429msgstr "コメントはまだありません &#187;" 
    423430 
    424 #: index.php:62 
    425 #: single.php:59 
     431#: index.php:46 
     432#: single.php:44 
     433#: blocks/recent_posts_content_block_theme.php:139 
    426434msgid "1 Comment &#187;" 
    427435msgstr "1 件のコメント &#187;" 
    428436 
    429 #: index.php:62 
    430 #: single.php:59 
     437#: index.php:46 
     438#: single.php:44 
     439#: blocks/recent_posts_content_block_theme.php:139 
    431440msgid "% Comments &#187;" 
    432441msgstr "% 件のコメント &#187;" 
    433442 
    434 #: index.php:62 
    435 #: single.php:59 
     443#: index.php:46 
     444#: single.php:44 
     445#: blocks/recent_posts_content_block_theme.php:139 
    436446msgid "Comments Closed" 
    437447msgstr "コメントは受け付けていません。" 
    438448 
    439 #: index.php:80 
     449#: index.php:64 
    440450msgid "Not Found" 
    441451msgstr "見つかりませんでした。" 
    442452 
    443 #: index.php:81 
     453#: index.php:65 
    444454msgid "Sorry, but you are looking for something that isn&#8217;t here." 
    445455msgstr "お探しの物はここにはありません。" 
     
    537547msgstr "Powered by WordPress, state-of-the-art semantic personal publishing platform." 
    538548 
    539 #: single.php:64 
     549#: single.php:49 
    540550msgid "No Trackback/Pingback" 
    541551msgstr "トラックバック・ピンバックはありません" 
    542552 
    543 #: single.php:64 
     553#: single.php:49 
    544554msgid "One Trackback/Pingback" 
    545555msgstr "トラックバック・ピンバック 1 件" 
    546556 
    547 #: single.php:64 
     557#: single.php:49 
    548558msgid "% TrackBack/Pingback" 
    549559msgstr "トラックバック・ピンバック % 件" 
     560 
     561#: single.php:53 
     562#, php-format 
     563msgid "You can <a href=\"%s\" rel=\"trackback\">trackback</a> from your own site." 
     564msgstr "ご自分のサイトから<a href=\"%s\" rel=\"trackback\">トラックバック</a>を送ることができます。" 
     565 
     566#: single.php:55 
     567msgid "Pinging is currently not allowed." 
     568msgstr "トラックバック / ピンバックは現在受け付けていません。" 
    550569 
    551570#: blocks/archives_block_theme.php:13 
     
    636655 
    637656#: blocks/popular_posts_block_theme.php:109 
    638 #: blocks/recent_posts_content_block_theme.php:68 
     657#: blocks/recent_posts_content_block_theme.php:65 
    639658#: blocks/recent_posts_list_block_theme.php:67 
    640659msgid "Tags:" 
     
    642661 
    643662#: blocks/popular_posts_block_theme.php:135 
    644 #: blocks/recent_posts_content_block_theme.php:103 
     663#: blocks/recent_posts_content_block_theme.php:100 
    645664#: blocks/recent_posts_list_block_theme.php:93 
    646665msgid "Comments (0)" 
     
    648667 
    649668#: blocks/popular_posts_block_theme.php:135 
    650 #: blocks/recent_posts_content_block_theme.php:103 
     669#: blocks/recent_posts_content_block_theme.php:100 
    651670#: blocks/recent_posts_list_block_theme.php:93 
    652671msgid "Comments (1)" 
     
    654673 
    655674#: blocks/popular_posts_block_theme.php:135 
    656 #: blocks/recent_posts_content_block_theme.php:103 
     675#: blocks/recent_posts_content_block_theme.php:100 
    657676#: blocks/recent_posts_list_block_theme.php:93 
    658677msgid "Comments (%)" 
     
    669688msgstr "%1$s と %2$s" 
    670689 
    671 #: blocks/recent_posts_content_block_theme.php:78 
     690#: blocks/recent_posts_content_block_theme.php:75 
     691#: blocks/recent_posts_content_block_theme.php:122 
    672692msgid "more" 
    673693msgstr "続きを読む" 
  • trunk/wp-content/themes/xpress_default/single.php

    r168 r176  
    4848                                        <div id ="xpress-pings-block"> 
    4949                                                <h3><?php xpress_pings_number(__('No Trackback/Pingback', 'xpress'),__('One Trackback/Pingback', 'xpress'),__('% TrackBack/Pingback', 'xpress')) ?></h3> 
    50                          
    51                                                 <?php xpress_pings_list(true) ?> 
     50                                                <p class="xpress_pings_status"><small> 
     51                                                <?php 
     52                                                        if ('open' == $post->ping_status) { 
     53                                                                printf(__('You can <a href="%s" rel="trackback">trackback</a> from your own site.', 'xpress'), trackback_url(false)); 
     54                                                        } else { 
     55                                                                _e('Pinging is currently not allowed.', 'xpress');  
     56                                                        } 
     57                                                ?> 
     58                                                </small></p> 
     59                                                <?php xpress_pings_list(true) ?>                                         
    5260                                        </div> 
    5361                                                         
  • trunk/wp-content/themes/xpress_default/style.css

    r163 r176  
    211211        list-style-position:inside; 
    212212        list-style-type:none; 
     213        } 
     214.xpress_pings_status { 
     215        text-align: center;xpress_pings_status 
     216        margin: 0; 
     217        padding: 0; 
    213218        } 
    214219/* End pings */ 
Note: See TracChangeset for help on using the changeset viewer.