msgid ""
msgstr ""
"Project-Id-Version: md_google_map_attribute 1.1\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-06-07T14:24:18+00:00\n"
"PO-Revision-Date: 2023-06-07T14:24:18+00:00\n"
"Language: ja_JP\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: packages/md_google_map_attribute/controller.php:41
msgid "Macareux Google Map Attribute"
msgstr "マカルーGoogleマップ属性"

#: packages/md_google_map_attribute/controller.php:46
msgid "Add a new attribute type to set location for objects with google map interface."
msgstr "Googleマップのインターフェースでオブジェクトに位置情報を設定できる属性タイプを追加します。"

#: packages/md_google_map_attribute/attributes/google_map/controller.php:228
msgid "Invalid latitude value."
msgstr "緯度の値が不正です。"

#: packages/md_google_map_attribute/attributes/google_map/controller.php:232
msgid "Invalid longitude value."
msgstr "経度の値が不正です。"

#: packages/md_google_map_attribute/attributes/google_map/controller.php:236
msgid "Invalid zoom value."
msgstr "ズームの値が不正です。"

#: packages/md_google_map_attribute/attributes/google_map/controller.php:252
msgid "You must specify a API Key."
msgstr "APIキーを入力してください。"

#: packages/md_google_map_attribute/attributes/google_map/controller.php:262
msgid "Invalid API key for Places API. Response from API: %s"
msgstr "APIキーで Places API が有効になっていません。APIからのレスポンス: %s"

#: packages/md_google_map_attribute/attributes/google_map/controller.php:271
msgid "Invalid API key for Static API. Response from API: %s"
msgstr "APIキーで Static API が有効になっていません。APIからのレスポンス: %s"

#: packages/md_google_map_attribute/attributes/google_map/form.php:27
#: packages/md_google_map_attribute/src/MigrationTool/Batch/Formatter/Attribute/GoogleMapFormatter.php:24
msgid "Location"
msgstr "場所"

#: packages/md_google_map_attribute/attributes/google_map/form.php:28
msgid "Enter a location"
msgstr "場所を入力"

#: packages/md_google_map_attribute/attributes/google_map/form.php:34
#: packages/md_google_map_attribute/src/MigrationTool/Batch/Formatter/Attribute/GoogleMapFormatter.php:27
msgid "Zoom"
msgstr "ズーム"

#: packages/md_google_map_attribute/attributes/google_map/form.php:42
msgid "Show Marker"
msgstr "マーカーを表示する"

#: packages/md_google_map_attribute/attributes/google_map/form.php:67
msgid "Drag to move center"
msgstr "ドラッグで中心を移動"

#: packages/md_google_map_attribute/attributes/google_map/type_form.php:8
msgid "Google Map Options"
msgstr "Googleマップオプション"

#: packages/md_google_map_attribute/attributes/google_map/type_form.php:10
msgid "API Key"
msgstr "API キー"

#: packages/md_google_map_attribute/attributes/google_map/type_form.php:12
msgid "Please input an API Key and enables Places API and Maps Static API for it. This API Key will be shared across the entire system. Therefore, you don't need to set different keys for each Google Map attribute. Also, this key will be shared with Google Map blocks."
msgstr "Places API と Maps Static API を有効にしたAPIキーを入力してください。このAPIキーはシステム全体で共有されますので、それぞれのGoogleマップ属性に違うキーを入力する必要はありません。また、Googleマップブロックとも共有されます。"

#: packages/md_google_map_attribute/attributes/google_map/type_form.php:13
msgid "Google Cloud Platform API Dashboard"
msgstr "Google Cloud プラットフォーム API ダッシュボード"

#: packages/md_google_map_attribute/src/MigrationTool/Batch/Formatter/Attribute/GoogleMapFormatter.php:25
msgid "Latitude"
msgstr "緯度"

#: packages/md_google_map_attribute/src/MigrationTool/Batch/Formatter/Attribute/GoogleMapFormatter.php:26
msgid "Longitude"
msgstr "経度"

#: packages/md_google_map_attribute/src/MigrationTool/Batch/Formatter/Attribute/GoogleMapFormatter.php:28
msgid "Marker"
msgstr "マーカー"
