# Translation of Plugins - M Chart - Development (trunk) in Japanese
# This file is distributed under the same license as the Plugins - M Chart - Development (trunk) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2022-09-09 13:43:07+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: GlotPress/4.0.3\n"
"Language: ja_JP\n"
"Project-Id-Version: Plugins - M Chart - Development (trunk)\n"

#: components/admin-ui/index.js:1
msgid "The spreadsheet grid has limited screen reader support. This spreadsheet is read only."
msgstr ""

#: components/admin-ui/index.js:1
msgid "Vertical axis minimum value"
msgstr ""

#. translators: %d is the row number in the chart's data table
#: components/templates/table.php:95
msgid "Row %d"
msgstr ""

#: components/templates/m-chart-settings.php:117
msgid "The default starting height for new charts (300–1500)"
msgstr ""

#: components/templates/chartjs-chart.php:133
msgid "Source:"
msgstr ""

#. translators: 1: number of rows 2: number of columns
#: components/templates/chartjs-chart.php:92
msgid "Data table with %1$d rows and %2$d columns follows."
msgstr ""

#. translators: %d is the number of data tables
#: components/templates/chartjs-chart.php:70
msgid "%d data tables follow."
msgstr ""

#. translators: %s is the chart type (line, bar, pie, etc)
#: components/templates/chartjs-chart.php:52
msgid "%s chart."
msgstr ""

#: components/admin-ui/index.js:7
msgid "CSV delimiter"
msgstr ""

#: components/admin-ui/index.js:1
msgid "The spreadsheet grid has limited screen reader support. Use the CSV Import control to load data."
msgstr ""

#: components/templates/m-chart-settings.php:111
msgid "Default Chart Height"
msgstr ""

#. translators: %s is the chart's data source name
#: components/templates/chartjs-chart.php:60
msgid "Source: %s."
msgstr ""

#: components/class-m-chart.php:226
msgid "Hello"
msgstr ""

#: components/class-m-chart.php:225
msgid "Heads up"
msgstr ""

#: components/class-m-chart.php:224
msgid "Error"
msgstr ""

#: components/class-m-chart.php:221 components/class-m-chart.php:222
#: components/class-m-chart.php:223
msgid "Success"
msgstr ""

#: components/class-m-chart-admin.php:169
msgid "Docs"
msgstr ""

#: components/class-m-chart-admin.php:140
msgid "Upgrade"
msgstr ""

#: components/block/index.js:4
msgid "Load more results"
msgstr ""

#. translators: %d: number of charts found
#: components/block/index.js:4
msgid "%d chart found"
msgid_plural "%d charts found"
msgstr[0] ""

#: components/block/index.js:3 components/block/index.js:4
msgid "No charts found"
msgstr ""

#: components/block/index.js:3
msgid "Edit chart"
msgstr ""

#: components/block/index.js:3
msgid "New chart"
msgstr ""

#: components/block/index.js:3
msgid "Table"
msgstr ""

#: components/block/index.js:3
msgid "Show"
msgstr ""

#: components/block/index.js:3
msgid "Display settings"
msgstr ""

#. translators: %s: the chart's title
#: components/block/index.js:3
msgid "Select chart: %s"
msgstr ""

#: components/admin-ui/index.js:9
msgid "Subtitle"
msgstr ""

#. translators: %s: the selected file's name
#: components/admin-ui/index.js:9
msgid "File: %s"
msgstr ""

#. translators: %s: the delimiter character name (e.g. Comma, Tab, Semicolon)
#: components/admin-ui/index.js:8
msgid "%s Delimited"
msgstr ""

#. translators: %s: the underlying error message
#: components/admin-ui/index.js:7
msgid "Import error: %s"
msgstr ""

#: components/admin-ui/index.js:5
msgid "CSV file imported"
msgstr ""

#: components/admin-ui/index.js:5
msgid "Import failed"
msgstr ""

