Changeset 2078517
- Timestamp:
- 05/01/2019 11:43:16 AM (7 years ago)
- 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. 4 3 msgid "" 5 4 msgstr "" 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" 9 6 "MIME-Version: 1.0\n" 10 7 "Content-Type: text/plain; charset=UTF-8\n" 11 8 "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" 14 14 "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 18 msgid "Save Changes" 19 msgstr "設定を保存" 20 21 #: wp-leaflet-mapper.php:207 22 msgid "GSI(Japan Map)" 23 msgstr "国土地理院タイル(日本のみ)" 24 25 #: wp-leaflet-mapper.php:203 26 msgid "Select a map tile" 27 msgstr "マップタイルを選択" 28 29 #: wp-leaflet-mapper.php:189 30 msgid "Describe the post type to display the map on the admin panel. More than one can be specified by comma (,)." 31 msgstr "管理画面で地図を表示する投稿タイプを記述してください。カンマ(,)で複数指定可能です。" 32 33 #: wp-leaflet-mapper.php:187 34 msgid "Post Type" 35 msgstr "投稿タイプ" 36 37 #: wp-leaflet-mapper.php:183 38 msgid "Maximum zoom level" 39 msgstr "最大ズームレベル" 40 41 #: wp-leaflet-mapper.php:179 42 msgid "Minimum zoom level" 43 msgstr "最小ズームレベル" 44 45 #: wp-leaflet-mapper.php:174 46 msgid "Map height" 47 msgstr "表示する地図の高さ" 48 49 #: wp-leaflet-mapper.php:170 50 msgid "Default location" 51 msgstr "初期表示位置" 52 53 #: wp-leaflet-mapper.php:164 54 msgid "Leaflet Mapper Options" 55 msgstr "Leaflet Mapper 設定" 56 57 #: wp-leaflet-mapper.php:120 58 msgid "Leaflet-Mapper" 59 msgstr "Leaflet-Mapper設定" 60 61 #: wp-leaflet-mapper.php:73 62 msgid "GSI" 63 msgstr "地理院タイル" 20 64 21 65 #: wp-leaflet-mapper.php:37 22 66 msgid "Specify a location" 23 msgstr " "67 msgstr "MAP登録" 24 68 25 # : wp-leaflet-mapper.php:7326 msgid " GSI"27 msgstr " "69 #. Author URI of the plugin 70 msgid "https://www.ii-sys.jp" 71 msgstr "https://www.ii-sys.jp" 28 72 29 # : wp-leaflet-mapper.php:12030 msgid " Leaflet-Mapper"31 msgstr " "73 #. Author of the plugin 74 msgid "sio" 75 msgstr "sio" 32 76 33 # : wp-leaflet-mapper.php:15634 msgid " Leaflet Mapper Options"35 msgstr " "77 #. Description of the plugin 78 msgid "Supports switching from GMap to Leaflet. Display map on post screen and save LatLng as a custom field at GUI." 79 msgstr "GMapからLeafletへの切り替えをサポートします。投稿画面に地図を表示し、GUIでLatLngをカスタムフィールドとして保存します。" 36 80 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 82 msgid "WP Leaflet Mapper" 83 msgstr "WP Leaflet Mapper"
Note: See TracChangeset
for help on using the changeset viewer.