Changeset 1965065
- Timestamp:
- 10/29/2018 12:40:50 PM (7 years ago)
- Location:
- block-spam-comment
- Files:
-
- 8 edited
-
tags/1.0.0/languages/Block-Spam-Comment-ja.mo (modified) (previous)
-
tags/1.0.0/languages/Block-Spam-Comment-ja.po (modified) (2 diffs)
-
tags/1.0.0/languages/Block-Spam-Comment.pot (modified) (1 diff)
-
tags/1.0.0/readme.txt (modified) (1 diff)
-
trunk/languages/Block-Spam-Comment-ja.mo (modified) (previous)
-
trunk/languages/Block-Spam-Comment-ja.po (modified) (2 diffs)
-
trunk/languages/Block-Spam-Comment.pot (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
block-spam-comment/tags/1.0.0/languages/Block-Spam-Comment-ja.po
r1964470 r1965065 4 4 "Report-Msgid-Bugs-To: \n" 5 5 "POT-Creation-Date: 2018-10-28 20:48+0900\n" 6 "PO-Revision-Date: 2018-10-2 8 20:48+0900\n"6 "PO-Revision-Date: 2018-10-29 21:39+0900\n" 7 7 "Last-Translator: \n" 8 8 "Language-Team: poku\n" … … 17 17 "X-Generator: Poedit 1.5.7\n" 18 18 "X-Poedit-SearchPath-0: ..\n" 19 20 #. Author URI of the plugin/theme 21 msgid "https://xn--pckxe.jp/poku" 22 msgstr "https://xn--pckxe.jp/poku" 23 24 #. Author of the plugin/theme 25 msgid "poku" 26 msgstr "ポクくん" 27 28 #. Description of the plugin/theme 29 msgid "Block spam comments definitely without settings or Captcha." 30 msgstr "スパムコメントを確実にブロックするプラグイン。設定は不要です。" 31 32 #. Plugin URI of the plugin/theme 33 msgid "https://wordpress.org/plugins/block-spam-comment" 34 msgstr "https://wordpress.org/plugins/block-spam-comment" 35 36 #. Plugin Name of the plugin/theme 37 msgid "Block Spam Comment" 38 msgstr "Block Spam Comment" 39 40 #. Found in changelog paragraph. 41 msgid "" 42 "1.0.0\n" 43 "First release." 44 msgstr "" 45 "1.0.0\n" 46 "初回リリース" 47 48 #. Found in installation list item. 49 msgid "" 50 "Install and activate the plugin through the 'Plugins' menu in WordPress." 51 msgstr "" 52 "ワードプレスのプラグインのメニューからプラグインをインストールし、有効にして" 53 "ください" 54 55 #. Found in description paragraph. 56 msgid "" 57 "You can see how many spam comments were blocked and data about IP and user " 58 "agent of bots. You also can download the csv file with that data." 59 msgstr "" 60 "ブロックされたスパムコメントの量やそれらのIPアドレスやユーザーエージェントは" 61 "記録され、プラグインページから見ることができます。それらのデータはcsv形式でダ" 62 "ウンロードすることもできます。" 63 64 #. Found in description paragraph. 65 msgid "" 66 "The three systems of \"Block Spam Comment\" using JavaScript make it " 67 "impossible for bots to post comments, because bots cannot use JavaScript. " 68 "Spam comments are not saved, so it reduces load on your server and save time " 69 "to delete spam comments." 70 msgstr "" 71 "Block Spam CommentのJavaScriptを用いた3つのシステムによって、JavaScriptの使え" 72 "ないbot(ロボット)はコメントできなくなります。ユーザーがキャプチャを入力する" 73 "必要はありません。\n" 74 "スパムコメントは保存されないので、サーバーの負荷やスパムコメントを消す手間が" 75 "なくなります。" 76 77 #. Found in description paragraph. 78 msgid "" 79 "\"Block Spam Comment\" definitely blocks comments of bots without settings " 80 "or Captcha." 81 msgstr "Block Spam Commentはスパムコメントを確実にブロックするプラグインです。" 82 83 #. Screenshot description. 84 msgid "ERROR page" 85 msgstr "エラー画面" 86 87 #. Screenshot description. 88 msgid "Plugin page" 89 msgstr "プラグインページ" 19 90 20 91 #: ../Block-Spam-Comment.php:83 -
block-spam-comment/tags/1.0.0/languages/Block-Spam-Comment.pot
r1964470 r1965065 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 13 #. Author URI of the plugin/theme 14 msgid "https://xn--pckxe.jp/poku" 15 msgstr "" 16 17 #. Author of the plugin/theme 18 msgid "poku" 19 msgstr "" 20 21 #. Description of the plugin/theme 22 msgid "Block spam comments definitely without settings or Captcha." 23 msgstr "" 24 25 #. Plugin URI of the plugin/theme 26 msgid "https://wordpress.org/plugins/block-spam-comment" 27 msgstr "" 28 29 #. Plugin Name of the plugin/theme 30 msgid "Block Spam Comment" 31 msgstr "" 32 33 #. Found in changelog paragraph. 34 msgid "1.0.0\nFirst release." 35 msgstr "" 36 37 #. Found in installation list item. 38 msgid "Install and activate the plugin through the 'Plugins' menu in WordPress." 39 msgstr "" 40 41 #. Found in description paragraph. 42 msgid "You can see how many spam comments were blocked and data about IP and user agent of bots. You also can download the csv file with that data." 43 msgstr "" 44 45 #. Found in description paragraph. 46 msgid "The three systems of \"Block Spam Comment\" using JavaScript make it impossible for bots to post comments, because bots cannot use JavaScript. Spam comments are not saved, so it reduces load on your server and save time to delete spam comments." 47 msgstr "" 48 49 #. Screenshot description. 50 msgid "ERROR page" 51 msgstr "" 52 53 #. Screenshot description. 54 msgid "Plugin page" 55 msgstr "" 56 57 #. Short description. 58 msgid "Block spam comments definitely without settings or Captcha." 59 msgstr """ 12 60 13 61 #: ../Block-Spam-Comment/Block-Spam-Comment.php:106 -
block-spam-comment/tags/1.0.0/readme.txt
r1964548 r1965065 21 21 == Installation == 22 22 23 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 24 1. Activate the plugin through the 'Plugins' menu in WordPress 25 1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates 23 Install and activate the plugin through the 'Plugins' menu in WordPress. 26 24 27 25 == Frequently asked questions == -
block-spam-comment/trunk/languages/Block-Spam-Comment-ja.po
r1964470 r1965065 4 4 "Report-Msgid-Bugs-To: \n" 5 5 "POT-Creation-Date: 2018-10-28 20:48+0900\n" 6 "PO-Revision-Date: 2018-10-2 8 20:48+0900\n"6 "PO-Revision-Date: 2018-10-29 21:39+0900\n" 7 7 "Last-Translator: \n" 8 8 "Language-Team: poku\n" … … 17 17 "X-Generator: Poedit 1.5.7\n" 18 18 "X-Poedit-SearchPath-0: ..\n" 19 20 #. Author URI of the plugin/theme 21 msgid "https://xn--pckxe.jp/poku" 22 msgstr "https://xn--pckxe.jp/poku" 23 24 #. Author of the plugin/theme 25 msgid "poku" 26 msgstr "ポクくん" 27 28 #. Description of the plugin/theme 29 msgid "Block spam comments definitely without settings or Captcha." 30 msgstr "スパムコメントを確実にブロックするプラグイン。設定は不要です。" 31 32 #. Plugin URI of the plugin/theme 33 msgid "https://wordpress.org/plugins/block-spam-comment" 34 msgstr "https://wordpress.org/plugins/block-spam-comment" 35 36 #. Plugin Name of the plugin/theme 37 msgid "Block Spam Comment" 38 msgstr "Block Spam Comment" 39 40 #. Found in changelog paragraph. 41 msgid "" 42 "1.0.0\n" 43 "First release." 44 msgstr "" 45 "1.0.0\n" 46 "初回リリース" 47 48 #. Found in installation list item. 49 msgid "" 50 "Install and activate the plugin through the 'Plugins' menu in WordPress." 51 msgstr "" 52 "ワードプレスのプラグインのメニューからプラグインをインストールし、有効にして" 53 "ください" 54 55 #. Found in description paragraph. 56 msgid "" 57 "You can see how many spam comments were blocked and data about IP and user " 58 "agent of bots. You also can download the csv file with that data." 59 msgstr "" 60 "ブロックされたスパムコメントの量やそれらのIPアドレスやユーザーエージェントは" 61 "記録され、プラグインページから見ることができます。それらのデータはcsv形式でダ" 62 "ウンロードすることもできます。" 63 64 #. Found in description paragraph. 65 msgid "" 66 "The three systems of \"Block Spam Comment\" using JavaScript make it " 67 "impossible for bots to post comments, because bots cannot use JavaScript. " 68 "Spam comments are not saved, so it reduces load on your server and save time " 69 "to delete spam comments." 70 msgstr "" 71 "Block Spam CommentのJavaScriptを用いた3つのシステムによって、JavaScriptの使え" 72 "ないbot(ロボット)はコメントできなくなります。ユーザーがキャプチャを入力する" 73 "必要はありません。\n" 74 "スパムコメントは保存されないので、サーバーの負荷やスパムコメントを消す手間が" 75 "なくなります。" 76 77 #. Found in description paragraph. 78 msgid "" 79 "\"Block Spam Comment\" definitely blocks comments of bots without settings " 80 "or Captcha." 81 msgstr "Block Spam Commentはスパムコメントを確実にブロックするプラグインです。" 82 83 #. Screenshot description. 84 msgid "ERROR page" 85 msgstr "エラー画面" 86 87 #. Screenshot description. 88 msgid "Plugin page" 89 msgstr "プラグインページ" 19 90 20 91 #: ../Block-Spam-Comment.php:83 -
block-spam-comment/trunk/languages/Block-Spam-Comment.pot
r1964470 r1965065 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 13 #. Author URI of the plugin/theme 14 msgid "https://xn--pckxe.jp/poku" 15 msgstr "" 16 17 #. Author of the plugin/theme 18 msgid "poku" 19 msgstr "" 20 21 #. Description of the plugin/theme 22 msgid "Block spam comments definitely without settings or Captcha." 23 msgstr "" 24 25 #. Plugin URI of the plugin/theme 26 msgid "https://wordpress.org/plugins/block-spam-comment" 27 msgstr "" 28 29 #. Plugin Name of the plugin/theme 30 msgid "Block Spam Comment" 31 msgstr "" 32 33 #. Found in changelog paragraph. 34 msgid "1.0.0\nFirst release." 35 msgstr "" 36 37 #. Found in installation list item. 38 msgid "Install and activate the plugin through the 'Plugins' menu in WordPress." 39 msgstr "" 40 41 #. Found in description paragraph. 42 msgid "You can see how many spam comments were blocked and data about IP and user agent of bots. You also can download the csv file with that data." 43 msgstr "" 44 45 #. Found in description paragraph. 46 msgid "The three systems of \"Block Spam Comment\" using JavaScript make it impossible for bots to post comments, because bots cannot use JavaScript. Spam comments are not saved, so it reduces load on your server and save time to delete spam comments." 47 msgstr "" 48 49 #. Screenshot description. 50 msgid "ERROR page" 51 msgstr "" 52 53 #. Screenshot description. 54 msgid "Plugin page" 55 msgstr "" 56 57 #. Short description. 58 msgid "Block spam comments definitely without settings or Captcha." 59 msgstr """ 12 60 13 61 #: ../Block-Spam-Comment/Block-Spam-Comment.php:106 -
block-spam-comment/trunk/readme.txt
r1964548 r1965065 21 21 == Installation == 22 22 23 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 24 1. Activate the plugin through the 'Plugins' menu in WordPress 25 1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates 23 Install and activate the plugin through the 'Plugins' menu in WordPress. 26 24 27 25 == Frequently asked questions ==
Note: See TracChangeset
for help on using the changeset viewer.