Plugin Directory

Changeset 2975663


Ignore:
Timestamp:
10/06/2023 03:46:01 PM (2 years ago)
Author:
RedWoodCIty
Message:

v1.0.2 Upload Text correction

Location:
wp-notepad
Files:
18 added
3 edited

Legend:

Unmodified
Added
Removed
  • wp-notepad/trunk/languages/rwc-wpnotepad-ja.po

    r2253346 r2975663  
    11msgid ""
    22msgstr ""
    3 "Project-Id-Version: QR code management\n"
    4 "POT-Creation-Date: 2020-03-01 03:39+0900\n"
    5 "PO-Revision-Date: 2020-03-01 03:39+0900\n"
     3"Project-Id-Version: WP Notepad\n"
     4"POT-Creation-Date: 2023-10-07 00:40+0900\n"
     5"PO-Revision-Date: 2023-10-07 00:41+0900\n"
    66"Last-Translator: Redwoodcity Inc. <mail@redwoodcity.jp>\n"
    77"Language-Team: Redwoodcity Inc. <mail@redwoodcity.jp>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "X-Generator: Poedit 2.2.4\n"
     12"Plural-Forms: nplurals=1; plural=0;\n"
     13"X-Generator: Poedit 3.4\n"
    1314"X-Poedit-Basepath: ..\n"
    14 "Plural-Forms: nplurals=1; plural=0;\n"
    1515"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
    1616"X-Poedit-WPHeader: rwc-wpnotepad.php\n"
     
    3030msgstr "ブラウザに保存するメモ帳を設置します。"
    3131
    32 #: includes/class.wpnotepad_widget.php:69
     32#: includes/class.wpnotepad_widget.php:76
    3333msgid "New title"
    3434msgstr "新しいタイトル"
    3535
    36 #: includes/class.wpnotepad_widget.php:75
     36#: includes/class.wpnotepad_widget.php:82
    3737msgid "Title:"
    3838msgstr "タイトル:"
    3939
    40 #: includes/class.wpnotepad_widget.php:80
     40#: includes/class.wpnotepad_widget.php:87
    4141msgid "Description:"
    4242msgstr "説明文:"
     
    235235#~ "Due to a potential server misconfiguration, it seems that HTTP Basic "
    236236#~ "Authorization may not work for the REST API on this site: `Authorization` "
    237 #~ "headers are not being sent to WordPress by the web server. <a href="
    238 #~ "\"https://github.com/georgestephanis/application-passwords/wiki/Basic-"
    239 #~ "Authorization-Header----Missing\">You can learn more about this problem, "
    240 #~ "and a possible solution, on our GitHub Wiki.</a>"
     237#~ "headers are not being sent to WordPress by the web server. <a "
     238#~ "href=\"https://github.com/georgestephanis/application-passwords/wiki/"
     239#~ "Basic-Authorization-Header----Missing\">You can learn more about this "
     240#~ "problem, and a possible solution, on our GitHub Wiki.</a>"
    241241#~ msgstr ""
    242242#~ "サーバーの設定ミスが発生する可能性があるため、このサイトのREST APIではHTTP"
     
    370370
    371371#~ msgid ""
    372 #~ "Install the downloaded plug-in to WordPress. Please click on the \"Add New"
    373 #~ "\" menu in the \"Plug-in\" menu on the management screen."
     372#~ "Install the downloaded plug-in to WordPress. Please click on the \"Add "
     373#~ "New\" menu in the \"Plug-in\" menu on the management screen."
    374374#~ msgstr ""
    375375#~ "ダウンロードしたプラグインをWordPressにインストールします。管理画面の「プ"
  • wp-notepad/trunk/readme.txt

    r2523209 r2975663  
    1 === WP Notead ===
     1=== WP Notepad ===
    22Contributors: Redwoodcity
    33Donate link: https://www.redwoodcity.jp/app/wp-notepad/
     
    55Requires at least: 4.7
    66Tested up to: 5.7
    7 Stable tag: 1.0.1
     7Stable tag: 1.0.2
    88Requires PHP: 7.1
    99License: GPLv2 or later
     
    3131== Changelog ==
    3232
     33= 1.0.2 =
     34*Release Date - 7 October 2023*
     35* Text correction
     36
    3337= 1.0.1 =
    3438*Release Date - 14 April 2021*
Note: See TracChangeset for help on using the changeset viewer.