XPressME Integration Kit

Trac


Ignore:
Timestamp:
Jul 24, 2009, 6:35:49 PM (15 years ago)
Author:
toemon
Message:

カスタムテンプレートタグxpress_the_content()に対してXPressME設定の表示設定でmore tag のリンクテキストを設定できるようにする。 fixes #193

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xpressme_integration_kit/wp-content/plugins/xpressme/language/xpressme-ja.po

    r349 r350  
    33"Project-Id-Version: XPressME Plugin\n" 
    44"Report-Msgid-Bugs-To: \n" 
    5 "POT-Creation-Date: 2009-07-24 15:22+0900\n" 
    6 "PO-Revision-Date: 2009-07-24 15:25+0900\n" 
     5"POT-Creation-Date: 2009-07-24 17:20+0900\n" 
     6"PO-Revision-Date: 2009-07-24 17:22+0900\n" 
    77"Last-Translator: toemon <info@toemon.com>\n" 
    88"Language-Team: toemon <info@toemon.com>\n" 
     
    4747#: xpressme.php:244 
    4848#: xpressme.php:250 
    49 #: xpressme_class.php:264 
    50 #: xpressme_class.php:280 
     49#: xpressme_class.php:270 
     50#: xpressme_class.php:286 
    5151msgid "YES" 
    5252msgstr "はい" 
     
    5757#: xpressme.php:245 
    5858#: xpressme.php:251 
    59 #: xpressme_class.php:265 
    60 #: xpressme_class.php:281 
     59#: xpressme_class.php:271 
     60#: xpressme_class.php:287 
    6161msgid "NO" 
    6262msgstr "いいえ" 
     
    111111 
    112112#: xpressme_class.php:51 
    113 #: xpressme_class.php:220 
     113#: xpressme_class.php:222 
    114114msgid "Older Post" 
    115115msgstr "前の投稿へ" 
    116116 
    117117#: xpressme_class.php:52 
    118 #: xpressme_class.php:223 
     118#: xpressme_class.php:225 
    119119msgid "Newer Post" 
    120120msgstr "次の投稿へ" 
    121121 
    122122#: xpressme_class.php:54 
    123 #: xpressme_class.php:226 
     123#: xpressme_class.php:228 
    124124msgid "Older Entries" 
    125125msgstr "前ページへ" 
    126126 
    127127#: xpressme_class.php:55 
    128 #: xpressme_class.php:229 
     128#: xpressme_class.php:231 
    129129msgid "Newer Entries" 
    130130msgstr "次ページへ" 
    131131 
    132132#: xpressme_class.php:69 
    133 msgid "more" 
    134 msgstr "続きを読む" 
    135  
    136 #: xpressme_class.php:323 
     133#: xpressme_class.php:70 
     134#: xpressme_class.php:234 
     135msgid "Read the rest of this entry &raquo;" 
     136msgstr "この投稿の続きを読む &raquo;" 
     137 
     138#: xpressme_class.php:329 
    137139msgid "Single Post Navi Setting" 
    138140msgstr "シングルポストナビの設定" 
    139141 
    140 #: xpressme_class.php:328 
    141 #: xpressme_class.php:373 
     142#: xpressme_class.php:334 
     143#: xpressme_class.php:379 
    142144msgid "Adjustment of Navi link display position" 
    143145msgstr "リンクの表示位置設定" 
    144146 
    145 #: xpressme_class.php:331 
     147#: xpressme_class.php:337 
    146148msgid "'Old Post Link' is displayed in the left, and 'Newer Post Link' is displayed in the right" 
    147149msgstr "以前の記事へのリンクを左に、より新しい記事へのリンクを右に表示" 
    148150 
    149 #: xpressme_class.php:332 
     151#: xpressme_class.php:338 
    150152msgid "'Newer Post Link' is displayed in the left, and 'Old Post Link' is displayed in the right" 
    151153msgstr "より新しい記事へのリンクを左に、古い記事へのリンクを右に表示" 
    152154 
    153 #: xpressme_class.php:338 
     155#: xpressme_class.php:344 
    154156msgid "Select Display name of PostNavi Link" 
    155157msgstr "表示するリンクテキストを選択" 
    156158 
    157 #: xpressme_class.php:341 
     159#: xpressme_class.php:347 
    158160msgid "Title of post" 
    159161msgstr "投稿記事のタイトルを表示" 
    160162 
    161 #: xpressme_class.php:342 
     163#: xpressme_class.php:348 
    162164msgid "Title of Navi" 
    163165msgstr "ナビタイトルを表示" 
    164166 
    165 #: xpressme_class.php:348 
     167#: xpressme_class.php:354 
    166168msgid "Display Navi Title of Old Post Link" 
    167169msgstr "古い記事へのナビタイトルを設定" 
    168170 
    169 #: xpressme_class.php:355 
     171#: xpressme_class.php:361 
    170172msgid "Display Navi Title of Newer Post Link" 
    171173msgstr "より新しい記事へのナビタイトルを設定" 
    172174 
    173 #: xpressme_class.php:368 
     175#: xpressme_class.php:374 
    174176msgid "Posts List Page Navi Setting" 
    175177msgstr "ポストリストページナビの設定" 
    176178 
    177 #: xpressme_class.php:376 
     179#: xpressme_class.php:382 
    178180msgid "'Old Page Link' is displayed in the left, and 'Newer Page Link' is displayed in the right" 
    179181msgstr "古いページへのリンクを左に、より新しいページへのリンクを右に表示" 
    180182 
    181 #: xpressme_class.php:377 
     183#: xpressme_class.php:383 
    182184msgid "'Newer Page Link' is displayed in the left, and 'Old Page Link' is displayed in the right" 
    183185msgstr "より新しいページへのリンクを左に、古いページへのリンクを右に表示" 
    184186 
    185 #: xpressme_class.php:383 
     187#: xpressme_class.php:389 
    186188msgid "Display Navi Title of Old Page Link" 
    187189msgstr "古いページへのナビタイトルを設定" 
    188190 
    189 #: xpressme_class.php:390 
     191#: xpressme_class.php:396 
    190192msgid "Display Navi Title of Newer Page Link" 
    191193msgstr "より新しいページへのナビタイトルを設定" 
    192194 
    193 #: xpressme_class.php:405 
     195#: xpressme_class.php:411 
    194196msgid "Role Setting at Login" 
    195197msgstr "ログイン時の権限設定" 
    196198 
    197 #: xpressme_class.php:408 
     199#: xpressme_class.php:414 
    198200msgid "XOOPS Groupe" 
    199201msgstr "XOOPSグループ名" 
    200202 
    201 #: xpressme_class.php:408 
     203#: xpressme_class.php:414 
    202204msgid "WordPress Role" 
    203205msgstr "WordPressでの権限" 
    204206 
    205 #: xpressme_class.php:408 
     207#: xpressme_class.php:414 
    206208msgid "Role is set at each login" 
    207209msgstr "ログイン時、常に権限を更新する" 
    208210 
    209 #: xpressme_class.php:434 
    210 #: xpressme_class.php:438 
    211 #: xpressme_class.php:441 
     211#: xpressme_class.php:440 
     212#: xpressme_class.php:444 
     213#: xpressme_class.php:447 
    212214msgid "Default Role of WordPress" 
    213215msgstr "WordPressのデフォルト権限" 
    214216 
    215 #: xpressme_class.php:435 
    216 #: xpressme_class.php:439 
    217 #: xpressme_class.php:442 
     217#: xpressme_class.php:441 
     218#: xpressme_class.php:445 
     219#: xpressme_class.php:448 
    218220msgid "Group User Doesn't Register" 
    219221msgstr "ユーザ登録しない" 
    220222 
    221 #: xpressme_class.php:473 
     223#: xpressme_class.php:479 
    222224msgid "WordPress MU cannot integrate the comments." 
    223225msgstr "WordPress MUはコメント統合できません。" 
    224226 
    225 #: xpressme_class.php:475 
     227#: xpressme_class.php:481 
    226228msgid "Do Not Comment Integration." 
    227229msgstr "コメント統合しません。" 
    228230 
    229 #: xpressme_class.php:510 
     231#: xpressme_class.php:516 
    230232msgid "Comment integration with D3Forum" 
    231233msgstr "D3Forumとのコメント統合" 
    232234 
    233 #: xpressme_class.php:512 
     235#: xpressme_class.php:518 
    234236msgid "Select the forum of D3Forum that does the comment integration from the following lists." 
    235237msgstr "以下のリストからコメント統合をするD3Forumのフォーラムを選択してください。" 
    236238 
    237 #: xpressme_class.php:517 
     239#: xpressme_class.php:523 
    238240msgid "Select the Type of display of D3Forum comment." 
    239241msgstr "D3Forumの表示タイプを選択" 
    240242 
    241 #: xpressme_class.php:519 
    242 #: xpressme_class.php:522 
     243#: xpressme_class.php:525 
     244#: xpressme_class.php:528 
    243245msgid "Flat" 
    244246msgstr "フラット" 
    245247 
    246 #: xpressme_class.php:520 
    247 #: xpressme_class.php:523 
     248#: xpressme_class.php:526 
     249#: xpressme_class.php:529 
    248250msgid "Threaded" 
    249251msgstr "スレッド" 
    250252 
    251 #: xpressme_class.php:526 
     253#: xpressme_class.php:532 
    252254msgid "Select the order of display of D3Forum comment." 
    253255msgstr "D3Forumコメントの表示順を選択" 
    254256 
    255 #: xpressme_class.php:528 
    256 #: xpressme_class.php:531 
     257#: xpressme_class.php:534 
     258#: xpressme_class.php:537 
    257259msgid "DESC" 
    258260msgstr "降順" 
    259261 
    260 #: xpressme_class.php:529 
    261 #: xpressme_class.php:532 
     262#: xpressme_class.php:535 
     263#: xpressme_class.php:538 
    262264msgid "ASC" 
    263265msgstr "昇順" 
    264266 
    265 #: xpressme_class.php:535 
     267#: xpressme_class.php:541 
    266268msgid "Number of displays of D3Forum comments." 
    267269msgstr "D3Forumのコメント表示数" 
    268270 
    269 #: xpressme_class.php:538 
     271#: xpressme_class.php:544 
    270272msgid "The import and the export between Wordpress Comments and the D3Forum Posts can be done. " 
    271273msgstr "WordPressコメントとD3Forumポスト間の一括転送(エクスポート・インポート)" 
    272274 
    273 #: xpressme_class.php:539 
     275#: xpressme_class.php:545 
    274276msgid "Export to D3Forum" 
    275277msgstr "D3Forumへ一括エクスポート" 
    276278 
    277 #: xpressme_class.php:540 
     279#: xpressme_class.php:546 
    278280msgid "Import from D3Forum" 
    279281msgstr "D3Forumから一括インポート" 
    280282 
    281 #: xpressme_class.php:553 
     283#: xpressme_class.php:559 
    282284msgid "Contents Excerpt Setting" 
    283285msgstr "記事抜粋の設定" 
    284286 
    285 #: xpressme_class.php:558 
     287#: xpressme_class.php:564 
    286288msgid "Is the excerpt display done with the archive of contents?" 
    287289msgstr "記事のアーカイブで抜粋表示を行いますか?" 
    288290 
    289 #: xpressme_class.php:565 
     291#: xpressme_class.php:571 
    290292msgid "When ASCII character more than the set ratio is included, it is judged ASCII contents. " 
    291293msgstr "ASCII文字が含まれる比率が設定された値より大きい場合、ASCII文字コンテンツと判断します。" 
    292294 
    293 #: xpressme_class.php:572 
     295#: xpressme_class.php:578 
    294296msgid "Excerpt length of word for ASCII contents" 
    295297msgstr "ASCIIコンテンツの抜粋単語数" 
    296298 
    297 #: xpressme_class.php:579 
     299#: xpressme_class.php:585 
    298300msgid "Excerpt length of character for multibyte contents" 
    299301msgstr "マルチバイトコンテンツの抜粋文字数" 
    300302 
    301 #: xpressme_class.php:586 
    302 msgid "More Link Text (Is not displayed for the blank.)" 
    303 msgstr "Moreリンクテキスト(ブランクの場合リンクを表示しません。)" 
    304  
    305 #: xpressme_class.php:598 
     303#: xpressme_class.php:592 
     304msgid "This text is displayed in the link that reads contents not excerpted.(Is not displayed for the blank.)" 
     305msgstr "抜粋されていないコンテンツを読むためのリンクに表示されるテキスト(空白の場合リンクを表示しません)" 
     306 
     307#: xpressme_class.php:599 
     308msgid "This text is displayed in the link that more tag (&lt;!--more--&gt;). " 
     309msgstr "more タグ (&lt;!--more--&gt;)のリンクに表示されるテキスト" 
     310 
     311#: xpressme_class.php:611 
    306312msgid "Display Mode Setting" 
    307313msgstr "表示モード設定" 
    308314 
    309 #: xpressme_class.php:601 
     315#: xpressme_class.php:614 
    310316msgid "Select the XPressME Display Mode." 
    311317msgstr "XPressMEの表示モードの選択" 
    312318 
    313 #: xpressme_class.php:606 
     319#: xpressme_class.php:619 
    314320msgid "Xoops Mode" 
    315321msgstr "XOOPSモード" 
    316322 
    317 #: xpressme_class.php:610 
     323#: xpressme_class.php:623 
    318324msgid "WordPress Mode" 
    319325msgstr "WordPressモード" 
    320326 
    321 #: xpressme_class.php:614 
     327#: xpressme_class.php:627 
    322328msgid "User select" 
    323329msgstr "ユーザによる選択" 
    324330 
    325 #: xpressme_class.php:624 
     331#: xpressme_class.php:637 
    326332msgid "Header Meta Option" 
    327333msgstr "ヘッダメタ オプション" 
    328334 
    329 #: xpressme_class.php:629 
     335#: xpressme_class.php:642 
    330336msgid "Select the Header keyword." 
    331337msgstr "ヘッダで使用するキーワードの選択" 
    332338 
    333 #: xpressme_class.php:634 
     339#: xpressme_class.php:647 
    334340msgid "Xoops KeyWord" 
    335341msgstr "XOOPSのキーワード" 
    336342 
    337 #: xpressme_class.php:637 
     343#: xpressme_class.php:650 
    338344msgid "WordPress KeyWord" 
    339345msgstr "WordPressのキーワード" 
    340346 
    341 #: xpressme_class.php:640 
     347#: xpressme_class.php:653 
    342348msgid "WordPress & Xoops KeyWord" 
    343349msgstr "WordPressjとXOOPSのキーワード" 
    344350 
    345 #: xpressme_class.php:646 
     351#: xpressme_class.php:659 
    346352msgid "Select the Header Description." 
    347353msgstr "ヘッダで使用するディスクリプション(説明)の選択" 
    348354 
    349 #: xpressme_class.php:651 
     355#: xpressme_class.php:664 
    350356msgid "Xoops Description" 
    351357msgstr "XOOPSのディスクリプション" 
    352358 
    353 #: xpressme_class.php:654 
     359#: xpressme_class.php:667 
    354360msgid "WordPress Description" 
    355361msgstr "WordPressのディスクリプション" 
    356362 
    357 #: xpressme_class.php:657 
     363#: xpressme_class.php:670 
    358364msgid "WordPress & Xoops Description" 
    359365msgstr "WordPressとXOOPSのディスクリプション" 
    360366 
    361 #: xpressme_class.php:663 
     367#: xpressme_class.php:676 
    362368msgid "Select the Header Robots Index." 
    363369msgstr "ヘッダで使用するロボットインデックスの選択" 
    364370 
    365 #: xpressme_class.php:668 
     371#: xpressme_class.php:681 
    366372msgid "Xoops Robots Index" 
    367373msgstr "XOOPSのロボットインデックス" 
    368374 
    369 #: xpressme_class.php:671 
     375#: xpressme_class.php:684 
    370376msgid "WordPress Robots Index" 
    371377msgstr "WordPressのロボットインデックス" 
    372378 
    373 #: xpressme_class.php:700 
     379#: xpressme_class.php:713 
    374380#, php-format 
    375381msgid "Unable to create directory %s. Is its parent directory writable by the server?" 
     
    491497msgstr "WordPressモードへ切替" 
    492498 
     499#~ msgid "more" 
     500#~ msgstr "続きを読む" 
     501#~ msgid "More Link Text (Is not displayed for the blank.)" 
     502#~ msgstr "Moreリンクテキスト(ブランクの場合リンクを表示しません。)" 
    493503#~ msgid "Calendar" 
    494504#~ msgstr "カレンダー" 
Note: See TracChangeset for help on using the changeset viewer.