custom-post-type-permalinks
Last commit date
cptp-ja.mo
13 years ago
cptp-ja.po
13 years ago
custom-post-type-permalinks.php
13 years ago
readme.txt
13 years ago
screenshot-1.png
14 years ago
cptp-ja.po
69 lines
| 1 | msgid "" |
| 2 | msgstr "" |
| 3 | "Project-Id-Version: Custom Post Type Permalinks\n" |
| 4 | "Report-Msgid-Bugs-To: \n" |
| 5 | "POT-Creation-Date: 2012-11-23 23:07+0900\n" |
| 6 | "PO-Revision-Date: 2012-11-23 23:12+0900\n" |
| 7 | "Last-Translator: Toro_Unit <mail@torounit.com>\n" |
| 8 | "Language-Team: Toro_Unit <mail@torounit.com>\n" |
| 9 | "Language: ja_JP\n" |
| 10 | "MIME-Version: 1.0\n" |
| 11 | "Content-Type: text/plain; charset=UTF-8\n" |
| 12 | "Content-Transfer-Encoding: 8bit\n" |
| 13 | "X-Poedit-KeywordsList: _;gettext;gettext_noop;_e;__\n" |
| 14 | "X-Poedit-Basepath: C:\\Users\\Toro-Unit\\Documents\\Develop\\custom-post-" |
| 15 | "type-permalinks\\wp-content\\plugins\\\n" |
| 16 | "X-Generator: Poedit 1.5.4\n" |
| 17 | "X-Poedit-SearchPath-0: custom-post-type-permalinks\n" |
| 18 | |
| 19 | #: custom-post-type-permalinks/custom-post-type-permalinks.php:89 |
| 20 | #, php-format |
| 21 | msgid "View all posts in %s" |
| 22 | msgstr "%s のすべての投稿を見る" |
| 23 | |
| 24 | #: custom-post-type-permalinks/custom-post-type-permalinks.php:505 |
| 25 | msgid "Permalink Setting for custom post type" |
| 26 | msgstr "カスタム投稿タイプのパーマリンクの設定" |
| 27 | |
| 28 | #: custom-post-type-permalinks/custom-post-type-permalinks.php:547 |
| 29 | msgid "Use custom permalink of custom taxonomy archive." |
| 30 | msgstr "カスタム分類のアーカイブのパーマリンクを変更する。" |
| 31 | |
| 32 | #: custom-post-type-permalinks/custom-post-type-permalinks.php:568 |
| 33 | msgid "Setting permalinks of custom post type." |
| 34 | msgstr "カスタム投稿タイプごとのパーマリンク構造を設定できます。" |
| 35 | |
| 36 | #: custom-post-type-permalinks/custom-post-type-permalinks.php:569 |
| 37 | msgid "" |
| 38 | "The tags you can use is WordPress Structure Tags and '%\"custom_taxonomy_slug" |
| 39 | "\"%'. (e.g. %actors%)" |
| 40 | msgstr "" |
| 41 | "使用できるタグは、WordPress標準のタグと '%\"カスタム分類名\"%' です。 (例: " |
| 42 | "%actors%)" |
| 43 | |
| 44 | #: custom-post-type-permalinks/custom-post-type-permalinks.php:570 |
| 45 | msgid "%\"custom_taxonomy_slug\"% is replaced the taxonomy's term.'." |
| 46 | msgstr "'%\"カスタム分類名\"%' は、そのカスタム分類のタームに置換されます。" |
| 47 | |
| 48 | #: custom-post-type-permalinks/custom-post-type-permalinks.php:572 |
| 49 | msgid "" |
| 50 | "Presence of the trailing '/' is unified into a standard permalink structure " |
| 51 | "setting." |
| 52 | msgstr "末尾の '/' の有無は、標準のパーマリンク構造の設定に統一されます。" |
| 53 | |
| 54 | #: custom-post-type-permalinks/custom-post-type-permalinks.php:573 |
| 55 | msgid "" |
| 56 | "If you don't entered permalink structure, permalink is configured /%postname" |
| 57 | "%/'." |
| 58 | msgstr "未� |
| 59 | �力のときは、/%postname%/ に設定されます。" |
| 60 | |
| 61 | #: custom-post-type-permalinks/custom-post-type-permalinks.php:593 |
| 62 | #, php-format |
| 63 | msgid "" |
| 64 | "If you check,The custom taxonomy's permalinks is <code>%s/post_type/taxonomy/" |
| 65 | "term</code>." |
| 66 | msgstr "" |
| 67 | "チェックした場合、カスタム分類のアーカイブのパーマリンクは <code>%s/" |
| 68 | "post_type/taxonomy/term</code>. に変更されます。" |
| 69 |