Changeset 2603527
- Timestamp:
- 09/23/2021 09:58:54 AM (4 years ago)
- Location:
- category-post-list/trunk
- Files:
-
- 4 edited
-
Setting.html (modified) (1 diff)
-
languages/CategoryPostList-ja.mo (modified) (previous)
-
languages/CategoryPostList-ja.po (modified) (4 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
category-post-list/trunk/Setting.html
r2602435 r2603527 26 26 <div id="ColumnWrapper"> 27 27 <div id="LeftColumn"> 28 <h2><?php _e("Use guide", "CategoryPostList"); ?></h2> 29 <?php _e("Please see <a href='https://aresei-note.com/12479'>this page</a>.", "CategoryPostList"); ?> 30 28 31 <h2><?php _e("Separator", "CategoryPostList"); ?></h2> 29 32 <table id="SeparatorTable"> -
category-post-list/trunk/languages/CategoryPostList-ja.po
r2602430 r2603527 2 2 msgstr "" 3 3 "Project-Id-Version: \n" 4 "POT-Creation-Date: 2021-09-2 1 23:07+0900\n"5 "PO-Revision-Date: 2021-09-2 1 23:07+0900\n"4 "POT-Creation-Date: 2021-09-23 18:54+0900\n" 5 "PO-Revision-Date: 2021-09-23 18:56+0900\n" 6 6 "Last-Translator: \n" 7 7 "Language-Team: \n" … … 34 34 35 35 #: Setting.html:28 36 msgid "Use guide" 37 msgstr "使用方法" 38 39 #: Setting.html:29 40 msgid "Please see <a href='https://aresei-note.com/12479'>this page</a>." 41 msgstr "<a href='https://aresei-note.com/12103'>こちら</a>をご覧ください。" 42 43 #: Setting.html:31 36 44 msgid "Separator" 37 45 msgstr "セパレータ" 38 46 39 #: Setting.html:3 347 #: Setting.html:36 40 48 msgid "H2 HEADLINE" 41 49 msgstr "H2見出し" 42 50 43 #: Setting.html: 3851 #: Setting.html:41 44 52 msgid "H3 HEADLINE" 45 53 msgstr "H3見出し" 46 54 47 #: Setting.html:4 355 #: Setting.html:46 48 56 msgid "H4 HEADLINE" 49 57 msgstr "H4見出し" 50 58 51 #: Setting.html: 4859 #: Setting.html:51 52 60 msgid "INTEND START" 53 61 msgstr "インテンド開始" 54 62 55 #: Setting.html:5 363 #: Setting.html:56 56 64 msgid "INTEND END" 57 65 msgstr "インテンド終了" 58 66 59 #: Setting.html: 5867 #: Setting.html:61 60 68 msgid "TEXT" 61 69 msgstr "テキスト" 62 70 63 #: Setting.html:6 271 #: Setting.html:65 64 72 msgid "Post list in the category" 65 73 msgstr "カテゴリ内の記事一覧" 66 74 67 #: Setting.html:6 575 #: Setting.html:68 68 76 msgid "Hide added posts: " 69 77 msgstr "追加済みの記事を非表示にする: " 70 78 71 #: Setting.html: 6979 #: Setting.html:72 72 80 msgid "Add all post" 73 81 msgstr "全ての記事を追加する" 74 82 75 #: Setting.html:7 583 #: Setting.html:78 76 84 msgid "Output items" 77 85 msgstr "出力項目" 78 86 79 #: Setting.html: 7787 #: Setting.html:80 80 88 msgid "Note: You can change the order of items by mouse drag" 81 89 msgstr "※項目をマウスドラッグで順番を入れ替え可能です" 82 90 83 #: Setting.html: 7991 #: Setting.html:82 84 92 msgid "Delete all item" 85 93 msgstr "全ての項目を削除する" 86 94 87 #: Setting.html:9 295 #: Setting.html:95 88 96 msgid "Output preview" 89 97 msgstr "出力プレビュー" 90 98 91 #: Setting.html:9 499 #: Setting.html:97 92 100 msgid "" 93 101 "In this setting page, your theme's css is not applied to the output preview" 94 102 msgstr "※このプレビューではテーマのCSSは適用されません" 95 103 96 #: Setting.html: 98104 #: Setting.html:101 97 105 msgid "How to insert this list to your post ?" 98 106 msgstr "記事にリストを挿入するには?" 99 107 100 #: Setting.html:10 0108 #: Setting.html:103 101 109 msgid "" 102 110 "After saving the settings, please insert the following shortcode to your post" 103 111 msgstr "設定を保存した後に以下のショートコードを記事に挿入してください" 104 112 105 #: Setting.html:1 07113 #: Setting.html:110 106 114 msgid "Alternatively, insert the following HTML codes to your post" 107 115 msgstr "もしくは、以下のHTMLを記事に挿入してください" 108 116 109 #: Setting.html:11 5117 #: Setting.html:118 110 118 msgid "Donation" 111 119 msgstr "寄付について" 112 120 113 #: Setting.html:11 6121 #: Setting.html:119 114 122 msgid "If you support this plugin, please consider donate by following link:" 115 123 msgstr "" … … 117 125 "いたします:" 118 126 119 #: Setting.html:1 17127 #: Setting.html:121 120 128 msgid "" 121 129 "<script type='text/javascript' src='https://storage.ko-fi.com/cdn/widget/" … … 127 135 "マゾンほしいものリスト</a>" 128 136 129 #: Setting.html:12 2137 #: Setting.html:126 130 138 msgid "Initialize setting data" 131 139 msgstr "設定を初期化する" -
category-post-list/trunk/readme.txt
r2603463 r2603527 26 26 27 27 ## How to Use ? 28 1. Go to setting page: Settings -> Create Category Post List 29 2. Add page and separator to output list 30 3. Change the order of those items by mouse drag 31 4. Save setting 32 5. Copy shortcode or html code 33 6. Insert shortcode or html code 28 Please see [USE GUIDE](https://aresei-note.com/12479) 34 29 35 30
Note: See TracChangeset
for help on using the changeset viewer.