#: components/admin-ui/index.js:5
msgid "Importing CSV file"
msgstr ""

#: components/admin-ui/index.js:5
msgid "CSV file to import"
msgstr ""

#. translators: %d: the sheet's 1-based ordinal (e.g. "Sheet 2")
#: components/admin-ui/index.js:5
msgid "Sheet %d"
msgstr ""

#: components/admin-ui/index.js:4
msgid "New sheet added"
msgstr ""

#: components/admin-ui/index.js:4
msgid "Spreadsheet sheets"
msgstr ""

#: components/admin-ui/index.js:4
msgid "Cancel"
msgstr ""

#: components/admin-ui/index.js:4
msgid "Delete"
msgstr ""

#: components/admin-ui/index.js:4
msgid "Sheet deleted"
msgstr ""

#: components/admin-ui/index.js:4
msgid "Delete Sheet"
msgstr ""

#: components/admin-ui/index.js:4
msgid "Rename sheet"
msgstr ""

#. translators: %s: the sheet's new name
#: components/admin-ui/index.js:4
msgid "Sheet renamed to %s"
msgstr ""

#: components/admin-ui/index.js:1
msgid "Chart refreshed"
msgstr ""

#: components/admin-ui/index.js:1
msgid "(opens in a new tab)"
msgstr ""

#: components/admin-ui/index.js:1
msgid "Copy"
msgstr ""

#: components/admin-ui/index.js:1
msgid "Copied!"
msgstr ""

#: components/admin-ui/index.js:1
msgid "Shortcode copied to clipboard"
msgstr ""

#: components/admin-ui/index.js:1
msgid "Include source in chart"
msgstr ""

#: components/admin-ui/index.js:1
msgid "Constrain vertical axis"
msgstr ""

#: components/admin-ui/index.js:1
msgid "Show sample points"
msgstr ""

#: components/admin-ui/index.js:1
msgid "Show mean point"
msgstr ""

#: components/admin-ui/index.js:1
msgid "Color per data point"
msgstr ""

#: components/admin-ui/index.js:1
msgid "Chart image generated"
msgstr ""

#: components/templates/m-chart-settings.php:138
msgid "Charts below the fold will not initialize (or animate) until they enter the viewport"
msgstr ""

#: components/templates/m-chart-settings.php:137
msgid "Defer chart rendering until scrolled into view"
msgstr ""

#: components/templates/m-chart-settings.php:132
msgid "Defer Rendering"
msgstr ""

#: components/class-m-chart-chartjs.php:100
msgid "Violin"
msgstr ""

#: components/class-m-chart-chartjs.php:99
msgid "Boxplot"
msgstr ""

#: components/class-m-chart-chartjs.php:98
msgid "Treemap"
msgstr ""

#: components/class-m-chart-admin.php:1155
msgid "You do not have permission to do that"
msgstr ""

#: components/class-m-chart-admin.php:1155
msgid "Unauthorized access"
msgstr ""

#: components/class-m-chart-admin.php:1078
msgid "CSV file too large (max 2MB)"
msgstr ""

#: components/class-m-chart-admin.php:1055
msgid "Invalid upload"
msgstr ""

#: components/class-m-chart-admin.php:1051
msgid "File upload error"
msgstr ""

#: components/array-default-unit-terms.php:48
msgid "Ounces"
msgstr ""

#: components/array-default-unit-terms.php:47
msgid "Pounds"
msgstr ""

#: components/array-default-unit-terms.php:46
msgid "Milligrams"
msgstr ""

#: components/array-default-unit-terms.php:45
msgid "Grams"
msgstr ""

#: components/array-default-unit-terms.php:44
msgid "Kilograms"
msgstr ""

#: components/array-default-unit-terms.php:43
msgid "Tons"
msgstr ""

#: components/array-default-unit-terms.php:42
msgid "Tonnes"
msgstr ""

