Version Description
Download this release
Release Info
Developer | poporon |
Plugin | Pz-LinkCard |
Version | 2.0.4 |
Comparing to | |
See all releases |
Code changes from version 2.0.3 to 2.0.4
- languages/pz-linkcard-ja.mo +0 -0
- languages/pz-linkcard-ja.po +258 -252
- lib/pz-linkcard-settings.php +5 -0
- lib/pz-linkcard-style.php +36 -16
- link.png +0 -0
- pin.png +0 -0
- pz-linkcard.php +16 -11
- readme.txt +15 -1
- templete/pz-linkcard-templete.css +2 -2
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: 2017-
|
8 |
-
"PO-Revision-Date: 2017-
|
9 |
"Last-Translator: \n"
|
10 |
"Language-Team: poporon\n"
|
11 |
"Language: ja_JP\n"
|
@@ -19,67 +19,67 @@ msgstr ""
|
|
19 |
"Plural-Forms: nplurals=1; plural=0;\n"
|
20 |
"X-Poedit-SearchPath-0: ..\n"
|
21 |
|
22 |
-
#: ../pz-linkcard.php:
|
23 |
msgid "Incorrect URL specification."
|
24 |
msgstr ""
|
25 |
|
26 |
-
#: ../pz-linkcard.php:
|
27 |
msgid "Category"
|
28 |
msgstr "カテゴリー"
|
29 |
|
30 |
-
#: ../pz-linkcard.php:
|
31 |
msgid "‘"
|
32 |
msgstr "「"
|
33 |
|
34 |
-
#: ../pz-linkcard.php:
|
35 |
msgid "’"
|
36 |
msgstr "」"
|
37 |
|
38 |
-
#: ../pz-linkcard.php:
|
39 |
msgid "("
|
40 |
msgstr "("
|
41 |
|
42 |
-
#: ../pz-linkcard.php:
|
43 |
msgid "Count"
|
44 |
msgstr "件数"
|
45 |
|
46 |
-
#: ../pz-linkcard.php:
|
47 |
msgid ")"
|
48 |
msgstr ")"
|
49 |
|
50 |
-
#: ../pz-linkcard.php:
|
51 |
msgid "Tag"
|
52 |
msgstr "タグ"
|
53 |
|
54 |
-
#: ../pz-linkcard.php:
|
55 |
msgid "Linkcard"
|
56 |
msgstr "リンクカード"
|
57 |
|
58 |
-
#: ../pz-linkcard.php:
|
59 |
msgid "Make Linkcard"
|
60 |
msgstr "リンクカードのショートコードを挿入する"
|
61 |
|
62 |
-
#: ../pz-linkcard.php:
|
63 |
msgid "LinkCard cache manager"
|
64 |
msgstr "リンクカード/DBキャッシュ管理"
|
65 |
|
66 |
-
#: ../pz-linkcard.php:
|
67 |
msgid "Pz LkC Cache"
|
68 |
msgstr "Pz カード管理"
|
69 |
|
70 |
-
#: ../pz-linkcard.php:
|
71 |
msgid "LinkCard Settings"
|
72 |
msgstr "リンクカード設定"
|
73 |
|
74 |
-
#: ../pz-linkcard.php:
|
75 |
msgid "Pz LinkCard"
|
76 |
msgstr "Pz カード設定"
|
77 |
|
78 |
-
#: ../pz-linkcard.php:
|
79 |
msgid "Settings"
|
80 |
msgstr "設定"
|
81 |
|
82 |
-
#: ../pz-linkcard.php:
|
83 |
msgid "Manage"
|
84 |
msgstr "管理"
|
85 |
|
@@ -95,7 +95,7 @@ msgstr "URLキー"
|
|
95 |
|
96 |
#: ../lib/pz-linkcard-cacheman-edit.php:22
|
97 |
#: ../lib/pz-linkcard-cacheman-list.php:200 ../lib/pz-linkcard-edit.php:21
|
98 |
-
#: ../lib/pz-linkcard-settings.php:
|
99 |
msgid "URL"
|
100 |
msgstr "URL"
|
101 |
|
@@ -110,13 +110,13 @@ msgstr "ドメイン"
|
|
110 |
|
111 |
#: ../lib/pz-linkcard-cacheman-edit.php:34
|
112 |
#: ../lib/pz-linkcard-cacheman-list.php:201 ../lib/pz-linkcard-edit.php:37
|
113 |
-
#: ../lib/pz-linkcard-settings.php:
|
114 |
msgid "Title"
|
115 |
msgstr "タイトル"
|
116 |
|
117 |
#: ../lib/pz-linkcard-cacheman-edit.php:38
|
118 |
#: ../lib/pz-linkcard-cacheman-list.php:202 ../lib/pz-linkcard-edit.php:41
|
119 |
-
#: ../lib/pz-linkcard-settings.php:
|
120 |
msgid "Excerpt"
|
121 |
msgstr "抜粋文"
|
122 |
|
@@ -334,148 +334,152 @@ msgstr "ビジュアルエディタのボタンの生成に失敗しました"
|
|
334 |
msgid "Short code is not set."
|
335 |
msgstr "ショートコードが指定されていません。"
|
336 |
|
337 |
-
#: ../lib/pz-linkcard-settings.php:
|
338 |
msgid "Changes saved."
|
339 |
msgstr "設定を保存しました。"
|
340 |
|
341 |
-
#: ../lib/pz-linkcard-settings.php:
|
342 |
msgid "Not changed."
|
343 |
msgstr "設定は変更されませんでした。"
|
344 |
|
345 |
-
#: ../lib/pz-linkcard-settings.php:
|
346 |
msgid "Special format"
|
347 |
msgstr "定型書式"
|
348 |
|
349 |
-
#: ../lib/pz-linkcard-settings.php:
|
350 |
msgid "Tiny format"
|
351 |
msgstr "かんたん書式設定"
|
352 |
|
353 |
-
#: ../lib/pz-linkcard-settings.php:
|
354 |
-
#: ../lib/pz-linkcard-settings.php:
|
355 |
-
#: ../lib/pz-linkcard-settings.php:
|
356 |
-
#: ../lib/pz-linkcard-settings.php:
|
357 |
-
#: ../lib/pz-linkcard-settings.php:
|
358 |
msgid "None"
|
359 |
msgstr "なし"
|
360 |
|
361 |
-
#: ../lib/pz-linkcard-settings.php:
|
362 |
msgid "Pz-LkC Default"
|
363 |
msgstr "Pz リンクカード 標準書式"
|
364 |
|
365 |
-
#: ../lib/pz-linkcard-settings.php:
|
366 |
msgid "Simple"
|
367 |
msgstr "シンプル"
|
368 |
|
369 |
-
#: ../lib/pz-linkcard-settings.php:
|
|
|
|
|
|
|
|
|
370 |
msgid "Cellophane tape \"center\""
|
371 |
msgstr "セロハンテープ(中央)"
|
372 |
|
373 |
-
#: ../lib/pz-linkcard-settings.php:
|
374 |
msgid "Cellophane tape \"Top corner\""
|
375 |
msgstr "セロハンテープ(左上と右上)"
|
376 |
|
377 |
-
#: ../lib/pz-linkcard-settings.php:
|
378 |
msgid "Cellophane tape \"long\""
|
379 |
msgstr "セロハンテープ(長め)"
|
380 |
|
381 |
-
#: ../lib/pz-linkcard-settings.php:
|
382 |
msgid "Slanting"
|
383 |
msgstr "斜め"
|
384 |
|
385 |
-
#: ../lib/pz-linkcard-settings.php:
|
386 |
msgid "3D Rotate"
|
387 |
msgstr "3D回転"
|
388 |
|
389 |
-
#: ../lib/pz-linkcard-settings.php:
|
390 |
msgid "Curling paper"
|
391 |
msgstr "紙がめくれた効果(テーマとの相性があります)"
|
392 |
|
393 |
-
#: ../lib/pz-linkcard-settings.php:
|
394 |
msgid "Taping and curling"
|
395 |
msgstr "テープと紙めくれ(テーマとの相性があります)"
|
396 |
|
397 |
-
#: ../lib/pz-linkcard-settings.php:
|
398 |
msgid "Stitch blue&red"
|
399 |
msgstr "縫い目(青&赤)"
|
400 |
|
401 |
-
#: ../lib/pz-linkcard-settings.php:
|
402 |
msgid "Stitch green&yellow"
|
403 |
msgstr "縫い目(緑&黄色)"
|
404 |
|
405 |
-
#: ../lib/pz-linkcard-settings.php:
|
406 |
msgid "Neutral"
|
407 |
msgstr "ブルーグリーン(黒背景推奨)"
|
408 |
|
409 |
-
#: ../lib/pz-linkcard-settings.php:
|
410 |
msgid "Orange"
|
411 |
msgstr "オレンジ(黒背景推奨)"
|
412 |
|
413 |
-
#: ../lib/pz-linkcard-settings.php:
|
414 |
msgid "Green"
|
415 |
msgstr "グリーン(黒背景推奨)"
|
416 |
|
417 |
-
#: ../lib/pz-linkcard-settings.php:
|
418 |
msgid "Blue"
|
419 |
msgstr "ブルー(黒背景推奨)"
|
420 |
|
421 |
-
#: ../lib/pz-linkcard-settings.php:
|
422 |
msgid "Pushpin"
|
423 |
msgstr "押しピン"
|
424 |
|
425 |
-
#: ../lib/pz-linkcard-settings.php:
|
426 |
msgid "* It applies over other formatting settings."
|
427 |
msgstr "※ほかの項目よりも優先して適用されます。"
|
428 |
|
429 |
-
#: ../lib/pz-linkcard-settings.php:
|
430 |
msgid "Shortcode"
|
431 |
msgstr "ショートコード "
|
432 |
|
433 |
-
#: ../lib/pz-linkcard-settings.php:
|
434 |
msgid "ShortCode 1"
|
435 |
msgstr "ショートコード 1"
|
436 |
|
437 |
-
#: ../lib/pz-linkcard-settings.php:
|
438 |
-
#: ../lib/pz-linkcard-settings.php:
|
439 |
msgid "Case-sensitive"
|
440 |
msgstr "大文字と小文字を区別します"
|
441 |
|
442 |
-
#: ../lib/pz-linkcard-settings.php:
|
443 |
msgid "Use inlinetext"
|
444 |
msgstr "ショートコードで囲んだ文字列"
|
445 |
|
446 |
-
#: ../lib/pz-linkcard-settings.php:
|
447 |
msgid "No use"
|
448 |
msgstr "使用しない"
|
449 |
|
450 |
-
#: ../lib/pz-linkcard-settings.php:
|
451 |
msgid "Use to excerpt"
|
452 |
msgstr "抜粋文として使用"
|
453 |
|
454 |
-
#: ../lib/pz-linkcard-settings.php:
|
455 |
msgid "Use to title"
|
456 |
msgstr "タイトルとして使用"
|
457 |
|
458 |
-
#: ../lib/pz-linkcard-settings.php:
|
459 |
msgid "This setting applies only to the Shortcode1"
|
460 |
msgstr "ショートコード1にのみ適用されます"
|
461 |
|
462 |
-
#: ../lib/pz-linkcard-settings.php:
|
463 |
msgid "ShortCode 2"
|
464 |
msgstr "ショートコード 2"
|
465 |
|
466 |
-
#: ../lib/pz-linkcard-settings.php:
|
467 |
msgid "ShortCode 3"
|
468 |
msgstr "ショートコード 3"
|
469 |
|
470 |
-
#: ../lib/pz-linkcard-settings.php:
|
471 |
msgid "ShortCode 4"
|
472 |
msgstr "ショートコード 4"
|
473 |
|
474 |
-
#: ../lib/pz-linkcard-settings.php:
|
475 |
msgid "Parameters"
|
476 |
msgstr "パラメータ"
|
477 |
|
478 |
-
#: ../lib/pz-linkcard-settings.php:
|
479 |
msgid ""
|
480 |
"For any shortcode you can change the title and excerpt with `title` "
|
481 |
"parameter and `content` parameter"
|
@@ -483,426 +487,417 @@ msgstr ""
|
|
483 |
"どのショートコードでも title パラメータと content パラメータでタイトルと抜粋"
|
484 |
"文を指定できます。"
|
485 |
|
486 |
-
#: ../lib/pz-linkcard-settings.php:
|
487 |
msgid "Convert text link"
|
488 |
msgstr "テキストリンク行の変換"
|
489 |
|
490 |
-
#: ../lib/pz-linkcard-settings.php:
|
491 |
msgid "Convert lines with text link only to Linkcard."
|
492 |
msgstr "テキストリンクだけの行をリンクカードに変換する。"
|
493 |
|
494 |
-
#: ../lib/pz-linkcard-settings.php:
|
495 |
msgid "Convert URL"
|
496 |
msgstr "URL行の変換"
|
497 |
|
498 |
-
#: ../lib/pz-linkcard-settings.php:
|
499 |
msgid "Convert lines with URL only to Linkcard."
|
500 |
msgstr "URLだけの行をリンクカードに変換する。"
|
501 |
|
502 |
-
#: ../lib/pz-linkcard-settings.php:
|
503 |
msgid "Style"
|
504 |
msgstr "表示設定"
|
505 |
|
506 |
-
#: ../lib/pz-linkcard-settings.php:
|
507 |
msgid "Use blockquote tag"
|
508 |
msgstr "BLOCKQUOTEをタグを使用する"
|
509 |
|
510 |
-
#: ../lib/pz-linkcard-settings.php:
|
511 |
msgid "without using DIV tag, and use BLOCKQUOTE tag"
|
512 |
msgstr "<BLOCKQUOTE>で囲んで引用扱いにします"
|
513 |
|
514 |
-
#: ../lib/pz-linkcard-settings.php:
|
515 |
msgid "Link the whole"
|
516 |
msgstr "カード全体をリンク"
|
517 |
|
518 |
-
#: ../lib/pz-linkcard-settings.php:
|
519 |
msgid "Enclose the entire card at anchor"
|
520 |
msgstr ""
|
521 |
"カード全体をAタグで囲って、どこをクリックしてもリンク先を開くようにします。"
|
522 |
|
523 |
-
#: ../lib/pz-linkcard-settings.php:
|
524 |
msgid "Position"
|
525 |
msgstr "配置設定"
|
526 |
|
527 |
-
#: ../lib/pz-linkcard-settings.php:
|
528 |
msgid "Margin top"
|
529 |
msgstr "上の余白"
|
530 |
|
531 |
-
#: ../lib/pz-linkcard-settings.php:
|
532 |
-
#: ../lib/pz-linkcard-settings.php:
|
533 |
-
#: ../lib/pz-linkcard-settings.php:
|
534 |
-
#: ../lib/pz-linkcard-settings.php:
|
535 |
msgid "Not defined"
|
536 |
msgstr "設定しない"
|
537 |
|
538 |
-
#: ../lib/pz-linkcard-settings.php:
|
539 |
-
#: ../lib/pz-linkcard-settings.php:
|
540 |
-
#: ../lib/pz-linkcard-settings.php:
|
541 |
-
#: ../lib/pz-linkcard-settings.php:
|
542 |
msgid "0"
|
543 |
msgstr ""
|
544 |
|
545 |
-
#: ../lib/pz-linkcard-settings.php:
|
546 |
-
#: ../lib/pz-linkcard-settings.php:
|
547 |
-
#: ../lib/pz-linkcard-settings.php:
|
548 |
-
#: ../lib/pz-linkcard-settings.php:
|
549 |
msgid "4px"
|
550 |
msgstr ""
|
551 |
|
552 |
-
#: ../lib/pz-linkcard-settings.php:
|
553 |
-
#: ../lib/pz-linkcard-settings.php:
|
554 |
-
#: ../lib/pz-linkcard-settings.php:
|
555 |
-
#: ../lib/pz-linkcard-settings.php:
|
556 |
msgid "8px"
|
557 |
msgstr ""
|
558 |
|
559 |
-
#: ../lib/pz-linkcard-settings.php:
|
560 |
-
#: ../lib/pz-linkcard-settings.php:
|
561 |
-
#: ../lib/pz-linkcard-settings.php:
|
562 |
-
#: ../lib/pz-linkcard-settings.php:
|
563 |
msgid "16px"
|
564 |
msgstr ""
|
565 |
|
566 |
-
#: ../lib/pz-linkcard-settings.php:
|
567 |
-
#: ../lib/pz-linkcard-settings.php:
|
568 |
-
#: ../lib/pz-linkcard-settings.php:
|
569 |
-
#: ../lib/pz-linkcard-settings.php:
|
570 |
msgid "32px"
|
571 |
msgstr ""
|
572 |
|
573 |
-
#: ../lib/pz-linkcard-settings.php:
|
574 |
-
#: ../lib/pz-linkcard-settings.php:
|
575 |
-
#: ../lib/pz-linkcard-settings.php:
|
576 |
-
#: ../lib/pz-linkcard-settings.php:
|
577 |
msgid "64px"
|
578 |
msgstr ""
|
579 |
|
580 |
-
#: ../lib/pz-linkcard-settings.php:
|
581 |
msgid "Margin left"
|
582 |
msgstr "左の余白"
|
583 |
|
584 |
-
#: ../lib/pz-linkcard-settings.php:
|
585 |
msgid "Margin right"
|
586 |
msgstr "右の余白"
|
587 |
|
588 |
-
#: ../lib/pz-linkcard-settings.php:
|
589 |
-
#: ../lib/pz-linkcard-settings.php:
|
590 |
msgid "Width"
|
591 |
msgstr "幅"
|
592 |
|
593 |
-
#: ../lib/pz-linkcard-settings.php:
|
594 |
-
#: ../lib/pz-linkcard-settings.php:
|
595 |
-
#: ../lib/pz-linkcard-settings.php:
|
596 |
msgid "Height"
|
597 |
msgstr "高さ"
|
598 |
|
599 |
-
#: ../lib/pz-linkcard-settings.php:
|
600 |
msgid "Margin bottom"
|
601 |
msgstr "下の余白"
|
602 |
|
603 |
-
#: ../lib/pz-linkcard-settings.php:
|
604 |
msgid "Centering"
|
605 |
msgstr "中央に寄せる"
|
606 |
|
607 |
-
#: ../lib/pz-linkcard-settings.php:
|
608 |
msgid "Layout"
|
609 |
msgstr "外観設定"
|
610 |
|
611 |
-
#: ../lib/pz-linkcard-settings.php:
|
612 |
-
#: ../lib/pz-linkcard-settings.php:
|
613 |
msgid "Site information"
|
614 |
msgstr "サイト情報"
|
615 |
|
616 |
-
#: ../lib/pz-linkcard-settings.php:
|
617 |
msgid "Top"
|
618 |
msgstr "上側"
|
619 |
|
620 |
-
#: ../lib/pz-linkcard-settings.php:
|
621 |
msgid "Bottom"
|
622 |
msgstr "下側"
|
623 |
|
624 |
-
#: ../lib/pz-linkcard-settings.php:
|
625 |
msgid "Use SiteName"
|
626 |
msgstr "サイト名称を使用"
|
627 |
|
628 |
-
#: ../lib/pz-linkcard-settings.php:
|
629 |
msgid "Separator line"
|
630 |
msgstr "区切り線"
|
631 |
|
632 |
-
#: ../lib/pz-linkcard-settings.php:
|
633 |
msgid "Display URL"
|
634 |
msgstr "リンク先のURLを表示する"
|
635 |
|
636 |
-
#: ../lib/pz-linkcard-settings.php:
|
637 |
-
#: ../lib/pz-linkcard-settings.php:
|
638 |
msgid "Thumbnail"
|
639 |
msgstr "サムネイル"
|
640 |
|
641 |
-
#: ../lib/pz-linkcard-settings.php:
|
642 |
msgid "Right"
|
643 |
msgstr "右側"
|
644 |
|
645 |
-
#: ../lib/pz-linkcard-settings.php:
|
646 |
msgid "Left"
|
647 |
msgstr "左側"
|
648 |
|
649 |
-
#: ../lib/pz-linkcard-settings.php:
|
|
|
|
|
|
|
|
|
650 |
msgid "Shadow"
|
651 |
msgstr "影を付ける"
|
652 |
|
653 |
-
#: ../lib/pz-linkcard-settings.php:
|
654 |
msgid "Hollow content area"
|
655 |
msgstr "記事の情報に枠を付ける"
|
656 |
|
657 |
-
#: ../lib/pz-linkcard-settings.php:
|
658 |
msgid "Display excerpt"
|
659 |
msgstr "抜粋文を表示する"
|
660 |
|
661 |
-
#: ../lib/pz-linkcard-settings.php:
|
662 |
msgid "Hollow"
|
663 |
msgstr "内側に影を付ける"
|
664 |
|
665 |
-
#: ../lib/pz-linkcard-settings.php:
|
666 |
msgid "Radius"
|
667 |
msgstr "角を丸める"
|
668 |
|
669 |
-
#: ../lib/pz-linkcard-settings.php:
|
670 |
msgid "Border"
|
671 |
msgstr "枠線の太さ"
|
672 |
|
673 |
-
#: ../lib/pz-linkcard-settings.php:
|
674 |
-
#: ../lib/pz-linkcard-settings.php:
|
675 |
-
#: ../lib/pz-linkcard-settings.php:
|
676 |
msgid "Color"
|
677 |
msgstr "色"
|
678 |
|
679 |
-
#: ../lib/pz-linkcard-settings.php:
|
680 |
msgid "none"
|
681 |
msgstr "なし"
|
682 |
|
683 |
-
#: ../lib/pz-linkcard-settings.php:
|
684 |
msgid "solid"
|
685 |
msgstr "solid/実線"
|
686 |
|
687 |
-
#: ../lib/pz-linkcard-settings.php:
|
688 |
msgid "dotted"
|
689 |
msgstr "dotted/点線"
|
690 |
|
691 |
-
#: ../lib/pz-linkcard-settings.php:
|
692 |
msgid "dashed"
|
693 |
msgstr "dashed/破線"
|
694 |
|
695 |
-
#: ../lib/pz-linkcard-settings.php:
|
696 |
msgid "double"
|
697 |
msgstr "double/二重線"
|
698 |
|
699 |
-
#: ../lib/pz-linkcard-settings.php:
|
700 |
msgid "groove"
|
701 |
msgstr "groove/立体(へこみ)"
|
702 |
|
703 |
-
#: ../lib/pz-linkcard-settings.php:
|
704 |
msgid "ridge"
|
705 |
msgstr "ridge/立体(隆起)"
|
706 |
|
707 |
-
#: ../lib/pz-linkcard-settings.php:
|
708 |
msgid "inset"
|
709 |
msgstr "inset/立体(押したボタンのような効果)"
|
710 |
|
711 |
-
#: ../lib/pz-linkcard-settings.php:
|
712 |
msgid "outset"
|
713 |
msgstr "outset/立体(ボタンのような効果)"
|
714 |
|
715 |
-
#: ../lib/pz-linkcard-settings.php:
|
716 |
msgid "Reset img style"
|
717 |
msgstr "CSSリセット(img)"
|
718 |
|
719 |
-
#: ../lib/pz-linkcard-settings.php:
|
720 |
msgid ""
|
721 |
"When unnecessary frame is displayed on the image, you can improve it by case"
|
722 |
msgstr "画像がずれて表示されるときに改善される可能性が有ります(推奨)"
|
723 |
|
724 |
-
#: ../lib/pz-linkcard-settings.php:
|
725 |
msgid "Display SNS Count"
|
726 |
msgstr "シェア数を表示する"
|
727 |
|
728 |
-
#: ../lib/pz-linkcard-settings.php:
|
729 |
msgid "After Title"
|
730 |
msgstr "タイトルの後ろ"
|
731 |
|
732 |
-
#: ../lib/pz-linkcard-settings.php:
|
733 |
msgid "After site-name"
|
734 |
msgstr "サイト情報の後ろ"
|
735 |
|
736 |
-
#: ../lib/pz-linkcard-settings.php:
|
737 |
msgid "Twitter"
|
738 |
msgstr "ツイッター"
|
739 |
|
740 |
-
#: ../lib/pz-linkcard-settings.php:
|
741 |
msgid "Facebook"
|
742 |
msgstr "フェイスブック(シェア数)"
|
743 |
|
744 |
-
#: ../lib/pz-linkcard-settings.php:
|
745 |
msgid "Hatena"
|
746 |
msgstr "はてなブックマーク"
|
747 |
|
748 |
-
#: ../lib/pz-linkcard-settings.php:
|
749 |
msgid ""
|
750 |
"There is a possibility that the screen display is slow If you enable this "
|
751 |
"setting."
|
752 |
msgstr "有効にする取得APIによっては表示が遅くなる場合があります。"
|
753 |
|
754 |
-
#: ../lib/pz-linkcard-settings.php:
|
755 |
msgid "Letters"
|
756 |
msgstr "文字設定"
|
757 |
|
758 |
-
#: ../lib/pz-linkcard-settings.php:
|
759 |
msgid "Site-info."
|
760 |
msgstr "サイト情報"
|
761 |
|
762 |
-
#: ../lib/pz-linkcard-settings.php:
|
763 |
-
#: ../lib/pz-linkcard-settings.php:
|
764 |
msgid "Outline"
|
765 |
msgstr "縁取り"
|
766 |
|
767 |
-
#: ../lib/pz-linkcard-settings.php:
|
768 |
-
#: ../lib/pz-linkcard-settings.php:
|
769 |
msgid "Size"
|
770 |
msgstr "大きさ"
|
771 |
|
772 |
-
#: ../lib/pz-linkcard-settings.php:
|
773 |
-
#: ../lib/pz-linkcard-settings.php:
|
774 |
msgid "Length"
|
775 |
msgstr "桁数"
|
776 |
|
777 |
-
#: ../lib/pz-linkcard-settings.php:
|
778 |
msgid "Resize"
|
779 |
msgstr "幅に合わせて縮小"
|
780 |
|
781 |
-
#: ../lib/pz-linkcard-settings.php:
|
782 |
msgid "Adjust thumbnail and letter size according to width"
|
783 |
msgstr "画面幅に合わせて文字とサムネイルの大きさを調整します。"
|
784 |
|
785 |
-
#: ../lib/pz-linkcard-settings.php:
|
786 |
msgid "External link"
|
787 |
msgstr "外部リンク"
|
788 |
|
789 |
-
#: ../lib/pz-linkcard-settings.php:
|
790 |
-
#: ../lib/pz-linkcard-settings.php:
|
791 |
msgid "Background Color"
|
792 |
msgstr "背景色"
|
793 |
|
794 |
-
#: ../lib/pz-linkcard-settings.php:
|
795 |
msgid "Background image"
|
796 |
msgstr "背景画像"
|
797 |
|
798 |
-
#: ../lib/pz-linkcard-settings.php:
|
799 |
-
#: ../lib/pz-linkcard-settings.php:
|
800 |
msgid "Direct"
|
801 |
msgstr "直接取得する"
|
802 |
|
803 |
-
#: ../lib/pz-linkcard-settings.php:
|
804 |
-
#: ../lib/pz-linkcard-settings.php:
|
805 |
msgid "Use WebAPI"
|
806 |
msgstr "WebAPIを利用する"
|
807 |
|
808 |
-
#: ../lib/pz-linkcard-settings.php:
|
809 |
-
#: ../lib/pz-linkcard-settings.php:
|
810 |
msgid "Use WebAPI ,If can not direct"
|
811 |
msgstr "直接取得できない場合、WebAPIを利用する"
|
812 |
|
813 |
-
#: ../lib/pz-linkcard-settings.php:
|
814 |
-
#: ../lib/pz-linkcard-settings.php:
|
815 |
msgid "Favicon"
|
816 |
msgstr "サイトアイコン"
|
817 |
|
818 |
-
#: ../lib/pz-linkcard-settings.php:
|
819 |
-
#: ../lib/pz-linkcard-settings.php:
|
820 |
msgid "Open new window/tab"
|
821 |
msgstr "新しいウィンドウで開く"
|
822 |
|
823 |
-
#: ../lib/pz-linkcard-settings.php:
|
824 |
msgid "All client"
|
825 |
msgstr "すべての端末"
|
826 |
|
827 |
-
#: ../lib/pz-linkcard-settings.php:
|
828 |
msgid "Other than mobile"
|
829 |
msgstr "モバイル端末以外"
|
830 |
|
831 |
-
#: ../lib/pz-linkcard-settings.php:
|
832 |
msgid "Get contents"
|
833 |
msgstr "記事取得方法"
|
834 |
|
835 |
-
#: ../lib/pz-linkcard-settings.php:
|
836 |
msgid "Initially acquired only from the content"
|
837 |
msgstr "カード管理画面に記録されている内容から表示する"
|
838 |
|
839 |
-
#: ../lib/pz-linkcard-settings.php:
|
840 |
-
#: ../lib/pz-linkcard-settings.php:764
|
841 |
-
msgid "Do not link at error"
|
842 |
-
msgstr "エラーのときリンクしない"
|
843 |
-
|
844 |
-
#: ../lib/pz-linkcard-settings.php:660
|
845 |
-
msgid "When access status is \"403\", \"404\", \"410\", unlink"
|
846 |
-
msgstr "ステータスが「403」「404」「410」のときにリンクを無効にします"
|
847 |
-
|
848 |
-
#: ../lib/pz-linkcard-settings.php:663
|
849 |
msgid "Set nofollow"
|
850 |
msgstr "nofollowを付与する"
|
851 |
|
852 |
-
#: ../lib/pz-linkcard-settings.php:
|
853 |
msgid "In the case of an external site, it puts the \"nofollow\""
|
854 |
msgstr "外部リンクのリンクを nofollow にする"
|
855 |
|
856 |
-
#: ../lib/pz-linkcard-settings.php:
|
857 |
msgid "Use HatenaBlogCard"
|
858 |
msgstr "はてなブログカードを利用する"
|
859 |
|
860 |
-
#: ../lib/pz-linkcard-settings.php:
|
861 |
msgid "External links will use Always HatenaBlogCard."
|
862 |
msgstr "外部リンクは「はてなブログカード」を利用する"
|
863 |
|
864 |
-
#: ../lib/pz-linkcard-settings.php:
|
865 |
msgid "(Not recommended)"
|
866 |
msgstr "(非推奨)"
|
867 |
|
868 |
-
#: ../lib/pz-linkcard-settings.php:
|
869 |
msgid "Internal link"
|
870 |
msgstr "内部リンク"
|
871 |
|
872 |
-
#: ../lib/pz-linkcard-settings.php:
|
873 |
msgid "Background Image"
|
874 |
msgstr "背景画像"
|
875 |
|
876 |
-
#: ../lib/pz-linkcard-settings.php:
|
877 |
msgid "Always get the latest from the content"
|
878 |
msgstr "常に最新の記事内容から抜粋文を作成する"
|
879 |
|
880 |
-
#: ../lib/pz-linkcard-settings.php:
|
881 |
msgid "Always get the latest from the excerpt"
|
882 |
msgstr "抜粋文が設定されている投稿はそちらを優先する"
|
883 |
|
884 |
-
#: ../lib/pz-linkcard-settings.php:
|
885 |
-
msgid "It is common with setting External-link"
|
886 |
-
msgstr "外部リンク用の設定が使用されます"
|
887 |
-
|
888 |
-
#: ../lib/pz-linkcard-settings.php:737
|
889 |
msgid "Same-page link"
|
890 |
msgstr "同ページへのリンク"
|
891 |
|
892 |
-
#: ../lib/pz-linkcard-settings.php:
|
893 |
-
#: ../lib/pz-linkcard-settings.php:
|
894 |
msgid "It is common with setting Internal-link"
|
895 |
msgstr "内部リンク用の設定が使用されます"
|
896 |
|
897 |
-
#: ../lib/pz-linkcard-settings.php:
|
898 |
msgid "Web-API"
|
899 |
msgstr "画像取得APIの指定"
|
900 |
|
901 |
-
#: ../lib/pz-linkcard-settings.php:
|
902 |
msgid "Favicon API"
|
903 |
msgstr "ファビコンの取得API"
|
904 |
|
905 |
-
#: ../lib/pz-linkcard-settings.php:
|
906 |
msgid ""
|
907 |
"%DOMAIN% replace to domain name (ex. poporon.poponet.jp )<br>%DOMAIN_URL% "
|
908 |
"replace to domain URL (ex. http://poporon.poponet.jp )"
|
@@ -911,202 +906,213 @@ msgstr ""
|
|
911 |
"%DOMAIN_URL% と記述するとドメインのURL(例.http://poporon.poponet.jp)に置き"
|
912 |
"換わります。"
|
913 |
|
914 |
-
#: ../lib/pz-linkcard-settings.php:
|
915 |
msgid "ex1."
|
916 |
msgstr "例1."
|
917 |
|
918 |
-
#: ../lib/pz-linkcard-settings.php:
|
919 |
msgid "ex2."
|
920 |
msgstr "例2."
|
921 |
|
922 |
-
#: ../lib/pz-linkcard-settings.php:
|
923 |
msgid "Thumbnail API"
|
924 |
msgstr "サムネイル画像の取得API"
|
925 |
|
926 |
-
#: ../lib/pz-linkcard-settings.php:
|
927 |
msgid "%URL% replace to URL"
|
928 |
msgstr "%URL% と記述するとURLに置き換わります"
|
929 |
|
930 |
-
#: ../lib/pz-linkcard-settings.php:
|
931 |
msgid "Link check"
|
932 |
msgstr "リンク先のチェック"
|
933 |
|
934 |
-
#: ../lib/pz-linkcard-settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
935 |
msgid "SSL verification disabled"
|
936 |
msgstr "SSL検証を無効"
|
937 |
|
938 |
-
#: ../lib/pz-linkcard-settings.php:
|
939 |
msgid "Try setting if the contents of the SSL site can not be acquired."
|
940 |
msgstr ""
|
941 |
"SSLサイトのタイトルや記事内容が取得できない場合に設定することで取得できる可能"
|
942 |
"性があります。"
|
943 |
|
944 |
-
#: ../lib/pz-linkcard-settings.php:
|
945 |
msgid "Follow location"
|
946 |
msgstr "リダイレクト処理"
|
947 |
|
948 |
-
#: ../lib/pz-linkcard-settings.php:
|
949 |
msgid "Track when the link destination is redirected."
|
950 |
msgstr "リンク先がリダイレクトされている場合に追跡します。"
|
951 |
|
952 |
-
#: ../lib/pz-linkcard-settings.php:
|
953 |
msgid "Set referer"
|
954 |
msgstr "リファラーの通知"
|
955 |
|
956 |
-
#: ../lib/pz-linkcard-settings.php:
|
957 |
msgid "Notify the article URL to the link destination."
|
958 |
msgstr "リンク先に記事のURLを知らせます。"
|
959 |
|
960 |
-
#: ../lib/pz-linkcard-settings.php:
|
961 |
msgid "Use User-Agent"
|
962 |
msgstr "ユーザーエージェントの通知"
|
963 |
|
964 |
-
#: ../lib/pz-linkcard-settings.php:
|
965 |
msgid "Notify using Pz-LinkCard to the link destination."
|
966 |
msgstr "リンク先にPz-LinkCardを使用していることを知らせます。"
|
967 |
|
968 |
-
#: ../lib/pz-linkcard-settings.php:
|
969 |
msgid "Broken link checker"
|
970 |
msgstr "リンク切れチェック"
|
971 |
|
972 |
-
#: ../lib/pz-linkcard-settings.php:
|
973 |
msgid "Alive confirmation of the link destination."
|
974 |
msgstr "リンク先がアクセスできるか定期的に確認します。"
|
975 |
|
976 |
-
#: ../lib/pz-linkcard-settings.php:
|
977 |
msgid "Debug"
|
978 |
msgstr "詳しい人用(Debug)"
|
979 |
|
980 |
-
#: ../lib/pz-linkcard-settings.php:
|
981 |
msgid "Trailing slash"
|
982 |
msgstr "末尾のスラッシュ"
|
983 |
|
984 |
-
#: ../lib/pz-linkcard-settings.php:
|
985 |
msgid "As it"
|
986 |
msgstr "そのまま"
|
987 |
|
988 |
-
#: ../lib/pz-linkcard-settings.php:
|
989 |
msgid "When only domain name, remove"
|
990 |
msgstr "ドメイン名のみのときだけ削除"
|
991 |
|
992 |
-
#: ../lib/pz-linkcard-settings.php:
|
993 |
msgid "Always remove"
|
994 |
msgstr "常に削除"
|
995 |
|
996 |
-
#: ../lib/pz-linkcard-settings.php:
|
997 |
msgid "specified CSS"
|
998 |
msgstr "指定したCSSを使用"
|
999 |
|
1000 |
-
#: ../lib/pz-linkcard-settings.php:
|
1001 |
msgid "Use specified CSS file"
|
1002 |
msgstr "指定したCSSファイルを使用する"
|
1003 |
|
1004 |
-
#: ../lib/pz-linkcard-settings.php:
|
1005 |
msgid "CSS file"
|
1006 |
msgstr "CSSファイル名"
|
1007 |
|
1008 |
-
#: ../lib/pz-linkcard-settings.php:
|
1009 |
msgid "(ex. https://exsample.com/style.css )"
|
1010 |
msgstr "例.https://exsample.com/style.css"
|
1011 |
|
1012 |
-
#: ../lib/pz-linkcard-settings.php:
|
1013 |
msgid "CSS URL"
|
1014 |
msgstr "CSSファイルのURL"
|
1015 |
|
1016 |
-
#: ../lib/pz-linkcard-settings.php:
|
1017 |
msgid "Class ID to be added(for PC)"
|
1018 |
msgstr "PCのときに追加するクラス名"
|
1019 |
|
1020 |
-
#: ../lib/pz-linkcard-settings.php:
|
1021 |
msgid "Class ID to be added(for Mobile)"
|
1022 |
msgstr "モバイルのときに追加するクラス名"
|
1023 |
|
1024 |
-
#: ../lib/pz-linkcard-settings.php:
|
1025 |
msgid "Google AMP"
|
1026 |
msgstr ""
|
1027 |
|
1028 |
-
#: ../lib/pz-linkcard-settings.php:
|
1029 |
msgid "Corresponds to simple display for Google AMP."
|
1030 |
msgstr "アクセスされたURLの末尾が「/amp」の場合、簡易表示に切り替える。"
|
1031 |
|
1032 |
-
#: ../lib/pz-linkcard-settings.php:
|
1033 |
msgid "IDNA Convert"
|
1034 |
msgstr "IDNAドメインの表示"
|
1035 |
|
1036 |
-
#: ../lib/pz-linkcard-settings.php:
|
1037 |
msgid "Convert domain name from IDNA ASCII to Unicode."
|
1038 |
msgstr ""
|
1039 |
"IDNAのASCII方式でエンコードされたドメイン名をUnicodeに変換して表示します(日"
|
1040 |
"本語ドメインなど)"
|
1041 |
|
1042 |
-
#: ../lib/pz-linkcard-settings.php:
|
1043 |
msgid "Display link to author page"
|
1044 |
msgstr "プラグイン名を表示する"
|
1045 |
|
1046 |
-
#: ../lib/pz-linkcard-settings.php:
|
1047 |
msgid "Plugin URL"
|
1048 |
msgstr "プラグインページURL"
|
1049 |
|
1050 |
-
#: ../lib/pz-linkcard-settings.php:
|
1051 |
msgid "Plugin name"
|
1052 |
msgstr "プラグイン名"
|
1053 |
|
1054 |
-
#: ../lib/pz-linkcard-settings.php:
|
1055 |
msgid "Plugin version"
|
1056 |
msgstr "プラグインバージョン"
|
1057 |
|
1058 |
-
#: ../lib/pz-linkcard-settings.php:
|
1059 |
msgid "Saved datetime"
|
1060 |
msgstr "保存した日時"
|
1061 |
|
1062 |
-
#: ../lib/pz-linkcard-settings.php:
|
1063 |
msgid "Display elapsed time"
|
1064 |
msgstr "実行時間の表示"
|
1065 |
|
1066 |
-
#: ../lib/pz-linkcard-settings.php:
|
1067 |
msgid "Output the elapsed time to HTML comment."
|
1068 |
msgstr "作成にかかった時間をコメントとしてHTMLへ出力する"
|
1069 |
|
1070 |
-
#: ../lib/pz-linkcard-settings.php:
|
1071 |
msgid "Initialize"
|
1072 |
msgstr "初期化"
|
1073 |
|
1074 |
-
#: ../lib/pz-linkcard-settings.php:
|
1075 |
msgid "Return to the initial setting"
|
1076 |
msgstr "設定を初期状態へ戻す"
|
1077 |
|
1078 |
-
#: ../lib/pz-linkcard-settings.php:
|
1079 |
msgid "etc"
|
1080 |
msgstr "その他"
|
1081 |
|
1082 |
-
#: ../lib/pz-linkcard-settings.php:
|
1083 |
msgid "Author's site"
|
1084 |
msgstr "作者のサイト"
|
1085 |
|
1086 |
-
#: ../lib/pz-linkcard-settings.php:
|
1087 |
msgid "Popozure."
|
1088 |
msgstr "ぽぽづれ。"
|
1089 |
|
1090 |
-
#: ../lib/pz-linkcard-settings.php:
|
1091 |
msgid "Poporon's PC daily diary"
|
1092 |
msgstr "ぽぽろんのパソコンつれづれ(ズレズレ?)日記"
|
1093 |
|
1094 |
-
#: ../lib/pz-linkcard-settings.php:
|
1095 |
msgid "Plugin's page"
|
1096 |
msgstr "プラグインのページ"
|
1097 |
|
1098 |
-
#: ../lib/pz-linkcard-settings.php:
|
1099 |
msgid "Donation"
|
1100 |
msgstr "寄付"
|
1101 |
|
1102 |
-
#: ../lib/pz-linkcard-style.php:
|
1103 |
msgid "Style sheet saved."
|
1104 |
msgstr "設定を元にスタイルシートを自動生成しました。"
|
1105 |
|
1106 |
-
#: ../lib/pz-linkcard-style.php:
|
1107 |
msgid "Style sheet failed."
|
1108 |
msgstr "スタイルシートの自動生成に失敗しました。"
|
1109 |
|
|
|
|
|
|
|
1110 |
#~ msgid "(Trial)"
|
1111 |
#~ msgstr "(開発テスト中。不具合などはぜひお知らせください。)"
|
1112 |
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Pz-LinkCard\n"
|
6 |
"Report-Msgid-Bugs-To: http://wppolyglots.wordpress.com\n"
|
7 |
+
"POT-Creation-Date: 2017-10-02 19:12+0900\n"
|
8 |
+
"PO-Revision-Date: 2017-10-02 19:13+0900\n"
|
9 |
"Last-Translator: \n"
|
10 |
"Language-Team: poporon\n"
|
11 |
"Language: ja_JP\n"
|
19 |
"Plural-Forms: nplurals=1; plural=0;\n"
|
20 |
"X-Poedit-SearchPath-0: ..\n"
|
21 |
|
22 |
+
#: ../pz-linkcard.php:274
|
23 |
msgid "Incorrect URL specification."
|
24 |
msgstr ""
|
25 |
|
26 |
+
#: ../pz-linkcard.php:1047
|
27 |
msgid "Category"
|
28 |
msgstr "カテゴリー"
|
29 |
|
30 |
+
#: ../pz-linkcard.php:1047 ../pz-linkcard.php:1059
|
31 |
msgid "‘"
|
32 |
msgstr "「"
|
33 |
|
34 |
+
#: ../pz-linkcard.php:1047 ../pz-linkcard.php:1059
|
35 |
msgid "’"
|
36 |
msgstr "」"
|
37 |
|
38 |
+
#: ../pz-linkcard.php:1048 ../pz-linkcard.php:1060
|
39 |
msgid "("
|
40 |
msgstr "("
|
41 |
|
42 |
+
#: ../pz-linkcard.php:1048 ../pz-linkcard.php:1060
|
43 |
msgid "Count"
|
44 |
msgstr "件数"
|
45 |
|
46 |
+
#: ../pz-linkcard.php:1048 ../pz-linkcard.php:1060
|
47 |
msgid ")"
|
48 |
msgstr ")"
|
49 |
|
50 |
+
#: ../pz-linkcard.php:1059
|
51 |
msgid "Tag"
|
52 |
msgstr "タグ"
|
53 |
|
54 |
+
#: ../pz-linkcard.php:1420
|
55 |
msgid "Linkcard"
|
56 |
msgstr "リンクカード"
|
57 |
|
58 |
+
#: ../pz-linkcard.php:1420
|
59 |
msgid "Make Linkcard"
|
60 |
msgstr "リンクカードのショートコードを挿入する"
|
61 |
|
62 |
+
#: ../pz-linkcard.php:1447 ../lib/pz-linkcard-cacheman.php:6
|
63 |
msgid "LinkCard cache manager"
|
64 |
msgstr "リンクカード/DBキャッシュ管理"
|
65 |
|
66 |
+
#: ../pz-linkcard.php:1447
|
67 |
msgid "Pz LkC Cache"
|
68 |
msgstr "Pz カード管理"
|
69 |
|
70 |
+
#: ../pz-linkcard.php:1448 ../lib/pz-linkcard-settings.php:4
|
71 |
msgid "LinkCard Settings"
|
72 |
msgstr "リンクカード設定"
|
73 |
|
74 |
+
#: ../pz-linkcard.php:1448
|
75 |
msgid "Pz LinkCard"
|
76 |
msgstr "Pz カード設定"
|
77 |
|
78 |
+
#: ../pz-linkcard.php:1535
|
79 |
msgid "Settings"
|
80 |
msgstr "設定"
|
81 |
|
82 |
+
#: ../pz-linkcard.php:1535
|
83 |
msgid "Manage"
|
84 |
msgstr "管理"
|
85 |
|
95 |
|
96 |
#: ../lib/pz-linkcard-cacheman-edit.php:22
|
97 |
#: ../lib/pz-linkcard-cacheman-list.php:200 ../lib/pz-linkcard-edit.php:21
|
98 |
+
#: ../lib/pz-linkcard-settings.php:562
|
99 |
msgid "URL"
|
100 |
msgstr "URL"
|
101 |
|
110 |
|
111 |
#: ../lib/pz-linkcard-cacheman-edit.php:34
|
112 |
#: ../lib/pz-linkcard-cacheman-list.php:201 ../lib/pz-linkcard-edit.php:37
|
113 |
+
#: ../lib/pz-linkcard-settings.php:533
|
114 |
msgid "Title"
|
115 |
msgstr "タイトル"
|
116 |
|
117 |
#: ../lib/pz-linkcard-cacheman-edit.php:38
|
118 |
#: ../lib/pz-linkcard-cacheman-list.php:202 ../lib/pz-linkcard-edit.php:41
|
119 |
+
#: ../lib/pz-linkcard-settings.php:590
|
120 |
msgid "Excerpt"
|
121 |
msgstr "抜粋文"
|
122 |
|
334 |
msgid "Short code is not set."
|
335 |
msgstr "ショートコードが指定されていません。"
|
336 |
|
337 |
+
#: ../lib/pz-linkcard-settings.php:104
|
338 |
msgid "Changes saved."
|
339 |
msgstr "設定を保存しました。"
|
340 |
|
341 |
+
#: ../lib/pz-linkcard-settings.php:106
|
342 |
msgid "Not changed."
|
343 |
msgstr "設定は変更されませんでした。"
|
344 |
|
345 |
+
#: ../lib/pz-linkcard-settings.php:116
|
346 |
msgid "Special format"
|
347 |
msgstr "定型書式"
|
348 |
|
349 |
+
#: ../lib/pz-linkcard-settings.php:119
|
350 |
msgid "Tiny format"
|
351 |
msgstr "かんたん書式設定"
|
352 |
|
353 |
+
#: ../lib/pz-linkcard-settings.php:122 ../lib/pz-linkcard-settings.php:365
|
354 |
+
#: ../lib/pz-linkcard-settings.php:386 ../lib/pz-linkcard-settings.php:487
|
355 |
+
#: ../lib/pz-linkcard-settings.php:640 ../lib/pz-linkcard-settings.php:652
|
356 |
+
#: ../lib/pz-linkcard-settings.php:667 ../lib/pz-linkcard-settings.php:704
|
357 |
+
#: ../lib/pz-linkcard-settings.php:715 ../lib/pz-linkcard-settings.php:730
|
358 |
msgid "None"
|
359 |
msgstr "なし"
|
360 |
|
361 |
+
#: ../lib/pz-linkcard-settings.php:123
|
362 |
msgid "Pz-LkC Default"
|
363 |
msgstr "Pz リンクカード 標準書式"
|
364 |
|
365 |
+
#: ../lib/pz-linkcard-settings.php:124
|
366 |
msgid "Simple"
|
367 |
msgstr "シンプル"
|
368 |
|
369 |
+
#: ../lib/pz-linkcard-settings.php:125
|
370 |
+
msgid "Square"
|
371 |
+
msgstr "スクエア"
|
372 |
+
|
373 |
+
#: ../lib/pz-linkcard-settings.php:126
|
374 |
msgid "Cellophane tape \"center\""
|
375 |
msgstr "セロハンテープ(中央)"
|
376 |
|
377 |
+
#: ../lib/pz-linkcard-settings.php:127
|
378 |
msgid "Cellophane tape \"Top corner\""
|
379 |
msgstr "セロハンテープ(左上と右上)"
|
380 |
|
381 |
+
#: ../lib/pz-linkcard-settings.php:128
|
382 |
msgid "Cellophane tape \"long\""
|
383 |
msgstr "セロハンテープ(長め)"
|
384 |
|
385 |
+
#: ../lib/pz-linkcard-settings.php:129
|
386 |
msgid "Slanting"
|
387 |
msgstr "斜め"
|
388 |
|
389 |
+
#: ../lib/pz-linkcard-settings.php:130
|
390 |
msgid "3D Rotate"
|
391 |
msgstr "3D回転"
|
392 |
|
393 |
+
#: ../lib/pz-linkcard-settings.php:131
|
394 |
msgid "Curling paper"
|
395 |
msgstr "紙がめくれた効果(テーマとの相性があります)"
|
396 |
|
397 |
+
#: ../lib/pz-linkcard-settings.php:132
|
398 |
msgid "Taping and curling"
|
399 |
msgstr "テープと紙めくれ(テーマとの相性があります)"
|
400 |
|
401 |
+
#: ../lib/pz-linkcard-settings.php:133
|
402 |
msgid "Stitch blue&red"
|
403 |
msgstr "縫い目(青&赤)"
|
404 |
|
405 |
+
#: ../lib/pz-linkcard-settings.php:134
|
406 |
msgid "Stitch green&yellow"
|
407 |
msgstr "縫い目(緑&黄色)"
|
408 |
|
409 |
+
#: ../lib/pz-linkcard-settings.php:135
|
410 |
msgid "Neutral"
|
411 |
msgstr "ブルーグリーン(黒背景推奨)"
|
412 |
|
413 |
+
#: ../lib/pz-linkcard-settings.php:136
|
414 |
msgid "Orange"
|
415 |
msgstr "オレンジ(黒背景推奨)"
|
416 |
|
417 |
+
#: ../lib/pz-linkcard-settings.php:137
|
418 |
msgid "Green"
|
419 |
msgstr "グリーン(黒背景推奨)"
|
420 |
|
421 |
+
#: ../lib/pz-linkcard-settings.php:138
|
422 |
msgid "Blue"
|
423 |
msgstr "ブルー(黒背景推奨)"
|
424 |
|
425 |
+
#: ../lib/pz-linkcard-settings.php:139
|
426 |
msgid "Pushpin"
|
427 |
msgstr "押しピン"
|
428 |
|
429 |
+
#: ../lib/pz-linkcard-settings.php:141
|
430 |
msgid "* It applies over other formatting settings."
|
431 |
msgstr "※ほかの項目よりも優先して適用されます。"
|
432 |
|
433 |
+
#: ../lib/pz-linkcard-settings.php:147
|
434 |
msgid "Shortcode"
|
435 |
msgstr "ショートコード "
|
436 |
|
437 |
+
#: ../lib/pz-linkcard-settings.php:150
|
438 |
msgid "ShortCode 1"
|
439 |
msgstr "ショートコード 1"
|
440 |
|
441 |
+
#: ../lib/pz-linkcard-settings.php:152 ../lib/pz-linkcard-settings.php:170
|
442 |
+
#: ../lib/pz-linkcard-settings.php:175 ../lib/pz-linkcard-settings.php:180
|
443 |
msgid "Case-sensitive"
|
444 |
msgstr "大文字と小文字を区別します"
|
445 |
|
446 |
+
#: ../lib/pz-linkcard-settings.php:155
|
447 |
msgid "Use inlinetext"
|
448 |
msgstr "ショートコードで囲んだ文字列"
|
449 |
|
450 |
+
#: ../lib/pz-linkcard-settings.php:159
|
451 |
msgid "No use"
|
452 |
msgstr "使用しない"
|
453 |
|
454 |
+
#: ../lib/pz-linkcard-settings.php:160
|
455 |
msgid "Use to excerpt"
|
456 |
msgstr "抜粋文として使用"
|
457 |
|
458 |
+
#: ../lib/pz-linkcard-settings.php:161
|
459 |
msgid "Use to title"
|
460 |
msgstr "タイトルとして使用"
|
461 |
|
462 |
+
#: ../lib/pz-linkcard-settings.php:164
|
463 |
msgid "This setting applies only to the Shortcode1"
|
464 |
msgstr "ショートコード1にのみ適用されます"
|
465 |
|
466 |
+
#: ../lib/pz-linkcard-settings.php:168
|
467 |
msgid "ShortCode 2"
|
468 |
msgstr "ショートコード 2"
|
469 |
|
470 |
+
#: ../lib/pz-linkcard-settings.php:173
|
471 |
msgid "ShortCode 3"
|
472 |
msgstr "ショートコード 3"
|
473 |
|
474 |
+
#: ../lib/pz-linkcard-settings.php:178
|
475 |
msgid "ShortCode 4"
|
476 |
msgstr "ショートコード 4"
|
477 |
|
478 |
+
#: ../lib/pz-linkcard-settings.php:183
|
479 |
msgid "Parameters"
|
480 |
msgstr "パラメータ"
|
481 |
|
482 |
+
#: ../lib/pz-linkcard-settings.php:186
|
483 |
msgid ""
|
484 |
"For any shortcode you can change the title and excerpt with `title` "
|
485 |
"parameter and `content` parameter"
|
487 |
"どのショートコードでも title パラメータと content パラメータでタイトルと抜粋"
|
488 |
"文を指定できます。"
|
489 |
|
490 |
+
#: ../lib/pz-linkcard-settings.php:191
|
491 |
msgid "Convert text link"
|
492 |
msgstr "テキストリンク行の変換"
|
493 |
|
494 |
+
#: ../lib/pz-linkcard-settings.php:192
|
495 |
msgid "Convert lines with text link only to Linkcard."
|
496 |
msgstr "テキストリンクだけの行をリンクカードに変換する。"
|
497 |
|
498 |
+
#: ../lib/pz-linkcard-settings.php:195
|
499 |
msgid "Convert URL"
|
500 |
msgstr "URL行の変換"
|
501 |
|
502 |
+
#: ../lib/pz-linkcard-settings.php:196
|
503 |
msgid "Convert lines with URL only to Linkcard."
|
504 |
msgstr "URLだけの行をリンクカードに変換する。"
|
505 |
|
506 |
+
#: ../lib/pz-linkcard-settings.php:202
|
507 |
msgid "Style"
|
508 |
msgstr "表示設定"
|
509 |
|
510 |
+
#: ../lib/pz-linkcard-settings.php:206
|
511 |
msgid "Use blockquote tag"
|
512 |
msgstr "BLOCKQUOTEをタグを使用する"
|
513 |
|
514 |
+
#: ../lib/pz-linkcard-settings.php:207
|
515 |
msgid "without using DIV tag, and use BLOCKQUOTE tag"
|
516 |
msgstr "<BLOCKQUOTE>で囲んで引用扱いにします"
|
517 |
|
518 |
+
#: ../lib/pz-linkcard-settings.php:211
|
519 |
msgid "Link the whole"
|
520 |
msgstr "カード全体をリンク"
|
521 |
|
522 |
+
#: ../lib/pz-linkcard-settings.php:215
|
523 |
msgid "Enclose the entire card at anchor"
|
524 |
msgstr ""
|
525 |
"カード全体をAタグで囲って、どこをクリックしてもリンク先を開くようにします。"
|
526 |
|
527 |
+
#: ../lib/pz-linkcard-settings.php:221
|
528 |
msgid "Position"
|
529 |
msgstr "配置設定"
|
530 |
|
531 |
+
#: ../lib/pz-linkcard-settings.php:228 ../lib/pz-linkcard-settings.php:259
|
532 |
msgid "Margin top"
|
533 |
msgstr "上の余白"
|
534 |
|
535 |
+
#: ../lib/pz-linkcard-settings.php:230 ../lib/pz-linkcard-settings.php:245
|
536 |
+
#: ../lib/pz-linkcard-settings.php:261 ../lib/pz-linkcard-settings.php:275
|
537 |
+
#: ../lib/pz-linkcard-settings.php:287 ../lib/pz-linkcard-settings.php:307
|
538 |
+
#: ../lib/pz-linkcard-settings.php:323 ../lib/pz-linkcard-settings.php:340
|
539 |
msgid "Not defined"
|
540 |
msgstr "設定しない"
|
541 |
|
542 |
+
#: ../lib/pz-linkcard-settings.php:231 ../lib/pz-linkcard-settings.php:246
|
543 |
+
#: ../lib/pz-linkcard-settings.php:267 ../lib/pz-linkcard-settings.php:281
|
544 |
+
#: ../lib/pz-linkcard-settings.php:293 ../lib/pz-linkcard-settings.php:313
|
545 |
+
#: ../lib/pz-linkcard-settings.php:324 ../lib/pz-linkcard-settings.php:341
|
546 |
msgid "0"
|
547 |
msgstr ""
|
548 |
|
549 |
+
#: ../lib/pz-linkcard-settings.php:232 ../lib/pz-linkcard-settings.php:247
|
550 |
+
#: ../lib/pz-linkcard-settings.php:262 ../lib/pz-linkcard-settings.php:276
|
551 |
+
#: ../lib/pz-linkcard-settings.php:288 ../lib/pz-linkcard-settings.php:308
|
552 |
+
#: ../lib/pz-linkcard-settings.php:325 ../lib/pz-linkcard-settings.php:342
|
553 |
msgid "4px"
|
554 |
msgstr ""
|
555 |
|
556 |
+
#: ../lib/pz-linkcard-settings.php:233 ../lib/pz-linkcard-settings.php:248
|
557 |
+
#: ../lib/pz-linkcard-settings.php:263 ../lib/pz-linkcard-settings.php:277
|
558 |
+
#: ../lib/pz-linkcard-settings.php:289 ../lib/pz-linkcard-settings.php:309
|
559 |
+
#: ../lib/pz-linkcard-settings.php:326 ../lib/pz-linkcard-settings.php:343
|
560 |
msgid "8px"
|
561 |
msgstr ""
|
562 |
|
563 |
+
#: ../lib/pz-linkcard-settings.php:234 ../lib/pz-linkcard-settings.php:249
|
564 |
+
#: ../lib/pz-linkcard-settings.php:264 ../lib/pz-linkcard-settings.php:278
|
565 |
+
#: ../lib/pz-linkcard-settings.php:290 ../lib/pz-linkcard-settings.php:310
|
566 |
+
#: ../lib/pz-linkcard-settings.php:327 ../lib/pz-linkcard-settings.php:344
|
567 |
msgid "16px"
|
568 |
msgstr ""
|
569 |
|
570 |
+
#: ../lib/pz-linkcard-settings.php:235 ../lib/pz-linkcard-settings.php:250
|
571 |
+
#: ../lib/pz-linkcard-settings.php:265 ../lib/pz-linkcard-settings.php:279
|
572 |
+
#: ../lib/pz-linkcard-settings.php:291 ../lib/pz-linkcard-settings.php:311
|
573 |
+
#: ../lib/pz-linkcard-settings.php:328 ../lib/pz-linkcard-settings.php:345
|
574 |
msgid "32px"
|
575 |
msgstr ""
|
576 |
|
577 |
+
#: ../lib/pz-linkcard-settings.php:236 ../lib/pz-linkcard-settings.php:251
|
578 |
+
#: ../lib/pz-linkcard-settings.php:266 ../lib/pz-linkcard-settings.php:280
|
579 |
+
#: ../lib/pz-linkcard-settings.php:292 ../lib/pz-linkcard-settings.php:312
|
580 |
+
#: ../lib/pz-linkcard-settings.php:329 ../lib/pz-linkcard-settings.php:346
|
581 |
msgid "64px"
|
582 |
msgstr ""
|
583 |
|
584 |
+
#: ../lib/pz-linkcard-settings.php:243 ../lib/pz-linkcard-settings.php:273
|
585 |
msgid "Margin left"
|
586 |
msgstr "左の余白"
|
587 |
|
588 |
+
#: ../lib/pz-linkcard-settings.php:285 ../lib/pz-linkcard-settings.php:321
|
589 |
msgid "Margin right"
|
590 |
msgstr "右の余白"
|
591 |
|
592 |
+
#: ../lib/pz-linkcard-settings.php:299 ../lib/pz-linkcard-settings.php:392
|
593 |
+
#: ../lib/pz-linkcard-settings.php:471
|
594 |
msgid "Width"
|
595 |
msgstr "幅"
|
596 |
|
597 |
+
#: ../lib/pz-linkcard-settings.php:300 ../lib/pz-linkcard-settings.php:394
|
598 |
+
#: ../lib/pz-linkcard-settings.php:525 ../lib/pz-linkcard-settings.php:554
|
599 |
+
#: ../lib/pz-linkcard-settings.php:583 ../lib/pz-linkcard-settings.php:611
|
600 |
msgid "Height"
|
601 |
msgstr "高さ"
|
602 |
|
603 |
+
#: ../lib/pz-linkcard-settings.php:305 ../lib/pz-linkcard-settings.php:338
|
604 |
msgid "Margin bottom"
|
605 |
msgstr "下の余白"
|
606 |
|
607 |
+
#: ../lib/pz-linkcard-settings.php:335
|
608 |
msgid "Centering"
|
609 |
msgstr "中央に寄せる"
|
610 |
|
611 |
+
#: ../lib/pz-linkcard-settings.php:357
|
612 |
msgid "Layout"
|
613 |
msgstr "外観設定"
|
614 |
|
615 |
+
#: ../lib/pz-linkcard-settings.php:363 ../lib/pz-linkcard-settings.php:660
|
616 |
+
#: ../lib/pz-linkcard-settings.php:723 ../lib/pz-linkcard-settings.php:769
|
617 |
msgid "Site information"
|
618 |
msgstr "サイト情報"
|
619 |
|
620 |
+
#: ../lib/pz-linkcard-settings.php:366
|
621 |
msgid "Top"
|
622 |
msgstr "上側"
|
623 |
|
624 |
+
#: ../lib/pz-linkcard-settings.php:367
|
625 |
msgid "Bottom"
|
626 |
msgstr "下側"
|
627 |
|
628 |
+
#: ../lib/pz-linkcard-settings.php:369
|
629 |
msgid "Use SiteName"
|
630 |
msgstr "サイト名称を使用"
|
631 |
|
632 |
+
#: ../lib/pz-linkcard-settings.php:374
|
633 |
msgid "Separator line"
|
634 |
msgstr "区切り線"
|
635 |
|
636 |
+
#: ../lib/pz-linkcard-settings.php:381
|
637 |
msgid "Display URL"
|
638 |
msgstr "リンク先のURLを表示する"
|
639 |
|
640 |
+
#: ../lib/pz-linkcard-settings.php:384 ../lib/pz-linkcard-settings.php:637
|
641 |
+
#: ../lib/pz-linkcard-settings.php:701 ../lib/pz-linkcard-settings.php:761
|
642 |
msgid "Thumbnail"
|
643 |
msgstr "サムネイル"
|
644 |
|
645 |
+
#: ../lib/pz-linkcard-settings.php:387
|
646 |
msgid "Right"
|
647 |
msgstr "右側"
|
648 |
|
649 |
+
#: ../lib/pz-linkcard-settings.php:388
|
650 |
msgid "Left"
|
651 |
msgstr "左側"
|
652 |
|
653 |
+
#: ../lib/pz-linkcard-settings.php:389
|
654 |
+
msgid "Upper"
|
655 |
+
msgstr "上側"
|
656 |
+
|
657 |
+
#: ../lib/pz-linkcard-settings.php:396 ../lib/pz-linkcard-settings.php:418
|
658 |
msgid "Shadow"
|
659 |
msgstr "影を付ける"
|
660 |
|
661 |
+
#: ../lib/pz-linkcard-settings.php:401
|
662 |
msgid "Hollow content area"
|
663 |
msgstr "記事の情報に枠を付ける"
|
664 |
|
665 |
+
#: ../lib/pz-linkcard-settings.php:406
|
666 |
msgid "Display excerpt"
|
667 |
msgstr "抜粋文を表示する"
|
668 |
|
669 |
+
#: ../lib/pz-linkcard-settings.php:411
|
670 |
msgid "Hollow"
|
671 |
msgstr "内側に影を付ける"
|
672 |
|
673 |
+
#: ../lib/pz-linkcard-settings.php:424
|
674 |
msgid "Radius"
|
675 |
msgstr "角を丸める"
|
676 |
|
677 |
+
#: ../lib/pz-linkcard-settings.php:452
|
678 |
msgid "Border"
|
679 |
msgstr "枠線の太さ"
|
680 |
|
681 |
+
#: ../lib/pz-linkcard-settings.php:454 ../lib/pz-linkcard-settings.php:509
|
682 |
+
#: ../lib/pz-linkcard-settings.php:538 ../lib/pz-linkcard-settings.php:567
|
683 |
+
#: ../lib/pz-linkcard-settings.php:595
|
684 |
msgid "Color"
|
685 |
msgstr "色"
|
686 |
|
687 |
+
#: ../lib/pz-linkcard-settings.php:459
|
688 |
msgid "none"
|
689 |
msgstr "なし"
|
690 |
|
691 |
+
#: ../lib/pz-linkcard-settings.php:460
|
692 |
msgid "solid"
|
693 |
msgstr "solid/実線"
|
694 |
|
695 |
+
#: ../lib/pz-linkcard-settings.php:461
|
696 |
msgid "dotted"
|
697 |
msgstr "dotted/点線"
|
698 |
|
699 |
+
#: ../lib/pz-linkcard-settings.php:462
|
700 |
msgid "dashed"
|
701 |
msgstr "dashed/破線"
|
702 |
|
703 |
+
#: ../lib/pz-linkcard-settings.php:463
|
704 |
msgid "double"
|
705 |
msgstr "double/二重線"
|
706 |
|
707 |
+
#: ../lib/pz-linkcard-settings.php:464
|
708 |
msgid "groove"
|
709 |
msgstr "groove/立体(へこみ)"
|
710 |
|
711 |
+
#: ../lib/pz-linkcard-settings.php:465
|
712 |
msgid "ridge"
|
713 |
msgstr "ridge/立体(隆起)"
|
714 |
|
715 |
+
#: ../lib/pz-linkcard-settings.php:466
|
716 |
msgid "inset"
|
717 |
msgstr "inset/立体(押したボタンのような効果)"
|
718 |
|
719 |
+
#: ../lib/pz-linkcard-settings.php:467
|
720 |
msgid "outset"
|
721 |
msgstr "outset/立体(ボタンのような効果)"
|
722 |
|
723 |
+
#: ../lib/pz-linkcard-settings.php:479
|
724 |
msgid "Reset img style"
|
725 |
msgstr "CSSリセット(img)"
|
726 |
|
727 |
+
#: ../lib/pz-linkcard-settings.php:480
|
728 |
msgid ""
|
729 |
"When unnecessary frame is displayed on the image, you can improve it by case"
|
730 |
msgstr "画像がずれて表示されるときに改善される可能性が有ります(推奨)"
|
731 |
|
732 |
+
#: ../lib/pz-linkcard-settings.php:484
|
733 |
msgid "Display SNS Count"
|
734 |
msgstr "シェア数を表示する"
|
735 |
|
736 |
+
#: ../lib/pz-linkcard-settings.php:488
|
737 |
msgid "After Title"
|
738 |
msgstr "タイトルの後ろ"
|
739 |
|
740 |
+
#: ../lib/pz-linkcard-settings.php:489
|
741 |
msgid "After site-name"
|
742 |
msgstr "サイト情報の後ろ"
|
743 |
|
744 |
+
#: ../lib/pz-linkcard-settings.php:491
|
745 |
msgid "Twitter"
|
746 |
msgstr "ツイッター"
|
747 |
|
748 |
+
#: ../lib/pz-linkcard-settings.php:492
|
749 |
msgid "Facebook"
|
750 |
msgstr "フェイスブック(シェア数)"
|
751 |
|
752 |
+
#: ../lib/pz-linkcard-settings.php:493
|
753 |
msgid "Hatena"
|
754 |
msgstr "はてなブックマーク"
|
755 |
|
756 |
+
#: ../lib/pz-linkcard-settings.php:494
|
757 |
msgid ""
|
758 |
"There is a possibility that the screen display is slow If you enable this "
|
759 |
"setting."
|
760 |
msgstr "有効にする取得APIによっては表示が遅くなる場合があります。"
|
761 |
|
762 |
+
#: ../lib/pz-linkcard-settings.php:500
|
763 |
msgid "Letters"
|
764 |
msgstr "文字設定"
|
765 |
|
766 |
+
#: ../lib/pz-linkcard-settings.php:504
|
767 |
msgid "Site-info."
|
768 |
msgstr "サイト情報"
|
769 |
|
770 |
+
#: ../lib/pz-linkcard-settings.php:512 ../lib/pz-linkcard-settings.php:541
|
771 |
+
#: ../lib/pz-linkcard-settings.php:570 ../lib/pz-linkcard-settings.php:598
|
772 |
msgid "Outline"
|
773 |
msgstr "縁取り"
|
774 |
|
775 |
+
#: ../lib/pz-linkcard-settings.php:522 ../lib/pz-linkcard-settings.php:551
|
776 |
+
#: ../lib/pz-linkcard-settings.php:580 ../lib/pz-linkcard-settings.php:608
|
777 |
msgid "Size"
|
778 |
msgstr "大きさ"
|
779 |
|
780 |
+
#: ../lib/pz-linkcard-settings.php:528 ../lib/pz-linkcard-settings.php:557
|
781 |
+
#: ../lib/pz-linkcard-settings.php:614
|
782 |
msgid "Length"
|
783 |
msgstr "桁数"
|
784 |
|
785 |
+
#: ../lib/pz-linkcard-settings.php:618
|
786 |
msgid "Resize"
|
787 |
msgstr "幅に合わせて縮小"
|
788 |
|
789 |
+
#: ../lib/pz-linkcard-settings.php:619
|
790 |
msgid "Adjust thumbnail and letter size according to width"
|
791 |
msgstr "画面幅に合わせて文字とサムネイルの大きさを調整します。"
|
792 |
|
793 |
+
#: ../lib/pz-linkcard-settings.php:625
|
794 |
msgid "External link"
|
795 |
msgstr "外部リンク"
|
796 |
|
797 |
+
#: ../lib/pz-linkcard-settings.php:629 ../lib/pz-linkcard-settings.php:693
|
798 |
+
#: ../lib/pz-linkcard-settings.php:753
|
799 |
msgid "Background Color"
|
800 |
msgstr "背景色"
|
801 |
|
802 |
+
#: ../lib/pz-linkcard-settings.php:633
|
803 |
msgid "Background image"
|
804 |
msgstr "背景画像"
|
805 |
|
806 |
+
#: ../lib/pz-linkcard-settings.php:641 ../lib/pz-linkcard-settings.php:653
|
807 |
+
#: ../lib/pz-linkcard-settings.php:705 ../lib/pz-linkcard-settings.php:716
|
808 |
msgid "Direct"
|
809 |
msgstr "直接取得する"
|
810 |
|
811 |
+
#: ../lib/pz-linkcard-settings.php:642 ../lib/pz-linkcard-settings.php:654
|
812 |
+
#: ../lib/pz-linkcard-settings.php:706 ../lib/pz-linkcard-settings.php:717
|
813 |
msgid "Use WebAPI"
|
814 |
msgstr "WebAPIを利用する"
|
815 |
|
816 |
+
#: ../lib/pz-linkcard-settings.php:643 ../lib/pz-linkcard-settings.php:655
|
817 |
+
#: ../lib/pz-linkcard-settings.php:707 ../lib/pz-linkcard-settings.php:718
|
818 |
msgid "Use WebAPI ,If can not direct"
|
819 |
msgstr "直接取得できない場合、WebAPIを利用する"
|
820 |
|
821 |
+
#: ../lib/pz-linkcard-settings.php:649 ../lib/pz-linkcard-settings.php:712
|
822 |
+
#: ../lib/pz-linkcard-settings.php:765
|
823 |
msgid "Favicon"
|
824 |
msgstr "サイトアイコン"
|
825 |
|
826 |
+
#: ../lib/pz-linkcard-settings.php:664 ../lib/pz-linkcard-settings.php:727
|
827 |
+
#: ../lib/pz-linkcard-settings.php:773
|
828 |
msgid "Open new window/tab"
|
829 |
msgstr "新しいウィンドウで開く"
|
830 |
|
831 |
+
#: ../lib/pz-linkcard-settings.php:668 ../lib/pz-linkcard-settings.php:731
|
832 |
msgid "All client"
|
833 |
msgstr "すべての端末"
|
834 |
|
835 |
+
#: ../lib/pz-linkcard-settings.php:669 ../lib/pz-linkcard-settings.php:732
|
836 |
msgid "Other than mobile"
|
837 |
msgstr "モバイル端末以外"
|
838 |
|
839 |
+
#: ../lib/pz-linkcard-settings.php:674 ../lib/pz-linkcard-settings.php:737
|
840 |
msgid "Get contents"
|
841 |
msgstr "記事取得方法"
|
842 |
|
843 |
+
#: ../lib/pz-linkcard-settings.php:676 ../lib/pz-linkcard-settings.php:743
|
844 |
msgid "Initially acquired only from the content"
|
845 |
msgstr "カード管理画面に記録されている内容から表示する"
|
846 |
|
847 |
+
#: ../lib/pz-linkcard-settings.php:680
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
848 |
msgid "Set nofollow"
|
849 |
msgstr "nofollowを付与する"
|
850 |
|
851 |
+
#: ../lib/pz-linkcard-settings.php:681
|
852 |
msgid "In the case of an external site, it puts the \"nofollow\""
|
853 |
msgstr "外部リンクのリンクを nofollow にする"
|
854 |
|
855 |
+
#: ../lib/pz-linkcard-settings.php:684
|
856 |
msgid "Use HatenaBlogCard"
|
857 |
msgstr "はてなブログカードを利用する"
|
858 |
|
859 |
+
#: ../lib/pz-linkcard-settings.php:685
|
860 |
msgid "External links will use Always HatenaBlogCard."
|
861 |
msgstr "外部リンクは「はてなブログカード」を利用する"
|
862 |
|
863 |
+
#: ../lib/pz-linkcard-settings.php:685 ../lib/pz-linkcard-settings.php:907
|
864 |
msgid "(Not recommended)"
|
865 |
msgstr "(非推奨)"
|
866 |
|
867 |
+
#: ../lib/pz-linkcard-settings.php:690
|
868 |
msgid "Internal link"
|
869 |
msgstr "内部リンク"
|
870 |
|
871 |
+
#: ../lib/pz-linkcard-settings.php:697 ../lib/pz-linkcard-settings.php:757
|
872 |
msgid "Background Image"
|
873 |
msgstr "背景画像"
|
874 |
|
875 |
+
#: ../lib/pz-linkcard-settings.php:741
|
876 |
msgid "Always get the latest from the content"
|
877 |
msgstr "常に最新の記事内容から抜粋文を作成する"
|
878 |
|
879 |
+
#: ../lib/pz-linkcard-settings.php:742
|
880 |
msgid "Always get the latest from the excerpt"
|
881 |
msgstr "抜粋文が設定されている投稿はそちらを優先する"
|
882 |
|
883 |
+
#: ../lib/pz-linkcard-settings.php:750
|
|
|
|
|
|
|
|
|
884 |
msgid "Same-page link"
|
885 |
msgstr "同ページへのリンク"
|
886 |
|
887 |
+
#: ../lib/pz-linkcard-settings.php:762 ../lib/pz-linkcard-settings.php:766
|
888 |
+
#: ../lib/pz-linkcard-settings.php:774
|
889 |
msgid "It is common with setting Internal-link"
|
890 |
msgstr "内部リンク用の設定が使用されます"
|
891 |
|
892 |
+
#: ../lib/pz-linkcard-settings.php:779
|
893 |
msgid "Web-API"
|
894 |
msgstr "画像取得APIの指定"
|
895 |
|
896 |
+
#: ../lib/pz-linkcard-settings.php:782
|
897 |
msgid "Favicon API"
|
898 |
msgstr "ファビコンの取得API"
|
899 |
|
900 |
+
#: ../lib/pz-linkcard-settings.php:785
|
901 |
msgid ""
|
902 |
"%DOMAIN% replace to domain name (ex. poporon.poponet.jp )<br>%DOMAIN_URL% "
|
903 |
"replace to domain URL (ex. http://poporon.poponet.jp )"
|
906 |
"%DOMAIN_URL% と記述するとドメインのURL(例.http://poporon.poponet.jp)に置き"
|
907 |
"換わります。"
|
908 |
|
909 |
+
#: ../lib/pz-linkcard-settings.php:786 ../lib/pz-linkcard-settings.php:795
|
910 |
msgid "ex1."
|
911 |
msgstr "例1."
|
912 |
|
913 |
+
#: ../lib/pz-linkcard-settings.php:787 ../lib/pz-linkcard-settings.php:796
|
914 |
msgid "ex2."
|
915 |
msgstr "例2."
|
916 |
|
917 |
+
#: ../lib/pz-linkcard-settings.php:791
|
918 |
msgid "Thumbnail API"
|
919 |
msgstr "サムネイル画像の取得API"
|
920 |
|
921 |
+
#: ../lib/pz-linkcard-settings.php:794
|
922 |
msgid "%URL% replace to URL"
|
923 |
msgstr "%URL% と記述するとURLに置き換わります"
|
924 |
|
925 |
+
#: ../lib/pz-linkcard-settings.php:802
|
926 |
msgid "Link check"
|
927 |
msgstr "リンク先のチェック"
|
928 |
|
929 |
+
#: ../lib/pz-linkcard-settings.php:805
|
930 |
+
msgid "Do not link at error"
|
931 |
+
msgstr "エラーのときリンクしない"
|
932 |
+
|
933 |
+
#: ../lib/pz-linkcard-settings.php:806
|
934 |
+
msgid "When access status is \"403\", \"404\", \"410\", unlink"
|
935 |
+
msgstr "ステータスが「403」「404」「410」のときにリンクを無効にします"
|
936 |
+
|
937 |
+
#: ../lib/pz-linkcard-settings.php:809
|
938 |
msgid "SSL verification disabled"
|
939 |
msgstr "SSL検証を無効"
|
940 |
|
941 |
+
#: ../lib/pz-linkcard-settings.php:810
|
942 |
msgid "Try setting if the contents of the SSL site can not be acquired."
|
943 |
msgstr ""
|
944 |
"SSLサイトのタイトルや記事内容が取得できない場合に設定することで取得できる可能"
|
945 |
"性があります。"
|
946 |
|
947 |
+
#: ../lib/pz-linkcard-settings.php:813
|
948 |
msgid "Follow location"
|
949 |
msgstr "リダイレクト処理"
|
950 |
|
951 |
+
#: ../lib/pz-linkcard-settings.php:814
|
952 |
msgid "Track when the link destination is redirected."
|
953 |
msgstr "リンク先がリダイレクトされている場合に追跡します。"
|
954 |
|
955 |
+
#: ../lib/pz-linkcard-settings.php:817
|
956 |
msgid "Set referer"
|
957 |
msgstr "リファラーの通知"
|
958 |
|
959 |
+
#: ../lib/pz-linkcard-settings.php:818
|
960 |
msgid "Notify the article URL to the link destination."
|
961 |
msgstr "リンク先に記事のURLを知らせます。"
|
962 |
|
963 |
+
#: ../lib/pz-linkcard-settings.php:821
|
964 |
msgid "Use User-Agent"
|
965 |
msgstr "ユーザーエージェントの通知"
|
966 |
|
967 |
+
#: ../lib/pz-linkcard-settings.php:823
|
968 |
msgid "Notify using Pz-LinkCard to the link destination."
|
969 |
msgstr "リンク先にPz-LinkCardを使用していることを知らせます。"
|
970 |
|
971 |
+
#: ../lib/pz-linkcard-settings.php:828
|
972 |
msgid "Broken link checker"
|
973 |
msgstr "リンク切れチェック"
|
974 |
|
975 |
+
#: ../lib/pz-linkcard-settings.php:829
|
976 |
msgid "Alive confirmation of the link destination."
|
977 |
msgstr "リンク先がアクセスできるか定期的に確認します。"
|
978 |
|
979 |
+
#: ../lib/pz-linkcard-settings.php:834
|
980 |
msgid "Debug"
|
981 |
msgstr "詳しい人用(Debug)"
|
982 |
|
983 |
+
#: ../lib/pz-linkcard-settings.php:837
|
984 |
msgid "Trailing slash"
|
985 |
msgstr "末尾のスラッシュ"
|
986 |
|
987 |
+
#: ../lib/pz-linkcard-settings.php:841
|
988 |
msgid "As it"
|
989 |
msgstr "そのまま"
|
990 |
|
991 |
+
#: ../lib/pz-linkcard-settings.php:842
|
992 |
msgid "When only domain name, remove"
|
993 |
msgstr "ドメイン名のみのときだけ削除"
|
994 |
|
995 |
+
#: ../lib/pz-linkcard-settings.php:843
|
996 |
msgid "Always remove"
|
997 |
msgstr "常に削除"
|
998 |
|
999 |
+
#: ../lib/pz-linkcard-settings.php:849
|
1000 |
msgid "specified CSS"
|
1001 |
msgstr "指定したCSSを使用"
|
1002 |
|
1003 |
+
#: ../lib/pz-linkcard-settings.php:850
|
1004 |
msgid "Use specified CSS file"
|
1005 |
msgstr "指定したCSSファイルを使用する"
|
1006 |
|
1007 |
+
#: ../lib/pz-linkcard-settings.php:853 ../lib/pz-linkcard-settings.php:857
|
1008 |
msgid "CSS file"
|
1009 |
msgstr "CSSファイル名"
|
1010 |
|
1011 |
+
#: ../lib/pz-linkcard-settings.php:854
|
1012 |
msgid "(ex. https://exsample.com/style.css )"
|
1013 |
msgstr "例.https://exsample.com/style.css"
|
1014 |
|
1015 |
+
#: ../lib/pz-linkcard-settings.php:861
|
1016 |
msgid "CSS URL"
|
1017 |
msgstr "CSSファイルのURL"
|
1018 |
|
1019 |
+
#: ../lib/pz-linkcard-settings.php:866
|
1020 |
msgid "Class ID to be added(for PC)"
|
1021 |
msgstr "PCのときに追加するクラス名"
|
1022 |
|
1023 |
+
#: ../lib/pz-linkcard-settings.php:870
|
1024 |
msgid "Class ID to be added(for Mobile)"
|
1025 |
msgstr "モバイルのときに追加するクラス名"
|
1026 |
|
1027 |
+
#: ../lib/pz-linkcard-settings.php:875
|
1028 |
msgid "Google AMP"
|
1029 |
msgstr ""
|
1030 |
|
1031 |
+
#: ../lib/pz-linkcard-settings.php:876
|
1032 |
msgid "Corresponds to simple display for Google AMP."
|
1033 |
msgstr "アクセスされたURLの末尾が「/amp」の場合、簡易表示に切り替える。"
|
1034 |
|
1035 |
+
#: ../lib/pz-linkcard-settings.php:880
|
1036 |
msgid "IDNA Convert"
|
1037 |
msgstr "IDNAドメインの表示"
|
1038 |
|
1039 |
+
#: ../lib/pz-linkcard-settings.php:881
|
1040 |
msgid "Convert domain name from IDNA ASCII to Unicode."
|
1041 |
msgstr ""
|
1042 |
"IDNAのASCII方式でエンコードされたドメイン名をUnicodeに変換して表示します(日"
|
1043 |
"本語ドメインなど)"
|
1044 |
|
1045 |
+
#: ../lib/pz-linkcard-settings.php:885
|
1046 |
msgid "Display link to author page"
|
1047 |
msgstr "プラグイン名を表示する"
|
1048 |
|
1049 |
+
#: ../lib/pz-linkcard-settings.php:889
|
1050 |
msgid "Plugin URL"
|
1051 |
msgstr "プラグインページURL"
|
1052 |
|
1053 |
+
#: ../lib/pz-linkcard-settings.php:893
|
1054 |
msgid "Plugin name"
|
1055 |
msgstr "プラグイン名"
|
1056 |
|
1057 |
+
#: ../lib/pz-linkcard-settings.php:897
|
1058 |
msgid "Plugin version"
|
1059 |
msgstr "プラグインバージョン"
|
1060 |
|
1061 |
+
#: ../lib/pz-linkcard-settings.php:901
|
1062 |
msgid "Saved datetime"
|
1063 |
msgstr "保存した日時"
|
1064 |
|
1065 |
+
#: ../lib/pz-linkcard-settings.php:906
|
1066 |
msgid "Display elapsed time"
|
1067 |
msgstr "実行時間の表示"
|
1068 |
|
1069 |
+
#: ../lib/pz-linkcard-settings.php:907
|
1070 |
msgid "Output the elapsed time to HTML comment."
|
1071 |
msgstr "作成にかかった時間をコメントとしてHTMLへ出力する"
|
1072 |
|
1073 |
+
#: ../lib/pz-linkcard-settings.php:913
|
1074 |
msgid "Initialize"
|
1075 |
msgstr "初期化"
|
1076 |
|
1077 |
+
#: ../lib/pz-linkcard-settings.php:916
|
1078 |
msgid "Return to the initial setting"
|
1079 |
msgstr "設定を初期状態へ戻す"
|
1080 |
|
1081 |
+
#: ../lib/pz-linkcard-settings.php:922
|
1082 |
msgid "etc"
|
1083 |
msgstr "その他"
|
1084 |
|
1085 |
+
#: ../lib/pz-linkcard-settings.php:925
|
1086 |
msgid "Author's site"
|
1087 |
msgstr "作者のサイト"
|
1088 |
|
1089 |
+
#: ../lib/pz-linkcard-settings.php:926
|
1090 |
msgid "Popozure."
|
1091 |
msgstr "ぽぽづれ。"
|
1092 |
|
1093 |
+
#: ../lib/pz-linkcard-settings.php:926
|
1094 |
msgid "Poporon's PC daily diary"
|
1095 |
msgstr "ぽぽろんのパソコンつれづれ(ズレズレ?)日記"
|
1096 |
|
1097 |
+
#: ../lib/pz-linkcard-settings.php:929
|
1098 |
msgid "Plugin's page"
|
1099 |
msgstr "プラグインのページ"
|
1100 |
|
1101 |
+
#: ../lib/pz-linkcard-settings.php:933
|
1102 |
msgid "Donation"
|
1103 |
msgstr "寄付"
|
1104 |
|
1105 |
+
#: ../lib/pz-linkcard-style.php:461
|
1106 |
msgid "Style sheet saved."
|
1107 |
msgstr "設定を元にスタイルシートを自動生成しました。"
|
1108 |
|
1109 |
+
#: ../lib/pz-linkcard-style.php:463
|
1110 |
msgid "Style sheet failed."
|
1111 |
msgstr "スタイルシートの自動生成に失敗しました。"
|
1112 |
|
1113 |
+
#~ msgid "It is common with setting External-link"
|
1114 |
+
#~ msgstr "外部リンク用の設定が使用されます"
|
1115 |
+
|
1116 |
#~ msgid "(Trial)"
|
1117 |
#~ msgstr "(開発テスト中。不具合などはぜひお知らせください。)"
|
1118 |
|
lib/pz-linkcard-settings.php
CHANGED
@@ -64,6 +64,7 @@
|
|
64 |
$this->options['size-info'] = pz_TrimNum($this->options['size-info'], $this->defaults['size-info']).'px';
|
65 |
$this->options['height-info'] = pz_TrimNum($this->options['height-info'], $this->defaults['height-info']).'px';
|
66 |
$this->options['thumbnail-width'] = pz_TrimNum($this->options['thumbnail-width'], $this->defaults['thumbnail-width']).'px';
|
|
|
67 |
$this->options['border-width'] = pz_TrimNum($this->options['border-width'], $this->defaults['border-width']).'px';
|
68 |
|
69 |
$color_code = preg_replace('/[^0-9a-f]/i', '', $this->options['border-color']);
|
@@ -121,6 +122,7 @@
|
|
121 |
<option value="" <?php if($this->options['special-format'] == '') echo 'selected="selected"'; ?>><?php _e('None', $this->text_domain); ?></option>
|
122 |
<option value="LkC" <?php if($this->options['special-format'] == 'LkC') echo 'selected="selected"'; ?>><?php _e('Pz-LkC Default', $this->text_domain); ?></option>
|
123 |
<option value="hbc" <?php if($this->options['special-format'] == 'hbc') echo 'selected="selected"'; ?>><?php _e('Simple', $this->text_domain); ?></option>
|
|
|
124 |
<option value="ct1" <?php if($this->options['special-format'] == 'ct1') echo 'selected="selected"'; ?>><?php _e('Cellophane tape "center"', $this->text_domain); ?></option>
|
125 |
<option value="ct2" <?php if($this->options['special-format'] == 'ct2') echo 'selected="selected"'; ?>><?php _e('Cellophane tape "Top corner"', $this->text_domain); ?></option>
|
126 |
<option value="ct3" <?php if($this->options['special-format'] == 'ct3') echo 'selected="selected"'; ?>><?php _e('Cellophane tape "long"', $this->text_domain); ?></option>
|
@@ -384,10 +386,13 @@
|
|
384 |
<option value="0" <?php if($this->options['thumbnail-position'] == '0') echo 'selected="selected"'; ?>><?php _e('None', $this->text_domain); ?></option>
|
385 |
<option value="1" <?php if($this->options['thumbnail-position'] == '1') echo 'selected="selected"'; ?>><?php _e('Right', $this->text_domain); ?></option>
|
386 |
<option value="2" <?php if($this->options['thumbnail-position'] == '2') echo 'selected="selected"'; ?>><?php _e('Left', $this->text_domain); ?></option>
|
|
|
387 |
</select>
|
388 |
<br>
|
389 |
<?php _e('Width', $this->text_domain); ?><input name="properties[thumbnail-width]" type="text" id="inputtext" value="<?php echo (isset($this->options['thumbnail-width']) ? $this->options['thumbnail-width'] : $this->defaults['thumbnail-width']); ?>" style="width: 4em;" />
|
390 |
<br>
|
|
|
|
|
391 |
<label><input name="properties[thumbnail-shadow]" type="checkbox" id="check" value="1" <?php checked(isset($this->options['thumbnail-shadow']) ? $this->options['thumbnail-shadow'] : null, 1); ?> /><?php _e('Shadow', $this->text_domain); ?></label>
|
392 |
</td>
|
393 |
</tr>
|
64 |
$this->options['size-info'] = pz_TrimNum($this->options['size-info'], $this->defaults['size-info']).'px';
|
65 |
$this->options['height-info'] = pz_TrimNum($this->options['height-info'], $this->defaults['height-info']).'px';
|
66 |
$this->options['thumbnail-width'] = pz_TrimNum($this->options['thumbnail-width'], $this->defaults['thumbnail-width']).'px';
|
67 |
+
$this->options['thumbnail-height'] = pz_TrimNum($this->options['thumbnail-height'], $this->defaults['thumbnail-height']).'px';
|
68 |
$this->options['border-width'] = pz_TrimNum($this->options['border-width'], $this->defaults['border-width']).'px';
|
69 |
|
70 |
$color_code = preg_replace('/[^0-9a-f]/i', '', $this->options['border-color']);
|
122 |
<option value="" <?php if($this->options['special-format'] == '') echo 'selected="selected"'; ?>><?php _e('None', $this->text_domain); ?></option>
|
123 |
<option value="LkC" <?php if($this->options['special-format'] == 'LkC') echo 'selected="selected"'; ?>><?php _e('Pz-LkC Default', $this->text_domain); ?></option>
|
124 |
<option value="hbc" <?php if($this->options['special-format'] == 'hbc') echo 'selected="selected"'; ?>><?php _e('Simple', $this->text_domain); ?></option>
|
125 |
+
<option value="sqr" <?php if($this->options['special-format'] == 'sqr') echo 'selected="selected"'; ?>><?php _e('Square', $this->text_domain); ?></option>
|
126 |
<option value="ct1" <?php if($this->options['special-format'] == 'ct1') echo 'selected="selected"'; ?>><?php _e('Cellophane tape "center"', $this->text_domain); ?></option>
|
127 |
<option value="ct2" <?php if($this->options['special-format'] == 'ct2') echo 'selected="selected"'; ?>><?php _e('Cellophane tape "Top corner"', $this->text_domain); ?></option>
|
128 |
<option value="ct3" <?php if($this->options['special-format'] == 'ct3') echo 'selected="selected"'; ?>><?php _e('Cellophane tape "long"', $this->text_domain); ?></option>
|
386 |
<option value="0" <?php if($this->options['thumbnail-position'] == '0') echo 'selected="selected"'; ?>><?php _e('None', $this->text_domain); ?></option>
|
387 |
<option value="1" <?php if($this->options['thumbnail-position'] == '1') echo 'selected="selected"'; ?>><?php _e('Right', $this->text_domain); ?></option>
|
388 |
<option value="2" <?php if($this->options['thumbnail-position'] == '2') echo 'selected="selected"'; ?>><?php _e('Left', $this->text_domain); ?></option>
|
389 |
+
<option value="3" <?php if($this->options['thumbnail-position'] == '3') echo 'selected="selected"'; ?>><?php _e('Upper', $this->text_domain); ?></option>
|
390 |
</select>
|
391 |
<br>
|
392 |
<?php _e('Width', $this->text_domain); ?><input name="properties[thumbnail-width]" type="text" id="inputtext" value="<?php echo (isset($this->options['thumbnail-width']) ? $this->options['thumbnail-width'] : $this->defaults['thumbnail-width']); ?>" style="width: 4em;" />
|
393 |
<br>
|
394 |
+
<?php _e('Height', $this->text_domain); ?><input name="properties[thumbnail-height]" type="text" id="inputtext" value="<?php echo (isset($this->options['thumbnail-height']) ? $this->options['thumbnail-height'] : $this->defaults['thumbnail-height']); ?>" style="width: 4em;" />
|
395 |
+
<br>
|
396 |
<label><input name="properties[thumbnail-shadow]" type="checkbox" id="check" value="1" <?php checked(isset($this->options['thumbnail-shadow']) ? $this->options['thumbnail-shadow'] : null, 1); ?> /><?php _e('Shadow', $this->text_domain); ?></label>
|
397 |
</td>
|
398 |
</tr>
|
lib/pz-linkcard-style.php
CHANGED
@@ -47,6 +47,15 @@
|
|
47 |
$file_text = str_replace('/*RADIUS*/', 'border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;',$file_text );
|
48 |
$file_text = str_replace('/*SHADOW*/', 'box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);', $file_text );
|
49 |
break;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
case 'ct1': // Cellophane tape center
|
51 |
$file_text = str_replace('/*WRAP*/', 'position: relative;',$file_text );
|
52 |
$file_text = str_replace('/*WRAP-BEFORE*/', 'content: "";display: block;position: absolute;left: 40%;top: -16px;width: 95px;height: 25px;z-index: 2;background-color: rgba(243,245,228,0.5);border: 2px solid rgba(255,255,255,0.5);-webkit-box-shadow: 1px 1px 4px rgba(200,200,180,0.8);-moz-box-shadow: 1px 1px 4px rgba(200,200,180,0.8);box-shadow: 1px 1px 4px rgba(200,200,180,0.8);-webkit-transform: rotate(3deg);-moz-transform: rotate(3deg);-o-transform: rotate(3deg);', $file_text );
|
@@ -309,33 +318,44 @@
|
|
309 |
}
|
310 |
}
|
311 |
|
312 |
-
//
|
313 |
$thumbnail_width = preg_replace('/[^0-9]/', '', isset($this->options['thumbnail-width']) ? $this->options['thumbnail-width'] : $this->defaults['thumbnail-width'] ) - 0;
|
314 |
-
$thumbnail_height = preg_replace('/[^0-9]/', '', isset($this->options['
|
315 |
-
$
|
316 |
-
$
|
317 |
-
|
318 |
-
// サムネイル影あり
|
319 |
-
if (isset($this->options['thumbnail-shadow']) && $this->options['thumbnail-shadow'] == '1') {
|
320 |
-
$file_text = str_replace('/*THUMBNAIL-SHADOW*/', 'box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.5);',$file_text );
|
321 |
-
}
|
322 |
-
|
323 |
-
// 左寄せ/右寄せ
|
324 |
switch ($this->options['thumbnail-position']) {
|
325 |
case '1':
|
326 |
-
$file_text = str_replace('/*THUMBNAIL_POSITION*/',
|
|
|
|
|
|
|
|
|
327 |
break;
|
328 |
case '2':
|
329 |
-
$file_text = str_replace('/*THUMBNAIL_POSITION*/',
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
330 |
break;
|
331 |
}
|
332 |
|
|
|
|
|
|
|
|
|
|
|
333 |
// サムネイルのリサイズ
|
334 |
if (isset($this->options['thumbnail-resize']) && $this->options['thumbnail-resize'] == '1') {
|
335 |
$file_text = str_replace('/*RESIZE*/',
|
336 |
-
'@media screen and (max-width:
|
337 |
-
'@media screen and (max-width:
|
338 |
-
'@media screen and (max-width:
|
339 |
}
|
340 |
|
341 |
// 横幅
|
47 |
$file_text = str_replace('/*RADIUS*/', 'border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;',$file_text );
|
48 |
$file_text = str_replace('/*SHADOW*/', 'box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);', $file_text );
|
49 |
break;
|
50 |
+
case 'sqr': // Square
|
51 |
+
$file_text = str_replace('/*HEIGHT*/', 'height: 337px;',$file_text );
|
52 |
+
$file_text = str_replace('/*CONTENT-HEIGHT*/', 'height: 300px;',$file_text );
|
53 |
+
$thumbnail_width = preg_replace('/[^0-9]/', '', isset($this->options['width']) ? $this->options['width'] : $this->defaults['thumbnail-width'] ) - 0;
|
54 |
+
$file_text = str_replace('/*THUMBNAIL-WIDTH*/', 'display: block; overflow: hidden;', $file_text );
|
55 |
+
$file_text = str_replace('/*THUMBNAIL-HEIGHT*/', 'max-height: 200px;', $file_text );
|
56 |
+
$file_text = str_replace('/*THUMBNAIL-IMG-WIDTH*/', 'width: '.$thumbnail_width .'px;', $file_text );
|
57 |
+
$file_text = str_replace('/*THUMBNAIL-IMG-HEIGHT*/', '', $file_text );
|
58 |
+
break;
|
59 |
case 'ct1': // Cellophane tape center
|
60 |
$file_text = str_replace('/*WRAP*/', 'position: relative;',$file_text );
|
61 |
$file_text = str_replace('/*WRAP-BEFORE*/', 'content: "";display: block;position: absolute;left: 40%;top: -16px;width: 95px;height: 25px;z-index: 2;background-color: rgba(243,245,228,0.5);border: 2px solid rgba(255,255,255,0.5);-webkit-box-shadow: 1px 1px 4px rgba(200,200,180,0.8);-moz-box-shadow: 1px 1px 4px rgba(200,200,180,0.8);box-shadow: 1px 1px 4px rgba(200,200,180,0.8);-webkit-transform: rotate(3deg);-moz-transform: rotate(3deg);-o-transform: rotate(3deg);', $file_text );
|
318 |
}
|
319 |
}
|
320 |
|
321 |
+
// サムネイルの位置とサイズ
|
322 |
$thumbnail_width = preg_replace('/[^0-9]/', '', isset($this->options['thumbnail-width']) ? $this->options['thumbnail-width'] : $this->defaults['thumbnail-width'] ) - 0;
|
323 |
+
$thumbnail_height = preg_replace('/[^0-9]/', '', isset($this->options['thumbnail-height'] ) ? $this->options['thumbnail-height'] : $this->defaults['thumbnail-height'] ) - 0;
|
324 |
+
$content_width = preg_replace('/[^0-9]/', '', isset($this->options['width']) ? $this->options['width'] : $this->defaults['thumbnail-width'] ) - 0;
|
325 |
+
$content_height = preg_replace('/[^0-9]/', '', isset($this->options['content-height'] ) ? $this->options['content-height'] : $this->defaults['content-height'] ) - 0;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
326 |
switch ($this->options['thumbnail-position']) {
|
327 |
case '1':
|
328 |
+
$file_text = str_replace('/*THUMBNAIL_POSITION*/', 'float: right;;',$file_text );
|
329 |
+
$file_text = str_replace('/*THUMBNAIL-WIDTH*/', 'max-width: '.$thumbnail_width .'px;', $file_text );
|
330 |
+
$file_text = str_replace('/*THUMBNAIL-HEIGHT*/', 'max-height: '.$thumbnail_height.'px;', $file_text );
|
331 |
+
$file_text = str_replace('/*THUMBNAIL-IMG-WIDTH*/', 'width: '.$thumbnail_width .'px;', $file_text );
|
332 |
+
$file_text = str_replace('/*THUMBNAIL-IMG-HEIGHT*/','max-height: '.$thumbnail_height.'px;', $file_text );
|
333 |
break;
|
334 |
case '2':
|
335 |
+
$file_text = str_replace('/*THUMBNAIL_POSITION*/', 'float: left;',$file_text );
|
336 |
+
$file_text = str_replace('/*THUMBNAIL-WIDTH*/', 'max-width: '.$thumbnail_width .'px;', $file_text );
|
337 |
+
$file_text = str_replace('/*THUMBNAIL-HEIGHT*/', 'max-height: '.$thumbnail_height.'px;', $file_text );
|
338 |
+
$file_text = str_replace('/*THUMBNAIL-IMG-WIDTH*/', 'width: '.$thumbnail_width .'px;', $file_text );
|
339 |
+
$file_text = str_replace('/*THUMBNAIL-IMG-HEIGHT*/','max-height: '.$thumbnail_height.'px;', $file_text );
|
340 |
+
break;
|
341 |
+
case '3':
|
342 |
+
$file_text = str_replace('/*THUMBNAIL_POSITION*/', 'display: block;',$file_text );
|
343 |
+
$file_text = str_replace('/*THUMBNAIL-HEIGHT*/', 'height: '.$thumbnail_height.'px; overflow: hidden;', $file_text );
|
344 |
+
$file_text = str_replace('/*THUMBNAIL-IMG-WIDTH*/', 'width: '.$content_width .'px;', $file_text );
|
345 |
break;
|
346 |
}
|
347 |
|
348 |
+
// サムネイル影あり
|
349 |
+
if (isset($this->options['thumbnail-shadow']) && $this->options['thumbnail-shadow'] == '1') {
|
350 |
+
$file_text = str_replace('/*THUMBNAIL-SHADOW*/', 'box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.5);',$file_text );
|
351 |
+
}
|
352 |
+
|
353 |
// サムネイルのリサイズ
|
354 |
if (isset($this->options['thumbnail-resize']) && $this->options['thumbnail-resize'] == '1') {
|
355 |
$file_text = str_replace('/*RESIZE*/',
|
356 |
+
'@media screen and (max-width: 600px) {'.PHP_EOL.'.lkc-title {'.PHP_EOL.'font-size: 90%;'.PHP_EOL.'line-height: 90%;'.PHP_EOL.'}'.PHP_EOL.'.lkc-excerpt {'.PHP_EOL.'font-size: 80%;'.PHP_EOL.'}'.PHP_EOL.'.lkc-thumbnail {'.PHP_EOL.'max-width: 70px;'.PHP_EOL.'max-height: 70px;'.PHP_EOL.'}'.PHP_EOL.'.lkc-thumbnail-img {'.PHP_EOL.'max-width: 70px;'.PHP_EOL.'max-height: 70px;'.PHP_EOL.'}'.PHP_EOL.'}'.PHP_EOL.
|
357 |
+
'@media screen and (max-width: 480px) {'.PHP_EOL.'.lkc-title {'.PHP_EOL.'font-size: 80%;'.PHP_EOL.'line-height: 80%;'.PHP_EOL.'}'.PHP_EOL.'.lkc-excerpt {'.PHP_EOL.'font-size: 65%;'.PHP_EOL.'}'.PHP_EOL.'.lkc-thumbnail {'.PHP_EOL.'max-width: 60px;'.PHP_EOL.'max-height: 60px;'.PHP_EOL.'}'.PHP_EOL.'.lkc-thumbnail-img {'.PHP_EOL.'max-width: 60px;'.PHP_EOL.'max-height: 60px;'.PHP_EOL.'}'.PHP_EOL.'}'.PHP_EOL.
|
358 |
+
'@media screen and (max-width: 320px) {'.PHP_EOL.'.lkc-title {'.PHP_EOL.'font-size: 70%;'.PHP_EOL.'line-height: 70%;'.PHP_EOL.'}'.PHP_EOL.'.lkc-excerpt {'.PHP_EOL.'font-size: 50%;'.PHP_EOL.'}'.PHP_EOL.'.lkc-thumbnail {'.PHP_EOL.'max-width: 50px;'.PHP_EOL.'max-height: 50px;'.PHP_EOL.'}'.PHP_EOL.'.lkc-thumbnail-img {'.PHP_EOL.'max-width: 50px;'.PHP_EOL.'max-height: 50px;'.PHP_EOL.'}'.PHP_EOL.'}',$file_text );
|
359 |
}
|
360 |
|
361 |
// 横幅
|
link.png
ADDED
Binary file
|
pin.png
CHANGED
Binary file
|
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.0.
|
7 |
Author: poporon
|
8 |
Author URI: http://poporon.poponet.jp
|
9 |
License: GPLv2 or later
|
@@ -104,6 +104,7 @@ class Pz_LinkCard {
|
|
104 |
'thumbnail-api' => 'https://s.wordpress.com/mshots/v1/%URL%?w=100',
|
105 |
'thumbnail-position'=> '2',
|
106 |
'thumbnail-width' => '100px',
|
|
|
107 |
'thumbnail-shadow' => '1',
|
108 |
'thumbnail-resize' => '1',
|
109 |
'cache-time' => 31536000,
|
@@ -135,7 +136,7 @@ class Pz_LinkCard {
|
|
135 |
'thumbnail-url' => null,
|
136 |
'plugin-link' => null,
|
137 |
'plugin-name' => 'Pz-LinkCard',
|
138 |
-
'plugin-version' => '2.0.
|
139 |
'plugin-url' => 'http://poporon.poponet.jp/pz-linkcard',
|
140 |
'pz-hbc-options' => null,
|
141 |
'debug-time' => null
|
@@ -253,15 +254,19 @@ class Pz_LinkCard {
|
|
253 |
// URL
|
254 |
if (isset( $atts['url'] ) ) {
|
255 |
$url = $atts['url'];
|
256 |
-
} elseif (isset( $atts['href'] ) ) {
|
257 |
-
$url = $atts['href'];
|
258 |
-
} elseif (isset( $atts['uri'] ) ) {
|
259 |
-
$url = $atts['uri'];
|
260 |
-
} elseif (isset( $atts['ur1'] ) ) {
|
261 |
-
$url = $atts['ur1'];
|
|
|
|
|
|
|
|
|
262 |
}
|
263 |
$url_org = $url; // 指定されたurlパラメータ
|
264 |
-
$url = $this->pz_TrimURL( $url );
|
265 |
if ( !$url ) {
|
266 |
if ($this->options['debug-time']) {
|
267 |
echo '<!-- Pz-LkC ['.html_entity_decode(print_r($atts, true)).'] /-->'.PHP_EOL;
|
@@ -477,7 +482,7 @@ class Pz_LinkCard {
|
|
477 |
// 外部リンクの処理
|
478 |
if ( !$link_type && isset($this->options['use-hatena']) && !is_null($this->options['use-hatena'] ) ) {
|
479 |
// 「はてなブログカード」をそのまま利用する
|
480 |
-
$tag = '<div class="lkc-iframe-wrap"><iframe src="
|
481 |
if (isset($this->options['blockquote']) ? $this->options['blockquote'] : null == '1') {
|
482 |
$tag = '<div class="'.$class_id.'"><blockquote class="lkc-quote">'.$tag.'</blockquote></div>';
|
483 |
} else {
|
@@ -1216,7 +1221,7 @@ class Pz_LinkCard {
|
|
1216 |
// HEADタグ(METAタグ解析)
|
1217 |
$head = null;
|
1218 |
$tags = null;
|
1219 |
-
if (preg_match('/<\s*head
|
1220 |
$head = $m[1];
|
1221 |
$tags = $this->pz_GetMeta($head);
|
1222 |
}
|
3 |
Plugin Name: Pz-LinkCard
|
4 |
Plugin URI: http://poporon.poponet.jp/pz-linkcard
|
5 |
Description: リンクをカード形式で表示します。
|
6 |
+
Version: 2.0.4
|
7 |
Author: poporon
|
8 |
Author URI: http://poporon.poponet.jp
|
9 |
License: GPLv2 or later
|
104 |
'thumbnail-api' => 'https://s.wordpress.com/mshots/v1/%URL%?w=100',
|
105 |
'thumbnail-position'=> '2',
|
106 |
'thumbnail-width' => '100px',
|
107 |
+
'thumbnail-height' => '108px',
|
108 |
'thumbnail-shadow' => '1',
|
109 |
'thumbnail-resize' => '1',
|
110 |
'cache-time' => 31536000,
|
136 |
'thumbnail-url' => null,
|
137 |
'plugin-link' => null,
|
138 |
'plugin-name' => 'Pz-LinkCard',
|
139 |
+
'plugin-version' => '2.0.4',
|
140 |
'plugin-url' => 'http://poporon.poponet.jp/pz-linkcard',
|
141 |
'pz-hbc-options' => null,
|
142 |
'debug-time' => null
|
254 |
// URL
|
255 |
if (isset( $atts['url'] ) ) {
|
256 |
$url = $atts['url'];
|
257 |
+
} elseif (isset( $atts['href'] ) ) { // Aタグのようにhrefパラメータも有効にする
|
258 |
+
$url = $atts['href'];
|
259 |
+
} elseif (isset( $atts['uri'] ) ) { // 密かに記述ミス対応(uriやurIでもurlとして判定する)
|
260 |
+
$url = $atts['uri'];
|
261 |
+
} elseif (isset( $atts['ur1'] ) ) { // 密かに記述ミス対応(ur1でもurlとして判定する)
|
262 |
+
$url = $atts['ur1'];
|
263 |
+
} elseif (isset( $atts[0] ) ) { // 謎の記述ミスに対応
|
264 |
+
if (preg_match('/url="(.*)"/i', $atts[0], $m)) {
|
265 |
+
$url = $m[1];
|
266 |
+
}
|
267 |
}
|
268 |
$url_org = $url; // 指定されたurlパラメータ
|
269 |
+
$url = $this->pz_TrimURL( $url );
|
270 |
if ( !$url ) {
|
271 |
if ($this->options['debug-time']) {
|
272 |
echo '<!-- Pz-LkC ['.html_entity_decode(print_r($atts, true)).'] /-->'.PHP_EOL;
|
482 |
// 外部リンクの処理
|
483 |
if ( !$link_type && isset($this->options['use-hatena']) && !is_null($this->options['use-hatena'] ) ) {
|
484 |
// 「はてなブログカード」をそのまま利用する
|
485 |
+
$tag = '<div class="lkc-iframe-wrap"><iframe src="https://hatenablog-parts.com/embed?url='.$url.'" class="lkc-iframe" scrolling="no" frameborder="0"></iframe></div>';
|
486 |
if (isset($this->options['blockquote']) ? $this->options['blockquote'] : null == '1') {
|
487 |
$tag = '<div class="'.$class_id.'"><blockquote class="lkc-quote">'.$tag.'</blockquote></div>';
|
488 |
} else {
|
1221 |
// HEADタグ(METAタグ解析)
|
1222 |
$head = null;
|
1223 |
$tags = null;
|
1224 |
+
if (preg_match('/<\s*head[^>]*>(.*)<\s*\/head\s*>/si', $html, $m)) {
|
1225 |
$head = $m[1];
|
1226 |
$tags = $this->pz_GetMeta($head);
|
1227 |
}
|
readme.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
Contributors: poporon
|
3 |
Tags: post, internal link, external link, blogcard, linkcard
|
4 |
Requires at least: 4.3
|
5 |
-
Tested up to: 4.8
|
6 |
Stable tag: trunk
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
@@ -155,6 +155,20 @@ A5.
|
|
155 |
5. "Write shortcode and url"
|
156 |
|
157 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
158 |
Ver2.0.3
|
159 |
* 404エラーのときでもリンクを有効にする設定を追加しました。
|
160 |
Added: Added setting to enable link even on 404 error.
|
2 |
Contributors: poporon
|
3 |
Tags: post, internal link, external link, blogcard, linkcard
|
4 |
Requires at least: 4.3
|
5 |
+
Tested up to: 4.8.2
|
6 |
Stable tag: trunk
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
155 |
5. "Write shortcode and url"
|
156 |
|
157 |
== Changelog ==
|
158 |
+
Ver2.0.4
|
159 |
+
* WordPress 4.8.2 での動作確認。
|
160 |
+
Compatible with WordPress 4.8.2
|
161 |
+
* 「はてなブログカード」を使用した際のURLを変更しました。
|
162 |
+
Modefied: Hatena URL changed.
|
163 |
+
* URLの記述ミスに対応しました。
|
164 |
+
Modefied: Corresponded to URL mistake.
|
165 |
+
* 「押しピン」の画像を変更しました。
|
166 |
+
Modefied: Changed the image of "push pin".
|
167 |
+
* 「かんたん書式設定」にWordPress標準ブログカード風の「スクエア」を追加しました。
|
168 |
+
Added: Tiny format 'Square'.
|
169 |
+
* サムネイルの位置に「上側」を追加しました。
|
170 |
+
Added: "Upper" has been added to the position of the thumbnail.
|
171 |
+
|
172 |
Ver2.0.3
|
173 |
* 404エラーのときでもリンクを有効にする設定を追加しました。
|
174 |
Added: Added setting to enable link even on 404 error.
|
templete/pz-linkcard-templete.css
CHANGED
@@ -123,8 +123,8 @@
|
|
123 |
/*THUMBNAIL_POSITION*/
|
124 |
}
|
125 |
.lkc-thumbnail-img {
|
126 |
-
/*THUMBNAIL-WIDTH*/
|
127 |
-
/*THUMBNAIL-HEIGHT*/
|
128 |
border: 1px solid #222;
|
129 |
/*THUMBNAIL-RADIUS*/
|
130 |
/*THUMBNAIL-SHADOW*/
|
123 |
/*THUMBNAIL_POSITION*/
|
124 |
}
|
125 |
.lkc-thumbnail-img {
|
126 |
+
/*THUMBNAIL-IMG-WIDTH*/
|
127 |
+
/*THUMBNAIL-IMG-HEIGHT*/
|
128 |
border: 1px solid #222;
|
129 |
/*THUMBNAIL-RADIUS*/
|
130 |
/*THUMBNAIL-SHADOW*/
|