Plugin Directory

Changeset 2078517


Ignore:
Timestamp:
05/01/2019 11:43:16 AM (7 years ago)
Author:
iisys
Message:

Readme fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-leaflet-mapper/trunk/languages/wp-leaflet-mapper.pot

    r2078189 r2078517  
    1 # Copyright (C) 2019 Leaflet Mapper
    2 # This file is distributed under the same license as the Leaflet Mapper package.
    3 #, fuzzy
     1# Translation of Plugins - WP Leaflet Mapper - Development (trunk) in Japanese
     2# This file is distributed under the same license as the Plugins - WP Leaflet Mapper - Development (trunk) package.
    43msgid ""
    54msgstr ""
    6 "Project-Id-Version: Leaflet Mapper 1.0.0\n"
    7 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-leaflet-mapper\n"
    8 "Language-Team: IISYS\n"
     5"PO-Revision-Date: 2019-05-01 20:32+0900\n"
    96"MIME-Version: 1.0\n"
    107"Content-Type: text/plain; charset=UTF-8\n"
    118"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2019-04-29 17:06+0900\n"
    13 "PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
     9"Plural-Forms: nplurals=1; plural=0;\n"
     10"X-Generator: Poedit 2.2.1\n"
     11"Language: ja_JP\n"
     12"Project-Id-Version: Plugins - WP Leaflet Mapper - Development (trunk)\n"
     13"POT-Creation-Date: \n"
    1414"Last-Translator: \n"
    15 "X-Generator: Poedit 2.2.1\n"
    16 "X-Poedit-Basepath: ..\n"
    17 "X-Poedit-KeywordsList: __;_e\n"
    18 "X-Poedit-SourceCharset: UTF-8\n"
    19 "X-Poedit-SearchPath-0: wp-leaflet-mapper.php\n"
     15"Language-Team: \n"
     16
     17#: wp-leaflet-mapper.php:213
     18msgid "Save Changes"
     19msgstr "設定を保存"
     20
     21#: wp-leaflet-mapper.php:207
     22msgid "GSI(Japan Map)"
     23msgstr "国土地理院タイル(日本のみ)"
     24
     25#: wp-leaflet-mapper.php:203
     26msgid "Select a map tile"
     27msgstr "マップタイルを選択"
     28
     29#: wp-leaflet-mapper.php:189
     30msgid "Describe the post type to display the map on the admin panel. More than one can be specified by comma (,)."
     31msgstr "管理画面で地図を表示する投稿タイプを記述してください。カンマ(,)で複数指定可能です。"
     32
     33#: wp-leaflet-mapper.php:187
     34msgid "Post Type"
     35msgstr "投稿タイプ"
     36
     37#: wp-leaflet-mapper.php:183
     38msgid "Maximum zoom level"
     39msgstr "最大ズームレベル"
     40
     41#: wp-leaflet-mapper.php:179
     42msgid "Minimum zoom level"
     43msgstr "最小ズームレベル"
     44
     45#: wp-leaflet-mapper.php:174
     46msgid "Map height"
     47msgstr "表示する地図の高さ"
     48
     49#: wp-leaflet-mapper.php:170
     50msgid "Default location"
     51msgstr "初期表示位置"
     52
     53#: wp-leaflet-mapper.php:164
     54msgid "Leaflet Mapper Options"
     55msgstr "Leaflet Mapper 設定"
     56
     57#: wp-leaflet-mapper.php:120
     58msgid "Leaflet-Mapper"
     59msgstr "Leaflet-Mapper設定"
     60
     61#: wp-leaflet-mapper.php:73
     62msgid "GSI"
     63msgstr "地理院タイル"
    2064
    2165#: wp-leaflet-mapper.php:37
    2266msgid "Specify a location"
    23 msgstr ""
     67msgstr "MAP登録"
    2468
    25 #: wp-leaflet-mapper.php:73
    26 msgid "GSI"
    27 msgstr ""
     69#. Author URI of the plugin
     70msgid "https://www.ii-sys.jp"
     71msgstr "https://www.ii-sys.jp"
    2872
    29 #: wp-leaflet-mapper.php:120
    30 msgid "Leaflet-Mapper"
    31 msgstr ""
     73#. Author of the plugin
     74msgid "sio"
     75msgstr "sio"
    3276
    33 #: wp-leaflet-mapper.php:156
    34 msgid "Leaflet Mapper Options"
    35 msgstr ""
     77#. Description of the plugin
     78msgid "Supports switching from GMap to Leaflet. Display map on post screen and save LatLng as a custom field at GUI."
     79msgstr "GMapからLeafletへの切り替えをサポートします。投稿画面に地図を表示し、GUIでLatLngをカスタムフィールドとして保存します。"
    3680
    37 #: wp-leaflet-mapper.php:161
    38 msgid "Default location"
    39 msgstr ""
    40 
    41 #: wp-leaflet-mapper.php:165
    42 msgid "Map height"
    43 msgstr ""
    44 
    45 #: wp-leaflet-mapper.php:170
    46 msgid "Minimum zoom level"
    47 msgstr ""
    48 
    49 #: wp-leaflet-mapper.php:174
    50 msgid "Maximum zoom level"
    51 msgstr ""
    52 
    53 #: wp-leaflet-mapper.php:178
    54 msgid "Post Type"
    55 msgstr ""
    56 
    57 #: wp-leaflet-mapper.php:180
    58 msgid "Describe the post type to display the map on the admin panel. More than one can be specified by comma (,)."
    59 msgstr ""
    60 
    61 #: wp-leaflet-mapper.php:194
    62 msgid "Select a map tile"
    63 msgstr ""
    64 
    65 #: wp-leaflet-mapper.php:198
    66 msgid "GSI(Japan Map)"
    67 msgstr ""
    68 
    69 #: wp-leaflet-mapper.php:204
    70 msgid "Save Changes"
    71 msgstr ""
     81#. Plugin Name of the plugin
     82msgid "WP Leaflet Mapper"
     83msgstr "WP Leaflet Mapper"
Note: See TracChangeset for help on using the changeset viewer.