#: components/array-default-unit-terms.php:41
msgid "Weight"
msgstr ""

#. Description of the plugin
#: m-chart.php
msgid "Manage data sets via a spreadsheet interface, display them as charts via the Chart.js chart library, and embed them via a shortcode or block."
msgstr ""

#: components/block/chart/block.json
msgctxt "block description"
msgid "Embed a chart made with M Chart into your posts and pages"
msgstr ""

#: components/block/chart/block.json
msgctxt "block title"
msgid "M Chart"
msgstr ""

#: components/block/index.js:3
msgid "Search by title"
msgstr ""

#: components/block/index.js:3
msgid "Create a new chart"
msgstr ""

#: components/block/index.js:3
msgid "There was a problem loading charts"
msgstr ""

#: components/block/index.js:3
msgid "Replace"
msgstr ""

#: components/templates/m-chart-settings.php:160
msgid "Default used when importing/exporting CSV files"
msgstr ""

#: components/templates/m-chart-settings.php:145
msgid "Default CSV Delimiter"
msgstr ""

#: components/templates/m-chart-settings.php:104
msgid "The width of the image generated from your chart"
msgstr ""

#: components/templates/m-chart-settings.php:98
msgid "Image Width"
msgstr ""

#: components/templates/m-chart-settings.php:28
msgid "Chart.js is the GPL compatible default library:"
msgstr ""

#: components/templates/m-chart-settings.php:12
msgid "Default Library"
msgstr ""

#: components/templates/m-chart-settings-chartjs.php:48
msgid "The locale you want Intl.NumberFormat to use when parsing the numbers in the chart"
msgstr ""

#: components/templates/m-chart-settings-chartjs.php:32
msgid "Number Format Locale"
msgstr ""

#: components/templates/m-chart-settings-chartjs.php:2
msgid "Chart.js Settings"
msgstr ""

#: components/class-m-chart-chartjs.php:92
msgid "Doughnut"
msgstr ""

#: components/class-m-chart-chartjs.php:90
msgid "Stacked Bar"
msgstr ""

#: components/class-m-chart-chartjs.php:88
msgid "Stacked Column"
msgstr ""

#: components/templates/m-chart-settings-chartjs.php:8
msgid "Default Chart.js Theme"
msgstr ""

#: components/templates/m-chart-settings.php:91
msgid "The higher the multiplier the better the images will look on high DPI screens"
msgstr ""

#: components/templates/m-chart-settings.php:89
msgid "4x"
msgstr ""

#: components/templates/m-chart-settings.php:85
msgid "3x"
msgstr ""

#: components/templates/m-chart-settings.php:81
msgid "2x"
msgstr ""

#: components/templates/m-chart-settings.php:77
msgid "1x"
msgstr ""

#: components/templates/m-chart-settings.php:69
#: components/templates/m-chart-settings.php:73
msgid "Image Multiplier"
msgstr ""

#: components/templates/m-chart-settings.php:39
msgid "Displays an icon indicating the library used for a chart in Edit Posts Screen of the WP Admin"
msgstr ""

#: components/templates/m-chart-settings.php:38
msgid "Show Library in Edit Posts Screen"
msgstr ""

#: components/class-m-chart-admin.php:803
msgid "Library not found"
msgstr ""

#: components/class-m-chart-chartjs.php:97
msgid "Polar"
msgstr ""

#: components/class-m-chart-chartjs.php:96
msgid "Radar Area"
msgstr ""

#: components/class-m-chart-chartjs.php:95
msgid "Radar"
msgstr ""

#: components/templates/chart-meta-box.php:18
msgid "This chart will no longer display unless you install the plugin:"
msgstr "このチャートは、プラグインをインストールしない限り表示されなくなります。"

#: components/templates/chart-meta-box.php:14
msgid "This chart requires the M Chart Highcharts Library plugin."
msgstr "このチャートにはM Chart Highcharts Library プラグインが必要です。"

