Version Description
- WordPress 5.7 Compatible with WordPress 5.7.
- Thanks @OrganicRelife Fixed: Fixed a bug that excerpts could not be obtained even if "Prioritize excerpts" was selected in "Article acquisition method" on the "Internal link" tab of the setting screen.
Download this release
Release Info
Developer | poporon |
Plugin | Pz-LinkCard |
Version | 2.4.4.1 |
Comparing to | |
See all releases |
Code changes from version 2.4.4 to 2.4.4.1
- css/admin.css +14 -3
- languages/pz-linkcard-ja.mo +0 -0
- languages/pz-linkcard-ja.po +467 -447
- languages/pz-linkcard.pot +455 -442
- lib/pz-linkcard-cacheman-edit.php +1 -1
- lib/pz-linkcard-cacheman.php +28 -27
- lib/pz-linkcard-settings-admin.php +81 -0
- lib/pz-linkcard-settings.php +13 -75
- pz-linkcard.php +13 -8
- readme.txt +7 -1
css/admin.css
CHANGED
@@ -32,6 +32,9 @@
|
|
32 |
#pz-lkc-error h2 {
|
33 |
border-left: solid 8px #dd1144;
|
34 |
}
|
|
|
|
|
|
|
35 |
#pz-lkc-initialize h2 {
|
36 |
border-left: solid 8px #11dd44;
|
37 |
}
|
@@ -75,7 +78,7 @@
|
|
75 |
padding: 16px;
|
76 |
background-color: #ddeeff;
|
77 |
box-shadow: 4px 4px 4px 0;
|
78 |
-
font-size:
|
79 |
font-weight: 600;
|
80 |
border: solid 2px #ccd0d4;
|
81 |
border-radius: 8px;
|
@@ -87,7 +90,7 @@
|
|
87 |
.pz-lkc-man-cache-editor-text {
|
88 |
vertical-align: middle;
|
89 |
}
|
90 |
-
.pz-lkc-man-cache-
|
91 |
width: 750px;
|
92 |
margin: -20px 0 0 32px;
|
93 |
padding: 24px;
|
@@ -97,9 +100,10 @@
|
|
97 |
box-shadow: 4px 4px 4px 0;
|
98 |
margin-bottom: 32px;
|
99 |
}
|
100 |
-
.pz-lkc-man-cache-
|
101 |
width: 200px;
|
102 |
text-align: left;
|
|
|
103 |
}
|
104 |
|
105 |
/* Manager - Cache List */
|
@@ -596,6 +600,13 @@
|
|
596 |
font-size: 24px;
|
597 |
text-align: center;
|
598 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
599 |
|
600 |
/* Visual Editor - Input URL Dialog - Overlay */
|
601 |
#pz-lkc-overlay {
|
32 |
#pz-lkc-error h2 {
|
33 |
border-left: solid 8px #dd1144;
|
34 |
}
|
35 |
+
#pz-lkc-admin h2 {
|
36 |
+
border-left: solid 8px #dd11cc;
|
37 |
+
}
|
38 |
#pz-lkc-initialize h2 {
|
39 |
border-left: solid 8px #11dd44;
|
40 |
}
|
78 |
padding: 16px;
|
79 |
background-color: #ddeeff;
|
80 |
box-shadow: 4px 4px 4px 0;
|
81 |
+
font-size: 14px;
|
82 |
font-weight: 600;
|
83 |
border: solid 2px #ccd0d4;
|
84 |
border-radius: 8px;
|
90 |
.pz-lkc-man-cache-editor-text {
|
91 |
vertical-align: middle;
|
92 |
}
|
93 |
+
.pz-lkc-man-cache-editor {
|
94 |
width: 750px;
|
95 |
margin: -20px 0 0 32px;
|
96 |
padding: 24px;
|
100 |
box-shadow: 4px 4px 4px 0;
|
101 |
margin-bottom: 32px;
|
102 |
}
|
103 |
+
.pz-lkc-man-cache-editor th {
|
104 |
width: 200px;
|
105 |
text-align: left;
|
106 |
+
font-size: 14px;
|
107 |
}
|
108 |
|
109 |
/* Manager - Cache List */
|
600 |
font-size: 24px;
|
601 |
text-align: center;
|
602 |
}
|
603 |
+
.pz-lkc-admin-notice {
|
604 |
+
padding: 6px;
|
605 |
+
background-color: #cc3388;
|
606 |
+
color: #ffffff;
|
607 |
+
font-size: 20px;
|
608 |
+
text-align: center;
|
609 |
+
}
|
610 |
|
611 |
/* Visual Editor - Input URL Dialog - Overlay */
|
612 |
#pz-lkc-overlay {
|
languages/pz-linkcard-ja.mo
CHANGED
Binary file
|
languages/pz-linkcard-ja.po
CHANGED
@@ -4,8 +4,8 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Pz-LinkCard\n"
|
6 |
"Report-Msgid-Bugs-To: http://wppolyglots.wordpress.com\n"
|
7 |
-
"POT-Creation-Date: 2021-03-
|
8 |
-
"PO-Revision-Date: 2021-03-
|
9 |
"Last-Translator: poporon@popozure <poporon@poponet.jp>\n"
|
10 |
"Language-Team: poporon\n"
|
11 |
"Language: ja_JP\n"
|
@@ -43,8 +43,8 @@ msgid "ID"
|
|
43 |
msgstr "ID"
|
44 |
|
45 |
#: ../lib/pz-linkcard-cacheman-edit.php:24
|
46 |
-
#: ../lib/pz-linkcard-cacheman-list.php:239 ../lib/pz-linkcard-settings.php:
|
47 |
-
#: ../lib/pz-linkcard-settings.php:
|
48 |
msgid "URL"
|
49 |
msgstr "URL"
|
50 |
|
@@ -60,13 +60,13 @@ msgstr "URLキー"
|
|
60 |
msgid "Scheme"
|
61 |
msgstr "スキーム"
|
62 |
|
63 |
-
#: ../lib/pz-linkcard-cacheman-edit.php:40 ../lib/pz-linkcard-settings.php:
|
64 |
msgid "Site Name"
|
65 |
msgstr "サイト名称"
|
66 |
|
67 |
#: ../lib/pz-linkcard-cacheman-edit.php:44
|
68 |
#: ../lib/pz-linkcard-cacheman-list.php:251
|
69 |
-
#: ../lib/pz-linkcard-settings.php:
|
70 |
msgid "Domain"
|
71 |
msgstr "ドメイン"
|
72 |
|
@@ -75,7 +75,7 @@ msgid "Registration Title"
|
|
75 |
msgstr "登録時のタイトル"
|
76 |
|
77 |
#: ../lib/pz-linkcard-cacheman-edit.php:56
|
78 |
-
#: ../lib/pz-linkcard-cacheman-list.php:242 ../lib/pz-linkcard-settings.php:
|
79 |
msgid "Title"
|
80 |
msgstr "タイトル"
|
81 |
|
@@ -88,7 +88,7 @@ msgid "Registration Excerpt"
|
|
88 |
msgstr "登録時の抜粋文"
|
89 |
|
90 |
#: ../lib/pz-linkcard-cacheman-edit.php:68
|
91 |
-
#: ../lib/pz-linkcard-cacheman-list.php:245 ../lib/pz-linkcard-settings.php:
|
92 |
msgid "Excerpt"
|
93 |
msgstr "抜粋文"
|
94 |
|
@@ -192,7 +192,7 @@ msgid "Update Date"
|
|
192 |
msgstr "更新日"
|
193 |
|
194 |
#: ../lib/pz-linkcard-cacheman-list.php:152
|
195 |
-
#: ../lib/pz-linkcard-settings.php:
|
196 |
msgid "▼"
|
197 |
msgstr "▼"
|
198 |
|
@@ -335,8 +335,9 @@ msgid "Edit"
|
|
335 |
msgstr "編集"
|
336 |
|
337 |
#: ../lib/pz-linkcard-cacheman-list.php:396
|
338 |
-
#: ../lib/pz-linkcard-cacheman-list.php:397
|
339 |
-
#: ../lib/pz-linkcard-settings
|
|
|
340 |
msgid "Are you sure?"
|
341 |
msgstr "実行しますか?"
|
342 |
|
@@ -349,7 +350,7 @@ msgid "Delete"
|
|
349 |
msgstr "削除"
|
350 |
|
351 |
#: ../lib/pz-linkcard-cacheman.php:3 ../lib/pz-linkcard-settings.php:3
|
352 |
-
#: ../lib/pz-linkcard-settings.php:
|
353 |
msgid "Currently working in a development environment."
|
354 |
msgstr "現在、開発環境で作業中です。"
|
355 |
|
@@ -357,12 +358,12 @@ msgstr "現在、開発環境で作業中です。"
|
|
357 |
msgid "🗃"
|
358 |
msgstr "🗃"
|
359 |
|
360 |
-
#: ../lib/pz-linkcard-cacheman.php:4 ../pz-linkcard.php:
|
361 |
msgid "LinkCard Cache Manager"
|
362 |
msgstr "リンクカード/DBキャッシュ管理"
|
363 |
|
364 |
#: ../lib/pz-linkcard-cacheman.php:4 ../lib/pz-linkcard-settings.php:4
|
365 |
-
#: ../lib/pz-linkcard-settings.php:
|
366 |
msgid "Help"
|
367 |
msgstr "ヘルプ"
|
368 |
|
@@ -370,7 +371,7 @@ msgstr "ヘルプ"
|
|
370 |
msgid "⚙"
|
371 |
msgstr "⚙"
|
372 |
|
373 |
-
#: ../lib/pz-linkcard-cacheman.php:5 ../pz-linkcard.php:
|
374 |
msgid "Settings"
|
375 |
msgstr "設定"
|
376 |
|
@@ -386,7 +387,7 @@ msgstr "選択されていません"
|
|
386 |
#: ../lib/pz-linkcard-cacheman.php:160 ../lib/pz-linkcard-cacheman.php:193
|
387 |
#: ../lib/pz-linkcard-cacheman.php:228
|
388 |
msgid "..."
|
389 |
-
msgstr ""
|
390 |
|
391 |
#: ../lib/pz-linkcard-cacheman.php:76 ../lib/pz-linkcard-cacheman.php:93
|
392 |
#: ../lib/pz-linkcard-cacheman.php:119 ../lib/pz-linkcard-cacheman.php:139
|
@@ -394,10 +395,10 @@ msgstr ""
|
|
394 |
#: ../lib/pz-linkcard-cacheman.php:228 ../lib/pz-linkcard-file-import.php:11
|
395 |
#: ../lib/pz-linkcard-file-import.php:54 ../lib/pz-linkcard-file-import.php:61
|
396 |
#: ../lib/pz-linkcard-file-import.php:100
|
397 |
-
#: ../lib/pz-linkcard-file-import.php:102 ../lib/pz-linkcard-settings.php:
|
398 |
-
#: ../lib/pz-linkcard-settings.php:
|
399 |
-
#: ../lib/pz-linkcard-settings.php:
|
400 |
-
#: ../pz-linkcard.php:
|
401 |
msgid "("
|
402 |
msgstr "("
|
403 |
|
@@ -422,10 +423,10 @@ msgstr "スキップ:"
|
|
422 |
#: ../lib/pz-linkcard-cacheman.php:228 ../lib/pz-linkcard-file-import.php:11
|
423 |
#: ../lib/pz-linkcard-file-import.php:54 ../lib/pz-linkcard-file-import.php:61
|
424 |
#: ../lib/pz-linkcard-file-import.php:100
|
425 |
-
#: ../lib/pz-linkcard-file-import.php:102 ../lib/pz-linkcard-settings.php:
|
426 |
-
#: ../lib/pz-linkcard-settings.php:
|
427 |
-
#: ../lib/pz-linkcard-settings.php:
|
428 |
-
#: ../pz-linkcard.php:
|
429 |
msgid ")"
|
430 |
msgstr ")"
|
431 |
|
@@ -457,7 +458,7 @@ msgstr "すべてのキャッシュを消去"
|
|
457 |
msgid "📄"
|
458 |
msgstr "📄"
|
459 |
|
460 |
-
#: ../lib/pz-linkcard-cacheman.php:262 ../lib/pz-linkcard-settings.php:
|
461 |
msgid "File Menu"
|
462 |
msgstr "ファイルメニュー"
|
463 |
|
@@ -515,7 +516,57 @@ msgstr "リンクカードを作成するURLを入力してください"
|
|
515 |
msgid "Insert"
|
516 |
msgstr "挿入"
|
517 |
|
518 |
-
#: ../lib/pz-linkcard-settings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
519 |
msgid "LinkCard Settings"
|
520 |
msgstr "リンクカード設定"
|
521 |
|
@@ -539,1004 +590,996 @@ msgstr "設定を更新しました。"
|
|
539 |
msgid "The settings have not changed."
|
540 |
msgstr "設定は変更されていません。"
|
541 |
|
542 |
-
#: ../lib/pz-linkcard-settings.php:
|
543 |
msgid "Version"
|
544 |
msgstr "バージョン"
|
545 |
|
546 |
-
#: ../lib/pz-linkcard-settings.php:
|
547 |
-
msgid "Sec."
|
548 |
-
msgstr "秒"
|
549 |
-
|
550 |
-
#: ../lib/pz-linkcard-settings.php:156
|
551 |
-
msgid "Run Now"
|
552 |
-
msgstr "今すぐ実行"
|
553 |
-
|
554 |
-
#: ../lib/pz-linkcard-settings.php:183
|
555 |
msgid "Error"
|
556 |
msgstr "エラー"
|
557 |
|
558 |
-
#: ../lib/pz-linkcard-settings.php:
|
559 |
msgid "Basic"
|
560 |
msgstr "基本"
|
561 |
|
562 |
-
#: ../lib/pz-linkcard-settings.php:
|
563 |
msgid "Position"
|
564 |
msgstr "配置"
|
565 |
|
566 |
-
#: ../lib/pz-linkcard-settings.php:
|
567 |
msgid "Display"
|
568 |
msgstr "表示"
|
569 |
|
570 |
-
#: ../lib/pz-linkcard-settings.php:
|
571 |
msgid "Letter"
|
572 |
msgstr "文字"
|
573 |
|
574 |
-
#: ../lib/pz-linkcard-settings.php:
|
575 |
msgid "External Link"
|
576 |
msgstr "外部リンク"
|
577 |
|
578 |
-
#: ../lib/pz-linkcard-settings.php:
|
579 |
msgid "Internal Link"
|
580 |
msgstr "内部リンク"
|
581 |
|
582 |
-
#: ../lib/pz-linkcard-settings.php:
|
583 |
msgid "Same Page Link"
|
584 |
msgstr "同ページへのリンク"
|
585 |
|
586 |
-
#: ../lib/pz-linkcard-settings.php:
|
587 |
msgid "Link Check"
|
588 |
msgstr "リンク先の検査"
|
589 |
|
590 |
-
#: ../lib/pz-linkcard-settings.php:
|
591 |
msgid "Editor"
|
592 |
msgstr "エディター"
|
593 |
|
594 |
-
#: ../lib/pz-linkcard-settings.php:
|
595 |
msgid "Multi Site"
|
596 |
msgstr "マルチサイト"
|
597 |
|
598 |
-
#: ../lib/pz-linkcard-settings.php:
|
599 |
msgid "Admin"
|
600 |
msgstr "管理者"
|
601 |
|
602 |
-
#: ../lib/pz-linkcard-settings.php:
|
603 |
msgid "Advanced"
|
604 |
msgstr "上級者向け"
|
605 |
|
606 |
-
#: ../lib/pz-linkcard-settings.php:
|
607 |
msgid "etc."
|
608 |
msgstr "その他"
|
609 |
|
610 |
-
#: ../lib/pz-linkcard-settings.php:
|
611 |
msgid "Initialize"
|
612 |
msgstr "初期化"
|
613 |
|
614 |
-
#: ../lib/pz-linkcard-settings.php:
|
615 |
msgid "Error Settings"
|
616 |
msgstr "エラーの設定"
|
617 |
|
618 |
-
#: ../lib/pz-linkcard-settings.php:
|
619 |
msgid "Error Reset"
|
620 |
msgstr "エラーの解除"
|
621 |
|
622 |
-
#: ../lib/pz-linkcard-settings.php:
|
623 |
msgid "Reset"
|
624 |
msgstr "リセット"
|
625 |
|
626 |
-
#: ../lib/pz-linkcard-settings.php:
|
627 |
msgid "Cancel the error condition."
|
628 |
msgstr "エラー状態を解除します。"
|
629 |
|
630 |
-
#: ../lib/pz-linkcard-settings.php:
|
631 |
msgid "Uncheck to cancel the error condition."
|
632 |
msgstr "チェックを外すとエラー状態を解除します。"
|
633 |
|
634 |
-
#: ../lib/pz-linkcard-settings.php:
|
635 |
msgid "Post URL"
|
636 |
msgstr "記事URL"
|
637 |
|
638 |
-
#: ../lib/pz-linkcard-settings.php:
|
639 |
msgid "Occurrence Time"
|
640 |
msgstr "発生日時"
|
641 |
|
642 |
-
#: ../lib/pz-linkcard-settings.php:
|
643 |
msgid "Basic Settings"
|
644 |
msgstr "基本の設定"
|
645 |
|
646 |
-
#: ../lib/pz-linkcard-settings.php:
|
647 |
msgid "Easy format"
|
648 |
msgstr "かんたん書式設定"
|
649 |
|
650 |
-
#: ../lib/pz-linkcard-settings.php:
|
651 |
-
#: ../lib/pz-linkcard-settings.php:
|
652 |
-
#: ../lib/pz-linkcard-settings.php:
|
653 |
-
#: ../lib/pz-linkcard-settings.php:
|
654 |
-
#: ../lib/pz-linkcard-settings.php:
|
655 |
-
#: ../lib/pz-linkcard-settings.php:
|
656 |
msgid "None"
|
657 |
msgstr "なし"
|
658 |
|
659 |
-
#: ../lib/pz-linkcard-settings.php:
|
660 |
msgid "Pz-LkC Default"
|
661 |
msgstr "Pz リンクカード オリジナル"
|
662 |
|
663 |
-
#: ../lib/pz-linkcard-settings.php:
|
664 |
msgid "Normal"
|
665 |
msgstr "ノーマル(はてなブログカード風)"
|
666 |
|
667 |
-
#: ../lib/pz-linkcard-settings.php:
|
668 |
msgid "Compact"
|
669 |
msgstr "コンパクト"
|
670 |
|
671 |
-
#: ../lib/pz-linkcard-settings.php:
|
672 |
msgid "Simple"
|
673 |
msgstr "シンプル"
|
674 |
|
675 |
-
#: ../lib/pz-linkcard-settings.php:
|
676 |
msgid "Headline"
|
677 |
msgstr "見出し(付加情報のテキストが見出しとして表示されます)"
|
678 |
|
679 |
-
#: ../lib/pz-linkcard-settings.php:
|
680 |
msgid "Cellophane tape \"center\""
|
681 |
msgstr "セロハンテープ(中央)"
|
682 |
|
683 |
-
#: ../lib/pz-linkcard-settings.php:
|
684 |
msgid "Cellophane tape \"Top corner\""
|
685 |
msgstr "セロハンテープ(左上と右上)"
|
686 |
|
687 |
-
#: ../lib/pz-linkcard-settings.php:
|
688 |
msgid "Cellophane tape \"long\""
|
689 |
msgstr "セロハンテープ(長め)"
|
690 |
|
691 |
-
#: ../lib/pz-linkcard-settings.php:
|
692 |
msgid "Cellophane tape \"digonal\""
|
693 |
msgstr "セロハンテープ(斜め)"
|
694 |
|
695 |
-
#: ../lib/pz-linkcard-settings.php:
|
696 |
msgid "Cellophane tape and curling"
|
697 |
msgstr "セロハンテープと紙めくれた効果"
|
698 |
|
699 |
-
#: ../lib/pz-linkcard-settings.php:
|
700 |
msgid "Curling paper"
|
701 |
msgstr "紙がめくれた効果"
|
702 |
|
703 |
-
#: ../lib/pz-linkcard-settings.php:
|
704 |
msgid "Stitch blue & red"
|
705 |
msgstr "縫い目(青と赤)"
|
706 |
|
707 |
-
#: ../lib/pz-linkcard-settings.php:
|
708 |
msgid "Stitch green & yellow"
|
709 |
msgstr "縫い目(緑と黄色)"
|
710 |
|
711 |
-
#: ../lib/pz-linkcard-settings.php:
|
712 |
msgid "Square"
|
713 |
msgstr "スクエア"
|
714 |
|
715 |
-
#: ../lib/pz-linkcard-settings.php:
|
716 |
msgid "Enclose"
|
717 |
msgstr "囲み"
|
718 |
|
719 |
-
#: ../lib/pz-linkcard-settings.php:
|
720 |
msgid "Reflection"
|
721 |
msgstr "反射"
|
722 |
|
723 |
-
#: ../lib/pz-linkcard-settings.php:
|
724 |
msgid "Infomation orange"
|
725 |
msgstr "インフォメーション オレンジ"
|
726 |
|
727 |
-
#: ../lib/pz-linkcard-settings.php:
|
728 |
msgid "Neutral bluegreen"
|
729 |
msgstr "ニュートラル ブルーグリーン"
|
730 |
|
731 |
-
#: ../lib/pz-linkcard-settings.php:
|
732 |
msgid "Enlightened green"
|
733 |
msgstr "エンライテド グリーン"
|
734 |
|
735 |
-
#: ../lib/pz-linkcard-settings.php:
|
736 |
msgid "Resistance blue"
|
737 |
msgstr "レジスタンス ブルー"
|
738 |
|
739 |
-
#: ../lib/pz-linkcard-settings.php:
|
740 |
msgid "Windows XP"
|
741 |
msgstr "Windows XP 風"
|
742 |
|
743 |
-
#: ../lib/pz-linkcard-settings.php:
|
744 |
msgid "Windows 95"
|
745 |
msgstr "Windows 95 風"
|
746 |
|
747 |
-
#: ../lib/pz-linkcard-settings.php:
|
748 |
msgid "Slanting"
|
749 |
msgstr "斜め"
|
750 |
|
751 |
-
#: ../lib/pz-linkcard-settings.php:
|
752 |
msgid "3D Rotate"
|
753 |
msgstr "3D回転"
|
754 |
|
755 |
-
#: ../lib/pz-linkcard-settings.php:
|
756 |
msgid "Pushpin"
|
757 |
msgstr "押しピン"
|
758 |
|
759 |
-
#: ../lib/pz-linkcard-settings.php:
|
760 |
-
#: ../lib/pz-linkcard-settings.php:
|
761 |
-
#: ../pz-linkcard.php:
|
762 |
msgid "*"
|
763 |
msgstr "※"
|
764 |
|
765 |
-
#: ../lib/pz-linkcard-settings.php:
|
766 |
msgid "It applies over other formatting settings."
|
767 |
msgstr "ほかの項目よりも優先して適用されます。"
|
768 |
|
769 |
-
#: ../lib/pz-linkcard-settings.php:
|
770 |
msgid "Saved Datetime"
|
771 |
msgstr "保存した日時"
|
772 |
|
773 |
-
#: ../lib/pz-linkcard-settings.php:
|
774 |
msgid "Plugin Information"
|
775 |
msgstr "プラグイン情報"
|
776 |
|
777 |
-
#: ../lib/pz-linkcard-settings.php:
|
778 |
msgid "How to"
|
779 |
msgstr "使い方"
|
780 |
|
781 |
-
#: ../lib/pz-linkcard-settings.php:
|
782 |
msgid "Japanese Only"
|
783 |
msgstr "日本語のみ"
|
784 |
|
785 |
-
#: ../lib/pz-linkcard-settings.php:
|
786 |
msgid "Plugin Name"
|
787 |
msgstr "プラグイン名"
|
788 |
|
789 |
-
#: ../lib/pz-linkcard-settings.php:
|
790 |
msgid "Plugin Abbreviation"
|
791 |
msgstr "プラグイン略称"
|
792 |
|
793 |
-
#: ../lib/pz-linkcard-settings.php:
|
794 |
msgid "Plugin Version"
|
795 |
msgstr "プラグインバージョン"
|
796 |
|
797 |
-
#: ../lib/pz-linkcard-settings.php:
|
798 |
msgid "Author's Site"
|
799 |
msgstr "作者のサイト"
|
800 |
|
801 |
-
#: ../lib/pz-linkcard-settings.php:
|
802 |
msgid "Plugin Path"
|
803 |
msgstr "プラグインのパス"
|
804 |
|
805 |
-
#: ../lib/pz-linkcard-settings.php:
|
806 |
msgid "Author Name"
|
807 |
msgstr "作者の名前"
|
808 |
|
809 |
-
#: ../lib/pz-linkcard-settings.php:
|
810 |
msgid "Author Twitter"
|
811 |
msgstr "作者のツイッター"
|
812 |
|
813 |
-
#: ../lib/pz-linkcard-settings.php:
|
814 |
msgid "Popozure."
|
815 |
msgstr "ぽぽづれ。"
|
816 |
|
817 |
-
#: ../lib/pz-linkcard-settings.php:
|
818 |
msgid "Poporon's PC Daily Diary"
|
819 |
msgstr "ぽぽろんのパソコンつれづれ(ズレズレ?)日記"
|
820 |
|
821 |
-
#: ../lib/pz-linkcard-settings.php:
|
822 |
msgid "When in Trouble"
|
823 |
msgstr "困ったときは"
|
824 |
|
825 |
-
#: ../lib/pz-linkcard-settings.php:
|
826 |
msgid "Twitter Account"
|
827 |
msgstr "ツイッター アカウント"
|
828 |
|
829 |
-
#: ../lib/pz-linkcard-settings.php:
|
830 |
msgid "Donation"
|
831 |
msgstr "寄付"
|
832 |
|
833 |
-
#: ../lib/pz-linkcard-settings.php:
|
834 |
msgid "Wishlist"
|
835 |
msgstr "ほしい物リスト"
|
836 |
|
837 |
-
#: ../lib/pz-linkcard-settings.php:
|
838 |
msgid "Changelog"
|
839 |
msgstr "修正履歴"
|
840 |
|
841 |
-
#: ../lib/pz-linkcard-settings.php:
|
842 |
msgid "Position Settings"
|
843 |
msgstr "配置の設定"
|
844 |
|
845 |
-
#: ../lib/pz-linkcard-settings.php:
|
846 |
msgid "Link the Whole"
|
847 |
msgstr "カード全体をリンクする"
|
848 |
|
849 |
-
#: ../lib/pz-linkcard-settings.php:
|
850 |
msgid "Enclose the entire card at anchor."
|
851 |
msgstr ""
|
852 |
"カード全体をAタグで囲って、どこをクリックしてもリンク先を開くようにします。"
|
853 |
|
854 |
-
#: ../lib/pz-linkcard-settings.php:
|
855 |
msgid "Margin"
|
856 |
msgstr "余白"
|
857 |
|
858 |
-
#: ../lib/pz-linkcard-settings.php:
|
859 |
msgid "Margin top"
|
860 |
msgstr "上の余白"
|
861 |
|
862 |
-
#: ../lib/pz-linkcard-settings.php:
|
863 |
-
#: ../lib/pz-linkcard-settings.php:
|
864 |
-
#: ../lib/pz-linkcard-settings.php:
|
865 |
-
#: ../lib/pz-linkcard-settings.php:
|
866 |
msgid "Not defined"
|
867 |
msgstr "設定しない"
|
868 |
|
869 |
-
#: ../lib/pz-linkcard-settings.php:
|
870 |
-
#: ../lib/pz-linkcard-settings.php:
|
871 |
-
#: ../lib/pz-linkcard-settings.php:
|
872 |
-
#: ../lib/pz-linkcard-settings.php:
|
873 |
msgid "0"
|
874 |
msgstr "0"
|
875 |
|
876 |
-
#: ../lib/pz-linkcard-settings.php:
|
877 |
-
#: ../lib/pz-linkcard-settings.php:
|
878 |
-
#: ../lib/pz-linkcard-settings.php:
|
879 |
-
#: ../lib/pz-linkcard-settings.php:
|
880 |
-
#: ../lib/pz-linkcard-settings.php:
|
881 |
msgid "4px"
|
882 |
msgstr "4px"
|
883 |
|
884 |
-
#: ../lib/pz-linkcard-settings.php:
|
885 |
-
#: ../lib/pz-linkcard-settings.php:
|
886 |
-
#: ../lib/pz-linkcard-settings.php:
|
887 |
-
#: ../lib/pz-linkcard-settings.php:
|
888 |
-
#: ../lib/pz-linkcard-settings.php:
|
889 |
msgid "8px"
|
890 |
msgstr "8px"
|
891 |
|
892 |
-
#: ../lib/pz-linkcard-settings.php:
|
893 |
-
#: ../lib/pz-linkcard-settings.php:
|
894 |
-
#: ../lib/pz-linkcard-settings.php:
|
895 |
-
#: ../lib/pz-linkcard-settings.php:
|
896 |
-
#: ../lib/pz-linkcard-settings.php:
|
897 |
msgid "16px"
|
898 |
msgstr "16px"
|
899 |
|
900 |
-
#: ../lib/pz-linkcard-settings.php:
|
901 |
-
#: ../lib/pz-linkcard-settings.php:
|
902 |
-
#: ../lib/pz-linkcard-settings.php:
|
903 |
-
#: ../lib/pz-linkcard-settings.php:
|
904 |
-
#: ../lib/pz-linkcard-settings.php:
|
905 |
msgid "32px"
|
906 |
msgstr "32px"
|
907 |
|
908 |
-
#: ../lib/pz-linkcard-settings.php:
|
909 |
-
#: ../lib/pz-linkcard-settings.php:
|
910 |
-
#: ../lib/pz-linkcard-settings.php:
|
911 |
-
#: ../lib/pz-linkcard-settings.php:
|
912 |
msgid "40px"
|
913 |
msgstr "40px"
|
914 |
|
915 |
-
#: ../lib/pz-linkcard-settings.php:
|
916 |
-
#: ../lib/pz-linkcard-settings.php:
|
917 |
-
#: ../lib/pz-linkcard-settings.php:
|
918 |
-
#: ../lib/pz-linkcard-settings.php:
|
919 |
-
#: ../lib/pz-linkcard-settings.php:
|
920 |
msgid "64px"
|
921 |
msgstr "64px"
|
922 |
|
923 |
-
#: ../lib/pz-linkcard-settings.php:
|
924 |
msgid "Margin left"
|
925 |
msgstr "左の余白"
|
926 |
|
927 |
-
#: ../lib/pz-linkcard-settings.php:
|
928 |
-
#: ../lib/pz-linkcard-settings.php:
|
929 |
msgid "24px"
|
930 |
msgstr "24px"
|
931 |
|
932 |
-
#: ../lib/pz-linkcard-settings.php:
|
933 |
msgid "Margin right"
|
934 |
msgstr "右の余白"
|
935 |
|
936 |
-
#: ../lib/pz-linkcard-settings.php:
|
937 |
-
#: ../lib/pz-linkcard-settings.php:
|
938 |
msgid "Width"
|
939 |
msgstr "幅"
|
940 |
|
941 |
-
#: ../lib/pz-linkcard-settings.php:
|
942 |
-
#: ../lib/pz-linkcard-settings.php:
|
943 |
msgid "Height"
|
944 |
msgstr "高さ"
|
945 |
|
946 |
-
#: ../lib/pz-linkcard-settings.php:
|
947 |
msgid "Margin bottom"
|
948 |
msgstr "下の余白"
|
949 |
|
950 |
-
#: ../lib/pz-linkcard-settings.php:
|
951 |
msgid "Centering"
|
952 |
msgstr "中央に寄せる"
|
953 |
|
954 |
-
#: ../lib/pz-linkcard-settings.php:
|
955 |
msgid "Use Blockquote Tag"
|
956 |
msgstr "BLOCKQUOTEタグを使用する"
|
957 |
|
958 |
-
#: ../lib/pz-linkcard-settings.php:
|
959 |
msgid "Without using DIV tag, and use BLOCKQUOTE tag."
|
960 |
msgstr "<BLOCKQUOTE>で囲んで引用扱いにします。"
|
961 |
|
962 |
-
#: ../lib/pz-linkcard-settings.php:
|
963 |
-
#: ../lib/pz-linkcard-settings.php:
|
964 |
-
#: ../lib/pz-linkcard-settings.php:
|
965 |
-
#: ../lib/pz-linkcard-settings.php:
|
966 |
msgid "(Deprecated)"
|
967 |
msgstr "(非推奨)"
|
968 |
|
969 |
-
#: ../lib/pz-linkcard-settings.php:
|
970 |
msgid "Display Settings"
|
971 |
msgstr "表示の設定"
|
972 |
|
973 |
-
#: ../lib/pz-linkcard-settings.php:
|
974 |
msgid "Layout"
|
975 |
msgstr "レイアウト"
|
976 |
|
977 |
-
#: ../lib/pz-linkcard-settings.php:
|
978 |
msgid "Site Information"
|
979 |
msgstr "サイト情報"
|
980 |
|
981 |
-
#: ../lib/pz-linkcard-settings.php:
|
982 |
msgid "Upper Side"
|
983 |
msgstr "上側"
|
984 |
|
985 |
-
#: ../lib/pz-linkcard-settings.php:
|
986 |
msgid "Above the Title"
|
987 |
msgstr "タイトルの上側"
|
988 |
|
989 |
-
#: ../lib/pz-linkcard-settings.php:
|
990 |
msgid "Under Side"
|
991 |
msgstr "下側"
|
992 |
|
993 |
-
#: ../lib/pz-linkcard-settings.php:
|
994 |
msgid "Use SiteName"
|
995 |
msgstr "サイト名称を使用"
|
996 |
|
997 |
-
#: ../lib/pz-linkcard-settings.php:
|
998 |
msgid "For internal links, display the posting date"
|
999 |
msgstr "内部リンクの場合に投稿日を表示する"
|
1000 |
|
1001 |
-
#: ../lib/pz-linkcard-settings.php:
|
1002 |
msgid "Thumbnail"
|
1003 |
msgstr "サムネイル"
|
1004 |
|
1005 |
-
#: ../lib/pz-linkcard-settings.php:
|
1006 |
msgid "Right Side"
|
1007 |
msgstr "右側"
|
1008 |
|
1009 |
-
#: ../lib/pz-linkcard-settings.php:
|
1010 |
msgid "Left Side"
|
1011 |
msgstr "左側"
|
1012 |
|
1013 |
-
#: ../lib/pz-linkcard-settings.php:
|
1014 |
msgid "Shadow"
|
1015 |
msgstr "影を付ける"
|
1016 |
|
1017 |
-
#: ../lib/pz-linkcard-settings.php:
|
1018 |
msgid "Make additional information heading display"
|
1019 |
msgstr "付加情報を見出し表示にする"
|
1020 |
|
1021 |
-
#: ../lib/pz-linkcard-settings.php:
|
1022 |
msgid "Turn off the anchor text underlining"
|
1023 |
msgstr "リンク文字のアンダーラインを除去する"
|
1024 |
|
1025 |
-
#: ../lib/pz-linkcard-settings.php:
|
1026 |
msgid "Separator line"
|
1027 |
msgstr "区切り線"
|
1028 |
|
1029 |
-
#: ../lib/pz-linkcard-settings.php:
|
1030 |
msgid "Display URL"
|
1031 |
msgstr "リンク先URLの表示"
|
1032 |
|
1033 |
-
#: ../lib/pz-linkcard-settings.php:
|
1034 |
msgid "Under Title"
|
1035 |
msgstr "タイトルの下側"
|
1036 |
|
1037 |
-
#: ../lib/pz-linkcard-settings.php:
|
1038 |
msgid "Bihind Site-Info"
|
1039 |
msgstr "サイト情報の後ろ"
|
1040 |
|
1041 |
-
#: ../lib/pz-linkcard-settings.php:
|
1042 |
msgid "Hollow content area"
|
1043 |
msgstr "記事の情報に枠を付ける"
|
1044 |
|
1045 |
-
#: ../lib/pz-linkcard-settings.php:
|
1046 |
msgid "Display excerpt"
|
1047 |
msgstr "抜粋文を表示する"
|
1048 |
|
1049 |
-
#: ../lib/pz-linkcard-settings.php:
|
1050 |
msgid "Hollow"
|
1051 |
msgstr "内側に影を付ける"
|
1052 |
|
1053 |
-
#: ../lib/pz-linkcard-settings.php:
|
1054 |
msgid "Round a square"
|
1055 |
msgstr "角を丸める"
|
1056 |
|
1057 |
-
#: ../lib/pz-linkcard-settings.php:
|
1058 |
msgid "When the mouse is on"
|
1059 |
msgstr "マウスが上に乗ったとき、"
|
1060 |
|
1061 |
-
#: ../lib/pz-linkcard-settings.php:
|
1062 |
msgid "Lighten"
|
1063 |
msgstr "薄色にする"
|
1064 |
|
1065 |
-
#: ../lib/pz-linkcard-settings.php:
|
1066 |
msgid "Hover (light)"
|
1067 |
msgstr "浮かせる(薄色)"
|
1068 |
|
1069 |
-
#: ../lib/pz-linkcard-settings.php:
|
1070 |
msgid "Hover (dark)"
|
1071 |
msgstr "浮かせる(濃色)"
|
1072 |
|
1073 |
-
#: ../lib/pz-linkcard-settings.php:
|
1074 |
msgid "Radius"
|
1075 |
msgstr "角を丸める"
|
1076 |
|
1077 |
-
#: ../lib/pz-linkcard-settings.php:
|
1078 |
msgid "Border"
|
1079 |
msgstr "枠線の太さ"
|
1080 |
|
1081 |
-
#: ../lib/pz-linkcard-settings.php:
|
1082 |
msgid "Solid"
|
1083 |
msgstr "Solid(実線)"
|
1084 |
|
1085 |
-
#: ../lib/pz-linkcard-settings.php:
|
1086 |
msgid "Dotted"
|
1087 |
msgstr "Dotted(点線)"
|
1088 |
|
1089 |
-
#: ../lib/pz-linkcard-settings.php:
|
1090 |
msgid "Dashed"
|
1091 |
msgstr "Dashed(破線)"
|
1092 |
|
1093 |
-
#: ../lib/pz-linkcard-settings.php:
|
1094 |
msgid "Double"
|
1095 |
msgstr "Double(二重線)"
|
1096 |
|
1097 |
-
#: ../lib/pz-linkcard-settings.php:
|
1098 |
msgid "Groove"
|
1099 |
msgstr "Groove(立体・へこみ)"
|
1100 |
|
1101 |
-
#: ../lib/pz-linkcard-settings.php:
|
1102 |
msgid "Ridge"
|
1103 |
msgstr "Ridge(立体・隆起)"
|
1104 |
|
1105 |
-
#: ../lib/pz-linkcard-settings.php:
|
1106 |
msgid "Inset"
|
1107 |
msgstr "Inset(立体・押されたボタンのような効果)"
|
1108 |
|
1109 |
-
#: ../lib/pz-linkcard-settings.php:
|
1110 |
msgid "Outset"
|
1111 |
msgstr "Outset(立体・ボタンのような効果)"
|
1112 |
|
1113 |
-
#: ../lib/pz-linkcard-settings.php:
|
1114 |
msgid "Reset Image Style"
|
1115 |
msgstr "画像のスタイルのリセット"
|
1116 |
|
1117 |
-
#: ../lib/pz-linkcard-settings.php:
|
1118 |
msgid ""
|
1119 |
"When unnecessary frame is displayed on the image, you can improve it by case"
|
1120 |
msgstr "画像がずれて表示されるときに改善される可能性が有ります(推奨)"
|
1121 |
|
1122 |
-
#: ../lib/pz-linkcard-settings.php:
|
1123 |
msgid "More Button"
|
1124 |
msgstr "続きを読むボタン"
|
1125 |
|
1126 |
-
#: ../lib/pz-linkcard-settings.php:
|
1127 |
msgid "Text link"
|
1128 |
msgstr "テキスト リンク"
|
1129 |
|
1130 |
-
#: ../lib/pz-linkcard-settings.php:
|
1131 |
msgid "Simple button"
|
1132 |
msgstr "シンプルなボタン"
|
1133 |
|
1134 |
-
#: ../lib/pz-linkcard-settings.php:
|
1135 |
msgid "Blue"
|
1136 |
msgstr "ブルー"
|
1137 |
|
1138 |
-
#: ../lib/pz-linkcard-settings.php:
|
1139 |
msgid "Dark"
|
1140 |
msgstr "ダーク"
|
1141 |
|
1142 |
-
#: ../lib/pz-linkcard-settings.php:
|
1143 |
msgid ""
|
1144 |
"It is recommended that you leave the card height blank when using this "
|
1145 |
"setting."
|
1146 |
msgstr "この設定を使用するときはカードの高さを空欄にすることをお勧めします。"
|
1147 |
|
1148 |
-
#: ../lib/pz-linkcard-settings.php:
|
1149 |
msgid "Display SNS Count"
|
1150 |
msgstr "シェア数を表示する"
|
1151 |
|
1152 |
-
#: ../lib/pz-linkcard-settings.php:
|
1153 |
msgid "Bihind Title"
|
1154 |
msgstr "タイトルの後ろ"
|
1155 |
|
1156 |
-
#: ../lib/pz-linkcard-settings.php:
|
1157 |
msgid "Twitter"
|
1158 |
msgstr "ツイッター"
|
1159 |
|
1160 |
-
#: ../lib/pz-linkcard-settings.php:
|
1161 |
msgid "Facebook"
|
1162 |
msgstr "フェイスブック(シェア数)"
|
1163 |
|
1164 |
-
#: ../lib/pz-linkcard-settings.php:
|
1165 |
msgid "Hatena"
|
1166 |
msgstr "はてなブックマーク"
|
1167 |
|
1168 |
-
#: ../lib/pz-linkcard-settings.php:
|
1169 |
msgid "Pocket"
|
1170 |
msgstr "Pocket"
|
1171 |
|
1172 |
-
#: ../lib/pz-linkcard-settings.php:
|
1173 |
msgid "Letter Settings"
|
1174 |
msgstr "文字の設定"
|
1175 |
|
1176 |
-
#: ../lib/pz-linkcard-settings.php:
|
1177 |
msgid "Added Information"
|
1178 |
msgstr "付加情報"
|
1179 |
|
1180 |
-
#: ../lib/pz-linkcard-settings.php:
|
1181 |
msgid "Color"
|
1182 |
msgstr "色"
|
1183 |
|
1184 |
-
#: ../lib/pz-linkcard-settings.php:
|
1185 |
msgid "Outline"
|
1186 |
msgstr "縁取り"
|
1187 |
|
1188 |
-
#: ../lib/pz-linkcard-settings.php:
|
1189 |
msgid "Size"
|
1190 |
msgstr "大きさ"
|
1191 |
|
1192 |
-
#: ../lib/pz-linkcard-settings.php:
|
1193 |
msgid "Length"
|
1194 |
msgstr "桁数"
|
1195 |
|
1196 |
-
#: ../lib/pz-linkcard-settings.php:
|
1197 |
msgid "No wrap"
|
1198 |
msgstr "折り返さない"
|
1199 |
|
1200 |
-
#: ../lib/pz-linkcard-settings.php:
|
1201 |
msgid "Resize"
|
1202 |
msgstr "サイズの変更"
|
1203 |
|
1204 |
-
#: ../lib/pz-linkcard-settings.php:
|
1205 |
msgid "Adjust thumbnail and letter size according to width."
|
1206 |
msgstr "画面幅に合わせて文字とサムネイルの大きさを調整します。"
|
1207 |
|
1208 |
-
#: ../lib/pz-linkcard-settings.php:
|
1209 |
msgid "External Link Settings"
|
1210 |
msgstr "外部リンクの設定"
|
1211 |
|
1212 |
-
#: ../lib/pz-linkcard-settings.php:
|
1213 |
msgid "Internal Link Settings"
|
1214 |
msgstr "内部リンクの設定"
|
1215 |
|
1216 |
-
#: ../lib/pz-linkcard-settings.php:
|
1217 |
msgid "Same Page Link Settings"
|
1218 |
msgstr "同ページへのリンクの設定"
|
1219 |
|
1220 |
-
#: ../lib/pz-linkcard-settings.php:
|
1221 |
msgid "Border Color"
|
1222 |
msgstr "枠線の色"
|
1223 |
|
1224 |
-
#: ../lib/pz-linkcard-settings.php:
|
1225 |
msgid "Background Color"
|
1226 |
msgstr "背景色"
|
1227 |
|
1228 |
-
#: ../lib/pz-linkcard-settings.php:
|
1229 |
msgid "Background Image"
|
1230 |
msgstr "背景画像"
|
1231 |
|
1232 |
-
#: ../lib/pz-linkcard-settings.php:
|
1233 |
-
#: ../lib/pz-linkcard-settings.php:
|
1234 |
-
#: ../lib/pz-linkcard-settings.php:
|
1235 |
-
#: ../lib/pz-linkcard-settings.php:
|
1236 |
msgid "It is common with setting Internal-link"
|
1237 |
msgstr "内部リンク用の設定が使用されます"
|
1238 |
|
1239 |
-
#: ../lib/pz-linkcard-settings.php:
|
1240 |
msgid "Direct"
|
1241 |
msgstr "直接取得する"
|
1242 |
|
1243 |
-
#: ../lib/pz-linkcard-settings.php:
|
1244 |
msgid "Use WebAPI"
|
1245 |
msgstr "WebAPIを利用する"
|
1246 |
|
1247 |
-
#: ../lib/pz-linkcard-settings.php:
|
1248 |
msgid "Use WebAPI ,if can not direct"
|
1249 |
msgstr "直接取得できない場合、WebAPIを利用する"
|
1250 |
|
1251 |
-
#: ../lib/pz-linkcard-settings.php:
|
1252 |
msgid "Thumbnail Size"
|
1253 |
msgstr "サムネイルの大きさ"
|
1254 |
|
1255 |
-
#: ../lib/pz-linkcard-settings.php:
|
1256 |
msgid "Thumbnail (150px)"
|
1257 |
msgstr "小サイズ(150ピクセル)"
|
1258 |
|
1259 |
-
#: ../lib/pz-linkcard-settings.php:
|
1260 |
msgid "Medium (300px)"
|
1261 |
msgstr "中サイズ(300ピクセル)"
|
1262 |
|
1263 |
-
#: ../lib/pz-linkcard-settings.php:
|
1264 |
msgid "Large (1024px)"
|
1265 |
msgstr "大サイズ(1024ピクセル)"
|
1266 |
|
1267 |
-
#: ../lib/pz-linkcard-settings.php:
|
1268 |
msgid "Full size"
|
1269 |
msgstr "そのままのサイズ"
|
1270 |
|
1271 |
-
#: ../lib/pz-linkcard-settings.php:
|
1272 |
msgid "Site Icon"
|
1273 |
msgstr "サイトアイコン"
|
1274 |
|
1275 |
-
#: ../lib/pz-linkcard-settings.php:
|
1276 |
msgid "Text of More Button"
|
1277 |
msgstr "続きを読むボタンの文字"
|
1278 |
|
1279 |
-
#: ../lib/pz-linkcard-settings.php:
|
1280 |
msgid "Open New Window/Tab"
|
1281 |
msgstr "新しいタブで開く"
|
1282 |
|
1283 |
-
#: ../lib/pz-linkcard-settings.php:
|
1284 |
msgid "All client"
|
1285 |
msgstr "すべての端末"
|
1286 |
|
1287 |
-
#: ../lib/pz-linkcard-settings.php:
|
1288 |
msgid "Other than mobile"
|
1289 |
msgstr "モバイル端末以外"
|
1290 |
|
1291 |
-
#: ../lib/pz-linkcard-settings.php:
|
1292 |
msgid "Get Contents"
|
1293 |
msgstr "記事取得方法"
|
1294 |
|
1295 |
-
#: ../lib/pz-linkcard-settings.php:
|
1296 |
-
msgid "Always
|
1297 |
msgstr "常に最新の記事内容から抜粋文を作成する"
|
1298 |
|
1299 |
-
#: ../lib/pz-linkcard-settings.php:
|
1300 |
-
msgid "
|
1301 |
-
msgstr "
|
1302 |
|
1303 |
-
#: ../lib/pz-linkcard-settings.php:
|
1304 |
-
msgid "
|
1305 |
-
msgstr "
|
1306 |
|
1307 |
-
#: ../lib/pz-linkcard-settings.php:
|
1308 |
msgid "Set NoFollow"
|
1309 |
msgstr "リンク先を信用しない"
|
1310 |
|
1311 |
-
#: ../lib/pz-linkcard-settings.php:
|
1312 |
msgid "In the case of an external site, it puts the \"nofollow\"."
|
1313 |
msgstr ""
|
1314 |
"アンカータグに rel=\"nofollow\" を追加して、検索エンジンの評価から外すことを"
|
1315 |
"宣言します。"
|
1316 |
|
1317 |
-
#: ../lib/pz-linkcard-settings.php:
|
1318 |
msgid "Set NoOpener"
|
1319 |
msgstr "リンク元タブを保護する"
|
1320 |
|
1321 |
-
#: ../lib/pz-linkcard-settings.php:
|
1322 |
msgid "In the case of an external site, it puts the \"noopener\"."
|
1323 |
msgstr ""
|
1324 |
"アンカータグに rel=\"noopener\" を追加して、リンク先サイトからリンク元タブに"
|
1325 |
"対する操作を無効にします。"
|
1326 |
|
1327 |
-
#: ../lib/pz-linkcard-settings.php:
|
1328 |
msgid "Use HatenaBlogCard"
|
1329 |
msgstr "はてなブログカードを使用する"
|
1330 |
|
1331 |
-
#: ../lib/pz-linkcard-settings.php:
|
1332 |
msgid "External links will use Always HatenaBlogCard."
|
1333 |
msgstr "外部リンクは「はてなブログカード」を利用する。"
|
1334 |
|
1335 |
-
#: ../lib/pz-linkcard-settings.php:
|
1336 |
msgid "Retry Get PID"
|
1337 |
msgstr "記事URLの再取得"
|
1338 |
|
1339 |
-
#: ../lib/pz-linkcard-settings.php:
|
1340 |
msgid "When the `Post ID` can not be acquired, it is acquired again."
|
1341 |
msgstr "記事IDが取得できなかった場合に、リダイレクト先のURLを取得する。"
|
1342 |
|
1343 |
-
#: ../lib/pz-linkcard-settings.php:
|
1344 |
msgid "Link Check Settings"
|
1345 |
msgstr "リンク先の検査の設定"
|
1346 |
|
1347 |
-
#: ../lib/pz-linkcard-settings.php:
|
1348 |
msgid "Relative URL"
|
1349 |
msgstr "相対指定URL"
|
1350 |
|
1351 |
-
#: ../lib/pz-linkcard-settings.php:
|
1352 |
msgid "For relative-specified URLs, complement the site URL."
|
1353 |
msgstr "相対指定のURLの場合、サイトURLを補完します。"
|
1354 |
|
1355 |
-
#: ../lib/pz-linkcard-settings.php:
|
1356 |
msgid "Do Not Link at Error"
|
1357 |
msgstr "エラーのときリンクしない"
|
1358 |
|
1359 |
-
#: ../lib/pz-linkcard-settings.php:
|
1360 |
msgid "When access status is \"403\", \"404\", \"410\", unlink."
|
1361 |
msgstr "ステータスが「403」「404」「410」のときにリンクを無効にします。"
|
1362 |
|
1363 |
-
#: ../lib/pz-linkcard-settings.php:
|
1364 |
msgid "Disable SSL Verification"
|
1365 |
msgstr "SSL検証を無効"
|
1366 |
|
1367 |
-
#: ../lib/pz-linkcard-settings.php:
|
1368 |
msgid "Try setting if the contents of the SSL site can not be acquired."
|
1369 |
msgstr ""
|
1370 |
"SSLサイトのタイトルや記事内容が取得できない場合に設定することで取得できる可能"
|
1371 |
"性があります。"
|
1372 |
|
1373 |
-
#: ../lib/pz-linkcard-settings.php:
|
1374 |
msgid "Follow Location"
|
1375 |
msgstr "リダイレクト処理する"
|
1376 |
|
1377 |
-
#: ../lib/pz-linkcard-settings.php:
|
1378 |
msgid "Track when the link destination is redirected."
|
1379 |
msgstr "リンク先がリダイレクトされている場合に追跡します。"
|
1380 |
|
1381 |
-
#: ../lib/pz-linkcard-settings.php:
|
1382 |
msgid "Set Referer"
|
1383 |
msgstr "リファラーの通知"
|
1384 |
|
1385 |
-
#: ../lib/pz-linkcard-settings.php:
|
1386 |
msgid "Notify the article URL to the link destination."
|
1387 |
msgstr "リンク先に記事のURLを知らせます。"
|
1388 |
|
1389 |
-
#: ../lib/pz-linkcard-settings.php:
|
1390 |
msgid "Use User-Agent"
|
1391 |
msgstr "ユーザーエージェントの通知"
|
1392 |
|
1393 |
-
#: ../lib/pz-linkcard-settings.php:
|
1394 |
msgid "Notify using Pz-LinkCard to the link destination."
|
1395 |
msgstr "リンク先にPz-LinkCardを使用していることを知らせます。"
|
1396 |
|
1397 |
-
#: ../lib/pz-linkcard-settings.php:
|
1398 |
msgid "Broken Link Checker"
|
1399 |
msgstr "リンク切れチェッカー"
|
1400 |
|
1401 |
-
#: ../lib/pz-linkcard-settings.php:
|
1402 |
msgid "Alive confirmation of the link destination."
|
1403 |
msgstr "リンク先がアクセスできるか定期的に確認します。"
|
1404 |
|
1405 |
-
#: ../lib/pz-linkcard-settings.php:
|
1406 |
msgid "Broken Link Count"
|
1407 |
msgstr "リンク切れカウント"
|
1408 |
|
1409 |
-
#: ../lib/pz-linkcard-settings.php:
|
1410 |
msgid "The number of broken links is displayed next to the submenu."
|
1411 |
msgstr "サブメニューの横にリンク切れの件数を表示します。"
|
1412 |
|
1413 |
-
#: ../lib/pz-linkcard-settings.php:
|
1414 |
msgid "Editor Settings"
|
1415 |
msgstr "エディターの設定"
|
1416 |
|
1417 |
-
#: ../lib/pz-linkcard-settings.php:
|
1418 |
msgid "Convert from Text Link"
|
1419 |
msgstr "テキストリンク行を変換"
|
1420 |
|
1421 |
-
#: ../lib/pz-linkcard-settings.php:
|
1422 |
msgid "Convert lines with text link only to Linkcard."
|
1423 |
msgstr "テキストリンクだけの行をリンクカードに変換する。"
|
1424 |
|
1425 |
-
#: ../lib/pz-linkcard-settings.php:
|
1426 |
msgid "Convert from URL"
|
1427 |
msgstr "URL行を変換"
|
1428 |
|
1429 |
-
#: ../lib/pz-linkcard-settings.php:
|
1430 |
msgid "Convert lines with URL only to Linkcard."
|
1431 |
msgstr "URLだけの行をリンクカードに変換する。"
|
1432 |
|
1433 |
-
#: ../lib/pz-linkcard-settings.php:
|
1434 |
msgid "External Link Only"
|
1435 |
msgstr "外部リンクのみ"
|
1436 |
|
1437 |
-
#: ../lib/pz-linkcard-settings.php:
|
1438 |
msgid "Convert only external links."
|
1439 |
msgstr "外部リンクのときのみ変換します。"
|
1440 |
|
1441 |
-
#: ../lib/pz-linkcard-settings.php:
|
1442 |
msgid "Do Shortcode"
|
1443 |
msgstr "ショートコード 実行"
|
1444 |
|
1445 |
-
#: ../lib/pz-linkcard-settings.php:
|
1446 |
msgid "Force shortcode development."
|
1447 |
msgstr "リンク・URLから変換したときにショートコードを強制的に実行する。"
|
1448 |
|
1449 |
-
#: ../lib/pz-linkcard-settings.php:
|
1450 |
msgid "Add Insert Button"
|
1451 |
msgstr "リンクカードボタンを追加"
|
1452 |
|
1453 |
-
#: ../lib/pz-linkcard-settings.php:
|
1454 |
msgid "Add insert button to visual editor."
|
1455 |
msgstr ""
|
1456 |
"ビジュアル エディタにリンクカードのショートコードを挿入するボタンを追加する。"
|
1457 |
|
1458 |
-
#: ../lib/pz-linkcard-settings.php:
|
1459 |
msgid "Add Quick Tag"
|
1460 |
msgstr "クイックタグを追加"
|
1461 |
|
1462 |
-
#: ../lib/pz-linkcard-settings.php:
|
1463 |
msgid "Add quick tag button to text editor."
|
1464 |
msgstr ""
|
1465 |
"テキスト エディタにリンクカードのショートコードを挿入するクイックタグを追加す"
|
1466 |
"る。"
|
1467 |
|
1468 |
-
#: ../lib/pz-linkcard-settings.php:
|
1469 |
msgid "ShortCode 1"
|
1470 |
msgstr "ショートコード 1"
|
1471 |
|
1472 |
-
#: ../lib/pz-linkcard-settings.php:
|
1473 |
-
#: ../lib/pz-linkcard-settings.php:
|
1474 |
msgid "Case-sensitive"
|
1475 |
msgstr "大文字と小文字を区別します"
|
1476 |
|
1477 |
-
#: ../lib/pz-linkcard-settings.php:
|
1478 |
msgid "Use InLineText"
|
1479 |
msgstr "ショートコードで囲んだ文字列を使用する"
|
1480 |
|
1481 |
-
#: ../lib/pz-linkcard-settings.php:
|
1482 |
msgid "No use"
|
1483 |
msgstr "使用しない"
|
1484 |
|
1485 |
-
#: ../lib/pz-linkcard-settings.php:
|
1486 |
msgid "Use to excerpt"
|
1487 |
msgstr "抜粋文として使用"
|
1488 |
|
1489 |
-
#: ../lib/pz-linkcard-settings.php:
|
1490 |
msgid "Use to title"
|
1491 |
msgstr "タイトルとして使用"
|
1492 |
|
1493 |
-
#: ../lib/pz-linkcard-settings.php:
|
1494 |
msgid "This setting applies only to the Shortcode1"
|
1495 |
msgstr "ショートコード1にのみ適用されます"
|
1496 |
|
1497 |
-
#: ../lib/pz-linkcard-settings.php:
|
1498 |
msgid "ShortCode 2"
|
1499 |
msgstr "ショートコード 2"
|
1500 |
|
1501 |
-
#: ../lib/pz-linkcard-settings.php:
|
1502 |
msgid "ShortCode 3"
|
1503 |
msgstr "ショートコード 3"
|
1504 |
|
1505 |
-
#: ../lib/pz-linkcard-settings.php:
|
1506 |
msgid "ShortCode 4"
|
1507 |
msgstr "ショートコード 4"
|
1508 |
|
1509 |
-
#: ../lib/pz-linkcard-settings.php:
|
1510 |
msgid "Parameters"
|
1511 |
msgstr "パラメータ"
|
1512 |
|
1513 |
-
#: ../lib/pz-linkcard-settings.php:
|
1514 |
-
#: ../lib/pz-linkcard-settings.php:
|
1515 |
msgid "ex1."
|
1516 |
msgstr "例1."
|
1517 |
|
1518 |
-
#: ../lib/pz-linkcard-settings.php:
|
1519 |
msgid "Specify only URL parameters."
|
1520 |
msgstr "URLパラメーターだけを指定。"
|
1521 |
|
1522 |
-
#: ../lib/pz-linkcard-settings.php:
|
1523 |
-
#: ../lib/pz-linkcard-settings.php:
|
1524 |
msgid "ex2."
|
1525 |
msgstr "例2."
|
1526 |
|
1527 |
-
#: ../lib/pz-linkcard-settings.php:
|
1528 |
msgid "Specify URL and title parameters."
|
1529 |
msgstr "URLパラメーターとtitleパラメーターを指定。"
|
1530 |
|
1531 |
-
#: ../lib/pz-linkcard-settings.php:
|
1532 |
msgid "ex3."
|
1533 |
msgstr "例3."
|
1534 |
|
1535 |
-
#: ../lib/pz-linkcard-settings.php:
|
1536 |
msgid "Specify URL, title and content parameters."
|
1537 |
msgstr "URLパラメーターとtitleパラメーターとcontentパラメーターを指定。"
|
1538 |
|
1539 |
-
#: ../lib/pz-linkcard-settings.php:
|
1540 |
msgid ""
|
1541 |
"For any shortcode you can change the title and excerpt with `title` "
|
1542 |
"parameter and `content` parameter"
|
@@ -1544,311 +1587,282 @@ msgstr ""
|
|
1544 |
"どのショートコードでも title パラメータと content パラメータでタイトルと抜粋"
|
1545 |
"文を指定できます"
|
1546 |
|
1547 |
-
#: ../lib/pz-linkcard-settings.php:
|
1548 |
msgid "Multi Site Information"
|
1549 |
msgstr "マルチサイト情報"
|
1550 |
|
1551 |
-
#: ../lib/pz-linkcard-settings.php:
|
1552 |
msgid "Cannot be changed"
|
1553 |
msgstr "設定は変更できません"
|
1554 |
|
1555 |
-
#: ../lib/pz-linkcard-settings.php:
|
1556 |
msgid "Disabled"
|
1557 |
msgstr "無効化"
|
1558 |
|
1559 |
-
#: ../lib/pz-linkcard-settings.php:
|
1560 |
msgid "Enabled"
|
1561 |
msgstr "有効化"
|
1562 |
|
1563 |
-
#: ../lib/pz-linkcard-settings.php:
|
1564 |
msgid "Type"
|
1565 |
msgstr "種類"
|
1566 |
|
1567 |
-
#: ../lib/pz-linkcard-settings.php:
|
1568 |
msgid "Subdirectories"
|
1569 |
msgstr "サブディレクトリー型"
|
1570 |
|
1571 |
-
#: ../lib/pz-linkcard-settings.php:
|
1572 |
msgid "Subdomains"
|
1573 |
msgstr "サブドメイン型"
|
1574 |
|
1575 |
-
#: ../lib/pz-linkcard-settings.php:
|
1576 |
msgid "Current Blog ID"
|
1577 |
msgstr "現在のブログID"
|
1578 |
|
1579 |
-
#: ../lib/pz-linkcard-settings.php:
|
1580 |
msgid "Number of Sites"
|
1581 |
msgstr "サイトの数"
|
1582 |
|
1583 |
-
#: ../lib/pz-linkcard-settings.php:
|
1584 |
-
msgid "Table Name"
|
1585 |
-
msgstr "テーブル名称"
|
1586 |
-
|
1587 |
-
#: ../lib/pz-linkcard-settings.php:1056
|
1588 |
msgid "Link to SubSite"
|
1589 |
msgstr "サブサイトへのリンク"
|
1590 |
|
1591 |
-
#: ../lib/pz-linkcard-settings.php:
|
1592 |
msgid "Treat links to subsites as external links."
|
1593 |
msgstr "サブサイトへのリンクを外部リンクとして扱う。"
|
1594 |
|
1595 |
-
#: ../lib/pz-linkcard-settings.php:
|
1596 |
msgid "Site List"
|
1597 |
msgstr "サイトの一覧"
|
1598 |
|
1599 |
-
#: ../lib/pz-linkcard-settings.php:
|
1600 |
msgid "Current"
|
1601 |
msgstr "現在"
|
1602 |
|
1603 |
-
#: ../lib/pz-linkcard-settings.php:
|
1604 |
msgid "Blog ID"
|
1605 |
msgstr "ブログID"
|
1606 |
|
1607 |
-
#: ../lib/pz-linkcard-settings.php:
|
1608 |
-
msgid "Execution Result"
|
1609 |
-
msgstr "実行結果"
|
1610 |
-
|
1611 |
-
#: ../lib/pz-linkcard-settings.php:1092
|
1612 |
-
msgid "Run Log"
|
1613 |
-
msgstr "実行ログ"
|
1614 |
-
|
1615 |
-
#: ../lib/pz-linkcard-settings.php:1098
|
1616 |
-
msgid "WP-Cron Settings"
|
1617 |
-
msgstr "WordPress自動実行(WP-Cron)の設定"
|
1618 |
-
|
1619 |
-
#: ../lib/pz-linkcard-settings.php:1099
|
1620 |
-
msgid "View all schedules."
|
1621 |
-
msgstr "すべてのスケジュールを表示する。"
|
1622 |
-
|
1623 |
-
#: ../lib/pz-linkcard-settings.php:1103 ../lib/pz-linkcard-settings.php:1281
|
1624 |
-
#: ../lib/pz-linkcard-settings.php:1288
|
1625 |
-
msgid "Run"
|
1626 |
-
msgstr "実行"
|
1627 |
-
|
1628 |
-
#: ../lib/pz-linkcard-settings.php:1104
|
1629 |
-
msgid "Hook"
|
1630 |
-
msgstr "フック(割込)"
|
1631 |
-
|
1632 |
-
#: ../lib/pz-linkcard-settings.php:1105
|
1633 |
-
msgid "Next Time"
|
1634 |
-
msgstr "次回の日時"
|
1635 |
-
|
1636 |
-
#: ../lib/pz-linkcard-settings.php:1106
|
1637 |
-
msgid "Schedule"
|
1638 |
-
msgstr "スケジュール"
|
1639 |
-
|
1640 |
-
#: ../lib/pz-linkcard-settings.php:1123
|
1641 |
msgid "Senior Settings"
|
1642 |
msgstr "上級者向けの設定"
|
1643 |
|
1644 |
-
#: ../lib/pz-linkcard-settings.php:
|
1645 |
msgid "Trailing Slash"
|
1646 |
msgstr "末尾のスラッシュの除去"
|
1647 |
|
1648 |
-
#: ../lib/pz-linkcard-settings.php:
|
1649 |
msgid "As it"
|
1650 |
msgstr "そのまま"
|
1651 |
|
1652 |
-
#: ../lib/pz-linkcard-settings.php:
|
1653 |
msgid "When only domain name, remove"
|
1654 |
msgstr "ドメイン名のみのときだけ削除"
|
1655 |
|
1656 |
-
#: ../lib/pz-linkcard-settings.php:
|
1657 |
msgid "Always remove"
|
1658 |
msgstr "常に削除"
|
1659 |
|
1660 |
-
#: ../lib/pz-linkcard-settings.php:
|
1661 |
msgid "Class ID to be Added (for PC)"
|
1662 |
msgstr "PCのときに追加するクラス名"
|
1663 |
|
1664 |
-
#: ../lib/pz-linkcard-settings.php:
|
1665 |
msgid "Class ID to be Added (for Mobile)"
|
1666 |
msgstr "モバイルのときに追加するクラス名"
|
1667 |
|
1668 |
-
#: ../lib/pz-linkcard-settings.php:
|
1669 |
msgid "Compress"
|
1670 |
msgstr "圧縮"
|
1671 |
|
1672 |
-
#: ../lib/pz-linkcard-settings.php:
|
1673 |
msgid "Compress CSS and JavaScript to improve access speed."
|
1674 |
msgstr "CSSやJavaScriptを圧縮してアクセス速度を向上させます"
|
1675 |
|
1676 |
-
#: ../lib/pz-linkcard-settings.php:
|
1677 |
msgid "Google AMP URL"
|
1678 |
msgstr "URLによるAMP判断"
|
1679 |
|
1680 |
-
#: ../lib/pz-linkcard-settings.php:
|
1681 |
msgid "If the URL is AMP, display simple."
|
1682 |
msgstr ""
|
1683 |
"アクセスされたURLの末尾が「/amp」「/amp/」「/?amp=1」の場合、簡易表示に切り替"
|
1684 |
"える。"
|
1685 |
|
1686 |
-
#: ../lib/pz-linkcard-settings.php:
|
1687 |
msgid "Hide URL Error"
|
1688 |
msgstr "URLエラーを非表示"
|
1689 |
|
1690 |
-
#: ../lib/pz-linkcard-settings.php:
|
1691 |
msgid "Do not display an error on the admin page."
|
1692 |
msgstr "管理画面にURLエラーを表示しません。"
|
1693 |
|
1694 |
-
#: ../lib/pz-linkcard-settings.php:
|
1695 |
msgid "Extension Settings"
|
1696 |
msgstr "拡張機能の設定"
|
1697 |
|
1698 |
-
#: ../lib/pz-linkcard-settings.php:
|
1699 |
msgid "Display the file menu on the card management screen."
|
1700 |
msgstr "カード管理画面へ「ファイルメニュー」を表示します。"
|
1701 |
|
1702 |
-
#: ../lib/pz-linkcard-settings.php:
|
1703 |
msgid "Initialize Tab"
|
1704 |
msgstr "初期化タブ"
|
1705 |
|
1706 |
-
#: ../lib/pz-linkcard-settings.php:
|
1707 |
msgid "Display the initialize tab on the settings screen."
|
1708 |
msgstr "設定画面に「初期化」タブを表示します。"
|
1709 |
|
1710 |
-
#: ../lib/pz-linkcard-settings.php:
|
1711 |
msgid "Survey Mode"
|
1712 |
msgstr "調査モード"
|
1713 |
|
1714 |
-
#: ../lib/pz-linkcard-settings.php:
|
1715 |
msgid "Outputs some events and setting information to a log file."
|
1716 |
msgstr "いくつかのイベントや設定情報等をログファイルへ出力します。"
|
1717 |
|
1718 |
-
#: ../lib/pz-linkcard-settings.php:
|
1719 |
msgid "Administrator Mode"
|
1720 |
msgstr "管理者モード"
|
1721 |
|
1722 |
-
#: ../lib/pz-linkcard-settings.php:
|
1723 |
msgid ""
|
1724 |
"Display information that is not normally needed or open special settings."
|
1725 |
msgstr "通常は必要のない情報を表示したり、特別な設定を開放します。"
|
1726 |
|
1727 |
-
#: ../lib/pz-linkcard-settings.php:
|
1728 |
msgid "Develop Mode"
|
1729 |
msgstr "開発モード"
|
1730 |
|
1731 |
-
#: ../lib/pz-linkcard-settings.php:
|
1732 |
msgid "Stylesheet Settings"
|
1733 |
msgstr "スタイルシートの設定"
|
1734 |
|
1735 |
-
#: ../lib/pz-linkcard-settings.php:
|
1736 |
msgid "Stylesheet URL"
|
1737 |
msgstr "CSSファイルのURL"
|
1738 |
|
1739 |
-
#: ../lib/pz-linkcard-settings.php:
|
1740 |
msgid "Schemes (http and https) are omitted."
|
1741 |
msgstr "スキーム( http: や https: )は省略されています。"
|
1742 |
|
1743 |
-
#: ../lib/pz-linkcard-settings.php:
|
1744 |
msgid "Stylesheet URL to Add"
|
1745 |
msgstr "追加するCSSのURL"
|
1746 |
|
1747 |
-
#: ../lib/pz-linkcard-settings.php:
|
1748 |
-
#: ../lib/pz-linkcard-settings.php:
|
1749 |
msgid "ex."
|
1750 |
msgstr "例."
|
1751 |
|
1752 |
-
#: ../lib/pz-linkcard-settings.php:
|
1753 |
msgid "Stylesheet Text to Add"
|
1754 |
msgstr "追加するCSSのテキスト"
|
1755 |
|
1756 |
-
#: ../lib/pz-linkcard-settings.php:
|
1757 |
msgid "Stylesheet Version"
|
1758 |
msgstr "CSSの補助バージョン"
|
1759 |
|
1760 |
-
#: ../lib/pz-linkcard-settings.php:
|
1761 |
msgid "Stylesheet File"
|
1762 |
msgstr "CSSファイルのパス"
|
1763 |
|
1764 |
-
#: ../lib/pz-linkcard-settings.php:
|
1765 |
msgid "Stylesheet Templete File"
|
1766 |
msgstr "ひな型CSSファイルのパス"
|
1767 |
|
1768 |
-
#: ../lib/pz-linkcard-settings.php:
|
1769 |
msgid "Image Settings"
|
1770 |
msgstr "画像の設定"
|
1771 |
|
1772 |
-
#: ../lib/pz-linkcard-settings.php:
|
1773 |
msgid "Image Cache URL"
|
1774 |
msgstr "キャッシュ画像を保存するディレクトリのURL"
|
1775 |
|
1776 |
-
#: ../lib/pz-linkcard-settings.php:
|
1777 |
msgid "Used"
|
1778 |
msgstr "使用中"
|
1779 |
|
1780 |
-
#: ../lib/pz-linkcard-settings.php:
|
1781 |
msgid ": "
|
1782 |
msgstr ":"
|
1783 |
|
1784 |
-
#: ../lib/pz-linkcard-settings.php:
|
1785 |
msgid "Image Cache Directory"
|
1786 |
msgstr "キャッシュ画像を保存するディレクトリ"
|
1787 |
|
1788 |
-
#: ../lib/pz-linkcard-settings.php:
|
1789 |
msgid "Survey Settings"
|
1790 |
msgstr "調査モードの設定"
|
1791 |
|
1792 |
-
#: ../lib/pz-linkcard-settings.php:
|
1793 |
msgid "Log URL"
|
1794 |
msgstr "ログ格納ディレクトリーURL"
|
1795 |
|
1796 |
-
#: ../lib/pz-linkcard-settings.php:
|
1797 |
msgid "Log Directory"
|
1798 |
msgstr "ログ格納ディレクトリー"
|
1799 |
|
1800 |
-
#: ../lib/pz-linkcard-settings.php:
|
1801 |
msgid "Web-API Settings"
|
1802 |
msgstr "WebAPIの設定"
|
1803 |
|
1804 |
-
#: ../lib/pz-linkcard-settings.php:
|
1805 |
msgid "Site Icon API"
|
1806 |
msgstr "サイトアイコン取得API"
|
1807 |
|
1808 |
-
#: ../lib/pz-linkcard-settings.php:
|
1809 |
msgid "%DOMAIN% replace to domain name."
|
1810 |
msgstr "%DOMAIN% と記述するとドメイン名に置き換わります。"
|
1811 |
|
1812 |
-
#: ../lib/pz-linkcard-settings.php:
|
1813 |
msgid "%DOMAIN_URL% replace to domain URL."
|
1814 |
msgstr "%DOMAIN_URL% と記述するとドメインのURLに置き換わります。"
|
1815 |
|
1816 |
-
#: ../lib/pz-linkcard-settings.php:
|
1817 |
msgid "%URL% replace to URL."
|
1818 |
msgstr "%URL% と記述すると記事のURLに置き換わります。"
|
1819 |
|
1820 |
-
#: ../lib/pz-linkcard-settings.php:
|
1821 |
msgid "Thumbnail API"
|
1822 |
msgstr "サムネイル画像取得API"
|
1823 |
|
1824 |
-
#: ../lib/pz-linkcard-settings.php:
|
1825 |
msgid "Initialize Settings"
|
1826 |
msgstr "設定の初期化"
|
1827 |
|
1828 |
-
#: ../lib/pz-linkcard-settings.php:
|
1829 |
msgid "Reset the \"Settings\" to the initial value."
|
1830 |
msgstr "すべての設定を初期状態に戻します。"
|
1831 |
|
1832 |
-
#: ../lib/pz-linkcard-settings.php:
|
1833 |
msgid "Initialize Operation"
|
1834 |
msgstr "プラグインの再起動"
|
1835 |
|
1836 |
-
#: ../lib/pz-linkcard-settings.php:
|
1837 |
msgid "Perform initial setup."
|
1838 |
msgstr "プラグインの初期化処理を実行します。"
|
1839 |
|
1840 |
-
#: ../lib/pz-linkcard-settings.php:
|
1841 |
msgid "\"Settings\" will not be initialized."
|
1842 |
msgstr "設定値は初期化しません。"
|
1843 |
|
1844 |
-
#: ../lib/pz-linkcard-settings.php:
|
1845 |
msgid "Initialization Exception"
|
1846 |
msgstr "初期化時の例外"
|
1847 |
|
1848 |
-
#: ../lib/pz-linkcard-settings.php:
|
1849 |
msgid "Do not initialize \"Survey Mode\" and \"Administrator Mode\"."
|
1850 |
msgstr "初期化時に調査モードと管理者モードを解除しません。"
|
1851 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1852 |
#: ../lib/pz-linkcard-style.php:638
|
1853 |
msgid "Succeeded in saving the Stylesheet."
|
1854 |
msgstr "スタイルシートの生成に成功しました。"
|
@@ -1869,85 +1883,85 @@ msgstr "-"
|
|
1869 |
msgid "Incorrect URL specification."
|
1870 |
msgstr "URLの記述に誤りがあります。"
|
1871 |
|
1872 |
-
#: ../pz-linkcard.php:
|
1873 |
#, php-format
|
1874 |
msgid "%d tweet"
|
1875 |
msgstr "%d Tweet"
|
1876 |
|
1877 |
-
#: ../pz-linkcard.php:
|
1878 |
#, php-format
|
1879 |
msgid "%d tweets"
|
1880 |
msgstr "%d Tweets"
|
1881 |
|
1882 |
-
#: ../pz-linkcard.php:
|
1883 |
#, php-format
|
1884 |
msgid "%d share"
|
1885 |
msgstr "%d Share"
|
1886 |
|
1887 |
-
#: ../pz-linkcard.php:
|
1888 |
#, php-format
|
1889 |
msgid "%d shares"
|
1890 |
msgstr "%d Shares"
|
1891 |
|
1892 |
-
#: ../pz-linkcard.php:
|
1893 |
#, php-format
|
1894 |
msgid "%d user"
|
1895 |
msgstr "%d User"
|
1896 |
|
1897 |
-
#: ../pz-linkcard.php:
|
1898 |
#, php-format
|
1899 |
msgid "%d users"
|
1900 |
msgstr "%d Users"
|
1901 |
|
1902 |
-
#: ../pz-linkcard.php:
|
1903 |
#, php-format
|
1904 |
msgid "%d pocket"
|
1905 |
msgstr "%d Pocket"
|
1906 |
|
1907 |
-
#: ../pz-linkcard.php:
|
1908 |
#, php-format
|
1909 |
msgid "%d pockets"
|
1910 |
msgstr "%d Pockets"
|
1911 |
|
1912 |
-
#: ../pz-linkcard.php:
|
1913 |
msgid "Category"
|
1914 |
msgstr "カテゴリー"
|
1915 |
|
1916 |
-
#: ../pz-linkcard.php:
|
1917 |
-
#: ../pz-linkcard.php:
|
1918 |
msgid "‘"
|
1919 |
msgstr "「"
|
1920 |
|
1921 |
-
#: ../pz-linkcard.php:
|
1922 |
-
#: ../pz-linkcard.php:
|
1923 |
msgid "’"
|
1924 |
msgstr "」"
|
1925 |
|
1926 |
-
#: ../pz-linkcard.php:
|
1927 |
msgid "Count"
|
1928 |
msgstr "件数"
|
1929 |
|
1930 |
-
#: ../pz-linkcard.php:
|
1931 |
msgid "Not Found"
|
1932 |
msgstr "見つかりません"
|
1933 |
|
1934 |
-
#: ../pz-linkcard.php:
|
1935 |
msgid "Tag"
|
1936 |
msgstr "タグ"
|
1937 |
|
1938 |
-
#: ../pz-linkcard.php:
|
1939 |
msgid "Linkcard"
|
1940 |
msgstr "リンクカード"
|
1941 |
|
1942 |
-
#: ../pz-linkcard.php:
|
1943 |
msgid "Make Linkcard"
|
1944 |
msgstr "リンクカードのショートコードを挿入する"
|
1945 |
|
1946 |
-
#: ../pz-linkcard.php:
|
1947 |
msgid "Invalid URL parameter in "
|
1948 |
msgstr "URLパラメーターの指定が無効です→"
|
1949 |
|
1950 |
-
#: ../pz-linkcard.php:
|
1951 |
msgid ""
|
1952 |
"You can cancel this message from <a href=\"./options-general.php?page=pz-"
|
1953 |
"linkcard-settings\">the setting screen</a>."
|
@@ -1955,18 +1969,24 @@ msgstr ""
|
|
1955 |
"このメッセージの表示は<a href=\"./options-general.php?page=pz-linkcard-"
|
1956 |
"settings\">設定画面</a>から解除できます。"
|
1957 |
|
1958 |
-
#: ../pz-linkcard.php:
|
1959 |
msgid "Pz LkC Cache"
|
1960 |
msgstr "Pz カード管理"
|
1961 |
|
1962 |
-
#: ../pz-linkcard.php:
|
1963 |
msgid "Pz LinkCard"
|
1964 |
msgstr "Pz カード設定"
|
1965 |
|
1966 |
-
#: ../pz-linkcard.php:
|
1967 |
msgid "Manage"
|
1968 |
msgstr "管理"
|
1969 |
|
|
|
|
|
|
|
|
|
|
|
|
|
1970 |
#~ msgid "Article with error"
|
1971 |
#~ msgstr "エラーのある記事"
|
1972 |
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Pz-LinkCard\n"
|
6 |
"Report-Msgid-Bugs-To: http://wppolyglots.wordpress.com\n"
|
7 |
+
"POT-Creation-Date: 2021-03-10 22:17+0900\n"
|
8 |
+
"PO-Revision-Date: 2021-03-10 22:19+0900\n"
|
9 |
"Last-Translator: poporon@popozure <poporon@poponet.jp>\n"
|
10 |
"Language-Team: poporon\n"
|
11 |
"Language: ja_JP\n"
|
43 |
msgstr "ID"
|
44 |
|
45 |
#: ../lib/pz-linkcard-cacheman-edit.php:24
|
46 |
+
#: ../lib/pz-linkcard-cacheman-list.php:239 ../lib/pz-linkcard-settings.php:657
|
47 |
+
#: ../lib/pz-linkcard-settings.php:1032 ../pz-linkcard.php:425
|
48 |
msgid "URL"
|
49 |
msgstr "URL"
|
50 |
|
60 |
msgid "Scheme"
|
61 |
msgstr "スキーム"
|
62 |
|
63 |
+
#: ../lib/pz-linkcard-cacheman-edit.php:40 ../lib/pz-linkcard-settings.php:1031
|
64 |
msgid "Site Name"
|
65 |
msgstr "サイト名称"
|
66 |
|
67 |
#: ../lib/pz-linkcard-cacheman-edit.php:44
|
68 |
#: ../lib/pz-linkcard-cacheman-list.php:251
|
69 |
+
#: ../lib/pz-linkcard-settings.php:1033
|
70 |
msgid "Domain"
|
71 |
msgstr "ドメイン"
|
72 |
|
75 |
msgstr "登録時のタイトル"
|
76 |
|
77 |
#: ../lib/pz-linkcard-cacheman-edit.php:56
|
78 |
+
#: ../lib/pz-linkcard-cacheman-list.php:242 ../lib/pz-linkcard-settings.php:656
|
79 |
msgid "Title"
|
80 |
msgstr "タイトル"
|
81 |
|
88 |
msgstr "登録時の抜粋文"
|
89 |
|
90 |
#: ../lib/pz-linkcard-cacheman-edit.php:68
|
91 |
+
#: ../lib/pz-linkcard-cacheman-list.php:245 ../lib/pz-linkcard-settings.php:658
|
92 |
msgid "Excerpt"
|
93 |
msgstr "抜粋文"
|
94 |
|
192 |
msgstr "更新日"
|
193 |
|
194 |
#: ../lib/pz-linkcard-cacheman-list.php:152
|
195 |
+
#: ../lib/pz-linkcard-settings-admin.php:59
|
196 |
msgid "▼"
|
197 |
msgstr "▼"
|
198 |
|
335 |
msgstr "編集"
|
336 |
|
337 |
#: ../lib/pz-linkcard-cacheman-list.php:396
|
338 |
+
#: ../lib/pz-linkcard-cacheman-list.php:397
|
339 |
+
#: ../lib/pz-linkcard-settings-admin.php:29
|
340 |
+
#: ../lib/pz-linkcard-settings.php:1209 ../lib/pz-linkcard-settings.php:1216
|
341 |
msgid "Are you sure?"
|
342 |
msgstr "実行しますか?"
|
343 |
|
350 |
msgstr "削除"
|
351 |
|
352 |
#: ../lib/pz-linkcard-cacheman.php:3 ../lib/pz-linkcard-settings.php:3
|
353 |
+
#: ../lib/pz-linkcard-settings.php:1108
|
354 |
msgid "Currently working in a development environment."
|
355 |
msgstr "現在、開発環境で作業中です。"
|
356 |
|
358 |
msgid "🗃"
|
359 |
msgstr "🗃"
|
360 |
|
361 |
+
#: ../lib/pz-linkcard-cacheman.php:4 ../pz-linkcard.php:2268
|
362 |
msgid "LinkCard Cache Manager"
|
363 |
msgstr "リンクカード/DBキャッシュ管理"
|
364 |
|
365 |
#: ../lib/pz-linkcard-cacheman.php:4 ../lib/pz-linkcard-settings.php:4
|
366 |
+
#: ../lib/pz-linkcard-settings.php:128
|
367 |
msgid "Help"
|
368 |
msgstr "ヘルプ"
|
369 |
|
371 |
msgid "⚙"
|
372 |
msgstr "⚙"
|
373 |
|
374 |
+
#: ../lib/pz-linkcard-cacheman.php:5 ../pz-linkcard.php:2284
|
375 |
msgid "Settings"
|
376 |
msgstr "設定"
|
377 |
|
387 |
#: ../lib/pz-linkcard-cacheman.php:160 ../lib/pz-linkcard-cacheman.php:193
|
388 |
#: ../lib/pz-linkcard-cacheman.php:228
|
389 |
msgid "..."
|
390 |
+
msgstr "..."
|
391 |
|
392 |
#: ../lib/pz-linkcard-cacheman.php:76 ../lib/pz-linkcard-cacheman.php:93
|
393 |
#: ../lib/pz-linkcard-cacheman.php:119 ../lib/pz-linkcard-cacheman.php:139
|
395 |
#: ../lib/pz-linkcard-cacheman.php:228 ../lib/pz-linkcard-file-import.php:11
|
396 |
#: ../lib/pz-linkcard-file-import.php:54 ../lib/pz-linkcard-file-import.php:61
|
397 |
#: ../lib/pz-linkcard-file-import.php:100
|
398 |
+
#: ../lib/pz-linkcard-file-import.php:102 ../lib/pz-linkcard-settings.php:258
|
399 |
+
#: ../lib/pz-linkcard-settings.php:1125 ../lib/pz-linkcard-settings.php:1186
|
400 |
+
#: ../lib/pz-linkcard-settings.php:1195 ../pz-linkcard.php:1565
|
401 |
+
#: ../pz-linkcard.php:1582
|
402 |
msgid "("
|
403 |
msgstr "("
|
404 |
|
423 |
#: ../lib/pz-linkcard-cacheman.php:228 ../lib/pz-linkcard-file-import.php:11
|
424 |
#: ../lib/pz-linkcard-file-import.php:54 ../lib/pz-linkcard-file-import.php:61
|
425 |
#: ../lib/pz-linkcard-file-import.php:100
|
426 |
+
#: ../lib/pz-linkcard-file-import.php:102 ../lib/pz-linkcard-settings.php:258
|
427 |
+
#: ../lib/pz-linkcard-settings.php:1125 ../lib/pz-linkcard-settings.php:1186
|
428 |
+
#: ../lib/pz-linkcard-settings.php:1195 ../pz-linkcard.php:1565
|
429 |
+
#: ../pz-linkcard.php:1582
|
430 |
msgid ")"
|
431 |
msgstr ")"
|
432 |
|
458 |
msgid "📄"
|
459 |
msgstr "📄"
|
460 |
|
461 |
+
#: ../lib/pz-linkcard-cacheman.php:262 ../lib/pz-linkcard-settings.php:1091
|
462 |
msgid "File Menu"
|
463 |
msgstr "ファイルメニュー"
|
464 |
|
516 |
msgid "Insert"
|
517 |
msgstr "挿入"
|
518 |
|
519 |
+
#: ../lib/pz-linkcard-settings-admin.php:20
|
520 |
+
msgid "Sec."
|
521 |
+
msgstr "秒"
|
522 |
+
|
523 |
+
#: ../lib/pz-linkcard-settings-admin.php:29
|
524 |
+
msgid "Run Now"
|
525 |
+
msgstr "今すぐ実行"
|
526 |
+
|
527 |
+
#: ../lib/pz-linkcard-settings-admin.php:42
|
528 |
+
msgid "Execution Result"
|
529 |
+
msgstr "実行結果"
|
530 |
+
|
531 |
+
#: ../lib/pz-linkcard-settings-admin.php:44
|
532 |
+
msgid "Run Log"
|
533 |
+
msgstr "実行ログ"
|
534 |
+
|
535 |
+
#: ../lib/pz-linkcard-settings-admin.php:52
|
536 |
+
msgid "WP-Cron Settings"
|
537 |
+
msgstr "WordPress自動実行(WP-Cron)の設定"
|
538 |
+
|
539 |
+
#: ../lib/pz-linkcard-settings-admin.php:53
|
540 |
+
msgid "View all schedules."
|
541 |
+
msgstr "すべてのスケジュールを表示する。"
|
542 |
+
|
543 |
+
#: ../lib/pz-linkcard-settings-admin.php:57
|
544 |
+
#: ../lib/pz-linkcard-settings.php:1209 ../lib/pz-linkcard-settings.php:1216
|
545 |
+
msgid "Run"
|
546 |
+
msgstr "実行"
|
547 |
+
|
548 |
+
#: ../lib/pz-linkcard-settings-admin.php:58
|
549 |
+
msgid "Hook"
|
550 |
+
msgstr "フック(割込)"
|
551 |
+
|
552 |
+
#: ../lib/pz-linkcard-settings-admin.php:59
|
553 |
+
msgid "Next Time"
|
554 |
+
msgstr "次回の日時"
|
555 |
+
|
556 |
+
#: ../lib/pz-linkcard-settings-admin.php:60
|
557 |
+
msgid "Schedule"
|
558 |
+
msgstr "スケジュール"
|
559 |
+
|
560 |
+
#: ../lib/pz-linkcard-settings-admin.php:75
|
561 |
+
msgid "Information"
|
562 |
+
msgstr "情報"
|
563 |
+
|
564 |
+
#: ../lib/pz-linkcard-settings-admin.php:78
|
565 |
+
#: ../lib/pz-linkcard-settings.php:1014
|
566 |
+
msgid "Table Name"
|
567 |
+
msgstr "テーブル名称"
|
568 |
+
|
569 |
+
#: ../lib/pz-linkcard-settings.php:4 ../pz-linkcard.php:2269
|
570 |
msgid "LinkCard Settings"
|
571 |
msgstr "リンクカード設定"
|
572 |
|
590 |
msgid "The settings have not changed."
|
591 |
msgstr "設定は変更されていません。"
|
592 |
|
593 |
+
#: ../lib/pz-linkcard-settings.php:95
|
594 |
msgid "Version"
|
595 |
msgstr "バージョン"
|
596 |
|
597 |
+
#: ../lib/pz-linkcard-settings.php:145
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
598 |
msgid "Error"
|
599 |
msgstr "エラー"
|
600 |
|
601 |
+
#: ../lib/pz-linkcard-settings.php:146
|
602 |
msgid "Basic"
|
603 |
msgstr "基本"
|
604 |
|
605 |
+
#: ../lib/pz-linkcard-settings.php:147 ../lib/pz-linkcard-settings.php:508
|
606 |
msgid "Position"
|
607 |
msgstr "配置"
|
608 |
|
609 |
+
#: ../lib/pz-linkcard-settings.php:148
|
610 |
msgid "Display"
|
611 |
msgstr "表示"
|
612 |
|
613 |
+
#: ../lib/pz-linkcard-settings.php:149
|
614 |
msgid "Letter"
|
615 |
msgstr "文字"
|
616 |
|
617 |
+
#: ../lib/pz-linkcard-settings.php:150
|
618 |
msgid "External Link"
|
619 |
msgstr "外部リンク"
|
620 |
|
621 |
+
#: ../lib/pz-linkcard-settings.php:151
|
622 |
msgid "Internal Link"
|
623 |
msgstr "内部リンク"
|
624 |
|
625 |
+
#: ../lib/pz-linkcard-settings.php:152
|
626 |
msgid "Same Page Link"
|
627 |
msgstr "同ページへのリンク"
|
628 |
|
629 |
+
#: ../lib/pz-linkcard-settings.php:153
|
630 |
msgid "Link Check"
|
631 |
msgstr "リンク先の検査"
|
632 |
|
633 |
+
#: ../lib/pz-linkcard-settings.php:154
|
634 |
msgid "Editor"
|
635 |
msgstr "エディター"
|
636 |
|
637 |
+
#: ../lib/pz-linkcard-settings.php:155 ../lib/pz-linkcard-settings.php:984
|
638 |
msgid "Multi Site"
|
639 |
msgstr "マルチサイト"
|
640 |
|
641 |
+
#: ../lib/pz-linkcard-settings.php:156
|
642 |
msgid "Admin"
|
643 |
msgstr "管理者"
|
644 |
|
645 |
+
#: ../lib/pz-linkcard-settings.php:157
|
646 |
msgid "Advanced"
|
647 |
msgstr "上級者向け"
|
648 |
|
649 |
+
#: ../lib/pz-linkcard-settings.php:158
|
650 |
msgid "etc."
|
651 |
msgstr "その他"
|
652 |
|
653 |
+
#: ../lib/pz-linkcard-settings.php:159 ../lib/pz-linkcard-settings.php:1204
|
654 |
msgid "Initialize"
|
655 |
msgstr "初期化"
|
656 |
|
657 |
+
#: ../lib/pz-linkcard-settings.php:163
|
658 |
msgid "Error Settings"
|
659 |
msgstr "エラーの設定"
|
660 |
|
661 |
+
#: ../lib/pz-linkcard-settings.php:166 ../lib/pz-linkcard-settings.php:173
|
662 |
msgid "Error Reset"
|
663 |
msgstr "エラーの解除"
|
664 |
|
665 |
+
#: ../lib/pz-linkcard-settings.php:168
|
666 |
msgid "Reset"
|
667 |
msgstr "リセット"
|
668 |
|
669 |
+
#: ../lib/pz-linkcard-settings.php:169
|
670 |
msgid "Cancel the error condition."
|
671 |
msgstr "エラー状態を解除します。"
|
672 |
|
673 |
+
#: ../lib/pz-linkcard-settings.php:174
|
674 |
msgid "Uncheck to cancel the error condition."
|
675 |
msgstr "チェックを外すとエラー状態を解除します。"
|
676 |
|
677 |
+
#: ../lib/pz-linkcard-settings.php:177 ../lib/pz-linkcard-settings.php:183
|
678 |
msgid "Post URL"
|
679 |
msgstr "記事URL"
|
680 |
|
681 |
+
#: ../lib/pz-linkcard-settings.php:189
|
682 |
msgid "Occurrence Time"
|
683 |
msgstr "発生日時"
|
684 |
|
685 |
+
#: ../lib/pz-linkcard-settings.php:199
|
686 |
msgid "Basic Settings"
|
687 |
msgstr "基本の設定"
|
688 |
|
689 |
+
#: ../lib/pz-linkcard-settings.php:202
|
690 |
msgid "Easy format"
|
691 |
msgstr "かんたん書式設定"
|
692 |
|
693 |
+
#: ../lib/pz-linkcard-settings.php:205 ../lib/pz-linkcard-settings.php:491
|
694 |
+
#: ../lib/pz-linkcard-settings.php:510 ../lib/pz-linkcard-settings.php:543
|
695 |
+
#: ../lib/pz-linkcard-settings.php:574 ../lib/pz-linkcard-settings.php:588
|
696 |
+
#: ../lib/pz-linkcard-settings.php:604 ../lib/pz-linkcard-settings.php:625
|
697 |
+
#: ../lib/pz-linkcard-settings.php:638 ../lib/pz-linkcard-settings.php:748
|
698 |
+
#: ../lib/pz-linkcard-settings.php:782 ../lib/pz-linkcard-settings.php:813
|
699 |
msgid "None"
|
700 |
msgstr "なし"
|
701 |
|
702 |
+
#: ../lib/pz-linkcard-settings.php:206
|
703 |
msgid "Pz-LkC Default"
|
704 |
msgstr "Pz リンクカード オリジナル"
|
705 |
|
706 |
+
#: ../lib/pz-linkcard-settings.php:208
|
707 |
msgid "Normal"
|
708 |
msgstr "ノーマル(はてなブログカード風)"
|
709 |
|
710 |
+
#: ../lib/pz-linkcard-settings.php:209
|
711 |
msgid "Compact"
|
712 |
msgstr "コンパクト"
|
713 |
|
714 |
+
#: ../lib/pz-linkcard-settings.php:210
|
715 |
msgid "Simple"
|
716 |
msgstr "シンプル"
|
717 |
|
718 |
+
#: ../lib/pz-linkcard-settings.php:211
|
719 |
msgid "Headline"
|
720 |
msgstr "見出し(付加情報のテキストが見出しとして表示されます)"
|
721 |
|
722 |
+
#: ../lib/pz-linkcard-settings.php:213
|
723 |
msgid "Cellophane tape \"center\""
|
724 |
msgstr "セロハンテープ(中央)"
|
725 |
|
726 |
+
#: ../lib/pz-linkcard-settings.php:214
|
727 |
msgid "Cellophane tape \"Top corner\""
|
728 |
msgstr "セロハンテープ(左上と右上)"
|
729 |
|
730 |
+
#: ../lib/pz-linkcard-settings.php:215
|
731 |
msgid "Cellophane tape \"long\""
|
732 |
msgstr "セロハンテープ(長め)"
|
733 |
|
734 |
+
#: ../lib/pz-linkcard-settings.php:216
|
735 |
msgid "Cellophane tape \"digonal\""
|
736 |
msgstr "セロハンテープ(斜め)"
|
737 |
|
738 |
+
#: ../lib/pz-linkcard-settings.php:217
|
739 |
msgid "Cellophane tape and curling"
|
740 |
msgstr "セロハンテープと紙めくれた効果"
|
741 |
|
742 |
+
#: ../lib/pz-linkcard-settings.php:218
|
743 |
msgid "Curling paper"
|
744 |
msgstr "紙がめくれた効果"
|
745 |
|
746 |
+
#: ../lib/pz-linkcard-settings.php:220
|
747 |
msgid "Stitch blue & red"
|
748 |
msgstr "縫い目(青と赤)"
|
749 |
|
750 |
+
#: ../lib/pz-linkcard-settings.php:221
|
751 |
msgid "Stitch green & yellow"
|
752 |
msgstr "縫い目(緑と黄色)"
|
753 |
|
754 |
+
#: ../lib/pz-linkcard-settings.php:223
|
755 |
msgid "Square"
|
756 |
msgstr "スクエア"
|
757 |
|
758 |
+
#: ../lib/pz-linkcard-settings.php:225
|
759 |
msgid "Enclose"
|
760 |
msgstr "囲み"
|
761 |
|
762 |
+
#: ../lib/pz-linkcard-settings.php:226
|
763 |
msgid "Reflection"
|
764 |
msgstr "反射"
|
765 |
|
766 |
+
#: ../lib/pz-linkcard-settings.php:228
|
767 |
msgid "Infomation orange"
|
768 |
msgstr "インフォメーション オレンジ"
|
769 |
|
770 |
+
#: ../lib/pz-linkcard-settings.php:229
|
771 |
msgid "Neutral bluegreen"
|
772 |
msgstr "ニュートラル ブルーグリーン"
|
773 |
|
774 |
+
#: ../lib/pz-linkcard-settings.php:230
|
775 |
msgid "Enlightened green"
|
776 |
msgstr "エンライテド グリーン"
|
777 |
|
778 |
+
#: ../lib/pz-linkcard-settings.php:231
|
779 |
msgid "Resistance blue"
|
780 |
msgstr "レジスタンス ブルー"
|
781 |
|
782 |
+
#: ../lib/pz-linkcard-settings.php:233
|
783 |
msgid "Windows XP"
|
784 |
msgstr "Windows XP 風"
|
785 |
|
786 |
+
#: ../lib/pz-linkcard-settings.php:234
|
787 |
msgid "Windows 95"
|
788 |
msgstr "Windows 95 風"
|
789 |
|
790 |
+
#: ../lib/pz-linkcard-settings.php:236
|
791 |
msgid "Slanting"
|
792 |
msgstr "斜め"
|
793 |
|
794 |
+
#: ../lib/pz-linkcard-settings.php:238
|
795 |
msgid "3D Rotate"
|
796 |
msgstr "3D回転"
|
797 |
|
798 |
+
#: ../lib/pz-linkcard-settings.php:239
|
799 |
msgid "Pushpin"
|
800 |
msgstr "押しピン"
|
801 |
|
802 |
+
#: ../lib/pz-linkcard-settings.php:241 ../lib/pz-linkcard-settings.php:631
|
803 |
+
#: ../lib/pz-linkcard-settings.php:981 ../lib/pz-linkcard-settings.php:1024
|
804 |
+
#: ../pz-linkcard.php:2238
|
805 |
msgid "*"
|
806 |
msgstr "※"
|
807 |
|
808 |
+
#: ../lib/pz-linkcard-settings.php:241
|
809 |
msgid "It applies over other formatting settings."
|
810 |
msgstr "ほかの項目よりも優先して適用されます。"
|
811 |
|
812 |
+
#: ../lib/pz-linkcard-settings.php:245
|
813 |
msgid "Saved Datetime"
|
814 |
msgstr "保存した日時"
|
815 |
|
816 |
+
#: ../lib/pz-linkcard-settings.php:255
|
817 |
msgid "Plugin Information"
|
818 |
msgstr "プラグイン情報"
|
819 |
|
820 |
+
#: ../lib/pz-linkcard-settings.php:258
|
821 |
msgid "How to"
|
822 |
msgstr "使い方"
|
823 |
|
824 |
+
#: ../lib/pz-linkcard-settings.php:258
|
825 |
msgid "Japanese Only"
|
826 |
msgstr "日本語のみ"
|
827 |
|
828 |
+
#: ../lib/pz-linkcard-settings.php:265
|
829 |
msgid "Plugin Name"
|
830 |
msgstr "プラグイン名"
|
831 |
|
832 |
+
#: ../lib/pz-linkcard-settings.php:269
|
833 |
msgid "Plugin Abbreviation"
|
834 |
msgstr "プラグイン略称"
|
835 |
|
836 |
+
#: ../lib/pz-linkcard-settings.php:273
|
837 |
msgid "Plugin Version"
|
838 |
msgstr "プラグインバージョン"
|
839 |
|
840 |
+
#: ../lib/pz-linkcard-settings.php:277 ../lib/pz-linkcard-settings.php:294
|
841 |
msgid "Author's Site"
|
842 |
msgstr "作者のサイト"
|
843 |
|
844 |
+
#: ../lib/pz-linkcard-settings.php:281
|
845 |
msgid "Plugin Path"
|
846 |
msgstr "プラグインのパス"
|
847 |
|
848 |
+
#: ../lib/pz-linkcard-settings.php:286
|
849 |
msgid "Author Name"
|
850 |
msgstr "作者の名前"
|
851 |
|
852 |
+
#: ../lib/pz-linkcard-settings.php:290
|
853 |
msgid "Author Twitter"
|
854 |
msgstr "作者のツイッター"
|
855 |
|
856 |
+
#: ../lib/pz-linkcard-settings.php:295
|
857 |
msgid "Popozure."
|
858 |
msgstr "ぽぽづれ。"
|
859 |
|
860 |
+
#: ../lib/pz-linkcard-settings.php:295
|
861 |
msgid "Poporon's PC Daily Diary"
|
862 |
msgstr "ぽぽろんのパソコンつれづれ(ズレズレ?)日記"
|
863 |
|
864 |
+
#: ../lib/pz-linkcard-settings.php:298
|
865 |
msgid "When in Trouble"
|
866 |
msgstr "困ったときは"
|
867 |
|
868 |
+
#: ../lib/pz-linkcard-settings.php:299
|
869 |
msgid "Twitter Account"
|
870 |
msgstr "ツイッター アカウント"
|
871 |
|
872 |
+
#: ../lib/pz-linkcard-settings.php:302
|
873 |
msgid "Donation"
|
874 |
msgstr "寄付"
|
875 |
|
876 |
+
#: ../lib/pz-linkcard-settings.php:303
|
877 |
msgid "Wishlist"
|
878 |
msgstr "ほしい物リスト"
|
879 |
|
880 |
+
#: ../lib/pz-linkcard-settings.php:307
|
881 |
msgid "Changelog"
|
882 |
msgstr "修正履歴"
|
883 |
|
884 |
+
#: ../lib/pz-linkcard-settings.php:315
|
885 |
msgid "Position Settings"
|
886 |
msgstr "配置の設定"
|
887 |
|
888 |
+
#: ../lib/pz-linkcard-settings.php:318
|
889 |
msgid "Link the Whole"
|
890 |
msgstr "カード全体をリンクする"
|
891 |
|
892 |
+
#: ../lib/pz-linkcard-settings.php:322
|
893 |
msgid "Enclose the entire card at anchor."
|
894 |
msgstr ""
|
895 |
"カード全体をAタグで囲って、どこをクリックしてもリンク先を開くようにします。"
|
896 |
|
897 |
+
#: ../lib/pz-linkcard-settings.php:328
|
898 |
msgid "Margin"
|
899 |
msgstr "余白"
|
900 |
|
901 |
+
#: ../lib/pz-linkcard-settings.php:335 ../lib/pz-linkcard-settings.php:367
|
902 |
msgid "Margin top"
|
903 |
msgstr "上の余白"
|
904 |
|
905 |
+
#: ../lib/pz-linkcard-settings.php:337 ../lib/pz-linkcard-settings.php:353
|
906 |
+
#: ../lib/pz-linkcard-settings.php:369 ../lib/pz-linkcard-settings.php:385
|
907 |
+
#: ../lib/pz-linkcard-settings.php:399 ../lib/pz-linkcard-settings.php:421
|
908 |
+
#: ../lib/pz-linkcard-settings.php:439 ../lib/pz-linkcard-settings.php:457
|
909 |
msgid "Not defined"
|
910 |
msgstr "設定しない"
|
911 |
|
912 |
+
#: ../lib/pz-linkcard-settings.php:338 ../lib/pz-linkcard-settings.php:354
|
913 |
+
#: ../lib/pz-linkcard-settings.php:370 ../lib/pz-linkcard-settings.php:386
|
914 |
+
#: ../lib/pz-linkcard-settings.php:400 ../lib/pz-linkcard-settings.php:422
|
915 |
+
#: ../lib/pz-linkcard-settings.php:440 ../lib/pz-linkcard-settings.php:458
|
916 |
msgid "0"
|
917 |
msgstr "0"
|
918 |
|
919 |
+
#: ../lib/pz-linkcard-settings.php:339 ../lib/pz-linkcard-settings.php:355
|
920 |
+
#: ../lib/pz-linkcard-settings.php:371 ../lib/pz-linkcard-settings.php:387
|
921 |
+
#: ../lib/pz-linkcard-settings.php:401 ../lib/pz-linkcard-settings.php:423
|
922 |
+
#: ../lib/pz-linkcard-settings.php:441 ../lib/pz-linkcard-settings.php:459
|
923 |
+
#: ../lib/pz-linkcard-settings.php:575
|
924 |
msgid "4px"
|
925 |
msgstr "4px"
|
926 |
|
927 |
+
#: ../lib/pz-linkcard-settings.php:340 ../lib/pz-linkcard-settings.php:356
|
928 |
+
#: ../lib/pz-linkcard-settings.php:372 ../lib/pz-linkcard-settings.php:388
|
929 |
+
#: ../lib/pz-linkcard-settings.php:402 ../lib/pz-linkcard-settings.php:424
|
930 |
+
#: ../lib/pz-linkcard-settings.php:442 ../lib/pz-linkcard-settings.php:460
|
931 |
+
#: ../lib/pz-linkcard-settings.php:576
|
932 |
msgid "8px"
|
933 |
msgstr "8px"
|
934 |
|
935 |
+
#: ../lib/pz-linkcard-settings.php:341 ../lib/pz-linkcard-settings.php:357
|
936 |
+
#: ../lib/pz-linkcard-settings.php:373 ../lib/pz-linkcard-settings.php:389
|
937 |
+
#: ../lib/pz-linkcard-settings.php:403 ../lib/pz-linkcard-settings.php:425
|
938 |
+
#: ../lib/pz-linkcard-settings.php:443 ../lib/pz-linkcard-settings.php:461
|
939 |
+
#: ../lib/pz-linkcard-settings.php:577
|
940 |
msgid "16px"
|
941 |
msgstr "16px"
|
942 |
|
943 |
+
#: ../lib/pz-linkcard-settings.php:342 ../lib/pz-linkcard-settings.php:358
|
944 |
+
#: ../lib/pz-linkcard-settings.php:375 ../lib/pz-linkcard-settings.php:391
|
945 |
+
#: ../lib/pz-linkcard-settings.php:405 ../lib/pz-linkcard-settings.php:427
|
946 |
+
#: ../lib/pz-linkcard-settings.php:444 ../lib/pz-linkcard-settings.php:462
|
947 |
+
#: ../lib/pz-linkcard-settings.php:578
|
948 |
msgid "32px"
|
949 |
msgstr "32px"
|
950 |
|
951 |
+
#: ../lib/pz-linkcard-settings.php:343 ../lib/pz-linkcard-settings.php:359
|
952 |
+
#: ../lib/pz-linkcard-settings.php:376 ../lib/pz-linkcard-settings.php:392
|
953 |
+
#: ../lib/pz-linkcard-settings.php:406 ../lib/pz-linkcard-settings.php:428
|
954 |
+
#: ../lib/pz-linkcard-settings.php:445 ../lib/pz-linkcard-settings.php:463
|
955 |
msgid "40px"
|
956 |
msgstr "40px"
|
957 |
|
958 |
+
#: ../lib/pz-linkcard-settings.php:344 ../lib/pz-linkcard-settings.php:360
|
959 |
+
#: ../lib/pz-linkcard-settings.php:377 ../lib/pz-linkcard-settings.php:393
|
960 |
+
#: ../lib/pz-linkcard-settings.php:407 ../lib/pz-linkcard-settings.php:429
|
961 |
+
#: ../lib/pz-linkcard-settings.php:446 ../lib/pz-linkcard-settings.php:464
|
962 |
+
#: ../lib/pz-linkcard-settings.php:579
|
963 |
msgid "64px"
|
964 |
msgstr "64px"
|
965 |
|
966 |
+
#: ../lib/pz-linkcard-settings.php:351 ../lib/pz-linkcard-settings.php:383
|
967 |
msgid "Margin left"
|
968 |
msgstr "左の余白"
|
969 |
|
970 |
+
#: ../lib/pz-linkcard-settings.php:374 ../lib/pz-linkcard-settings.php:390
|
971 |
+
#: ../lib/pz-linkcard-settings.php:404 ../lib/pz-linkcard-settings.php:426
|
972 |
msgid "24px"
|
973 |
msgstr "24px"
|
974 |
|
975 |
+
#: ../lib/pz-linkcard-settings.php:397 ../lib/pz-linkcard-settings.php:437
|
976 |
msgid "Margin right"
|
977 |
msgstr "右の余白"
|
978 |
|
979 |
+
#: ../lib/pz-linkcard-settings.php:413 ../lib/pz-linkcard-settings.php:518
|
980 |
+
#: ../lib/pz-linkcard-settings.php:614
|
981 |
msgid "Width"
|
982 |
msgstr "幅"
|
983 |
|
984 |
+
#: ../lib/pz-linkcard-settings.php:414 ../lib/pz-linkcard-settings.php:521
|
985 |
+
#: ../lib/pz-linkcard-settings.php:687
|
986 |
msgid "Height"
|
987 |
msgstr "高さ"
|
988 |
|
989 |
+
#: ../lib/pz-linkcard-settings.php:419 ../lib/pz-linkcard-settings.php:455
|
990 |
msgid "Margin bottom"
|
991 |
msgstr "下の余白"
|
992 |
|
993 |
+
#: ../lib/pz-linkcard-settings.php:452
|
994 |
msgid "Centering"
|
995 |
msgstr "中央に寄せる"
|
996 |
|
997 |
+
#: ../lib/pz-linkcard-settings.php:474
|
998 |
msgid "Use Blockquote Tag"
|
999 |
msgstr "BLOCKQUOTEタグを使用する"
|
1000 |
|
1001 |
+
#: ../lib/pz-linkcard-settings.php:475
|
1002 |
msgid "Without using DIV tag, and use BLOCKQUOTE tag."
|
1003 |
msgstr "<BLOCKQUOTE>で囲んで引用扱いにします。"
|
1004 |
|
1005 |
+
#: ../lib/pz-linkcard-settings.php:475 ../lib/pz-linkcard-settings.php:839
|
1006 |
+
#: ../lib/pz-linkcard-settings.php:847 ../lib/pz-linkcard-settings.php:1079
|
1007 |
+
#: ../lib/pz-linkcard-settings.php:1084 ../lib/pz-linkcard-settings.php:1100
|
1008 |
+
#: ../lib/pz-linkcard-settings.php:1104
|
1009 |
msgid "(Deprecated)"
|
1010 |
msgstr "(非推奨)"
|
1011 |
|
1012 |
+
#: ../lib/pz-linkcard-settings.php:481
|
1013 |
msgid "Display Settings"
|
1014 |
msgstr "表示の設定"
|
1015 |
|
1016 |
+
#: ../lib/pz-linkcard-settings.php:484
|
1017 |
msgid "Layout"
|
1018 |
msgstr "レイアウト"
|
1019 |
|
1020 |
+
#: ../lib/pz-linkcard-settings.php:489 ../lib/pz-linkcard-settings.php:660
|
1021 |
msgid "Site Information"
|
1022 |
msgstr "サイト情報"
|
1023 |
|
1024 |
+
#: ../lib/pz-linkcard-settings.php:492 ../lib/pz-linkcard-settings.php:513
|
1025 |
msgid "Upper Side"
|
1026 |
msgstr "上側"
|
1027 |
|
1028 |
+
#: ../lib/pz-linkcard-settings.php:493
|
1029 |
msgid "Above the Title"
|
1030 |
msgstr "タイトルの上側"
|
1031 |
|
1032 |
+
#: ../lib/pz-linkcard-settings.php:494
|
1033 |
msgid "Under Side"
|
1034 |
msgstr "下側"
|
1035 |
|
1036 |
+
#: ../lib/pz-linkcard-settings.php:496
|
1037 |
msgid "Use SiteName"
|
1038 |
msgstr "サイト名称を使用"
|
1039 |
|
1040 |
+
#: ../lib/pz-linkcard-settings.php:500
|
1041 |
msgid "For internal links, display the posting date"
|
1042 |
msgstr "内部リンクの場合に投稿日を表示する"
|
1043 |
|
1044 |
+
#: ../lib/pz-linkcard-settings.php:504 ../lib/pz-linkcard-settings.php:740
|
1045 |
msgid "Thumbnail"
|
1046 |
msgstr "サムネイル"
|
1047 |
|
1048 |
+
#: ../lib/pz-linkcard-settings.php:511
|
1049 |
msgid "Right Side"
|
1050 |
msgstr "右側"
|
1051 |
|
1052 |
+
#: ../lib/pz-linkcard-settings.php:512
|
1053 |
msgid "Left Side"
|
1054 |
msgstr "左側"
|
1055 |
|
1056 |
+
#: ../lib/pz-linkcard-settings.php:524 ../lib/pz-linkcard-settings.php:567
|
1057 |
msgid "Shadow"
|
1058 |
msgstr "影を付ける"
|
1059 |
|
1060 |
+
#: ../lib/pz-linkcard-settings.php:530
|
1061 |
msgid "Make additional information heading display"
|
1062 |
msgstr "付加情報を見出し表示にする"
|
1063 |
|
1064 |
+
#: ../lib/pz-linkcard-settings.php:533
|
1065 |
msgid "Turn off the anchor text underlining"
|
1066 |
msgstr "リンク文字のアンダーラインを除去する"
|
1067 |
|
1068 |
+
#: ../lib/pz-linkcard-settings.php:536
|
1069 |
msgid "Separator line"
|
1070 |
msgstr "区切り線"
|
1071 |
|
1072 |
+
#: ../lib/pz-linkcard-settings.php:541
|
1073 |
msgid "Display URL"
|
1074 |
msgstr "リンク先URLの表示"
|
1075 |
|
1076 |
+
#: ../lib/pz-linkcard-settings.php:544
|
1077 |
msgid "Under Title"
|
1078 |
msgstr "タイトルの下側"
|
1079 |
|
1080 |
+
#: ../lib/pz-linkcard-settings.php:545 ../lib/pz-linkcard-settings.php:640
|
1081 |
msgid "Bihind Site-Info"
|
1082 |
msgstr "サイト情報の後ろ"
|
1083 |
|
1084 |
+
#: ../lib/pz-linkcard-settings.php:552
|
1085 |
msgid "Hollow content area"
|
1086 |
msgstr "記事の情報に枠を付ける"
|
1087 |
|
1088 |
+
#: ../lib/pz-linkcard-settings.php:557
|
1089 |
msgid "Display excerpt"
|
1090 |
msgstr "抜粋文を表示する"
|
1091 |
|
1092 |
+
#: ../lib/pz-linkcard-settings.php:562
|
1093 |
msgid "Hollow"
|
1094 |
msgstr "内側に影を付ける"
|
1095 |
|
1096 |
+
#: ../lib/pz-linkcard-settings.php:572
|
1097 |
msgid "Round a square"
|
1098 |
msgstr "角を丸める"
|
1099 |
|
1100 |
+
#: ../lib/pz-linkcard-settings.php:586
|
1101 |
msgid "When the mouse is on"
|
1102 |
msgstr "マウスが上に乗ったとき、"
|
1103 |
|
1104 |
+
#: ../lib/pz-linkcard-settings.php:589
|
1105 |
msgid "Lighten"
|
1106 |
msgstr "薄色にする"
|
1107 |
|
1108 |
+
#: ../lib/pz-linkcard-settings.php:590
|
1109 |
msgid "Hover (light)"
|
1110 |
msgstr "浮かせる(薄色)"
|
1111 |
|
1112 |
+
#: ../lib/pz-linkcard-settings.php:591
|
1113 |
msgid "Hover (dark)"
|
1114 |
msgstr "浮かせる(濃色)"
|
1115 |
|
1116 |
+
#: ../lib/pz-linkcard-settings.php:592
|
1117 |
msgid "Radius"
|
1118 |
msgstr "角を丸める"
|
1119 |
|
1120 |
+
#: ../lib/pz-linkcard-settings.php:601
|
1121 |
msgid "Border"
|
1122 |
msgstr "枠線の太さ"
|
1123 |
|
1124 |
+
#: ../lib/pz-linkcard-settings.php:605
|
1125 |
msgid "Solid"
|
1126 |
msgstr "Solid(実線)"
|
1127 |
|
1128 |
+
#: ../lib/pz-linkcard-settings.php:606
|
1129 |
msgid "Dotted"
|
1130 |
msgstr "Dotted(点線)"
|
1131 |
|
1132 |
+
#: ../lib/pz-linkcard-settings.php:607
|
1133 |
msgid "Dashed"
|
1134 |
msgstr "Dashed(破線)"
|
1135 |
|
1136 |
+
#: ../lib/pz-linkcard-settings.php:608
|
1137 |
msgid "Double"
|
1138 |
msgstr "Double(二重線)"
|
1139 |
|
1140 |
+
#: ../lib/pz-linkcard-settings.php:609
|
1141 |
msgid "Groove"
|
1142 |
msgstr "Groove(立体・へこみ)"
|
1143 |
|
1144 |
+
#: ../lib/pz-linkcard-settings.php:610
|
1145 |
msgid "Ridge"
|
1146 |
msgstr "Ridge(立体・隆起)"
|
1147 |
|
1148 |
+
#: ../lib/pz-linkcard-settings.php:611
|
1149 |
msgid "Inset"
|
1150 |
msgstr "Inset(立体・押されたボタンのような効果)"
|
1151 |
|
1152 |
+
#: ../lib/pz-linkcard-settings.php:612
|
1153 |
msgid "Outset"
|
1154 |
msgstr "Outset(立体・ボタンのような効果)"
|
1155 |
|
1156 |
+
#: ../lib/pz-linkcard-settings.php:618
|
1157 |
msgid "Reset Image Style"
|
1158 |
msgstr "画像のスタイルのリセット"
|
1159 |
|
1160 |
+
#: ../lib/pz-linkcard-settings.php:619
|
1161 |
msgid ""
|
1162 |
"When unnecessary frame is displayed on the image, you can improve it by case"
|
1163 |
msgstr "画像がずれて表示されるときに改善される可能性が有ります(推奨)"
|
1164 |
|
1165 |
+
#: ../lib/pz-linkcard-settings.php:622 ../lib/pz-linkcard-settings.php:659
|
1166 |
msgid "More Button"
|
1167 |
msgstr "続きを読むボタン"
|
1168 |
|
1169 |
+
#: ../lib/pz-linkcard-settings.php:626
|
1170 |
msgid "Text link"
|
1171 |
msgstr "テキスト リンク"
|
1172 |
|
1173 |
+
#: ../lib/pz-linkcard-settings.php:627
|
1174 |
msgid "Simple button"
|
1175 |
msgstr "シンプルなボタン"
|
1176 |
|
1177 |
+
#: ../lib/pz-linkcard-settings.php:628
|
1178 |
msgid "Blue"
|
1179 |
msgstr "ブルー"
|
1180 |
|
1181 |
+
#: ../lib/pz-linkcard-settings.php:629
|
1182 |
msgid "Dark"
|
1183 |
msgstr "ダーク"
|
1184 |
|
1185 |
+
#: ../lib/pz-linkcard-settings.php:631
|
1186 |
msgid ""
|
1187 |
"It is recommended that you leave the card height blank when using this "
|
1188 |
"setting."
|
1189 |
msgstr "この設定を使用するときはカードの高さを空欄にすることをお勧めします。"
|
1190 |
|
1191 |
+
#: ../lib/pz-linkcard-settings.php:635
|
1192 |
msgid "Display SNS Count"
|
1193 |
msgstr "シェア数を表示する"
|
1194 |
|
1195 |
+
#: ../lib/pz-linkcard-settings.php:639
|
1196 |
msgid "Bihind Title"
|
1197 |
msgstr "タイトルの後ろ"
|
1198 |
|
1199 |
+
#: ../lib/pz-linkcard-settings.php:642
|
1200 |
msgid "Twitter"
|
1201 |
msgstr "ツイッター"
|
1202 |
|
1203 |
+
#: ../lib/pz-linkcard-settings.php:643
|
1204 |
msgid "Facebook"
|
1205 |
msgstr "フェイスブック(シェア数)"
|
1206 |
|
1207 |
+
#: ../lib/pz-linkcard-settings.php:644
|
1208 |
msgid "Hatena"
|
1209 |
msgstr "はてなブックマーク"
|
1210 |
|
1211 |
+
#: ../lib/pz-linkcard-settings.php:645
|
1212 |
msgid "Pocket"
|
1213 |
msgstr "Pocket"
|
1214 |
|
1215 |
+
#: ../lib/pz-linkcard-settings.php:652
|
1216 |
msgid "Letter Settings"
|
1217 |
msgstr "文字の設定"
|
1218 |
|
1219 |
+
#: ../lib/pz-linkcard-settings.php:661 ../lib/pz-linkcard-settings.php:791
|
1220 |
msgid "Added Information"
|
1221 |
msgstr "付加情報"
|
1222 |
|
1223 |
+
#: ../lib/pz-linkcard-settings.php:670
|
1224 |
msgid "Color"
|
1225 |
msgstr "色"
|
1226 |
|
1227 |
+
#: ../lib/pz-linkcard-settings.php:677
|
1228 |
msgid "Outline"
|
1229 |
msgstr "縁取り"
|
1230 |
|
1231 |
+
#: ../lib/pz-linkcard-settings.php:683
|
1232 |
msgid "Size"
|
1233 |
msgstr "大きさ"
|
1234 |
|
1235 |
+
#: ../lib/pz-linkcard-settings.php:692
|
1236 |
msgid "Length"
|
1237 |
msgstr "桁数"
|
1238 |
|
1239 |
+
#: ../lib/pz-linkcard-settings.php:696
|
1240 |
msgid "No wrap"
|
1241 |
msgstr "折り返さない"
|
1242 |
|
1243 |
+
#: ../lib/pz-linkcard-settings.php:704
|
1244 |
msgid "Resize"
|
1245 |
msgstr "サイズの変更"
|
1246 |
|
1247 |
+
#: ../lib/pz-linkcard-settings.php:705
|
1248 |
msgid "Adjust thumbnail and letter size according to width."
|
1249 |
msgstr "画面幅に合わせて文字とサムネイルの大きさを調整します。"
|
1250 |
|
1251 |
+
#: ../lib/pz-linkcard-settings.php:712
|
1252 |
msgid "External Link Settings"
|
1253 |
msgstr "外部リンクの設定"
|
1254 |
|
1255 |
+
#: ../lib/pz-linkcard-settings.php:713
|
1256 |
msgid "Internal Link Settings"
|
1257 |
msgstr "内部リンクの設定"
|
1258 |
|
1259 |
+
#: ../lib/pz-linkcard-settings.php:714
|
1260 |
msgid "Same Page Link Settings"
|
1261 |
msgstr "同ページへのリンクの設定"
|
1262 |
|
1263 |
+
#: ../lib/pz-linkcard-settings.php:722
|
1264 |
msgid "Border Color"
|
1265 |
msgstr "枠線の色"
|
1266 |
|
1267 |
+
#: ../lib/pz-linkcard-settings.php:729
|
1268 |
msgid "Background Color"
|
1269 |
msgstr "背景色"
|
1270 |
|
1271 |
+
#: ../lib/pz-linkcard-settings.php:736
|
1272 |
msgid "Background Image"
|
1273 |
msgstr "背景画像"
|
1274 |
|
1275 |
+
#: ../lib/pz-linkcard-settings.php:744 ../lib/pz-linkcard-settings.php:761
|
1276 |
+
#: ../lib/pz-linkcard-settings.php:778 ../lib/pz-linkcard-settings.php:798
|
1277 |
+
#: ../lib/pz-linkcard-settings.php:809 ../lib/pz-linkcard-settings.php:825
|
1278 |
+
#: ../lib/pz-linkcard-settings.php:855
|
1279 |
msgid "It is common with setting Internal-link"
|
1280 |
msgstr "内部リンク用の設定が使用されます"
|
1281 |
|
1282 |
+
#: ../lib/pz-linkcard-settings.php:749 ../lib/pz-linkcard-settings.php:783
|
1283 |
msgid "Direct"
|
1284 |
msgstr "直接取得する"
|
1285 |
|
1286 |
+
#: ../lib/pz-linkcard-settings.php:750 ../lib/pz-linkcard-settings.php:784
|
1287 |
msgid "Use WebAPI"
|
1288 |
msgstr "WebAPIを利用する"
|
1289 |
|
1290 |
+
#: ../lib/pz-linkcard-settings.php:751 ../lib/pz-linkcard-settings.php:785
|
1291 |
msgid "Use WebAPI ,if can not direct"
|
1292 |
msgstr "直接取得できない場合、WebAPIを利用する"
|
1293 |
|
1294 |
+
#: ../lib/pz-linkcard-settings.php:757
|
1295 |
msgid "Thumbnail Size"
|
1296 |
msgstr "サムネイルの大きさ"
|
1297 |
|
1298 |
+
#: ../lib/pz-linkcard-settings.php:765
|
1299 |
msgid "Thumbnail (150px)"
|
1300 |
msgstr "小サイズ(150ピクセル)"
|
1301 |
|
1302 |
+
#: ../lib/pz-linkcard-settings.php:766
|
1303 |
msgid "Medium (300px)"
|
1304 |
msgstr "中サイズ(300ピクセル)"
|
1305 |
|
1306 |
+
#: ../lib/pz-linkcard-settings.php:767
|
1307 |
msgid "Large (1024px)"
|
1308 |
msgstr "大サイズ(1024ピクセル)"
|
1309 |
|
1310 |
+
#: ../lib/pz-linkcard-settings.php:768
|
1311 |
msgid "Full size"
|
1312 |
msgstr "そのままのサイズ"
|
1313 |
|
1314 |
+
#: ../lib/pz-linkcard-settings.php:774
|
1315 |
msgid "Site Icon"
|
1316 |
msgstr "サイトアイコン"
|
1317 |
|
1318 |
+
#: ../lib/pz-linkcard-settings.php:795
|
1319 |
msgid "Text of More Button"
|
1320 |
msgstr "続きを読むボタンの文字"
|
1321 |
|
1322 |
+
#: ../lib/pz-linkcard-settings.php:805
|
1323 |
msgid "Open New Window/Tab"
|
1324 |
msgstr "新しいタブで開く"
|
1325 |
|
1326 |
+
#: ../lib/pz-linkcard-settings.php:814
|
1327 |
msgid "All client"
|
1328 |
msgstr "すべての端末"
|
1329 |
|
1330 |
+
#: ../lib/pz-linkcard-settings.php:815
|
1331 |
msgid "Other than mobile"
|
1332 |
msgstr "モバイル端末以外"
|
1333 |
|
1334 |
+
#: ../lib/pz-linkcard-settings.php:821
|
1335 |
msgid "Get Contents"
|
1336 |
msgstr "記事取得方法"
|
1337 |
|
1338 |
+
#: ../lib/pz-linkcard-settings.php:829
|
1339 |
+
msgid "Always extract from the latest articles"
|
1340 |
msgstr "常に最新の記事内容から抜粋文を作成する"
|
1341 |
|
1342 |
+
#: ../lib/pz-linkcard-settings.php:830
|
1343 |
+
msgid "If \"excerpt\" is set, give priority to it"
|
1344 |
+
msgstr "「抜粋」を設定していたら、それを優先"
|
1345 |
|
1346 |
+
#: ../lib/pz-linkcard-settings.php:831
|
1347 |
+
msgid "Always display the contents registered in card management"
|
1348 |
+
msgstr "常にカード管理に登録された内容を表示"
|
1349 |
|
1350 |
+
#: ../lib/pz-linkcard-settings.php:838
|
1351 |
msgid "Set NoFollow"
|
1352 |
msgstr "リンク先を信用しない"
|
1353 |
|
1354 |
+
#: ../lib/pz-linkcard-settings.php:839
|
1355 |
msgid "In the case of an external site, it puts the \"nofollow\"."
|
1356 |
msgstr ""
|
1357 |
"アンカータグに rel=\"nofollow\" を追加して、検索エンジンの評価から外すことを"
|
1358 |
"宣言します。"
|
1359 |
|
1360 |
+
#: ../lib/pz-linkcard-settings.php:842
|
1361 |
msgid "Set NoOpener"
|
1362 |
msgstr "リンク元タブを保護する"
|
1363 |
|
1364 |
+
#: ../lib/pz-linkcard-settings.php:843
|
1365 |
msgid "In the case of an external site, it puts the \"noopener\"."
|
1366 |
msgstr ""
|
1367 |
"アンカータグに rel=\"noopener\" を追加して、リンク先サイトからリンク元タブに"
|
1368 |
"対する操作を無効にします。"
|
1369 |
|
1370 |
+
#: ../lib/pz-linkcard-settings.php:846
|
1371 |
msgid "Use HatenaBlogCard"
|
1372 |
msgstr "はてなブログカードを使用する"
|
1373 |
|
1374 |
+
#: ../lib/pz-linkcard-settings.php:847
|
1375 |
msgid "External links will use Always HatenaBlogCard."
|
1376 |
msgstr "外部リンクは「はてなブログカード」を利用する。"
|
1377 |
|
1378 |
+
#: ../lib/pz-linkcard-settings.php:851
|
1379 |
msgid "Retry Get PID"
|
1380 |
msgstr "記事URLの再取得"
|
1381 |
|
1382 |
+
#: ../lib/pz-linkcard-settings.php:857
|
1383 |
msgid "When the `Post ID` can not be acquired, it is acquired again."
|
1384 |
msgstr "記事IDが取得できなかった場合に、リダイレクト先のURLを取得する。"
|
1385 |
|
1386 |
+
#: ../lib/pz-linkcard-settings.php:868
|
1387 |
msgid "Link Check Settings"
|
1388 |
msgstr "リンク先の検査の設定"
|
1389 |
|
1390 |
+
#: ../lib/pz-linkcard-settings.php:871
|
1391 |
msgid "Relative URL"
|
1392 |
msgstr "相対指定URL"
|
1393 |
|
1394 |
+
#: ../lib/pz-linkcard-settings.php:872
|
1395 |
msgid "For relative-specified URLs, complement the site URL."
|
1396 |
msgstr "相対指定のURLの場合、サイトURLを補完します。"
|
1397 |
|
1398 |
+
#: ../lib/pz-linkcard-settings.php:875
|
1399 |
msgid "Do Not Link at Error"
|
1400 |
msgstr "エラーのときリンクしない"
|
1401 |
|
1402 |
+
#: ../lib/pz-linkcard-settings.php:876
|
1403 |
msgid "When access status is \"403\", \"404\", \"410\", unlink."
|
1404 |
msgstr "ステータスが「403」「404」「410」のときにリンクを無効にします。"
|
1405 |
|
1406 |
+
#: ../lib/pz-linkcard-settings.php:879
|
1407 |
msgid "Disable SSL Verification"
|
1408 |
msgstr "SSL検証を無効"
|
1409 |
|
1410 |
+
#: ../lib/pz-linkcard-settings.php:880
|
1411 |
msgid "Try setting if the contents of the SSL site can not be acquired."
|
1412 |
msgstr ""
|
1413 |
"SSLサイトのタイトルや記事内容が取得できない場合に設定することで取得できる可能"
|
1414 |
"性があります。"
|
1415 |
|
1416 |
+
#: ../lib/pz-linkcard-settings.php:883
|
1417 |
msgid "Follow Location"
|
1418 |
msgstr "リダイレクト処理する"
|
1419 |
|
1420 |
+
#: ../lib/pz-linkcard-settings.php:884
|
1421 |
msgid "Track when the link destination is redirected."
|
1422 |
msgstr "リンク先がリダイレクトされている場合に追跡します。"
|
1423 |
|
1424 |
+
#: ../lib/pz-linkcard-settings.php:887
|
1425 |
msgid "Set Referer"
|
1426 |
msgstr "リファラーの通知"
|
1427 |
|
1428 |
+
#: ../lib/pz-linkcard-settings.php:888
|
1429 |
msgid "Notify the article URL to the link destination."
|
1430 |
msgstr "リンク先に記事のURLを知らせます。"
|
1431 |
|
1432 |
+
#: ../lib/pz-linkcard-settings.php:891
|
1433 |
msgid "Use User-Agent"
|
1434 |
msgstr "ユーザーエージェントの通知"
|
1435 |
|
1436 |
+
#: ../lib/pz-linkcard-settings.php:893
|
1437 |
msgid "Notify using Pz-LinkCard to the link destination."
|
1438 |
msgstr "リンク先にPz-LinkCardを使用していることを知らせます。"
|
1439 |
|
1440 |
+
#: ../lib/pz-linkcard-settings.php:898
|
1441 |
msgid "Broken Link Checker"
|
1442 |
msgstr "リンク切れチェッカー"
|
1443 |
|
1444 |
+
#: ../lib/pz-linkcard-settings.php:899
|
1445 |
msgid "Alive confirmation of the link destination."
|
1446 |
msgstr "リンク先がアクセスできるか定期的に確認します。"
|
1447 |
|
1448 |
+
#: ../lib/pz-linkcard-settings.php:902
|
1449 |
msgid "Broken Link Count"
|
1450 |
msgstr "リンク切れカウント"
|
1451 |
|
1452 |
+
#: ../lib/pz-linkcard-settings.php:903
|
1453 |
msgid "The number of broken links is displayed next to the submenu."
|
1454 |
msgstr "サブメニューの横にリンク切れの件数を表示します。"
|
1455 |
|
1456 |
+
#: ../lib/pz-linkcard-settings.php:909
|
1457 |
msgid "Editor Settings"
|
1458 |
msgstr "エディターの設定"
|
1459 |
|
1460 |
+
#: ../lib/pz-linkcard-settings.php:912
|
1461 |
msgid "Convert from Text Link"
|
1462 |
msgstr "テキストリンク行を変換"
|
1463 |
|
1464 |
+
#: ../lib/pz-linkcard-settings.php:913
|
1465 |
msgid "Convert lines with text link only to Linkcard."
|
1466 |
msgstr "テキストリンクだけの行をリンクカードに変換する。"
|
1467 |
|
1468 |
+
#: ../lib/pz-linkcard-settings.php:916
|
1469 |
msgid "Convert from URL"
|
1470 |
msgstr "URL行を変換"
|
1471 |
|
1472 |
+
#: ../lib/pz-linkcard-settings.php:917
|
1473 |
msgid "Convert lines with URL only to Linkcard."
|
1474 |
msgstr "URLだけの行をリンクカードに変換する。"
|
1475 |
|
1476 |
+
#: ../lib/pz-linkcard-settings.php:920
|
1477 |
msgid "External Link Only"
|
1478 |
msgstr "外部リンクのみ"
|
1479 |
|
1480 |
+
#: ../lib/pz-linkcard-settings.php:921
|
1481 |
msgid "Convert only external links."
|
1482 |
msgstr "外部リンクのときのみ変換します。"
|
1483 |
|
1484 |
+
#: ../lib/pz-linkcard-settings.php:925
|
1485 |
msgid "Do Shortcode"
|
1486 |
msgstr "ショートコード 実行"
|
1487 |
|
1488 |
+
#: ../lib/pz-linkcard-settings.php:926
|
1489 |
msgid "Force shortcode development."
|
1490 |
msgstr "リンク・URLから変換したときにショートコードを強制的に実行する。"
|
1491 |
|
1492 |
+
#: ../lib/pz-linkcard-settings.php:930
|
1493 |
msgid "Add Insert Button"
|
1494 |
msgstr "リンクカードボタンを追加"
|
1495 |
|
1496 |
+
#: ../lib/pz-linkcard-settings.php:931
|
1497 |
msgid "Add insert button to visual editor."
|
1498 |
msgstr ""
|
1499 |
"ビジュアル エディタにリンクカードのショートコードを挿入するボタンを追加する。"
|
1500 |
|
1501 |
+
#: ../lib/pz-linkcard-settings.php:934
|
1502 |
msgid "Add Quick Tag"
|
1503 |
msgstr "クイックタグを追加"
|
1504 |
|
1505 |
+
#: ../lib/pz-linkcard-settings.php:935
|
1506 |
msgid "Add quick tag button to text editor."
|
1507 |
msgstr ""
|
1508 |
"テキスト エディタにリンクカードのショートコードを挿入するクイックタグを追加す"
|
1509 |
"る。"
|
1510 |
|
1511 |
+
#: ../lib/pz-linkcard-settings.php:939
|
1512 |
msgid "ShortCode 1"
|
1513 |
msgstr "ショートコード 1"
|
1514 |
|
1515 |
+
#: ../lib/pz-linkcard-settings.php:940 ../lib/pz-linkcard-settings.php:957
|
1516 |
+
#: ../lib/pz-linkcard-settings.php:961 ../lib/pz-linkcard-settings.php:965
|
1517 |
msgid "Case-sensitive"
|
1518 |
msgstr "大文字と小文字を区別します"
|
1519 |
|
1520 |
+
#: ../lib/pz-linkcard-settings.php:943
|
1521 |
msgid "Use InLineText"
|
1522 |
msgstr "ショートコードで囲んだ文字列を使用する"
|
1523 |
|
1524 |
+
#: ../lib/pz-linkcard-settings.php:947
|
1525 |
msgid "No use"
|
1526 |
msgstr "使用しない"
|
1527 |
|
1528 |
+
#: ../lib/pz-linkcard-settings.php:948
|
1529 |
msgid "Use to excerpt"
|
1530 |
msgstr "抜粋文として使用"
|
1531 |
|
1532 |
+
#: ../lib/pz-linkcard-settings.php:949
|
1533 |
msgid "Use to title"
|
1534 |
msgstr "タイトルとして使用"
|
1535 |
|
1536 |
+
#: ../lib/pz-linkcard-settings.php:952
|
1537 |
msgid "This setting applies only to the Shortcode1"
|
1538 |
msgstr "ショートコード1にのみ適用されます"
|
1539 |
|
1540 |
+
#: ../lib/pz-linkcard-settings.php:956
|
1541 |
msgid "ShortCode 2"
|
1542 |
msgstr "ショートコード 2"
|
1543 |
|
1544 |
+
#: ../lib/pz-linkcard-settings.php:960
|
1545 |
msgid "ShortCode 3"
|
1546 |
msgstr "ショートコード 3"
|
1547 |
|
1548 |
+
#: ../lib/pz-linkcard-settings.php:964
|
1549 |
msgid "ShortCode 4"
|
1550 |
msgstr "ショートコード 4"
|
1551 |
|
1552 |
+
#: ../lib/pz-linkcard-settings.php:968
|
1553 |
msgid "Parameters"
|
1554 |
msgstr "パラメータ"
|
1555 |
|
1556 |
+
#: ../lib/pz-linkcard-settings.php:970 ../lib/pz-linkcard-settings.php:1187
|
1557 |
+
#: ../lib/pz-linkcard-settings.php:1196
|
1558 |
msgid "ex1."
|
1559 |
msgstr "例1."
|
1560 |
|
1561 |
+
#: ../lib/pz-linkcard-settings.php:970
|
1562 |
msgid "Specify only URL parameters."
|
1563 |
msgstr "URLパラメーターだけを指定。"
|
1564 |
|
1565 |
+
#: ../lib/pz-linkcard-settings.php:971 ../lib/pz-linkcard-settings.php:1188
|
1566 |
+
#: ../lib/pz-linkcard-settings.php:1197
|
1567 |
msgid "ex2."
|
1568 |
msgstr "例2."
|
1569 |
|
1570 |
+
#: ../lib/pz-linkcard-settings.php:971
|
1571 |
msgid "Specify URL and title parameters."
|
1572 |
msgstr "URLパラメーターとtitleパラメーターを指定。"
|
1573 |
|
1574 |
+
#: ../lib/pz-linkcard-settings.php:972
|
1575 |
msgid "ex3."
|
1576 |
msgstr "例3."
|
1577 |
|
1578 |
+
#: ../lib/pz-linkcard-settings.php:972
|
1579 |
msgid "Specify URL, title and content parameters."
|
1580 |
msgstr "URLパラメーターとtitleパラメーターとcontentパラメーターを指定。"
|
1581 |
|
1582 |
+
#: ../lib/pz-linkcard-settings.php:973
|
1583 |
msgid ""
|
1584 |
"For any shortcode you can change the title and excerpt with `title` "
|
1585 |
"parameter and `content` parameter"
|
1587 |
"どのショートコードでも title パラメータと content パラメータでタイトルと抜粋"
|
1588 |
"文を指定できます"
|
1589 |
|
1590 |
+
#: ../lib/pz-linkcard-settings.php:980
|
1591 |
msgid "Multi Site Information"
|
1592 |
msgstr "マルチサイト情報"
|
1593 |
|
1594 |
+
#: ../lib/pz-linkcard-settings.php:981 ../lib/pz-linkcard-settings.php:1024
|
1595 |
msgid "Cannot be changed"
|
1596 |
msgstr "設定は変更できません"
|
1597 |
|
1598 |
+
#: ../lib/pz-linkcard-settings.php:987
|
1599 |
msgid "Disabled"
|
1600 |
msgstr "無効化"
|
1601 |
|
1602 |
+
#: ../lib/pz-linkcard-settings.php:988
|
1603 |
msgid "Enabled"
|
1604 |
msgstr "有効化"
|
1605 |
|
1606 |
+
#: ../lib/pz-linkcard-settings.php:993
|
1607 |
msgid "Type"
|
1608 |
msgstr "種類"
|
1609 |
|
1610 |
+
#: ../lib/pz-linkcard-settings.php:996
|
1611 |
msgid "Subdirectories"
|
1612 |
msgstr "サブディレクトリー型"
|
1613 |
|
1614 |
+
#: ../lib/pz-linkcard-settings.php:997
|
1615 |
msgid "Subdomains"
|
1616 |
msgstr "サブドメイン型"
|
1617 |
|
1618 |
+
#: ../lib/pz-linkcard-settings.php:1002
|
1619 |
msgid "Current Blog ID"
|
1620 |
msgstr "現在のブログID"
|
1621 |
|
1622 |
+
#: ../lib/pz-linkcard-settings.php:1008
|
1623 |
msgid "Number of Sites"
|
1624 |
msgstr "サイトの数"
|
1625 |
|
1626 |
+
#: ../lib/pz-linkcard-settings.php:1018
|
|
|
|
|
|
|
|
|
1627 |
msgid "Link to SubSite"
|
1628 |
msgstr "サブサイトへのリンク"
|
1629 |
|
1630 |
+
#: ../lib/pz-linkcard-settings.php:1019
|
1631 |
msgid "Treat links to subsites as external links."
|
1632 |
msgstr "サブサイトへのリンクを外部リンクとして扱う。"
|
1633 |
|
1634 |
+
#: ../lib/pz-linkcard-settings.php:1023
|
1635 |
msgid "Site List"
|
1636 |
msgstr "サイトの一覧"
|
1637 |
|
1638 |
+
#: ../lib/pz-linkcard-settings.php:1029
|
1639 |
msgid "Current"
|
1640 |
msgstr "現在"
|
1641 |
|
1642 |
+
#: ../lib/pz-linkcard-settings.php:1030
|
1643 |
msgid "Blog ID"
|
1644 |
msgstr "ブログID"
|
1645 |
|
1646 |
+
#: ../lib/pz-linkcard-settings.php:1051
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1647 |
msgid "Senior Settings"
|
1648 |
msgstr "上級者向けの設定"
|
1649 |
|
1650 |
+
#: ../lib/pz-linkcard-settings.php:1054
|
1651 |
msgid "Trailing Slash"
|
1652 |
msgstr "末尾のスラッシュの除去"
|
1653 |
|
1654 |
+
#: ../lib/pz-linkcard-settings.php:1057
|
1655 |
msgid "As it"
|
1656 |
msgstr "そのまま"
|
1657 |
|
1658 |
+
#: ../lib/pz-linkcard-settings.php:1058
|
1659 |
msgid "When only domain name, remove"
|
1660 |
msgstr "ドメイン名のみのときだけ削除"
|
1661 |
|
1662 |
+
#: ../lib/pz-linkcard-settings.php:1059
|
1663 |
msgid "Always remove"
|
1664 |
msgstr "常に削除"
|
1665 |
|
1666 |
+
#: ../lib/pz-linkcard-settings.php:1064
|
1667 |
msgid "Class ID to be Added (for PC)"
|
1668 |
msgstr "PCのときに追加するクラス名"
|
1669 |
|
1670 |
+
#: ../lib/pz-linkcard-settings.php:1068
|
1671 |
msgid "Class ID to be Added (for Mobile)"
|
1672 |
msgstr "モバイルのときに追加するクラス名"
|
1673 |
|
1674 |
+
#: ../lib/pz-linkcard-settings.php:1073
|
1675 |
msgid "Compress"
|
1676 |
msgstr "圧縮"
|
1677 |
|
1678 |
+
#: ../lib/pz-linkcard-settings.php:1074
|
1679 |
msgid "Compress CSS and JavaScript to improve access speed."
|
1680 |
msgstr "CSSやJavaScriptを圧縮してアクセス速度を向上させます"
|
1681 |
|
1682 |
+
#: ../lib/pz-linkcard-settings.php:1078
|
1683 |
msgid "Google AMP URL"
|
1684 |
msgstr "URLによるAMP判断"
|
1685 |
|
1686 |
+
#: ../lib/pz-linkcard-settings.php:1079
|
1687 |
msgid "If the URL is AMP, display simple."
|
1688 |
msgstr ""
|
1689 |
"アクセスされたURLの末尾が「/amp」「/amp/」「/?amp=1」の場合、簡易表示に切り替"
|
1690 |
"える。"
|
1691 |
|
1692 |
+
#: ../lib/pz-linkcard-settings.php:1083
|
1693 |
msgid "Hide URL Error"
|
1694 |
msgstr "URLエラーを非表示"
|
1695 |
|
1696 |
+
#: ../lib/pz-linkcard-settings.php:1084
|
1697 |
msgid "Do not display an error on the admin page."
|
1698 |
msgstr "管理画面にURLエラーを表示しません。"
|
1699 |
|
1700 |
+
#: ../lib/pz-linkcard-settings.php:1088
|
1701 |
msgid "Extension Settings"
|
1702 |
msgstr "拡張機能の設定"
|
1703 |
|
1704 |
+
#: ../lib/pz-linkcard-settings.php:1092
|
1705 |
msgid "Display the file menu on the card management screen."
|
1706 |
msgstr "カード管理画面へ「ファイルメニュー」を表示します。"
|
1707 |
|
1708 |
+
#: ../lib/pz-linkcard-settings.php:1095
|
1709 |
msgid "Initialize Tab"
|
1710 |
msgstr "初期化タブ"
|
1711 |
|
1712 |
+
#: ../lib/pz-linkcard-settings.php:1096
|
1713 |
msgid "Display the initialize tab on the settings screen."
|
1714 |
msgstr "設定画面に「初期化」タブを表示します。"
|
1715 |
|
1716 |
+
#: ../lib/pz-linkcard-settings.php:1099
|
1717 |
msgid "Survey Mode"
|
1718 |
msgstr "調査モード"
|
1719 |
|
1720 |
+
#: ../lib/pz-linkcard-settings.php:1100
|
1721 |
msgid "Outputs some events and setting information to a log file."
|
1722 |
msgstr "いくつかのイベントや設定情報等をログファイルへ出力します。"
|
1723 |
|
1724 |
+
#: ../lib/pz-linkcard-settings.php:1103
|
1725 |
msgid "Administrator Mode"
|
1726 |
msgstr "管理者モード"
|
1727 |
|
1728 |
+
#: ../lib/pz-linkcard-settings.php:1104
|
1729 |
msgid ""
|
1730 |
"Display information that is not normally needed or open special settings."
|
1731 |
msgstr "通常は必要のない情報を表示したり、特別な設定を開放します。"
|
1732 |
|
1733 |
+
#: ../lib/pz-linkcard-settings.php:1107
|
1734 |
msgid "Develop Mode"
|
1735 |
msgstr "開発モード"
|
1736 |
|
1737 |
+
#: ../lib/pz-linkcard-settings.php:1114
|
1738 |
msgid "Stylesheet Settings"
|
1739 |
msgstr "スタイルシートの設定"
|
1740 |
|
1741 |
+
#: ../lib/pz-linkcard-settings.php:1117
|
1742 |
msgid "Stylesheet URL"
|
1743 |
msgstr "CSSファイルのURL"
|
1744 |
|
1745 |
+
#: ../lib/pz-linkcard-settings.php:1120 ../lib/pz-linkcard-settings.php:1151
|
1746 |
msgid "Schemes (http and https) are omitted."
|
1747 |
msgstr "スキーム( http: や https: )は省略されています。"
|
1748 |
|
1749 |
+
#: ../lib/pz-linkcard-settings.php:1124
|
1750 |
msgid "Stylesheet URL to Add"
|
1751 |
msgstr "追加するCSSのURL"
|
1752 |
|
1753 |
+
#: ../lib/pz-linkcard-settings.php:1125 ../lib/pz-linkcard-settings.php:1186
|
1754 |
+
#: ../lib/pz-linkcard-settings.php:1195
|
1755 |
msgid "ex."
|
1756 |
msgstr "例."
|
1757 |
|
1758 |
+
#: ../lib/pz-linkcard-settings.php:1128
|
1759 |
msgid "Stylesheet Text to Add"
|
1760 |
msgstr "追加するCSSのテキスト"
|
1761 |
|
1762 |
+
#: ../lib/pz-linkcard-settings.php:1132
|
1763 |
msgid "Stylesheet Version"
|
1764 |
msgstr "CSSの補助バージョン"
|
1765 |
|
1766 |
+
#: ../lib/pz-linkcard-settings.php:1136
|
1767 |
msgid "Stylesheet File"
|
1768 |
msgstr "CSSファイルのパス"
|
1769 |
|
1770 |
+
#: ../lib/pz-linkcard-settings.php:1140
|
1771 |
msgid "Stylesheet Templete File"
|
1772 |
msgstr "ひな型CSSファイルのパス"
|
1773 |
|
1774 |
+
#: ../lib/pz-linkcard-settings.php:1145
|
1775 |
msgid "Image Settings"
|
1776 |
msgstr "画像の設定"
|
1777 |
|
1778 |
+
#: ../lib/pz-linkcard-settings.php:1148
|
1779 |
msgid "Image Cache URL"
|
1780 |
msgstr "キャッシュ画像を保存するディレクトリのURL"
|
1781 |
|
1782 |
+
#: ../lib/pz-linkcard-settings.php:1152 ../lib/pz-linkcard-settings.php:1169
|
1783 |
msgid "Used"
|
1784 |
msgstr "使用中"
|
1785 |
|
1786 |
+
#: ../lib/pz-linkcard-settings.php:1152 ../lib/pz-linkcard-settings.php:1169
|
1787 |
msgid ": "
|
1788 |
msgstr ":"
|
1789 |
|
1790 |
+
#: ../lib/pz-linkcard-settings.php:1156
|
1791 |
msgid "Image Cache Directory"
|
1792 |
msgstr "キャッシュ画像を保存するディレクトリ"
|
1793 |
|
1794 |
+
#: ../lib/pz-linkcard-settings.php:1163
|
1795 |
msgid "Survey Settings"
|
1796 |
msgstr "調査モードの設定"
|
1797 |
|
1798 |
+
#: ../lib/pz-linkcard-settings.php:1166
|
1799 |
msgid "Log URL"
|
1800 |
msgstr "ログ格納ディレクトリーURL"
|
1801 |
|
1802 |
+
#: ../lib/pz-linkcard-settings.php:1173
|
1803 |
msgid "Log Directory"
|
1804 |
msgstr "ログ格納ディレクトリー"
|
1805 |
|
1806 |
+
#: ../lib/pz-linkcard-settings.php:1180
|
1807 |
msgid "Web-API Settings"
|
1808 |
msgstr "WebAPIの設定"
|
1809 |
|
1810 |
+
#: ../lib/pz-linkcard-settings.php:1183
|
1811 |
msgid "Site Icon API"
|
1812 |
msgstr "サイトアイコン取得API"
|
1813 |
|
1814 |
+
#: ../lib/pz-linkcard-settings.php:1186
|
1815 |
msgid "%DOMAIN% replace to domain name."
|
1816 |
msgstr "%DOMAIN% と記述するとドメイン名に置き換わります。"
|
1817 |
|
1818 |
+
#: ../lib/pz-linkcard-settings.php:1186
|
1819 |
msgid "%DOMAIN_URL% replace to domain URL."
|
1820 |
msgstr "%DOMAIN_URL% と記述するとドメインのURLに置き換わります。"
|
1821 |
|
1822 |
+
#: ../lib/pz-linkcard-settings.php:1186 ../lib/pz-linkcard-settings.php:1195
|
1823 |
msgid "%URL% replace to URL."
|
1824 |
msgstr "%URL% と記述すると記事のURLに置き換わります。"
|
1825 |
|
1826 |
+
#: ../lib/pz-linkcard-settings.php:1192
|
1827 |
msgid "Thumbnail API"
|
1828 |
msgstr "サムネイル画像取得API"
|
1829 |
|
1830 |
+
#: ../lib/pz-linkcard-settings.php:1207
|
1831 |
msgid "Initialize Settings"
|
1832 |
msgstr "設定の初期化"
|
1833 |
|
1834 |
+
#: ../lib/pz-linkcard-settings.php:1210
|
1835 |
msgid "Reset the \"Settings\" to the initial value."
|
1836 |
msgstr "すべての設定を初期状態に戻します。"
|
1837 |
|
1838 |
+
#: ../lib/pz-linkcard-settings.php:1214
|
1839 |
msgid "Initialize Operation"
|
1840 |
msgstr "プラグインの再起動"
|
1841 |
|
1842 |
+
#: ../lib/pz-linkcard-settings.php:1217
|
1843 |
msgid "Perform initial setup."
|
1844 |
msgstr "プラグインの初期化処理を実行します。"
|
1845 |
|
1846 |
+
#: ../lib/pz-linkcard-settings.php:1217
|
1847 |
msgid "\"Settings\" will not be initialized."
|
1848 |
msgstr "設定値は初期化しません。"
|
1849 |
|
1850 |
+
#: ../lib/pz-linkcard-settings.php:1221
|
1851 |
msgid "Initialization Exception"
|
1852 |
msgstr "初期化時の例外"
|
1853 |
|
1854 |
+
#: ../lib/pz-linkcard-settings.php:1222
|
1855 |
msgid "Do not initialize \"Survey Mode\" and \"Administrator Mode\"."
|
1856 |
msgstr "初期化時に調査モードと管理者モードを解除しません。"
|
1857 |
|
1858 |
+
#: ../lib/pz-linkcard-settings.php:1232
|
1859 |
+
msgid "Notice"
|
1860 |
+
msgstr "通知"
|
1861 |
+
|
1862 |
+
#: ../lib/pz-linkcard-settings.php:1232
|
1863 |
+
msgid "Do not use normally as it can be set to incapacitate."
|
1864 |
+
msgstr "動作無能に陥る設定が可能なため、通常は使用しないでください。"
|
1865 |
+
|
1866 |
#: ../lib/pz-linkcard-style.php:638
|
1867 |
msgid "Succeeded in saving the Stylesheet."
|
1868 |
msgstr "スタイルシートの生成に成功しました。"
|
1883 |
msgid "Incorrect URL specification."
|
1884 |
msgstr "URLの記述に誤りがあります。"
|
1885 |
|
1886 |
+
#: ../pz-linkcard.php:830
|
1887 |
#, php-format
|
1888 |
msgid "%d tweet"
|
1889 |
msgstr "%d Tweet"
|
1890 |
|
1891 |
+
#: ../pz-linkcard.php:830
|
1892 |
#, php-format
|
1893 |
msgid "%d tweets"
|
1894 |
msgstr "%d Tweets"
|
1895 |
|
1896 |
+
#: ../pz-linkcard.php:833
|
1897 |
#, php-format
|
1898 |
msgid "%d share"
|
1899 |
msgstr "%d Share"
|
1900 |
|
1901 |
+
#: ../pz-linkcard.php:833
|
1902 |
#, php-format
|
1903 |
msgid "%d shares"
|
1904 |
msgstr "%d Shares"
|
1905 |
|
1906 |
+
#: ../pz-linkcard.php:836
|
1907 |
#, php-format
|
1908 |
msgid "%d user"
|
1909 |
msgstr "%d User"
|
1910 |
|
1911 |
+
#: ../pz-linkcard.php:836
|
1912 |
#, php-format
|
1913 |
msgid "%d users"
|
1914 |
msgstr "%d Users"
|
1915 |
|
1916 |
+
#: ../pz-linkcard.php:839
|
1917 |
#, php-format
|
1918 |
msgid "%d pocket"
|
1919 |
msgstr "%d Pocket"
|
1920 |
|
1921 |
+
#: ../pz-linkcard.php:839
|
1922 |
#, php-format
|
1923 |
msgid "%d pockets"
|
1924 |
msgstr "%d Pockets"
|
1925 |
|
1926 |
+
#: ../pz-linkcard.php:1564 ../pz-linkcard.php:1568
|
1927 |
msgid "Category"
|
1928 |
msgstr "カテゴリー"
|
1929 |
|
1930 |
+
#: ../pz-linkcard.php:1564 ../pz-linkcard.php:1568 ../pz-linkcard.php:1581
|
1931 |
+
#: ../pz-linkcard.php:1585
|
1932 |
msgid "‘"
|
1933 |
msgstr "「"
|
1934 |
|
1935 |
+
#: ../pz-linkcard.php:1564 ../pz-linkcard.php:1568 ../pz-linkcard.php:1581
|
1936 |
+
#: ../pz-linkcard.php:1585
|
1937 |
msgid "’"
|
1938 |
msgstr "」"
|
1939 |
|
1940 |
+
#: ../pz-linkcard.php:1565 ../pz-linkcard.php:1582
|
1941 |
msgid "Count"
|
1942 |
msgstr "件数"
|
1943 |
|
1944 |
+
#: ../pz-linkcard.php:1569 ../pz-linkcard.php:1586
|
1945 |
msgid "Not Found"
|
1946 |
msgstr "見つかりません"
|
1947 |
|
1948 |
+
#: ../pz-linkcard.php:1581 ../pz-linkcard.php:1585
|
1949 |
msgid "Tag"
|
1950 |
msgstr "タグ"
|
1951 |
|
1952 |
+
#: ../pz-linkcard.php:2227
|
1953 |
msgid "Linkcard"
|
1954 |
msgstr "リンクカード"
|
1955 |
|
1956 |
+
#: ../pz-linkcard.php:2227
|
1957 |
msgid "Make Linkcard"
|
1958 |
msgstr "リンクカードのショートコードを挿入する"
|
1959 |
|
1960 |
+
#: ../pz-linkcard.php:2238
|
1961 |
msgid "Invalid URL parameter in "
|
1962 |
msgstr "URLパラメーターの指定が無効です→"
|
1963 |
|
1964 |
+
#: ../pz-linkcard.php:2238
|
1965 |
msgid ""
|
1966 |
"You can cancel this message from <a href=\"./options-general.php?page=pz-"
|
1967 |
"linkcard-settings\">the setting screen</a>."
|
1969 |
"このメッセージの表示は<a href=\"./options-general.php?page=pz-linkcard-"
|
1970 |
"settings\">設定画面</a>から解除できます。"
|
1971 |
|
1972 |
+
#: ../pz-linkcard.php:2259
|
1973 |
msgid "Pz LkC Cache"
|
1974 |
msgstr "Pz カード管理"
|
1975 |
|
1976 |
+
#: ../pz-linkcard.php:2260
|
1977 |
msgid "Pz LinkCard"
|
1978 |
msgstr "Pz カード設定"
|
1979 |
|
1980 |
+
#: ../pz-linkcard.php:2284
|
1981 |
msgid "Manage"
|
1982 |
msgstr "管理"
|
1983 |
|
1984 |
+
#~ msgid "Always get the latest from the excerpt"
|
1985 |
+
#~ msgstr "抜粋文が設定されている投稿はそちらを優先する"
|
1986 |
+
|
1987 |
+
#~ msgid "Initially acquired only from the content"
|
1988 |
+
#~ msgstr "カード管理画面に記録されている内容から表示する"
|
1989 |
+
|
1990 |
#~ msgid "Article with error"
|
1991 |
#~ msgstr "エラーのある記事"
|
1992 |
|
languages/pz-linkcard.pot
CHANGED
@@ -5,7 +5,7 @@ msgid ""
|
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Pz-LinkCard\n"
|
7 |
"Report-Msgid-Bugs-To: http://wppolyglots.wordpress.com\n"
|
8 |
-
"POT-Creation-Date: 2021-03-
|
9 |
"PO-Revision-Date: 2021-01-13 23:45+0900\n"
|
10 |
"Language-Team: poporon\n"
|
11 |
"MIME-Version: 1.0\n"
|
@@ -45,7 +45,7 @@ msgstr ""
|
|
45 |
|
46 |
#: ../lib/pz-linkcard-cacheman-edit.php:24
|
47 |
#: ../lib/pz-linkcard-cacheman-list.php:239
|
48 |
-
#: ../lib/pz-linkcard-settings.php:
|
49 |
#: ../pz-linkcard.php:425
|
50 |
msgid "URL"
|
51 |
msgstr ""
|
@@ -63,13 +63,13 @@ msgid "Scheme"
|
|
63 |
msgstr ""
|
64 |
|
65 |
#: ../lib/pz-linkcard-cacheman-edit.php:40
|
66 |
-
#: ../lib/pz-linkcard-settings.php:
|
67 |
msgid "Site Name"
|
68 |
msgstr ""
|
69 |
|
70 |
#: ../lib/pz-linkcard-cacheman-edit.php:44
|
71 |
#: ../lib/pz-linkcard-cacheman-list.php:251
|
72 |
-
#: ../lib/pz-linkcard-settings.php:
|
73 |
msgid "Domain"
|
74 |
msgstr ""
|
75 |
|
@@ -79,7 +79,7 @@ msgstr ""
|
|
79 |
|
80 |
#: ../lib/pz-linkcard-cacheman-edit.php:56
|
81 |
#: ../lib/pz-linkcard-cacheman-list.php:242
|
82 |
-
#: ../lib/pz-linkcard-settings.php:
|
83 |
msgid "Title"
|
84 |
msgstr ""
|
85 |
|
@@ -93,7 +93,7 @@ msgstr ""
|
|
93 |
|
94 |
#: ../lib/pz-linkcard-cacheman-edit.php:68
|
95 |
#: ../lib/pz-linkcard-cacheman-list.php:245
|
96 |
-
#: ../lib/pz-linkcard-settings.php:
|
97 |
msgid "Excerpt"
|
98 |
msgstr ""
|
99 |
|
@@ -197,7 +197,7 @@ msgid "Update Date"
|
|
197 |
msgstr ""
|
198 |
|
199 |
#: ../lib/pz-linkcard-cacheman-list.php:152
|
200 |
-
#: ../lib/pz-linkcard-settings.php:
|
201 |
msgid "▼"
|
202 |
msgstr ""
|
203 |
|
@@ -343,8 +343,8 @@ msgstr ""
|
|
343 |
|
344 |
#: ../lib/pz-linkcard-cacheman-list.php:396
|
345 |
#: ../lib/pz-linkcard-cacheman-list.php:397
|
346 |
-
#: ../lib/pz-linkcard-settings
|
347 |
-
#: ../lib/pz-linkcard-settings.php:
|
348 |
msgid "Are you sure?"
|
349 |
msgstr ""
|
350 |
|
@@ -357,7 +357,7 @@ msgid "Delete"
|
|
357 |
msgstr ""
|
358 |
|
359 |
#: ../lib/pz-linkcard-cacheman.php:3 ../lib/pz-linkcard-settings.php:3
|
360 |
-
#: ../lib/pz-linkcard-settings.php:
|
361 |
msgid "Currently working in a development environment."
|
362 |
msgstr ""
|
363 |
|
@@ -365,12 +365,12 @@ msgstr ""
|
|
365 |
msgid "🗃"
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: ../lib/pz-linkcard-cacheman.php:4 ../pz-linkcard.php:
|
369 |
msgid "LinkCard Cache Manager"
|
370 |
msgstr ""
|
371 |
|
372 |
#: ../lib/pz-linkcard-cacheman.php:4 ../lib/pz-linkcard-settings.php:4
|
373 |
-
#: ../lib/pz-linkcard-settings.php:
|
374 |
msgid "Help"
|
375 |
msgstr ""
|
376 |
|
@@ -378,7 +378,7 @@ msgstr ""
|
|
378 |
msgid "⚙"
|
379 |
msgstr ""
|
380 |
|
381 |
-
#: ../lib/pz-linkcard-cacheman.php:5 ../pz-linkcard.php:
|
382 |
msgid "Settings"
|
383 |
msgstr ""
|
384 |
|
@@ -402,10 +402,10 @@ msgstr ""
|
|
402 |
#: ../lib/pz-linkcard-cacheman.php:228 ../lib/pz-linkcard-file-import.php:11
|
403 |
#: ../lib/pz-linkcard-file-import.php:54 ../lib/pz-linkcard-file-import.php:61
|
404 |
#: ../lib/pz-linkcard-file-import.php:100
|
405 |
-
#: ../lib/pz-linkcard-file-import.php:102 ../lib/pz-linkcard-settings.php:
|
406 |
-
#: ../lib/pz-linkcard-settings.php:
|
407 |
-
#: ../lib/pz-linkcard-settings.php:
|
408 |
-
#: ../pz-linkcard.php:
|
409 |
msgid "("
|
410 |
msgstr ""
|
411 |
|
@@ -430,10 +430,10 @@ msgstr ""
|
|
430 |
#: ../lib/pz-linkcard-cacheman.php:228 ../lib/pz-linkcard-file-import.php:11
|
431 |
#: ../lib/pz-linkcard-file-import.php:54 ../lib/pz-linkcard-file-import.php:61
|
432 |
#: ../lib/pz-linkcard-file-import.php:100
|
433 |
-
#: ../lib/pz-linkcard-file-import.php:102 ../lib/pz-linkcard-settings.php:
|
434 |
-
#: ../lib/pz-linkcard-settings.php:
|
435 |
-
#: ../lib/pz-linkcard-settings.php:
|
436 |
-
#: ../pz-linkcard.php:
|
437 |
msgid ")"
|
438 |
msgstr ""
|
439 |
|
@@ -465,7 +465,7 @@ msgstr ""
|
|
465 |
msgid "📄"
|
466 |
msgstr ""
|
467 |
|
468 |
-
#: ../lib/pz-linkcard-cacheman.php:262 ../lib/pz-linkcard-settings.php:
|
469 |
msgid "File Menu"
|
470 |
msgstr ""
|
471 |
|
@@ -523,7 +523,57 @@ msgstr ""
|
|
523 |
msgid "Insert"
|
524 |
msgstr ""
|
525 |
|
526 |
-
#: ../lib/pz-linkcard-settings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
527 |
msgid "LinkCard Settings"
|
528 |
msgstr ""
|
529 |
|
@@ -547,1302 +597,1265 @@ msgstr ""
|
|
547 |
msgid "The settings have not changed."
|
548 |
msgstr ""
|
549 |
|
550 |
-
#: ../lib/pz-linkcard-settings.php:
|
551 |
msgid "Version"
|
552 |
msgstr ""
|
553 |
|
554 |
-
#: ../lib/pz-linkcard-settings.php:
|
555 |
-
msgid "Sec."
|
556 |
-
msgstr ""
|
557 |
-
|
558 |
-
#: ../lib/pz-linkcard-settings.php:156
|
559 |
-
msgid "Run Now"
|
560 |
-
msgstr ""
|
561 |
-
|
562 |
-
#: ../lib/pz-linkcard-settings.php:183
|
563 |
msgid "Error"
|
564 |
msgstr ""
|
565 |
|
566 |
-
#: ../lib/pz-linkcard-settings.php:
|
567 |
msgid "Basic"
|
568 |
msgstr ""
|
569 |
|
570 |
-
#: ../lib/pz-linkcard-settings.php:
|
571 |
msgid "Position"
|
572 |
msgstr ""
|
573 |
|
574 |
-
#: ../lib/pz-linkcard-settings.php:
|
575 |
msgid "Display"
|
576 |
msgstr ""
|
577 |
|
578 |
-
#: ../lib/pz-linkcard-settings.php:
|
579 |
msgid "Letter"
|
580 |
msgstr ""
|
581 |
|
582 |
-
#: ../lib/pz-linkcard-settings.php:
|
583 |
msgid "External Link"
|
584 |
msgstr ""
|
585 |
|
586 |
-
#: ../lib/pz-linkcard-settings.php:
|
587 |
msgid "Internal Link"
|
588 |
msgstr ""
|
589 |
|
590 |
-
#: ../lib/pz-linkcard-settings.php:
|
591 |
msgid "Same Page Link"
|
592 |
msgstr ""
|
593 |
|
594 |
-
#: ../lib/pz-linkcard-settings.php:
|
595 |
msgid "Link Check"
|
596 |
msgstr ""
|
597 |
|
598 |
-
#: ../lib/pz-linkcard-settings.php:
|
599 |
msgid "Editor"
|
600 |
msgstr ""
|
601 |
|
602 |
-
#: ../lib/pz-linkcard-settings.php:
|
603 |
msgid "Multi Site"
|
604 |
msgstr ""
|
605 |
|
606 |
-
#: ../lib/pz-linkcard-settings.php:
|
607 |
msgid "Admin"
|
608 |
msgstr ""
|
609 |
|
610 |
-
#: ../lib/pz-linkcard-settings.php:
|
611 |
msgid "Advanced"
|
612 |
msgstr ""
|
613 |
|
614 |
-
#: ../lib/pz-linkcard-settings.php:
|
615 |
msgid "etc."
|
616 |
msgstr ""
|
617 |
|
618 |
-
#: ../lib/pz-linkcard-settings.php:
|
619 |
msgid "Initialize"
|
620 |
msgstr ""
|
621 |
|
622 |
-
#: ../lib/pz-linkcard-settings.php:
|
623 |
msgid "Error Settings"
|
624 |
msgstr ""
|
625 |
|
626 |
-
#: ../lib/pz-linkcard-settings.php:
|
627 |
msgid "Error Reset"
|
628 |
msgstr ""
|
629 |
|
630 |
-
#: ../lib/pz-linkcard-settings.php:
|
631 |
msgid "Reset"
|
632 |
msgstr ""
|
633 |
|
634 |
-
#: ../lib/pz-linkcard-settings.php:
|
635 |
msgid "Cancel the error condition."
|
636 |
msgstr ""
|
637 |
|
638 |
-
#: ../lib/pz-linkcard-settings.php:
|
639 |
msgid "Uncheck to cancel the error condition."
|
640 |
msgstr ""
|
641 |
|
642 |
-
#: ../lib/pz-linkcard-settings.php:
|
643 |
msgid "Post URL"
|
644 |
msgstr ""
|
645 |
|
646 |
-
#: ../lib/pz-linkcard-settings.php:
|
647 |
msgid "Occurrence Time"
|
648 |
msgstr ""
|
649 |
|
650 |
-
#: ../lib/pz-linkcard-settings.php:
|
651 |
msgid "Basic Settings"
|
652 |
msgstr ""
|
653 |
|
654 |
-
#: ../lib/pz-linkcard-settings.php:
|
655 |
msgid "Easy format"
|
656 |
msgstr ""
|
657 |
|
658 |
-
#: ../lib/pz-linkcard-settings.php:
|
659 |
-
#: ../lib/pz-linkcard-settings.php:
|
660 |
-
#: ../lib/pz-linkcard-settings.php:
|
661 |
-
#: ../lib/pz-linkcard-settings.php:
|
662 |
-
#: ../lib/pz-linkcard-settings.php:
|
663 |
-
#: ../lib/pz-linkcard-settings.php:
|
664 |
msgid "None"
|
665 |
msgstr ""
|
666 |
|
667 |
-
#: ../lib/pz-linkcard-settings.php:
|
668 |
msgid "Pz-LkC Default"
|
669 |
msgstr ""
|
670 |
|
671 |
-
#: ../lib/pz-linkcard-settings.php:
|
672 |
msgid "Normal"
|
673 |
msgstr ""
|
674 |
|
675 |
-
#: ../lib/pz-linkcard-settings.php:
|
676 |
msgid "Compact"
|
677 |
msgstr ""
|
678 |
|
679 |
-
#: ../lib/pz-linkcard-settings.php:
|
680 |
msgid "Simple"
|
681 |
msgstr ""
|
682 |
|
683 |
-
#: ../lib/pz-linkcard-settings.php:
|
684 |
msgid "Headline"
|
685 |
msgstr ""
|
686 |
|
687 |
-
#: ../lib/pz-linkcard-settings.php:
|
688 |
msgid "Cellophane tape \"center\""
|
689 |
msgstr ""
|
690 |
|
691 |
-
#: ../lib/pz-linkcard-settings.php:
|
692 |
msgid "Cellophane tape \"Top corner\""
|
693 |
msgstr ""
|
694 |
|
695 |
-
#: ../lib/pz-linkcard-settings.php:
|
696 |
msgid "Cellophane tape \"long\""
|
697 |
msgstr ""
|
698 |
|
699 |
-
#: ../lib/pz-linkcard-settings.php:
|
700 |
msgid "Cellophane tape \"digonal\""
|
701 |
msgstr ""
|
702 |
|
703 |
-
#: ../lib/pz-linkcard-settings.php:
|
704 |
msgid "Cellophane tape and curling"
|
705 |
msgstr ""
|
706 |
|
707 |
-
#: ../lib/pz-linkcard-settings.php:
|
708 |
msgid "Curling paper"
|
709 |
msgstr ""
|
710 |
|
711 |
-
#: ../lib/pz-linkcard-settings.php:
|
712 |
msgid "Stitch blue & red"
|
713 |
msgstr ""
|
714 |
|
715 |
-
#: ../lib/pz-linkcard-settings.php:
|
716 |
msgid "Stitch green & yellow"
|
717 |
msgstr ""
|
718 |
|
719 |
-
#: ../lib/pz-linkcard-settings.php:
|
720 |
msgid "Square"
|
721 |
msgstr ""
|
722 |
|
723 |
-
#: ../lib/pz-linkcard-settings.php:
|
724 |
msgid "Enclose"
|
725 |
msgstr ""
|
726 |
|
727 |
-
#: ../lib/pz-linkcard-settings.php:
|
728 |
msgid "Reflection"
|
729 |
msgstr ""
|
730 |
|
731 |
-
#: ../lib/pz-linkcard-settings.php:
|
732 |
msgid "Infomation orange"
|
733 |
msgstr ""
|
734 |
|
735 |
-
#: ../lib/pz-linkcard-settings.php:
|
736 |
msgid "Neutral bluegreen"
|
737 |
msgstr ""
|
738 |
|
739 |
-
#: ../lib/pz-linkcard-settings.php:
|
740 |
msgid "Enlightened green"
|
741 |
msgstr ""
|
742 |
|
743 |
-
#: ../lib/pz-linkcard-settings.php:
|
744 |
msgid "Resistance blue"
|
745 |
msgstr ""
|
746 |
|
747 |
-
#: ../lib/pz-linkcard-settings.php:
|
748 |
msgid "Windows XP"
|
749 |
msgstr ""
|
750 |
|
751 |
-
#: ../lib/pz-linkcard-settings.php:
|
752 |
msgid "Windows 95"
|
753 |
msgstr ""
|
754 |
|
755 |
-
#: ../lib/pz-linkcard-settings.php:
|
756 |
msgid "Slanting"
|
757 |
msgstr ""
|
758 |
|
759 |
-
#: ../lib/pz-linkcard-settings.php:
|
760 |
msgid "3D Rotate"
|
761 |
msgstr ""
|
762 |
|
763 |
-
#: ../lib/pz-linkcard-settings.php:
|
764 |
msgid "Pushpin"
|
765 |
msgstr ""
|
766 |
|
767 |
-
#: ../lib/pz-linkcard-settings.php:
|
768 |
-
#: ../lib/pz-linkcard-settings.php:
|
769 |
-
#: ../pz-linkcard.php:
|
770 |
msgid "*"
|
771 |
msgstr ""
|
772 |
|
773 |
-
#: ../lib/pz-linkcard-settings.php:
|
774 |
msgid "It applies over other formatting settings."
|
775 |
msgstr ""
|
776 |
|
777 |
-
#: ../lib/pz-linkcard-settings.php:
|
778 |
msgid "Saved Datetime"
|
779 |
msgstr ""
|
780 |
|
781 |
-
#: ../lib/pz-linkcard-settings.php:
|
782 |
msgid "Plugin Information"
|
783 |
msgstr ""
|
784 |
|
785 |
-
#: ../lib/pz-linkcard-settings.php:
|
786 |
msgid "How to"
|
787 |
msgstr ""
|
788 |
|
789 |
-
#: ../lib/pz-linkcard-settings.php:
|
790 |
msgid "Japanese Only"
|
791 |
msgstr ""
|
792 |
|
793 |
-
#: ../lib/pz-linkcard-settings.php:
|
794 |
msgid "Plugin Name"
|
795 |
msgstr ""
|
796 |
|
797 |
-
#: ../lib/pz-linkcard-settings.php:
|
798 |
msgid "Plugin Abbreviation"
|
799 |
msgstr ""
|
800 |
|
801 |
-
#: ../lib/pz-linkcard-settings.php:
|
802 |
msgid "Plugin Version"
|
803 |
msgstr ""
|
804 |
|
805 |
-
#: ../lib/pz-linkcard-settings.php:
|
806 |
msgid "Author's Site"
|
807 |
msgstr ""
|
808 |
|
809 |
-
#: ../lib/pz-linkcard-settings.php:
|
810 |
msgid "Plugin Path"
|
811 |
msgstr ""
|
812 |
|
813 |
-
#: ../lib/pz-linkcard-settings.php:
|
814 |
msgid "Author Name"
|
815 |
msgstr ""
|
816 |
|
817 |
-
#: ../lib/pz-linkcard-settings.php:
|
818 |
msgid "Author Twitter"
|
819 |
msgstr ""
|
820 |
|
821 |
-
#: ../lib/pz-linkcard-settings.php:
|
822 |
msgid "Popozure."
|
823 |
msgstr ""
|
824 |
|
825 |
-
#: ../lib/pz-linkcard-settings.php:
|
826 |
msgid "Poporon's PC Daily Diary"
|
827 |
msgstr ""
|
828 |
|
829 |
-
#: ../lib/pz-linkcard-settings.php:
|
830 |
msgid "When in Trouble"
|
831 |
msgstr ""
|
832 |
|
833 |
-
#: ../lib/pz-linkcard-settings.php:
|
834 |
msgid "Twitter Account"
|
835 |
msgstr ""
|
836 |
|
837 |
-
#: ../lib/pz-linkcard-settings.php:
|
838 |
msgid "Donation"
|
839 |
msgstr ""
|
840 |
|
841 |
-
#: ../lib/pz-linkcard-settings.php:
|
842 |
msgid "Wishlist"
|
843 |
msgstr ""
|
844 |
|
845 |
-
#: ../lib/pz-linkcard-settings.php:
|
846 |
msgid "Changelog"
|
847 |
msgstr ""
|
848 |
|
849 |
-
#: ../lib/pz-linkcard-settings.php:
|
850 |
msgid "Position Settings"
|
851 |
msgstr ""
|
852 |
|
853 |
-
#: ../lib/pz-linkcard-settings.php:
|
854 |
msgid "Link the Whole"
|
855 |
msgstr ""
|
856 |
|
857 |
-
#: ../lib/pz-linkcard-settings.php:
|
858 |
msgid "Enclose the entire card at anchor."
|
859 |
msgstr ""
|
860 |
|
861 |
-
#: ../lib/pz-linkcard-settings.php:
|
862 |
msgid "Margin"
|
863 |
msgstr ""
|
864 |
|
865 |
-
#: ../lib/pz-linkcard-settings.php:
|
866 |
msgid "Margin top"
|
867 |
msgstr ""
|
868 |
|
869 |
-
#: ../lib/pz-linkcard-settings.php:
|
870 |
-
#: ../lib/pz-linkcard-settings.php:
|
871 |
-
#: ../lib/pz-linkcard-settings.php:
|
872 |
-
#: ../lib/pz-linkcard-settings.php:
|
873 |
msgid "Not defined"
|
874 |
msgstr ""
|
875 |
|
876 |
-
#: ../lib/pz-linkcard-settings.php:
|
877 |
-
#: ../lib/pz-linkcard-settings.php:
|
878 |
-
#: ../lib/pz-linkcard-settings.php:
|
879 |
-
#: ../lib/pz-linkcard-settings.php:
|
880 |
msgid "0"
|
881 |
msgstr ""
|
882 |
|
883 |
-
#: ../lib/pz-linkcard-settings.php:
|
884 |
-
#: ../lib/pz-linkcard-settings.php:
|
885 |
-
#: ../lib/pz-linkcard-settings.php:
|
886 |
-
#: ../lib/pz-linkcard-settings.php:
|
887 |
-
#: ../lib/pz-linkcard-settings.php:
|
888 |
msgid "4px"
|
889 |
msgstr ""
|
890 |
|
891 |
-
#: ../lib/pz-linkcard-settings.php:
|
892 |
-
#: ../lib/pz-linkcard-settings.php:
|
893 |
-
#: ../lib/pz-linkcard-settings.php:
|
894 |
-
#: ../lib/pz-linkcard-settings.php:
|
895 |
-
#: ../lib/pz-linkcard-settings.php:
|
896 |
msgid "8px"
|
897 |
msgstr ""
|
898 |
|
899 |
-
#: ../lib/pz-linkcard-settings.php:
|
900 |
-
#: ../lib/pz-linkcard-settings.php:
|
901 |
-
#: ../lib/pz-linkcard-settings.php:
|
902 |
-
#: ../lib/pz-linkcard-settings.php:
|
903 |
-
#: ../lib/pz-linkcard-settings.php:
|
904 |
msgid "16px"
|
905 |
msgstr ""
|
906 |
|
907 |
-
#: ../lib/pz-linkcard-settings.php:
|
908 |
-
#: ../lib/pz-linkcard-settings.php:
|
909 |
-
#: ../lib/pz-linkcard-settings.php:
|
910 |
-
#: ../lib/pz-linkcard-settings.php:
|
911 |
-
#: ../lib/pz-linkcard-settings.php:
|
912 |
msgid "32px"
|
913 |
msgstr ""
|
914 |
|
915 |
-
#: ../lib/pz-linkcard-settings.php:
|
916 |
-
#: ../lib/pz-linkcard-settings.php:
|
917 |
-
#: ../lib/pz-linkcard-settings.php:
|
918 |
-
#: ../lib/pz-linkcard-settings.php:
|
919 |
msgid "40px"
|
920 |
msgstr ""
|
921 |
|
922 |
-
#: ../lib/pz-linkcard-settings.php:
|
923 |
-
#: ../lib/pz-linkcard-settings.php:
|
924 |
-
#: ../lib/pz-linkcard-settings.php:
|
925 |
-
#: ../lib/pz-linkcard-settings.php:
|
926 |
-
#: ../lib/pz-linkcard-settings.php:
|
927 |
msgid "64px"
|
928 |
msgstr ""
|
929 |
|
930 |
-
#: ../lib/pz-linkcard-settings.php:
|
931 |
msgid "Margin left"
|
932 |
msgstr ""
|
933 |
|
934 |
-
#: ../lib/pz-linkcard-settings.php:
|
935 |
-
#: ../lib/pz-linkcard-settings.php:
|
936 |
msgid "24px"
|
937 |
msgstr ""
|
938 |
|
939 |
-
#: ../lib/pz-linkcard-settings.php:
|
940 |
msgid "Margin right"
|
941 |
msgstr ""
|
942 |
|
943 |
-
#: ../lib/pz-linkcard-settings.php:
|
944 |
-
#: ../lib/pz-linkcard-settings.php:
|
945 |
msgid "Width"
|
946 |
msgstr ""
|
947 |
|
948 |
-
#: ../lib/pz-linkcard-settings.php:
|
949 |
-
#: ../lib/pz-linkcard-settings.php:
|
950 |
msgid "Height"
|
951 |
msgstr ""
|
952 |
|
953 |
-
#: ../lib/pz-linkcard-settings.php:
|
954 |
msgid "Margin bottom"
|
955 |
msgstr ""
|
956 |
|
957 |
-
#: ../lib/pz-linkcard-settings.php:
|
958 |
msgid "Centering"
|
959 |
msgstr ""
|
960 |
|
961 |
-
#: ../lib/pz-linkcard-settings.php:
|
962 |
msgid "Use Blockquote Tag"
|
963 |
msgstr ""
|
964 |
|
965 |
-
#: ../lib/pz-linkcard-settings.php:
|
966 |
msgid "Without using DIV tag, and use BLOCKQUOTE tag."
|
967 |
msgstr ""
|
968 |
|
969 |
-
#: ../lib/pz-linkcard-settings.php:
|
970 |
-
#: ../lib/pz-linkcard-settings.php:
|
971 |
-
#: ../lib/pz-linkcard-settings.php:
|
972 |
-
#: ../lib/pz-linkcard-settings.php:
|
973 |
msgid "(Deprecated)"
|
974 |
msgstr ""
|
975 |
|
976 |
-
#: ../lib/pz-linkcard-settings.php:
|
977 |
msgid "Display Settings"
|
978 |
msgstr ""
|
979 |
|
980 |
-
#: ../lib/pz-linkcard-settings.php:
|
981 |
msgid "Layout"
|
982 |
msgstr ""
|
983 |
|
984 |
-
#: ../lib/pz-linkcard-settings.php:
|
985 |
msgid "Site Information"
|
986 |
msgstr ""
|
987 |
|
988 |
-
#: ../lib/pz-linkcard-settings.php:
|
989 |
msgid "Upper Side"
|
990 |
msgstr ""
|
991 |
|
992 |
-
#: ../lib/pz-linkcard-settings.php:
|
993 |
msgid "Above the Title"
|
994 |
msgstr ""
|
995 |
|
996 |
-
#: ../lib/pz-linkcard-settings.php:
|
997 |
msgid "Under Side"
|
998 |
msgstr ""
|
999 |
|
1000 |
-
#: ../lib/pz-linkcard-settings.php:
|
1001 |
msgid "Use SiteName"
|
1002 |
msgstr ""
|
1003 |
|
1004 |
-
#: ../lib/pz-linkcard-settings.php:
|
1005 |
msgid "For internal links, display the posting date"
|
1006 |
msgstr ""
|
1007 |
|
1008 |
-
#: ../lib/pz-linkcard-settings.php:
|
1009 |
msgid "Thumbnail"
|
1010 |
msgstr ""
|
1011 |
|
1012 |
-
#: ../lib/pz-linkcard-settings.php:
|
1013 |
msgid "Right Side"
|
1014 |
msgstr ""
|
1015 |
|
1016 |
-
#: ../lib/pz-linkcard-settings.php:
|
1017 |
msgid "Left Side"
|
1018 |
msgstr ""
|
1019 |
|
1020 |
-
#: ../lib/pz-linkcard-settings.php:
|
1021 |
msgid "Shadow"
|
1022 |
msgstr ""
|
1023 |
|
1024 |
-
#: ../lib/pz-linkcard-settings.php:
|
1025 |
msgid "Make additional information heading display"
|
1026 |
msgstr ""
|
1027 |
|
1028 |
-
#: ../lib/pz-linkcard-settings.php:
|
1029 |
msgid "Turn off the anchor text underlining"
|
1030 |
msgstr ""
|
1031 |
|
1032 |
-
#: ../lib/pz-linkcard-settings.php:
|
1033 |
msgid "Separator line"
|
1034 |
msgstr ""
|
1035 |
|
1036 |
-
#: ../lib/pz-linkcard-settings.php:
|
1037 |
msgid "Display URL"
|
1038 |
msgstr ""
|
1039 |
|
1040 |
-
#: ../lib/pz-linkcard-settings.php:
|
1041 |
msgid "Under Title"
|
1042 |
msgstr ""
|
1043 |
|
1044 |
-
#: ../lib/pz-linkcard-settings.php:
|
1045 |
msgid "Bihind Site-Info"
|
1046 |
msgstr ""
|
1047 |
|
1048 |
-
#: ../lib/pz-linkcard-settings.php:
|
1049 |
msgid "Hollow content area"
|
1050 |
msgstr ""
|
1051 |
|
1052 |
-
#: ../lib/pz-linkcard-settings.php:
|
1053 |
msgid "Display excerpt"
|
1054 |
msgstr ""
|
1055 |
|
1056 |
-
#: ../lib/pz-linkcard-settings.php:
|
1057 |
msgid "Hollow"
|
1058 |
msgstr ""
|
1059 |
|
1060 |
-
#: ../lib/pz-linkcard-settings.php:
|
1061 |
msgid "Round a square"
|
1062 |
msgstr ""
|
1063 |
|
1064 |
-
#: ../lib/pz-linkcard-settings.php:
|
1065 |
msgid "When the mouse is on"
|
1066 |
msgstr ""
|
1067 |
|
1068 |
-
#: ../lib/pz-linkcard-settings.php:
|
1069 |
msgid "Lighten"
|
1070 |
msgstr ""
|
1071 |
|
1072 |
-
#: ../lib/pz-linkcard-settings.php:
|
1073 |
msgid "Hover (light)"
|
1074 |
msgstr ""
|
1075 |
|
1076 |
-
#: ../lib/pz-linkcard-settings.php:
|
1077 |
msgid "Hover (dark)"
|
1078 |
msgstr ""
|
1079 |
|
1080 |
-
#: ../lib/pz-linkcard-settings.php:
|
1081 |
msgid "Radius"
|
1082 |
msgstr ""
|
1083 |
|
1084 |
-
#: ../lib/pz-linkcard-settings.php:
|
1085 |
msgid "Border"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
-
#: ../lib/pz-linkcard-settings.php:
|
1089 |
msgid "Solid"
|
1090 |
msgstr ""
|
1091 |
|
1092 |
-
#: ../lib/pz-linkcard-settings.php:
|
1093 |
msgid "Dotted"
|
1094 |
msgstr ""
|
1095 |
|
1096 |
-
#: ../lib/pz-linkcard-settings.php:
|
1097 |
msgid "Dashed"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
-
#: ../lib/pz-linkcard-settings.php:
|
1101 |
msgid "Double"
|
1102 |
msgstr ""
|
1103 |
|
1104 |
-
#: ../lib/pz-linkcard-settings.php:
|
1105 |
msgid "Groove"
|
1106 |
msgstr ""
|
1107 |
|
1108 |
-
#: ../lib/pz-linkcard-settings.php:
|
1109 |
msgid "Ridge"
|
1110 |
msgstr ""
|
1111 |
|
1112 |
-
#: ../lib/pz-linkcard-settings.php:
|
1113 |
msgid "Inset"
|
1114 |
msgstr ""
|
1115 |
|
1116 |
-
#: ../lib/pz-linkcard-settings.php:
|
1117 |
msgid "Outset"
|
1118 |
msgstr ""
|
1119 |
|
1120 |
-
#: ../lib/pz-linkcard-settings.php:
|
1121 |
msgid "Reset Image Style"
|
1122 |
msgstr ""
|
1123 |
|
1124 |
-
#: ../lib/pz-linkcard-settings.php:
|
1125 |
msgid ""
|
1126 |
"When unnecessary frame is displayed on the image, you can improve it by case"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
-
#: ../lib/pz-linkcard-settings.php:
|
1130 |
msgid "More Button"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
-
#: ../lib/pz-linkcard-settings.php:
|
1134 |
msgid "Text link"
|
1135 |
msgstr ""
|
1136 |
|
1137 |
-
#: ../lib/pz-linkcard-settings.php:
|
1138 |
msgid "Simple button"
|
1139 |
msgstr ""
|
1140 |
|
1141 |
-
#: ../lib/pz-linkcard-settings.php:
|
1142 |
msgid "Blue"
|
1143 |
msgstr ""
|
1144 |
|
1145 |
-
#: ../lib/pz-linkcard-settings.php:
|
1146 |
msgid "Dark"
|
1147 |
msgstr ""
|
1148 |
|
1149 |
-
#: ../lib/pz-linkcard-settings.php:
|
1150 |
msgid ""
|
1151 |
"It is recommended that you leave the card height blank when using this "
|
1152 |
"setting."
|
1153 |
msgstr ""
|
1154 |
|
1155 |
-
#: ../lib/pz-linkcard-settings.php:
|
1156 |
msgid "Display SNS Count"
|
1157 |
msgstr ""
|
1158 |
|
1159 |
-
#: ../lib/pz-linkcard-settings.php:
|
1160 |
msgid "Bihind Title"
|
1161 |
msgstr ""
|
1162 |
|
1163 |
-
#: ../lib/pz-linkcard-settings.php:
|
1164 |
msgid "Twitter"
|
1165 |
msgstr ""
|
1166 |
|
1167 |
-
#: ../lib/pz-linkcard-settings.php:
|
1168 |
msgid "Facebook"
|
1169 |
msgstr ""
|
1170 |
|
1171 |
-
#: ../lib/pz-linkcard-settings.php:
|
1172 |
msgid "Hatena"
|
1173 |
msgstr ""
|
1174 |
|
1175 |
-
#: ../lib/pz-linkcard-settings.php:
|
1176 |
msgid "Pocket"
|
1177 |
msgstr ""
|
1178 |
|
1179 |
-
#: ../lib/pz-linkcard-settings.php:
|
1180 |
msgid "Letter Settings"
|
1181 |
msgstr ""
|
1182 |
|
1183 |
-
#: ../lib/pz-linkcard-settings.php:
|
1184 |
msgid "Added Information"
|
1185 |
msgstr ""
|
1186 |
|
1187 |
-
#: ../lib/pz-linkcard-settings.php:
|
1188 |
msgid "Color"
|
1189 |
msgstr ""
|
1190 |
|
1191 |
-
#: ../lib/pz-linkcard-settings.php:
|
1192 |
msgid "Outline"
|
1193 |
msgstr ""
|
1194 |
|
1195 |
-
#: ../lib/pz-linkcard-settings.php:
|
1196 |
msgid "Size"
|
1197 |
msgstr ""
|
1198 |
|
1199 |
-
#: ../lib/pz-linkcard-settings.php:
|
1200 |
msgid "Length"
|
1201 |
msgstr ""
|
1202 |
|
1203 |
-
#: ../lib/pz-linkcard-settings.php:
|
1204 |
msgid "No wrap"
|
1205 |
msgstr ""
|
1206 |
|
1207 |
-
#: ../lib/pz-linkcard-settings.php:
|
1208 |
msgid "Resize"
|
1209 |
msgstr ""
|
1210 |
|
1211 |
-
#: ../lib/pz-linkcard-settings.php:
|
1212 |
msgid "Adjust thumbnail and letter size according to width."
|
1213 |
msgstr ""
|
1214 |
|
1215 |
-
#: ../lib/pz-linkcard-settings.php:
|
1216 |
msgid "External Link Settings"
|
1217 |
msgstr ""
|
1218 |
|
1219 |
-
#: ../lib/pz-linkcard-settings.php:
|
1220 |
msgid "Internal Link Settings"
|
1221 |
msgstr ""
|
1222 |
|
1223 |
-
#: ../lib/pz-linkcard-settings.php:
|
1224 |
msgid "Same Page Link Settings"
|
1225 |
msgstr ""
|
1226 |
|
1227 |
-
#: ../lib/pz-linkcard-settings.php:
|
1228 |
msgid "Border Color"
|
1229 |
msgstr ""
|
1230 |
|
1231 |
-
#: ../lib/pz-linkcard-settings.php:
|
1232 |
msgid "Background Color"
|
1233 |
msgstr ""
|
1234 |
|
1235 |
-
#: ../lib/pz-linkcard-settings.php:
|
1236 |
msgid "Background Image"
|
1237 |
msgstr ""
|
1238 |
|
1239 |
-
#: ../lib/pz-linkcard-settings.php:
|
1240 |
-
#: ../lib/pz-linkcard-settings.php:
|
1241 |
-
#: ../lib/pz-linkcard-settings.php:
|
1242 |
-
#: ../lib/pz-linkcard-settings.php:
|
1243 |
msgid "It is common with setting Internal-link"
|
1244 |
msgstr ""
|
1245 |
|
1246 |
-
#: ../lib/pz-linkcard-settings.php:
|
1247 |
msgid "Direct"
|
1248 |
msgstr ""
|
1249 |
|
1250 |
-
#: ../lib/pz-linkcard-settings.php:
|
1251 |
msgid "Use WebAPI"
|
1252 |
msgstr ""
|
1253 |
|
1254 |
-
#: ../lib/pz-linkcard-settings.php:
|
1255 |
msgid "Use WebAPI ,if can not direct"
|
1256 |
msgstr ""
|
1257 |
|
1258 |
-
#: ../lib/pz-linkcard-settings.php:
|
1259 |
msgid "Thumbnail Size"
|
1260 |
msgstr ""
|
1261 |
|
1262 |
-
#: ../lib/pz-linkcard-settings.php:
|
1263 |
msgid "Thumbnail (150px)"
|
1264 |
msgstr ""
|
1265 |
|
1266 |
-
#: ../lib/pz-linkcard-settings.php:
|
1267 |
msgid "Medium (300px)"
|
1268 |
msgstr ""
|
1269 |
|
1270 |
-
#: ../lib/pz-linkcard-settings.php:
|
1271 |
msgid "Large (1024px)"
|
1272 |
msgstr ""
|
1273 |
|
1274 |
-
#: ../lib/pz-linkcard-settings.php:
|
1275 |
msgid "Full size"
|
1276 |
msgstr ""
|
1277 |
|
1278 |
-
#: ../lib/pz-linkcard-settings.php:
|
1279 |
msgid "Site Icon"
|
1280 |
msgstr ""
|
1281 |
|
1282 |
-
#: ../lib/pz-linkcard-settings.php:
|
1283 |
msgid "Text of More Button"
|
1284 |
msgstr ""
|
1285 |
|
1286 |
-
#: ../lib/pz-linkcard-settings.php:
|
1287 |
msgid "Open New Window/Tab"
|
1288 |
msgstr ""
|
1289 |
|
1290 |
-
#: ../lib/pz-linkcard-settings.php:
|
1291 |
msgid "All client"
|
1292 |
msgstr ""
|
1293 |
|
1294 |
-
#: ../lib/pz-linkcard-settings.php:
|
1295 |
msgid "Other than mobile"
|
1296 |
msgstr ""
|
1297 |
|
1298 |
-
#: ../lib/pz-linkcard-settings.php:
|
1299 |
msgid "Get Contents"
|
1300 |
msgstr ""
|
1301 |
|
1302 |
-
#: ../lib/pz-linkcard-settings.php:
|
1303 |
-
msgid "Always
|
1304 |
msgstr ""
|
1305 |
|
1306 |
-
#: ../lib/pz-linkcard-settings.php:
|
1307 |
-
msgid "
|
1308 |
msgstr ""
|
1309 |
|
1310 |
-
#: ../lib/pz-linkcard-settings.php:
|
1311 |
-
msgid "
|
1312 |
msgstr ""
|
1313 |
|
1314 |
-
#: ../lib/pz-linkcard-settings.php:
|
1315 |
msgid "Set NoFollow"
|
1316 |
msgstr ""
|
1317 |
|
1318 |
-
#: ../lib/pz-linkcard-settings.php:
|
1319 |
msgid "In the case of an external site, it puts the \"nofollow\"."
|
1320 |
msgstr ""
|
1321 |
|
1322 |
-
#: ../lib/pz-linkcard-settings.php:
|
1323 |
msgid "Set NoOpener"
|
1324 |
msgstr ""
|
1325 |
|
1326 |
-
#: ../lib/pz-linkcard-settings.php:
|
1327 |
msgid "In the case of an external site, it puts the \"noopener\"."
|
1328 |
msgstr ""
|
1329 |
|
1330 |
-
#: ../lib/pz-linkcard-settings.php:
|
1331 |
msgid "Use HatenaBlogCard"
|
1332 |
msgstr ""
|
1333 |
|
1334 |
-
#: ../lib/pz-linkcard-settings.php:
|
1335 |
msgid "External links will use Always HatenaBlogCard."
|
1336 |
msgstr ""
|
1337 |
|
1338 |
-
#: ../lib/pz-linkcard-settings.php:
|
1339 |
msgid "Retry Get PID"
|
1340 |
msgstr ""
|
1341 |
|
1342 |
-
#: ../lib/pz-linkcard-settings.php:
|
1343 |
msgid "When the `Post ID` can not be acquired, it is acquired again."
|
1344 |
msgstr ""
|
1345 |
|
1346 |
-
#: ../lib/pz-linkcard-settings.php:
|
1347 |
msgid "Link Check Settings"
|
1348 |
msgstr ""
|
1349 |
|
1350 |
-
#: ../lib/pz-linkcard-settings.php:
|
1351 |
msgid "Relative URL"
|
1352 |
msgstr ""
|
1353 |
|
1354 |
-
#: ../lib/pz-linkcard-settings.php:
|
1355 |
msgid "For relative-specified URLs, complement the site URL."
|
1356 |
msgstr ""
|
1357 |
|
1358 |
-
#: ../lib/pz-linkcard-settings.php:
|
1359 |
msgid "Do Not Link at Error"
|
1360 |
msgstr ""
|
1361 |
|
1362 |
-
#: ../lib/pz-linkcard-settings.php:
|
1363 |
msgid "When access status is \"403\", \"404\", \"410\", unlink."
|
1364 |
msgstr ""
|
1365 |
|
1366 |
-
#: ../lib/pz-linkcard-settings.php:
|
1367 |
msgid "Disable SSL Verification"
|
1368 |
msgstr ""
|
1369 |
|
1370 |
-
#: ../lib/pz-linkcard-settings.php:
|
1371 |
msgid "Try setting if the contents of the SSL site can not be acquired."
|
1372 |
msgstr ""
|
1373 |
|
1374 |
-
#: ../lib/pz-linkcard-settings.php:
|
1375 |
msgid "Follow Location"
|
1376 |
msgstr ""
|
1377 |
|
1378 |
-
#: ../lib/pz-linkcard-settings.php:
|
1379 |
msgid "Track when the link destination is redirected."
|
1380 |
msgstr ""
|
1381 |
|
1382 |
-
#: ../lib/pz-linkcard-settings.php:
|
1383 |
msgid "Set Referer"
|
1384 |
msgstr ""
|
1385 |
|
1386 |
-
#: ../lib/pz-linkcard-settings.php:
|
1387 |
msgid "Notify the article URL to the link destination."
|
1388 |
msgstr ""
|
1389 |
|
1390 |
-
#: ../lib/pz-linkcard-settings.php:
|
1391 |
msgid "Use User-Agent"
|
1392 |
msgstr ""
|
1393 |
|
1394 |
-
#: ../lib/pz-linkcard-settings.php:
|
1395 |
msgid "Notify using Pz-LinkCard to the link destination."
|
1396 |
msgstr ""
|
1397 |
|
1398 |
-
#: ../lib/pz-linkcard-settings.php:
|
1399 |
msgid "Broken Link Checker"
|
1400 |
msgstr ""
|
1401 |
|
1402 |
-
#: ../lib/pz-linkcard-settings.php:
|
1403 |
msgid "Alive confirmation of the link destination."
|
1404 |
msgstr ""
|
1405 |
|
1406 |
-
#: ../lib/pz-linkcard-settings.php:
|
1407 |
msgid "Broken Link Count"
|
1408 |
msgstr ""
|
1409 |
|
1410 |
-
#: ../lib/pz-linkcard-settings.php:
|
1411 |
msgid "The number of broken links is displayed next to the submenu."
|
1412 |
msgstr ""
|
1413 |
|
1414 |
-
#: ../lib/pz-linkcard-settings.php:
|
1415 |
msgid "Editor Settings"
|
1416 |
msgstr ""
|
1417 |
|
1418 |
-
#: ../lib/pz-linkcard-settings.php:
|
1419 |
msgid "Convert from Text Link"
|
1420 |
msgstr ""
|
1421 |
|
1422 |
-
#: ../lib/pz-linkcard-settings.php:
|
1423 |
msgid "Convert lines with text link only to Linkcard."
|
1424 |
msgstr ""
|
1425 |
|
1426 |
-
#: ../lib/pz-linkcard-settings.php:
|
1427 |
msgid "Convert from URL"
|
1428 |
msgstr ""
|
1429 |
|
1430 |
-
#: ../lib/pz-linkcard-settings.php:
|
1431 |
msgid "Convert lines with URL only to Linkcard."
|
1432 |
msgstr ""
|
1433 |
|
1434 |
-
#: ../lib/pz-linkcard-settings.php:
|
1435 |
msgid "External Link Only"
|
1436 |
msgstr ""
|
1437 |
|
1438 |
-
#: ../lib/pz-linkcard-settings.php:
|
1439 |
msgid "Convert only external links."
|
1440 |
msgstr ""
|
1441 |
|
1442 |
-
#: ../lib/pz-linkcard-settings.php:
|
1443 |
msgid "Do Shortcode"
|
1444 |
msgstr ""
|
1445 |
|
1446 |
-
#: ../lib/pz-linkcard-settings.php:
|
1447 |
msgid "Force shortcode development."
|
1448 |
msgstr ""
|
1449 |
|
1450 |
-
#: ../lib/pz-linkcard-settings.php:
|
1451 |
msgid "Add Insert Button"
|
1452 |
msgstr ""
|
1453 |
|
1454 |
-
#: ../lib/pz-linkcard-settings.php:
|
1455 |
msgid "Add insert button to visual editor."
|
1456 |
msgstr ""
|
1457 |
|
1458 |
-
#: ../lib/pz-linkcard-settings.php:
|
1459 |
msgid "Add Quick Tag"
|
1460 |
msgstr ""
|
1461 |
|
1462 |
-
#: ../lib/pz-linkcard-settings.php:
|
1463 |
msgid "Add quick tag button to text editor."
|
1464 |
msgstr ""
|
1465 |
|
1466 |
-
#: ../lib/pz-linkcard-settings.php:
|
1467 |
msgid "ShortCode 1"
|
1468 |
msgstr ""
|
1469 |
|
1470 |
-
#: ../lib/pz-linkcard-settings.php:
|
1471 |
-
#: ../lib/pz-linkcard-settings.php:
|
1472 |
msgid "Case-sensitive"
|
1473 |
msgstr ""
|
1474 |
|
1475 |
-
#: ../lib/pz-linkcard-settings.php:
|
1476 |
msgid "Use InLineText"
|
1477 |
msgstr ""
|
1478 |
|
1479 |
-
#: ../lib/pz-linkcard-settings.php:
|
1480 |
msgid "No use"
|
1481 |
msgstr ""
|
1482 |
|
1483 |
-
#: ../lib/pz-linkcard-settings.php:
|
1484 |
msgid "Use to excerpt"
|
1485 |
msgstr ""
|
1486 |
|
1487 |
-
#: ../lib/pz-linkcard-settings.php:
|
1488 |
msgid "Use to title"
|
1489 |
msgstr ""
|
1490 |
|
1491 |
-
#: ../lib/pz-linkcard-settings.php:
|
1492 |
msgid "This setting applies only to the Shortcode1"
|
1493 |
msgstr ""
|
1494 |
|
1495 |
-
#: ../lib/pz-linkcard-settings.php:
|
1496 |
msgid "ShortCode 2"
|
1497 |
msgstr ""
|
1498 |
|
1499 |
-
#: ../lib/pz-linkcard-settings.php:
|
1500 |
msgid "ShortCode 3"
|
1501 |
msgstr ""
|
1502 |
|
1503 |
-
#: ../lib/pz-linkcard-settings.php:
|
1504 |
msgid "ShortCode 4"
|
1505 |
msgstr ""
|
1506 |
|
1507 |
-
#: ../lib/pz-linkcard-settings.php:
|
1508 |
msgid "Parameters"
|
1509 |
msgstr ""
|
1510 |
|
1511 |
-
#: ../lib/pz-linkcard-settings.php:
|
1512 |
-
#: ../lib/pz-linkcard-settings.php:
|
1513 |
msgid "ex1."
|
1514 |
msgstr ""
|
1515 |
|
1516 |
-
#: ../lib/pz-linkcard-settings.php:
|
1517 |
msgid "Specify only URL parameters."
|
1518 |
msgstr ""
|
1519 |
|
1520 |
-
#: ../lib/pz-linkcard-settings.php:
|
1521 |
-
#: ../lib/pz-linkcard-settings.php:
|
1522 |
msgid "ex2."
|
1523 |
msgstr ""
|
1524 |
|
1525 |
-
#: ../lib/pz-linkcard-settings.php:
|
1526 |
msgid "Specify URL and title parameters."
|
1527 |
msgstr ""
|
1528 |
|
1529 |
-
#: ../lib/pz-linkcard-settings.php:
|
1530 |
msgid "ex3."
|
1531 |
msgstr ""
|
1532 |
|
1533 |
-
#: ../lib/pz-linkcard-settings.php:
|
1534 |
msgid "Specify URL, title and content parameters."
|
1535 |
msgstr ""
|
1536 |
|
1537 |
-
#: ../lib/pz-linkcard-settings.php:
|
1538 |
msgid ""
|
1539 |
"For any shortcode you can change the title and excerpt with `title` "
|
1540 |
"parameter and `content` parameter"
|
1541 |
msgstr ""
|
1542 |
|
1543 |
-
#: ../lib/pz-linkcard-settings.php:
|
1544 |
msgid "Multi Site Information"
|
1545 |
msgstr ""
|
1546 |
|
1547 |
-
#: ../lib/pz-linkcard-settings.php:
|
1548 |
msgid "Cannot be changed"
|
1549 |
msgstr ""
|
1550 |
|
1551 |
-
#: ../lib/pz-linkcard-settings.php:
|
1552 |
msgid "Disabled"
|
1553 |
msgstr ""
|
1554 |
|
1555 |
-
#: ../lib/pz-linkcard-settings.php:
|
1556 |
msgid "Enabled"
|
1557 |
msgstr ""
|
1558 |
|
1559 |
-
#: ../lib/pz-linkcard-settings.php:
|
1560 |
msgid "Type"
|
1561 |
msgstr ""
|
1562 |
|
1563 |
-
#: ../lib/pz-linkcard-settings.php:
|
1564 |
msgid "Subdirectories"
|
1565 |
msgstr ""
|
1566 |
|
1567 |
-
#: ../lib/pz-linkcard-settings.php:
|
1568 |
msgid "Subdomains"
|
1569 |
msgstr ""
|
1570 |
|
1571 |
-
#: ../lib/pz-linkcard-settings.php:
|
1572 |
msgid "Current Blog ID"
|
1573 |
msgstr ""
|
1574 |
|
1575 |
-
#: ../lib/pz-linkcard-settings.php:
|
1576 |
msgid "Number of Sites"
|
1577 |
msgstr ""
|
1578 |
|
1579 |
-
#: ../lib/pz-linkcard-settings.php:
|
1580 |
-
msgid "Table Name"
|
1581 |
-
msgstr ""
|
1582 |
-
|
1583 |
-
#: ../lib/pz-linkcard-settings.php:1056
|
1584 |
msgid "Link to SubSite"
|
1585 |
msgstr ""
|
1586 |
|
1587 |
-
#: ../lib/pz-linkcard-settings.php:
|
1588 |
msgid "Treat links to subsites as external links."
|
1589 |
msgstr ""
|
1590 |
|
1591 |
-
#: ../lib/pz-linkcard-settings.php:
|
1592 |
msgid "Site List"
|
1593 |
msgstr ""
|
1594 |
|
1595 |
-
#: ../lib/pz-linkcard-settings.php:
|
1596 |
msgid "Current"
|
1597 |
msgstr ""
|
1598 |
|
1599 |
-
#: ../lib/pz-linkcard-settings.php:
|
1600 |
msgid "Blog ID"
|
1601 |
msgstr ""
|
1602 |
|
1603 |
-
#: ../lib/pz-linkcard-settings.php:
|
1604 |
-
msgid "Execution Result"
|
1605 |
-
msgstr ""
|
1606 |
-
|
1607 |
-
#: ../lib/pz-linkcard-settings.php:1092
|
1608 |
-
msgid "Run Log"
|
1609 |
-
msgstr ""
|
1610 |
-
|
1611 |
-
#: ../lib/pz-linkcard-settings.php:1098
|
1612 |
-
msgid "WP-Cron Settings"
|
1613 |
-
msgstr ""
|
1614 |
-
|
1615 |
-
#: ../lib/pz-linkcard-settings.php:1099
|
1616 |
-
msgid "View all schedules."
|
1617 |
-
msgstr ""
|
1618 |
-
|
1619 |
-
#: ../lib/pz-linkcard-settings.php:1103 ../lib/pz-linkcard-settings.php:1281
|
1620 |
-
#: ../lib/pz-linkcard-settings.php:1288
|
1621 |
-
msgid "Run"
|
1622 |
-
msgstr ""
|
1623 |
-
|
1624 |
-
#: ../lib/pz-linkcard-settings.php:1104
|
1625 |
-
msgid "Hook"
|
1626 |
-
msgstr ""
|
1627 |
-
|
1628 |
-
#: ../lib/pz-linkcard-settings.php:1105
|
1629 |
-
msgid "Next Time"
|
1630 |
-
msgstr ""
|
1631 |
-
|
1632 |
-
#: ../lib/pz-linkcard-settings.php:1106
|
1633 |
-
msgid "Schedule"
|
1634 |
-
msgstr ""
|
1635 |
-
|
1636 |
-
#: ../lib/pz-linkcard-settings.php:1123
|
1637 |
msgid "Senior Settings"
|
1638 |
msgstr ""
|
1639 |
|
1640 |
-
#: ../lib/pz-linkcard-settings.php:
|
1641 |
msgid "Trailing Slash"
|
1642 |
msgstr ""
|
1643 |
|
1644 |
-
#: ../lib/pz-linkcard-settings.php:
|
1645 |
msgid "As it"
|
1646 |
msgstr ""
|
1647 |
|
1648 |
-
#: ../lib/pz-linkcard-settings.php:
|
1649 |
msgid "When only domain name, remove"
|
1650 |
msgstr ""
|
1651 |
|
1652 |
-
#: ../lib/pz-linkcard-settings.php:
|
1653 |
msgid "Always remove"
|
1654 |
msgstr ""
|
1655 |
|
1656 |
-
#: ../lib/pz-linkcard-settings.php:
|
1657 |
msgid "Class ID to be Added (for PC)"
|
1658 |
msgstr ""
|
1659 |
|
1660 |
-
#: ../lib/pz-linkcard-settings.php:
|
1661 |
msgid "Class ID to be Added (for Mobile)"
|
1662 |
msgstr ""
|
1663 |
|
1664 |
-
#: ../lib/pz-linkcard-settings.php:
|
1665 |
msgid "Compress"
|
1666 |
msgstr ""
|
1667 |
|
1668 |
-
#: ../lib/pz-linkcard-settings.php:
|
1669 |
msgid "Compress CSS and JavaScript to improve access speed."
|
1670 |
msgstr ""
|
1671 |
|
1672 |
-
#: ../lib/pz-linkcard-settings.php:
|
1673 |
msgid "Google AMP URL"
|
1674 |
msgstr ""
|
1675 |
|
1676 |
-
#: ../lib/pz-linkcard-settings.php:
|
1677 |
msgid "If the URL is AMP, display simple."
|
1678 |
msgstr ""
|
1679 |
|
1680 |
-
#: ../lib/pz-linkcard-settings.php:
|
1681 |
msgid "Hide URL Error"
|
1682 |
msgstr ""
|
1683 |
|
1684 |
-
#: ../lib/pz-linkcard-settings.php:
|
1685 |
msgid "Do not display an error on the admin page."
|
1686 |
msgstr ""
|
1687 |
|
1688 |
-
#: ../lib/pz-linkcard-settings.php:
|
1689 |
msgid "Extension Settings"
|
1690 |
msgstr ""
|
1691 |
|
1692 |
-
#: ../lib/pz-linkcard-settings.php:
|
1693 |
msgid "Display the file menu on the card management screen."
|
1694 |
msgstr ""
|
1695 |
|
1696 |
-
#: ../lib/pz-linkcard-settings.php:
|
1697 |
msgid "Initialize Tab"
|
1698 |
msgstr ""
|
1699 |
|
1700 |
-
#: ../lib/pz-linkcard-settings.php:
|
1701 |
msgid "Display the initialize tab on the settings screen."
|
1702 |
msgstr ""
|
1703 |
|
1704 |
-
#: ../lib/pz-linkcard-settings.php:
|
1705 |
msgid "Survey Mode"
|
1706 |
msgstr ""
|
1707 |
|
1708 |
-
#: ../lib/pz-linkcard-settings.php:
|
1709 |
msgid "Outputs some events and setting information to a log file."
|
1710 |
msgstr ""
|
1711 |
|
1712 |
-
#: ../lib/pz-linkcard-settings.php:
|
1713 |
msgid "Administrator Mode"
|
1714 |
msgstr ""
|
1715 |
|
1716 |
-
#: ../lib/pz-linkcard-settings.php:
|
1717 |
msgid ""
|
1718 |
"Display information that is not normally needed or open special settings."
|
1719 |
msgstr ""
|
1720 |
|
1721 |
-
#: ../lib/pz-linkcard-settings.php:
|
1722 |
msgid "Develop Mode"
|
1723 |
msgstr ""
|
1724 |
|
1725 |
-
#: ../lib/pz-linkcard-settings.php:
|
1726 |
msgid "Stylesheet Settings"
|
1727 |
msgstr ""
|
1728 |
|
1729 |
-
#: ../lib/pz-linkcard-settings.php:
|
1730 |
msgid "Stylesheet URL"
|
1731 |
msgstr ""
|
1732 |
|
1733 |
-
#: ../lib/pz-linkcard-settings.php:
|
1734 |
msgid "Schemes (http and https) are omitted."
|
1735 |
msgstr ""
|
1736 |
|
1737 |
-
#: ../lib/pz-linkcard-settings.php:
|
1738 |
msgid "Stylesheet URL to Add"
|
1739 |
msgstr ""
|
1740 |
|
1741 |
-
#: ../lib/pz-linkcard-settings.php:
|
1742 |
-
#: ../lib/pz-linkcard-settings.php:
|
1743 |
msgid "ex."
|
1744 |
msgstr ""
|
1745 |
|
1746 |
-
#: ../lib/pz-linkcard-settings.php:
|
1747 |
msgid "Stylesheet Text to Add"
|
1748 |
msgstr ""
|
1749 |
|
1750 |
-
#: ../lib/pz-linkcard-settings.php:
|
1751 |
msgid "Stylesheet Version"
|
1752 |
msgstr ""
|
1753 |
|
1754 |
-
#: ../lib/pz-linkcard-settings.php:
|
1755 |
msgid "Stylesheet File"
|
1756 |
msgstr ""
|
1757 |
|
1758 |
-
#: ../lib/pz-linkcard-settings.php:
|
1759 |
msgid "Stylesheet Templete File"
|
1760 |
msgstr ""
|
1761 |
|
1762 |
-
#: ../lib/pz-linkcard-settings.php:
|
1763 |
msgid "Image Settings"
|
1764 |
msgstr ""
|
1765 |
|
1766 |
-
#: ../lib/pz-linkcard-settings.php:
|
1767 |
msgid "Image Cache URL"
|
1768 |
msgstr ""
|
1769 |
|
1770 |
-
#: ../lib/pz-linkcard-settings.php:
|
1771 |
msgid "Used"
|
1772 |
msgstr ""
|
1773 |
|
1774 |
-
#: ../lib/pz-linkcard-settings.php:
|
1775 |
msgid ": "
|
1776 |
msgstr ""
|
1777 |
|
1778 |
-
#: ../lib/pz-linkcard-settings.php:
|
1779 |
msgid "Image Cache Directory"
|
1780 |
msgstr ""
|
1781 |
|
1782 |
-
#: ../lib/pz-linkcard-settings.php:
|
1783 |
msgid "Survey Settings"
|
1784 |
msgstr ""
|
1785 |
|
1786 |
-
#: ../lib/pz-linkcard-settings.php:
|
1787 |
msgid "Log URL"
|
1788 |
msgstr ""
|
1789 |
|
1790 |
-
#: ../lib/pz-linkcard-settings.php:
|
1791 |
msgid "Log Directory"
|
1792 |
msgstr ""
|
1793 |
|
1794 |
-
#: ../lib/pz-linkcard-settings.php:
|
1795 |
msgid "Web-API Settings"
|
1796 |
msgstr ""
|
1797 |
|
1798 |
-
#: ../lib/pz-linkcard-settings.php:
|
1799 |
msgid "Site Icon API"
|
1800 |
msgstr ""
|
1801 |
|
1802 |
-
#: ../lib/pz-linkcard-settings.php:
|
1803 |
msgid "%DOMAIN% replace to domain name."
|
1804 |
msgstr ""
|
1805 |
|
1806 |
-
#: ../lib/pz-linkcard-settings.php:
|
1807 |
msgid "%DOMAIN_URL% replace to domain URL."
|
1808 |
msgstr ""
|
1809 |
|
1810 |
-
#: ../lib/pz-linkcard-settings.php:
|
1811 |
msgid "%URL% replace to URL."
|
1812 |
msgstr ""
|
1813 |
|
1814 |
-
#: ../lib/pz-linkcard-settings.php:
|
1815 |
msgid "Thumbnail API"
|
1816 |
msgstr ""
|
1817 |
|
1818 |
-
#: ../lib/pz-linkcard-settings.php:
|
1819 |
msgid "Initialize Settings"
|
1820 |
msgstr ""
|
1821 |
|
1822 |
-
#: ../lib/pz-linkcard-settings.php:
|
1823 |
msgid "Reset the \"Settings\" to the initial value."
|
1824 |
msgstr ""
|
1825 |
|
1826 |
-
#: ../lib/pz-linkcard-settings.php:
|
1827 |
msgid "Initialize Operation"
|
1828 |
msgstr ""
|
1829 |
|
1830 |
-
#: ../lib/pz-linkcard-settings.php:
|
1831 |
msgid "Perform initial setup."
|
1832 |
msgstr ""
|
1833 |
|
1834 |
-
#: ../lib/pz-linkcard-settings.php:
|
1835 |
msgid "\"Settings\" will not be initialized."
|
1836 |
msgstr ""
|
1837 |
|
1838 |
-
#: ../lib/pz-linkcard-settings.php:
|
1839 |
msgid "Initialization Exception"
|
1840 |
msgstr ""
|
1841 |
|
1842 |
-
#: ../lib/pz-linkcard-settings.php:
|
1843 |
msgid "Do not initialize \"Survey Mode\" and \"Administrator Mode\"."
|
1844 |
msgstr ""
|
1845 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1846 |
#: ../lib/pz-linkcard-style.php:638
|
1847 |
msgid "Succeeded in saving the Stylesheet."
|
1848 |
msgstr ""
|
@@ -1863,98 +1876,98 @@ msgstr ""
|
|
1863 |
msgid "Incorrect URL specification."
|
1864 |
msgstr ""
|
1865 |
|
1866 |
-
#: ../pz-linkcard.php:
|
1867 |
#, php-format
|
1868 |
msgid "%d tweet"
|
1869 |
msgstr ""
|
1870 |
|
1871 |
-
#: ../pz-linkcard.php:
|
1872 |
#, php-format
|
1873 |
msgid "%d tweets"
|
1874 |
msgstr ""
|
1875 |
|
1876 |
-
#: ../pz-linkcard.php:
|
1877 |
#, php-format
|
1878 |
msgid "%d share"
|
1879 |
msgstr ""
|
1880 |
|
1881 |
-
#: ../pz-linkcard.php:
|
1882 |
#, php-format
|
1883 |
msgid "%d shares"
|
1884 |
msgstr ""
|
1885 |
|
1886 |
-
#: ../pz-linkcard.php:
|
1887 |
#, php-format
|
1888 |
msgid "%d user"
|
1889 |
msgstr ""
|
1890 |
|
1891 |
-
#: ../pz-linkcard.php:
|
1892 |
#, php-format
|
1893 |
msgid "%d users"
|
1894 |
msgstr ""
|
1895 |
|
1896 |
-
#: ../pz-linkcard.php:
|
1897 |
#, php-format
|
1898 |
msgid "%d pocket"
|
1899 |
msgstr ""
|
1900 |
|
1901 |
-
#: ../pz-linkcard.php:
|
1902 |
#, php-format
|
1903 |
msgid "%d pockets"
|
1904 |
msgstr ""
|
1905 |
|
1906 |
-
#: ../pz-linkcard.php:
|
1907 |
msgid "Category"
|
1908 |
msgstr ""
|
1909 |
|
1910 |
-
#: ../pz-linkcard.php:
|
1911 |
-
#: ../pz-linkcard.php:
|
1912 |
msgid "‘"
|
1913 |
msgstr ""
|
1914 |
|
1915 |
-
#: ../pz-linkcard.php:
|
1916 |
-
#: ../pz-linkcard.php:
|
1917 |
msgid "’"
|
1918 |
msgstr ""
|
1919 |
|
1920 |
-
#: ../pz-linkcard.php:
|
1921 |
msgid "Count"
|
1922 |
msgstr ""
|
1923 |
|
1924 |
-
#: ../pz-linkcard.php:
|
1925 |
msgid "Not Found"
|
1926 |
msgstr ""
|
1927 |
|
1928 |
-
#: ../pz-linkcard.php:
|
1929 |
msgid "Tag"
|
1930 |
msgstr ""
|
1931 |
|
1932 |
-
#: ../pz-linkcard.php:
|
1933 |
msgid "Linkcard"
|
1934 |
msgstr ""
|
1935 |
|
1936 |
-
#: ../pz-linkcard.php:
|
1937 |
msgid "Make Linkcard"
|
1938 |
msgstr ""
|
1939 |
|
1940 |
-
#: ../pz-linkcard.php:
|
1941 |
msgid "Invalid URL parameter in "
|
1942 |
msgstr ""
|
1943 |
|
1944 |
-
#: ../pz-linkcard.php:
|
1945 |
msgid ""
|
1946 |
"You can cancel this message from <a href=\"./options-general.php?page=pz-"
|
1947 |
"linkcard-settings\">the setting screen</a>."
|
1948 |
msgstr ""
|
1949 |
|
1950 |
-
#: ../pz-linkcard.php:
|
1951 |
msgid "Pz LkC Cache"
|
1952 |
msgstr ""
|
1953 |
|
1954 |
-
#: ../pz-linkcard.php:
|
1955 |
msgid "Pz LinkCard"
|
1956 |
msgstr ""
|
1957 |
|
1958 |
-
#: ../pz-linkcard.php:
|
1959 |
msgid "Manage"
|
1960 |
msgstr ""
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Pz-LinkCard\n"
|
7 |
"Report-Msgid-Bugs-To: http://wppolyglots.wordpress.com\n"
|
8 |
+
"POT-Creation-Date: 2021-03-10 22:19+0900\n"
|
9 |
"PO-Revision-Date: 2021-01-13 23:45+0900\n"
|
10 |
"Language-Team: poporon\n"
|
11 |
"MIME-Version: 1.0\n"
|
45 |
|
46 |
#: ../lib/pz-linkcard-cacheman-edit.php:24
|
47 |
#: ../lib/pz-linkcard-cacheman-list.php:239
|
48 |
+
#: ../lib/pz-linkcard-settings.php:657 ../lib/pz-linkcard-settings.php:1032
|
49 |
#: ../pz-linkcard.php:425
|
50 |
msgid "URL"
|
51 |
msgstr ""
|
63 |
msgstr ""
|
64 |
|
65 |
#: ../lib/pz-linkcard-cacheman-edit.php:40
|
66 |
+
#: ../lib/pz-linkcard-settings.php:1031
|
67 |
msgid "Site Name"
|
68 |
msgstr ""
|
69 |
|
70 |
#: ../lib/pz-linkcard-cacheman-edit.php:44
|
71 |
#: ../lib/pz-linkcard-cacheman-list.php:251
|
72 |
+
#: ../lib/pz-linkcard-settings.php:1033
|
73 |
msgid "Domain"
|
74 |
msgstr ""
|
75 |
|
79 |
|
80 |
#: ../lib/pz-linkcard-cacheman-edit.php:56
|
81 |
#: ../lib/pz-linkcard-cacheman-list.php:242
|
82 |
+
#: ../lib/pz-linkcard-settings.php:656
|
83 |
msgid "Title"
|
84 |
msgstr ""
|
85 |
|
93 |
|
94 |
#: ../lib/pz-linkcard-cacheman-edit.php:68
|
95 |
#: ../lib/pz-linkcard-cacheman-list.php:245
|
96 |
+
#: ../lib/pz-linkcard-settings.php:658
|
97 |
msgid "Excerpt"
|
98 |
msgstr ""
|
99 |
|
197 |
msgstr ""
|
198 |
|
199 |
#: ../lib/pz-linkcard-cacheman-list.php:152
|
200 |
+
#: ../lib/pz-linkcard-settings-admin.php:59
|
201 |
msgid "▼"
|
202 |
msgstr ""
|
203 |
|
343 |
|
344 |
#: ../lib/pz-linkcard-cacheman-list.php:396
|
345 |
#: ../lib/pz-linkcard-cacheman-list.php:397
|
346 |
+
#: ../lib/pz-linkcard-settings-admin.php:29
|
347 |
+
#: ../lib/pz-linkcard-settings.php:1209 ../lib/pz-linkcard-settings.php:1216
|
348 |
msgid "Are you sure?"
|
349 |
msgstr ""
|
350 |
|
357 |
msgstr ""
|
358 |
|
359 |
#: ../lib/pz-linkcard-cacheman.php:3 ../lib/pz-linkcard-settings.php:3
|
360 |
+
#: ../lib/pz-linkcard-settings.php:1108
|
361 |
msgid "Currently working in a development environment."
|
362 |
msgstr ""
|
363 |
|
365 |
msgid "🗃"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: ../lib/pz-linkcard-cacheman.php:4 ../pz-linkcard.php:2268
|
369 |
msgid "LinkCard Cache Manager"
|
370 |
msgstr ""
|
371 |
|
372 |
#: ../lib/pz-linkcard-cacheman.php:4 ../lib/pz-linkcard-settings.php:4
|
373 |
+
#: ../lib/pz-linkcard-settings.php:128
|
374 |
msgid "Help"
|
375 |
msgstr ""
|
376 |
|
378 |
msgid "⚙"
|
379 |
msgstr ""
|
380 |
|
381 |
+
#: ../lib/pz-linkcard-cacheman.php:5 ../pz-linkcard.php:2284
|
382 |
msgid "Settings"
|
383 |
msgstr ""
|
384 |
|
402 |
#: ../lib/pz-linkcard-cacheman.php:228 ../lib/pz-linkcard-file-import.php:11
|
403 |
#: ../lib/pz-linkcard-file-import.php:54 ../lib/pz-linkcard-file-import.php:61
|
404 |
#: ../lib/pz-linkcard-file-import.php:100
|
405 |
+
#: ../lib/pz-linkcard-file-import.php:102 ../lib/pz-linkcard-settings.php:258
|
406 |
+
#: ../lib/pz-linkcard-settings.php:1125 ../lib/pz-linkcard-settings.php:1186
|
407 |
+
#: ../lib/pz-linkcard-settings.php:1195 ../pz-linkcard.php:1565
|
408 |
+
#: ../pz-linkcard.php:1582
|
409 |
msgid "("
|
410 |
msgstr ""
|
411 |
|
430 |
#: ../lib/pz-linkcard-cacheman.php:228 ../lib/pz-linkcard-file-import.php:11
|
431 |
#: ../lib/pz-linkcard-file-import.php:54 ../lib/pz-linkcard-file-import.php:61
|
432 |
#: ../lib/pz-linkcard-file-import.php:100
|
433 |
+
#: ../lib/pz-linkcard-file-import.php:102 ../lib/pz-linkcard-settings.php:258
|
434 |
+
#: ../lib/pz-linkcard-settings.php:1125 ../lib/pz-linkcard-settings.php:1186
|
435 |
+
#: ../lib/pz-linkcard-settings.php:1195 ../pz-linkcard.php:1565
|
436 |
+
#: ../pz-linkcard.php:1582
|
437 |
msgid ")"
|
438 |
msgstr ""
|
439 |
|
465 |
msgid "📄"
|
466 |
msgstr ""
|
467 |
|
468 |
+
#: ../lib/pz-linkcard-cacheman.php:262 ../lib/pz-linkcard-settings.php:1091
|
469 |
msgid "File Menu"
|
470 |
msgstr ""
|
471 |
|
523 |
msgid "Insert"
|
524 |
msgstr ""
|
525 |
|
526 |
+
#: ../lib/pz-linkcard-settings-admin.php:20
|
527 |
+
msgid "Sec."
|
528 |
+
msgstr ""
|
529 |
+
|
530 |
+
#: ../lib/pz-linkcard-settings-admin.php:29
|
531 |
+
msgid "Run Now"
|
532 |
+
msgstr ""
|
533 |
+
|
534 |
+
#: ../lib/pz-linkcard-settings-admin.php:42
|
535 |
+
msgid "Execution Result"
|
536 |
+
msgstr ""
|
537 |
+
|
538 |
+
#: ../lib/pz-linkcard-settings-admin.php:44
|
539 |
+
msgid "Run Log"
|
540 |
+
msgstr ""
|
541 |
+
|
542 |
+
#: ../lib/pz-linkcard-settings-admin.php:52
|
543 |
+
msgid "WP-Cron Settings"
|
544 |
+
msgstr ""
|
545 |
+
|
546 |
+
#: ../lib/pz-linkcard-settings-admin.php:53
|
547 |
+
msgid "View all schedules."
|
548 |
+
msgstr ""
|
549 |
+
|
550 |
+
#: ../lib/pz-linkcard-settings-admin.php:57
|
551 |
+
#: ../lib/pz-linkcard-settings.php:1209 ../lib/pz-linkcard-settings.php:1216
|
552 |
+
msgid "Run"
|
553 |
+
msgstr ""
|
554 |
+
|
555 |
+
#: ../lib/pz-linkcard-settings-admin.php:58
|
556 |
+
msgid "Hook"
|
557 |
+
msgstr ""
|
558 |
+
|
559 |
+
#: ../lib/pz-linkcard-settings-admin.php:59
|
560 |
+
msgid "Next Time"
|
561 |
+
msgstr ""
|
562 |
+
|
563 |
+
#: ../lib/pz-linkcard-settings-admin.php:60
|
564 |
+
msgid "Schedule"
|
565 |
+
msgstr ""
|
566 |
+
|
567 |
+
#: ../lib/pz-linkcard-settings-admin.php:75
|
568 |
+
msgid "Information"
|
569 |
+
msgstr ""
|
570 |
+
|
571 |
+
#: ../lib/pz-linkcard-settings-admin.php:78
|
572 |
+
#: ../lib/pz-linkcard-settings.php:1014
|
573 |
+
msgid "Table Name"
|
574 |
+
msgstr ""
|
575 |
+
|
576 |
+
#: ../lib/pz-linkcard-settings.php:4 ../pz-linkcard.php:2269
|
577 |
msgid "LinkCard Settings"
|
578 |
msgstr ""
|
579 |
|
597 |
msgid "The settings have not changed."
|
598 |
msgstr ""
|
599 |
|
600 |
+
#: ../lib/pz-linkcard-settings.php:95
|
601 |
msgid "Version"
|
602 |
msgstr ""
|
603 |
|
604 |
+
#: ../lib/pz-linkcard-settings.php:145
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
605 |
msgid "Error"
|
606 |
msgstr ""
|
607 |
|
608 |
+
#: ../lib/pz-linkcard-settings.php:146
|
609 |
msgid "Basic"
|
610 |
msgstr ""
|
611 |
|
612 |
+
#: ../lib/pz-linkcard-settings.php:147 ../lib/pz-linkcard-settings.php:508
|
613 |
msgid "Position"
|
614 |
msgstr ""
|
615 |
|
616 |
+
#: ../lib/pz-linkcard-settings.php:148
|
617 |
msgid "Display"
|
618 |
msgstr ""
|
619 |
|
620 |
+
#: ../lib/pz-linkcard-settings.php:149
|
621 |
msgid "Letter"
|
622 |
msgstr ""
|
623 |
|
624 |
+
#: ../lib/pz-linkcard-settings.php:150
|
625 |
msgid "External Link"
|
626 |
msgstr ""
|
627 |
|
628 |
+
#: ../lib/pz-linkcard-settings.php:151
|
629 |
msgid "Internal Link"
|
630 |
msgstr ""
|
631 |
|
632 |
+
#: ../lib/pz-linkcard-settings.php:152
|
633 |
msgid "Same Page Link"
|
634 |
msgstr ""
|
635 |
|
636 |
+
#: ../lib/pz-linkcard-settings.php:153
|
637 |
msgid "Link Check"
|
638 |
msgstr ""
|
639 |
|
640 |
+
#: ../lib/pz-linkcard-settings.php:154
|
641 |
msgid "Editor"
|
642 |
msgstr ""
|
643 |
|
644 |
+
#: ../lib/pz-linkcard-settings.php:155 ../lib/pz-linkcard-settings.php:984
|
645 |
msgid "Multi Site"
|
646 |
msgstr ""
|
647 |
|
648 |
+
#: ../lib/pz-linkcard-settings.php:156
|
649 |
msgid "Admin"
|
650 |
msgstr ""
|
651 |
|
652 |
+
#: ../lib/pz-linkcard-settings.php:157
|
653 |
msgid "Advanced"
|
654 |
msgstr ""
|
655 |
|
656 |
+
#: ../lib/pz-linkcard-settings.php:158
|
657 |
msgid "etc."
|
658 |
msgstr ""
|
659 |
|
660 |
+
#: ../lib/pz-linkcard-settings.php:159 ../lib/pz-linkcard-settings.php:1204
|
661 |
msgid "Initialize"
|
662 |
msgstr ""
|
663 |
|
664 |
+
#: ../lib/pz-linkcard-settings.php:163
|
665 |
msgid "Error Settings"
|
666 |
msgstr ""
|
667 |
|
668 |
+
#: ../lib/pz-linkcard-settings.php:166 ../lib/pz-linkcard-settings.php:173
|
669 |
msgid "Error Reset"
|
670 |
msgstr ""
|
671 |
|
672 |
+
#: ../lib/pz-linkcard-settings.php:168
|
673 |
msgid "Reset"
|
674 |
msgstr ""
|
675 |
|
676 |
+
#: ../lib/pz-linkcard-settings.php:169
|
677 |
msgid "Cancel the error condition."
|
678 |
msgstr ""
|
679 |
|
680 |
+
#: ../lib/pz-linkcard-settings.php:174
|
681 |
msgid "Uncheck to cancel the error condition."
|
682 |
msgstr ""
|
683 |
|
684 |
+
#: ../lib/pz-linkcard-settings.php:177 ../lib/pz-linkcard-settings.php:183
|
685 |
msgid "Post URL"
|
686 |
msgstr ""
|
687 |
|
688 |
+
#: ../lib/pz-linkcard-settings.php:189
|
689 |
msgid "Occurrence Time"
|
690 |
msgstr ""
|
691 |
|
692 |
+
#: ../lib/pz-linkcard-settings.php:199
|
693 |
msgid "Basic Settings"
|
694 |
msgstr ""
|
695 |
|
696 |
+
#: ../lib/pz-linkcard-settings.php:202
|
697 |
msgid "Easy format"
|
698 |
msgstr ""
|
699 |
|
700 |
+
#: ../lib/pz-linkcard-settings.php:205 ../lib/pz-linkcard-settings.php:491
|
701 |
+
#: ../lib/pz-linkcard-settings.php:510 ../lib/pz-linkcard-settings.php:543
|
702 |
+
#: ../lib/pz-linkcard-settings.php:574 ../lib/pz-linkcard-settings.php:588
|
703 |
+
#: ../lib/pz-linkcard-settings.php:604 ../lib/pz-linkcard-settings.php:625
|
704 |
+
#: ../lib/pz-linkcard-settings.php:638 ../lib/pz-linkcard-settings.php:748
|
705 |
+
#: ../lib/pz-linkcard-settings.php:782 ../lib/pz-linkcard-settings.php:813
|
706 |
msgid "None"
|
707 |
msgstr ""
|
708 |
|
709 |
+
#: ../lib/pz-linkcard-settings.php:206
|
710 |
msgid "Pz-LkC Default"
|
711 |
msgstr ""
|
712 |
|
713 |
+
#: ../lib/pz-linkcard-settings.php:208
|
714 |
msgid "Normal"
|
715 |
msgstr ""
|
716 |
|
717 |
+
#: ../lib/pz-linkcard-settings.php:209
|
718 |
msgid "Compact"
|
719 |
msgstr ""
|
720 |
|
721 |
+
#: ../lib/pz-linkcard-settings.php:210
|
722 |
msgid "Simple"
|
723 |
msgstr ""
|
724 |
|
725 |
+
#: ../lib/pz-linkcard-settings.php:211
|
726 |
msgid "Headline"
|
727 |
msgstr ""
|
728 |
|
729 |
+
#: ../lib/pz-linkcard-settings.php:213
|
730 |
msgid "Cellophane tape \"center\""
|
731 |
msgstr ""
|
732 |
|
733 |
+
#: ../lib/pz-linkcard-settings.php:214
|
734 |
msgid "Cellophane tape \"Top corner\""
|
735 |
msgstr ""
|
736 |
|
737 |
+
#: ../lib/pz-linkcard-settings.php:215
|
738 |
msgid "Cellophane tape \"long\""
|
739 |
msgstr ""
|
740 |
|
741 |
+
#: ../lib/pz-linkcard-settings.php:216
|
742 |
msgid "Cellophane tape \"digonal\""
|
743 |
msgstr ""
|
744 |
|
745 |
+
#: ../lib/pz-linkcard-settings.php:217
|
746 |
msgid "Cellophane tape and curling"
|
747 |
msgstr ""
|
748 |
|
749 |
+
#: ../lib/pz-linkcard-settings.php:218
|
750 |
msgid "Curling paper"
|
751 |
msgstr ""
|
752 |
|
753 |
+
#: ../lib/pz-linkcard-settings.php:220
|
754 |
msgid "Stitch blue & red"
|
755 |
msgstr ""
|
756 |
|
757 |
+
#: ../lib/pz-linkcard-settings.php:221
|
758 |
msgid "Stitch green & yellow"
|
759 |
msgstr ""
|
760 |
|
761 |
+
#: ../lib/pz-linkcard-settings.php:223
|
762 |
msgid "Square"
|
763 |
msgstr ""
|
764 |
|
765 |
+
#: ../lib/pz-linkcard-settings.php:225
|
766 |
msgid "Enclose"
|
767 |
msgstr ""
|
768 |
|
769 |
+
#: ../lib/pz-linkcard-settings.php:226
|
770 |
msgid "Reflection"
|
771 |
msgstr ""
|
772 |
|
773 |
+
#: ../lib/pz-linkcard-settings.php:228
|
774 |
msgid "Infomation orange"
|
775 |
msgstr ""
|
776 |
|
777 |
+
#: ../lib/pz-linkcard-settings.php:229
|
778 |
msgid "Neutral bluegreen"
|
779 |
msgstr ""
|
780 |
|
781 |
+
#: ../lib/pz-linkcard-settings.php:230
|
782 |
msgid "Enlightened green"
|
783 |
msgstr ""
|
784 |
|
785 |
+
#: ../lib/pz-linkcard-settings.php:231
|
786 |
msgid "Resistance blue"
|
787 |
msgstr ""
|
788 |
|
789 |
+
#: ../lib/pz-linkcard-settings.php:233
|
790 |
msgid "Windows XP"
|
791 |
msgstr ""
|
792 |
|
793 |
+
#: ../lib/pz-linkcard-settings.php:234
|
794 |
msgid "Windows 95"
|
795 |
msgstr ""
|
796 |
|
797 |
+
#: ../lib/pz-linkcard-settings.php:236
|
798 |
msgid "Slanting"
|
799 |
msgstr ""
|
800 |
|
801 |
+
#: ../lib/pz-linkcard-settings.php:238
|
802 |
msgid "3D Rotate"
|
803 |
msgstr ""
|
804 |
|
805 |
+
#: ../lib/pz-linkcard-settings.php:239
|
806 |
msgid "Pushpin"
|
807 |
msgstr ""
|
808 |
|
809 |
+
#: ../lib/pz-linkcard-settings.php:241 ../lib/pz-linkcard-settings.php:631
|
810 |
+
#: ../lib/pz-linkcard-settings.php:981 ../lib/pz-linkcard-settings.php:1024
|
811 |
+
#: ../pz-linkcard.php:2238
|
812 |
msgid "*"
|
813 |
msgstr ""
|
814 |
|
815 |
+
#: ../lib/pz-linkcard-settings.php:241
|
816 |
msgid "It applies over other formatting settings."
|
817 |
msgstr ""
|
818 |
|
819 |
+
#: ../lib/pz-linkcard-settings.php:245
|
820 |
msgid "Saved Datetime"
|
821 |
msgstr ""
|
822 |
|
823 |
+
#: ../lib/pz-linkcard-settings.php:255
|
824 |
msgid "Plugin Information"
|
825 |
msgstr ""
|
826 |
|
827 |
+
#: ../lib/pz-linkcard-settings.php:258
|
828 |
msgid "How to"
|
829 |
msgstr ""
|
830 |
|
831 |
+
#: ../lib/pz-linkcard-settings.php:258
|
832 |
msgid "Japanese Only"
|
833 |
msgstr ""
|
834 |
|
835 |
+
#: ../lib/pz-linkcard-settings.php:265
|
836 |
msgid "Plugin Name"
|
837 |
msgstr ""
|
838 |
|
839 |
+
#: ../lib/pz-linkcard-settings.php:269
|
840 |
msgid "Plugin Abbreviation"
|
841 |
msgstr ""
|
842 |
|
843 |
+
#: ../lib/pz-linkcard-settings.php:273
|
844 |
msgid "Plugin Version"
|
845 |
msgstr ""
|
846 |
|
847 |
+
#: ../lib/pz-linkcard-settings.php:277 ../lib/pz-linkcard-settings.php:294
|
848 |
msgid "Author's Site"
|
849 |
msgstr ""
|
850 |
|
851 |
+
#: ../lib/pz-linkcard-settings.php:281
|
852 |
msgid "Plugin Path"
|
853 |
msgstr ""
|
854 |
|
855 |
+
#: ../lib/pz-linkcard-settings.php:286
|
856 |
msgid "Author Name"
|
857 |
msgstr ""
|
858 |
|
859 |
+
#: ../lib/pz-linkcard-settings.php:290
|
860 |
msgid "Author Twitter"
|
861 |
msgstr ""
|
862 |
|
863 |
+
#: ../lib/pz-linkcard-settings.php:295
|
864 |
msgid "Popozure."
|
865 |
msgstr ""
|
866 |
|
867 |
+
#: ../lib/pz-linkcard-settings.php:295
|
868 |
msgid "Poporon's PC Daily Diary"
|
869 |
msgstr ""
|
870 |
|
871 |
+
#: ../lib/pz-linkcard-settings.php:298
|
872 |
msgid "When in Trouble"
|
873 |
msgstr ""
|
874 |
|
875 |
+
#: ../lib/pz-linkcard-settings.php:299
|
876 |
msgid "Twitter Account"
|
877 |
msgstr ""
|
878 |
|
879 |
+
#: ../lib/pz-linkcard-settings.php:302
|
880 |
msgid "Donation"
|
881 |
msgstr ""
|
882 |
|
883 |
+
#: ../lib/pz-linkcard-settings.php:303
|
884 |
msgid "Wishlist"
|
885 |
msgstr ""
|
886 |
|
887 |
+
#: ../lib/pz-linkcard-settings.php:307
|
888 |
msgid "Changelog"
|
889 |
msgstr ""
|
890 |
|
891 |
+
#: ../lib/pz-linkcard-settings.php:315
|
892 |
msgid "Position Settings"
|
893 |
msgstr ""
|
894 |
|
895 |
+
#: ../lib/pz-linkcard-settings.php:318
|
896 |
msgid "Link the Whole"
|
897 |
msgstr ""
|
898 |
|
899 |
+
#: ../lib/pz-linkcard-settings.php:322
|
900 |
msgid "Enclose the entire card at anchor."
|
901 |
msgstr ""
|
902 |
|
903 |
+
#: ../lib/pz-linkcard-settings.php:328
|
904 |
msgid "Margin"
|
905 |
msgstr ""
|
906 |
|
907 |
+
#: ../lib/pz-linkcard-settings.php:335 ../lib/pz-linkcard-settings.php:367
|
908 |
msgid "Margin top"
|
909 |
msgstr ""
|
910 |
|
911 |
+
#: ../lib/pz-linkcard-settings.php:337 ../lib/pz-linkcard-settings.php:353
|
912 |
+
#: ../lib/pz-linkcard-settings.php:369 ../lib/pz-linkcard-settings.php:385
|
913 |
+
#: ../lib/pz-linkcard-settings.php:399 ../lib/pz-linkcard-settings.php:421
|
914 |
+
#: ../lib/pz-linkcard-settings.php:439 ../lib/pz-linkcard-settings.php:457
|
915 |
msgid "Not defined"
|
916 |
msgstr ""
|
917 |
|
918 |
+
#: ../lib/pz-linkcard-settings.php:338 ../lib/pz-linkcard-settings.php:354
|
919 |
+
#: ../lib/pz-linkcard-settings.php:370 ../lib/pz-linkcard-settings.php:386
|
920 |
+
#: ../lib/pz-linkcard-settings.php:400 ../lib/pz-linkcard-settings.php:422
|
921 |
+
#: ../lib/pz-linkcard-settings.php:440 ../lib/pz-linkcard-settings.php:458
|
922 |
msgid "0"
|
923 |
msgstr ""
|
924 |
|
925 |
+
#: ../lib/pz-linkcard-settings.php:339 ../lib/pz-linkcard-settings.php:355
|
926 |
+
#: ../lib/pz-linkcard-settings.php:371 ../lib/pz-linkcard-settings.php:387
|
927 |
+
#: ../lib/pz-linkcard-settings.php:401 ../lib/pz-linkcard-settings.php:423
|
928 |
+
#: ../lib/pz-linkcard-settings.php:441 ../lib/pz-linkcard-settings.php:459
|
929 |
+
#: ../lib/pz-linkcard-settings.php:575
|
930 |
msgid "4px"
|
931 |
msgstr ""
|
932 |
|
933 |
+
#: ../lib/pz-linkcard-settings.php:340 ../lib/pz-linkcard-settings.php:356
|
934 |
+
#: ../lib/pz-linkcard-settings.php:372 ../lib/pz-linkcard-settings.php:388
|
935 |
+
#: ../lib/pz-linkcard-settings.php:402 ../lib/pz-linkcard-settings.php:424
|
936 |
+
#: ../lib/pz-linkcard-settings.php:442 ../lib/pz-linkcard-settings.php:460
|
937 |
+
#: ../lib/pz-linkcard-settings.php:576
|
938 |
msgid "8px"
|
939 |
msgstr ""
|
940 |
|
941 |
+
#: ../lib/pz-linkcard-settings.php:341 ../lib/pz-linkcard-settings.php:357
|
942 |
+
#: ../lib/pz-linkcard-settings.php:373 ../lib/pz-linkcard-settings.php:389
|
943 |
+
#: ../lib/pz-linkcard-settings.php:403 ../lib/pz-linkcard-settings.php:425
|
944 |
+
#: ../lib/pz-linkcard-settings.php:443 ../lib/pz-linkcard-settings.php:461
|
945 |
+
#: ../lib/pz-linkcard-settings.php:577
|
946 |
msgid "16px"
|
947 |
msgstr ""
|
948 |
|
949 |
+
#: ../lib/pz-linkcard-settings.php:342 ../lib/pz-linkcard-settings.php:358
|
950 |
+
#: ../lib/pz-linkcard-settings.php:375 ../lib/pz-linkcard-settings.php:391
|
951 |
+
#: ../lib/pz-linkcard-settings.php:405 ../lib/pz-linkcard-settings.php:427
|
952 |
+
#: ../lib/pz-linkcard-settings.php:444 ../lib/pz-linkcard-settings.php:462
|
953 |
+
#: ../lib/pz-linkcard-settings.php:578
|
954 |
msgid "32px"
|
955 |
msgstr ""
|
956 |
|
957 |
+
#: ../lib/pz-linkcard-settings.php:343 ../lib/pz-linkcard-settings.php:359
|
958 |
+
#: ../lib/pz-linkcard-settings.php:376 ../lib/pz-linkcard-settings.php:392
|
959 |
+
#: ../lib/pz-linkcard-settings.php:406 ../lib/pz-linkcard-settings.php:428
|
960 |
+
#: ../lib/pz-linkcard-settings.php:445 ../lib/pz-linkcard-settings.php:463
|
961 |
msgid "40px"
|
962 |
msgstr ""
|
963 |
|
964 |
+
#: ../lib/pz-linkcard-settings.php:344 ../lib/pz-linkcard-settings.php:360
|
965 |
+
#: ../lib/pz-linkcard-settings.php:377 ../lib/pz-linkcard-settings.php:393
|
966 |
+
#: ../lib/pz-linkcard-settings.php:407 ../lib/pz-linkcard-settings.php:429
|
967 |
+
#: ../lib/pz-linkcard-settings.php:446 ../lib/pz-linkcard-settings.php:464
|
968 |
+
#: ../lib/pz-linkcard-settings.php:579
|
969 |
msgid "64px"
|
970 |
msgstr ""
|
971 |
|
972 |
+
#: ../lib/pz-linkcard-settings.php:351 ../lib/pz-linkcard-settings.php:383
|
973 |
msgid "Margin left"
|
974 |
msgstr ""
|
975 |
|
976 |
+
#: ../lib/pz-linkcard-settings.php:374 ../lib/pz-linkcard-settings.php:390
|
977 |
+
#: ../lib/pz-linkcard-settings.php:404 ../lib/pz-linkcard-settings.php:426
|
978 |
msgid "24px"
|
979 |
msgstr ""
|
980 |
|
981 |
+
#: ../lib/pz-linkcard-settings.php:397 ../lib/pz-linkcard-settings.php:437
|
982 |
msgid "Margin right"
|
983 |
msgstr ""
|
984 |
|
985 |
+
#: ../lib/pz-linkcard-settings.php:413 ../lib/pz-linkcard-settings.php:518
|
986 |
+
#: ../lib/pz-linkcard-settings.php:614
|
987 |
msgid "Width"
|
988 |
msgstr ""
|
989 |
|
990 |
+
#: ../lib/pz-linkcard-settings.php:414 ../lib/pz-linkcard-settings.php:521
|
991 |
+
#: ../lib/pz-linkcard-settings.php:687
|
992 |
msgid "Height"
|
993 |
msgstr ""
|
994 |
|
995 |
+
#: ../lib/pz-linkcard-settings.php:419 ../lib/pz-linkcard-settings.php:455
|
996 |
msgid "Margin bottom"
|
997 |
msgstr ""
|
998 |
|
999 |
+
#: ../lib/pz-linkcard-settings.php:452
|
1000 |
msgid "Centering"
|
1001 |
msgstr ""
|
1002 |
|
1003 |
+
#: ../lib/pz-linkcard-settings.php:474
|
1004 |
msgid "Use Blockquote Tag"
|
1005 |
msgstr ""
|
1006 |
|
1007 |
+
#: ../lib/pz-linkcard-settings.php:475
|
1008 |
msgid "Without using DIV tag, and use BLOCKQUOTE tag."
|
1009 |
msgstr ""
|
1010 |
|
1011 |
+
#: ../lib/pz-linkcard-settings.php:475 ../lib/pz-linkcard-settings.php:839
|
1012 |
+
#: ../lib/pz-linkcard-settings.php:847 ../lib/pz-linkcard-settings.php:1079
|
1013 |
+
#: ../lib/pz-linkcard-settings.php:1084 ../lib/pz-linkcard-settings.php:1100
|
1014 |
+
#: ../lib/pz-linkcard-settings.php:1104
|
1015 |
msgid "(Deprecated)"
|
1016 |
msgstr ""
|
1017 |
|
1018 |
+
#: ../lib/pz-linkcard-settings.php:481
|
1019 |
msgid "Display Settings"
|
1020 |
msgstr ""
|
1021 |
|
1022 |
+
#: ../lib/pz-linkcard-settings.php:484
|
1023 |
msgid "Layout"
|
1024 |
msgstr ""
|
1025 |
|
1026 |
+
#: ../lib/pz-linkcard-settings.php:489 ../lib/pz-linkcard-settings.php:660
|
1027 |
msgid "Site Information"
|
1028 |
msgstr ""
|
1029 |
|
1030 |
+
#: ../lib/pz-linkcard-settings.php:492 ../lib/pz-linkcard-settings.php:513
|
1031 |
msgid "Upper Side"
|
1032 |
msgstr ""
|
1033 |
|
1034 |
+
#: ../lib/pz-linkcard-settings.php:493
|
1035 |
msgid "Above the Title"
|
1036 |
msgstr ""
|
1037 |
|
1038 |
+
#: ../lib/pz-linkcard-settings.php:494
|
1039 |
msgid "Under Side"
|
1040 |
msgstr ""
|
1041 |
|
1042 |
+
#: ../lib/pz-linkcard-settings.php:496
|
1043 |
msgid "Use SiteName"
|
1044 |
msgstr ""
|
1045 |
|
1046 |
+
#: ../lib/pz-linkcard-settings.php:500
|
1047 |
msgid "For internal links, display the posting date"
|
1048 |
msgstr ""
|
1049 |
|
1050 |
+
#: ../lib/pz-linkcard-settings.php:504 ../lib/pz-linkcard-settings.php:740
|
1051 |
msgid "Thumbnail"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
+
#: ../lib/pz-linkcard-settings.php:511
|
1055 |
msgid "Right Side"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
+
#: ../lib/pz-linkcard-settings.php:512
|
1059 |
msgid "Left Side"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
+
#: ../lib/pz-linkcard-settings.php:524 ../lib/pz-linkcard-settings.php:567
|
1063 |
msgid "Shadow"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
+
#: ../lib/pz-linkcard-settings.php:530
|
1067 |
msgid "Make additional information heading display"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
+
#: ../lib/pz-linkcard-settings.php:533
|
1071 |
msgid "Turn off the anchor text underlining"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
+
#: ../lib/pz-linkcard-settings.php:536
|
1075 |
msgid "Separator line"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
+
#: ../lib/pz-linkcard-settings.php:541
|
1079 |
msgid "Display URL"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
+
#: ../lib/pz-linkcard-settings.php:544
|
1083 |
msgid "Under Title"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
+
#: ../lib/pz-linkcard-settings.php:545 ../lib/pz-linkcard-settings.php:640
|
1087 |
msgid "Bihind Site-Info"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
+
#: ../lib/pz-linkcard-settings.php:552
|
1091 |
msgid "Hollow content area"
|
1092 |
msgstr ""
|
1093 |
|
1094 |
+
#: ../lib/pz-linkcard-settings.php:557
|
1095 |
msgid "Display excerpt"
|
1096 |
msgstr ""
|
1097 |
|
1098 |
+
#: ../lib/pz-linkcard-settings.php:562
|
1099 |
msgid "Hollow"
|
1100 |
msgstr ""
|
1101 |
|
1102 |
+
#: ../lib/pz-linkcard-settings.php:572
|
1103 |
msgid "Round a square"
|
1104 |
msgstr ""
|
1105 |
|
1106 |
+
#: ../lib/pz-linkcard-settings.php:586
|
1107 |
msgid "When the mouse is on"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
+
#: ../lib/pz-linkcard-settings.php:589
|
1111 |
msgid "Lighten"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
+
#: ../lib/pz-linkcard-settings.php:590
|
1115 |
msgid "Hover (light)"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
+
#: ../lib/pz-linkcard-settings.php:591
|
1119 |
msgid "Hover (dark)"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
+
#: ../lib/pz-linkcard-settings.php:592
|
1123 |
msgid "Radius"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
+
#: ../lib/pz-linkcard-settings.php:601
|
1127 |
msgid "Border"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
+
#: ../lib/pz-linkcard-settings.php:605
|
1131 |
msgid "Solid"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
+
#: ../lib/pz-linkcard-settings.php:606
|
1135 |
msgid "Dotted"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
+
#: ../lib/pz-linkcard-settings.php:607
|
1139 |
msgid "Dashed"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
+
#: ../lib/pz-linkcard-settings.php:608
|
1143 |
msgid "Double"
|
1144 |
msgstr ""
|
1145 |
|
1146 |
+
#: ../lib/pz-linkcard-settings.php:609
|
1147 |
msgid "Groove"
|
1148 |
msgstr ""
|
1149 |
|
1150 |
+
#: ../lib/pz-linkcard-settings.php:610
|
1151 |
msgid "Ridge"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
+
#: ../lib/pz-linkcard-settings.php:611
|
1155 |
msgid "Inset"
|
1156 |
msgstr ""
|
1157 |
|
1158 |
+
#: ../lib/pz-linkcard-settings.php:612
|
1159 |
msgid "Outset"
|
1160 |
msgstr ""
|
1161 |
|
1162 |
+
#: ../lib/pz-linkcard-settings.php:618
|
1163 |
msgid "Reset Image Style"
|
1164 |
msgstr ""
|
1165 |
|
1166 |
+
#: ../lib/pz-linkcard-settings.php:619
|
1167 |
msgid ""
|
1168 |
"When unnecessary frame is displayed on the image, you can improve it by case"
|
1169 |
msgstr ""
|
1170 |
|
1171 |
+
#: ../lib/pz-linkcard-settings.php:622 ../lib/pz-linkcard-settings.php:659
|
1172 |
msgid "More Button"
|
1173 |
msgstr ""
|
1174 |
|
1175 |
+
#: ../lib/pz-linkcard-settings.php:626
|
1176 |
msgid "Text link"
|
1177 |
msgstr ""
|
1178 |
|
1179 |
+
#: ../lib/pz-linkcard-settings.php:627
|
1180 |
msgid "Simple button"
|
1181 |
msgstr ""
|
1182 |
|
1183 |
+
#: ../lib/pz-linkcard-settings.php:628
|
1184 |
msgid "Blue"
|
1185 |
msgstr ""
|
1186 |
|
1187 |
+
#: ../lib/pz-linkcard-settings.php:629
|
1188 |
msgid "Dark"
|
1189 |
msgstr ""
|
1190 |
|
1191 |
+
#: ../lib/pz-linkcard-settings.php:631
|
1192 |
msgid ""
|
1193 |
"It is recommended that you leave the card height blank when using this "
|
1194 |
"setting."
|
1195 |
msgstr ""
|
1196 |
|
1197 |
+
#: ../lib/pz-linkcard-settings.php:635
|
1198 |
msgid "Display SNS Count"
|
1199 |
msgstr ""
|
1200 |
|
1201 |
+
#: ../lib/pz-linkcard-settings.php:639
|
1202 |
msgid "Bihind Title"
|
1203 |
msgstr ""
|
1204 |
|
1205 |
+
#: ../lib/pz-linkcard-settings.php:642
|
1206 |
msgid "Twitter"
|
1207 |
msgstr ""
|
1208 |
|
1209 |
+
#: ../lib/pz-linkcard-settings.php:643
|
1210 |
msgid "Facebook"
|
1211 |
msgstr ""
|
1212 |
|
1213 |
+
#: ../lib/pz-linkcard-settings.php:644
|
1214 |
msgid "Hatena"
|
1215 |
msgstr ""
|
1216 |
|
1217 |
+
#: ../lib/pz-linkcard-settings.php:645
|
1218 |
msgid "Pocket"
|
1219 |
msgstr ""
|
1220 |
|
1221 |
+
#: ../lib/pz-linkcard-settings.php:652
|
1222 |
msgid "Letter Settings"
|
1223 |
msgstr ""
|
1224 |
|
1225 |
+
#: ../lib/pz-linkcard-settings.php:661 ../lib/pz-linkcard-settings.php:791
|
1226 |
msgid "Added Information"
|
1227 |
msgstr ""
|
1228 |
|
1229 |
+
#: ../lib/pz-linkcard-settings.php:670
|
1230 |
msgid "Color"
|
1231 |
msgstr ""
|
1232 |
|
1233 |
+
#: ../lib/pz-linkcard-settings.php:677
|
1234 |
msgid "Outline"
|
1235 |
msgstr ""
|
1236 |
|
1237 |
+
#: ../lib/pz-linkcard-settings.php:683
|
1238 |
msgid "Size"
|
1239 |
msgstr ""
|
1240 |
|
1241 |
+
#: ../lib/pz-linkcard-settings.php:692
|
1242 |
msgid "Length"
|
1243 |
msgstr ""
|
1244 |
|
1245 |
+
#: ../lib/pz-linkcard-settings.php:696
|
1246 |
msgid "No wrap"
|
1247 |
msgstr ""
|
1248 |
|
1249 |
+
#: ../lib/pz-linkcard-settings.php:704
|
1250 |
msgid "Resize"
|
1251 |
msgstr ""
|
1252 |
|
1253 |
+
#: ../lib/pz-linkcard-settings.php:705
|
1254 |
msgid "Adjust thumbnail and letter size according to width."
|
1255 |
msgstr ""
|
1256 |
|
1257 |
+
#: ../lib/pz-linkcard-settings.php:712
|
1258 |
msgid "External Link Settings"
|
1259 |
msgstr ""
|
1260 |
|
1261 |
+
#: ../lib/pz-linkcard-settings.php:713
|
1262 |
msgid "Internal Link Settings"
|
1263 |
msgstr ""
|
1264 |
|
1265 |
+
#: ../lib/pz-linkcard-settings.php:714
|
1266 |
msgid "Same Page Link Settings"
|
1267 |
msgstr ""
|
1268 |
|
1269 |
+
#: ../lib/pz-linkcard-settings.php:722
|
1270 |
msgid "Border Color"
|
1271 |
msgstr ""
|
1272 |
|
1273 |
+
#: ../lib/pz-linkcard-settings.php:729
|
1274 |
msgid "Background Color"
|
1275 |
msgstr ""
|
1276 |
|
1277 |
+
#: ../lib/pz-linkcard-settings.php:736
|
1278 |
msgid "Background Image"
|
1279 |
msgstr ""
|
1280 |
|
1281 |
+
#: ../lib/pz-linkcard-settings.php:744 ../lib/pz-linkcard-settings.php:761
|
1282 |
+
#: ../lib/pz-linkcard-settings.php:778 ../lib/pz-linkcard-settings.php:798
|
1283 |
+
#: ../lib/pz-linkcard-settings.php:809 ../lib/pz-linkcard-settings.php:825
|
1284 |
+
#: ../lib/pz-linkcard-settings.php:855
|
1285 |
msgid "It is common with setting Internal-link"
|
1286 |
msgstr ""
|
1287 |
|
1288 |
+
#: ../lib/pz-linkcard-settings.php:749 ../lib/pz-linkcard-settings.php:783
|
1289 |
msgid "Direct"
|
1290 |
msgstr ""
|
1291 |
|
1292 |
+
#: ../lib/pz-linkcard-settings.php:750 ../lib/pz-linkcard-settings.php:784
|
1293 |
msgid "Use WebAPI"
|
1294 |
msgstr ""
|
1295 |
|
1296 |
+
#: ../lib/pz-linkcard-settings.php:751 ../lib/pz-linkcard-settings.php:785
|
1297 |
msgid "Use WebAPI ,if can not direct"
|
1298 |
msgstr ""
|
1299 |
|
1300 |
+
#: ../lib/pz-linkcard-settings.php:757
|
1301 |
msgid "Thumbnail Size"
|
1302 |
msgstr ""
|
1303 |
|
1304 |
+
#: ../lib/pz-linkcard-settings.php:765
|
1305 |
msgid "Thumbnail (150px)"
|
1306 |
msgstr ""
|
1307 |
|
1308 |
+
#: ../lib/pz-linkcard-settings.php:766
|
1309 |
msgid "Medium (300px)"
|
1310 |
msgstr ""
|
1311 |
|
1312 |
+
#: ../lib/pz-linkcard-settings.php:767
|
1313 |
msgid "Large (1024px)"
|
1314 |
msgstr ""
|
1315 |
|
1316 |
+
#: ../lib/pz-linkcard-settings.php:768
|
1317 |
msgid "Full size"
|
1318 |
msgstr ""
|
1319 |
|
1320 |
+
#: ../lib/pz-linkcard-settings.php:774
|
1321 |
msgid "Site Icon"
|
1322 |
msgstr ""
|
1323 |
|
1324 |
+
#: ../lib/pz-linkcard-settings.php:795
|
1325 |
msgid "Text of More Button"
|
1326 |
msgstr ""
|
1327 |
|
1328 |
+
#: ../lib/pz-linkcard-settings.php:805
|
1329 |
msgid "Open New Window/Tab"
|
1330 |
msgstr ""
|
1331 |
|
1332 |
+
#: ../lib/pz-linkcard-settings.php:814
|
1333 |
msgid "All client"
|
1334 |
msgstr ""
|
1335 |
|
1336 |
+
#: ../lib/pz-linkcard-settings.php:815
|
1337 |
msgid "Other than mobile"
|
1338 |
msgstr ""
|
1339 |
|
1340 |
+
#: ../lib/pz-linkcard-settings.php:821
|
1341 |
msgid "Get Contents"
|
1342 |
msgstr ""
|
1343 |
|
1344 |
+
#: ../lib/pz-linkcard-settings.php:829
|
1345 |
+
msgid "Always extract from the latest articles"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
+
#: ../lib/pz-linkcard-settings.php:830
|
1349 |
+
msgid "If \"excerpt\" is set, give priority to it"
|
1350 |
msgstr ""
|
1351 |
|
1352 |
+
#: ../lib/pz-linkcard-settings.php:831
|
1353 |
+
msgid "Always display the contents registered in card management"
|
1354 |
msgstr ""
|
1355 |
|
1356 |
+
#: ../lib/pz-linkcard-settings.php:838
|
1357 |
msgid "Set NoFollow"
|
1358 |
msgstr ""
|
1359 |
|
1360 |
+
#: ../lib/pz-linkcard-settings.php:839
|
1361 |
msgid "In the case of an external site, it puts the \"nofollow\"."
|
1362 |
msgstr ""
|
1363 |
|
1364 |
+
#: ../lib/pz-linkcard-settings.php:842
|
1365 |
msgid "Set NoOpener"
|
1366 |
msgstr ""
|
1367 |
|
1368 |
+
#: ../lib/pz-linkcard-settings.php:843
|
1369 |
msgid "In the case of an external site, it puts the \"noopener\"."
|
1370 |
msgstr ""
|
1371 |
|
1372 |
+
#: ../lib/pz-linkcard-settings.php:846
|
1373 |
msgid "Use HatenaBlogCard"
|
1374 |
msgstr ""
|
1375 |
|
1376 |
+
#: ../lib/pz-linkcard-settings.php:847
|
1377 |
msgid "External links will use Always HatenaBlogCard."
|
1378 |
msgstr ""
|
1379 |
|
1380 |
+
#: ../lib/pz-linkcard-settings.php:851
|
1381 |
msgid "Retry Get PID"
|
1382 |
msgstr ""
|
1383 |
|
1384 |
+
#: ../lib/pz-linkcard-settings.php:857
|
1385 |
msgid "When the `Post ID` can not be acquired, it is acquired again."
|
1386 |
msgstr ""
|
1387 |
|
1388 |
+
#: ../lib/pz-linkcard-settings.php:868
|
1389 |
msgid "Link Check Settings"
|
1390 |
msgstr ""
|
1391 |
|
1392 |
+
#: ../lib/pz-linkcard-settings.php:871
|
1393 |
msgid "Relative URL"
|
1394 |
msgstr ""
|
1395 |
|
1396 |
+
#: ../lib/pz-linkcard-settings.php:872
|
1397 |
msgid "For relative-specified URLs, complement the site URL."
|
1398 |
msgstr ""
|
1399 |
|
1400 |
+
#: ../lib/pz-linkcard-settings.php:875
|
1401 |
msgid "Do Not Link at Error"
|
1402 |
msgstr ""
|
1403 |
|
1404 |
+
#: ../lib/pz-linkcard-settings.php:876
|
1405 |
msgid "When access status is \"403\", \"404\", \"410\", unlink."
|
1406 |
msgstr ""
|
1407 |
|
1408 |
+
#: ../lib/pz-linkcard-settings.php:879
|
1409 |
msgid "Disable SSL Verification"
|
1410 |
msgstr ""
|
1411 |
|
1412 |
+
#: ../lib/pz-linkcard-settings.php:880
|
1413 |
msgid "Try setting if the contents of the SSL site can not be acquired."
|
1414 |
msgstr ""
|
1415 |
|
1416 |
+
#: ../lib/pz-linkcard-settings.php:883
|
1417 |
msgid "Follow Location"
|
1418 |
msgstr ""
|
1419 |
|
1420 |
+
#: ../lib/pz-linkcard-settings.php:884
|
1421 |
msgid "Track when the link destination is redirected."
|
1422 |
msgstr ""
|
1423 |
|
1424 |
+
#: ../lib/pz-linkcard-settings.php:887
|
1425 |
msgid "Set Referer"
|
1426 |
msgstr ""
|
1427 |
|
1428 |
+
#: ../lib/pz-linkcard-settings.php:888
|
1429 |
msgid "Notify the article URL to the link destination."
|
1430 |
msgstr ""
|
1431 |
|
1432 |
+
#: ../lib/pz-linkcard-settings.php:891
|
1433 |
msgid "Use User-Agent"
|
1434 |
msgstr ""
|
1435 |
|
1436 |
+
#: ../lib/pz-linkcard-settings.php:893
|
1437 |
msgid "Notify using Pz-LinkCard to the link destination."
|
1438 |
msgstr ""
|
1439 |
|
1440 |
+
#: ../lib/pz-linkcard-settings.php:898
|
1441 |
msgid "Broken Link Checker"
|
1442 |
msgstr ""
|
1443 |
|
1444 |
+
#: ../lib/pz-linkcard-settings.php:899
|
1445 |
msgid "Alive confirmation of the link destination."
|
1446 |
msgstr ""
|
1447 |
|
1448 |
+
#: ../lib/pz-linkcard-settings.php:902
|
1449 |
msgid "Broken Link Count"
|
1450 |
msgstr ""
|
1451 |
|
1452 |
+
#: ../lib/pz-linkcard-settings.php:903
|
1453 |
msgid "The number of broken links is displayed next to the submenu."
|
1454 |
msgstr ""
|
1455 |
|
1456 |
+
#: ../lib/pz-linkcard-settings.php:909
|
1457 |
msgid "Editor Settings"
|
1458 |
msgstr ""
|
1459 |
|
1460 |
+
#: ../lib/pz-linkcard-settings.php:912
|
1461 |
msgid "Convert from Text Link"
|
1462 |
msgstr ""
|
1463 |
|
1464 |
+
#: ../lib/pz-linkcard-settings.php:913
|
1465 |
msgid "Convert lines with text link only to Linkcard."
|
1466 |
msgstr ""
|
1467 |
|
1468 |
+
#: ../lib/pz-linkcard-settings.php:916
|
1469 |
msgid "Convert from URL"
|
1470 |
msgstr ""
|
1471 |
|
1472 |
+
#: ../lib/pz-linkcard-settings.php:917
|
1473 |
msgid "Convert lines with URL only to Linkcard."
|
1474 |
msgstr ""
|
1475 |
|
1476 |
+
#: ../lib/pz-linkcard-settings.php:920
|
1477 |
msgid "External Link Only"
|
1478 |
msgstr ""
|
1479 |
|
1480 |
+
#: ../lib/pz-linkcard-settings.php:921
|
1481 |
msgid "Convert only external links."
|
1482 |
msgstr ""
|
1483 |
|
1484 |
+
#: ../lib/pz-linkcard-settings.php:925
|
1485 |
msgid "Do Shortcode"
|
1486 |
msgstr ""
|
1487 |
|
1488 |
+
#: ../lib/pz-linkcard-settings.php:926
|
1489 |
msgid "Force shortcode development."
|
1490 |
msgstr ""
|
1491 |
|
1492 |
+
#: ../lib/pz-linkcard-settings.php:930
|
1493 |
msgid "Add Insert Button"
|
1494 |
msgstr ""
|
1495 |
|
1496 |
+
#: ../lib/pz-linkcard-settings.php:931
|
1497 |
msgid "Add insert button to visual editor."
|
1498 |
msgstr ""
|
1499 |
|
1500 |
+
#: ../lib/pz-linkcard-settings.php:934
|
1501 |
msgid "Add Quick Tag"
|
1502 |
msgstr ""
|
1503 |
|
1504 |
+
#: ../lib/pz-linkcard-settings.php:935
|
1505 |
msgid "Add quick tag button to text editor."
|
1506 |
msgstr ""
|
1507 |
|
1508 |
+
#: ../lib/pz-linkcard-settings.php:939
|
1509 |
msgid "ShortCode 1"
|
1510 |
msgstr ""
|
1511 |
|
1512 |
+
#: ../lib/pz-linkcard-settings.php:940 ../lib/pz-linkcard-settings.php:957
|
1513 |
+
#: ../lib/pz-linkcard-settings.php:961 ../lib/pz-linkcard-settings.php:965
|
1514 |
msgid "Case-sensitive"
|
1515 |
msgstr ""
|
1516 |
|
1517 |
+
#: ../lib/pz-linkcard-settings.php:943
|
1518 |
msgid "Use InLineText"
|
1519 |
msgstr ""
|
1520 |
|
1521 |
+
#: ../lib/pz-linkcard-settings.php:947
|
1522 |
msgid "No use"
|
1523 |
msgstr ""
|
1524 |
|
1525 |
+
#: ../lib/pz-linkcard-settings.php:948
|
1526 |
msgid "Use to excerpt"
|
1527 |
msgstr ""
|
1528 |
|
1529 |
+
#: ../lib/pz-linkcard-settings.php:949
|
1530 |
msgid "Use to title"
|
1531 |
msgstr ""
|
1532 |
|
1533 |
+
#: ../lib/pz-linkcard-settings.php:952
|
1534 |
msgid "This setting applies only to the Shortcode1"
|
1535 |
msgstr ""
|
1536 |
|
1537 |
+
#: ../lib/pz-linkcard-settings.php:956
|
1538 |
msgid "ShortCode 2"
|
1539 |
msgstr ""
|
1540 |
|
1541 |
+
#: ../lib/pz-linkcard-settings.php:960
|
1542 |
msgid "ShortCode 3"
|
1543 |
msgstr ""
|
1544 |
|
1545 |
+
#: ../lib/pz-linkcard-settings.php:964
|
1546 |
msgid "ShortCode 4"
|
1547 |
msgstr ""
|
1548 |
|
1549 |
+
#: ../lib/pz-linkcard-settings.php:968
|
1550 |
msgid "Parameters"
|
1551 |
msgstr ""
|
1552 |
|
1553 |
+
#: ../lib/pz-linkcard-settings.php:970 ../lib/pz-linkcard-settings.php:1187
|
1554 |
+
#: ../lib/pz-linkcard-settings.php:1196
|
1555 |
msgid "ex1."
|
1556 |
msgstr ""
|
1557 |
|
1558 |
+
#: ../lib/pz-linkcard-settings.php:970
|
1559 |
msgid "Specify only URL parameters."
|
1560 |
msgstr ""
|
1561 |
|
1562 |
+
#: ../lib/pz-linkcard-settings.php:971 ../lib/pz-linkcard-settings.php:1188
|
1563 |
+
#: ../lib/pz-linkcard-settings.php:1197
|
1564 |
msgid "ex2."
|
1565 |
msgstr ""
|
1566 |
|
1567 |
+
#: ../lib/pz-linkcard-settings.php:971
|
1568 |
msgid "Specify URL and title parameters."
|
1569 |
msgstr ""
|
1570 |
|
1571 |
+
#: ../lib/pz-linkcard-settings.php:972
|
1572 |
msgid "ex3."
|
1573 |
msgstr ""
|
1574 |
|
1575 |
+
#: ../lib/pz-linkcard-settings.php:972
|
1576 |
msgid "Specify URL, title and content parameters."
|
1577 |
msgstr ""
|
1578 |
|
1579 |
+
#: ../lib/pz-linkcard-settings.php:973
|
1580 |
msgid ""
|
1581 |
"For any shortcode you can change the title and excerpt with `title` "
|
1582 |
"parameter and `content` parameter"
|
1583 |
msgstr ""
|
1584 |
|
1585 |
+
#: ../lib/pz-linkcard-settings.php:980
|
1586 |
msgid "Multi Site Information"
|
1587 |
msgstr ""
|
1588 |
|
1589 |
+
#: ../lib/pz-linkcard-settings.php:981 ../lib/pz-linkcard-settings.php:1024
|
1590 |
msgid "Cannot be changed"
|
1591 |
msgstr ""
|
1592 |
|
1593 |
+
#: ../lib/pz-linkcard-settings.php:987
|
1594 |
msgid "Disabled"
|
1595 |
msgstr ""
|
1596 |
|
1597 |
+
#: ../lib/pz-linkcard-settings.php:988
|
1598 |
msgid "Enabled"
|
1599 |
msgstr ""
|
1600 |
|
1601 |
+
#: ../lib/pz-linkcard-settings.php:993
|
1602 |
msgid "Type"
|
1603 |
msgstr ""
|
1604 |
|
1605 |
+
#: ../lib/pz-linkcard-settings.php:996
|
1606 |
msgid "Subdirectories"
|
1607 |
msgstr ""
|
1608 |
|
1609 |
+
#: ../lib/pz-linkcard-settings.php:997
|
1610 |
msgid "Subdomains"
|
1611 |
msgstr ""
|
1612 |
|
1613 |
+
#: ../lib/pz-linkcard-settings.php:1002
|
1614 |
msgid "Current Blog ID"
|
1615 |
msgstr ""
|
1616 |
|
1617 |
+
#: ../lib/pz-linkcard-settings.php:1008
|
1618 |
msgid "Number of Sites"
|
1619 |
msgstr ""
|
1620 |
|
1621 |
+
#: ../lib/pz-linkcard-settings.php:1018
|
|
|
|
|
|
|
|
|
1622 |
msgid "Link to SubSite"
|
1623 |
msgstr ""
|
1624 |
|
1625 |
+
#: ../lib/pz-linkcard-settings.php:1019
|
1626 |
msgid "Treat links to subsites as external links."
|
1627 |
msgstr ""
|
1628 |
|
1629 |
+
#: ../lib/pz-linkcard-settings.php:1023
|
1630 |
msgid "Site List"
|
1631 |
msgstr ""
|
1632 |
|
1633 |
+
#: ../lib/pz-linkcard-settings.php:1029
|
1634 |
msgid "Current"
|
1635 |
msgstr ""
|
1636 |
|
1637 |
+
#: ../lib/pz-linkcard-settings.php:1030
|
1638 |
msgid "Blog ID"
|
1639 |
msgstr ""
|
1640 |
|
1641 |
+
#: ../lib/pz-linkcard-settings.php:1051
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1642 |
msgid "Senior Settings"
|
1643 |
msgstr ""
|
1644 |
|
1645 |
+
#: ../lib/pz-linkcard-settings.php:1054
|
1646 |
msgid "Trailing Slash"
|
1647 |
msgstr ""
|
1648 |
|
1649 |
+
#: ../lib/pz-linkcard-settings.php:1057
|
1650 |
msgid "As it"
|
1651 |
msgstr ""
|
1652 |
|
1653 |
+
#: ../lib/pz-linkcard-settings.php:1058
|
1654 |
msgid "When only domain name, remove"
|
1655 |
msgstr ""
|
1656 |
|
1657 |
+
#: ../lib/pz-linkcard-settings.php:1059
|
1658 |
msgid "Always remove"
|
1659 |
msgstr ""
|
1660 |
|
1661 |
+
#: ../lib/pz-linkcard-settings.php:1064
|
1662 |
msgid "Class ID to be Added (for PC)"
|
1663 |
msgstr ""
|
1664 |
|
1665 |
+
#: ../lib/pz-linkcard-settings.php:1068
|
1666 |
msgid "Class ID to be Added (for Mobile)"
|
1667 |
msgstr ""
|
1668 |
|
1669 |
+
#: ../lib/pz-linkcard-settings.php:1073
|
1670 |
msgid "Compress"
|
1671 |
msgstr ""
|
1672 |
|
1673 |
+
#: ../lib/pz-linkcard-settings.php:1074
|
1674 |
msgid "Compress CSS and JavaScript to improve access speed."
|
1675 |
msgstr ""
|
1676 |
|
1677 |
+
#: ../lib/pz-linkcard-settings.php:1078
|
1678 |
msgid "Google AMP URL"
|
1679 |
msgstr ""
|
1680 |
|
1681 |
+
#: ../lib/pz-linkcard-settings.php:1079
|
1682 |
msgid "If the URL is AMP, display simple."
|
1683 |
msgstr ""
|
1684 |
|
1685 |
+
#: ../lib/pz-linkcard-settings.php:1083
|
1686 |
msgid "Hide URL Error"
|
1687 |
msgstr ""
|
1688 |
|
1689 |
+
#: ../lib/pz-linkcard-settings.php:1084
|
1690 |
msgid "Do not display an error on the admin page."
|
1691 |
msgstr ""
|
1692 |
|
1693 |
+
#: ../lib/pz-linkcard-settings.php:1088
|
1694 |
msgid "Extension Settings"
|
1695 |
msgstr ""
|
1696 |
|
1697 |
+
#: ../lib/pz-linkcard-settings.php:1092
|
1698 |
msgid "Display the file menu on the card management screen."
|
1699 |
msgstr ""
|
1700 |
|
1701 |
+
#: ../lib/pz-linkcard-settings.php:1095
|
1702 |
msgid "Initialize Tab"
|
1703 |
msgstr ""
|
1704 |
|
1705 |
+
#: ../lib/pz-linkcard-settings.php:1096
|
1706 |
msgid "Display the initialize tab on the settings screen."
|
1707 |
msgstr ""
|
1708 |
|
1709 |
+
#: ../lib/pz-linkcard-settings.php:1099
|
1710 |
msgid "Survey Mode"
|
1711 |
msgstr ""
|
1712 |
|
1713 |
+
#: ../lib/pz-linkcard-settings.php:1100
|
1714 |
msgid "Outputs some events and setting information to a log file."
|
1715 |
msgstr ""
|
1716 |
|
1717 |
+
#: ../lib/pz-linkcard-settings.php:1103
|
1718 |
msgid "Administrator Mode"
|
1719 |
msgstr ""
|
1720 |
|
1721 |
+
#: ../lib/pz-linkcard-settings.php:1104
|
1722 |
msgid ""
|
1723 |
"Display information that is not normally needed or open special settings."
|
1724 |
msgstr ""
|
1725 |
|
1726 |
+
#: ../lib/pz-linkcard-settings.php:1107
|
1727 |
msgid "Develop Mode"
|
1728 |
msgstr ""
|
1729 |
|
1730 |
+
#: ../lib/pz-linkcard-settings.php:1114
|
1731 |
msgid "Stylesheet Settings"
|
1732 |
msgstr ""
|
1733 |
|
1734 |
+
#: ../lib/pz-linkcard-settings.php:1117
|
1735 |
msgid "Stylesheet URL"
|
1736 |
msgstr ""
|
1737 |
|
1738 |
+
#: ../lib/pz-linkcard-settings.php:1120 ../lib/pz-linkcard-settings.php:1151
|
1739 |
msgid "Schemes (http and https) are omitted."
|
1740 |
msgstr ""
|
1741 |
|
1742 |
+
#: ../lib/pz-linkcard-settings.php:1124
|
1743 |
msgid "Stylesheet URL to Add"
|
1744 |
msgstr ""
|
1745 |
|
1746 |
+
#: ../lib/pz-linkcard-settings.php:1125 ../lib/pz-linkcard-settings.php:1186
|
1747 |
+
#: ../lib/pz-linkcard-settings.php:1195
|
1748 |
msgid "ex."
|
1749 |
msgstr ""
|
1750 |
|
1751 |
+
#: ../lib/pz-linkcard-settings.php:1128
|
1752 |
msgid "Stylesheet Text to Add"
|
1753 |
msgstr ""
|
1754 |
|
1755 |
+
#: ../lib/pz-linkcard-settings.php:1132
|
1756 |
msgid "Stylesheet Version"
|
1757 |
msgstr ""
|
1758 |
|
1759 |
+
#: ../lib/pz-linkcard-settings.php:1136
|
1760 |
msgid "Stylesheet File"
|
1761 |
msgstr ""
|
1762 |
|
1763 |
+
#: ../lib/pz-linkcard-settings.php:1140
|
1764 |
msgid "Stylesheet Templete File"
|
1765 |
msgstr ""
|
1766 |
|
1767 |
+
#: ../lib/pz-linkcard-settings.php:1145
|
1768 |
msgid "Image Settings"
|
1769 |
msgstr ""
|
1770 |
|
1771 |
+
#: ../lib/pz-linkcard-settings.php:1148
|
1772 |
msgid "Image Cache URL"
|
1773 |
msgstr ""
|
1774 |
|
1775 |
+
#: ../lib/pz-linkcard-settings.php:1152 ../lib/pz-linkcard-settings.php:1169
|
1776 |
msgid "Used"
|
1777 |
msgstr ""
|
1778 |
|
1779 |
+
#: ../lib/pz-linkcard-settings.php:1152 ../lib/pz-linkcard-settings.php:1169
|
1780 |
msgid ": "
|
1781 |
msgstr ""
|
1782 |
|
1783 |
+
#: ../lib/pz-linkcard-settings.php:1156
|
1784 |
msgid "Image Cache Directory"
|
1785 |
msgstr ""
|
1786 |
|
1787 |
+
#: ../lib/pz-linkcard-settings.php:1163
|
1788 |
msgid "Survey Settings"
|
1789 |
msgstr ""
|
1790 |
|
1791 |
+
#: ../lib/pz-linkcard-settings.php:1166
|
1792 |
msgid "Log URL"
|
1793 |
msgstr ""
|
1794 |
|
1795 |
+
#: ../lib/pz-linkcard-settings.php:1173
|
1796 |
msgid "Log Directory"
|
1797 |
msgstr ""
|
1798 |
|
1799 |
+
#: ../lib/pz-linkcard-settings.php:1180
|
1800 |
msgid "Web-API Settings"
|
1801 |
msgstr ""
|
1802 |
|
1803 |
+
#: ../lib/pz-linkcard-settings.php:1183
|
1804 |
msgid "Site Icon API"
|
1805 |
msgstr ""
|
1806 |
|
1807 |
+
#: ../lib/pz-linkcard-settings.php:1186
|
1808 |
msgid "%DOMAIN% replace to domain name."
|
1809 |
msgstr ""
|
1810 |
|
1811 |
+
#: ../lib/pz-linkcard-settings.php:1186
|
1812 |
msgid "%DOMAIN_URL% replace to domain URL."
|
1813 |
msgstr ""
|
1814 |
|
1815 |
+
#: ../lib/pz-linkcard-settings.php:1186 ../lib/pz-linkcard-settings.php:1195
|
1816 |
msgid "%URL% replace to URL."
|
1817 |
msgstr ""
|
1818 |
|
1819 |
+
#: ../lib/pz-linkcard-settings.php:1192
|
1820 |
msgid "Thumbnail API"
|
1821 |
msgstr ""
|
1822 |
|
1823 |
+
#: ../lib/pz-linkcard-settings.php:1207
|
1824 |
msgid "Initialize Settings"
|
1825 |
msgstr ""
|
1826 |
|
1827 |
+
#: ../lib/pz-linkcard-settings.php:1210
|
1828 |
msgid "Reset the \"Settings\" to the initial value."
|
1829 |
msgstr ""
|
1830 |
|
1831 |
+
#: ../lib/pz-linkcard-settings.php:1214
|
1832 |
msgid "Initialize Operation"
|
1833 |
msgstr ""
|
1834 |
|
1835 |
+
#: ../lib/pz-linkcard-settings.php:1217
|
1836 |
msgid "Perform initial setup."
|
1837 |
msgstr ""
|
1838 |
|
1839 |
+
#: ../lib/pz-linkcard-settings.php:1217
|
1840 |
msgid "\"Settings\" will not be initialized."
|
1841 |
msgstr ""
|
1842 |
|
1843 |
+
#: ../lib/pz-linkcard-settings.php:1221
|
1844 |
msgid "Initialization Exception"
|
1845 |
msgstr ""
|
1846 |
|
1847 |
+
#: ../lib/pz-linkcard-settings.php:1222
|
1848 |
msgid "Do not initialize \"Survey Mode\" and \"Administrator Mode\"."
|
1849 |
msgstr ""
|
1850 |
|
1851 |
+
#: ../lib/pz-linkcard-settings.php:1232
|
1852 |
+
msgid "Notice"
|
1853 |
+
msgstr ""
|
1854 |
+
|
1855 |
+
#: ../lib/pz-linkcard-settings.php:1232
|
1856 |
+
msgid "Do not use normally as it can be set to incapacitate."
|
1857 |
+
msgstr ""
|
1858 |
+
|
1859 |
#: ../lib/pz-linkcard-style.php:638
|
1860 |
msgid "Succeeded in saving the Stylesheet."
|
1861 |
msgstr ""
|
1876 |
msgid "Incorrect URL specification."
|
1877 |
msgstr ""
|
1878 |
|
1879 |
+
#: ../pz-linkcard.php:830
|
1880 |
#, php-format
|
1881 |
msgid "%d tweet"
|
1882 |
msgstr ""
|
1883 |
|
1884 |
+
#: ../pz-linkcard.php:830
|
1885 |
#, php-format
|
1886 |
msgid "%d tweets"
|
1887 |
msgstr ""
|
1888 |
|
1889 |
+
#: ../pz-linkcard.php:833
|
1890 |
#, php-format
|
1891 |
msgid "%d share"
|
1892 |
msgstr ""
|
1893 |
|
1894 |
+
#: ../pz-linkcard.php:833
|
1895 |
#, php-format
|
1896 |
msgid "%d shares"
|
1897 |
msgstr ""
|
1898 |
|
1899 |
+
#: ../pz-linkcard.php:836
|
1900 |
#, php-format
|
1901 |
msgid "%d user"
|
1902 |
msgstr ""
|
1903 |
|
1904 |
+
#: ../pz-linkcard.php:836
|
1905 |
#, php-format
|
1906 |
msgid "%d users"
|
1907 |
msgstr ""
|
1908 |
|
1909 |
+
#: ../pz-linkcard.php:839
|
1910 |
#, php-format
|
1911 |
msgid "%d pocket"
|
1912 |
msgstr ""
|
1913 |
|
1914 |
+
#: ../pz-linkcard.php:839
|
1915 |
#, php-format
|
1916 |
msgid "%d pockets"
|
1917 |
msgstr ""
|
1918 |
|
1919 |
+
#: ../pz-linkcard.php:1564 ../pz-linkcard.php:1568
|
1920 |
msgid "Category"
|
1921 |
msgstr ""
|
1922 |
|
1923 |
+
#: ../pz-linkcard.php:1564 ../pz-linkcard.php:1568 ../pz-linkcard.php:1581
|
1924 |
+
#: ../pz-linkcard.php:1585
|
1925 |
msgid "‘"
|
1926 |
msgstr ""
|
1927 |
|
1928 |
+
#: ../pz-linkcard.php:1564 ../pz-linkcard.php:1568 ../pz-linkcard.php:1581
|
1929 |
+
#: ../pz-linkcard.php:1585
|
1930 |
msgid "’"
|
1931 |
msgstr ""
|
1932 |
|
1933 |
+
#: ../pz-linkcard.php:1565 ../pz-linkcard.php:1582
|
1934 |
msgid "Count"
|
1935 |
msgstr ""
|
1936 |
|
1937 |
+
#: ../pz-linkcard.php:1569 ../pz-linkcard.php:1586
|
1938 |
msgid "Not Found"
|
1939 |
msgstr ""
|
1940 |
|
1941 |
+
#: ../pz-linkcard.php:1581 ../pz-linkcard.php:1585
|
1942 |
msgid "Tag"
|
1943 |
msgstr ""
|
1944 |
|
1945 |
+
#: ../pz-linkcard.php:2227
|
1946 |
msgid "Linkcard"
|
1947 |
msgstr ""
|
1948 |
|
1949 |
+
#: ../pz-linkcard.php:2227
|
1950 |
msgid "Make Linkcard"
|
1951 |
msgstr ""
|
1952 |
|
1953 |
+
#: ../pz-linkcard.php:2238
|
1954 |
msgid "Invalid URL parameter in "
|
1955 |
msgstr ""
|
1956 |
|
1957 |
+
#: ../pz-linkcard.php:2238
|
1958 |
msgid ""
|
1959 |
"You can cancel this message from <a href=\"./options-general.php?page=pz-"
|
1960 |
"linkcard-settings\">the setting screen</a>."
|
1961 |
msgstr ""
|
1962 |
|
1963 |
+
#: ../pz-linkcard.php:2259
|
1964 |
msgid "Pz LkC Cache"
|
1965 |
msgstr ""
|
1966 |
|
1967 |
+
#: ../pz-linkcard.php:2260
|
1968 |
msgid "Pz LinkCard"
|
1969 |
msgstr ""
|
1970 |
|
1971 |
+
#: ../pz-linkcard.php:2284
|
1972 |
msgid "Manage"
|
1973 |
msgstr ""
|
lib/pz-linkcard-cacheman-edit.php
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
<input type="hidden" name="order" value="<?php echo $order; ?>">
|
12 |
|
13 |
<span class="pz-lkc-man-cache-editor-title"><span class="pz-lkc-man-cache-editor-icon"><?php echo __('📝', $this->text_domain ); ?></span> <span class=" class="pz-lkc-man-cache-editor-text"><?php echo __('Cache Editor', $this->text_domain ); ?></span></span>
|
14 |
-
<div class="pz-lkc-man-cache-
|
15 |
<table class="wp-list-table"><!-- wp-list-table widefat fixed -->
|
16 |
<tr>
|
17 |
<td colspan="2" style="text-align: right;"><button name="update" type="submit" class="button button-primary button-large"><?php _e('Update', $this->text_domain ) ?></button> <button name="cancel" type="submit" class="button button-large"><?php _e('Cancel', $this->text_domain ) ?></button></td>
|
11 |
<input type="hidden" name="order" value="<?php echo $order; ?>">
|
12 |
|
13 |
<span class="pz-lkc-man-cache-editor-title"><span class="pz-lkc-man-cache-editor-icon"><?php echo __('📝', $this->text_domain ); ?></span> <span class=" class="pz-lkc-man-cache-editor-text"><?php echo __('Cache Editor', $this->text_domain ); ?></span></span>
|
14 |
+
<div class="pz-lkc-man-cache-editor">
|
15 |
<table class="wp-list-table"><!-- wp-list-table widefat fixed -->
|
16 |
<tr>
|
17 |
<td colspan="2" style="text-align: right;"><button name="update" type="submit" class="button button-primary button-large"><?php _e('Update', $this->text_domain ) ?></button> <button name="cancel" type="submit" class="button button-large"><?php _e('Cancel', $this->text_domain ) ?></button></td>
|
lib/pz-linkcard-cacheman.php
CHANGED
@@ -254,31 +254,32 @@
|
|
254 |
}
|
255 |
require_once ('pz-linkcard-cacheman-list.php');
|
256 |
|
257 |
-
if
|
258 |
-
?>
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
|
|
|
|
|
|
282 |
</div>
|
283 |
-
<?php
|
284 |
-
}
|
254 |
}
|
255 |
require_once ('pz-linkcard-cacheman-list.php');
|
256 |
|
257 |
+
if ($this->options['flg-filemenu'] ) {
|
258 |
+
?>
|
259 |
+
<table class="pz-lkc-man-filemenu">
|
260 |
+
<tr>
|
261 |
+
<th>
|
262 |
+
<span class="pz-lkc-man-filemenu-title"><span class="pz-lkc-man-filemenu-title-icon"><?php _e('📄', $this->text_domain ); ?></span> <?php _e('File Menu', $this->text_domain ); ?></span>
|
263 |
+
</th>
|
264 |
+
<td>
|
265 |
+
<form id="import" method="get">
|
266 |
+
<?php wp_nonce_field('pz_cacheman' ); ?>
|
267 |
+
<input type="hidden" name="page" value="pz-linkcard-cache">
|
268 |
+
<input type="hidden" name="action" value="import-menu">
|
269 |
+
<button type="submit" name="import" class="button" value="import-file"><?php _e('Import', $this->text_domain ); ?></button>
|
270 |
+
</form>
|
271 |
+
</td>
|
272 |
+
<td>
|
273 |
+
<form id="export" method="get">
|
274 |
+
<?php wp_nonce_field('pz_cacheman' ); ?>
|
275 |
+
<input type="hidden" name="page" value="pz-linkcard-cache">
|
276 |
+
<input type="hidden" name="action" value="export">
|
277 |
+
<button type="submit" name="export" class="button" value="export-file"><?php _e('Export', $this->text_domain ); ?></button>
|
278 |
+
</form>
|
279 |
+
</td>
|
280 |
+
</tr>
|
281 |
+
</table>
|
282 |
+
<?php
|
283 |
+
}
|
284 |
+
?>
|
285 |
</div>
|
|
|
|
lib/pz-linkcard-settings-admin.php
ADDED
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php defined('ABSPATH' ) || wp_die; ?>
|
2 |
+
<?php
|
3 |
+
// WP-Cronスケジュールを取得
|
4 |
+
$cron_schedule = _get_cron_array();
|
5 |
+
$schedules = wp_get_schedules();
|
6 |
+
$prefix = 'pz_linkcard_';
|
7 |
+
foreach ($cron_schedule as $timestamp => $cronhooks ) {
|
8 |
+
foreach ($cronhooks as $hook => $dings ) {
|
9 |
+
foreach ($dings as $signature => $data ) {
|
10 |
+
if (mb_substr($hook, 0, mb_strlen($prefix) ) == $prefix ) {
|
11 |
+
$myjob = true;
|
12 |
+
$button = 'class="pz-lkc-button-sure" value="run-'.$hook.'"';
|
13 |
+
$display = 'class="pz-lkc-cron-list-lkc"';
|
14 |
+
} else {
|
15 |
+
$myjob = false;
|
16 |
+
$button = 'class="pz-lkc-button-disabled" disabled="disabled"';
|
17 |
+
$display = 'class="pz-lkc-cron-list-other pz-lkc-hide"';
|
18 |
+
}
|
19 |
+
$schedule = isset($schedules[$data['schedule']]['display'] ) ? $schedules[$data['schedule']]['display'] : $data['schedule'] ;
|
20 |
+
$interval = isset($data['interval'] ) ? $data['interval'].' '.__('Sec.', $this->text_domain ) : null ;
|
21 |
+
$cron_list[] = array(
|
22 |
+
//'key' => ($myjob ? '1' : '2' ).$hook,
|
23 |
+
'key' => $timestamp,
|
24 |
+
'hook' => $hook,
|
25 |
+
'myjob' => $myjob,
|
26 |
+
'next_time' => get_date_from_gmt( date( 'Y-m-d H:i:s', $timestamp ), $this->datetime_format ),
|
27 |
+
'schedule' => $schedule,
|
28 |
+
'interval' => $interval,
|
29 |
+
'button' => '<button type="submit" name="action" '.$button.' onclick="return confirm(\''.__('Are you sure?', $this->text_domain ).'\' );">'.__('Run Now', $this->text_domain ).'</button>',
|
30 |
+
'display' => $display
|
31 |
+
);
|
32 |
+
}
|
33 |
+
}
|
34 |
+
}
|
35 |
+
asort($cron_list );
|
36 |
+
|
37 |
+
// WP-Cron の実行結果
|
38 |
+
if (isset($run_log ) ) {
|
39 |
+
$run_log = esc_html($run_log );
|
40 |
+
$run_log = str_replace(PHP_EOL, '<br>', $run_log );
|
41 |
+
?>
|
42 |
+
<h2><?php echo __('Execution Result', $this->text_domain ); ?></h3>
|
43 |
+
<div>
|
44 |
+
<?php _e('Run Log', $this->text_domain ); ?>
|
45 |
+
</div>
|
46 |
+
<div class="pz-lkc-cron-log">
|
47 |
+
<?php echo $run_log; ?>
|
48 |
+
</div>
|
49 |
+
<?php
|
50 |
+
}
|
51 |
+
?>
|
52 |
+
<h2><?php echo __('WP-Cron Settings', $this->text_domain ); ?></h3>
|
53 |
+
<div class="pz-lkc-cron-margin"><label><input type="checkbox" value="1" class="pz-lkc-cron-all" /><?php _e('View all schedules.', $this->text_domain ); ?></label></div>
|
54 |
+
<table class="pz-lkc-cron-list widefat striped">
|
55 |
+
<thead>
|
56 |
+
<tr>
|
57 |
+
<th scope="col" class="pz-lkc-cron-head-run"><?php _e('Run', $this->text_domain ); ?></th>
|
58 |
+
<th scope="col" class="pz-lkc-cron-head-hook"><?php _e('Hook', $this->text_domain ); ?></th>
|
59 |
+
<th scope="col" class="pz-lkc-cron-head-next-time"><?php echo __('Next Time', $this->text_domain ).__('▼', $this->text_domain ); ?></th>
|
60 |
+
<th scope="col" class="pz-lkc-cron-head-schedule"><?php _e('Schedule', $this->text_domain ); ?></th>
|
61 |
+
</tr>
|
62 |
+
</thead>
|
63 |
+
<tbody>
|
64 |
+
<?php foreach ($cron_list as $key => $cron ) { ?>
|
65 |
+
<tr <?php echo $cron['display']; ?>>
|
66 |
+
<td class="pz-lkc-cron-body-run"><?php echo $cron['button']; ?></td>
|
67 |
+
<td class="pz-lkc-cron-body-hook"><?php echo $cron['hook']; ?></td>
|
68 |
+
<td class="pz-lkc-cron-body-next-time"><?php echo $cron['next_time']; ?></td>
|
69 |
+
<td class="pz-lkc-cron-body-schedule"><?php echo $cron['schedule']; ?></td>
|
70 |
+
</tr>
|
71 |
+
<?php } ?>
|
72 |
+
</tbody>
|
73 |
+
</table>
|
74 |
+
|
75 |
+
<h2><?php echo __('Information', $this->text_domain ); ?></h3>
|
76 |
+
<table class="form-table">
|
77 |
+
<tr>
|
78 |
+
<th scope="row"><?php _e('Table Name', $this->text_domain ); ?></th>
|
79 |
+
<td><input type="text" size="40" value="<?php echo esc_html($this->db_name ); ?>" readonly="readonly" /></td>
|
80 |
+
</tr>
|
81 |
+
</table>
|
lib/pz-linkcard-settings.php
CHANGED
@@ -69,10 +69,6 @@
|
|
69 |
}
|
70 |
$result = $this->pz_SetStyle(); // スタイルシート生成
|
71 |
}
|
72 |
-
if (isset($run_log ) ) {
|
73 |
-
$run_log = esc_html($run_log );
|
74 |
-
$run_log = str_replace(PHP_EOL, '<br>', $run_log );
|
75 |
-
}
|
76 |
}
|
77 |
|
78 |
// バージョンが違っているか、「プラグインの再起動」を押したとき、アクティべーション時の処理を実行
|
@@ -127,40 +123,6 @@
|
|
127 |
}
|
128 |
}
|
129 |
|
130 |
-
// WP-Cronスケジュール
|
131 |
-
$cron_schedule = _get_cron_array();
|
132 |
-
$schedules = wp_get_schedules();
|
133 |
-
$prefix = 'pz_linkcard_';
|
134 |
-
foreach ($cron_schedule as $timestamp => $cronhooks ) {
|
135 |
-
foreach ($cronhooks as $hook => $dings ) {
|
136 |
-
foreach ($dings as $signature => $data ) {
|
137 |
-
if (mb_substr($hook, 0, mb_strlen($prefix) ) == $prefix ) {
|
138 |
-
$myjob = true;
|
139 |
-
$button = 'class="pz-lkc-button-sure" value="run-'.$hook.'"';
|
140 |
-
$display = 'class="pz-lkc-cron-list-lkc"';
|
141 |
-
} else {
|
142 |
-
$myjob = false;
|
143 |
-
$button = 'class="pz-lkc-button-disabled" disabled="disabled"';
|
144 |
-
$display = 'class="pz-lkc-cron-list-other pz-lkc-hide"';
|
145 |
-
}
|
146 |
-
$schedule = isset($schedules[$data['schedule']]['display'] ) ? $schedules[$data['schedule']]['display'] : $data['schedule'] ;
|
147 |
-
$interval = isset($data['interval'] ) ? $data['interval'].' '.__('Sec.', $this->text_domain ) : null ;
|
148 |
-
$cron_list[] = array(
|
149 |
-
//'key' => ($myjob ? '1' : '2' ).$hook,
|
150 |
-
'key' => $timestamp,
|
151 |
-
'hook' => $hook,
|
152 |
-
'myjob' => $myjob,
|
153 |
-
'next_time' => get_date_from_gmt( date( 'Y-m-d H:i:s', $timestamp ), $this->datetime_format ),
|
154 |
-
'schedule' => $schedule,
|
155 |
-
'interval' => $interval,
|
156 |
-
'button' => '<button type="submit" name="action" '.$button.' onclick="return confirm(\''.__('Are you sure?', $this->text_domain ).'\' );">'.__('Run Now', $this->text_domain ).'</button>',
|
157 |
-
'display' => $display
|
158 |
-
);
|
159 |
-
}
|
160 |
-
}
|
161 |
-
}
|
162 |
-
asort($cron_list );
|
163 |
-
|
164 |
// HELPアイコン
|
165 |
$help_open = ' <a href="'.$url.'/pz-linkcard-settings-';
|
166 |
$help_close = '" rel="external noopener help" target="_blank"><img src="'.$this->plugin_dir_url.'img/help.png" class="pz-lkc-help-icon" title="'.__('Help', $this->text_domain ).'" alt="help"></a>';
|
@@ -864,9 +826,9 @@
|
|
864 |
</select>
|
865 |
<?php } else { ?>
|
866 |
<select name="properties[<?php echo $t['slug']; ?>-get]">
|
867 |
-
<option value="" <?php disabled($t['slug'] == 'ex' ); selected($t['slug'] <> 'ex' && $this->options[$t['slug'].'-get'] == '' ); ?>><?php _e('Always
|
868 |
-
<option value="1" <?php disabled($t['slug'] == 'ex' ); selected($t['slug'] <> 'ex' && $this->options[$t['slug'].'-get'] == '1' ); ?>><?php _e('
|
869 |
-
<option value="2" <?php selected($t['slug'] <> 'ex' && $this->options[$t['slug'].'-get'] == '2' ); ?>><?php _e('
|
870 |
</select>
|
871 |
<?php } ?>
|
872 |
</td>
|
@@ -1085,40 +1047,6 @@
|
|
1085 |
</table>
|
1086 |
</div>
|
1087 |
|
1088 |
-
<div class="pz-lkc-page" id="pz-lkc-admin">
|
1089 |
-
<?php if (isset($run_log ) ) { ?>
|
1090 |
-
<h2><?php echo __('Execution Result', $this->text_domain ); ?></h3>
|
1091 |
-
<div>
|
1092 |
-
<?php _e('Run Log', $this->text_domain ); ?>
|
1093 |
-
</div>
|
1094 |
-
<div class="pz-lkc-cron-log">
|
1095 |
-
<?php echo $run_log; ?>
|
1096 |
-
</div>
|
1097 |
-
<?php } ?>
|
1098 |
-
<h2><?php echo __('WP-Cron Settings', $this->text_domain ); ?></h3>
|
1099 |
-
<div class="pz-lkc-cron-margin"><label><input type="checkbox" value="1" class="pz-lkc-cron-all" /><?php _e('View all schedules.', $this->text_domain ); ?></label></div>
|
1100 |
-
<table class="pz-lkc-cron-list widefat striped">
|
1101 |
-
<thead>
|
1102 |
-
<tr>
|
1103 |
-
<th scope="col" class="pz-lkc-cron-head-run"><?php _e('Run', $this->text_domain ); ?></th>
|
1104 |
-
<th scope="col" class="pz-lkc-cron-head-hook"><?php _e('Hook', $this->text_domain ); ?></th>
|
1105 |
-
<th scope="col" class="pz-lkc-cron-head-next-time"><?php echo __('Next Time', $this->text_domain ).__('▼', $this->text_domain ); ?></th>
|
1106 |
-
<th scope="col" class="pz-lkc-cron-head-schedule"><?php _e('Schedule', $this->text_domain ); ?></th>
|
1107 |
-
</tr>
|
1108 |
-
</thead>
|
1109 |
-
<tbody>
|
1110 |
-
<?php foreach ($cron_list as $key => $cron ) { ?>
|
1111 |
-
<tr <?php echo $cron['display']; ?>>
|
1112 |
-
<td class="pz-lkc-cron-body-run"><?php echo $cron['button']; ?></td>
|
1113 |
-
<td class="pz-lkc-cron-body-hook"><?php echo $cron['hook']; ?></td>
|
1114 |
-
<td class="pz-lkc-cron-body-next-time"><?php echo $cron['next_time']; ?></td>
|
1115 |
-
<td class="pz-lkc-cron-body-schedule"><?php echo $cron['schedule']; ?></td>
|
1116 |
-
</tr>
|
1117 |
-
<?php } ?>
|
1118 |
-
</tbody>
|
1119 |
-
</table>
|
1120 |
-
</div>
|
1121 |
-
|
1122 |
<div class="pz-lkc-page" id="pz-lkc-advanced">
|
1123 |
<h2><?php echo __('Senior Settings', $this->text_domain ).$help_open.'advanced'.$help_close; ?></h3>
|
1124 |
<table class="form-table">
|
@@ -1296,6 +1224,16 @@
|
|
1296 |
</table>
|
1297 |
</div>
|
1298 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1299 |
<?php submit_button(); ?>
|
1300 |
|
1301 |
</form>
|
69 |
}
|
70 |
$result = $this->pz_SetStyle(); // スタイルシート生成
|
71 |
}
|
|
|
|
|
|
|
|
|
72 |
}
|
73 |
|
74 |
// バージョンが違っているか、「プラグインの再起動」を押したとき、アクティべーション時の処理を実行
|
123 |
}
|
124 |
}
|
125 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
126 |
// HELPアイコン
|
127 |
$help_open = ' <a href="'.$url.'/pz-linkcard-settings-';
|
128 |
$help_close = '" rel="external noopener help" target="_blank"><img src="'.$this->plugin_dir_url.'img/help.png" class="pz-lkc-help-icon" title="'.__('Help', $this->text_domain ).'" alt="help"></a>';
|
826 |
</select>
|
827 |
<?php } else { ?>
|
828 |
<select name="properties[<?php echo $t['slug']; ?>-get]">
|
829 |
+
<option value="" <?php disabled($t['slug'] == 'ex' ); selected($t['slug'] <> 'ex' && $this->options[$t['slug'].'-get'] == '' ); ?>><?php _e('Always extract from the latest articles', $this->text_domain ); ?></option>
|
830 |
+
<option value="1" <?php disabled($t['slug'] == 'ex' ); selected($t['slug'] <> 'ex' && $this->options[$t['slug'].'-get'] == '1' ); ?>><?php _e('If "excerpt" is set, give priority to it', $this->text_domain ); ?></option>
|
831 |
+
<option value="2" <?php selected($t['slug'] <> 'ex' && $this->options[$t['slug'].'-get'] == '2' ); ?>><?php _e('Always display the contents registered in card management', $this->text_domain ); ?></option>
|
832 |
</select>
|
833 |
<?php } ?>
|
834 |
</td>
|
1047 |
</table>
|
1048 |
</div>
|
1049 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1050 |
<div class="pz-lkc-page" id="pz-lkc-advanced">
|
1051 |
<h2><?php echo __('Senior Settings', $this->text_domain ).$help_open.'advanced'.$help_close; ?></h3>
|
1052 |
<table class="form-table">
|
1224 |
</table>
|
1225 |
</div>
|
1226 |
|
1227 |
+
<div class="pz-lkc-page" id="pz-lkc-admin">
|
1228 |
+
<h2><?php _e('Notice', $this->text_domain ); ?></h3>
|
1229 |
+
<div class="pz-lkc-admin-notice"><?php _e('Do not use normally as it can be set to incapacitate.', $this->text_domain ); ?></div>
|
1230 |
+
<?php // Admin Mode Only
|
1231 |
+
if ($this->options['admin-mode'] ) {
|
1232 |
+
include('pz-linkcard-settings-admin.php' );
|
1233 |
+
}
|
1234 |
+
?>
|
1235 |
+
</div>
|
1236 |
+
|
1237 |
<?php submit_button(); ?>
|
1238 |
|
1239 |
</form>
|
pz-linkcard.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Pz-LinkCard
|
4 |
Plugin URI: http://poporon.poponet.jp/pz-linkcard
|
5 |
Description: リンクをカード形式で表示します。
|
6 |
-
Version: 2.4.4
|
7 |
Author: Poporon
|
8 |
Author URI: http://poporon.poponet.jp
|
9 |
Text Domain: pz-linkcard
|
@@ -17,7 +17,7 @@ class Pz_LinkCard {
|
|
17 |
protected $defaults = array(
|
18 |
'plugin-abbreviation' => 'Pz-LkC',
|
19 |
'plugin-name' => 'Pz-LinkCard',
|
20 |
-
'plugin-version' => '2.4.4',
|
21 |
'plugin-path' => '/pz-linkcard',
|
22 |
'author-url' => 'https://popozure.info',
|
23 |
'author-name' => 'Poporon',
|
@@ -571,12 +571,17 @@ class Pz_LinkCard {
|
|
571 |
$rel = ' rel="nofollow"'; // 要望により内部リンクでもnofollow可能(ショートコードのパラメータで指定時のみ)
|
572 |
}
|
573 |
|
574 |
-
//
|
575 |
-
if (
|
576 |
-
|
577 |
-
|
578 |
-
|
579 |
-
|
|
|
|
|
|
|
|
|
|
|
580 |
}
|
581 |
}
|
582 |
|
3 |
Plugin Name: Pz-LinkCard
|
4 |
Plugin URI: http://poporon.poponet.jp/pz-linkcard
|
5 |
Description: リンクをカード形式で表示します。
|
6 |
+
Version: 2.4.4.1
|
7 |
Author: Poporon
|
8 |
Author URI: http://poporon.poponet.jp
|
9 |
Text Domain: pz-linkcard
|
17 |
protected $defaults = array(
|
18 |
'plugin-abbreviation' => 'Pz-LkC',
|
19 |
'plugin-name' => 'Pz-LinkCard',
|
20 |
+
'plugin-version' => '2.4.4.1',
|
21 |
'plugin-path' => '/pz-linkcard',
|
22 |
'author-url' => 'https://popozure.info',
|
23 |
'author-name' => 'Poporon',
|
571 |
$rel = ' rel="nofollow"'; // 要望により内部リンクでもnofollow可能(ショートコードのパラメータで指定時のみ)
|
572 |
}
|
573 |
|
574 |
+
// 記事の取得方法
|
575 |
+
if ($this->options['in-get'] == 2 ) { // 常にカード管理から
|
576 |
+
if (!$data_id || (isset($atts['force'] ) && $atts['force'] == true ) ) { // キャッシュに無いとき
|
577 |
+
$data = $this->pz_GetPost($data ); // 最新記事内容を取得
|
578 |
+
$result = $this->pz_SetCache($data ); // 保存
|
579 |
+
}
|
580 |
+
} else { // 常に最新記事から or 抜粋優先
|
581 |
+
$data = $this->pz_GetPost($data ); // 最新記事内容を取得(抜粋判断はpz_GetPostで行う)
|
582 |
+
if (!$data_id ) {
|
583 |
+
$result = $this->pz_SetCache($data ); // 保存
|
584 |
+
}
|
585 |
}
|
586 |
}
|
587 |
|
readme.txt
CHANGED
@@ -151,6 +151,12 @@ Ver.2.1.2から200px四方に変更、Ver.2.4.1から自由に指定できるよ
|
|
151 |
|
152 |
== Changelog ==
|
153 |
|
|
|
|
|
|
|
|
|
|
|
|
|
154 |
= 2.4.4 =
|
155 |
* URLパラメーターにクォート文字が残ってしまう不具合を修正。(Thanks @OrganicRelife)
|
156 |
Fixed: Fixed a bug that quotes remained in URL parameters.
|
@@ -1139,7 +1145,7 @@ Ver.2.1.2から200px四方に変更、Ver.2.4.1から自由に指定できるよ
|
|
1139 |
|
1140 |
= Display and DB cache =
|
1141 |
|
1142 |
-
This plug-in one create a DB table when you have activated. (
|
1143 |
|
1144 |
Open the pages of the article when the "For the first time it appears " , and caches by obtaining the title excerpt from the linked site to the DB.
|
1145 |
|
151 |
|
152 |
== Changelog ==
|
153 |
|
154 |
+
= 2.4.4.1 =
|
155 |
+
* WordPress 5.7 での動作確認。
|
156 |
+
Compatible with WordPress 5.7.
|
157 |
+
* 設定画面の「内部リンク」タブの「記事取得方法」で「抜粋文を優先」を選んでも抜粋文が取得できていない不具合を修正。(Thanks @OrganicRelife)
|
158 |
+
Fixed: Fixed a bug that excerpts could not be obtained even if "Prioritize excerpts" was selected in "Article acquisition method" on the "Internal link" tab of the setting screen.
|
159 |
+
|
160 |
= 2.4.4 =
|
161 |
* URLパラメーターにクォート文字が残ってしまう不具合を修正。(Thanks @OrganicRelife)
|
162 |
Fixed: Fixed a bug that quotes remained in URL parameters.
|
1145 |
|
1146 |
= Display and DB cache =
|
1147 |
|
1148 |
+
This plug-in one create a DB table when you have activated. (Prefix + "pz_linkcard")
|
1149 |
|
1150 |
Open the pages of the article when the "For the first time it appears " , and caches by obtaining the title excerpt from the linked site to the DB.
|
1151 |
|