Skip to content

Commit fe923c1

Browse files
author
metaphorcreations
committed
Added Japanese localization files
s Added pot file s Added localization git-svn-id: http://plugins.svn.wordpress.org/post-duplicator/trunk@1234352 b8457f37-d9ea-0310-8a92-e5e31aec5664
1 parent e9cdee8 commit fe923c1

File tree

2 files changed

+108
-0
lines changed

2 files changed

+108
-0
lines changed

languages/post-duplicator-ja.mo

1.51 KB
Binary file not shown.

languages/post-duplicator-ja.po

Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,108 @@
1+
msgid ""
2+
msgstr ""
3+
"Project-Id-Version: Post Duplicator\n"
4+
"POT-Creation-Date: 2015-08-28 11:20+0900\n"
5+
"PO-Revision-Date: 2015-08-28 12:14+0900\n"
6+
"Last-Translator: \n"
7+
"Language-Team: Kamibu <info@kamibu.jp>\n"
8+
"Language: ja\n"
9+
"MIME-Version: 1.0\n"
10+
"Content-Type: text/plain; charset=UTF-8\n"
11+
"Content-Transfer-Encoding: 8bit\n"
12+
"X-Generator: Poedit 1.8.4\n"
13+
"X-Poedit-Basepath: ..\n"
14+
"X-Poedit-WPHeader: m4c-postduplicator.php\n"
15+
"Plural-Forms: nplurals=1; plural=0;\n"
16+
"X-Poedit-SourceCharset: UTF-8\n"
17+
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
18+
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;"
19+
"_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
20+
"X-Poedit-SearchPath-0: .\n"
21+
"X-Poedit-SearchPathExcluded-0: *.js\n"
22+
23+
#: includes/edit.php:17
24+
#, php-format
25+
msgid "Duplicate %s"
26+
msgstr "複製"
27+
28+
#: includes/settings.php:32
29+
msgid "Post Status"
30+
msgstr "複製した投稿ステータス"
31+
32+
#: includes/settings.php:35
33+
msgid "Same as original"
34+
msgstr "変更しない"
35+
36+
#: includes/settings.php:36
37+
msgid "Draft"
38+
msgstr "下書き"
39+
40+
#: includes/settings.php:37
41+
msgid "Published"
42+
msgstr "公開済み"
43+
44+
#: includes/settings.php:38
45+
msgid "Pending"
46+
msgstr "保留中"
47+
48+
#: includes/settings.php:44
49+
msgid "Post Date"
50+
msgstr "複製した投稿日時"
51+
52+
#: includes/settings.php:47
53+
msgid "Duplicate Timestamp"
54+
msgstr "オリジナルを利用"
55+
56+
#: includes/settings.php:48
57+
msgid "Current Time"
58+
msgstr "複製時刻"
59+
60+
#: includes/settings.php:55
61+
msgid "Offset Date"
62+
msgstr "投稿日時オフセット"
63+
64+
#: includes/settings.php:61
65+
msgid " days"
66+
msgstr "日"
67+
68+
#: includes/settings.php:68
69+
msgid " hours"
70+
msgstr "時間"
71+
72+
#: includes/settings.php:75
73+
msgid " minutes"
74+
msgstr "分"
75+
76+
#: includes/settings.php:82
77+
msgid " seconds"
78+
msgstr "秒"
79+
80+
#: includes/settings.php:89
81+
msgid "newer"
82+
msgstr "進める"
83+
84+
#: includes/settings.php:90
85+
msgid "older"
86+
msgstr "戻す"
87+
88+
#: includes/settings.php:136
89+
msgid "Post Duplicator Settings"
90+
msgstr "Post Duplicator 設定"
91+
92+
#. Plugin Name of the plugin/theme
93+
msgid "Post Duplicator"
94+
msgstr ""
95+
96+
#. Description of the plugin/theme
97+
msgid ""
98+
"Creates functionality to duplicate any and all post types, including "
99+
"taxonomies & custom fields"
100+
msgstr ""
101+
102+
#. Author of the plugin/theme
103+
msgid "Metaphor Creations"
104+
msgstr ""
105+
106+
#. Author URI of the plugin/theme
107+
msgid "http://www.metaphorcreations.com"
108+
msgstr ""

0 commit comments

Comments
 (0)