#: components/class-m-chart-admin.php:502
#: components/templates/chart-meta-box.php:19
msgid "Learn More"
msgstr "もっと詳しく"

#: components/class-m-chart-admin.php:500
msgid "These charts will no longer display unless you install the plugin:"
msgstr "M Chart Highcharts Libraryプラグインを必要とするチャートがあります。"

#: components/class-m-chart-admin.php:496
msgid "You have charts that require the M Chart Highcharts Library plugin."
msgstr "M Chart Highcharts Library プラグインを必要とするチャートがあります。"

#: components/class-m-chart-admin.php:494
#: components/class-m-chart-admin.php:495
#: components/templates/chart-meta-box.php:12
#: components/templates/chart-meta-box.php:13
msgid "M Chart Highcharts Library"
msgstr "M Chart Highcharts ライブラリ"

#: components/admin-ui/index.js:9
msgid "Importing this file will replace all existing data in this sheet"
msgstr "このファイルをインポートすると、このシートの既存のデータがすべて置き換えられます。"

#: components/admin-ui/index.js:4
msgid "Add Sheet"
msgstr "シートを追加"

#: components/templates/share.php:20
msgid "Share:"
msgstr "シェア:"

#: components/templates/m-chart-settings.php:127
msgid "Allow charts to be remotely embedded via iframes"
msgstr "チャートを iframe 経由でリモートで埋め込むことを許可する"

#: components/templates/m-chart-settings.php:126
msgid "Enable iframe embeds"
msgstr "iframe 埋め込みを有効にする"

#: components/templates/m-chart-settings.php:122
msgid "Embeds"
msgstr "埋め込み"

#: components/templates/m-chart-settings.php:6
msgid "General Settings"
msgstr "一般設定"

#: components/admin-ui/index.js:1
msgid "Shared tooltip"
msgstr ""

#: components/class-m-chart-chartjs.php:94
msgid "Bubble"
msgstr ""

#: components/class-m-chart-chartjs.php:93
msgid "Scatter"
msgstr ""

#: components/class-m-chart.php:1141
msgid "Embeds disabled"
msgstr "埋め込み無効"

#: components/class-m-chart.php:1140
msgid "Embeds of this type are not enabled"
msgstr "このタイプの埋め込みは有効になっていません"

#: components/class-m-chart-block.php:185 components/class-m-chart.php:1131
msgid "Chart not found"
msgstr "チャートが見つかりません"

#: components/class-m-chart.php:1130
msgid "The chart could not be found"
msgstr "チャートが見つかりませんでした"

#: components/admin-ui/index.js:4
msgid "Are you sure you want to delete this sheet?"
msgstr ""

#: components/admin-ui/index.js:1
msgid "Force vertical axis minimum:"
msgstr ""

#: components/admin-ui/index.js:9
msgid "Enter subtitle here"
msgstr "ここに翻訳を入力してください"

#. Author URI of the plugin
#: m-chart.php
msgid "https://methnen.com"
msgstr ""

#. Author of the plugin
#: m-chart.php
msgid "Jamie Poitra"
msgstr "ジェイミー・ポイトラ"

#. Plugin URI of the plugin
#: m-chart.php
msgid "https://github.com/methnen/m-chart"
msgstr ""

#. Plugin Name of the plugin
#: m-chart.php components/class-m-chart.php:331 components/block/index.js:3
msgid "M Chart"
msgstr "M Chart"

#: components/templates/m-chart-settings.php:167
msgid "Save Changes"
msgstr "変更内容を保存"

#: components/templates/m-chart-settings-chartjs.php:24
msgid "See the M Chart documentation for more info on how to use themes:"
msgstr "テーマの使い方の詳細についてはM Chartのドキュメントを参照してください。"

#: components/templates/m-chart-settings.php:63
msgid "No instant preview and no generation of chart images"
msgstr "インスタントプレビューやチャート画像の生成なし"

