Version Description
- [ Add function ][ VK Blocks ] Add Gutenberg Blocks!
Download this release
Release Info
Developer | kurudrive |
Plugin | ![]() |
Version | 6.8.0 |
Comparing to | |
See all releases |
Code changes from version 6.7.1 to 6.8.0
- languages/vkExUnit-ja.mo +0 -0
- languages/vkExUnit-ja.po +392 -379
- plugins/vk-blocks-config.php +22 -0
- plugins/vk-blocks/build/block-build-editor.css +1 -0
- plugins/vk-blocks/build/block-build.css +19 -0
- plugins/vk-blocks/build/block-build.js +2 -0
- plugins/vk-blocks/build/block-build.js.map +1 -0
- plugins/vk-blocks/build/languages/vk-blocks-ja.mo +0 -0
- plugins/vk-blocks/build/languages/vk-blocks-ja.po +108 -0
- plugins/vk-blocks/build/languages/vk-blocks.pot +98 -0
- plugins/vk-blocks/images/arrow_bottom.svg +13 -0
- plugins/vk-blocks/vk-blocks-functions.php +81 -0
- readme.txt +11 -1
- veu-packages.php +11 -0
- vkExUnit.php +1 -1
languages/vkExUnit-ja.mo
CHANGED
Binary file
|
languages/vkExUnit-ja.po
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: \n"
|
4 |
-
"POT-Creation-Date: 2018-
|
5 |
"PO-Revision-Date: \n"
|
6 |
"Last-Translator: Kurudrive <kurudrive@gmail.com>\n"
|
7 |
"Language-Team: Vektor translate Team <info@vektor-inc.co.jp>\n"
|
@@ -9,7 +9,7 @@ msgstr ""
|
|
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 2.
|
13 |
"X-Poedit-Basepath: ..\n"
|
14 |
"X-Poedit-SourceCharset: UTF-8\n"
|
15 |
"X-Poedit-KeywordsList: __;_e;_x;_ex;_ex:1,2c;_x:1,2c;_n:1,2;esc_attr__\n"
|
@@ -21,42 +21,42 @@ msgid "Enable setting"
|
|
21 |
msgstr "有効化設定"
|
22 |
|
23 |
#: admin_active_setting_page.php:16 admin_active_setting_page.php:89
|
24 |
-
#: dist/admin_active_setting_page.php:16 dist/admin_active_setting_page.php:
|
25 |
msgid "Select all"
|
26 |
msgstr "全てを選択"
|
27 |
|
28 |
#: admin_active_setting_page.php:16 admin_active_setting_page.php:89
|
29 |
-
#: dist/admin_active_setting_page.php:16 dist/admin_active_setting_page.php:
|
30 |
msgid "Function"
|
31 |
msgstr "有効化"
|
32 |
|
33 |
#: admin_active_setting_page.php:16 admin_active_setting_page.php:89
|
34 |
-
#: dist/admin_active_setting_page.php:16 dist/admin_active_setting_page.php:
|
35 |
msgid "Description"
|
36 |
msgstr "説明"
|
37 |
|
38 |
-
#: admin_active_setting_page.php:35 dist/admin_active_setting_page.php:
|
39 |
-
#: dist/veu-packages.php:
|
40 |
msgid "Automatic Eye Catch insert"
|
41 |
msgstr "アイキャッチ画像自動挿入"
|
42 |
|
43 |
-
#: admin_active_setting_page.php:95 dist/admin_active_setting_page.php:
|
44 |
msgid "Extension Setting"
|
45 |
msgstr "拡張設定"
|
46 |
|
47 |
-
#: admin_active_setting_page.php:100 dist/admin_active_setting_page.php:
|
48 |
msgid "Extention contents"
|
49 |
msgstr "拡張コンテンツ"
|
50 |
|
51 |
-
#: admin_active_setting_page.php:106 dist/admin_active_setting_page.php:
|
52 |
msgid "set extension contents to loop_end hook"
|
53 |
msgstr "ループ終了時にコンテンツを追加する"
|
54 |
|
55 |
-
#: admin_active_setting_page.php:112 dist/admin_active_setting_page.php:
|
56 |
msgid "Plugin setting options"
|
57 |
msgstr "プラグイン設定オプション"
|
58 |
|
59 |
-
#: admin_active_setting_page.php:114 dist/admin_active_setting_page.php:
|
60 |
msgid "Delete myOptions when deactivate me."
|
61 |
msgstr "プラグインを無効化する際にDBに保存したオプション項目を削除します。"
|
62 |
|
@@ -66,7 +66,7 @@ msgstr "プラグインを無効化する際にDBに保存したオプション
|
|
66 |
msgid "Main setting"
|
67 |
msgstr "メイン設定"
|
68 |
|
69 |
-
#: admin_main_setting_page.php:
|
70 |
msgid "Activated Packages is noting. please activate some package."
|
71 |
msgstr ""
|
72 |
"有効化されているパッケージがありません。何かの機能を有効化してください。"
|
@@ -79,7 +79,8 @@ msgstr "アイキャッチ自動挿入"
|
|
79 |
msgid "Do not set eyecatch image automatic."
|
80 |
msgstr "アイキャッチ画像を自動挿入しない"
|
81 |
|
82 |
-
#: dist/plugins/bootstrap.php:9
|
|
|
83 |
msgid "Settings"
|
84 |
msgstr "設定"
|
85 |
|
@@ -92,7 +93,7 @@ msgid "Key color(dark)"
|
|
92 |
msgstr "キーカラー(暗)"
|
93 |
|
94 |
#: dist/plugins/call-to-action/class-vk-call-to-action.php:63
|
95 |
-
#: dist/plugins/call-to-action/view-actionbox.php:
|
96 |
#: plugins/call-to-action/class-vk-call-to-action.php:63
|
97 |
#: plugins/call-to-action/view-actionbox.php:69
|
98 |
msgid "Edit CTA"
|
@@ -123,7 +124,7 @@ msgid "CTA Contents"
|
|
123 |
msgstr "CTA Contents"
|
124 |
|
125 |
#: dist/plugins/call-to-action/class-vk-call-to-action.php:128
|
126 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
127 |
#: dist/plugins/call-to-action/widget-call-to-action.php:74
|
128 |
#: plugins/call-to-action/class-vk-call-to-action.php:128
|
129 |
#: plugins/call-to-action/class-vk-call-to-action.php:604
|
@@ -132,7 +133,7 @@ msgid "Random"
|
|
132 |
msgstr "ランダム表示"
|
133 |
|
134 |
#: dist/plugins/call-to-action/class-vk-call-to-action.php:134
|
135 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
136 |
#: plugins/call-to-action/class-vk-call-to-action.php:134
|
137 |
#: plugins/call-to-action/class-vk-call-to-action.php:611
|
138 |
msgid "Disable display"
|
@@ -150,132 +151,126 @@ msgstr "CTA共通設定"
|
|
150 |
|
151 |
#: dist/plugins/call-to-action/class-vk-call-to-action.php:154
|
152 |
#: dist/plugins/call-to-action/view-adminsetting.php:31
|
153 |
-
#: dist/plugins/call-to-action/widget-call-to-action.php:
|
154 |
#: plugins/call-to-action/class-vk-call-to-action.php:154
|
155 |
#: plugins/call-to-action/view-adminsetting.php:31
|
156 |
#: plugins/call-to-action/widget-call-to-action.php:88
|
157 |
msgid "Show CTA index page"
|
158 |
msgstr "CTAの一覧を表示"
|
159 |
|
160 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
161 |
#: plugins/call-to-action/class-vk-call-to-action.php:221
|
162 |
msgid "CTA image"
|
163 |
msgstr "CTA画像"
|
164 |
|
165 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
166 |
#: plugins/call-to-action/class-vk-call-to-action.php:227
|
167 |
msgid "Add image"
|
168 |
msgstr "画像を追加"
|
169 |
|
170 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
171 |
#: plugins/call-to-action/class-vk-call-to-action.php:228
|
172 |
msgid "Change image"
|
173 |
msgstr "画像を変更"
|
174 |
|
175 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
176 |
#: plugins/call-to-action/class-vk-call-to-action.php:229
|
177 |
msgid "Remove image"
|
178 |
msgstr "画像を削除"
|
179 |
|
180 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
181 |
#: plugins/call-to-action/class-vk-call-to-action.php:234
|
182 |
msgid "CTA image position"
|
183 |
msgstr "CTA画像の位置"
|
184 |
|
185 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
186 |
#: plugins/call-to-action/class-vk-call-to-action.php:237
|
187 |
msgid "right"
|
188 |
msgstr "右寄せ"
|
189 |
|
190 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
191 |
#: plugins/call-to-action/class-vk-call-to-action.php:238
|
192 |
msgid "center"
|
193 |
msgstr "中央"
|
194 |
|
195 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
196 |
#: plugins/call-to-action/class-vk-call-to-action.php:239
|
197 |
msgid "left"
|
198 |
msgstr "左寄せ"
|
199 |
|
200 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
201 |
#: plugins/call-to-action/class-vk-call-to-action.php:243
|
202 |
msgid "Button text"
|
203 |
msgstr "ボタンの表記文言"
|
204 |
|
205 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
206 |
#: plugins/call-to-action/class-vk-call-to-action.php:247
|
207 |
msgid "Button icon"
|
208 |
msgstr "ボタンアイコン"
|
209 |
|
210 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
211 |
-
#: dist/plugins/other_widget/widget-button.php:
|
212 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:124
|
213 |
#: plugins/call-to-action/class-vk-call-to-action.php:248
|
214 |
-
#: plugins/other_widget/widget-button.php:
|
215 |
msgid "To choose your favorite icon, and enter the class."
|
216 |
msgstr "アイコンフォントを選んでそのクラス名を入力してください。"
|
217 |
|
218 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
219 |
-
#: dist/plugins/other_widget/widget-button.php:
|
220 |
#: plugins/call-to-action/class-vk-call-to-action.php:249
|
221 |
-
#: plugins/other_widget/widget-button.php:
|
222 |
msgid "Before :"
|
223 |
msgstr "文字の前 :"
|
224 |
|
225 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
226 |
-
#: dist/plugins/other_widget/widget-button.php:
|
227 |
#: plugins/call-to-action/class-vk-call-to-action.php:251
|
228 |
-
#: plugins/other_widget/widget-button.php:
|
229 |
msgid "After :"
|
230 |
msgstr "文字の後 :"
|
231 |
|
232 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
233 |
-
#: dist/plugins/other_widget/widget-button.php:111
|
234 |
-
msgid " ex:fa-arrow-circle-o-right"
|
235 |
-
msgstr ""
|
236 |
-
|
237 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:259
|
238 |
#: plugins/call-to-action/class-vk-call-to-action.php:263
|
239 |
msgid "Button link url"
|
240 |
msgstr "ボタンのリンク先URL"
|
241 |
|
242 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
243 |
#: plugins/call-to-action/class-vk-call-to-action.php:276
|
244 |
msgid "Target window"
|
245 |
msgstr "リンク先ターゲット"
|
246 |
|
247 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
248 |
#: plugins/call-to-action/class-vk-call-to-action.php:278
|
249 |
msgid "Open in a self window"
|
250 |
msgstr "同じウィンドウで開く"
|
251 |
|
252 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
253 |
#: plugins/call-to-action/class-vk-call-to-action.php:280
|
254 |
msgid "Text message"
|
255 |
msgstr "テキストメッセージ"
|
256 |
|
257 |
-
#: dist/plugins/call-to-action/class-vk-call-to-action.php:
|
258 |
-
#: dist/plugins/call-to-action/widget-call-to-action.php:
|
259 |
#: plugins/call-to-action/class-vk-call-to-action.php:286
|
260 |
#: plugins/call-to-action/widget-call-to-action.php:91
|
261 |
msgid "CTA setting"
|
262 |
msgstr "CTA設定"
|
263 |
|
264 |
#: dist/plugins/call-to-action/view-adminsetting.php:15
|
265 |
-
#: dist/veu-packages.php:
|
266 |
-
#: veu-packages.php:
|
267 |
msgid "Call To Action"
|
268 |
msgstr "Call To Action"
|
269 |
|
270 |
#: dist/plugins/call-to-action/view-adminsetting.php:19
|
271 |
-
#: dist/veu-packages.php:
|
272 |
-
#: veu-packages.php:
|
273 |
msgid "Display the CTA at the end of the post content."
|
274 |
msgstr "投稿内容の最後にCTAを表示します。"
|
275 |
|
276 |
#: dist/plugins/call-to-action/view-adminsetting.php:20
|
277 |
-
#: dist/veu-packages.php:
|
278 |
-
#: veu-packages.php:
|
279 |
msgid ""
|
280 |
"The CTA stands for \"Call to action\" and this is the area that prompts the "
|
281 |
"user behavior."
|
@@ -284,8 +279,8 @@ msgstr ""
|
|
284 |
"情報を表示します。"
|
285 |
|
286 |
#: dist/plugins/call-to-action/view-adminsetting.php:21
|
287 |
-
#: dist/veu-packages.php:
|
288 |
-
#: veu-packages.php:
|
289 |
msgid ""
|
290 |
"As an example, text message and a link button for induction to the free "
|
291 |
"sample download page."
|
@@ -324,29 +319,29 @@ msgstr ""
|
|
324 |
msgid "Show index page"
|
325 |
msgstr "一覧ページを表示する"
|
326 |
|
327 |
-
#: dist/plugins/call-to-action/widget-call-to-action.php:
|
328 |
#: plugins/call-to-action/widget-call-to-action.php:20
|
329 |
msgid "CTA"
|
330 |
msgstr "CTA"
|
331 |
|
332 |
-
#: dist/plugins/call-to-action/widget-call-to-action.php:
|
333 |
#: plugins/call-to-action/widget-call-to-action.php:26
|
334 |
msgid "Select CTA and display it."
|
335 |
msgstr "CTAを選択して表示します。"
|
336 |
|
337 |
-
#: dist/plugins/call-to-action/widget-call-to-action.php:
|
338 |
#: plugins/call-to-action/widget-call-to-action.php:66
|
339 |
msgid "Please select CTA to display."
|
340 |
msgstr "表示するCTAを選択してください。"
|
341 |
|
342 |
-
#: dist/plugins/call-to-action/widget-call-to-action.php:
|
343 |
#: plugins/call-to-action/widget-call-to-action.php:80
|
344 |
msgid "Please select"
|
345 |
msgstr "選択してください"
|
346 |
|
347 |
#: dist/plugins/child_page_index.php:76
|
348 |
-
#: dist/plugins/other_widget/widget-3pr-area.php:
|
349 |
-
#: plugins/child_page_index.php:76 plugins/other_widget/widget-3pr-area.php:
|
350 |
msgid "Read more"
|
351 |
msgstr "詳しくはこちら"
|
352 |
|
@@ -381,7 +376,9 @@ msgstr "お気軽にお問い合わせください。"
|
|
381 |
msgid "Office hours 9:00 - 18:00 [ Weekdays except holidays ]"
|
382 |
msgstr "受付時間 9:00-18:00 [ 土・日・祝日除く ]"
|
383 |
|
|
|
384 |
#: dist/plugins/contact-section/contact-section.php:120
|
|
|
385 |
#: dist/plugins/contact-section/customizer.php:179
|
386 |
#: plugins/contact-section/contact-section.php:118
|
387 |
#: plugins/contact-section/contact-section.php:120
|
@@ -583,26 +580,26 @@ msgstr "HTMLが登録されている場合は画像より優先されます。"
|
|
583 |
msgid "Display Contact Section"
|
584 |
msgstr "お問い合わせ情報の表示"
|
585 |
|
586 |
-
#: dist/plugins/contact-section/contact-section.php:
|
587 |
-
#: dist/plugins/contact-section/contact-section.php:
|
588 |
#: plugins/contact-section/contact-section.php:368
|
589 |
#: plugins/contact-section/contact-section.php:420
|
590 |
msgid "Edit contact information"
|
591 |
msgstr "Contact情報を編集"
|
592 |
|
593 |
-
#: dist/plugins/contact-section/contact-section.php:
|
594 |
#: plugins/contact-section/contact-section.php:436
|
595 |
msgid "Contact Button"
|
596 |
msgstr "お問い合わせボタン"
|
597 |
|
598 |
-
#: dist/plugins/contact-section/contact-section.php:
|
599 |
#: plugins/contact-section/contact-section.php:437
|
600 |
msgid "Display contact button."
|
601 |
msgstr "お問い合わせボタンを表示します。"
|
602 |
|
603 |
-
#: dist/plugins/contact-section/contact-section.php:
|
604 |
-
#: dist/plugins/contact-section/contact-section.php:
|
605 |
-
#: dist/plugins/contact-section/contact-section.php:
|
606 |
#: plugins/contact-section/contact-section.php:438
|
607 |
#: plugins/contact-section/contact-section.php:466
|
608 |
#: plugins/contact-section/contact-section.php:488
|
@@ -613,23 +610,23 @@ msgid ""
|
|
613 |
msgstr ""
|
614 |
"「%s」→ 「メイン設定」ページで『お問い合わせ情報』を設定する必要があります。"
|
615 |
|
616 |
-
#: dist/plugins/contact-section/contact-section.php:
|
617 |
#: plugins/contact-section/contact-section.php:465
|
618 |
msgid "Display contact button"
|
619 |
msgstr "お問い合わせボタンを表示します。"
|
620 |
|
621 |
-
#: dist/plugins/contact-section/contact-section.php:
|
622 |
#: dist/veu-packages.php:269 plugins/contact-section/contact-section.php:486
|
623 |
-
#: veu-packages.php:
|
624 |
msgid "Contact Section"
|
625 |
msgstr "お問い合わせ情報"
|
626 |
|
627 |
-
#: dist/plugins/contact-section/contact-section.php:
|
628 |
#: plugins/contact-section/contact-section.php:487
|
629 |
msgid "Display Phone number and contact button etc."
|
630 |
msgstr "電話番号とお問い合わせボタンなどを表示します。"
|
631 |
|
632 |
-
#: dist/plugins/contact-section/contact-section.php:
|
633 |
#: plugins/contact-section/contact-section.php:516
|
634 |
#, php-format
|
635 |
msgid ""
|
@@ -652,13 +649,13 @@ msgid "It is not reflected in the header."
|
|
652 |
msgstr "ヘッダーには反映されません。"
|
653 |
|
654 |
#: dist/plugins/css_customize/css_customize-edit.php:2
|
655 |
-
#: dist/plugins/css_customize/css_customize.php:
|
|
|
656 |
#: dist/plugins/css_customize/css_customize.php:44
|
657 |
-
#: dist/plugins/css_customize/css_customize.php:45
|
658 |
#: plugins/css_customize/css_customize-edit.php:2
|
659 |
#: plugins/css_customize/css_customize.php:29
|
660 |
-
#: plugins/css_customize/css_customize.php:
|
661 |
-
#: plugins/css_customize/css_customize.php:
|
662 |
msgid "CSS Customize"
|
663 |
msgstr "CSSカスタマイズ"
|
664 |
|
@@ -672,16 +669,48 @@ msgstr "デザインをカスタマイズする場合は下のテキストエリ
|
|
672 |
msgid "Save CSS"
|
673 |
msgstr "CSSを保存する"
|
674 |
|
675 |
-
#: dist/plugins/css_customize/css_customize.php:
|
676 |
-
#: plugins/css_customize/css_customize.php:
|
|
|
|
|
|
|
|
|
|
|
677 |
msgid "Your custom CSS was saved."
|
678 |
msgstr "CSSが保存されました"
|
679 |
|
680 |
-
#: dist/plugins/css_customize/css_customize.php:
|
681 |
-
#: plugins/css_customize/css_customize.php:
|
682 |
msgid "Error occured. Please try again."
|
683 |
msgstr "何らかのエラー!! また試してみてください"
|
684 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
685 |
#: dist/plugins/footer_copyright_change.php:6
|
686 |
#: plugins/footer_copyright_change.php:6
|
687 |
msgid ""
|
@@ -805,8 +834,8 @@ msgid "Please upload your \".ico\" file"
|
|
805 |
msgstr "作成したicoファイルをアップロードしてください"
|
806 |
|
807 |
#: dist/plugins/insert_ads.php:37 dist/plugins/insert_ads.php:137
|
808 |
-
#: dist/veu-packages.php:
|
809 |
-
#: plugins/insert_ads.php:137 veu-packages.php:
|
810 |
msgid "Insert ads"
|
811 |
msgstr "広告の挿入"
|
812 |
|
@@ -937,9 +966,9 @@ msgid "* keywords common to the entire site can be set from %s."
|
|
937 |
msgstr "サイト全体のキーワードは %s より設定することができます。"
|
938 |
|
939 |
#: dist/plugins/other_widget/widget-3pr-area.php:9
|
940 |
-
#: dist/plugins/other_widget/widget-3pr-area.php:
|
941 |
#: plugins/other_widget/widget-3pr-area.php:9
|
942 |
-
#: plugins/other_widget/widget-3pr-area.php:
|
943 |
msgid "3PR area"
|
944 |
msgstr "3PR エリア"
|
945 |
|
@@ -948,36 +977,36 @@ msgstr "3PR エリア"
|
|
948 |
msgid "Displays a 3PR area"
|
949 |
msgstr "3PR エリアを表示します。"
|
950 |
|
951 |
-
#: dist/plugins/other_widget/widget-3pr-area.php:
|
952 |
-
#: plugins/other_widget/widget-3pr-area.php:
|
953 |
msgid "3PR area1 title"
|
954 |
msgstr "3PR エリア1 タイトル"
|
955 |
|
956 |
-
#: dist/plugins/other_widget/widget-3pr-area.php:
|
957 |
-
#: plugins/other_widget/widget-3pr-area.php:
|
958 |
msgid "3PR area2 title"
|
959 |
msgstr "3PR エリア2 タイトル"
|
960 |
|
961 |
-
#: dist/plugins/other_widget/widget-3pr-area.php:
|
962 |
-
#: plugins/other_widget/widget-3pr-area.php:
|
963 |
msgid "3PR area3 title"
|
964 |
msgstr "3PR エリア3 タイトル"
|
965 |
|
966 |
-
#: dist/plugins/other_widget/widget-3pr-area.php:
|
967 |
-
#: plugins/other_widget/widget-3pr-area.php:
|
968 |
msgid "3PR area setting"
|
969 |
msgstr "3PR エリア設定"
|
970 |
|
971 |
-
#: dist/plugins/other_widget/widget-3pr-area.php:
|
972 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
973 |
#: dist/plugins/other_widget/widget-page.php:126
|
974 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
975 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
976 |
#: dist/plugins/related_posts/related_posts.php:252
|
977 |
#: dist/plugins/sns/widget-fb-page-plugin.php:79
|
978 |
#: dist/plugins/sns/widget-twitter.php:84
|
979 |
-
#: plugins/other_widget/widget-3pr-area.php:
|
980 |
-
#: plugins/other_widget/widget-new-posts.php:
|
981 |
#: plugins/other_widget/widget-page.php:126
|
982 |
#: plugins/other_widget/widget-pr-blocks.php:111
|
983 |
#: plugins/other_widget/widget-profile.php:55
|
@@ -986,70 +1015,70 @@ msgstr "3PR エリア設定"
|
|
986 |
msgid "Title:"
|
987 |
msgstr "タイトル"
|
988 |
|
989 |
-
#: dist/plugins/other_widget/widget-3pr-area.php:
|
990 |
-
#: plugins/other_widget/widget-3pr-area.php:
|
991 |
msgid "Select image for PC:"
|
992 |
msgstr "PC 用に表示される画像を選択(横 300px 程度推奨)"
|
993 |
|
994 |
-
#: dist/plugins/other_widget/widget-3pr-area.php:
|
995 |
#: dist/plugins/other_widget/widget-3pr-area.php:90
|
996 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
997 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
998 |
-
#: plugins/other_widget/widget-3pr-area.php:
|
999 |
#: plugins/other_widget/widget-3pr-area.php:90
|
1000 |
#: plugins/other_widget/widget-pr-blocks.php:174
|
1001 |
#: plugins/other_widget/widget-profile.php:70
|
1002 |
msgid "Select image"
|
1003 |
msgstr "画像を選択"
|
1004 |
|
1005 |
-
#: dist/plugins/other_widget/widget-3pr-area.php:
|
1006 |
#: dist/plugins/other_widget/widget-3pr-area.php:91
|
1007 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1008 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1009 |
-
#: plugins/other_widget/widget-3pr-area.php:
|
1010 |
#: plugins/other_widget/widget-3pr-area.php:91
|
1011 |
#: plugins/other_widget/widget-pr-blocks.php:175
|
1012 |
#: plugins/other_widget/widget-profile.php:71
|
1013 |
msgid "Clear image"
|
1014 |
msgstr "画像クリア"
|
1015 |
|
1016 |
-
#: dist/plugins/other_widget/widget-3pr-area.php:
|
1017 |
-
#: plugins/other_widget/widget-3pr-area.php:
|
1018 |
msgid "Select image for Mobile:"
|
1019 |
msgstr ""
|
1020 |
"スマホ用(ウィンドウサイズが 768px 以下の場合)に表示される画像を選択(橫 "
|
1021 |
"690px 以上推奨。空欄も可)"
|
1022 |
|
1023 |
#: dist/plugins/other_widget/widget-3pr-area.php:102
|
1024 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1025 |
#: plugins/other_widget/widget-3pr-area.php:102
|
1026 |
#: plugins/other_widget/widget-pr-blocks.php:115
|
1027 |
msgid "Summary Text:"
|
1028 |
msgstr "概要となるテキスト"
|
1029 |
|
1030 |
#: dist/plugins/other_widget/widget-3pr-area.php:108
|
1031 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1032 |
#: plugins/other_widget/widget-3pr-area.php:108
|
1033 |
#: plugins/other_widget/widget-pr-blocks.php:120
|
1034 |
msgid "Link URL:"
|
1035 |
msgstr "リンク先ページのURL"
|
1036 |
|
1037 |
-
#: dist/plugins/other_widget/widget-3pr-area.php:
|
1038 |
-
#: dist/plugins/other_widget/widget-banner.php:
|
1039 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1040 |
-
#: plugins/other_widget/widget-3pr-area.php:
|
1041 |
-
#: plugins/other_widget/widget-banner.php:
|
1042 |
#: plugins/other_widget/widget-pr-blocks.php:124
|
1043 |
msgid "Open link new tab."
|
1044 |
msgstr "リンクを別ウィンドウで開く"
|
1045 |
|
1046 |
-
#: dist/plugins/other_widget/widget-archives.php:9 dist/veu-packages.php:
|
1047 |
-
#: plugins/other_widget/widget-archives.php:9 veu-packages.php:
|
1048 |
msgid "archive list"
|
1049 |
msgstr "アーカイブリスト"
|
1050 |
|
1051 |
-
#: dist/plugins/other_widget/widget-archives.php:14 dist/veu-packages.php:
|
1052 |
-
#: plugins/other_widget/widget-archives.php:14 veu-packages.php:
|
1053 |
msgid ""
|
1054 |
"Displays a list of archives. You can choose the post type and also to "
|
1055 |
"display archives by month or by year."
|
@@ -1064,144 +1093,144 @@ msgstr ""
|
|
1064 |
msgid "Monthly archives"
|
1065 |
msgstr "月別アーカイブ"
|
1066 |
|
1067 |
-
#: dist/plugins/other_widget/widget-archives.php:
|
1068 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1069 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1070 |
-
#: plugins/other_widget/widget-archives.php:
|
1071 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1072 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1073 |
msgid "Title"
|
1074 |
msgstr "タイトル"
|
1075 |
|
1076 |
-
#: dist/plugins/other_widget/widget-archives.php:
|
1077 |
-
#: plugins/other_widget/widget-archives.php:
|
1078 |
msgid "Post type"
|
1079 |
msgstr "ポストタイプ"
|
1080 |
|
1081 |
-
#: dist/plugins/other_widget/widget-archives.php:
|
1082 |
-
#: plugins/other_widget/widget-archives.php:
|
1083 |
msgid "Monthly"
|
1084 |
msgstr "月別"
|
1085 |
|
1086 |
-
#: dist/plugins/other_widget/widget-archives.php:
|
1087 |
-
#: plugins/other_widget/widget-archives.php:
|
1088 |
msgid "Yearly"
|
1089 |
msgstr "年別"
|
1090 |
|
1091 |
-
#: dist/plugins/other_widget/widget-archives.php:
|
1092 |
-
#: plugins/other_widget/widget-archives.php:
|
1093 |
msgid "archive"
|
1094 |
msgstr "アーカイブ"
|
1095 |
|
1096 |
-
#: dist/plugins/other_widget/widget-banner.php:
|
1097 |
-
#: plugins/other_widget/widget-banner.php:
|
1098 |
msgid "Banner"
|
1099 |
msgstr "バナー"
|
1100 |
|
1101 |
-
#: dist/plugins/other_widget/widget-banner.php:
|
1102 |
-
#: plugins/other_widget/widget-banner.php:
|
1103 |
msgid ""
|
1104 |
"You can easily set up a banner simply by registering images and link "
|
1105 |
"destinations."
|
1106 |
msgstr "画像とリンク先を登録するだけで簡単にバナーを設定できます。"
|
1107 |
|
1108 |
-
#: dist/plugins/other_widget/widget-banner.php:
|
1109 |
-
#: plugins/other_widget/widget-banner.php:
|
1110 |
msgid "Set image"
|
1111 |
msgstr "画像を選択"
|
1112 |
|
1113 |
-
#: dist/plugins/other_widget/widget-banner.php:
|
1114 |
-
#: plugins/other_widget/widget-banner.php:
|
1115 |
msgid "Alternative text"
|
1116 |
msgstr "代替テキスト(alt)"
|
1117 |
|
1118 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1119 |
#: plugins/other_widget/widget-button.php:32
|
1120 |
msgid "Button"
|
1121 |
msgstr "ボタン"
|
1122 |
|
1123 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1124 |
#: plugins/other_widget/widget-button.php:37
|
1125 |
msgid "You can set buttons for arbitrary text."
|
1126 |
msgstr "任意のテキストのボタンを設定できます。"
|
1127 |
|
1128 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1129 |
-
#: plugins/other_widget/widget-button.php:
|
1130 |
msgid "Main text(Required):"
|
1131 |
msgstr "ボタンテキスト(必須):"
|
1132 |
|
1133 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1134 |
-
#: plugins/other_widget/widget-button.php:
|
1135 |
msgid "Class name of the icon font"
|
1136 |
msgstr "使用したいアイコンフォント"
|
1137 |
|
1138 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1139 |
-
#: plugins/other_widget/widget-button.php:
|
1140 |
msgid "Sub text:"
|
1141 |
msgstr "サブテキスト:"
|
1142 |
|
1143 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1144 |
-
#: plugins/other_widget/widget-button.php:
|
1145 |
msgid "Link URL(Required):"
|
1146 |
msgstr "リンク先ページのURL(必須):"
|
1147 |
|
1148 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1149 |
-
#: plugins/other_widget/widget-button.php:
|
1150 |
msgid "Open with new tab"
|
1151 |
msgstr "リンクを別ウィンドウで開く"
|
1152 |
|
1153 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1154 |
-
#: plugins/other_widget/widget-button.php:
|
1155 |
msgid "Size"
|
1156 |
msgstr "サイズ"
|
1157 |
|
1158 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1159 |
-
#: plugins/other_widget/widget-button.php:
|
1160 |
msgid "Small"
|
1161 |
msgstr "小"
|
1162 |
|
1163 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1164 |
-
#: plugins/other_widget/widget-button.php:
|
1165 |
msgid "Medium"
|
1166 |
msgstr "中"
|
1167 |
|
1168 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1169 |
-
#: plugins/other_widget/widget-button.php:
|
1170 |
msgid "Large"
|
1171 |
msgstr "大"
|
1172 |
|
1173 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1174 |
-
#: plugins/other_widget/widget-button.php:
|
1175 |
msgid "Button color:"
|
1176 |
msgstr "ボタンの色:"
|
1177 |
|
1178 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1179 |
-
#: plugins/other_widget/widget-button.php:
|
1180 |
msgid "Key Color(.primary)"
|
1181 |
msgstr "キーカラー(.primary)"
|
1182 |
|
1183 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1184 |
-
#: plugins/other_widget/widget-button.php:
|
1185 |
msgid "No paint(.default)"
|
1186 |
msgstr "塗りなし(.default)"
|
1187 |
|
1188 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1189 |
-
#: plugins/other_widget/widget-button.php:
|
1190 |
msgid "Light green(.success)"
|
1191 |
msgstr "明るい緑(.success)"
|
1192 |
|
1193 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1194 |
-
#: plugins/other_widget/widget-button.php:
|
1195 |
msgid "Light blue(.info)"
|
1196 |
msgstr "空色(.info)"
|
1197 |
|
1198 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1199 |
-
#: plugins/other_widget/widget-button.php:
|
1200 |
msgid "Orange(.warning)"
|
1201 |
msgstr "オレンジ(.warning)"
|
1202 |
|
1203 |
-
#: dist/plugins/other_widget/widget-button.php:
|
1204 |
-
#: plugins/other_widget/widget-button.php:
|
1205 |
msgid "Red(.danger)"
|
1206 |
msgstr "赤(.danger)"
|
1207 |
|
@@ -1211,16 +1240,16 @@ msgid "Child Page List"
|
|
1211 |
msgstr "子ページのリスト"
|
1212 |
|
1213 |
#: dist/plugins/other_widget/widget-child-page-list.php:15
|
1214 |
-
#: dist/plugins/other_widget/widget-child-page-list.php:
|
1215 |
#: plugins/other_widget/widget-child-page-list.php:15
|
1216 |
-
#: plugins/other_widget/widget-child-page-list.php:
|
1217 |
msgid "Display the child pages list from ancestor page."
|
1218 |
msgstr "表示しているページの先祖階層からの子ページリストを表示します。"
|
1219 |
|
1220 |
#: dist/plugins/other_widget/widget-new-posts.php:11
|
1221 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1222 |
#: plugins/other_widget/widget-new-posts.php:11
|
1223 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1224 |
msgid "Recent Posts"
|
1225 |
msgstr "最新記事"
|
1226 |
|
@@ -1229,84 +1258,84 @@ msgstr "最新記事"
|
|
1229 |
msgid "Displays a list of your most recent posts"
|
1230 |
msgstr "最新の投稿記事リストを表示します。"
|
1231 |
|
1232 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1233 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1234 |
msgid "Display Format"
|
1235 |
msgstr "表示形式"
|
1236 |
|
1237 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1238 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1239 |
msgid "Thumbnail"
|
1240 |
msgstr "サムネイル画像"
|
1241 |
|
1242 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1243 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1244 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1245 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1246 |
msgid "Date"
|
1247 |
msgstr "日付"
|
1248 |
|
1249 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1250 |
-
#: dist/plugins/other_widget/widget-taxonomies.php:
|
1251 |
-
#: dist/plugins/other_widget/widget-taxonomies.php:
|
1252 |
-
#: dist/plugins/other_widget/widget-taxonomies.php:
|
1253 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1254 |
-
#: plugins/other_widget/widget-taxonomies.php:
|
1255 |
-
#: plugins/other_widget/widget-taxonomies.php:
|
1256 |
-
#: plugins/other_widget/widget-taxonomies.php:
|
1257 |
msgid "Category"
|
1258 |
msgstr "カテゴリー"
|
1259 |
|
1260 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1261 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1262 |
msgid "Order by"
|
1263 |
msgstr "表示順"
|
1264 |
|
1265 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1266 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1267 |
msgid "Publish date"
|
1268 |
msgstr "公開日"
|
1269 |
|
1270 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1271 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1272 |
msgid "Modified date"
|
1273 |
msgstr "最終更新日"
|
1274 |
|
1275 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1276 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1277 |
msgid "Display count"
|
1278 |
msgstr "表示する記事数"
|
1279 |
|
1280 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1281 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1282 |
msgid "Slug for the custom type you want to display"
|
1283 |
msgstr "表示したい記事タイプ"
|
1284 |
|
1285 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1286 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1287 |
msgid "taxonomy ID"
|
1288 |
msgstr "カテゴリー(タクソノミー)ID"
|
1289 |
|
1290 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1291 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1292 |
msgid "if you need filtering by term, add the term ID separate by \",\"."
|
1293 |
msgstr ""
|
1294 |
"特定のカテゴリーのみ表示したい場合は<br/>カンマ(,)区切りでカテゴリーIDを入力"
|
1295 |
"します。"
|
1296 |
|
1297 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1298 |
#: dist/plugins/sns/sns_admin.php:94
|
1299 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1300 |
msgid "if empty this area, I will do not filtering."
|
1301 |
msgstr "空欄の場合はフィルタリングは行いません。"
|
1302 |
|
1303 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1304 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1305 |
msgid "Destination URL:"
|
1306 |
msgstr "リンク先URL:"
|
1307 |
|
1308 |
-
#: dist/plugins/other_widget/widget-new-posts.php:
|
1309 |
-
#: plugins/other_widget/widget-new-posts.php:
|
1310 |
msgid "Notation text:"
|
1311 |
msgstr "表記テキスト:"
|
1312 |
|
@@ -1346,52 +1375,52 @@ msgstr "現在のページの先祖階層からの子ページリストを表示
|
|
1346 |
msgid "Edit"
|
1347 |
msgstr "編集"
|
1348 |
|
1349 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1350 |
#: plugins/other_widget/widget-pr-blocks.php:17
|
1351 |
msgid "PR Blocks"
|
1352 |
msgstr "PR Blocks"
|
1353 |
|
1354 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1355 |
#: plugins/other_widget/widget-pr-blocks.php:22
|
1356 |
msgid "Displays a circle image or icon font for pr blocks"
|
1357 |
msgstr "丸抜きの画像やアイコンフォントをPRブロックに表示"
|
1358 |
|
1359 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1360 |
#: plugins/other_widget/widget-pr-blocks.php:30
|
1361 |
msgid "Service"
|
1362 |
msgstr "サービス紹介"
|
1363 |
|
1364 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1365 |
#: plugins/other_widget/widget-pr-blocks.php:40
|
1366 |
msgid "Company"
|
1367 |
msgstr "会社案内"
|
1368 |
|
1369 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1370 |
#: plugins/other_widget/widget-pr-blocks.php:50
|
1371 |
msgid "Recruit"
|
1372 |
msgstr "採用情報"
|
1373 |
|
1374 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1375 |
#: plugins/other_widget/widget-pr-blocks.php:60
|
1376 |
msgid "Contact"
|
1377 |
msgstr "Contact"
|
1378 |
|
1379 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1380 |
#: plugins/other_widget/widget-pr-blocks.php:83
|
1381 |
msgid "The choice of the number of columns:"
|
1382 |
msgstr "列の数"
|
1383 |
|
1384 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1385 |
#: plugins/other_widget/widget-pr-blocks.php:90
|
1386 |
msgid "3column"
|
1387 |
msgstr "3列"
|
1388 |
|
1389 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1390 |
#: plugins/other_widget/widget-pr-blocks.php:96
|
1391 |
msgid "4column"
|
1392 |
msgstr "4列"
|
1393 |
|
1394 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1395 |
#: plugins/other_widget/widget-pr-blocks.php:98
|
1396 |
msgid ""
|
1397 |
"If you change the number of columns, click to \"Save\" botton and exit the "
|
@@ -1401,50 +1430,46 @@ msgstr ""
|
|
1401 |
"列の数を変更する場合は「保存して公開」ボタンをクリックして編集画面を終了しま"
|
1402 |
"す。それから編集画面を再度開くと列の入力フォームが増減します。"
|
1403 |
|
1404 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1405 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1406 |
#: plugins/other_widget/widget-pr-blocks.php:107
|
1407 |
#: plugins/other_widget/widget-pr-blocks.php:277
|
1408 |
msgid "PR Block"
|
1409 |
msgstr "PRブロック"
|
1410 |
|
1411 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1412 |
#: plugins/other_widget/widget-pr-blocks.php:129
|
1413 |
msgid "Icon"
|
1414 |
msgstr "アイコン"
|
1415 |
|
1416 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1417 |
#: plugins/other_widget/widget-pr-blocks.php:132
|
1418 |
msgid "Class name of the icon font you want to use:"
|
1419 |
msgstr "使用したいアイコンフォントのクラス名:"
|
1420 |
|
1421 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1422 |
-
|
1423 |
-
msgstr ""
|
1424 |
-
|
1425 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:128
|
1426 |
-
#: dist/plugins/other_widget/widget-profile.php:149
|
1427 |
#: plugins/other_widget/widget-pr-blocks.php:143
|
1428 |
#: plugins/other_widget/widget-profile.php:157
|
1429 |
msgid "Icon color:"
|
1430 |
msgstr "アイコンの色:"
|
1431 |
|
1432 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1433 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1434 |
#: plugins/other_widget/widget-pr-blocks.php:147
|
1435 |
#: plugins/other_widget/widget-profile.php:142
|
1436 |
msgid "Icon Background:"
|
1437 |
msgstr "アイコン背景:"
|
1438 |
|
1439 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1440 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1441 |
#: plugins/other_widget/widget-pr-blocks.php:151
|
1442 |
#: plugins/other_widget/widget-profile.php:148
|
1443 |
msgid "Solid color"
|
1444 |
msgstr "塗りつぶし"
|
1445 |
|
1446 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1447 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1448 |
#: dist/plugins/sns/sns_customizer.php:317
|
1449 |
#: plugins/other_widget/widget-pr-blocks.php:155
|
1450 |
#: plugins/other_widget/widget-profile.php:151
|
@@ -1452,18 +1477,18 @@ msgstr "塗りつぶし"
|
|
1452 |
msgid "No background"
|
1453 |
msgstr "背景なし"
|
1454 |
|
1455 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1456 |
#: plugins/other_widget/widget-pr-blocks.php:161
|
1457 |
msgid "PR Image"
|
1458 |
msgstr "画像"
|
1459 |
|
1460 |
-
#: dist/plugins/other_widget/widget-pr-blocks.php:
|
1461 |
#: plugins/other_widget/widget-pr-blocks.php:162
|
1462 |
msgid "When you have an image. Image is displayed with priority"
|
1463 |
msgstr "画像を設定するとアイコンフォントよりも画像が優先されます。"
|
1464 |
|
1465 |
#: dist/plugins/other_widget/widget-profile.php:9
|
1466 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1467 |
#: plugins/other_widget/widget-profile.php:9
|
1468 |
#: plugins/other_widget/widget-profile.php:32
|
1469 |
msgid "Profile"
|
@@ -1475,82 +1500,82 @@ msgid "Displays a your profile"
|
|
1475 |
msgstr ""
|
1476 |
"ブログのサイドバーに運営者情報を表示したり、フッターに企業情報を表示します。"
|
1477 |
|
1478 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1479 |
#: plugins/other_widget/widget-profile.php:40
|
1480 |
msgid "Profile Text"
|
1481 |
msgstr "プロフィールテキスト"
|
1482 |
|
1483 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1484 |
#: plugins/other_widget/widget-profile.php:60
|
1485 |
msgid "Select Profile image:"
|
1486 |
msgstr "プロフィール用画像を選択"
|
1487 |
|
1488 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1489 |
#: plugins/other_widget/widget-profile.php:79
|
1490 |
msgid "Cut out round the image."
|
1491 |
msgstr "画像を丸く切り抜いて表示する"
|
1492 |
|
1493 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1494 |
#: plugins/other_widget/widget-profile.php:83
|
1495 |
msgid "Media size (Optional)"
|
1496 |
msgstr "画像の大きさ( 任意 )"
|
1497 |
|
1498 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1499 |
#: plugins/other_widget/widget-profile.php:93
|
1500 |
msgid "Align left"
|
1501 |
msgstr "画像左揃え"
|
1502 |
|
1503 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1504 |
#: plugins/other_widget/widget-profile.php:96
|
1505 |
msgid "Align center"
|
1506 |
msgstr "画像中央揃え"
|
1507 |
|
1508 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1509 |
#: plugins/other_widget/widget-profile.php:100
|
1510 |
msgid "Text float to image."
|
1511 |
msgstr "テキストを画像に回りこませる"
|
1512 |
|
1513 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1514 |
#: plugins/other_widget/widget-profile.php:104
|
1515 |
msgid "Profile Text:"
|
1516 |
msgstr "プロフィールテキスト"
|
1517 |
|
1518 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1519 |
#: plugins/other_widget/widget-profile.php:108
|
1520 |
msgid "Facebook URL:"
|
1521 |
msgstr "Facebook リンク先ページのURL"
|
1522 |
|
1523 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1524 |
#: plugins/other_widget/widget-profile.php:113
|
1525 |
msgid "Twitter URL:"
|
1526 |
msgstr "twitterリンク先ページのURL"
|
1527 |
|
1528 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1529 |
#: plugins/other_widget/widget-profile.php:118
|
1530 |
msgid "Email Address:"
|
1531 |
msgstr "Email リンク先ページのURL"
|
1532 |
|
1533 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1534 |
#: plugins/other_widget/widget-profile.php:123
|
1535 |
msgid "Youtube URL:"
|
1536 |
msgstr "Youtube リンク先ページのURL"
|
1537 |
|
1538 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1539 |
#: plugins/other_widget/widget-profile.php:128
|
1540 |
msgid "RSS URL:"
|
1541 |
msgstr "RSS リンク先ページのURL"
|
1542 |
|
1543 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1544 |
#: plugins/other_widget/widget-profile.php:133
|
1545 |
msgid "instagram URL:"
|
1546 |
msgstr "instagram リンク先ページのURL"
|
1547 |
|
1548 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1549 |
#: plugins/other_widget/widget-profile.php:137
|
1550 |
msgid "linkedin URL:"
|
1551 |
msgstr "linkedin リンク先ページのURL"
|
1552 |
|
1553 |
-
#: dist/plugins/other_widget/widget-profile.php:
|
1554 |
#: plugins/other_widget/widget-profile.php:153
|
1555 |
msgid ""
|
1556 |
"* When \"Icon Background: Fill\" is selected and \"Icon color\" is not "
|
@@ -1579,29 +1604,29 @@ msgstr "カテゴリー/カスタム分類リスト"
|
|
1579 |
msgid "Displays a categories and custom taxonomies list."
|
1580 |
msgstr "カテゴリーやカスタム分類のリストを表示します。"
|
1581 |
|
1582 |
-
#: dist/plugins/other_widget/widget-taxonomies.php:
|
1583 |
-
#: plugins/other_widget/widget-taxonomies.php:
|
1584 |
msgid "Label to display"
|
1585 |
msgstr "表示するラベル"
|
1586 |
|
1587 |
-
#: dist/plugins/other_widget/widget-taxonomies.php:
|
1588 |
-
#: plugins/other_widget/widget-taxonomies.php:
|
1589 |
msgid "Display page"
|
1590 |
msgstr "ページを表示"
|
1591 |
|
1592 |
-
#: dist/plugins/other_widget/widget-taxonomies.php:
|
1593 |
-
#: plugins/other_widget/widget-taxonomies.php:
|
1594 |
msgid "Do not display terms without posts"
|
1595 |
msgstr "投稿のない分類項目を表示しない"
|
1596 |
|
1597 |
-
#: dist/plugins/other_widget/widget-taxonomies.php:
|
1598 |
-
#: plugins/other_widget/widget-taxonomies.php:
|
1599 |
msgid "Blog"
|
1600 |
msgstr "ブログ"
|
1601 |
|
1602 |
-
#: dist/plugins/other_widget/widget-taxonomies.php:
|
1603 |
#: dist/plugins/template-tags/template-tags.php:136
|
1604 |
-
#: plugins/other_widget/widget-taxonomies.php:
|
1605 |
#: plugins/template-tags/template-tags.php:136
|
1606 |
msgid "Archives"
|
1607 |
msgstr "アーカイブ"
|
@@ -1755,8 +1780,8 @@ msgid ""
|
|
1755 |
msgstr ""
|
1756 |
"設定を更新したら<a href=\"%s\">パーマリンク設定</a>を保存してください。"
|
1757 |
|
1758 |
-
#: dist/plugins/related_posts/related_posts.php:201 dist/veu-packages.php:
|
1759 |
-
#: plugins/related_posts/related_posts.php:201 veu-packages.php:
|
1760 |
msgid "Related posts"
|
1761 |
msgstr "関連記事を表示"
|
1762 |
|
@@ -1765,6 +1790,16 @@ msgstr "関連記事を表示"
|
|
1765 |
msgid "Related Settings"
|
1766 |
msgstr "関連記事設定"
|
1767 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1768 |
#: dist/plugins/sitemap_page/sitemap_admin.php:9
|
1769 |
#: plugins/sitemap_page/sitemap_admin.php:9
|
1770 |
msgid "HTML Sitemap Settings"
|
@@ -1787,12 +1822,12 @@ msgid ""
|
|
1787 |
"that you want to exclude."
|
1788 |
msgstr "複数のページを除外する場合は , (コンマ)で区切って入力してください。"
|
1789 |
|
1790 |
-
#: dist/plugins/sitemap_page/sitemap_page.php:
|
1791 |
#: plugins/sitemap_page/sitemap_page.php:37
|
1792 |
msgid "HTML Sitemap"
|
1793 |
msgstr "HTMLサイトマップ"
|
1794 |
|
1795 |
-
#: dist/plugins/sitemap_page/sitemap_page.php:
|
1796 |
#: plugins/sitemap_page/sitemap_page.php:260
|
1797 |
msgid "Display a HTML sitemap"
|
1798 |
msgstr "HTMLサイトマップの表示"
|
@@ -1821,11 +1856,11 @@ msgstr ""
|
|
1821 |
msgid "Share bottons"
|
1822 |
msgstr "ソーシャルボタン"
|
1823 |
|
1824 |
-
#: dist/plugins/sns/hide_controller.php:
|
1825 |
msgid "This post type is not set to display the share button."
|
1826 |
msgstr "この投稿タイプはシェアボタンを表示するように設定されていません。"
|
1827 |
|
1828 |
-
#: dist/plugins/sns/hide_controller.php:
|
1829 |
msgid "Don't display share bottons."
|
1830 |
msgstr "ソーシャルボタンを表示しない"
|
1831 |
|
@@ -1833,7 +1868,7 @@ msgstr "ソーシャルボタンを表示しない"
|
|
1833 |
msgid "SNS"
|
1834 |
msgstr "SNS"
|
1835 |
|
1836 |
-
#: dist/plugins/sns/sns.php:
|
1837 |
msgctxt "facebook language code"
|
1838 |
msgid "en_US"
|
1839 |
msgstr "ja_JP"
|
@@ -2288,11 +2323,11 @@ msgstr ""
|
|
2288 |
"しかし、上記の形式では長くなりすぎる事があります。その場合は下記の入力欄に入"
|
2289 |
"力すれば、その内容が反映されます。"
|
2290 |
|
2291 |
-
#: dist/plugins_admin/admin_bar.php:
|
2292 |
msgid "Active Setting"
|
2293 |
msgstr "有効化設定"
|
2294 |
|
2295 |
-
#: dist/plugins_admin/admin_bar.php:
|
2296 |
msgid "Main Setting"
|
2297 |
msgstr "メイン設定"
|
2298 |
|
@@ -2301,21 +2336,17 @@ msgstr "メイン設定"
|
|
2301 |
msgid "Setting of insert items"
|
2302 |
msgstr "挿入アイテムの設定"
|
2303 |
|
2304 |
-
#: dist/plugins_admin/customizer.php:38 plugins_admin/customizer.php:38
|
2305 |
-
msgid "ExUnit Settings"
|
2306 |
-
msgstr "ExUnit 設定"
|
2307 |
-
|
2308 |
#: dist/plugins_admin/disable_guide.php:17 plugins_admin/disable_guide.php:17
|
2309 |
msgid "Edit Guide"
|
2310 |
msgstr "編集ガイド"
|
2311 |
|
2312 |
-
#: dist/plugins_admin/vk-admin/class-vk-admin.php:
|
2313 |
-
#: plugins_admin/vk-admin/class-vk-admin.php:
|
2314 |
msgid "Sorry, there is no post"
|
2315 |
msgstr "お知らせはありません。"
|
2316 |
|
2317 |
-
#: dist/plugins_admin/vk-admin/class-vk-admin.php:
|
2318 |
-
#: plugins_admin/vk-admin/class-vk-admin.php:
|
2319 |
msgid "Vektor WordPress Information"
|
2320 |
msgstr ""
|
2321 |
|
@@ -2343,17 +2374,17 @@ msgstr ""
|
|
2343 |
"テーマやプラグインで fontawesome を既に読み込んでいる場合はチェックを外して下"
|
2344 |
"さい。"
|
2345 |
|
2346 |
-
#: dist/veu-packages.php:
|
2347 |
msgid "Favicon setting"
|
2348 |
msgstr "ファビコン設定"
|
2349 |
|
2350 |
-
#: dist/veu-packages.php:
|
2351 |
msgid "About favicon."
|
2352 |
msgstr ""
|
2353 |
"ブラウザでページを表示した際にタブやウィンドウのタイトルに表示されるアイコン"
|
2354 |
"(ファビコン)を設定します。"
|
2355 |
|
2356 |
-
#: dist/veu-packages.php:
|
2357 |
msgid ""
|
2358 |
"This feature will be discontinued shortly.<br>You can set the site icon from "
|
2359 |
"\"Site Identity\" panel of \"Themes > Customize\"."
|
@@ -2362,81 +2393,81 @@ msgstr ""
|
|
2362 |
"サイトアイコンは「外観 > カスタマイズ」の「サイト基本情報」パネルから設定でき"
|
2363 |
"ます。"
|
2364 |
|
2365 |
-
#: dist/veu-packages.php:
|
2366 |
msgid "Rewrite the title tag"
|
2367 |
msgstr "タイトルタグの書き換え"
|
2368 |
|
2369 |
-
#: dist/veu-packages.php:
|
2370 |
msgid "Print is rewritten by its own rules to html head."
|
2371 |
msgstr ""
|
2372 |
"head title タグ内へ出力される内容を VK EX Unit のルールで出力します。 ( VK "
|
2373 |
"EX Unit 側で wp_title() をフィルターフックでカスタマイズ ) 使用中のテーマやプ"
|
2374 |
"ラグインで title タグの内容を出力する場合はチェックを外して下さい。"
|
2375 |
|
2376 |
-
#: dist/veu-packages.php:
|
2377 |
-
#: dist/veu-packages.php:
|
2378 |
-
#: dist/veu-packages.php:
|
2379 |
-
#: dist/veu-packages.php:273 dist/veu-packages.php:
|
2380 |
-
#: dist/veu-packages.php:
|
2381 |
-
#: veu-packages.php:
|
2382 |
-
#: veu-packages.php:
|
2383 |
-
#: veu-packages.php:
|
2384 |
msgid "Setting"
|
2385 |
msgstr "設定"
|
2386 |
|
2387 |
-
#: dist/veu-packages.php:
|
2388 |
msgid "Print meta Keyword"
|
2389 |
msgstr "メタキーワードを出力"
|
2390 |
|
2391 |
-
#: dist/veu-packages.php:
|
2392 |
msgid "Print meta Keyword to html head."
|
2393 |
msgstr "ヘッダーにメタキーワードを出力します。"
|
2394 |
|
2395 |
-
#: dist/veu-packages.php:
|
2396 |
msgid "Print meta description"
|
2397 |
msgstr "メタディスクリプションタグを出力"
|
2398 |
|
2399 |
-
#: dist/veu-packages.php:
|
2400 |
msgid "Print meta description to html head."
|
2401 |
msgstr ""
|
2402 |
"投稿画面「抜粋」欄に入力されたテキストを meta description タグとして html "
|
2403 |
"head 内へ出力します。使用中のテーマやプラグインで meta description タグを出力"
|
2404 |
"している場合はチェックを外して下さい。"
|
2405 |
|
2406 |
-
#: dist/veu-packages.php:
|
2407 |
msgid "Main setting page"
|
2408 |
msgstr "メイン設定画面"
|
2409 |
|
2410 |
-
#: dist/veu-packages.php:
|
2411 |
msgid "Print og tags to html head."
|
2412 |
msgstr "OG タグを html head 内へ出力します。"
|
2413 |
|
2414 |
-
#: dist/veu-packages.php:
|
2415 |
msgid "Print twitter card tags to html head."
|
2416 |
msgstr "Twitter カードタグを html head 内へ出力します。"
|
2417 |
|
2418 |
-
#: dist/veu-packages.php:
|
2419 |
msgid "Print social bookmark buttons."
|
2420 |
msgstr "ソーシャルブックマークボタンを表示します。"
|
2421 |
|
2422 |
-
#: dist/veu-packages.php:
|
2423 |
msgid "Facebook Page Plugin widget."
|
2424 |
msgstr "Facebookページプラグインウィジェット"
|
2425 |
|
2426 |
-
#: dist/veu-packages.php:
|
2427 |
msgid "Print Follow me box to content bottom."
|
2428 |
msgstr "Follow me box を記事コンテンツ下のエリアへ表示します。"
|
2429 |
|
2430 |
-
#: dist/veu-packages.php:
|
2431 |
#, php-format
|
2432 |
msgid "* You can stop the function separately from the %s."
|
2433 |
msgstr "%s から個別に機能を停止する事ができます。"
|
2434 |
|
2435 |
-
#: dist/veu-packages.php:
|
2436 |
msgid "Social media cooperation"
|
2437 |
msgstr "ソーシャルメディア連携"
|
2438 |
|
2439 |
-
#: dist/veu-packages.php:
|
2440 |
msgid "Print Google Analytics tracking code."
|
2441 |
msgstr ""
|
2442 |
"Google アナリティクスのトラッキングコードを出力します。有効化した後「設定」の"
|
@@ -2444,64 +2475,64 @@ msgstr ""
|
|
2444 |
"のテーマやプラグインで Google アナリティクスのトラッキングコードを埋め込む場"
|
2445 |
"合はチェックを外して下さい。"
|
2446 |
|
2447 |
-
#: dist/veu-packages.php:
|
2448 |
msgid "You can use various widgets."
|
2449 |
msgstr ""
|
2450 |
"以下の機能を持ったウィジェットを追加します。各ウィジェットの設定は「外観」"
|
2451 |
"→「ウィジェット」の設定画面より行って下さい。"
|
2452 |
|
2453 |
-
#: dist/veu-packages.php:
|
2454 |
msgid ""
|
2455 |
"VK_Recent Posts - display the link text and the date of the latest article "
|
2456 |
"title."
|
2457 |
msgstr "VK_最新記事 - 最新記事タイトルのリンクテキストと日付を表示します。"
|
2458 |
|
2459 |
-
#: dist/veu-packages.php:
|
2460 |
msgid ""
|
2461 |
"VK_Page content to widget - display the contents of the page to the widgets."
|
2462 |
msgstr ""
|
2463 |
"VK_固定ページ本文 - 固定ページのコンテンツ部分をウィジェットに表示します。"
|
2464 |
|
2465 |
-
#: dist/veu-packages.php:
|
2466 |
msgid "VK_Profile - display the profile entered in the widget."
|
2467 |
msgstr "VK_プロフィール - ウィジェットに入力されたプロフィールを表示します。"
|
2468 |
|
2469 |
-
#: dist/veu-packages.php:
|
2470 |
msgid "VK_FB Page Plugin - display the Facebook Page Plugin."
|
2471 |
msgstr "VK_FB Page Plugin - Facebook ページプラグインを表示します。"
|
2472 |
|
2473 |
-
#: dist/veu-packages.php:
|
2474 |
msgid "VK_3PR area - display the 3PR area."
|
2475 |
msgstr "VK_3PR エリア - 3PR エリアを表示します。"
|
2476 |
|
2477 |
-
#: dist/veu-packages.php:
|
2478 |
msgid "categories/tags list"
|
2479 |
msgstr "カテゴリー/タグ リスト"
|
2480 |
|
2481 |
-
#: dist/veu-packages.php:
|
2482 |
msgid "Displays a categories, tags or format list."
|
2483 |
msgstr "カテゴリ・タグまたは、フォーマットリストを表示します。"
|
2484 |
|
2485 |
-
#: dist/veu-packages.php:
|
2486 |
msgid "Widgets"
|
2487 |
msgstr "ウィジェット"
|
2488 |
|
2489 |
-
#: dist/veu-packages.php:
|
2490 |
msgid "CSS customize"
|
2491 |
msgstr "CSSカスタマイズ"
|
2492 |
|
2493 |
-
#: dist/veu-packages.php:
|
2494 |
msgid "You can set Customize CSS."
|
2495 |
msgstr ""
|
2496 |
"テーマデザインをカスタマイズする CSS を管理画面より追加できるようになります。"
|
2497 |
"追加する CSS コードは「VK Ex Unit」→「CSS カスタマイズ」の画面にて入力して下"
|
2498 |
"さい。"
|
2499 |
|
2500 |
-
#: dist/veu-packages.php:
|
2501 |
msgid "Child page index"
|
2502 |
msgstr "子ページの一覧表示"
|
2503 |
|
2504 |
-
#: dist/veu-packages.php:
|
2505 |
msgid ""
|
2506 |
"At the bottom of the specified page, it will display a list of the child "
|
2507 |
"page."
|
@@ -2509,87 +2540,87 @@ msgstr ""
|
|
2509 |
"指定した固定ページの下部へ、その固定ページの下層子ページの「ページタイトル / "
|
2510 |
"サムネイル / 抜粋文 / 該当ページへのリンク」をセットで一覧表示します。"
|
2511 |
|
2512 |
-
#: dist/veu-packages.php:258 veu-packages.php:
|
2513 |
msgid "Page list from ancestor"
|
2514 |
msgstr "先祖階層からの子ページリスト表示"
|
2515 |
|
2516 |
-
#: dist/veu-packages.php:259 veu-packages.php:
|
2517 |
msgid "Display Page list from ancestor at after content."
|
2518 |
msgstr ""
|
2519 |
"現在のページの先祖階層からの子ページリストをページ本文の下に表示します。"
|
2520 |
|
2521 |
-
#: dist/veu-packages.php:270 veu-packages.php:
|
2522 |
msgid "Display Contact Section at after content."
|
2523 |
msgstr "お問い合わせ情報を本文の下に表示する"
|
2524 |
|
2525 |
-
#: dist/veu-packages.php:287 veu-packages.php:
|
2526 |
msgid "Display HTML Site Map"
|
2527 |
msgstr "HTMLサイトマップの表示"
|
2528 |
|
2529 |
-
#: dist/veu-packages.php:288 veu-packages.php:
|
2530 |
msgid "It displays a HTML Site Map to the specified page."
|
2531 |
msgstr "指定した固定ページにHTMLサイトマップを表示します。"
|
2532 |
|
2533 |
-
#: dist/veu-packages.php:
|
2534 |
msgid "Contents setting"
|
2535 |
msgstr "CTA表示内容設定"
|
2536 |
|
2537 |
-
#: dist/veu-packages.php:
|
2538 |
msgid "Insert ads to content."
|
2539 |
msgstr "記事に広告を挿入します"
|
2540 |
|
2541 |
-
#: dist/veu-packages.php:
|
2542 |
msgid "Print Related posts lists to post content bottom."
|
2543 |
msgstr "関連記事を記事コンテンツ下のエリアへ表示します。"
|
2544 |
|
2545 |
-
#: dist/veu-packages.php:
|
2546 |
msgid "Display Eye Catch image at before content."
|
2547 |
msgstr ""
|
2548 |
"アイキャッチ画像を本文の最初に表示します。各記事毎に非表示にする事も出来ま"
|
2549 |
"す。"
|
2550 |
|
2551 |
-
#: dist/veu-packages.php:
|
2552 |
msgid "Disable ping back"
|
2553 |
msgstr "ping backを停止"
|
2554 |
|
2555 |
-
#: dist/veu-packages.php:
|
2556 |
msgid "Disable xmlrpc ping back."
|
2557 |
msgstr "xmlrpcを停止"
|
2558 |
|
2559 |
-
#: dist/veu-packages.php:
|
2560 |
-
#: veu-packages.php:
|
2561 |
msgid "Disable dashbord"
|
2562 |
msgstr "ダッシュボードに最新情報を表示しない"
|
2563 |
|
2564 |
-
#: dist/veu-packages.php:
|
2565 |
msgid "TinyMCE Style Tags"
|
2566 |
msgstr "TinyMCE スタイルタグ"
|
2567 |
|
2568 |
-
#: dist/veu-packages.php:
|
2569 |
msgid "Add TinyMCE Editor to style tags."
|
2570 |
msgstr "スタイルタグにTinyMCEエディタを追加する"
|
2571 |
|
2572 |
-
#: dist/veu-packages.php:
|
2573 |
msgid "Admin bar manu"
|
2574 |
msgstr "管理バーメニュー"
|
2575 |
|
2576 |
-
#: dist/veu-packages.php:
|
2577 |
msgid "Add ExUnit menu to admin bar."
|
2578 |
msgstr "ExUnitのメニューを管理バーに表示する"
|
2579 |
|
2580 |
-
#: dist/veu-packages.php:
|
2581 |
msgid "Post Type Manager"
|
2582 |
msgstr "カスタム投稿タイプマネージャー"
|
2583 |
|
2584 |
-
#: dist/veu-packages.php:
|
2585 |
msgid "Add custom post types and custom taxonomies."
|
2586 |
msgstr "カスタム投稿タイプやカスタム分類を追加します。"
|
2587 |
|
2588 |
-
#: dist/veu-packages.php:
|
2589 |
msgid "Page Top Button"
|
2590 |
msgstr "ページトップへ戻るボタン"
|
2591 |
|
2592 |
-
#: dist/veu-packages.php:
|
2593 |
msgid ""
|
2594 |
"The page top button is displayed in the lower right corner of the screen."
|
2595 |
msgstr "ページトップへ戻るボタンは、画面の右下隅に表示されます。"
|
@@ -2613,35 +2644,17 @@ msgstr "使用中のPHPのバージョン(%s) が古いです。"
|
|
2613 |
msgid "%s supports PHP5.6 or later."
|
2614 |
msgstr "%s はPHP5.6以降をサポートしています。"
|
2615 |
|
2616 |
-
#: plugins/
|
2617 |
-
msgid "
|
2618 |
-
msgstr ""
|
2619 |
-
|
2620 |
-
#: plugins/font-awesome/class-vk-font-awesome-versions.php:22
|
2621 |
-
msgid "Not recommended"
|
2622 |
-
msgstr "非推奨"
|
2623 |
-
|
2624 |
-
#: plugins/font-awesome/class-vk-font-awesome-versions.php:57
|
2625 |
-
#: plugins/font-awesome/class-vk-font-awesome-versions.php:59
|
2626 |
-
msgid "Ex ) "
|
2627 |
-
msgstr "例 ) "
|
2628 |
-
|
2629 |
-
#: plugins/font-awesome/class-vk-font-awesome-versions.php:154
|
2630 |
-
msgid "Font Awesome"
|
2631 |
msgstr ""
|
2632 |
|
2633 |
-
#:
|
2634 |
-
msgid "
|
2635 |
msgstr ""
|
2636 |
|
2637 |
-
#:
|
2638 |
-
msgid "
|
2639 |
-
msgstr "
|
2640 |
-
|
2641 |
-
#: plugins/sitemap_page/hide-controller.php:17
|
2642 |
-
msgid "Site Map Hide"
|
2643 |
-
msgstr "サイトマップ非表示設定"
|
2644 |
|
2645 |
-
|
2646 |
-
|
2647 |
-
msgstr "サイトマップに表示しない"
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: \n"
|
4 |
+
"POT-Creation-Date: 2018-11-24 01:42+0900\n"
|
5 |
"PO-Revision-Date: \n"
|
6 |
"Last-Translator: Kurudrive <kurudrive@gmail.com>\n"
|
7 |
"Language-Team: Vektor translate Team <info@vektor-inc.co.jp>\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 2.1.1\n"
|
13 |
"X-Poedit-Basepath: ..\n"
|
14 |
"X-Poedit-SourceCharset: UTF-8\n"
|
15 |
"X-Poedit-KeywordsList: __;_e;_x;_ex;_ex:1,2c;_x:1,2c;_n:1,2;esc_attr__\n"
|
21 |
msgstr "有効化設定"
|
22 |
|
23 |
#: admin_active_setting_page.php:16 admin_active_setting_page.php:89
|
24 |
+
#: dist/admin_active_setting_page.php:16 dist/admin_active_setting_page.php:89
|
25 |
msgid "Select all"
|
26 |
msgstr "全てを選択"
|
27 |
|
28 |
#: admin_active_setting_page.php:16 admin_active_setting_page.php:89
|
29 |
+
#: dist/admin_active_setting_page.php:16 dist/admin_active_setting_page.php:89
|
30 |
msgid "Function"
|
31 |
msgstr "有効化"
|
32 |
|
33 |
#: admin_active_setting_page.php:16 admin_active_setting_page.php:89
|
34 |
+
#: dist/admin_active_setting_page.php:16 dist/admin_active_setting_page.php:89
|
35 |
msgid "Description"
|
36 |
msgstr "説明"
|
37 |
|
38 |
+
#: admin_active_setting_page.php:35 dist/admin_active_setting_page.php:35
|
39 |
+
#: dist/veu-packages.php:355 veu-packages.php:366
|
40 |
msgid "Automatic Eye Catch insert"
|
41 |
msgstr "アイキャッチ画像自動挿入"
|
42 |
|
43 |
+
#: admin_active_setting_page.php:95 dist/admin_active_setting_page.php:95
|
44 |
msgid "Extension Setting"
|
45 |
msgstr "拡張設定"
|
46 |
|
47 |
+
#: admin_active_setting_page.php:100 dist/admin_active_setting_page.php:100
|
48 |
msgid "Extention contents"
|
49 |
msgstr "拡張コンテンツ"
|
50 |
|
51 |
+
#: admin_active_setting_page.php:106 dist/admin_active_setting_page.php:106
|
52 |
msgid "set extension contents to loop_end hook"
|
53 |
msgstr "ループ終了時にコンテンツを追加する"
|
54 |
|
55 |
+
#: admin_active_setting_page.php:112 dist/admin_active_setting_page.php:112
|
56 |
msgid "Plugin setting options"
|
57 |
msgstr "プラグイン設定オプション"
|
58 |
|
59 |
+
#: admin_active_setting_page.php:114 dist/admin_active_setting_page.php:114
|
60 |
msgid "Delete myOptions when deactivate me."
|
61 |
msgstr "プラグインを無効化する際にDBに保存したオプション項目を削除します。"
|
62 |
|
66 |
msgid "Main setting"
|
67 |
msgstr "メイン設定"
|
68 |
|
69 |
+
#: admin_main_setting_page.php:82 dist/admin_main_setting_page.php:82
|
70 |
msgid "Activated Packages is noting. please activate some package."
|
71 |
msgstr ""
|
72 |
"有効化されているパッケージがありません。何かの機能を有効化してください。"
|
79 |
msgid "Do not set eyecatch image automatic."
|
80 |
msgstr "アイキャッチ画像を自動挿入しない"
|
81 |
|
82 |
+
#: dist/plugins/bootstrap.php:9 dist/plugins_admin/customizer.php:38
|
83 |
+
#: plugins/bootstrap.php:9 plugins_admin/customizer.php:38
|
84 |
msgid "Settings"
|
85 |
msgstr "設定"
|
86 |
|
93 |
msgstr "キーカラー(暗)"
|
94 |
|
95 |
#: dist/plugins/call-to-action/class-vk-call-to-action.php:63
|
96 |
+
#: dist/plugins/call-to-action/view-actionbox.php:69
|
97 |
#: plugins/call-to-action/class-vk-call-to-action.php:63
|
98 |
#: plugins/call-to-action/view-actionbox.php:69
|
99 |
msgid "Edit CTA"
|
124 |
msgstr "CTA Contents"
|
125 |
|
126 |
#: dist/plugins/call-to-action/class-vk-call-to-action.php:128
|
127 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:604
|
128 |
#: dist/plugins/call-to-action/widget-call-to-action.php:74
|
129 |
#: plugins/call-to-action/class-vk-call-to-action.php:128
|
130 |
#: plugins/call-to-action/class-vk-call-to-action.php:604
|
133 |
msgstr "ランダム表示"
|
134 |
|
135 |
#: dist/plugins/call-to-action/class-vk-call-to-action.php:134
|
136 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:611
|
137 |
#: plugins/call-to-action/class-vk-call-to-action.php:134
|
138 |
#: plugins/call-to-action/class-vk-call-to-action.php:611
|
139 |
msgid "Disable display"
|
151 |
|
152 |
#: dist/plugins/call-to-action/class-vk-call-to-action.php:154
|
153 |
#: dist/plugins/call-to-action/view-adminsetting.php:31
|
154 |
+
#: dist/plugins/call-to-action/widget-call-to-action.php:88
|
155 |
#: plugins/call-to-action/class-vk-call-to-action.php:154
|
156 |
#: plugins/call-to-action/view-adminsetting.php:31
|
157 |
#: plugins/call-to-action/widget-call-to-action.php:88
|
158 |
msgid "Show CTA index page"
|
159 |
msgstr "CTAの一覧を表示"
|
160 |
|
161 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:221
|
162 |
#: plugins/call-to-action/class-vk-call-to-action.php:221
|
163 |
msgid "CTA image"
|
164 |
msgstr "CTA画像"
|
165 |
|
166 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:227
|
167 |
#: plugins/call-to-action/class-vk-call-to-action.php:227
|
168 |
msgid "Add image"
|
169 |
msgstr "画像を追加"
|
170 |
|
171 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:228
|
172 |
#: plugins/call-to-action/class-vk-call-to-action.php:228
|
173 |
msgid "Change image"
|
174 |
msgstr "画像を変更"
|
175 |
|
176 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:229
|
177 |
#: plugins/call-to-action/class-vk-call-to-action.php:229
|
178 |
msgid "Remove image"
|
179 |
msgstr "画像を削除"
|
180 |
|
181 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:234
|
182 |
#: plugins/call-to-action/class-vk-call-to-action.php:234
|
183 |
msgid "CTA image position"
|
184 |
msgstr "CTA画像の位置"
|
185 |
|
186 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:237
|
187 |
#: plugins/call-to-action/class-vk-call-to-action.php:237
|
188 |
msgid "right"
|
189 |
msgstr "右寄せ"
|
190 |
|
191 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:238
|
192 |
#: plugins/call-to-action/class-vk-call-to-action.php:238
|
193 |
msgid "center"
|
194 |
msgstr "中央"
|
195 |
|
196 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:239
|
197 |
#: plugins/call-to-action/class-vk-call-to-action.php:239
|
198 |
msgid "left"
|
199 |
msgstr "左寄せ"
|
200 |
|
201 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:243
|
202 |
#: plugins/call-to-action/class-vk-call-to-action.php:243
|
203 |
msgid "Button text"
|
204 |
msgstr "ボタンの表記文言"
|
205 |
|
206 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:247
|
207 |
#: plugins/call-to-action/class-vk-call-to-action.php:247
|
208 |
msgid "Button icon"
|
209 |
msgstr "ボタンアイコン"
|
210 |
|
211 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:248
|
212 |
+
#: dist/plugins/other_widget/widget-button.php:122
|
|
|
213 |
#: plugins/call-to-action/class-vk-call-to-action.php:248
|
214 |
+
#: plugins/other_widget/widget-button.php:122
|
215 |
msgid "To choose your favorite icon, and enter the class."
|
216 |
msgstr "アイコンフォントを選んでそのクラス名を入力してください。"
|
217 |
|
218 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:249
|
219 |
+
#: dist/plugins/other_widget/widget-button.php:123
|
220 |
#: plugins/call-to-action/class-vk-call-to-action.php:249
|
221 |
+
#: plugins/other_widget/widget-button.php:123
|
222 |
msgid "Before :"
|
223 |
msgstr "文字の前 :"
|
224 |
|
225 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:251
|
226 |
+
#: dist/plugins/other_widget/widget-button.php:125
|
227 |
#: plugins/call-to-action/class-vk-call-to-action.php:251
|
228 |
+
#: plugins/other_widget/widget-button.php:125
|
229 |
msgid "After :"
|
230 |
msgstr "文字の後 :"
|
231 |
|
232 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:263
|
|
|
|
|
|
|
|
|
|
|
233 |
#: plugins/call-to-action/class-vk-call-to-action.php:263
|
234 |
msgid "Button link url"
|
235 |
msgstr "ボタンのリンク先URL"
|
236 |
|
237 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:276
|
238 |
#: plugins/call-to-action/class-vk-call-to-action.php:276
|
239 |
msgid "Target window"
|
240 |
msgstr "リンク先ターゲット"
|
241 |
|
242 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:278
|
243 |
#: plugins/call-to-action/class-vk-call-to-action.php:278
|
244 |
msgid "Open in a self window"
|
245 |
msgstr "同じウィンドウで開く"
|
246 |
|
247 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:280
|
248 |
#: plugins/call-to-action/class-vk-call-to-action.php:280
|
249 |
msgid "Text message"
|
250 |
msgstr "テキストメッセージ"
|
251 |
|
252 |
+
#: dist/plugins/call-to-action/class-vk-call-to-action.php:286
|
253 |
+
#: dist/plugins/call-to-action/widget-call-to-action.php:91
|
254 |
#: plugins/call-to-action/class-vk-call-to-action.php:286
|
255 |
#: plugins/call-to-action/widget-call-to-action.php:91
|
256 |
msgid "CTA setting"
|
257 |
msgstr "CTA設定"
|
258 |
|
259 |
#: dist/plugins/call-to-action/view-adminsetting.php:15
|
260 |
+
#: dist/veu-packages.php:304 plugins/call-to-action/view-adminsetting.php:15
|
261 |
+
#: veu-packages.php:315
|
262 |
msgid "Call To Action"
|
263 |
msgstr "Call To Action"
|
264 |
|
265 |
#: dist/plugins/call-to-action/view-adminsetting.php:19
|
266 |
+
#: dist/veu-packages.php:296 plugins/call-to-action/view-adminsetting.php:19
|
267 |
+
#: veu-packages.php:307
|
268 |
msgid "Display the CTA at the end of the post content."
|
269 |
msgstr "投稿内容の最後にCTAを表示します。"
|
270 |
|
271 |
#: dist/plugins/call-to-action/view-adminsetting.php:20
|
272 |
+
#: dist/veu-packages.php:298 plugins/call-to-action/view-adminsetting.php:20
|
273 |
+
#: veu-packages.php:309
|
274 |
msgid ""
|
275 |
"The CTA stands for \"Call to action\" and this is the area that prompts the "
|
276 |
"user behavior."
|
279 |
"情報を表示します。"
|
280 |
|
281 |
#: dist/plugins/call-to-action/view-adminsetting.php:21
|
282 |
+
#: dist/veu-packages.php:300 plugins/call-to-action/view-adminsetting.php:21
|
283 |
+
#: veu-packages.php:311
|
284 |
msgid ""
|
285 |
"As an example, text message and a link button for induction to the free "
|
286 |
"sample download page."
|
319 |
msgid "Show index page"
|
320 |
msgstr "一覧ページを表示する"
|
321 |
|
322 |
+
#: dist/plugins/call-to-action/widget-call-to-action.php:20
|
323 |
#: plugins/call-to-action/widget-call-to-action.php:20
|
324 |
msgid "CTA"
|
325 |
msgstr "CTA"
|
326 |
|
327 |
+
#: dist/plugins/call-to-action/widget-call-to-action.php:26
|
328 |
#: plugins/call-to-action/widget-call-to-action.php:26
|
329 |
msgid "Select CTA and display it."
|
330 |
msgstr "CTAを選択して表示します。"
|
331 |
|
332 |
+
#: dist/plugins/call-to-action/widget-call-to-action.php:66
|
333 |
#: plugins/call-to-action/widget-call-to-action.php:66
|
334 |
msgid "Please select CTA to display."
|
335 |
msgstr "表示するCTAを選択してください。"
|
336 |
|
337 |
+
#: dist/plugins/call-to-action/widget-call-to-action.php:80
|
338 |
#: plugins/call-to-action/widget-call-to-action.php:80
|
339 |
msgid "Please select"
|
340 |
msgstr "選択してください"
|
341 |
|
342 |
#: dist/plugins/child_page_index.php:76
|
343 |
+
#: dist/plugins/other_widget/widget-3pr-area.php:198
|
344 |
+
#: plugins/child_page_index.php:76 plugins/other_widget/widget-3pr-area.php:198
|
345 |
msgid "Read more"
|
346 |
msgstr "詳しくはこちら"
|
347 |
|
376 |
msgid "Office hours 9:00 - 18:00 [ Weekdays except holidays ]"
|
377 |
msgstr "受付時間 9:00-18:00 [ 土・日・祝日除く ]"
|
378 |
|
379 |
+
#: dist/plugins/contact-section/contact-section.php:118
|
380 |
#: dist/plugins/contact-section/contact-section.php:120
|
381 |
+
#: dist/plugins/contact-section/customizer.php:137
|
382 |
#: dist/plugins/contact-section/customizer.php:179
|
383 |
#: plugins/contact-section/contact-section.php:118
|
384 |
#: plugins/contact-section/contact-section.php:120
|
580 |
msgid "Display Contact Section"
|
581 |
msgstr "お問い合わせ情報の表示"
|
582 |
|
583 |
+
#: dist/plugins/contact-section/contact-section.php:368
|
584 |
+
#: dist/plugins/contact-section/contact-section.php:420
|
585 |
#: plugins/contact-section/contact-section.php:368
|
586 |
#: plugins/contact-section/contact-section.php:420
|
587 |
msgid "Edit contact information"
|
588 |
msgstr "Contact情報を編集"
|
589 |
|
590 |
+
#: dist/plugins/contact-section/contact-section.php:436
|
591 |
#: plugins/contact-section/contact-section.php:436
|
592 |
msgid "Contact Button"
|
593 |
msgstr "お問い合わせボタン"
|
594 |
|
595 |
+
#: dist/plugins/contact-section/contact-section.php:437
|
596 |
#: plugins/contact-section/contact-section.php:437
|
597 |
msgid "Display contact button."
|
598 |
msgstr "お問い合わせボタンを表示します。"
|
599 |
|
600 |
+
#: dist/plugins/contact-section/contact-section.php:438
|
601 |
+
#: dist/plugins/contact-section/contact-section.php:466
|
602 |
+
#: dist/plugins/contact-section/contact-section.php:488
|
603 |
#: plugins/contact-section/contact-section.php:438
|
604 |
#: plugins/contact-section/contact-section.php:466
|
605 |
#: plugins/contact-section/contact-section.php:488
|
610 |
msgstr ""
|
611 |
"「%s」→ 「メイン設定」ページで『お問い合わせ情報』を設定する必要があります。"
|
612 |
|
613 |
+
#: dist/plugins/contact-section/contact-section.php:465
|
614 |
#: plugins/contact-section/contact-section.php:465
|
615 |
msgid "Display contact button"
|
616 |
msgstr "お問い合わせボタンを表示します。"
|
617 |
|
618 |
+
#: dist/plugins/contact-section/contact-section.php:486
|
619 |
#: dist/veu-packages.php:269 plugins/contact-section/contact-section.php:486
|
620 |
+
#: veu-packages.php:280
|
621 |
msgid "Contact Section"
|
622 |
msgstr "お問い合わせ情報"
|
623 |
|
624 |
+
#: dist/plugins/contact-section/contact-section.php:487
|
625 |
#: plugins/contact-section/contact-section.php:487
|
626 |
msgid "Display Phone number and contact button etc."
|
627 |
msgstr "電話番号とお問い合わせボタンなどを表示します。"
|
628 |
|
629 |
+
#: dist/plugins/contact-section/contact-section.php:516
|
630 |
#: plugins/contact-section/contact-section.php:516
|
631 |
#, php-format
|
632 |
msgid ""
|
649 |
msgstr "ヘッダーには反映されません。"
|
650 |
|
651 |
#: dist/plugins/css_customize/css_customize-edit.php:2
|
652 |
+
#: dist/plugins/css_customize/css_customize.php:29
|
653 |
+
#: dist/plugins/css_customize/css_customize.php:43
|
654 |
#: dist/plugins/css_customize/css_customize.php:44
|
|
|
655 |
#: plugins/css_customize/css_customize-edit.php:2
|
656 |
#: plugins/css_customize/css_customize.php:29
|
657 |
+
#: plugins/css_customize/css_customize.php:43
|
658 |
+
#: plugins/css_customize/css_customize.php:44
|
659 |
msgid "CSS Customize"
|
660 |
msgstr "CSSカスタマイズ"
|
661 |
|
669 |
msgid "Save CSS"
|
670 |
msgstr "CSSを保存する"
|
671 |
|
672 |
+
#: dist/plugins/css_customize/css_customize-single.php:22
|
673 |
+
#: plugins/css_customize/css_customize-single.php:22
|
674 |
+
msgid "Custom CSS"
|
675 |
+
msgstr ""
|
676 |
+
|
677 |
+
#: dist/plugins/css_customize/css_customize.php:101
|
678 |
+
#: plugins/css_customize/css_customize.php:101
|
679 |
msgid "Your custom CSS was saved."
|
680 |
msgstr "CSSが保存されました"
|
681 |
|
682 |
+
#: dist/plugins/css_customize/css_customize.php:104
|
683 |
+
#: plugins/css_customize/css_customize.php:104
|
684 |
msgid "Error occured. Please try again."
|
685 |
msgstr "何らかのエラー!! また試してみてください"
|
686 |
|
687 |
+
#: dist/plugins/font-awesome/class-vk-font-awesome-versions.php:21
|
688 |
+
#: plugins/font-awesome/class-vk-font-awesome-versions.php:21
|
689 |
+
msgid "Not recommended"
|
690 |
+
msgstr "非推奨"
|
691 |
+
|
692 |
+
#: dist/plugins/font-awesome/class-vk-font-awesome-versions.php:55
|
693 |
+
#: dist/plugins/font-awesome/class-vk-font-awesome-versions.php:57
|
694 |
+
#: plugins/font-awesome/class-vk-font-awesome-versions.php:55
|
695 |
+
#: plugins/font-awesome/class-vk-font-awesome-versions.php:57
|
696 |
+
msgid "Ex ) "
|
697 |
+
msgstr "例 ) "
|
698 |
+
|
699 |
+
#: dist/plugins/font-awesome/class-vk-font-awesome-versions.php:152
|
700 |
+
#: plugins/font-awesome/class-vk-font-awesome-versions.php:152
|
701 |
+
msgid "Font Awesome"
|
702 |
+
msgstr ""
|
703 |
+
|
704 |
+
#: dist/plugins/font-awesome/class-vk-font-awesome-versions.php:173
|
705 |
+
#: plugins/font-awesome/class-vk-font-awesome-versions.php:173
|
706 |
+
msgid "Font Awesome Version"
|
707 |
+
msgstr ""
|
708 |
+
|
709 |
+
#: dist/plugins/font-awesome/class-vk-font-awesome-versions.php:176
|
710 |
+
#: plugins/font-awesome/class-vk-font-awesome-versions.php:176
|
711 |
+
msgid "4.7 will be abolished in the near future."
|
712 |
+
msgstr "4.7は将来的に廃止します。"
|
713 |
+
|
714 |
#: dist/plugins/footer_copyright_change.php:6
|
715 |
#: plugins/footer_copyright_change.php:6
|
716 |
msgid ""
|
834 |
msgstr "作成したicoファイルをアップロードしてください"
|
835 |
|
836 |
#: dist/plugins/insert_ads.php:37 dist/plugins/insert_ads.php:137
|
837 |
+
#: dist/veu-packages.php:327 plugins/insert_ads.php:37
|
838 |
+
#: plugins/insert_ads.php:137 veu-packages.php:338
|
839 |
msgid "Insert ads"
|
840 |
msgstr "広告の挿入"
|
841 |
|
966 |
msgstr "サイト全体のキーワードは %s より設定することができます。"
|
967 |
|
968 |
#: dist/plugins/other_widget/widget-3pr-area.php:9
|
969 |
+
#: dist/plugins/other_widget/widget-3pr-area.php:161
|
970 |
#: plugins/other_widget/widget-3pr-area.php:9
|
971 |
+
#: plugins/other_widget/widget-3pr-area.php:161
|
972 |
msgid "3PR area"
|
973 |
msgstr "3PR エリア"
|
974 |
|
977 |
msgid "Displays a 3PR area"
|
978 |
msgstr "3PR エリアを表示します。"
|
979 |
|
980 |
+
#: dist/plugins/other_widget/widget-3pr-area.php:20
|
981 |
+
#: plugins/other_widget/widget-3pr-area.php:20
|
982 |
msgid "3PR area1 title"
|
983 |
msgstr "3PR エリア1 タイトル"
|
984 |
|
985 |
+
#: dist/plugins/other_widget/widget-3pr-area.php:28
|
986 |
+
#: plugins/other_widget/widget-3pr-area.php:28
|
987 |
msgid "3PR area2 title"
|
988 |
msgstr "3PR エリア2 タイトル"
|
989 |
|
990 |
+
#: dist/plugins/other_widget/widget-3pr-area.php:36
|
991 |
+
#: plugins/other_widget/widget-3pr-area.php:36
|
992 |
msgid "3PR area3 title"
|
993 |
msgstr "3PR エリア3 タイトル"
|
994 |
|
995 |
+
#: dist/plugins/other_widget/widget-3pr-area.php:54
|
996 |
+
#: plugins/other_widget/widget-3pr-area.php:54
|
997 |
msgid "3PR area setting"
|
998 |
msgstr "3PR エリア設定"
|
999 |
|
1000 |
+
#: dist/plugins/other_widget/widget-3pr-area.php:56
|
1001 |
+
#: dist/plugins/other_widget/widget-new-posts.php:219
|
1002 |
#: dist/plugins/other_widget/widget-page.php:126
|
1003 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:111
|
1004 |
+
#: dist/plugins/other_widget/widget-profile.php:55
|
1005 |
#: dist/plugins/related_posts/related_posts.php:252
|
1006 |
#: dist/plugins/sns/widget-fb-page-plugin.php:79
|
1007 |
#: dist/plugins/sns/widget-twitter.php:84
|
1008 |
+
#: plugins/other_widget/widget-3pr-area.php:56
|
1009 |
+
#: plugins/other_widget/widget-new-posts.php:219
|
1010 |
#: plugins/other_widget/widget-page.php:126
|
1011 |
#: plugins/other_widget/widget-pr-blocks.php:111
|
1012 |
#: plugins/other_widget/widget-profile.php:55
|
1015 |
msgid "Title:"
|
1016 |
msgstr "タイトル"
|
1017 |
|
1018 |
+
#: dist/plugins/other_widget/widget-3pr-area.php:62
|
1019 |
+
#: plugins/other_widget/widget-3pr-area.php:62
|
1020 |
msgid "Select image for PC:"
|
1021 |
msgstr "PC 用に表示される画像を選択(横 300px 程度推奨)"
|
1022 |
|
1023 |
+
#: dist/plugins/other_widget/widget-3pr-area.php:72
|
1024 |
#: dist/plugins/other_widget/widget-3pr-area.php:90
|
1025 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:174
|
1026 |
+
#: dist/plugins/other_widget/widget-profile.php:70
|
1027 |
+
#: plugins/other_widget/widget-3pr-area.php:72
|
1028 |
#: plugins/other_widget/widget-3pr-area.php:90
|
1029 |
#: plugins/other_widget/widget-pr-blocks.php:174
|
1030 |
#: plugins/other_widget/widget-profile.php:70
|
1031 |
msgid "Select image"
|
1032 |
msgstr "画像を選択"
|
1033 |
|
1034 |
+
#: dist/plugins/other_widget/widget-3pr-area.php:73
|
1035 |
#: dist/plugins/other_widget/widget-3pr-area.php:91
|
1036 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:175
|
1037 |
+
#: dist/plugins/other_widget/widget-profile.php:71
|
1038 |
+
#: plugins/other_widget/widget-3pr-area.php:73
|
1039 |
#: plugins/other_widget/widget-3pr-area.php:91
|
1040 |
#: plugins/other_widget/widget-pr-blocks.php:175
|
1041 |
#: plugins/other_widget/widget-profile.php:71
|
1042 |
msgid "Clear image"
|
1043 |
msgstr "画像クリア"
|
1044 |
|
1045 |
+
#: dist/plugins/other_widget/widget-3pr-area.php:80
|
1046 |
+
#: plugins/other_widget/widget-3pr-area.php:80
|
1047 |
msgid "Select image for Mobile:"
|
1048 |
msgstr ""
|
1049 |
"スマホ用(ウィンドウサイズが 768px 以下の場合)に表示される画像を選択(橫 "
|
1050 |
"690px 以上推奨。空欄も可)"
|
1051 |
|
1052 |
#: dist/plugins/other_widget/widget-3pr-area.php:102
|
1053 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:115
|
1054 |
#: plugins/other_widget/widget-3pr-area.php:102
|
1055 |
#: plugins/other_widget/widget-pr-blocks.php:115
|
1056 |
msgid "Summary Text:"
|
1057 |
msgstr "概要となるテキスト"
|
1058 |
|
1059 |
#: dist/plugins/other_widget/widget-3pr-area.php:108
|
1060 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:120
|
1061 |
#: plugins/other_widget/widget-3pr-area.php:108
|
1062 |
#: plugins/other_widget/widget-pr-blocks.php:120
|
1063 |
msgid "Link URL:"
|
1064 |
msgstr "リンク先ページのURL"
|
1065 |
|
1066 |
+
#: dist/plugins/other_widget/widget-3pr-area.php:116
|
1067 |
+
#: dist/plugins/other_widget/widget-banner.php:106
|
1068 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:124
|
1069 |
+
#: plugins/other_widget/widget-3pr-area.php:116
|
1070 |
+
#: plugins/other_widget/widget-banner.php:106
|
1071 |
#: plugins/other_widget/widget-pr-blocks.php:124
|
1072 |
msgid "Open link new tab."
|
1073 |
msgstr "リンクを別ウィンドウで開く"
|
1074 |
|
1075 |
+
#: dist/plugins/other_widget/widget-archives.php:9 dist/veu-packages.php:205
|
1076 |
+
#: plugins/other_widget/widget-archives.php:9 veu-packages.php:216
|
1077 |
msgid "archive list"
|
1078 |
msgstr "アーカイブリスト"
|
1079 |
|
1080 |
+
#: dist/plugins/other_widget/widget-archives.php:14 dist/veu-packages.php:205
|
1081 |
+
#: plugins/other_widget/widget-archives.php:14 veu-packages.php:216
|
1082 |
msgid ""
|
1083 |
"Displays a list of archives. You can choose the post type and also to "
|
1084 |
"display archives by month or by year."
|
1093 |
msgid "Monthly archives"
|
1094 |
msgstr "月別アーカイブ"
|
1095 |
|
1096 |
+
#: dist/plugins/other_widget/widget-archives.php:68
|
1097 |
+
#: dist/plugins/other_widget/widget-new-posts.php:229
|
1098 |
+
#: dist/plugins/other_widget/widget-new-posts.php:235
|
1099 |
+
#: plugins/other_widget/widget-archives.php:68
|
1100 |
+
#: plugins/other_widget/widget-new-posts.php:229
|
1101 |
+
#: plugins/other_widget/widget-new-posts.php:235
|
1102 |
msgid "Title"
|
1103 |
msgstr "タイトル"
|
1104 |
|
1105 |
+
#: dist/plugins/other_widget/widget-archives.php:72
|
1106 |
+
#: plugins/other_widget/widget-archives.php:72
|
1107 |
msgid "Post type"
|
1108 |
msgstr "ポストタイプ"
|
1109 |
|
1110 |
+
#: dist/plugins/other_widget/widget-archives.php:92
|
1111 |
+
#: plugins/other_widget/widget-archives.php:92
|
1112 |
msgid "Monthly"
|
1113 |
msgstr "月別"
|
1114 |
|
1115 |
+
#: dist/plugins/other_widget/widget-archives.php:99
|
1116 |
+
#: plugins/other_widget/widget-archives.php:99
|
1117 |
msgid "Yearly"
|
1118 |
msgstr "年別"
|
1119 |
|
1120 |
+
#: dist/plugins/other_widget/widget-archives.php:117
|
1121 |
+
#: plugins/other_widget/widget-archives.php:117
|
1122 |
msgid "archive"
|
1123 |
msgstr "アーカイブ"
|
1124 |
|
1125 |
+
#: dist/plugins/other_widget/widget-banner.php:15
|
1126 |
+
#: plugins/other_widget/widget-banner.php:15
|
1127 |
msgid "Banner"
|
1128 |
msgstr "バナー"
|
1129 |
|
1130 |
+
#: dist/plugins/other_widget/widget-banner.php:21
|
1131 |
+
#: plugins/other_widget/widget-banner.php:21
|
1132 |
msgid ""
|
1133 |
"You can easily set up a banner simply by registering images and link "
|
1134 |
"destinations."
|
1135 |
msgstr "画像とリンク先を登録するだけで簡単にバナーを設定できます。"
|
1136 |
|
1137 |
+
#: dist/plugins/other_widget/widget-banner.php:97
|
1138 |
+
#: plugins/other_widget/widget-banner.php:97
|
1139 |
msgid "Set image"
|
1140 |
msgstr "画像を選択"
|
1141 |
|
1142 |
+
#: dist/plugins/other_widget/widget-banner.php:107
|
1143 |
+
#: plugins/other_widget/widget-banner.php:107
|
1144 |
msgid "Alternative text"
|
1145 |
msgstr "代替テキスト(alt)"
|
1146 |
|
1147 |
+
#: dist/plugins/other_widget/widget-button.php:32
|
1148 |
#: plugins/other_widget/widget-button.php:32
|
1149 |
msgid "Button"
|
1150 |
msgstr "ボタン"
|
1151 |
|
1152 |
+
#: dist/plugins/other_widget/widget-button.php:37
|
1153 |
#: plugins/other_widget/widget-button.php:37
|
1154 |
msgid "You can set buttons for arbitrary text."
|
1155 |
msgstr "任意のテキストのボタンを設定できます。"
|
1156 |
|
1157 |
+
#: dist/plugins/other_widget/widget-button.php:116
|
1158 |
+
#: plugins/other_widget/widget-button.php:116
|
1159 |
msgid "Main text(Required):"
|
1160 |
msgstr "ボタンテキスト(必須):"
|
1161 |
|
1162 |
+
#: dist/plugins/other_widget/widget-button.php:121
|
1163 |
+
#: plugins/other_widget/widget-button.php:121
|
1164 |
msgid "Class name of the icon font"
|
1165 |
msgstr "使用したいアイコンフォント"
|
1166 |
|
1167 |
+
#: dist/plugins/other_widget/widget-button.php:134
|
1168 |
+
#: plugins/other_widget/widget-button.php:134
|
1169 |
msgid "Sub text:"
|
1170 |
msgstr "サブテキスト:"
|
1171 |
|
1172 |
+
#: dist/plugins/other_widget/widget-button.php:138
|
1173 |
+
#: plugins/other_widget/widget-button.php:138
|
1174 |
msgid "Link URL(Required):"
|
1175 |
msgstr "リンク先ページのURL(必須):"
|
1176 |
|
1177 |
+
#: dist/plugins/other_widget/widget-button.php:148
|
1178 |
+
#: plugins/other_widget/widget-button.php:148
|
1179 |
msgid "Open with new tab"
|
1180 |
msgstr "リンクを別ウィンドウで開く"
|
1181 |
|
1182 |
+
#: dist/plugins/other_widget/widget-button.php:151
|
1183 |
+
#: plugins/other_widget/widget-button.php:151
|
1184 |
msgid "Size"
|
1185 |
msgstr "サイズ"
|
1186 |
|
1187 |
+
#: dist/plugins/other_widget/widget-button.php:158
|
1188 |
+
#: plugins/other_widget/widget-button.php:158
|
1189 |
msgid "Small"
|
1190 |
msgstr "小"
|
1191 |
|
1192 |
+
#: dist/plugins/other_widget/widget-button.php:164
|
1193 |
+
#: plugins/other_widget/widget-button.php:164
|
1194 |
msgid "Medium"
|
1195 |
msgstr "中"
|
1196 |
|
1197 |
+
#: dist/plugins/other_widget/widget-button.php:170
|
1198 |
+
#: plugins/other_widget/widget-button.php:170
|
1199 |
msgid "Large"
|
1200 |
msgstr "大"
|
1201 |
|
1202 |
+
#: dist/plugins/other_widget/widget-button.php:174
|
1203 |
+
#: plugins/other_widget/widget-button.php:174
|
1204 |
msgid "Button color:"
|
1205 |
msgstr "ボタンの色:"
|
1206 |
|
1207 |
+
#: dist/plugins/other_widget/widget-button.php:211
|
1208 |
+
#: plugins/other_widget/widget-button.php:211
|
1209 |
msgid "Key Color(.primary)"
|
1210 |
msgstr "キーカラー(.primary)"
|
1211 |
|
1212 |
+
#: dist/plugins/other_widget/widget-button.php:212
|
1213 |
+
#: plugins/other_widget/widget-button.php:212
|
1214 |
msgid "No paint(.default)"
|
1215 |
msgstr "塗りなし(.default)"
|
1216 |
|
1217 |
+
#: dist/plugins/other_widget/widget-button.php:213
|
1218 |
+
#: plugins/other_widget/widget-button.php:213
|
1219 |
msgid "Light green(.success)"
|
1220 |
msgstr "明るい緑(.success)"
|
1221 |
|
1222 |
+
#: dist/plugins/other_widget/widget-button.php:214
|
1223 |
+
#: plugins/other_widget/widget-button.php:214
|
1224 |
msgid "Light blue(.info)"
|
1225 |
msgstr "空色(.info)"
|
1226 |
|
1227 |
+
#: dist/plugins/other_widget/widget-button.php:215
|
1228 |
+
#: plugins/other_widget/widget-button.php:215
|
1229 |
msgid "Orange(.warning)"
|
1230 |
msgstr "オレンジ(.warning)"
|
1231 |
|
1232 |
+
#: dist/plugins/other_widget/widget-button.php:216
|
1233 |
+
#: plugins/other_widget/widget-button.php:216
|
1234 |
msgid "Red(.danger)"
|
1235 |
msgstr "赤(.danger)"
|
1236 |
|
1240 |
msgstr "子ページのリスト"
|
1241 |
|
1242 |
#: dist/plugins/other_widget/widget-child-page-list.php:15
|
1243 |
+
#: dist/plugins/other_widget/widget-child-page-list.php:59
|
1244 |
#: plugins/other_widget/widget-child-page-list.php:15
|
1245 |
+
#: plugins/other_widget/widget-child-page-list.php:59
|
1246 |
msgid "Display the child pages list from ancestor page."
|
1247 |
msgstr "表示しているページの先祖階層からの子ページリストを表示します。"
|
1248 |
|
1249 |
#: dist/plugins/other_widget/widget-new-posts.php:11
|
1250 |
+
#: dist/plugins/other_widget/widget-new-posts.php:196
|
1251 |
#: plugins/other_widget/widget-new-posts.php:11
|
1252 |
+
#: plugins/other_widget/widget-new-posts.php:196
|
1253 |
msgid "Recent Posts"
|
1254 |
msgstr "最新記事"
|
1255 |
|
1258 |
msgid "Displays a list of your most recent posts"
|
1259 |
msgstr "最新の投稿記事リストを表示します。"
|
1260 |
|
1261 |
+
#: dist/plugins/other_widget/widget-new-posts.php:223
|
1262 |
+
#: plugins/other_widget/widget-new-posts.php:223
|
1263 |
msgid "Display Format"
|
1264 |
msgstr "表示形式"
|
1265 |
|
1266 |
+
#: dist/plugins/other_widget/widget-new-posts.php:229
|
1267 |
+
#: plugins/other_widget/widget-new-posts.php:229
|
1268 |
msgid "Thumbnail"
|
1269 |
msgstr "サムネイル画像"
|
1270 |
|
1271 |
+
#: dist/plugins/other_widget/widget-new-posts.php:229
|
1272 |
+
#: dist/plugins/other_widget/widget-new-posts.php:235
|
1273 |
+
#: plugins/other_widget/widget-new-posts.php:229
|
1274 |
+
#: plugins/other_widget/widget-new-posts.php:235
|
1275 |
msgid "Date"
|
1276 |
msgstr "日付"
|
1277 |
|
1278 |
+
#: dist/plugins/other_widget/widget-new-posts.php:235
|
1279 |
+
#: dist/plugins/other_widget/widget-taxonomies.php:26
|
1280 |
+
#: dist/plugins/other_widget/widget-taxonomies.php:56
|
1281 |
+
#: dist/plugins/other_widget/widget-taxonomies.php:57
|
1282 |
+
#: plugins/other_widget/widget-new-posts.php:235
|
1283 |
+
#: plugins/other_widget/widget-taxonomies.php:26
|
1284 |
+
#: plugins/other_widget/widget-taxonomies.php:56
|
1285 |
+
#: plugins/other_widget/widget-taxonomies.php:57
|
1286 |
msgid "Category"
|
1287 |
msgstr "カテゴリー"
|
1288 |
|
1289 |
+
#: dist/plugins/other_widget/widget-new-posts.php:238
|
1290 |
+
#: plugins/other_widget/widget-new-posts.php:238
|
1291 |
msgid "Order by"
|
1292 |
msgstr "表示順"
|
1293 |
|
1294 |
+
#: dist/plugins/other_widget/widget-new-posts.php:244
|
1295 |
+
#: plugins/other_widget/widget-new-posts.php:244
|
1296 |
msgid "Publish date"
|
1297 |
msgstr "公開日"
|
1298 |
|
1299 |
+
#: dist/plugins/other_widget/widget-new-posts.php:250
|
1300 |
+
#: plugins/other_widget/widget-new-posts.php:250
|
1301 |
msgid "Modified date"
|
1302 |
msgstr "最終更新日"
|
1303 |
|
1304 |
+
#: dist/plugins/other_widget/widget-new-posts.php:254
|
1305 |
+
#: plugins/other_widget/widget-new-posts.php:254
|
1306 |
msgid "Display count"
|
1307 |
msgstr "表示する記事数"
|
1308 |
|
1309 |
+
#: dist/plugins/other_widget/widget-new-posts.php:259
|
1310 |
+
#: plugins/other_widget/widget-new-posts.php:259
|
1311 |
msgid "Slug for the custom type you want to display"
|
1312 |
msgstr "表示したい記事タイプ"
|
1313 |
|
1314 |
+
#: dist/plugins/other_widget/widget-new-posts.php:264
|
1315 |
+
#: plugins/other_widget/widget-new-posts.php:264
|
1316 |
msgid "taxonomy ID"
|
1317 |
msgstr "カテゴリー(タクソノミー)ID"
|
1318 |
|
1319 |
+
#: dist/plugins/other_widget/widget-new-posts.php:267
|
1320 |
+
#: plugins/other_widget/widget-new-posts.php:267
|
1321 |
msgid "if you need filtering by term, add the term ID separate by \",\"."
|
1322 |
msgstr ""
|
1323 |
"特定のカテゴリーのみ表示したい場合は<br/>カンマ(,)区切りでカテゴリーIDを入力"
|
1324 |
"します。"
|
1325 |
|
1326 |
+
#: dist/plugins/other_widget/widget-new-posts.php:269
|
1327 |
#: dist/plugins/sns/sns_admin.php:94
|
1328 |
+
#: plugins/other_widget/widget-new-posts.php:269 plugins/sns/sns_admin.php:94
|
1329 |
msgid "if empty this area, I will do not filtering."
|
1330 |
msgstr "空欄の場合はフィルタリングは行いません。"
|
1331 |
|
1332 |
+
#: dist/plugins/other_widget/widget-new-posts.php:274
|
1333 |
+
#: plugins/other_widget/widget-new-posts.php:274
|
1334 |
msgid "Destination URL:"
|
1335 |
msgstr "リンク先URL:"
|
1336 |
|
1337 |
+
#: dist/plugins/other_widget/widget-new-posts.php:277
|
1338 |
+
#: plugins/other_widget/widget-new-posts.php:277
|
1339 |
msgid "Notation text:"
|
1340 |
msgstr "表記テキスト:"
|
1341 |
|
1375 |
msgid "Edit"
|
1376 |
msgstr "編集"
|
1377 |
|
1378 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:17
|
1379 |
#: plugins/other_widget/widget-pr-blocks.php:17
|
1380 |
msgid "PR Blocks"
|
1381 |
msgstr "PR Blocks"
|
1382 |
|
1383 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:22
|
1384 |
#: plugins/other_widget/widget-pr-blocks.php:22
|
1385 |
msgid "Displays a circle image or icon font for pr blocks"
|
1386 |
msgstr "丸抜きの画像やアイコンフォントをPRブロックに表示"
|
1387 |
|
1388 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:30
|
1389 |
#: plugins/other_widget/widget-pr-blocks.php:30
|
1390 |
msgid "Service"
|
1391 |
msgstr "サービス紹介"
|
1392 |
|
1393 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:40
|
1394 |
#: plugins/other_widget/widget-pr-blocks.php:40
|
1395 |
msgid "Company"
|
1396 |
msgstr "会社案内"
|
1397 |
|
1398 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:50
|
1399 |
#: plugins/other_widget/widget-pr-blocks.php:50
|
1400 |
msgid "Recruit"
|
1401 |
msgstr "採用情報"
|
1402 |
|
1403 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:60
|
1404 |
#: plugins/other_widget/widget-pr-blocks.php:60
|
1405 |
msgid "Contact"
|
1406 |
msgstr "Contact"
|
1407 |
|
1408 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:83
|
1409 |
#: plugins/other_widget/widget-pr-blocks.php:83
|
1410 |
msgid "The choice of the number of columns:"
|
1411 |
msgstr "列の数"
|
1412 |
|
1413 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:90
|
1414 |
#: plugins/other_widget/widget-pr-blocks.php:90
|
1415 |
msgid "3column"
|
1416 |
msgstr "3列"
|
1417 |
|
1418 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:96
|
1419 |
#: plugins/other_widget/widget-pr-blocks.php:96
|
1420 |
msgid "4column"
|
1421 |
msgstr "4列"
|
1422 |
|
1423 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:98
|
1424 |
#: plugins/other_widget/widget-pr-blocks.php:98
|
1425 |
msgid ""
|
1426 |
"If you change the number of columns, click to \"Save\" botton and exit the "
|
1430 |
"列の数を変更する場合は「保存して公開」ボタンをクリックして編集画面を終了しま"
|
1431 |
"す。それから編集画面を再度開くと列の入力フォームが増減します。"
|
1432 |
|
1433 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:107
|
1434 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:277
|
1435 |
#: plugins/other_widget/widget-pr-blocks.php:107
|
1436 |
#: plugins/other_widget/widget-pr-blocks.php:277
|
1437 |
msgid "PR Block"
|
1438 |
msgstr "PRブロック"
|
1439 |
|
1440 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:129
|
1441 |
#: plugins/other_widget/widget-pr-blocks.php:129
|
1442 |
msgid "Icon"
|
1443 |
msgstr "アイコン"
|
1444 |
|
1445 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:132
|
1446 |
#: plugins/other_widget/widget-pr-blocks.php:132
|
1447 |
msgid "Class name of the icon font you want to use:"
|
1448 |
msgstr "使用したいアイコンフォントのクラス名:"
|
1449 |
|
1450 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:143
|
1451 |
+
#: dist/plugins/other_widget/widget-profile.php:157
|
|
|
|
|
|
|
|
|
1452 |
#: plugins/other_widget/widget-pr-blocks.php:143
|
1453 |
#: plugins/other_widget/widget-profile.php:157
|
1454 |
msgid "Icon color:"
|
1455 |
msgstr "アイコンの色:"
|
1456 |
|
1457 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:147
|
1458 |
+
#: dist/plugins/other_widget/widget-profile.php:142
|
1459 |
#: plugins/other_widget/widget-pr-blocks.php:147
|
1460 |
#: plugins/other_widget/widget-profile.php:142
|
1461 |
msgid "Icon Background:"
|
1462 |
msgstr "アイコン背景:"
|
1463 |
|
1464 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:151
|
1465 |
+
#: dist/plugins/other_widget/widget-profile.php:148
|
1466 |
#: plugins/other_widget/widget-pr-blocks.php:151
|
1467 |
#: plugins/other_widget/widget-profile.php:148
|
1468 |
msgid "Solid color"
|
1469 |
msgstr "塗りつぶし"
|
1470 |
|
1471 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:155
|
1472 |
+
#: dist/plugins/other_widget/widget-profile.php:151
|
1473 |
#: dist/plugins/sns/sns_customizer.php:317
|
1474 |
#: plugins/other_widget/widget-pr-blocks.php:155
|
1475 |
#: plugins/other_widget/widget-profile.php:151
|
1477 |
msgid "No background"
|
1478 |
msgstr "背景なし"
|
1479 |
|
1480 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:161
|
1481 |
#: plugins/other_widget/widget-pr-blocks.php:161
|
1482 |
msgid "PR Image"
|
1483 |
msgstr "画像"
|
1484 |
|
1485 |
+
#: dist/plugins/other_widget/widget-pr-blocks.php:162
|
1486 |
#: plugins/other_widget/widget-pr-blocks.php:162
|
1487 |
msgid "When you have an image. Image is displayed with priority"
|
1488 |
msgstr "画像を設定するとアイコンフォントよりも画像が優先されます。"
|
1489 |
|
1490 |
#: dist/plugins/other_widget/widget-profile.php:9
|
1491 |
+
#: dist/plugins/other_widget/widget-profile.php:32
|
1492 |
#: plugins/other_widget/widget-profile.php:9
|
1493 |
#: plugins/other_widget/widget-profile.php:32
|
1494 |
msgid "Profile"
|
1500 |
msgstr ""
|
1501 |
"ブログのサイドバーに運営者情報を表示したり、フッターに企業情報を表示します。"
|
1502 |
|
1503 |
+
#: dist/plugins/other_widget/widget-profile.php:40
|
1504 |
#: plugins/other_widget/widget-profile.php:40
|
1505 |
msgid "Profile Text"
|
1506 |
msgstr "プロフィールテキスト"
|
1507 |
|
1508 |
+
#: dist/plugins/other_widget/widget-profile.php:60
|
1509 |
#: plugins/other_widget/widget-profile.php:60
|
1510 |
msgid "Select Profile image:"
|
1511 |
msgstr "プロフィール用画像を選択"
|
1512 |
|
1513 |
+
#: dist/plugins/other_widget/widget-profile.php:79
|
1514 |
#: plugins/other_widget/widget-profile.php:79
|
1515 |
msgid "Cut out round the image."
|
1516 |
msgstr "画像を丸く切り抜いて表示する"
|
1517 |
|
1518 |
+
#: dist/plugins/other_widget/widget-profile.php:83
|
1519 |
#: plugins/other_widget/widget-profile.php:83
|
1520 |
msgid "Media size (Optional)"
|
1521 |
msgstr "画像の大きさ( 任意 )"
|
1522 |
|
1523 |
+
#: dist/plugins/other_widget/widget-profile.php:93
|
1524 |
#: plugins/other_widget/widget-profile.php:93
|
1525 |
msgid "Align left"
|
1526 |
msgstr "画像左揃え"
|
1527 |
|
1528 |
+
#: dist/plugins/other_widget/widget-profile.php:96
|
1529 |
#: plugins/other_widget/widget-profile.php:96
|
1530 |
msgid "Align center"
|
1531 |
msgstr "画像中央揃え"
|
1532 |
|
1533 |
+
#: dist/plugins/other_widget/widget-profile.php:100
|
1534 |
#: plugins/other_widget/widget-profile.php:100
|
1535 |
msgid "Text float to image."
|
1536 |
msgstr "テキストを画像に回りこませる"
|
1537 |
|
1538 |
+
#: dist/plugins/other_widget/widget-profile.php:104
|
1539 |
#: plugins/other_widget/widget-profile.php:104
|
1540 |
msgid "Profile Text:"
|
1541 |
msgstr "プロフィールテキスト"
|
1542 |
|
1543 |
+
#: dist/plugins/other_widget/widget-profile.php:108
|
1544 |
#: plugins/other_widget/widget-profile.php:108
|
1545 |
msgid "Facebook URL:"
|
1546 |
msgstr "Facebook リンク先ページのURL"
|
1547 |
|
1548 |
+
#: dist/plugins/other_widget/widget-profile.php:113
|
1549 |
#: plugins/other_widget/widget-profile.php:113
|
1550 |
msgid "Twitter URL:"
|
1551 |
msgstr "twitterリンク先ページのURL"
|
1552 |
|
1553 |
+
#: dist/plugins/other_widget/widget-profile.php:118
|
1554 |
#: plugins/other_widget/widget-profile.php:118
|
1555 |
msgid "Email Address:"
|
1556 |
msgstr "Email リンク先ページのURL"
|
1557 |
|
1558 |
+
#: dist/plugins/other_widget/widget-profile.php:123
|
1559 |
#: plugins/other_widget/widget-profile.php:123
|
1560 |
msgid "Youtube URL:"
|
1561 |
msgstr "Youtube リンク先ページのURL"
|
1562 |
|
1563 |
+
#: dist/plugins/other_widget/widget-profile.php:128
|
1564 |
#: plugins/other_widget/widget-profile.php:128
|
1565 |
msgid "RSS URL:"
|
1566 |
msgstr "RSS リンク先ページのURL"
|
1567 |
|
1568 |
+
#: dist/plugins/other_widget/widget-profile.php:133
|
1569 |
#: plugins/other_widget/widget-profile.php:133
|
1570 |
msgid "instagram URL:"
|
1571 |
msgstr "instagram リンク先ページのURL"
|
1572 |
|
1573 |
+
#: dist/plugins/other_widget/widget-profile.php:137
|
1574 |
#: plugins/other_widget/widget-profile.php:137
|
1575 |
msgid "linkedin URL:"
|
1576 |
msgstr "linkedin リンク先ページのURL"
|
1577 |
|
1578 |
+
#: dist/plugins/other_widget/widget-profile.php:153
|
1579 |
#: plugins/other_widget/widget-profile.php:153
|
1580 |
msgid ""
|
1581 |
"* When \"Icon Background: Fill\" is selected and \"Icon color\" is not "
|
1604 |
msgid "Displays a categories and custom taxonomies list."
|
1605 |
msgstr "カテゴリーやカスタム分類のリストを表示します。"
|
1606 |
|
1607 |
+
#: dist/plugins/other_widget/widget-taxonomies.php:71
|
1608 |
+
#: plugins/other_widget/widget-taxonomies.php:71
|
1609 |
msgid "Label to display"
|
1610 |
msgstr "表示するラベル"
|
1611 |
|
1612 |
+
#: dist/plugins/other_widget/widget-taxonomies.php:75
|
1613 |
+
#: plugins/other_widget/widget-taxonomies.php:75
|
1614 |
msgid "Display page"
|
1615 |
msgstr "ページを表示"
|
1616 |
|
1617 |
+
#: dist/plugins/other_widget/widget-taxonomies.php:94
|
1618 |
+
#: plugins/other_widget/widget-taxonomies.php:94
|
1619 |
msgid "Do not display terms without posts"
|
1620 |
msgstr "投稿のない分類項目を表示しない"
|
1621 |
|
1622 |
+
#: dist/plugins/other_widget/widget-taxonomies.php:106
|
1623 |
+
#: plugins/other_widget/widget-taxonomies.php:106
|
1624 |
msgid "Blog"
|
1625 |
msgstr "ブログ"
|
1626 |
|
1627 |
+
#: dist/plugins/other_widget/widget-taxonomies.php:111
|
1628 |
#: dist/plugins/template-tags/template-tags.php:136
|
1629 |
+
#: plugins/other_widget/widget-taxonomies.php:111
|
1630 |
#: plugins/template-tags/template-tags.php:136
|
1631 |
msgid "Archives"
|
1632 |
msgstr "アーカイブ"
|
1780 |
msgstr ""
|
1781 |
"設定を更新したら<a href=\"%s\">パーマリンク設定</a>を保存してください。"
|
1782 |
|
1783 |
+
#: dist/plugins/related_posts/related_posts.php:201 dist/veu-packages.php:344
|
1784 |
+
#: plugins/related_posts/related_posts.php:201 veu-packages.php:355
|
1785 |
msgid "Related posts"
|
1786 |
msgstr "関連記事を表示"
|
1787 |
|
1790 |
msgid "Related Settings"
|
1791 |
msgstr "関連記事設定"
|
1792 |
|
1793 |
+
#: dist/plugins/sitemap_page/hide-controller.php:17
|
1794 |
+
#: plugins/sitemap_page/hide-controller.php:17
|
1795 |
+
msgid "Site Map Hide"
|
1796 |
+
msgstr "サイトマップ非表示設定"
|
1797 |
+
|
1798 |
+
#: dist/plugins/sitemap_page/hide-controller.php:46
|
1799 |
+
#: plugins/sitemap_page/hide-controller.php:46
|
1800 |
+
msgid "Don't display on Sitemap."
|
1801 |
+
msgstr "サイトマップに表示しない"
|
1802 |
+
|
1803 |
#: dist/plugins/sitemap_page/sitemap_admin.php:9
|
1804 |
#: plugins/sitemap_page/sitemap_admin.php:9
|
1805 |
msgid "HTML Sitemap Settings"
|
1822 |
"that you want to exclude."
|
1823 |
msgstr "複数のページを除外する場合は , (コンマ)で区切って入力してください。"
|
1824 |
|
1825 |
+
#: dist/plugins/sitemap_page/sitemap_page.php:37
|
1826 |
#: plugins/sitemap_page/sitemap_page.php:37
|
1827 |
msgid "HTML Sitemap"
|
1828 |
msgstr "HTMLサイトマップ"
|
1829 |
|
1830 |
+
#: dist/plugins/sitemap_page/sitemap_page.php:260
|
1831 |
#: plugins/sitemap_page/sitemap_page.php:260
|
1832 |
msgid "Display a HTML sitemap"
|
1833 |
msgstr "HTMLサイトマップの表示"
|
1856 |
msgid "Share bottons"
|
1857 |
msgstr "ソーシャルボタン"
|
1858 |
|
1859 |
+
#: dist/plugins/sns/hide_controller.php:72 plugins/sns/hide_controller.php:72
|
1860 |
msgid "This post type is not set to display the share button."
|
1861 |
msgstr "この投稿タイプはシェアボタンを表示するように設定されていません。"
|
1862 |
|
1863 |
+
#: dist/plugins/sns/hide_controller.php:93 plugins/sns/hide_controller.php:93
|
1864 |
msgid "Don't display share bottons."
|
1865 |
msgstr "ソーシャルボタンを表示しない"
|
1866 |
|
1868 |
msgid "SNS"
|
1869 |
msgstr "SNS"
|
1870 |
|
1871 |
+
#: dist/plugins/sns/sns.php:128 plugins/sns/sns.php:128
|
1872 |
msgctxt "facebook language code"
|
1873 |
msgid "en_US"
|
1874 |
msgstr "ja_JP"
|
2323 |
"しかし、上記の形式では長くなりすぎる事があります。その場合は下記の入力欄に入"
|
2324 |
"力すれば、その内容が反映されます。"
|
2325 |
|
2326 |
+
#: dist/plugins_admin/admin_bar.php:33 plugins_admin/admin_bar.php:33
|
2327 |
msgid "Active Setting"
|
2328 |
msgstr "有効化設定"
|
2329 |
|
2330 |
+
#: dist/plugins_admin/admin_bar.php:44 plugins_admin/admin_bar.php:44
|
2331 |
msgid "Main Setting"
|
2332 |
msgstr "メイン設定"
|
2333 |
|
2336 |
msgid "Setting of insert items"
|
2337 |
msgstr "挿入アイテムの設定"
|
2338 |
|
|
|
|
|
|
|
|
|
2339 |
#: dist/plugins_admin/disable_guide.php:17 plugins_admin/disable_guide.php:17
|
2340 |
msgid "Edit Guide"
|
2341 |
msgstr "編集ガイド"
|
2342 |
|
2343 |
+
#: dist/plugins_admin/vk-admin/class-vk-admin.php:279
|
2344 |
+
#: plugins_admin/vk-admin/class-vk-admin.php:279
|
2345 |
msgid "Sorry, there is no post"
|
2346 |
msgstr "お知らせはありません。"
|
2347 |
|
2348 |
+
#: dist/plugins_admin/vk-admin/class-vk-admin.php:333
|
2349 |
+
#: plugins_admin/vk-admin/class-vk-admin.php:333
|
2350 |
msgid "Vektor WordPress Information"
|
2351 |
msgstr ""
|
2352 |
|
2374 |
"テーマやプラグインで fontawesome を既に読み込んでいる場合はチェックを外して下"
|
2375 |
"さい。"
|
2376 |
|
2377 |
+
#: dist/veu-packages.php:94 veu-packages.php:105
|
2378 |
msgid "Favicon setting"
|
2379 |
msgstr "ファビコン設定"
|
2380 |
|
2381 |
+
#: dist/veu-packages.php:95 veu-packages.php:106
|
2382 |
msgid "About favicon."
|
2383 |
msgstr ""
|
2384 |
"ブラウザでページを表示した際にタブやウィンドウのタイトルに表示されるアイコン"
|
2385 |
"(ファビコン)を設定します。"
|
2386 |
|
2387 |
+
#: dist/veu-packages.php:95 veu-packages.php:106
|
2388 |
msgid ""
|
2389 |
"This feature will be discontinued shortly.<br>You can set the site icon from "
|
2390 |
"\"Site Identity\" panel of \"Themes > Customize\"."
|
2393 |
"サイトアイコンは「外観 > カスタマイズ」の「サイト基本情報」パネルから設定でき"
|
2394 |
"ます。"
|
2395 |
|
2396 |
+
#: dist/veu-packages.php:105 veu-packages.php:116
|
2397 |
msgid "Rewrite the title tag"
|
2398 |
msgstr "タイトルタグの書き換え"
|
2399 |
|
2400 |
+
#: dist/veu-packages.php:106 veu-packages.php:117
|
2401 |
msgid "Print is rewritten by its own rules to html head."
|
2402 |
msgstr ""
|
2403 |
"head title タグ内へ出力される内容を VK EX Unit のルールで出力します。 ( VK "
|
2404 |
"EX Unit 側で wp_title() をフィルターフックでカスタマイズ ) 使用中のテーマやプ"
|
2405 |
"ラグインで title タグの内容を出力する場合はチェックを外して下さい。"
|
2406 |
|
2407 |
+
#: dist/veu-packages.php:109 dist/veu-packages.php:127
|
2408 |
+
#: dist/veu-packages.php:166 dist/veu-packages.php:184
|
2409 |
+
#: dist/veu-packages.php:214 dist/veu-packages.php:232
|
2410 |
+
#: dist/veu-packages.php:273 dist/veu-packages.php:308
|
2411 |
+
#: dist/veu-packages.php:331 dist/veu-packages.php:410 veu-packages.php:120
|
2412 |
+
#: veu-packages.php:138 veu-packages.php:177 veu-packages.php:195
|
2413 |
+
#: veu-packages.php:225 veu-packages.php:243 veu-packages.php:284
|
2414 |
+
#: veu-packages.php:319 veu-packages.php:342 veu-packages.php:421
|
2415 |
msgid "Setting"
|
2416 |
msgstr "設定"
|
2417 |
|
2418 |
+
#: dist/veu-packages.php:123 veu-packages.php:134
|
2419 |
msgid "Print meta Keyword"
|
2420 |
msgstr "メタキーワードを出力"
|
2421 |
|
2422 |
+
#: dist/veu-packages.php:124 veu-packages.php:135
|
2423 |
msgid "Print meta Keyword to html head."
|
2424 |
msgstr "ヘッダーにメタキーワードを出力します。"
|
2425 |
|
2426 |
+
#: dist/veu-packages.php:140 veu-packages.php:151
|
2427 |
msgid "Print meta description"
|
2428 |
msgstr "メタディスクリプションタグを出力"
|
2429 |
|
2430 |
+
#: dist/veu-packages.php:141 veu-packages.php:152
|
2431 |
msgid "Print meta description to html head."
|
2432 |
msgstr ""
|
2433 |
"投稿画面「抜粋」欄に入力されたテキストを meta description タグとして html "
|
2434 |
"head 内へ出力します。使用中のテーマやプラグインで meta description タグを出力"
|
2435 |
"している場合はチェックを外して下さい。"
|
2436 |
|
2437 |
+
#: dist/veu-packages.php:150 veu-packages.php:161
|
2438 |
msgid "Main setting page"
|
2439 |
msgstr "メイン設定画面"
|
2440 |
|
2441 |
+
#: dist/veu-packages.php:152 veu-packages.php:163
|
2442 |
msgid "Print og tags to html head."
|
2443 |
msgstr "OG タグを html head 内へ出力します。"
|
2444 |
|
2445 |
+
#: dist/veu-packages.php:153 veu-packages.php:164
|
2446 |
msgid "Print twitter card tags to html head."
|
2447 |
msgstr "Twitter カードタグを html head 内へ出力します。"
|
2448 |
|
2449 |
+
#: dist/veu-packages.php:154 veu-packages.php:165
|
2450 |
msgid "Print social bookmark buttons."
|
2451 |
msgstr "ソーシャルブックマークボタンを表示します。"
|
2452 |
|
2453 |
+
#: dist/veu-packages.php:155 veu-packages.php:166
|
2454 |
msgid "Facebook Page Plugin widget."
|
2455 |
msgstr "Facebookページプラグインウィジェット"
|
2456 |
|
2457 |
+
#: dist/veu-packages.php:156 veu-packages.php:167
|
2458 |
msgid "Print Follow me box to content bottom."
|
2459 |
msgstr "Follow me box を記事コンテンツ下のエリアへ表示します。"
|
2460 |
|
2461 |
+
#: dist/veu-packages.php:158 veu-packages.php:169
|
2462 |
#, php-format
|
2463 |
msgid "* You can stop the function separately from the %s."
|
2464 |
msgstr "%s から個別に機能を停止する事ができます。"
|
2465 |
|
2466 |
+
#: dist/veu-packages.php:162 veu-packages.php:173
|
2467 |
msgid "Social media cooperation"
|
2468 |
msgstr "ソーシャルメディア連携"
|
2469 |
|
2470 |
+
#: dist/veu-packages.php:181 veu-packages.php:192
|
2471 |
msgid "Print Google Analytics tracking code."
|
2472 |
msgstr ""
|
2473 |
"Google アナリティクスのトラッキングコードを出力します。有効化した後「設定」の"
|
2475 |
"のテーマやプラグインで Google アナリティクスのトラッキングコードを埋め込む場"
|
2476 |
"合はチェックを外して下さい。"
|
2477 |
|
2478 |
+
#: dist/veu-packages.php:197 veu-packages.php:208
|
2479 |
msgid "You can use various widgets."
|
2480 |
msgstr ""
|
2481 |
"以下の機能を持ったウィジェットを追加します。各ウィジェットの設定は「外観」"
|
2482 |
"→「ウィジェット」の設定画面より行って下さい。"
|
2483 |
|
2484 |
+
#: dist/veu-packages.php:199 veu-packages.php:210
|
2485 |
msgid ""
|
2486 |
"VK_Recent Posts - display the link text and the date of the latest article "
|
2487 |
"title."
|
2488 |
msgstr "VK_最新記事 - 最新記事タイトルのリンクテキストと日付を表示します。"
|
2489 |
|
2490 |
+
#: dist/veu-packages.php:200 veu-packages.php:211
|
2491 |
msgid ""
|
2492 |
"VK_Page content to widget - display the contents of the page to the widgets."
|
2493 |
msgstr ""
|
2494 |
"VK_固定ページ本文 - 固定ページのコンテンツ部分をウィジェットに表示します。"
|
2495 |
|
2496 |
+
#: dist/veu-packages.php:201 veu-packages.php:212
|
2497 |
msgid "VK_Profile - display the profile entered in the widget."
|
2498 |
msgstr "VK_プロフィール - ウィジェットに入力されたプロフィールを表示します。"
|
2499 |
|
2500 |
+
#: dist/veu-packages.php:202 veu-packages.php:213
|
2501 |
msgid "VK_FB Page Plugin - display the Facebook Page Plugin."
|
2502 |
msgstr "VK_FB Page Plugin - Facebook ページプラグインを表示します。"
|
2503 |
|
2504 |
+
#: dist/veu-packages.php:203 veu-packages.php:214
|
2505 |
msgid "VK_3PR area - display the 3PR area."
|
2506 |
msgstr "VK_3PR エリア - 3PR エリアを表示します。"
|
2507 |
|
2508 |
+
#: dist/veu-packages.php:204 veu-packages.php:215
|
2509 |
msgid "categories/tags list"
|
2510 |
msgstr "カテゴリー/タグ リスト"
|
2511 |
|
2512 |
+
#: dist/veu-packages.php:204 veu-packages.php:215
|
2513 |
msgid "Displays a categories, tags or format list."
|
2514 |
msgstr "カテゴリ・タグまたは、フォーマットリストを表示します。"
|
2515 |
|
2516 |
+
#: dist/veu-packages.php:210 veu-packages.php:221
|
2517 |
msgid "Widgets"
|
2518 |
msgstr "ウィジェット"
|
2519 |
|
2520 |
+
#: dist/veu-packages.php:228 veu-packages.php:239
|
2521 |
msgid "CSS customize"
|
2522 |
msgstr "CSSカスタマイズ"
|
2523 |
|
2524 |
+
#: dist/veu-packages.php:229 veu-packages.php:240
|
2525 |
msgid "You can set Customize CSS."
|
2526 |
msgstr ""
|
2527 |
"テーマデザインをカスタマイズする CSS を管理画面より追加できるようになります。"
|
2528 |
"追加する CSS コードは「VK Ex Unit」→「CSS カスタマイズ」の画面にて入力して下"
|
2529 |
"さい。"
|
2530 |
|
2531 |
+
#: dist/veu-packages.php:247 veu-packages.php:258
|
2532 |
msgid "Child page index"
|
2533 |
msgstr "子ページの一覧表示"
|
2534 |
|
2535 |
+
#: dist/veu-packages.php:248 veu-packages.php:259
|
2536 |
msgid ""
|
2537 |
"At the bottom of the specified page, it will display a list of the child "
|
2538 |
"page."
|
2540 |
"指定した固定ページの下部へ、その固定ページの下層子ページの「ページタイトル / "
|
2541 |
"サムネイル / 抜粋文 / 該当ページへのリンク」をセットで一覧表示します。"
|
2542 |
|
2543 |
+
#: dist/veu-packages.php:258 veu-packages.php:269
|
2544 |
msgid "Page list from ancestor"
|
2545 |
msgstr "先祖階層からの子ページリスト表示"
|
2546 |
|
2547 |
+
#: dist/veu-packages.php:259 veu-packages.php:270
|
2548 |
msgid "Display Page list from ancestor at after content."
|
2549 |
msgstr ""
|
2550 |
"現在のページの先祖階層からの子ページリストをページ本文の下に表示します。"
|
2551 |
|
2552 |
+
#: dist/veu-packages.php:270 veu-packages.php:281
|
2553 |
msgid "Display Contact Section at after content."
|
2554 |
msgstr "お問い合わせ情報を本文の下に表示する"
|
2555 |
|
2556 |
+
#: dist/veu-packages.php:287 veu-packages.php:298
|
2557 |
msgid "Display HTML Site Map"
|
2558 |
msgstr "HTMLサイトマップの表示"
|
2559 |
|
2560 |
+
#: dist/veu-packages.php:288 veu-packages.php:299
|
2561 |
msgid "It displays a HTML Site Map to the specified page."
|
2562 |
msgstr "指定した固定ページにHTMLサイトマップを表示します。"
|
2563 |
|
2564 |
+
#: dist/veu-packages.php:313 veu-packages.php:324
|
2565 |
msgid "Contents setting"
|
2566 |
msgstr "CTA表示内容設定"
|
2567 |
|
2568 |
+
#: dist/veu-packages.php:328 veu-packages.php:339
|
2569 |
msgid "Insert ads to content."
|
2570 |
msgstr "記事に広告を挿入します"
|
2571 |
|
2572 |
+
#: dist/veu-packages.php:345 veu-packages.php:356
|
2573 |
msgid "Print Related posts lists to post content bottom."
|
2574 |
msgstr "関連記事を記事コンテンツ下のエリアへ表示します。"
|
2575 |
|
2576 |
+
#: dist/veu-packages.php:356 veu-packages.php:367
|
2577 |
msgid "Display Eye Catch image at before content."
|
2578 |
msgstr ""
|
2579 |
"アイキャッチ画像を本文の最初に表示します。各記事毎に非表示にする事も出来ま"
|
2580 |
"す。"
|
2581 |
|
2582 |
+
#: dist/veu-packages.php:366 veu-packages.php:377
|
2583 |
msgid "Disable ping back"
|
2584 |
msgstr "ping backを停止"
|
2585 |
|
2586 |
+
#: dist/veu-packages.php:367 veu-packages.php:378
|
2587 |
msgid "Disable xmlrpc ping back."
|
2588 |
msgstr "xmlrpcを停止"
|
2589 |
|
2590 |
+
#: dist/veu-packages.php:375 dist/veu-packages.php:376 veu-packages.php:386
|
2591 |
+
#: veu-packages.php:387
|
2592 |
msgid "Disable dashbord"
|
2593 |
msgstr "ダッシュボードに最新情報を表示しない"
|
2594 |
|
2595 |
+
#: dist/veu-packages.php:387 veu-packages.php:398
|
2596 |
msgid "TinyMCE Style Tags"
|
2597 |
msgstr "TinyMCE スタイルタグ"
|
2598 |
|
2599 |
+
#: dist/veu-packages.php:388 veu-packages.php:399
|
2600 |
msgid "Add TinyMCE Editor to style tags."
|
2601 |
msgstr "スタイルタグにTinyMCEエディタを追加する"
|
2602 |
|
2603 |
+
#: dist/veu-packages.php:395 veu-packages.php:406
|
2604 |
msgid "Admin bar manu"
|
2605 |
msgstr "管理バーメニュー"
|
2606 |
|
2607 |
+
#: dist/veu-packages.php:396 veu-packages.php:407
|
2608 |
msgid "Add ExUnit menu to admin bar."
|
2609 |
msgstr "ExUnitのメニューを管理バーに表示する"
|
2610 |
|
2611 |
+
#: dist/veu-packages.php:406 veu-packages.php:417
|
2612 |
msgid "Post Type Manager"
|
2613 |
msgstr "カスタム投稿タイプマネージャー"
|
2614 |
|
2615 |
+
#: dist/veu-packages.php:407 veu-packages.php:418
|
2616 |
msgid "Add custom post types and custom taxonomies."
|
2617 |
msgstr "カスタム投稿タイプやカスタム分類を追加します。"
|
2618 |
|
2619 |
+
#: dist/veu-packages.php:424 veu-packages.php:435
|
2620 |
msgid "Page Top Button"
|
2621 |
msgstr "ページトップへ戻るボタン"
|
2622 |
|
2623 |
+
#: dist/veu-packages.php:425 veu-packages.php:436
|
2624 |
msgid ""
|
2625 |
"The page top button is displayed in the lower right corner of the screen."
|
2626 |
msgstr "ページトップへ戻るボタンは、画面の右下隅に表示されます。"
|
2644 |
msgid "%s supports PHP5.6 or later."
|
2645 |
msgstr "%s はPHP5.6以降をサポートしています。"
|
2646 |
|
2647 |
+
#: plugins/vk-blocks/vk-blocks-functions.php:74
|
2648 |
+
msgid "VK Blocks(Beta)"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2649 |
msgstr ""
|
2650 |
|
2651 |
+
#: veu-packages.php:94
|
2652 |
+
msgid "VK Blocks ( Beta )"
|
2653 |
msgstr ""
|
2654 |
|
2655 |
+
#: veu-packages.php:95
|
2656 |
+
msgid "Extends Gutenberg's blocks."
|
2657 |
+
msgstr "Gutenbergのブロックを拡張します。"
|
|
|
|
|
|
|
|
|
2658 |
|
2659 |
+
#~ msgid "ExUnit Settings"
|
2660 |
+
#~ msgstr "ExUnit 設定"
|
|
plugins/vk-blocks-config.php
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/*-------------------------------------------*/
|
3 |
+
/* Load modules
|
4 |
+
/*-------------------------------------------*/
|
5 |
+
if ( ! function_exists( 'vkblocks_active' ) ) {
|
6 |
+
require_once( 'vk-blocks/vk-blocks-functions.php' );
|
7 |
+
// Set asset URL.
|
8 |
+
define( 'VK_BLOCKS_URL', plugin_dir_url( __FILE__ ) . 'vk-blocks/' );
|
9 |
+
// Set version number.
|
10 |
+
define( 'VK_BLOCKS_VERSION', '1.0.0' );
|
11 |
+
|
12 |
+
global $vk_blocks_prefix;
|
13 |
+
$vk_blocks_prefix = veu_get_prefix();
|
14 |
+
|
15 |
+
add_action(
|
16 |
+
'plugins_loaded', function () {
|
17 |
+
//Load language files.
|
18 |
+
load_plugin_textdomain( 'vk-blocks', false, 'vk-all-in-one-expansion-unit/plugins/vk-blocks/build/languages' );
|
19 |
+
}
|
20 |
+
);
|
21 |
+
|
22 |
+
}
|
plugins/vk-blocks/build/block-build-editor.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
.edit-post-visual-editor .alert{padding:1em;margin:1em 0;border-radius:3px}.edit-post-visual-editor .alert+.edit-post-visual-editor .alert{margin-top:2em}.edit-post-visual-editor .alert a{transition:color .3s linear,opacity .3s linear}.edit-post-visual-editor .alert a:link,.edit-post-visual-editor .alert a:visited{color:#fff;opacity:.8;text-decoration:underline}.edit-post-visual-editor .alert a:hover,.edit-post-visual-editor .alert a:visited{color:#fff;opacity:1;text-decoration:none}.edit-post-visual-editor .alert-success{background-color:#dff0d8;color:#3c763d;border-color:#d6e9c6}.edit-post-visual-editor .alert-info{background-color:#d9edf7;color:#31708f;border-color:#bce8f1}.edit-post-visual-editor .alert-danger{background-color:#fcf8e3;color:#8a6d3b;border-color:#faebcc}.edit-post-visual-editor .alert-warning{background-color:#f2dede;color:#a94442;border-color:#ebccd1}.edit-post-visual-editor .wp-block-vk-blocks-balloon{display:flex;align-items:center}.edit-post-visual-editor .wp-block-vk-blocks-balloon figure{margin:0}.edit-post-visual-editor .wp-block-vk-blocks-balloon figcaption{display:block;text-align:center;font-size:.7rem;margin-top:.2rem}.edit-post-visual-editor .wp-block-vk-blocks-balloon p{word-break:break-all}.edit-post-visual-editor .wp-block-vk-blocks-balloon p.text{position:relative;text-align:left}.edit-post-visual-editor .wp-block-vk-blocks-balloon .image{flex-basis:96px;flex-shrink:0;text-align:center}.edit-post-visual-editor .wp-block-vk-blocks-balloon .image img.icon-image{vertical-align:bottom;max-width:64px}.edit-post-visual-editor .wp-block-vk-blocks-balloon.animation-vibration p{display:inline-block;animation:vibration .1s infinite}.edit-post-visual-editor .wp-block-vk-blocks-balloon.type-serif p{background:#f5f5f5;border-color:#f5f5f5;border-radius:.4em;padding:1.1rem 1.4rem;margin:1.5rem 0}.edit-post-visual-editor .wp-block-vk-blocks-balloon.type-serif p::after{content:'';position:absolute;width:0;height:0;border:20px solid transparent}.edit-post-visual-editor .wp-block-vk-blocks-balloon.type-think p{background:#f5f5f5;border-radius:2rem;padding:1.1rem 1.4rem;margin:1.5rem 0}.edit-post-visual-editor .wp-block-vk-blocks-balloon.type-think p::before{position:absolute;content:'';border-radius:50%;width:20px;height:20px;background:inherit}.edit-post-visual-editor .wp-block-vk-blocks-balloon.type-think p::after{position:absolute;content:'';border-radius:50%;width:10px;height:10px;background:inherit}.edit-post-visual-editor .wp-block-vk-blocks-balloon.balloon-left.type-serif .image{margin-right:2rem}.edit-post-visual-editor .wp-block-vk-blocks-balloon.balloon-left.type-serif p::after{left:0;top:50%;border-right-color:inherit;border-left:0;margin-top:-20px;margin-left:-20px}.edit-post-visual-editor .wp-block-vk-blocks-balloon.balloon-left.type-think .image{margin-right:2.5rem}.edit-post-visual-editor .wp-block-vk-blocks-balloon.balloon-left.type-think p::before{left:-22px;top:7px}.edit-post-visual-editor .wp-block-vk-blocks-balloon.balloon-left.type-think p::after{left:-35px;top:20px}.edit-post-visual-editor .wp-block-vk-blocks-balloon.balloon-right{flex-direction:row-reverse}.edit-post-visual-editor .wp-block-vk-blocks-balloon.balloon-right.type-serif .image{margin-left:2rem}.edit-post-visual-editor .wp-block-vk-blocks-balloon.balloon-right.type-serif p::after{right:0;top:50%;border-left-color:inherit;border-right:0;margin-top:-20px;margin-right:-20px}.edit-post-visual-editor .wp-block-vk-blocks-balloon.balloon-right.type-think .image{margin-left:2.5rem}.edit-post-visual-editor .wp-block-vk-blocks-balloon.balloon-right.type-think p::before{right:-22px;top:7px}.edit-post-visual-editor .wp-block-vk-blocks-balloon.balloon-right.type-think p::after{right:-35px;top:20px}@keyframes vibration{0%{transform:translate(0,0) rotateZ(0)}25%{transform:translate(2px,2px) rotateZ(1deg)}50%{transform:translate(0,2px) rotateZ(0)}75%{transform:translate(2px,0) rotateZ(-1deg)}100%{transform:translate(0,0) rotateZ(0)}}@media only screen and (max-width:480px){.edit-post-visual-editor .wp-block-nishiki-balloon{display:block}.edit-post-visual-editor .wp-block-nishiki-balloon .image{max-width:96px}.edit-post-visual-editor .wp-block-nishiki-balloon.balloon-left.type-serif p{display:inline-block}.edit-post-visual-editor .wp-block-nishiki-balloon.balloon-left.type-serif p::after{top:0;left:2.9rem;width:0;height:0;border:20px solid transparent;border-bottom-color:inherit;border-top:0;margin-left:-20px;margin-top:-20px}.edit-post-visual-editor .wp-block-nishiki-balloon.balloon-left.type-think p{display:inline-block}.edit-post-visual-editor .wp-block-nishiki-balloon.balloon-left.type-think p::before{left:36px;top:-8px}.edit-post-visual-editor .wp-block-nishiki-balloon.balloon-left.type-think p::after{left:47px;top:-20px}.edit-post-visual-editor .wp-block-nishiki-balloon.balloon-right{text-align:right}.edit-post-visual-editor .wp-block-nishiki-balloon.balloon-right.type-serif .image{margin-left:auto;margin-right:0}.edit-post-visual-editor .wp-block-nishiki-balloon.balloon-right.type-serif p{display:inline-block}.edit-post-visual-editor .wp-block-nishiki-balloon.balloon-right.type-serif p::after{top:0;right:2.9rem;width:0;height:0;border:20px solid transparent;border-bottom-color:inherit;border-top:0;margin-left:-20px;margin-top:-20px}.edit-post-visual-editor .wp-block-nishiki-balloon.balloon-right.type-think .image{margin-left:auto;margin-right:0}.edit-post-visual-editor .wp-block-nishiki-balloon.balloon-right.type-think p{display:inline-block}.edit-post-visual-editor .wp-block-nishiki-balloon.balloon-right.type-think p::before{right:36px;top:-8px}.edit-post-visual-editor .wp-block-nishiki-balloon.balloon-right.type-think p::after{right:47px;top:-20px}}.edit-post-visual-editor dl.veu_qaItem{display:block;overflow:hidden;border-bottom:1px dotted #ccc;padding:0 0 20px;margin:0 0 20px;width:100%;position:relative}.edit-post-visual-editor dl.veu_qaItem dd,.edit-post-visual-editor dl.veu_qaItem dt{border:none;padding-left:35px}.edit-post-visual-editor dl.veu_qaItem dd:before,.edit-post-visual-editor dl.veu_qaItem dt:before{position:absolute;left:0;font-size:24px;line-height:105%}.edit-post-visual-editor dl.veu_qaItem dt{margin-bottom:15px;font-size:18px;font-weight:700}.edit-post-visual-editor dl.veu_qaItem dt:before{font-family:areal;content:"Q ";color:#e50000}.edit-post-visual-editor dl.veu_qaItem dd{margin:0}.edit-post-visual-editor dl.veu_qaItem dd:before{content:"A ";color:#337ab7;font-family:""}.edit-post-visual-editor .vk_flow-arrow-on:after{content:"";background:url(../images/arrow_bottom.svg) center 50% no-repeat;background-size:50px 50px;display:block;overflow:hidden;height:50px;width:50px;margin:0 auto}.edit-post-visual-editor .vk_flow-arrow-off{padding-bottom:0;margin-bottom:30px}.edit-post-visual-editor .vk_flow-arrow-off:after{content:"";font-size:0;background-image:none}.edit-post-visual-editor .vk_flow_frame{display:flex;padding:20px 25px;border:3px solid #e5e5e5;margin:0;justify-content:space-between}.edit-post-visual-editor .vk_flow_frame_text{display:block;overflow:hidden;margin:0;width:100%;box-sizing:border-box}.edit-post-visual-editor .vk_flow_frame_text_content,.edit-post-visual-editor .vk_flow_frame_text_title{padding-left:0;border:none}.edit-post-visual-editor .vk_flow_frame_text_title{border-bottom:1px dotted #ccc;margin:0 0 10px;padding:0 0 5px;font-size:1.2em}.edit-post-visual-editor .vk_flow_frame_text_content{margin-bottom:0}.edit-post-visual-editor .vk_flow_frame_image{max-width:150px;margin-left:15px;box-sizing:border-box}
|
plugins/vk-blocks/build/block-build.css
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{"version":3,"sources":["style.css"],"names":[],"mappings":"AAAA,OAAO,YAAY,aAAa,iBAAiB,CAAC,cAAc,cAAc,CAAC,SAAS,+CAA+C,CAAC,+BAA+B,WAAW,WAAW,yBAAyB,CAAC,gCAAgC,WAAW,UAAU,oBAAoB,CAAC,eAAe,yBAAyB,cAAc,oBAAoB,CAAC,YAAY,yBAAyB,cAAc,oBAAoB,CAAC,cAAc,yBAAyB,cAAc,oBAAoB,CAAC,eAAe,yBAAyB,cAAc,oBAAoB,CAAC","file":"../../alert/style.css","sourcesContent":[".alert{padding:1em;margin:1em 0;border-radius:3px}.alert+.alert{margin-top:2em}.alert a{transition:color .3s linear, opacity .3s linear}.alert a:link,.alert a:visited{color:#fff;opacity:.8;text-decoration:underline}.alert a:hover,.alert a:visited{color:#fff;opacity:1;text-decoration:none}.alert-success{background-color:#dff0d8;color:#3c763d;border-color:#d6e9c6}.alert-info{background-color:#d9edf7;color:#31708f;border-color:#bce8f1}.alert-danger{background-color:#fcf8e3;color:#8a6d3b;border-color:#faebcc}.alert-warning{background-color:#f2dede;color:#a94442;border-color:#ebccd1}\n"]}
|
2 |
+
.alert{padding:1em;margin:1em 0;border-radius:3px}.alert+.alert{margin-top:2em}.alert a{transition:color .3s linear, opacity .3s linear}.alert a:link,.alert a:visited{color:#fff;opacity:.8;text-decoration:underline}.alert a:hover,.alert a:visited{color:#fff;opacity:1;text-decoration:none}.alert-success{background-color:#dff0d8;color:#3c763d;border-color:#d6e9c6}.alert-info{background-color:#d9edf7;color:#31708f;border-color:#bce8f1}.alert-danger{background-color:#fcf8e3;color:#8a6d3b;border-color:#faebcc}.alert-warning{background-color:#f2dede;color:#a94442;border-color:#ebccd1}
|
3 |
+
|
4 |
+
/*# sourceMappingURL=../map/alert/style.css.map */
|
5 |
+
|
6 |
+
{"version":3,"sources":["style.css"],"names":[],"mappings":"AAAA,4BAA4B,oBAAA,AAAa,aAAA,sBAAA,AAAkB,kBAAA,CAAC,mCAAmC,QAAQ,CAAC,uCAAuC,cAAc,kBAAkB,iBAAiB,iBAAiB,CAAC,8BAA8B,oBAAoB,CAAC,mCAAmC,kBAAkB,eAAe,CAAC,mCAAmC,6BAAA,AAAgB,gBAAA,oBAAA,AAAc,cAAA,iBAAiB,CAAC,kDAAkD,sBAAsB,cAAc,CAAC,kDAAkD,qBAAqB,iCAAiC,CAAC,yCAAyC,mBAAmB,qBAAqB,mBAAmB,sBAAsB,eAAe,CAAC,gDAAgD,WAAW,kBAAkB,QAAQ,SAAS,6BAA6B,CAAC,yCAAyC,mBAAmB,mBAAmB,sBAAsB,eAAe,CAAC,iDAAiD,kBAAkB,WAAW,kBAAkB,WAAW,YAAY,kBAAkB,CAAC,gDAAgD,kBAAkB,WAAW,kBAAkB,WAAW,YAAY,kBAAkB,CAAC,2DAA2D,iBAAiB,CAAC,6DAA6D,OAAO,QAAQ,2BAA2B,cAAc,iBAAiB,iBAAiB,CAAC,2DAA2D,mBAAmB,CAAC,8DAA8D,WAAW,OAAO,CAAC,6DAA6D,WAAW,QAAQ,CAAC,0CAA0C,+BAAA,AAA0B,0BAAA,CAAC,4DAA4D,gBAAgB,CAAC,8DAA8D,QAAQ,QAAQ,0BAA0B,eAAe,iBAAiB,kBAAkB,CAAC,4DAA4D,kBAAkB,CAAC,+DAA+D,YAAY,OAAO,CAAC,8DAA8D,YAAY,QAAQ,CAAC,qBAAqB,GAAG,2CAA2C,CAAC,IAAI,2CAA2C,CAAC,IAAI,2CAA2C,CAAC,IAAI,4CAA4C,CAAC,KAAK,2CAA2C,CAAC,CAAC,0CAA0C,0BAA0B,aAAa,CAAC,iCAAiC,cAAc,CAAC,oDAAoD,oBAAoB,CAAC,2DAA2D,MAAM,YAAY,QAAQ,SAAS,8BAA8B,4BAA4B,aAAa,kBAAkB,gBAAgB,CAAC,oDAAoD,oBAAoB,CAAC,4DAA4D,UAAU,QAAQ,CAAC,2DAA2D,UAAU,SAAS,CAAC,wCAAwC,gBAAgB,CAAC,0DAA0D,iBAAiB,cAAc,CAAC,qDAAqD,oBAAoB,CAAC,4DAA4D,MAAM,aAAa,QAAQ,SAAS,8BAA8B,4BAA4B,aAAa,kBAAkB,gBAAgB,CAAC,0DAA0D,iBAAiB,cAAc,CAAC,qDAAqD,oBAAoB,CAAC,6DAA6D,WAAW,QAAQ,CAAC,4DAA4D,WAAW,SAAS,CAAC,CAAC","file":"../../balloon/style.css","sourcesContent":[".wp-block-vk-blocks-balloon{display:flex;align-items:center}.wp-block-vk-blocks-balloon figure{margin:0}.wp-block-vk-blocks-balloon figcaption{display:block;text-align:center;font-size:0.7rem;margin-top:0.2rem}.wp-block-vk-blocks-balloon p{word-break:break-all}.wp-block-vk-blocks-balloon p.text{position:relative;text-align:left}.wp-block-vk-blocks-balloon .image{flex-basis:96px;flex-shrink:0;text-align:center}.wp-block-vk-blocks-balloon .image img.icon-image{vertical-align:bottom;max-width:64px}.wp-block-vk-blocks-balloon.animation-vibration p{display:inline-block;animation:vibration .1s infinite}.wp-block-vk-blocks-balloon.type-serif p{background:#f5f5f5;border-color:#f5f5f5;border-radius:.4em;padding:1.1rem 1.4rem;margin:1.5rem 0}.wp-block-vk-blocks-balloon.type-serif p::after{content:'';position:absolute;width:0;height:0;border:20px solid transparent}.wp-block-vk-blocks-balloon.type-think p{background:#f5f5f5;border-radius:2rem;padding:1.1rem 1.4rem;margin:1.5rem 0}.wp-block-vk-blocks-balloon.type-think p::before{position:absolute;content:'';border-radius:50%;width:20px;height:20px;background:inherit}.wp-block-vk-blocks-balloon.type-think p::after{position:absolute;content:'';border-radius:50%;width:10px;height:10px;background:inherit}.wp-block-vk-blocks-balloon.balloon-left.type-serif .image{margin-right:2rem}.wp-block-vk-blocks-balloon.balloon-left.type-serif p::after{left:0;top:50%;border-right-color:inherit;border-left:0;margin-top:-20px;margin-left:-20px}.wp-block-vk-blocks-balloon.balloon-left.type-think .image{margin-right:2.5rem}.wp-block-vk-blocks-balloon.balloon-left.type-think p::before{left:-22px;top:7px}.wp-block-vk-blocks-balloon.balloon-left.type-think p::after{left:-35px;top:20px}.wp-block-vk-blocks-balloon.balloon-right{flex-direction:row-reverse}.wp-block-vk-blocks-balloon.balloon-right.type-serif .image{margin-left:2rem}.wp-block-vk-blocks-balloon.balloon-right.type-serif p::after{right:0;top:50%;border-left-color:inherit;border-right:0;margin-top:-20px;margin-right:-20px}.wp-block-vk-blocks-balloon.balloon-right.type-think .image{margin-left:2.5rem}.wp-block-vk-blocks-balloon.balloon-right.type-think p::before{right:-22px;top:7px}.wp-block-vk-blocks-balloon.balloon-right.type-think p::after{right:-35px;top:20px}@keyframes vibration{0%{transform:translate(0px, 0px) rotateZ(0deg)}25%{transform:translate(2px, 2px) rotateZ(1deg)}50%{transform:translate(0px, 2px) rotateZ(0deg)}75%{transform:translate(2px, 0px) rotateZ(-1deg)}100%{transform:translate(0px, 0px) rotateZ(0deg)}}@media only screen and (max-width: 480px){.wp-block-nishiki-balloon{display:block}.wp-block-nishiki-balloon .image{max-width:96px}.wp-block-nishiki-balloon.balloon-left.type-serif p{display:inline-block}.wp-block-nishiki-balloon.balloon-left.type-serif p::after{top:0;left:2.9rem;width:0;height:0;border:20px solid transparent;border-bottom-color:inherit;border-top:0;margin-left:-20px;margin-top:-20px}.wp-block-nishiki-balloon.balloon-left.type-think p{display:inline-block}.wp-block-nishiki-balloon.balloon-left.type-think p::before{left:36px;top:-8px}.wp-block-nishiki-balloon.balloon-left.type-think p::after{left:47px;top:-20px}.wp-block-nishiki-balloon.balloon-right{text-align:right}.wp-block-nishiki-balloon.balloon-right.type-serif .image{margin-left:auto;margin-right:0}.wp-block-nishiki-balloon.balloon-right.type-serif p{display:inline-block}.wp-block-nishiki-balloon.balloon-right.type-serif p::after{top:0;right:2.9rem;width:0;height:0;border:20px solid transparent;border-bottom-color:inherit;border-top:0;margin-left:-20px;margin-top:-20px}.wp-block-nishiki-balloon.balloon-right.type-think .image{margin-left:auto;margin-right:0}.wp-block-nishiki-balloon.balloon-right.type-think p{display:inline-block}.wp-block-nishiki-balloon.balloon-right.type-think p::before{right:36px;top:-8px}.wp-block-nishiki-balloon.balloon-right.type-think p::after{right:47px;top:-20px}}\n"]}
|
7 |
+
.wp-block-vk-blocks-balloon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.wp-block-vk-blocks-balloon figure{margin:0}.wp-block-vk-blocks-balloon figcaption{display:block;text-align:center;font-size:0.7rem;margin-top:0.2rem}.wp-block-vk-blocks-balloon p{word-break:break-all}.wp-block-vk-blocks-balloon p.text{position:relative;text-align:left}.wp-block-vk-blocks-balloon .image{-ms-flex-preferred-size:96px;flex-basis:96px;-ms-flex-negative:0;flex-shrink:0;text-align:center}.wp-block-vk-blocks-balloon .image img.icon-image{vertical-align:bottom;max-width:64px}.wp-block-vk-blocks-balloon.animation-vibration p{display:inline-block;animation:vibration .1s infinite}.wp-block-vk-blocks-balloon.type-serif p{background:#f5f5f5;border-color:#f5f5f5;border-radius:.4em;padding:1.1rem 1.4rem;margin:1.5rem 0}.wp-block-vk-blocks-balloon.type-serif p::after{content:'';position:absolute;width:0;height:0;border:20px solid transparent}.wp-block-vk-blocks-balloon.type-think p{background:#f5f5f5;border-radius:2rem;padding:1.1rem 1.4rem;margin:1.5rem 0}.wp-block-vk-blocks-balloon.type-think p::before{position:absolute;content:'';border-radius:50%;width:20px;height:20px;background:inherit}.wp-block-vk-blocks-balloon.type-think p::after{position:absolute;content:'';border-radius:50%;width:10px;height:10px;background:inherit}.wp-block-vk-blocks-balloon.balloon-left.type-serif .image{margin-right:2rem}.wp-block-vk-blocks-balloon.balloon-left.type-serif p::after{left:0;top:50%;border-right-color:inherit;border-left:0;margin-top:-20px;margin-left:-20px}.wp-block-vk-blocks-balloon.balloon-left.type-think .image{margin-right:2.5rem}.wp-block-vk-blocks-balloon.balloon-left.type-think p::before{left:-22px;top:7px}.wp-block-vk-blocks-balloon.balloon-left.type-think p::after{left:-35px;top:20px}.wp-block-vk-blocks-balloon.balloon-right{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.wp-block-vk-blocks-balloon.balloon-right.type-serif .image{margin-left:2rem}.wp-block-vk-blocks-balloon.balloon-right.type-serif p::after{right:0;top:50%;border-left-color:inherit;border-right:0;margin-top:-20px;margin-right:-20px}.wp-block-vk-blocks-balloon.balloon-right.type-think .image{margin-left:2.5rem}.wp-block-vk-blocks-balloon.balloon-right.type-think p::before{right:-22px;top:7px}.wp-block-vk-blocks-balloon.balloon-right.type-think p::after{right:-35px;top:20px}@keyframes vibration{0%{transform:translate(0px, 0px) rotateZ(0deg)}25%{transform:translate(2px, 2px) rotateZ(1deg)}50%{transform:translate(0px, 2px) rotateZ(0deg)}75%{transform:translate(2px, 0px) rotateZ(-1deg)}100%{transform:translate(0px, 0px) rotateZ(0deg)}}@media only screen and (max-width: 480px){.wp-block-nishiki-balloon{display:block}.wp-block-nishiki-balloon .image{max-width:96px}.wp-block-nishiki-balloon.balloon-left.type-serif p{display:inline-block}.wp-block-nishiki-balloon.balloon-left.type-serif p::after{top:0;left:2.9rem;width:0;height:0;border:20px solid transparent;border-bottom-color:inherit;border-top:0;margin-left:-20px;margin-top:-20px}.wp-block-nishiki-balloon.balloon-left.type-think p{display:inline-block}.wp-block-nishiki-balloon.balloon-left.type-think p::before{left:36px;top:-8px}.wp-block-nishiki-balloon.balloon-left.type-think p::after{left:47px;top:-20px}.wp-block-nishiki-balloon.balloon-right{text-align:right}.wp-block-nishiki-balloon.balloon-right.type-serif .image{margin-left:auto;margin-right:0}.wp-block-nishiki-balloon.balloon-right.type-serif p{display:inline-block}.wp-block-nishiki-balloon.balloon-right.type-serif p::after{top:0;right:2.9rem;width:0;height:0;border:20px solid transparent;border-bottom-color:inherit;border-top:0;margin-left:-20px;margin-top:-20px}.wp-block-nishiki-balloon.balloon-right.type-think .image{margin-left:auto;margin-right:0}.wp-block-nishiki-balloon.balloon-right.type-think p{display:inline-block}.wp-block-nishiki-balloon.balloon-right.type-think p::before{right:36px;top:-8px}.wp-block-nishiki-balloon.balloon-right.type-think p::after{right:47px;top:-20px}}
|
8 |
+
|
9 |
+
/*# sourceMappingURL=../map/balloon/style.css.map */
|
10 |
+
|
11 |
+
{"version":3,"sources":["style.css"],"names":[],"mappings":"AAAA,cAAc,cAAc,gBAAgB,8BAA8B,qBAAqB,oBAAoB,WAAW,iBAAiB,CAAC,kCAAkC,YAAY,iBAAiB,CAAC,gDAAgD,kBAAkB,OAAO,eAAe,gBAAgB,CAAC,iBAAiB,mBAAmB,eAAe,eAAe,CAAC,wBAAwB,oBAAoB,aAAa,aAAa,CAAC,iBAAiB,UAAU,CAAC,wBAAwB,aAAa,cAAc,cAAc,CAAC","file":"../../faq/style.css","sourcesContent":["dl.veu_qaItem{display:block;overflow:hidden;border-bottom:1px dotted #ccc;padding:0px 0px 20px;margin:0px 0px 20px;width:100%;position:relative}dl.veu_qaItem dt,dl.veu_qaItem dd{border:none;padding-left:35px}dl.veu_qaItem dt:before,dl.veu_qaItem dd:before{position:absolute;left:0;font-size:24px;line-height:105%}dl.veu_qaItem dt{margin-bottom:15px;font-size:18px;font-weight:700}dl.veu_qaItem dt:before{font-family:\"areal\";content:\"Q \";color:#e50000}dl.veu_qaItem dd{margin:0px}dl.veu_qaItem dd:before{content:\"A \";color:#337ab7;font-family:\"\"}\n"]}
|
12 |
+
dl.veu_qaItem{display:block;overflow:hidden;border-bottom:1px dotted #ccc;padding:0px 0px 20px;margin:0px 0px 20px;width:100%;position:relative}dl.veu_qaItem dt,dl.veu_qaItem dd{border:none;padding-left:35px}dl.veu_qaItem dt:before,dl.veu_qaItem dd:before{position:absolute;left:0;font-size:24px;line-height:105%}dl.veu_qaItem dt{margin-bottom:15px;font-size:18px;font-weight:700}dl.veu_qaItem dt:before{font-family:"areal";content:"Q ";color:#e50000}dl.veu_qaItem dd{margin:0px}dl.veu_qaItem dd:before{content:"A ";color:#337ab7;font-family:""}
|
13 |
+
|
14 |
+
/*# sourceMappingURL=../map/faq/style.css.map */
|
15 |
+
|
16 |
+
{"version":3,"sources":["style.css"],"names":[],"mappings":"AAAA,wBAAwB,WAAW,kEAAkE,0BAA0B,cAAc,gBAAgB,YAAY,WAAW,aAAa,CAAC,mBAAmB,mBAAmB,kBAAkB,CAAC,yBAAyB,WAAW,YAAY,qBAAqB,CAAC,eAAe,oBAAA,AAAa,aAAA,kBAAkB,yBAAyB,SAAS,sBAAA,AAA6B,6BAAA,CAAC,oBAAoB,cAAc,gBAAgB,SAAS,WAAW,qBAAqB,CAAC,sDAAsD,eAAe,WAAW,CAAC,0BAA0B,8BAA8B,gBAAgB,gBAAgB,eAAe,CAAC,4BAA4B,iBAAiB,CAAC,qBAAqB,gBAAgB,iBAAiB,qBAAqB,CAAC","file":"../../flow/style.css","sourcesContent":[".vk_flow-arrow-on:after{content:\"\";background:url(\"../images/arrow_bottom.svg\") center 50% no-repeat;background-size:50px 50px;display:block;overflow:hidden;height:50px;width:50px;margin:0 auto}.vk_flow-arrow-off{padding-bottom:0px;margin-bottom:30px}.vk_flow-arrow-off:after{content:\"\";font-size:0;background-image:none}.vk_flow_frame{display:flex;padding:20px 25px;border:3px solid #e5e5e5;margin:0;justify-content:space-between}.vk_flow_frame_text{display:block;overflow:hidden;margin:0;width:100%;box-sizing:border-box}.vk_flow_frame_text_title,.vk_flow_frame_text_content{padding-left:0;border:none}.vk_flow_frame_text_title{border-bottom:1px dotted #ccc;margin:0 0 10px;padding:0 0 5px;font-size:1.2em}.vk_flow_frame_text_content{margin-bottom:0px}.vk_flow_frame_image{max-width:150px;margin-left:15px;box-sizing:border-box}\n"]}
|
17 |
+
.vk_flow-arrow-on:after{content:"";background:url("../images/arrow_bottom.svg") center 50% no-repeat;background-size:50px 50px;display:block;overflow:hidden;height:50px;width:50px;margin:0 auto}.vk_flow-arrow-off{padding-bottom:0px;margin-bottom:30px}.vk_flow-arrow-off:after{content:"";font-size:0;background-image:none}.vk_flow_frame{display:-ms-flexbox;display:flex;padding:20px 25px;border:3px solid #e5e5e5;margin:0;-ms-flex-pack:justify;justify-content:space-between}.vk_flow_frame_text{display:block;overflow:hidden;margin:0;width:100%;box-sizing:border-box}.vk_flow_frame_text_title,.vk_flow_frame_text_content{padding-left:0;border:none}.vk_flow_frame_text_title{border-bottom:1px dotted #ccc;margin:0 0 10px;padding:0 0 5px;font-size:1.2em}.vk_flow_frame_text_content{margin-bottom:0px}.vk_flow_frame_image{max-width:150px;margin-left:15px;box-sizing:border-box}
|
18 |
+
|
19 |
+
/*# sourceMappingURL=../map/flow/style.css.map */
|
plugins/vk-blocks/build/block-build.js
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
1 |
+
!function(e){var t={};function a(n){if(t[n])return t[n].exports;var l=t[n]={i:n,l:!1,exports:{}};return e[n].call(l.exports,l,l.exports,a),l.l=!0,l.exports}a.m=e,a.c=t,a.d=function(e,t,n){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(a.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var l in e)a.d(n,l,function(t){return e[t]}.bind(null,l));return n},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a(a.s=0)}([function(e,t,a){"use strict";a.r(t);a(1),a(2),a(3),a(4)},function(e,t){var a=wp.i18n.__,n=wp.blocks.registerBlockType,l=wp.editor.RichText;n("vk-blocks/alert",{title:a("Alert","vk-blocks"),icon:"info",category:"vk-blocks-cat",attributes:{style:{type:"string",default:"info"},content:{type:"string",source:"html",selector:"p"}},edit:function(e){var t=e.attributes,a=e.setAttributes,n=t.style,o=t.content;return React.createElement("div",{className:"alert alert-".concat(n)},React.createElement("select",{onChange:function(e){a({style:e.target.value})}},React.createElement("option",{value:"success",selected:"success"===n},"Success"),React.createElement("option",{value:"info",selected:"info"===n},"Info"),React.createElement("option",{value:"warning",selected:"warning"===n},"Warning"),React.createElement("option",{value:"danger",selected:"danger"===n},"Danger")),React.createElement(l,{tagName:"p",onChange:function(e){a({content:e})},value:o}))},save:function(e){var t=e.attributes,a=t.style,n=t.content;return React.createElement("div",{className:"alert alert-".concat(a)},React.createElement(l.Content,{tagName:"p",value:n}))}})},function(e,t){var a=wp.i18n.__,n=wp.blocks.registerBlockType,l=wp.components,o=(l.RangeControl,l.RadioControl),c=l.PanelBody,r=l.Button,s=wp.element.Fragment,i=wp.editor,u=i.RichText,m=i.InspectorControls,g=i.MediaUpload,v=i.ColorPalette,d=React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"576",height:"512",viewBox:"0 0 576 512"},React.createElement("path",{d:"M544 450.583c0 22.75 13.014 42.454 32 52.092v7.969c-5.313 0.727-10.736 1.112-16.25 1.112-34.004 0-64.674-14.264-86.361-37.132-13.111 3.491-27.001 5.376-41.389 5.376-79.529 0-144-57.308-144-128s64.471-128 144-128c79.529 0 144 57.308 144 128 0 27.674-9.882 53.296-26.678 74.233-3.412 7.412-5.322 15.656-5.322 24.35zM115.339 110.593c-33.107 26.899-51.339 61.492-51.339 97.407 0 20.149 5.594 39.689 16.626 58.075 11.376 18.96 28.491 36.293 49.494 50.126 15.178 9.996 25.39 25.974 28.088 43.947 0.9 5.992 1.464 12.044 1.685 18.062 3.735-3.097 7.375-6.423 10.94-9.988 12.077-12.076 28.39-18.745 45.251-18.745 2.684 0 5.381 0.168 8.078 0.512 10.474 1.331 21.172 2.008 31.797 2.010v64c-13.564-0.001-26.877-0.869-39.871-2.521-54.989 54.989-120.625 64.85-184.088 66.298v-13.458c34.268-16.789 64-47.37 64-82.318 0-4.877-0.379-9.665-1.082-14.348-57.898-38.132-94.918-96.377-94.918-161.652 0-114.875 114.615-208 256-208 139.229 0 252.496 90.307 255.918 202.76-20.548-9.158-42.92-14.711-66.131-16.289-5.765-28.034-22.701-54.408-49.126-75.878-17.661-14.349-38.458-25.695-61.814-33.722-24.853-8.54-51.38-12.871-78.847-12.871s-53.994 4.331-78.847 12.871c-23.356 8.027-44.153 19.372-61.814 33.722z"}));n("vk-blocks/balloon",{title:a("Ballon","vk-blocks"),icon:d,category:"vk-blocks-cat",attributes:{content:{source:"html",selector:"p"},balloonType:{type:"string",default:"type-serif"},balloonBgColor:{type:"string"},balloonAlign:{type:"string",default:"balloon-left"},IconImage:{type:"string",default:null}},edit:function(e){var t=e.attributes,n=e.className,l=e.setAttributes,i=t.content,d=t.balloonType,f=t.balloonBgColor,b=t.balloonAlign,p=t.IconImage;return React.createElement(s,null,React.createElement(m,null,React.createElement(c,{title:a("Balloon setting","vk-blocks")},React.createElement(o,{label:a("Position","vk-blocks"),help:a("Please specify the layout of the balloon.","vk-blocks"),selected:b,options:[{label:a("Left","vk-blocks"),value:"balloon-left"},{label:a("Right","vk-blocks"),value:"balloon-right"}],onChange:function(e){return l({balloonAlign:e})}}),React.createElement(o,{label:a("Type","vk-blocks"),help:a("Please select the type of balloon.","vk-blocks"),selected:d,options:[{label:a("Serif","vk-blocks"),value:"type-serif"},{label:a("Thinking","vk-blocks"),value:"type-think"}],onChange:function(e){return l({balloonType:e})}}),React.createElement(v,{value:f,onChange:function(e){return l({balloonBgColor:e})}}))),React.createElement("div",{className:"".concat(n," ").concat(b," ").concat(d)},React.createElement("div",{className:"image"},React.createElement(g,{onSelect:function(e){return l({IconImage:e.sizes.full.url})},type:"image",className:"icon-image",value:p,render:function(e){var t=e.open;return React.createElement(r,{onClick:t,className:p?"image-button":"button button-large"},p?React.createElement("img",{className:"icon-image",src:p,alt:a("Upload image","vk-blocks")}):a("Select image","vk-blocks"))}})),React.createElement(u,{style:{background:f,border:f},tagName:"p",onChange:function(e){return l({content:e})},value:i,placeholder:a("Input text","vk-blocks")})))},save:function(e){var t=e.attributes,a=(e.className,t.content),n=t.balloonType,l=t.balloonBgColor,o=t.balloonAlign,c=t.IconImage;return React.createElement("div",{className:"".concat(o," ").concat(n)},React.createElement("div",{className:"image"},c?React.createElement("figure",null,React.createElement("img",{className:"icon-image",src:c,alt:""})):""),React.createElement(u.Content,{className:"text",style:{background:l,border:l},tagName:"p",value:a}))}})},function(e,t){var a=wp.i18n.__,n=wp.blocks.registerBlockType,l=wp.editor.RichText;n("vk-blocks/faq",{title:a("FAQ","vk-blocks"),icon:"editor-help",category:"vk-blocks-cat",attributes:{heading:{type:"string",source:"html",selector:"dt"},content:{type:"string",source:"html",selector:"dd"}},edit:function(e){var t=e.attributes,n=e.setAttributes,o=t.heading,c=t.content;return React.createElement("dl",{className:"veu_qaItem"},React.createElement(l,{tagName:"dt",onChange:function(e){return n({heading:e})},value:o,placeholder:a("Please enter a question.","vk-blocks")}),React.createElement(l,{tagName:"dd",onChange:function(e){return n({content:e})},value:c,placeholder:a("Please enter a answer.","vk-blocks")}))},save:function(e){var t=e.attributes,a=t.heading,n=t.content;return React.createElement("dl",{className:"veu_qaItem"},React.createElement(l.Content,{tagName:"dt",value:a}),React.createElement(l.Content,{tagName:"dd",value:n}))}})},function(e,t){var a=wp.i18n.__,n=wp.blocks.registerBlockType,l=wp.components,o=(l.RangeControl,l.RadioControl),c=l.PanelBody,r=l.Button,s=(l.PanelColor,wp.element.Fragment),i=wp.editor,u=i.RichText,m=i.InspectorControls,g=i.MediaUpload;i.ColorPalette;n("vk-blocks/flow",{title:a("Flow","vk-blocks"),icon:"arrow-down",category:"vk-blocks-cat",attributes:{heading:{type:"string",source:"html",selector:"dt"},content:{type:"string",source:"html",selector:"dd"},arrowFlag:{type:"string",default:"vk_flow-arrow-on"},insertImage:{type:"string",default:null}},edit:function(e){var t=e.attributes,n=e.setAttributes,l=t.heading,i=t.content,v=t.insertImage,d=t.arrowFlag;return[React.createElement(s,null,React.createElement(m,null,React.createElement(c,{title:a("Display of arrow","vk-blocks")},React.createElement(o,{selected:d,options:[{label:a("Arrow display","vk-blocks"),value:"vk_flow-arrow-on"},{label:a("Arrow hidden","vk-blocks"),value:"vk_flow-arrow-off"}],onChange:function(e){return n({arrowFlag:e})}}))),React.createElement("div",{className:"".concat(d," vk_flow")},React.createElement("div",{className:"vk_flow_frame"},React.createElement("dl",{className:"vk_flow_frame_text"},React.createElement(u,{tagName:"dt",className:"vk_flow_frame_text_title",onChange:function(e){return n({heading:e})},value:l,placeholder:a("Input title","vk-blocks")}),React.createElement(u,{tagName:"dd",className:"vk_flow_frame_text_content",onChange:function(e){return n({content:e})},value:i,placeholder:a("Input content","vk-blocks")})),React.createElement("div",{className:"vk_flow_frame_image"},React.createElement(g,{onSelect:function(e){return n({insertImage:e.url})},type:"image",className:"vk_flow_frame_image",value:v,render:function(e){var t=e.open;return React.createElement(r,{onClick:t,className:v?"image-button":"button button-large"},v?React.createElement("img",{className:"icon-image",src:v,alt:a("Upload image","vk-blocks")}):a("Select image","vk-blocks"))}})))))]},save:function(e){var t=e.attributes,a=t.heading,n=t.content,l=t.insertImage,o=t.arrowFlag;return React.createElement("div",{className:"".concat(o," vk_flow")},React.createElement("div",{className:"vk_flow_frame"},React.createElement("dl",{className:"vk_flow_frame_text"},React.createElement(u.Content,{tagName:"dt",className:"vk_flow_frame_text_title",value:a}),React.createElement(u.Content,{tagName:"dd",className:"vk_flow_frame_text_content",value:n})),l?React.createElement("div",{className:"vk_flow_frame_image"},React.createElement("img",{src:l,alt:""})):""))}})}]);
|
2 |
+
//# sourceMappingURL=block-build.js.map
|
plugins/vk-blocks/build/block-build.js.map
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/bundle.js","webpack:///./src/alert/block.js","webpack:///./src/balloon/block.js","webpack:///./src/faq/block.js","webpack:///./src/flow/block.js"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","__webpack_exports__","__","wp","i18n","registerBlockType","blocks","RichText","editor","title","icon","category","attributes","style","type","default","content","source","selector","edit","_ref","setAttributes","React","createElement","className","concat","onChange","event","target","selected","tagName","newContent","save","_ref2","Content","components","RadioControl","RangeControl","PanelBody","Button","Fragment","element","InspectorControls","MediaUpload","ColorPalette","BlockIcon","xmlns","width","height","viewBox","balloonType","balloonBgColor","balloonAlign","IconImage","label","help","options","onSelect","sizes","full","url","render","open","onClick","src","alt","background","border","placeholder","_ref3","heading","PanelColor","arrowFlag","insertImage"],"mappings":"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","file":"./inc/vk-blocks/build/block-build.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 0);\n","//Bundle JS\nimport './alert/block.js';\nimport './balloon/block.js';\nimport './faq/block.js';\nimport './flow/block.js';\n","/**\n * Alert block type\n *\n */\n\nconst {__} = wp.i18n; // Import __() from wp.i18n\nconst { registerBlockType } = wp.blocks;\nconst { RichText } = wp.editor;\n\nregisterBlockType( 'vk-blocks/alert', {\n\n title: __('Alert', 'vk-blocks'),\n\n icon: 'info',\n\n category: 'vk-blocks-cat',\n\n attributes: {\n style: {\n type: 'string',\n default: 'info',\n },\n content: {\n type: 'string',\n source: 'html',\n selector: 'p',\n }\n },\n\n edit({attributes, setAttributes}) {\n const {\n style,\n content\n } = attributes;\n\n function onStyleChange(event){\n setAttributes({style: event.target.value});\n }\n\n function onChangeContent(newContent) {\n setAttributes({content: newContent});\n }\n\n return (\n <div className={`alert alert-${style}`}>\n <select onChange={onStyleChange}>\n <option value={'success'} selected={style === 'success'}>Success</option>\n <option value={'info'} selected={style === 'info'}>Info</option>\n <option value={'warning'} selected={style === 'warning'}>Warning</option>\n <option value={'danger'} selected={style === 'danger'}>Danger</option>\n </select>\n <RichText\n tagName=\"p\"\n onChange={onChangeContent}\n value={content}\n />\n </div>\n );\n },\n\n save({attributes}) {\n const {\n style,\n content\n } = attributes;\n return (\n <div className={`alert alert-${style}`}>\n <RichText.Content\n tagName={'p'}\n value={content}/>\n </div>\n );\n },\n\n} );\n","/**\n * Baloon block type\n *\n */\n\nconst {__} = wp.i18n; // Import __() from wp.i18n\nconst { registerBlockType } = wp.blocks; // Import registerBlockType() from wp.blocks\nconst {RangeControl, RadioControl, PanelBody, Button} = wp.components;\nconst { Fragment } = wp.element;\nconst {RichText, InspectorControls, MediaUpload, ColorPalette} = wp.editor;\nconst BlockIcon = (\n\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"576\" height=\"512\" viewBox=\"0 0 576 512\">\n\t\t<path d=\"M544 450.583c0 22.75 13.014 42.454 32 52.092v7.969c-5.313 0.727-10.736 1.112-16.25 1.112-34.004 0-64.674-14.264-86.361-37.132-13.111 3.491-27.001 5.376-41.389 5.376-79.529 0-144-57.308-144-128s64.471-128 144-128c79.529 0 144 57.308 144 128 0 27.674-9.882 53.296-26.678 74.233-3.412 7.412-5.322 15.656-5.322 24.35zM115.339 110.593c-33.107 26.899-51.339 61.492-51.339 97.407 0 20.149 5.594 39.689 16.626 58.075 11.376 18.96 28.491 36.293 49.494 50.126 15.178 9.996 25.39 25.974 28.088 43.947 0.9 5.992 1.464 12.044 1.685 18.062 3.735-3.097 7.375-6.423 10.94-9.988 12.077-12.076 28.39-18.745 45.251-18.745 2.684 0 5.381 0.168 8.078 0.512 10.474 1.331 21.172 2.008 31.797 2.010v64c-13.564-0.001-26.877-0.869-39.871-2.521-54.989 54.989-120.625 64.85-184.088 66.298v-13.458c34.268-16.789 64-47.37 64-82.318 0-4.877-0.379-9.665-1.082-14.348-57.898-38.132-94.918-96.377-94.918-161.652 0-114.875 114.615-208 256-208 139.229 0 252.496 90.307 255.918 202.76-20.548-9.158-42.92-14.711-66.131-16.289-5.765-28.034-22.701-54.408-49.126-75.878-17.661-14.349-38.458-25.695-61.814-33.722-24.853-8.54-51.38-12.871-78.847-12.871s-53.994 4.331-78.847 12.871c-23.356 8.027-44.153 19.372-61.814 33.722z\"/>\n\t</svg>\n);\n\n/**\n * Register: aa Gutenberg Block.\n *\n * Registers a new block provided a unique name and an object defining its\n * behavior. Once registered, the block is made editor as an option to any\n * editor interface where blocks are implemented.\n *\n * @link https://wordpress.org/gutenberg/handbook/block-api/\n * @param {string} name Block name.\n * @param {Object} settings Block settings.\n * @return {?WPBlock} The block, if it has been successfully\n * registered; otherwise `undefined`.\n */\nregisterBlockType('vk-blocks/balloon', {\n\t// Block name. Block names must be string that contains a namespace prefix. Example: my-plugin/my-custom-block.\n title: __('Ballon', 'vk-blocks'), // Block title.\n\ticon: BlockIcon, // Block icon from Dashicons → https://developer.wordpress.org/resource/dashicons/.\n\tcategory: 'vk-blocks-cat', // Block category — Group blocks together based on common traits E.g. common, formatting, layout widgets, embed.\n\tattributes: {\n\t\tcontent: {\n\t\t\tsource: 'html',\n selector: 'p',\n\t\t},\n balloonType: {\n type: 'string',\n default: 'type-serif',\n },\n\t\tballoonBgColor: {\n\t\t\ttype: 'string',\n\t\t},\n\t\tballoonAlign: {\n\t\t\ttype: 'string',\n\t\t\tdefault: 'balloon-left',\n\t\t},\n\t\tIconImage: {\n\t\t\ttype: 'string',\n\t\t\tdefault: null, // no image by default!\n\t\t}\n\t},\n\n\t/**\n\t * The edit function describes the structure of your block in the context of the editor.\n\t * This represents what the editor will render when the block is used.\n\t *\n\t * The \"edit\" property must be a valid function.\n\t *\n\t * @link https://wordpress.org/gutenberg/handbook/block-api/block-edit-save/\n\t */\n\tedit( { attributes, className, setAttributes } ) {\n\t\tconst {\n\t\t\tcontent,\n balloonType,\n balloonBgColor,\n\t\t\tballoonAlign,\n\t\t\tIconImage,\n\t\t} = attributes;\n\n return (\n\t\t\t<Fragment>\n\t\t\t\t<InspectorControls>\n\t\t\t\t\t<PanelBody title={__('Balloon setting', 'vk-blocks')}>\n\t\t\t\t\t\t<RadioControl\n\t\t\t\t\t\t\tlabel={__('Position', 'vk-blocks')}\n\t\t\t\t\t\t\thelp={__('Please specify the layout of the balloon.', 'vk-blocks')}\n\t\t\t\t\t\t\tselected={ balloonAlign }\n\t\t\t\t\t\t\toptions={ [\n\t\t\t\t\t\t\t\t{ label: __('Left', 'vk-blocks'), value: 'balloon-left' },\n\t\t\t\t\t\t\t\t{ label: __('Right', 'vk-blocks'), value: 'balloon-right' },\n\t\t\t\t\t\t\t] }\n\t\t\t\t\t\t\tonChange={ ( value ) => setAttributes( { balloonAlign: value } ) }\n\t\t\t\t\t\t/>\n\t\t <RadioControl\n\t\t label={__('Type', 'vk-blocks')}\n\t\t help={__('Please select the type of balloon.', 'vk-blocks')}\n\t\t selected={ balloonType }\n\t\t options={ [\n\t\t { label: __('Serif', 'vk-blocks'), value: 'type-serif' },\n\t\t { label: __('Thinking', 'vk-blocks'), value: 'type-think' }\n\t\t ] }\n\t\t onChange={ ( value ) => setAttributes( { balloonType: value } ) }\n\t\t />\n\t\t <ColorPalette\n\t\t value={balloonBgColor}\n\t\t onChange={(value) => setAttributes({balloonBgColor: value})}\n\t\t />\n\t\t\t\t\t</PanelBody>\n\t\t\t\t</InspectorControls>\n\n\t\t\t\t<div className={ `${ className } ${ balloonAlign } ${ balloonType }` }>\n\t\t\t\t\t<div className={ 'image' }>\n\t\t\t\t\t\t<MediaUpload\n\t\t\t\t\t\t\tonSelect={ (value) => setAttributes( { IconImage: value.sizes.full.url } ) }\n\t\t\t\t\t\t\ttype=\"image\"\n\t\t\t\t\t\t\tclassName={ 'icon-image' }\n\t\t\t\t\t\t\tvalue={ IconImage }\n\t\t\t\t\t\t\trender={ ( { open } ) => (\n\t\t\t\t\t\t\t\t<Button\n\t\t\t\t\t\t\t\t\tonClick={ open }\n\t\t\t\t\t\t\t\t\tclassName={ IconImage ? 'image-button' : 'button button-large' }\n\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t{ ! IconImage ? __('Select image', 'vk-blocks') : <img className={ 'icon-image' } src={ IconImage } alt={__('Upload image', 'vk-blocks') } /> }\n\t\t\t\t\t\t\t\t</Button>\n\t\t\t\t\t\t\t)}\n\t\t\t\t\t\t/>\n\t\t\t\t\t</div>\n\t\t\t\t\t<RichText\n\t\t\t\t\t\tstyle={ { background: balloonBgColor, border: balloonBgColor } }\n\t\t\t\t\t\ttagName=\"p\"\n\t\t\t\t\t\tonChange={ ( value ) => setAttributes( { content: value } ) }\n\t\t\t\t\t\tvalue={ content }\n\t\t\t\t\t\tplaceholder={__('Input text', 'vk-blocks') }\n\t\t\t\t\t/>\n\t\t\t\t</div>\n\t\t\t</Fragment>\n );\n\t},\n\n\n\t/**\n\t * The save function defin className }> which the different attributes should be combined\n\t * into the final markup, which is then serialized by Gutenberg into post_content.\n\t *\n\t * The \"save\" property must be specified and must be a valid function.\n\t *\n\t * @link https://wordpress.org/gutenberg/handbook/block-api/block-edit-save/\n\t */\n\tsave( { attributes, className } ) {\n\t\tconst {\n\t\t\tcontent,\n balloonType,\n balloonBgColor,\n\t\t\tballoonAlign,\n\t\t\tIconImage,\n\t\t} = attributes;\n\n\t\treturn (\n\t\t\t<div className={ `${ balloonAlign } ${ balloonType }` }>\n\t\t\t\t<div className={ 'image' }>\n\t\t\t\t\t{ IconImage ?\n\t\t\t\t\t\t<figure>\n\t\t\t\t\t\t\t<img\n\t\t\t\t\t\t\t\tclassName={ 'icon-image' }\n\t\t\t\t\t\t\t\tsrc={ IconImage }\n\t\t\t\t\t\t\t\talt=''\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t</figure> : '' }\n\t\t\t\t</div>\n\t\t\t\t<RichText.Content\n\t\t\t\t\tclassName={ 'text' }\n\t\t\t\t\tstyle={ { background: balloonBgColor, border: balloonBgColor } }\n\t\t\t\t\ttagName=\"p\"\n\t\t\t\t\tvalue={ content }\n\t\t\t\t/>\n\t\t\t</div>\n\t\t);\n\t},\n});\n","/**\n * Faq block type\n *\n */\nconst {__} = wp.i18n; // Import __() from wp.i18n\nconst {registerBlockType} = wp.blocks; // Import registerBlockType() from wp.blocks\nconst {RichText} = wp.editor;\nconst BlockIcon = 'editor-help';\n\n/**\n * Register: aa Gutenberg Block.\n *\n * Registers a new block provided a unique name and an object defining its\n * behavior. Once registered, the block is made editor as an option to any\n * editor interface where blocks are implemented.\n *\n * @link https://wordpress.org/gutenberg/handbook/block-api/\n * @param {string} name Block name.\n * @param {Object} settings Block settings.\n * @return {?WPBlock} The block, if it has been successfully\n * registered; otherwise `undefined`.\n */\nregisterBlockType('vk-blocks/faq', {\n // Block name. Block names must be string that contains a namespace prefix. Example: my-plugin/my-custom-block.\n title: __('FAQ', 'vk-blocks'), // Block title.\n icon: BlockIcon, // Block icon from Dashicons → https://developer.wordpress.org/resource/dashicons/.\n category: 'vk-blocks-cat', // Block category — Group blocks together based on common traits E.g. common, formatting, layout widgets, embed.\n attributes: {\n heading: {\n type: 'string',\n source: 'html',\n selector: 'dt',\n },\n content: {\n type: 'string',\n source: 'html',\n selector: 'dd',\n }\n },\n\n /**\n * The edit function describes the structure of your block in the context of the editor.\n * This represents what the editor will render when the block is used.\n *\n * The \"edit\" property must be a valid function.\n *\n * @link https://wordpress.org/gutenberg/handbook/block-api/block-edit-save/\n */\n edit({attributes, setAttributes}) {\n const {\n heading,\n content\n } = attributes;\n\n return (\n <dl className={'veu_qaItem'}>\n <RichText\n tagName=\"dt\"\n onChange={(value) => setAttributes({heading: value})}\n value={heading}\n placeholder={__('Please enter a question.', 'vk-blocks') }\n />\n <RichText\n tagName=\"dd\"\n onChange={(value) => setAttributes({content: value})}\n value={content}\n placeholder={__('Please enter a answer.', 'vk-blocks') }\n />\n </dl>\n );\n },\n\n /**\n * The save function defin className }> which the different attributes should be combined\n * into the final markup, which is then serialized by Gutenberg into post_content.\n *\n * The \"save\" property must be specified and must be a valid function.\n *\n * @link https://wordpress.org/gutenberg/handbook/block-api/block-edit-save/\n */\n save({attributes}) {\n const {\n heading,\n content\n } = attributes;\n\n return (\n <dl className={'veu_qaItem'}>\n <RichText.Content\n tagName=\"dt\"\n value={heading}\n />\n <RichText.Content\n tagName=\"dd\"\n value={content}\n />\n </dl>\n );\n },\n});\n","/**\n * Flow block type\n *\n */\nconst {__} = wp.i18n; // Import __() from wp.i18n\nconst {registerBlockType} = wp.blocks; // Import registerBlockType() from wp.blocks\nconst {RangeControl, RadioControl, PanelBody, Button, PanelColor} = wp.components;\nconst {Fragment} = wp.element;\nconst {RichText, InspectorControls, MediaUpload, ColorPalette} = wp.editor;\nconst BlockIcon = 'arrow-down';\n\n/**\n * Register: aa Gutenberg Block.\n *\n * Registers a new block provided a unique name and an object defining its\n * behavior. Once registered, the block is made editor as an option to any\n * editor interface where blocks are implemented.\n *\n * @link https://wordpress.org/gutenberg/handbook/block-api/\n * @param {string} name Block name.\n * @param {Object} settings Block settings.\n * @return {?WPBlock} The block, if it has been successfully\n * registered; otherwise `undefined`.\n */\nregisterBlockType('vk-blocks/flow', {\n // Block name. Block names must be string that contains a namespace prefix. Example: my-plugin/my-custom-block.\n title: __('Flow', 'vk-blocks'), // Block title.\n icon: BlockIcon, // Block icon from Dashicons → https://developer.wordpress.org/resource/dashicons/.\n category: 'vk-blocks-cat', // Block category — Group blocks together based on common traits E.g. common, formatting, layout widgets, embed.\n attributes: {\n heading: {\n type: 'string',\n source: 'html',\n selector: 'dt',\n },\n content: {\n type: 'string',\n source: 'html',\n selector: 'dd',\n },\n arrowFlag: {\n type: 'string',\n default: 'vk_flow-arrow-on',\n },\n\t\t\t\tinsertImage: {\n\t\t\t\t\ttype: 'string',\n\t\t\t\t\tdefault: null, // no image by default!\n\t\t\t\t}\n },\n\n /**\n * The edit function describes the structure of your block in the context of the editor.\n * This represents what the editor will render when the block is used.\n *\n * The \"edit\" property must be a valid function.\n *\n * @link https://wordpress.org/gutenberg/handbook/block-api/block-edit-save/\n */\n edit({attributes, setAttributes}) {\n const {\n heading,\n content,\n insertImage,\n arrowFlag,\n } = attributes;\n\n return [\n <Fragment>\n <InspectorControls>\n <PanelBody title={__('Display of arrow', 'vk-blocks') }>\n <RadioControl\n selected={arrowFlag}\n options={[\n {label: __('Arrow display', 'vk-blocks'), value: 'vk_flow-arrow-on'},\n {label: __('Arrow hidden', 'vk-blocks'), value: 'vk_flow-arrow-off'},\n ]}\n onChange={(value) => setAttributes({arrowFlag: value})}\n />\n </PanelBody>\n </InspectorControls>\n\n <div className={`${ arrowFlag } vk_flow`}>\n\t\t\t\t\t\t\t\t\t<div className={ 'vk_flow_frame' } >\n <dl className={ 'vk_flow_frame_text' }>\n <RichText\n tagName=\"dt\"\n className={ 'vk_flow_frame_text_title' }\n onChange={(value) => setAttributes({heading: value})}\n value={heading}\n placeholder={__('Input title', 'vk-blocks') }\n />\n <RichText\n tagName=\"dd\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tclassName={ 'vk_flow_frame_text_content' }\n onChange={(value) => setAttributes({content: value})}\n value={content}\n placeholder={__('Input content', 'vk-blocks') }\n />\n </dl>\n\t\t\t\t\t\t\t\t\t\t<div className={'vk_flow_frame_image'}>\n\t\t\t\t\t\t\t\t\t\t\t\t<MediaUpload\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tonSelect={(value) => setAttributes({insertImage: value.url})}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\ttype=\"image\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tclassName={ 'vk_flow_frame_image' }\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tvalue={insertImage}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\trender={({open}) => (\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<Button\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tonClick={open}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tclassName={insertImage ? 'image-button' : 'button button-large'}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{!insertImage ? __('Select image', 'vk-blocks') :\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img className={'icon-image'} src={insertImage} alt={__('Upload image', 'vk-blocks')}/>}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</Button>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t)}\n\t\t\t\t\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t\t\t\t</div>\n </div>\n </Fragment>\n ];\n },\n\n\n /**\n * The save function defin className }> which the different attributes should be combined\n * into the final markup, which is then serialized by Gutenberg into post_content.\n *\n * The \"save\" property must be specified and must be a valid function.\n *\n * @link https://wordpress.org/gutenberg/handbook/block-api/block-edit-save/\n */\n save({attributes}) {\n const {\n heading,\n content,\n insertImage,\n arrowFlag,\n } = attributes;\n\n return (\n <div className={`${ arrowFlag } vk_flow`}>\n\t\t\t\t\t\t\t<div className={ 'vk_flow_frame' }>\n <dl className={ 'vk_flow_frame_text' }>\n <RichText.Content\n tagName=\"dt\"\n className={ 'vk_flow_frame_text_title' }\n value={heading}\n />\n <RichText.Content\n tagName=\"dd\"\n\t\t\t\t\t\t\t\t\t\t\t\tclassName={ 'vk_flow_frame_text_content' }\n value={content}\n />\n </dl>\n\t\t\t\t\t\t\t\t{ insertImage ?\n\t\t\t\t\t\t\t\t\t<div className={ 'vk_flow_frame_image' }>\n\t\t\t\t\t\t\t\t\t\t<img\n\t\t\t\t\t\t\t\t\t\t\t\tsrc={ insertImage }\n\t\t\t\t\t\t\t\t\t\t\t\talt=''\n\t\t\t\t\t\t\t\t\t\t/></div> : '' }\n\t\t\t\t\t\t\t</div>\n </div>\n );\n },\n});\n"],"sourceRoot":""}
|
plugins/vk-blocks/build/languages/vk-blocks-ja.mo
ADDED
Binary file
|
plugins/vk-blocks/build/languages/vk-blocks-ja.po
ADDED
@@ -0,0 +1,108 @@
|
|
|
|
|