Plugin Directory

Changeset 1232867


Ignore:
Timestamp:
08/28/2015 08:11:12 AM (11 years ago)
Author:
beek.yoshida
Message:

v 0.7.1
Translation files update.

Location:
beek-widget-extention/trunk
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • beek-widget-extention/trunk/beek-widget-extention.php

    r1232861 r1232867  
    44  Plugin URI: http://beek.jp/beek-widget-extention/
    55  Description: Will extend the widget of WordPress.
    6   Version: 0.7.0
     6  Version: 0.7.1
    77  Author: Satoshi Yoshida
    88  Author URI: http://beek.jp
  • beek-widget-extention/trunk/languages/beek-widget-extention-ja.po

    r1230972 r1232867  
    22msgstr ""
    33"Project-Id-Version: Beek Widget Extention\n"
    4 "POT-Creation-Date: 2015-08-26 14:26+0900\n"
    5 "PO-Revision-Date: 2015-08-26 14:27+0900\n"
     4"POT-Creation-Date: 2015-08-28 17:08+0900\n"
     5"PO-Revision-Date: 2015-08-28 17:09+0900\n"
    66"Last-Translator: satoshi yoshida <yos.3104@gmail.com>\n"
    77"Language-Team: Satoshi Yoshida <yos.3104@gmail.com>\n"
     
    182182msgstr "ページネーション"
    183183
    184 #: inc/custom-post-list.php:253
     184#: inc/custom-post-list.php:256
    185185msgid "No Posts"
    186186msgstr "記事がありません"
    187187
    188 #: inc/custom-post-list.php:334 inc/custom-post-list.php:378
     188#: inc/custom-post-list.php:263 inc/custom-post-list.php:265
     189#: inc/custom-post-list.php:267
     190msgid "Load more articles"
     191msgstr "記事を読み込む"
     192
     193#: inc/custom-post-list.php:360 inc/custom-post-list.php:414
    189194msgid "Posted by"
    190195msgstr "投稿者"
    191196
    192 #: inc/custom-post-list.php:342 inc/custom-post-list.php:386
     197#: inc/custom-post-list.php:368 inc/custom-post-list.php:422
    193198msgid "More..."
    194199msgstr "もっと見る"
     200
     201#: inc/custom-post-list.php:494 inc/custom-post-list.php:502
     202msgid "Parameter is abnormal"
     203msgstr "通信パラメータが異常です"
     204
     205#: inc/custom-post-list.php:520
     206msgid "Did load all"
     207msgstr "全て読み込みました"
    195208
    196209#: inc/heading.php:7
  • beek-widget-extention/trunk/languages/beek-widget-extention.pot

    r1230972 r1232867  
    44"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
    55"Project-Id-Version: Beek Widget Extention\n"
    6 "POT-Creation-Date: 2015-08-26 14:26+0900\n"
     6"POT-Creation-Date: 2015-08-28 17:08+0900\n"
    77"PO-Revision-Date: 2015-08-24 14:04+0900\n"
    88"Last-Translator: satoshi yoshida <yos.3104@gmail.com>\n"
     
    182182msgstr ""
    183183
    184 #: inc/custom-post-list.php:253
     184#: inc/custom-post-list.php:256
    185185msgid "No Posts"
    186186msgstr ""
    187187
    188 #: inc/custom-post-list.php:334 inc/custom-post-list.php:378
     188#: inc/custom-post-list.php:263 inc/custom-post-list.php:265
     189#: inc/custom-post-list.php:267
     190msgid "Load more articles"
     191msgstr ""
     192
     193#: inc/custom-post-list.php:360 inc/custom-post-list.php:414
    189194msgid "Posted by"
    190195msgstr ""
    191196
    192 #: inc/custom-post-list.php:342 inc/custom-post-list.php:386
     197#: inc/custom-post-list.php:368 inc/custom-post-list.php:422
    193198msgid "More..."
     199msgstr ""
     200
     201#: inc/custom-post-list.php:494 inc/custom-post-list.php:502
     202msgid "Parameter is abnormal"
     203msgstr ""
     204
     205#: inc/custom-post-list.php:520
     206msgid "Did load all"
    194207msgstr ""
    195208
  • beek-widget-extention/trunk/readme.txt

    r1232861 r1232867  
    44Requires at least: 4.1
    55Tested up to: 4.3
    6 Stable tag: 0.7.0
     6Stable tag: 0.7.1
    77License: GPLv2 or later
    88
     
    2323
    2424= 0.7.0 =
     25
     26Translation files update.
     27
     28= 0.7.1 =
    2529
    2630Add AJAX load to Custom Post List widget.
     
    8185== Upgrade Notice ==
    8286
     87= 0.7.1 =
     88
     89Translation files update.
     90
    8391= 0.7.0 =
    8492
Note: See TracChangeset for help on using the changeset viewer.