#: components/templates/m-chart-settings.php:62
msgid "No Instant Preview"
msgstr "インスタントプレビューなし"

#: components/templates/m-chart-settings.php:58
msgid "No generation of chart images"
msgstr "チャート画像の生成なし"

#: components/templates/m-chart-settings.php:57
msgid "No Images"
msgstr "画像がありません"

#: components/templates/m-chart-settings.php:53
msgid "Provides all functionality"
msgstr "すべての機能を提供"

#: components/templates/m-chart-settings.php:52
msgid "Default"
msgstr "デフォルト"

#: components/templates/m-chart-settings.php:44
#: components/templates/m-chart-settings.php:48
msgid "Performance"
msgstr "パフォーマンス"

#: components/admin-ui/index.js:1
msgid "Save/Update this post to generate the image version"
msgstr "この投稿を保存/ 更新して画像のバージョンを生成する"

#: components/admin-ui/index.js:1
msgid "Image generation is disabled"
msgstr "画像生成は無効です"

#: components/admin-ui/index.js:1 components/block/index.js:3
msgid "Image"
msgstr "画像"

#: components/admin-ui/index.js:1
msgid "Shortcode"
msgstr "ショートコード"

#: components/admin-ui/index.js:1
msgid "Source URL"
msgstr ""

#: components/admin-ui/index.js:1
msgid "Source"
msgstr ""

#: components/admin-ui/index.js:1
msgid "Horizontal axis title"
msgstr "横軸のタイトル"

#: components/admin-ui/index.js:1
msgid "N/A"
msgstr "該当なし"

#: components/admin-ui/index.js:1
msgid "Vertical axis title"
msgstr "縦軸のタイトル"

#: components/admin-ui/index.js:1
msgid "Show legend"
msgstr "凡例を表示"

#: components/admin-ui/index.js:1
msgid "Show labels"
msgstr ""

#: components/admin-ui/index.js:1
msgid "Parse data in"
msgstr "でデータを解析する"

#: components/admin-ui/index.js:1
msgid "Height"
msgstr "高さ"

#: components/admin-ui/index.js:1
msgid "Theme"
msgstr ""

#: components/admin-ui/index.js:1
msgid "Type"
msgstr "タイプ"

#: components/admin-ui/index.js:1
msgid "Rows"
msgstr "行"

#: components/admin-ui/index.js:1
msgid "Columns"
msgstr "列"

#: components/class-m-chart-chartjs.php:91
msgid "Pie"
msgstr "円"

#: components/class-m-chart-chartjs.php:89
msgid "Bar"
msgstr "バー"

#: components/class-m-chart-chartjs.php:87
msgid "Column"
msgstr "カラム"

#: components/class-m-chart-chartjs.php:86
msgid "Area"
msgstr ""

#: components/class-m-chart-chartjs.php:85
msgid "Spline"
msgstr ""

#: components/class-m-chart-chartjs.php:84
msgid "Line"
msgstr "ライン"

#: components/admin-ui/index.js:8
msgid "Cancel Import"
msgstr "インポートをキャンセル"

#: components/admin-ui/index.js:8
msgid "Importing file"
msgstr "ファイルをインポート中"

#: components/admin-ui/index.js:5 components/admin-ui/index.js:8
msgid "You can only import CSV files"
msgstr "インポートできるのは CSV ファイルだけです"

#: components/admin-ui/index.js:7
msgid "Import"
msgstr "インポート"

#: components/admin-ui/index.js:5
msgid "Select File"
msgstr "ファイルを選ぶ"

#: components/admin-ui/index.js:8
msgid "Export"
msgstr "出力する"

#: components/class-m-chart.php:356
msgid "Manage data sets and display them as charts in WordPress."
msgstr "データセットを管理し、それらをWordPressでチャートとして表示します。"

