Plugin Directory

Changeset 1965065


Ignore:
Timestamp:
10/29/2018 12:40:50 PM (7 years ago)
Author:
poku
Message:

1.0.0

Location:
block-spam-comment
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • block-spam-comment/tags/1.0.0/languages/Block-Spam-Comment-ja.po

    r1964470 r1965065  
    44"Report-Msgid-Bugs-To: \n"
    55"POT-Creation-Date: 2018-10-28 20:48+0900\n"
    6 "PO-Revision-Date: 2018-10-28 20:48+0900\n"
     6"PO-Revision-Date: 2018-10-29 21:39+0900\n"
    77"Last-Translator: \n"
    88"Language-Team: poku\n"
     
    1717"X-Generator: Poedit 1.5.7\n"
    1818"X-Poedit-SearchPath-0: ..\n"
     19
     20#. Author URI of the plugin/theme
     21msgid "https://xn--pckxe.jp/poku"
     22msgstr "https://xn--pckxe.jp/poku"
     23
     24#. Author of the plugin/theme
     25msgid "poku"
     26msgstr "ポクくん"
     27
     28#. Description of the plugin/theme
     29msgid "Block spam comments definitely without settings or Captcha."
     30msgstr "スパムコメントを確実にブロックするプラグイン。設定は不要です。"
     31
     32#. Plugin URI of the plugin/theme
     33msgid "https://wordpress.org/plugins/block-spam-comment"
     34msgstr "https://wordpress.org/plugins/block-spam-comment"
     35
     36#. Plugin Name of the plugin/theme
     37msgid "Block Spam Comment"
     38msgstr "Block Spam Comment"
     39
     40#. Found in changelog paragraph.
     41msgid ""
     42"1.0.0\n"
     43"First release."
     44msgstr ""
     45"1.0.0\n"
     46"初回リリース"
     47
     48#. Found in installation list item.
     49msgid ""
     50"Install and activate the plugin through the 'Plugins' menu in WordPress."
     51msgstr ""
     52"ワードプレスのプラグインのメニューからプラグインをインストールし、有効にして"
     53"ください"
     54
     55#. Found in description paragraph.
     56msgid ""
     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."
     59msgstr ""
     60"ブロックされたスパムコメントの量やそれらのIPアドレスやユーザーエージェントは"
     61"記録され、プラグインページから見ることができます。それらのデータはcsv形式でダ"
     62"ウンロードすることもできます。"
     63
     64#. Found in description paragraph.
     65msgid ""
     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."
     70msgstr ""
     71"Block Spam CommentのJavaScriptを用いた3つのシステムによって、JavaScriptの使え"
     72"ないbot(ロボット)はコメントできなくなります。ユーザーがキャプチャを入力する"
     73"必要はありません。\n"
     74"スパムコメントは保存されないので、サーバーの負荷やスパムコメントを消す手間が"
     75"なくなります。"
     76
     77#. Found in description paragraph.
     78msgid ""
     79"\"Block Spam Comment\" definitely blocks comments of bots without settings "
     80"or Captcha."
     81msgstr "Block Spam Commentはスパムコメントを確実にブロックするプラグインです。"
     82
     83#. Screenshot description.
     84msgid "ERROR page"
     85msgstr "エラー画面"
     86
     87#. Screenshot description.
     88msgid "Plugin page"
     89msgstr "プラグインページ"
    1990
    2091#: ../Block-Spam-Comment.php:83
  • block-spam-comment/tags/1.0.0/languages/Block-Spam-Comment.pot

    r1964470 r1965065  
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
     12
     13#. Author URI of the plugin/theme
     14msgid "https://xn--pckxe.jp/poku"
     15msgstr ""
     16
     17#. Author of the plugin/theme
     18msgid "poku"
     19msgstr ""
     20
     21#. Description of the plugin/theme
     22msgid "Block spam comments definitely without settings or Captcha."
     23msgstr ""
     24
     25#. Plugin URI of the plugin/theme
     26msgid "https://wordpress.org/plugins/block-spam-comment"
     27msgstr ""
     28
     29#. Plugin Name of the plugin/theme
     30msgid "Block Spam Comment"
     31msgstr ""
     32
     33#. Found in changelog paragraph.
     34msgid "1.0.0\nFirst release."
     35msgstr ""
     36
     37#. Found in installation list item.
     38msgid "Install and activate the plugin through the 'Plugins' menu in WordPress."
     39msgstr ""
     40
     41#. Found in description paragraph.
     42msgid "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."
     43msgstr ""
     44
     45#. Found in description paragraph.
     46msgid "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."
     47msgstr ""
     48
     49#. Screenshot description.
     50msgid "ERROR page"
     51msgstr ""
     52
     53#. Screenshot description.
     54msgid "Plugin page"
     55msgstr ""
     56
     57#. Short description.
     58msgid "Block spam comments definitely without settings or Captcha."
     59msgstr """
    1260
    1361#: ../Block-Spam-Comment/Block-Spam-Comment.php:106
  • block-spam-comment/tags/1.0.0/readme.txt

    r1964548 r1965065  
    2121== Installation ==
    2222
    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
     23Install and activate the plugin through the 'Plugins' menu in WordPress.
    2624
    2725== Frequently asked questions ==
  • block-spam-comment/trunk/languages/Block-Spam-Comment-ja.po

    r1964470 r1965065  
    44"Report-Msgid-Bugs-To: \n"
    55"POT-Creation-Date: 2018-10-28 20:48+0900\n"
    6 "PO-Revision-Date: 2018-10-28 20:48+0900\n"
     6"PO-Revision-Date: 2018-10-29 21:39+0900\n"
    77"Last-Translator: \n"
    88"Language-Team: poku\n"
     
    1717"X-Generator: Poedit 1.5.7\n"
    1818"X-Poedit-SearchPath-0: ..\n"
     19
     20#. Author URI of the plugin/theme
     21msgid "https://xn--pckxe.jp/poku"
     22msgstr "https://xn--pckxe.jp/poku"
     23
     24#. Author of the plugin/theme
     25msgid "poku"
     26msgstr "ポクくん"
     27
     28#. Description of the plugin/theme
     29msgid "Block spam comments definitely without settings or Captcha."
     30msgstr "スパムコメントを確実にブロックするプラグイン。設定は不要です。"
     31
     32#. Plugin URI of the plugin/theme
     33msgid "https://wordpress.org/plugins/block-spam-comment"
     34msgstr "https://wordpress.org/plugins/block-spam-comment"
     35
     36#. Plugin Name of the plugin/theme
     37msgid "Block Spam Comment"
     38msgstr "Block Spam Comment"
     39
     40#. Found in changelog paragraph.
     41msgid ""
     42"1.0.0\n"
     43"First release."
     44msgstr ""
     45"1.0.0\n"
     46"初回リリース"
     47
     48#. Found in installation list item.
     49msgid ""
     50"Install and activate the plugin through the 'Plugins' menu in WordPress."
     51msgstr ""
     52"ワードプレスのプラグインのメニューからプラグインをインストールし、有効にして"
     53"ください"
     54
     55#. Found in description paragraph.
     56msgid ""
     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."
     59msgstr ""
     60"ブロックされたスパムコメントの量やそれらのIPアドレスやユーザーエージェントは"
     61"記録され、プラグインページから見ることができます。それらのデータはcsv形式でダ"
     62"ウンロードすることもできます。"
     63
     64#. Found in description paragraph.
     65msgid ""
     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."
     70msgstr ""
     71"Block Spam CommentのJavaScriptを用いた3つのシステムによって、JavaScriptの使え"
     72"ないbot(ロボット)はコメントできなくなります。ユーザーがキャプチャを入力する"
     73"必要はありません。\n"
     74"スパムコメントは保存されないので、サーバーの負荷やスパムコメントを消す手間が"
     75"なくなります。"
     76
     77#. Found in description paragraph.
     78msgid ""
     79"\"Block Spam Comment\" definitely blocks comments of bots without settings "
     80"or Captcha."
     81msgstr "Block Spam Commentはスパムコメントを確実にブロックするプラグインです。"
     82
     83#. Screenshot description.
     84msgid "ERROR page"
     85msgstr "エラー画面"
     86
     87#. Screenshot description.
     88msgid "Plugin page"
     89msgstr "プラグインページ"
    1990
    2091#: ../Block-Spam-Comment.php:83
  • block-spam-comment/trunk/languages/Block-Spam-Comment.pot

    r1964470 r1965065  
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
     12
     13#. Author URI of the plugin/theme
     14msgid "https://xn--pckxe.jp/poku"
     15msgstr ""
     16
     17#. Author of the plugin/theme
     18msgid "poku"
     19msgstr ""
     20
     21#. Description of the plugin/theme
     22msgid "Block spam comments definitely without settings or Captcha."
     23msgstr ""
     24
     25#. Plugin URI of the plugin/theme
     26msgid "https://wordpress.org/plugins/block-spam-comment"
     27msgstr ""
     28
     29#. Plugin Name of the plugin/theme
     30msgid "Block Spam Comment"
     31msgstr ""
     32
     33#. Found in changelog paragraph.
     34msgid "1.0.0\nFirst release."
     35msgstr ""
     36
     37#. Found in installation list item.
     38msgid "Install and activate the plugin through the 'Plugins' menu in WordPress."
     39msgstr ""
     40
     41#. Found in description paragraph.
     42msgid "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."
     43msgstr ""
     44
     45#. Found in description paragraph.
     46msgid "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."
     47msgstr ""
     48
     49#. Screenshot description.
     50msgid "ERROR page"
     51msgstr ""
     52
     53#. Screenshot description.
     54msgid "Plugin page"
     55msgstr ""
     56
     57#. Short description.
     58msgid "Block spam comments definitely without settings or Captcha."
     59msgstr """
    1260
    1361#: ../Block-Spam-Comment/Block-Spam-Comment.php:106
  • block-spam-comment/trunk/readme.txt

    r1964548 r1965065  
    2121== Installation ==
    2222
    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
     23Install and activate the plugin through the 'Plugins' menu in WordPress.
    2624
    2725== Frequently asked questions ==
Note: See TracChangeset for help on using the changeset viewer.