#: components/class-m-chart.php:344
msgid "No Charts found in the Trash"
msgstr "ゴミ箱にチャートが見つかりません"

#: components/class-m-chart.php:343
msgid "No Charts found"
msgstr "チャートが見つかりません"

#: components/class-m-chart.php:342
msgid "Search Charts"
msgstr "チャートを検索"

#: components/class-m-chart.php:341
msgid "View Chart"
msgstr "チャートを見る"

#: components/class-m-chart.php:340 components/admin-ui/index.js:1
msgid "View"
msgstr "ビュー"

#: components/class-m-chart.php:339
msgid "New Chart"
msgstr "新しいチャート"

#: components/class-m-chart.php:338
msgid "Edit Chart"
msgstr "チャートを編集"

#: components/class-m-chart.php:337
msgid "Edit"
msgstr "編集する"

#: components/class-m-chart.php:335 components/class-m-chart.php:336
msgid "Add Chart"
msgstr "チャートを追加"

#: components/class-m-chart.php:299
msgid "Chart Unit Name"
msgstr "チャートユニット名"

#: components/class-m-chart.php:298
msgid "Add New Chart Unit"
msgstr "新しいチャートユニットを追加する"

#: components/class-m-chart.php:297
msgid "Update Chart Unit"
msgstr "チャート単位の更新"

#: components/class-m-chart.php:296
msgid "Edit Chart Unit"
msgstr "チャート単位の編集"

#: components/class-m-chart.php:295
msgid "Parent Chart Unit:"
msgstr "親チャート単位:"

#: components/class-m-chart.php:294
msgid "Parent Chart Unit"
msgstr "親チャート単位"

#: components/class-m-chart.php:293
msgid "All Chart Units"
msgstr "すべてのチャート単位"

#: components/class-m-chart.php:292
msgid "Search Chart Units"
msgstr "チャート単位の検索"

#: components/class-m-chart.php:291
msgid "Chart Unit"
msgstr "チャート単位"

#: components/class-m-chart.php:290 components/class-m-chart.php:300
msgid "Chart Units"
msgstr "チャート単位"

#: components/class-m-chart-admin.php:1248
#: components/class-m-chart-admin.php:1261
msgid "Invalid library"
msgstr "無効なライブラリ"

#: components/class-m-chart-admin.php:1228
#: components/class-m-chart-admin.php:1233
msgid "Permission error"
msgstr "許可エラー"

#: components/class-m-chart-admin.php:1224
msgid "Invalid post"
msgstr "無効な投稿"

#: components/class-m-chart-admin.php:1084
msgid "CSV file was empty"
msgstr "CSV ファイルが空です"

#: components/class-m-chart-admin.php:1073
msgid "File path not found"
msgstr "ファイルパスが見つかりません"

#: components/class-m-chart-admin.php:1066
msgid "Only CSV files can be imported"
msgstr ""

#: components/class-m-chart-admin.php:1046
msgid "No file to import"
msgstr "インポートするファイルがありません"

#: components/class-m-chart-admin.php:1036
#: components/class-m-chart-admin.php:1216
msgid "Invalid nonce"
msgstr "無効な nonce"

#: components/class-m-chart-admin.php:1029
#: components/class-m-chart-admin.php:1041
msgid "Wrong post type"
msgstr "間違った投稿タイプ"

#: components/admin-ui/index.js:5
msgid "CSV Import/Export"
msgstr "CSV インポート/エクスポート"

#: components/class-m-chart-admin.php:708
msgid "Data"
msgstr "データ"

#: components/class-m-chart-admin.php:458
msgid "Settings saved"
msgstr "設定を保存しました"

#: components/class-m-chart-admin.php:71
msgid "Settings"
msgstr "設定"

#: components/class-m-chart-admin.php:70
#: components/templates/m-chart-settings.php:3
msgid "M Chart Settings"
msgstr "M Chart 設定"

#: components/class-m-chart-admin.php:717 components/class-m-chart.php:334
#: components/block/index.js:3
msgid "Chart"
msgstr "チャート"

#: components/class-m-chart.php:329 components/class-m-chart.php:333
msgid "Charts"
msgstr "チャート"

#: components/array-default-unit-terms.php:63
msgid "CPM"
msgstr "CPM"

#: components/array-default-unit-terms.php:62 components/admin-ui/index.js:1
msgid "Units"
msgstr "単位"

#: components/array-default-unit-terms.php:61
msgid "Sales"
msgstr "販売"

#: components/array-default-unit-terms.php:59
msgid "Pages"
msgstr "ページ"

#: components/array-default-unit-terms.php:58
msgid "Active Users"
msgstr "アクティブユーザー"

#: components/array-default-unit-terms.php:57
msgid "Referrers"
msgstr "リファラー"

#: components/array-default-unit-terms.php:56
msgid "Clicks"
msgstr "クリック数"

#: components/array-default-unit-terms.php:55
msgid "Unique Visitors"
msgstr "ユニーク訪問者"

#: components/array-default-unit-terms.php:54
msgid "Visitors"
msgstr "訪問者"

#: components/array-default-unit-terms.php:53
msgid "Website/Traffic"
msgstr "ウェブサイト/トラフィック"

#: components/array-default-unit-terms.php:51
msgid "Percent"
msgstr "パーセント"

#: components/array-default-unit-terms.php:50
msgid "Other"
msgstr "その他"

#: components/array-default-unit-terms.php:39
msgid "Kilometer"
msgstr "キロメートル"

#: components/array-default-unit-terms.php:38
msgid "Meter"
msgstr "メートル"

#: components/array-default-unit-terms.php:37
msgid "Centimeter"
msgstr "センチメートル"

#: components/array-default-unit-terms.php:36
msgid "Millimeter"
msgstr "ミリメートル"

#: components/array-default-unit-terms.php:35
msgid "Mile"
msgstr "マイル"

#: components/array-default-unit-terms.php:34
msgid "Yard"
msgstr "ヤード"

#: components/array-default-unit-terms.php:33
msgid "Foot"
msgstr "フィート"

#: components/array-default-unit-terms.php:32
msgid "Inch"
msgstr "インチ"

#: components/array-default-unit-terms.php:31
msgid "Length"
msgstr "長さ"

#: components/array-default-unit-terms.php:29
msgid "CNY"
msgstr "人民元"

#: components/array-default-unit-terms.php:28
msgid "JPY"
msgstr "日本円"

#: components/array-default-unit-terms.php:27
msgid "GBP"
msgstr "英ポンド"

#: components/array-default-unit-terms.php:26
msgid "EUR"
msgstr "ユーロ"

#: components/array-default-unit-terms.php:25
msgid "USD"
msgstr "米ドル"

#: components/array-default-unit-terms.php:24
msgid "Money"
msgstr "金額"

#: components/array-default-unit-terms.php:22
msgid "Centuries"
msgstr "世紀"

#: components/array-default-unit-terms.php:21
msgid "Decades"
msgstr "数十年"

#: components/array-default-unit-terms.php:20
msgid "Years"
msgstr "年"

#: components/array-default-unit-terms.php:19
msgid "Quarter"
msgstr "四半期"

#: components/array-default-unit-terms.php:18
msgid "Months"
msgstr "月"

#: components/array-default-unit-terms.php:17
msgid "Weeks"
msgstr "週"

#: components/array-default-unit-terms.php:16
msgid "Days"
msgstr "日"

#: components/array-default-unit-terms.php:15
msgid "Hours"
msgstr "時"

#: components/array-default-unit-terms.php:14
msgid "Minutes"
msgstr "分"

#: components/array-default-unit-terms.php:13
msgid "Seconds"
msgstr "秒"

#: components/array-default-unit-terms.php:12
msgid "Time"
msgstr "時間"