@c8y/ngx-components 1024.15.1 → 1024.15.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/c8y-ngx-components-asset-properties.mjs +2 -2
- package/fesm2022/c8y-ngx-components-asset-properties.mjs.map +1 -1
- package/fesm2022/{c8y-ngx-components-computed-asset-properties-c8y-ngx-components-computed-asset-properties-DreEjPAV.mjs → c8y-ngx-components-computed-asset-properties-c8y-ngx-components-computed-asset-properties-CFZO0ZaS.mjs} +3 -3
- package/fesm2022/{c8y-ngx-components-computed-asset-properties-c8y-ngx-components-computed-asset-properties-DreEjPAV.mjs.map → c8y-ngx-components-computed-asset-properties-c8y-ngx-components-computed-asset-properties-CFZO0ZaS.mjs.map} +1 -1
- package/fesm2022/{c8y-ngx-components-computed-asset-properties-fieldbus-item-status-config.component-B2z2tGM7.mjs → c8y-ngx-components-computed-asset-properties-fieldbus-item-status-config.component-1mnvr3pp.mjs} +2 -2
- package/fesm2022/{c8y-ngx-components-computed-asset-properties-fieldbus-item-status-config.component-B2z2tGM7.mjs.map → c8y-ngx-components-computed-asset-properties-fieldbus-item-status-config.component-1mnvr3pp.mjs.map} +1 -1
- package/fesm2022/{c8y-ngx-components-computed-asset-properties-last-measurement-config.component-CwWLXBUt.mjs → c8y-ngx-components-computed-asset-properties-last-measurement-config.component-Dq4w0MQH.mjs} +4 -4
- package/fesm2022/{c8y-ngx-components-computed-asset-properties-last-measurement-config.component-CwWLXBUt.mjs.map → c8y-ngx-components-computed-asset-properties-last-measurement-config.component-Dq4w0MQH.mjs.map} +1 -1
- package/fesm2022/c8y-ngx-components-computed-asset-properties.mjs +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs +3 -0
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs +10 -6
- package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-global-context.mjs +4 -4
- package/fesm2022/c8y-ngx-components-global-context.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-icon-selector.mjs +23 -11
- package/fesm2022/c8y-ngx-components-icon-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-asset-table.mjs +24 -2
- package/fesm2022/c8y-ngx-components-widgets-implementations-asset-table.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components.mjs +39 -9
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/locales/de.po +19 -15
- package/locales/es.po +3 -0
- package/locales/fr.po +4 -1
- package/locales/ja_JP.po +294 -283
- package/locales/ko.po +3 -0
- package/locales/locales.pot +3 -0
- package/locales/nl.po +3 -0
- package/locales/pl.po +3 -0
- package/locales/pt_BR.po +3 -0
- package/locales/zh_CN.po +3 -0
- package/locales/zh_TW.po +3 -0
- package/package.json +1 -1
- package/types/c8y-ngx-components-context-dashboard.d.ts.map +1 -1
- package/types/c8y-ngx-components-icon-selector.d.ts +7 -1
- package/types/c8y-ngx-components-icon-selector.d.ts.map +1 -1
- package/types/c8y-ngx-components-widgets-implementations-asset-table.d.ts +1 -0
- package/types/c8y-ngx-components-widgets-implementations-asset-table.d.ts.map +1 -1
- package/types/c8y-ngx-components.d.ts +22 -4
- package/types/c8y-ngx-components.d.ts.map +1 -1
package/locales/ja_JP.po
CHANGED
|
@@ -19,7 +19,7 @@ msgid "\"Proof of possession\" is a security method used to prove that whoever s
|
|
|
19
19
|
msgstr "\"所有証明\" は、メッセージを送信するユーザーが、特定の暗号キーを所有していることを証明するために使用されるセキュリティメソッドです。"
|
|
20
20
|
|
|
21
21
|
msgid "\"{{ iconName }}\" (overridden)"
|
|
22
|
-
msgstr ""
|
|
22
|
+
msgstr "\"{{ iconName }}\" (上書き済み)"
|
|
23
23
|
|
|
24
24
|
msgid "\"{{ name }}\" deleted."
|
|
25
25
|
msgstr "\"{{ name }}\" が削除されました。"
|
|
@@ -123,7 +123,7 @@ msgid_plural "{{$count}} API requests, including:"
|
|
|
123
123
|
msgstr[0] "{{$count}} API リクエスト、次を含む:"
|
|
124
124
|
|
|
125
125
|
msgid "1 alarm"
|
|
126
|
-
msgstr ""
|
|
126
|
+
msgstr "1 個のアラーム"
|
|
127
127
|
|
|
128
128
|
msgid "1 application"
|
|
129
129
|
msgid_plural "{{$count}} applications"
|
|
@@ -134,7 +134,7 @@ msgid_plural "{{$count}} children active`asset`"
|
|
|
134
134
|
msgstr[0] "{{$count}} 子がアクティブです"
|
|
135
135
|
|
|
136
136
|
msgid "1 data point"
|
|
137
|
-
msgstr ""
|
|
137
|
+
msgstr "1 個のデータ ポイント"
|
|
138
138
|
|
|
139
139
|
msgid "1 day"
|
|
140
140
|
msgid_plural "{{ $count }} days"
|
|
@@ -159,7 +159,7 @@ msgid_plural "{{$count}} device credentials"
|
|
|
159
159
|
msgstr[0] "{{$count}} デバイス資格情報"
|
|
160
160
|
|
|
161
161
|
msgid "1 event"
|
|
162
|
-
msgstr ""
|
|
162
|
+
msgstr "1 個のイベント"
|
|
163
163
|
|
|
164
164
|
msgid "1 hour"
|
|
165
165
|
msgstr "1 時間"
|
|
@@ -517,7 +517,7 @@ msgid "A custom fragment can be added to the message. For example, for the measu
|
|
|
517
517
|
msgstr "カスタム フラグメントをメッセージに追加することができます。例えば、計測 API 向けに、c8y_Temperature.T.unit - STRING - °C を使用することができます"
|
|
518
518
|
|
|
519
519
|
msgid "A file has been shared with you, log in to download it."
|
|
520
|
-
msgstr ""
|
|
520
|
+
msgstr "ファイルは共有済みです。ダウンロードするにはログインしてください。"
|
|
521
521
|
|
|
522
522
|
msgid "A general bulk registration CSV template showing all possible fields"
|
|
523
523
|
msgstr "すべての可能なフィールドを表示する全般一括登録 CSV テンプレート"
|
|
@@ -535,7 +535,7 @@ msgid "A list displaying current values for selected measurements"
|
|
|
535
535
|
msgstr "選択した計測値の現在の値を表示する一覧"
|
|
536
536
|
|
|
537
537
|
msgid "A newer version of the plugin is available, but it is not installed yet."
|
|
538
|
-
msgstr ""
|
|
538
|
+
msgstr "プラグインの新しいバージョンを使用できますが、まだインストールされていません。"
|
|
539
539
|
|
|
540
540
|
msgid "A problem occurred with microservice subscription."
|
|
541
541
|
msgstr "マイクロ サービスのサブスクリプションで問題が発生しました。"
|
|
@@ -622,7 +622,7 @@ msgid "AI code assistant"
|
|
|
622
622
|
msgstr "AI コード アシスタント"
|
|
623
623
|
|
|
624
624
|
msgid "AI response cancelled."
|
|
625
|
-
msgstr ""
|
|
625
|
+
msgstr "すべての応答はキャンセルされました。"
|
|
626
626
|
|
|
627
627
|
msgid "AI-generated responses can contain errors. Verify the details before use."
|
|
628
628
|
msgstr "AI 生成反応にはエラーが含まれる場合があります。使用する前に詳細を検証してください。"
|
|
@@ -673,7 +673,7 @@ msgid "AUTO`plugin status`"
|
|
|
673
673
|
msgstr "自動"
|
|
674
674
|
|
|
675
675
|
msgid "Aborted"
|
|
676
|
-
msgstr ""
|
|
676
|
+
msgstr "中止されました"
|
|
677
677
|
|
|
678
678
|
msgid "About community packages"
|
|
679
679
|
msgstr "コミュニティ パッケージの情報"
|
|
@@ -742,7 +742,7 @@ msgid "Access not allowed from any domains."
|
|
|
742
742
|
msgstr "任意のドメインからのアクセスは許可されません。"
|
|
743
743
|
|
|
744
744
|
msgid "Access not available"
|
|
745
|
-
msgstr ""
|
|
745
|
+
msgstr "アクセスできません"
|
|
746
746
|
|
|
747
747
|
msgid "Access token validation frequency"
|
|
748
748
|
msgstr "アクセス トークンの検証頻度"
|
|
@@ -796,7 +796,7 @@ msgid "Actions"
|
|
|
796
796
|
msgstr "アクション"
|
|
797
797
|
|
|
798
798
|
msgid "Actions for \"{{ iconName }}\""
|
|
799
|
-
msgstr ""
|
|
799
|
+
msgstr "\"{{ iconName }}\" へのアクション"
|
|
800
800
|
|
|
801
801
|
msgid "Activate"
|
|
802
802
|
msgstr "有効化"
|
|
@@ -1067,7 +1067,7 @@ msgid "Add custom event"
|
|
|
1067
1067
|
msgstr "カスタムイベントを追加"
|
|
1068
1068
|
|
|
1069
1069
|
msgid "Add custom icon"
|
|
1070
|
-
msgstr ""
|
|
1070
|
+
msgstr "カスタム アイコンの追加"
|
|
1071
1071
|
|
|
1072
1072
|
msgid "Add custom operation"
|
|
1073
1073
|
msgstr "カスタム操作を追加"
|
|
@@ -1139,7 +1139,7 @@ msgid "Add first asset property mapping."
|
|
|
1139
1139
|
msgstr "最初のアセット プロパティ マッピングを追加します。"
|
|
1140
1140
|
|
|
1141
1141
|
msgid "Add first placeholder in the preview or code."
|
|
1142
|
-
msgstr ""
|
|
1142
|
+
msgstr "プレビューまたはコードに最初のプレースホルダーを追加します。"
|
|
1143
1143
|
|
|
1144
1144
|
msgid "Add fragment"
|
|
1145
1145
|
msgstr "フラグメントを追加"
|
|
@@ -1163,7 +1163,7 @@ msgid "Add holding register"
|
|
|
1163
1163
|
msgstr "保持レジスタを追加"
|
|
1164
1164
|
|
|
1165
1165
|
msgid "Add icon"
|
|
1166
|
-
msgstr ""
|
|
1166
|
+
msgstr "アイコンの追加"
|
|
1167
1167
|
|
|
1168
1168
|
msgid "Add icon map"
|
|
1169
1169
|
msgstr "アイコン マップを追加"
|
|
@@ -1205,7 +1205,7 @@ msgid "Add microservice"
|
|
|
1205
1205
|
msgstr "マイクロ サービスの追加"
|
|
1206
1206
|
|
|
1207
1207
|
msgid "Add new collection`collection`"
|
|
1208
|
-
msgstr ""
|
|
1208
|
+
msgstr "新しいコレクションの追加"
|
|
1209
1209
|
|
|
1210
1210
|
msgid "Add new`configuration type`"
|
|
1211
1211
|
msgstr "新規追加"
|
|
@@ -1289,7 +1289,7 @@ msgid "Add pattern"
|
|
|
1289
1289
|
msgstr "パターンを追加"
|
|
1290
1290
|
|
|
1291
1291
|
msgid "Add placeholder"
|
|
1292
|
-
msgstr ""
|
|
1292
|
+
msgstr "プレースホルダーの追加"
|
|
1293
1293
|
|
|
1294
1294
|
msgid "Add policy"
|
|
1295
1295
|
msgstr "ポリシーの追加"
|
|
@@ -1517,7 +1517,7 @@ msgid "Advanced developer mode"
|
|
|
1517
1517
|
msgstr "高度な開発者モード"
|
|
1518
1518
|
|
|
1519
1519
|
msgid "Advanced editor"
|
|
1520
|
-
msgstr ""
|
|
1520
|
+
msgstr "詳細エディター"
|
|
1521
1521
|
|
|
1522
1522
|
msgid "Advanced settings"
|
|
1523
1523
|
msgstr "詳細設定"
|
|
@@ -1589,7 +1589,7 @@ msgid "Aggregation"
|
|
|
1589
1589
|
msgstr "集計"
|
|
1590
1590
|
|
|
1591
1591
|
msgid "Aggregation display"
|
|
1592
|
-
msgstr ""
|
|
1592
|
+
msgstr "集計表示"
|
|
1593
1593
|
|
|
1594
1594
|
msgid "Aggregation options"
|
|
1595
1595
|
msgstr "集計オプション"
|
|
@@ -1772,7 +1772,7 @@ msgid "All filtered"
|
|
|
1772
1772
|
msgstr "すべてフィルター済み"
|
|
1773
1773
|
|
|
1774
1774
|
msgid "All icons in this file already exist in this tenant."
|
|
1775
|
-
msgstr ""
|
|
1775
|
+
msgstr "このファイル内のすべてのアイコンは、このテナントに既に存在します。"
|
|
1776
1776
|
|
|
1777
1777
|
msgid "All objects"
|
|
1778
1778
|
msgstr "すべてのオブジェクト"
|
|
@@ -1787,7 +1787,7 @@ msgid "All statuses"
|
|
|
1787
1787
|
msgstr "すべてのステータス"
|
|
1788
1788
|
|
|
1789
1789
|
msgid "All time`interval option`"
|
|
1790
|
-
msgstr ""
|
|
1790
|
+
msgstr "すべての時間"
|
|
1791
1791
|
|
|
1792
1792
|
msgid "All types"
|
|
1793
1793
|
msgstr "すべてのタイプ"
|
|
@@ -1817,7 +1817,7 @@ msgid "Allowed domain"
|
|
|
1817
1817
|
msgstr "許可されたドメイン"
|
|
1818
1818
|
|
|
1819
1819
|
msgid "Allows access to the Data Preparation application."
|
|
1820
|
-
msgstr ""
|
|
1820
|
+
msgstr "Data Preperation アプリケーションへのアクセス権限を許可します。"
|
|
1821
1821
|
|
|
1822
1822
|
msgid "Allows editing the dark theme variables."
|
|
1823
1823
|
msgstr "ダーク テーマの変数の編集を許可します。"
|
|
@@ -1889,7 +1889,7 @@ msgid "Allows to view dashboards on device level."
|
|
|
1889
1889
|
msgstr "デバイス レベルでのダッシュボードの表示を許可します。"
|
|
1890
1890
|
|
|
1891
1891
|
msgid "Already exists"
|
|
1892
|
-
msgstr ""
|
|
1892
|
+
msgstr "既に存在します"
|
|
1893
1893
|
|
|
1894
1894
|
msgid "Also delete all devices inside \"{{name}}\" and its subassets."
|
|
1895
1895
|
msgstr "\"{{name}}\" 内のすべてのデバイスとそのサブアセットも削除します。"
|
|
@@ -1977,7 +1977,7 @@ msgid "An object identifier value, typically an address identifying a device and
|
|
|
1977
1977
|
msgstr "オブジェクト識別子の値。通常、デバイスとそのステータスを識別するアドレス。"
|
|
1978
1978
|
|
|
1979
1979
|
msgid "Analyze and suggest"
|
|
1980
|
-
msgstr ""
|
|
1980
|
+
msgstr "分析と提案"
|
|
1981
1981
|
|
|
1982
1982
|
msgid "Analyzing query…"
|
|
1983
1983
|
msgstr "クエリを分析しています…"
|
|
@@ -2190,7 +2190,7 @@ msgid "Are you sure you want to delete tenant policy \"{{name}}\"?"
|
|
|
2190
2190
|
msgstr "テナント ポリシー \"{{name}}\" を削除してもよろしいですか?"
|
|
2191
2191
|
|
|
2192
2192
|
msgid "Are you sure you want to delete this icon? This cannot be undone."
|
|
2193
|
-
msgstr ""
|
|
2193
|
+
msgstr "このアイコンを削除してもよろしいですか?これは復元できません。"
|
|
2194
2194
|
|
|
2195
2195
|
msgid "Are you sure you want to delete? This operation is irreversible."
|
|
2196
2196
|
msgstr "削除してもよろしいですか?この操作を元に戻すことはできません。"
|
|
@@ -2478,7 +2478,7 @@ msgid "Auto"
|
|
|
2478
2478
|
msgstr "自動"
|
|
2479
2479
|
|
|
2480
2480
|
msgid "Auto (from filename)"
|
|
2481
|
-
msgstr ""
|
|
2481
|
+
msgstr "自動 (ファイル名から)"
|
|
2482
2482
|
|
|
2483
2483
|
msgid "Auto apply constraints"
|
|
2484
2484
|
msgstr "自動適用制約"
|
|
@@ -2487,7 +2487,7 @@ msgid "Auto observe"
|
|
|
2487
2487
|
msgstr "自動監視"
|
|
2488
2488
|
|
|
2489
2489
|
msgid "Auto picks an aggregation interval from the time range and the aggregation points per chart you set. Available only for the Data graph widget."
|
|
2490
|
-
msgstr ""
|
|
2490
|
+
msgstr "自動は、時間範囲と設定したグラフ当たりの集計ポイントから集計間隔を選択します。データ グラフ ウィジェットのみに使用できます。"
|
|
2491
2491
|
|
|
2492
2492
|
msgid "Auto refresh"
|
|
2493
2493
|
msgstr "自動更新"
|
|
@@ -2508,10 +2508,10 @@ msgid "Auto scan address space"
|
|
|
2508
2508
|
msgstr "アドレス空間の自動スキャン"
|
|
2509
2509
|
|
|
2510
2510
|
msgid "Auto — {{ points }} points per chart"
|
|
2511
|
-
msgstr ""
|
|
2511
|
+
msgstr "自動 — グラフ当たり {{ points }} ポイント"
|
|
2512
2512
|
|
|
2513
2513
|
msgid "Auto — {{ points }} points per chart, kept on zoom"
|
|
2514
|
-
msgstr ""
|
|
2514
|
+
msgstr "自動 — グラフ当たり {{ points }} ポイント、ズーム維持"
|
|
2515
2515
|
|
|
2516
2516
|
msgid "Auto`automatic aggregation mode`"
|
|
2517
2517
|
msgstr "自動"
|
|
@@ -2535,7 +2535,7 @@ msgid "Autodiscovery request"
|
|
|
2535
2535
|
msgstr "Autodiscovery のリクエスト"
|
|
2536
2536
|
|
|
2537
2537
|
msgid "Automatic aggregation"
|
|
2538
|
-
msgstr ""
|
|
2538
|
+
msgstr "自動集計"
|
|
2539
2539
|
|
|
2540
2540
|
msgid "Availability"
|
|
2541
2541
|
msgstr "稼働率"
|
|
@@ -2577,7 +2577,7 @@ msgid "Available firmwares matching the device type"
|
|
|
2577
2577
|
msgstr "デバイス タイプに適合する利用可能なファームウェア"
|
|
2578
2578
|
|
|
2579
2579
|
msgid "Available placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to downloadable file is: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
|
|
2580
|
-
msgstr ""
|
|
2580
|
+
msgstr "使用できるプレースホルダー:{tenant-domain}、{host}、{binaryId}。ダウンロード可能なファイルへの完全なリンク:{tenant-domain}/apps/public/login/index.html#/?download={binaryId}。"
|
|
2581
2581
|
|
|
2582
2582
|
msgid "Available placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to downloadable file is: {tenant-domain}/inventory/binaries/{binaryId}."
|
|
2583
2583
|
msgstr "利用可能なプレースホルダー: {tenant-domain}, {host}, {binaryId}。ダウンロード ファイルへの完全リンクは次のとおりです: {tenant-domain}/inventory/binaries/{binaryId}。"
|
|
@@ -2643,7 +2643,7 @@ msgid "Backlog usage"
|
|
|
2643
2643
|
msgstr "バックログの使用状況"
|
|
2644
2644
|
|
|
2645
2645
|
msgid "Band color"
|
|
2646
|
-
msgstr ""
|
|
2646
|
+
msgstr "バンドの色"
|
|
2647
2647
|
|
|
2648
2648
|
msgid "Bars"
|
|
2649
2649
|
msgstr "バー"
|
|
@@ -2693,7 +2693,7 @@ msgid "Below you can configure one or more OPC UA servers. The OPC UA agent will
|
|
|
2693
2693
|
msgstr "下で 1 つ以上の OPC UA サーバーを構成できます。OPC UA エージェントは、サーバーが有効化されており、接続状態が接続済みに設定されている場合、これらのサーバーに接続します。"
|
|
2694
2694
|
|
|
2695
2695
|
msgid "Best guess"
|
|
2696
|
-
msgstr ""
|
|
2696
|
+
msgstr "ベストの推測"
|
|
2697
2697
|
|
|
2698
2698
|
msgid "Billing mode"
|
|
2699
2699
|
msgstr "請求モード"
|
|
@@ -2732,7 +2732,7 @@ msgid "Bookmark added."
|
|
|
2732
2732
|
msgstr "ブックマークが追加されました。"
|
|
2733
2733
|
|
|
2734
2734
|
msgid "Bookmark label"
|
|
2735
|
-
msgstr ""
|
|
2735
|
+
msgstr "ブックマーク ラベル"
|
|
2736
2736
|
|
|
2737
2737
|
msgid "Bookmark removed."
|
|
2738
2738
|
msgstr "ブックマークは削除されました。"
|
|
@@ -2777,7 +2777,7 @@ msgid "Border`style`"
|
|
|
2777
2777
|
msgstr "分割線"
|
|
2778
2778
|
|
|
2779
2779
|
msgid "Both minimum and maximum must be enabled to use this option."
|
|
2780
|
-
msgstr ""
|
|
2780
|
+
msgstr "最小と最大の両方が、このオプションを使用するために有効化されている必要があります。"
|
|
2781
2781
|
|
|
2782
2782
|
msgid "Box model"
|
|
2783
2783
|
msgstr "ボックス モデル"
|
|
@@ -2836,6 +2836,9 @@ msgstr "ブランディングが保存されました。このブランディン
|
|
|
2836
2836
|
msgid "Branding variants"
|
|
2837
2837
|
msgstr "ブランディングのバリアント"
|
|
2838
2838
|
|
|
2839
|
+
msgid "Breadcrumb"
|
|
2840
|
+
msgstr "ブレッドクラム"
|
|
2841
|
+
|
|
2839
2842
|
msgid "Breadcrumbs extension to enhance navigation between groups."
|
|
2840
2843
|
msgstr "グループ間の移動を強化するためのブレッドクラム拡張。"
|
|
2841
2844
|
|
|
@@ -2843,7 +2846,7 @@ msgid "Browse"
|
|
|
2843
2846
|
msgstr "参照"
|
|
2844
2847
|
|
|
2845
2848
|
msgid "Browse or drop file here…"
|
|
2846
|
-
msgstr ""
|
|
2849
|
+
msgstr "ここでファイルを参照またはドロップ…"
|
|
2847
2850
|
|
|
2848
2851
|
msgid "Browse path"
|
|
2849
2852
|
msgstr "パスを参照"
|
|
@@ -2926,7 +2929,7 @@ msgstr "日付順 (降順)"
|
|
|
2926
2929
|
msgid "By default, every unsecure HTML is removed from the HTML widget. You can\n"
|
|
2927
2930
|
" disable this behavior in this application and allow unsecure HTML to be\n"
|
|
2928
2931
|
" used."
|
|
2929
|
-
msgstr ""
|
|
2932
|
+
msgstr "デフォルトでは、セキュアでないすべての HTML は HTML ウィジェットから削除されます。このアプリケーションでこの動作を無効化して、セキュアでない HTML の使用を許可できます。"
|
|
2930
2933
|
|
|
2931
2934
|
msgid "By severity"
|
|
2932
2935
|
msgstr "重大度別"
|
|
@@ -3209,7 +3212,7 @@ msgid "Certificate"
|
|
|
3209
3212
|
msgstr "証明書"
|
|
3210
3213
|
|
|
3211
3214
|
msgid "Certificate (PEM)"
|
|
3212
|
-
msgstr ""
|
|
3215
|
+
msgstr "証明書 (PEM)"
|
|
3213
3216
|
|
|
3214
3217
|
msgid "Certificate ID field"
|
|
3215
3218
|
msgstr "証明書 ID フィールド"
|
|
@@ -3537,7 +3540,7 @@ msgid "Clear changes"
|
|
|
3537
3540
|
msgstr "変更のクリア"
|
|
3538
3541
|
|
|
3539
3542
|
msgid "Clear collection"
|
|
3540
|
-
msgstr ""
|
|
3543
|
+
msgstr "コレクションのクリア"
|
|
3541
3544
|
|
|
3542
3545
|
msgid "Clear date range"
|
|
3543
3546
|
msgstr "日付範囲をクリア"
|
|
@@ -3612,7 +3615,7 @@ msgstr "アプリケーションをインストール後、\n"
|
|
|
3612
3615
|
" をクリックしてください。"
|
|
3613
3616
|
|
|
3614
3617
|
msgid "Click \"Download\" to save it."
|
|
3615
|
-
msgstr ""
|
|
3618
|
+
msgstr "保存するには [ダウンロード] をクリックします。"
|
|
3616
3619
|
|
|
3617
3620
|
msgid "Click \"Edit widgets\" to unlock"
|
|
3618
3621
|
msgstr "ロックを解除するには \"ウィジェットを編集\" をクリックしてください"
|
|
@@ -3811,10 +3814,10 @@ msgid "Collapse navigator on start up"
|
|
|
3811
3814
|
msgstr "起動時にナビゲーターを折りたたむ"
|
|
3812
3815
|
|
|
3813
3816
|
msgid "Collection"
|
|
3814
|
-
msgstr ""
|
|
3817
|
+
msgstr "コレクション"
|
|
3815
3818
|
|
|
3816
3819
|
msgid "Collection is required."
|
|
3817
|
-
msgstr ""
|
|
3820
|
+
msgstr "コレクションが必須です。"
|
|
3818
3821
|
|
|
3819
3822
|
msgid "Color"
|
|
3820
3823
|
msgstr "色"
|
|
@@ -3829,7 +3832,7 @@ msgid "Column header"
|
|
|
3829
3832
|
msgstr "列ヘッダー"
|
|
3830
3833
|
|
|
3831
3834
|
msgid "Columns"
|
|
3832
|
-
msgstr ""
|
|
3835
|
+
msgstr "列"
|
|
3833
3836
|
|
|
3834
3837
|
msgid "Columns (drag to reorder)"
|
|
3835
3838
|
msgstr "列 (ドラッグして並べ替え)"
|
|
@@ -3916,7 +3919,7 @@ msgid "Complex property.`tooltip`"
|
|
|
3916
3919
|
msgstr "複合プロパティ。"
|
|
3917
3920
|
|
|
3918
3921
|
msgid "Composited preview"
|
|
3919
|
-
msgstr ""
|
|
3922
|
+
msgstr "作成されたプレビュー"
|
|
3920
3923
|
|
|
3921
3924
|
msgid "Compressed files must have an index.html at root. URLs in the web application can be relative."
|
|
3922
3925
|
msgstr "圧縮ファイルのルートには index.html が必要です。Web アプリケーションの URL では相対 URL を使用できます。"
|
|
@@ -4129,7 +4132,7 @@ msgid "Confirm device type change?"
|
|
|
4129
4132
|
msgstr "デバイス タイプの変更の確認"
|
|
4130
4133
|
|
|
4131
4134
|
msgid "Confirm host key"
|
|
4132
|
-
msgstr ""
|
|
4135
|
+
msgstr "ホスト キーの確認"
|
|
4133
4136
|
|
|
4134
4137
|
msgid "Confirm log out all users?"
|
|
4135
4138
|
msgstr "すべてのユーザーのログアウトを確定しますか?"
|
|
@@ -4159,7 +4162,7 @@ msgid "Confirm selection"
|
|
|
4159
4162
|
msgstr "選択の確認"
|
|
4160
4163
|
|
|
4161
4164
|
msgid "Confirm the host key for {{ endpoint }}. Only continue if the fingerprint matches the server you expect."
|
|
4162
|
-
msgstr ""
|
|
4165
|
+
msgstr "{{ endpoint }} のホスト キーを確認します。指紋と想定するサーバーが合致する場合のみ次へ進みます。"
|
|
4163
4166
|
|
|
4164
4167
|
msgid "Confirm your current password"
|
|
4165
4168
|
msgstr "現在のパスワードの確認"
|
|
@@ -4336,7 +4339,7 @@ msgid "Content couldn't be loaded."
|
|
|
4336
4339
|
msgstr "内容を読み込むことができませんでした。"
|
|
4337
4340
|
|
|
4338
4341
|
msgid "Content is sourced from a remote URL and cannot be edited inline."
|
|
4339
|
-
msgstr ""
|
|
4342
|
+
msgstr "内容はリモート URL から提供されていて、インラインでは編集できません。"
|
|
4340
4343
|
|
|
4341
4344
|
msgid "Continue"
|
|
4342
4345
|
msgstr "次へ"
|
|
@@ -4351,7 +4354,7 @@ msgid "Control"
|
|
|
4351
4354
|
msgstr "制御"
|
|
4352
4355
|
|
|
4353
4356
|
msgid "Control the number of columns and rows. Optionally scale row height to fit the viewport."
|
|
4354
|
-
msgstr ""
|
|
4357
|
+
msgstr "列と行の数を制御します。オプションで行の高さを調整してビューポートに合わせることができます。"
|
|
4355
4358
|
|
|
4356
4359
|
msgid "Controls access as a support user."
|
|
4357
4360
|
msgstr "サポート ユーザーとしてのアクセスを制御します。"
|
|
@@ -4378,7 +4381,7 @@ msgid "Controls access to measurements."
|
|
|
4378
4381
|
msgstr "計測値へのアクセスを制御します。"
|
|
4379
4382
|
|
|
4380
4383
|
msgid "Controls how many columns the grid is divided into. More columns allow finer control over widget width and placement."
|
|
4381
|
-
msgstr ""
|
|
4384
|
+
msgstr "グリッドが分割される列数を制御します。列が多ければ、ウィジェットの幅と配置を細かく制御できます。"
|
|
4382
4385
|
|
|
4383
4386
|
msgid "Cookie banner"
|
|
4384
4387
|
msgstr "Cookie のバナー"
|
|
@@ -4462,7 +4465,7 @@ msgid "Could not add identity. External ID \"{{externalId}}\" of the type \"{{ty
|
|
|
4462
4465
|
msgstr "識別子を追加できませんでした。タイプ \"{{type}}\" の外部 ID \"{{externalId}}\" は既に存在しています。"
|
|
4463
4466
|
|
|
4464
4467
|
msgid "Could not apply the pasted SVG code."
|
|
4465
|
-
msgstr ""
|
|
4468
|
+
msgstr "貼り付けられた SVG コードを適用できませんでした。"
|
|
4466
4469
|
|
|
4467
4470
|
msgid "Could not assign child devices."
|
|
4468
4471
|
msgstr "子デバイスを割り当てることができませんでした。"
|
|
@@ -4687,7 +4690,7 @@ msgid "Could not set device protocol."
|
|
|
4687
4690
|
msgstr "デバイス プロトコルを設定できませんでした。"
|
|
4688
4691
|
|
|
4689
4692
|
msgid "Could not subscribe to mapped data."
|
|
4690
|
-
msgstr ""
|
|
4693
|
+
msgstr "マッピングされたデータにサブスクリプションを登録できませんでした。"
|
|
4691
4694
|
|
|
4692
4695
|
msgid "Could not subscribe to the microservice because another application with the same context path is already subscribed."
|
|
4693
4696
|
msgstr "同じコンテキスト パスの別のアプリケーションが登録済みであるため、マイクロサービスに登録できませんでした。"
|
|
@@ -4708,7 +4711,7 @@ msgid "Could not upload the files."
|
|
|
4708
4711
|
msgstr "ファイルをアップロードできませんでした。"
|
|
4709
4712
|
|
|
4710
4713
|
msgid "Could not upload the selected SVG file."
|
|
4711
|
-
msgstr ""
|
|
4714
|
+
msgstr "選択された SVG ファイルをアップロードできませんでした。"
|
|
4712
4715
|
|
|
4713
4716
|
msgid "Could not use a reserved SQL keyword \"{{tenantId}}\" as a domain name."
|
|
4714
4717
|
msgstr "予約済み SQL キーワード \"{{tenantId}}\" をドメイン名として使用できませんでした。"
|
|
@@ -5019,10 +5022,10 @@ msgid "Currently installed"
|
|
|
5019
5022
|
msgstr "現在インストール済み"
|
|
5020
5023
|
|
|
5021
5024
|
msgid "Currently saved certificate"
|
|
5022
|
-
msgstr ""
|
|
5025
|
+
msgstr "現在保存されている証明書"
|
|
5023
5026
|
|
|
5024
5027
|
msgid "Currently saved private key"
|
|
5025
|
-
msgstr ""
|
|
5028
|
+
msgstr "現在保存されている秘密鍵"
|
|
5026
5029
|
|
|
5027
5030
|
msgid "Custom"
|
|
5028
5031
|
msgstr "カスタム"
|
|
@@ -5118,7 +5121,7 @@ msgid "DHCP Server"
|
|
|
5118
5121
|
msgstr "DHCP サーバー"
|
|
5119
5122
|
|
|
5120
5123
|
msgid "DLT (single color) icons must not start with \"c8y-\". Use the C8Y (duocolor) type for c8y- prefixed icons."
|
|
5121
|
-
msgstr ""
|
|
5124
|
+
msgstr "DLT (シングル カラー) アイコンは \"c8y-\" で開始できません。c8y- プレフィックスが付いたアイコンは C8Y (デュオカラー) タイプを使用します。"
|
|
5122
5125
|
|
|
5123
5126
|
msgid "DNS"
|
|
5124
5127
|
msgstr "DNS"
|
|
@@ -5154,10 +5157,10 @@ msgid "Dark"
|
|
|
5154
5157
|
msgstr "暗色"
|
|
5155
5158
|
|
|
5156
5159
|
msgid "Dark layer"
|
|
5157
|
-
msgstr ""
|
|
5160
|
+
msgstr "ダーク レイヤー"
|
|
5158
5161
|
|
|
5159
5162
|
msgid "Dark layer SVG"
|
|
5160
|
-
msgstr ""
|
|
5163
|
+
msgstr "ダークレイヤー SVG"
|
|
5161
5164
|
|
|
5162
5165
|
msgid "Dark theme"
|
|
5163
5166
|
msgstr "暗色テーマ"
|
|
@@ -5190,7 +5193,7 @@ msgid "Dashboard copied. Navigate to the desired group and select \"Paste dashbo
|
|
|
5190
5193
|
msgstr "ダッシュボードがコピーされました。目的のグループに移動し、\"ダッシュボードを貼り付け\" を選択します。"
|
|
5191
5194
|
|
|
5192
5195
|
msgid "Dashboard copied. Navigate to the target asset and select \"Paste dashboard\". You can paste this dashboard only to assets of the same kind to which you have the admin permission."
|
|
5193
|
-
msgstr ""
|
|
5196
|
+
msgstr "ダッシュボードがコピーされました。ターゲット アセットに移動して、[ダッシュボードの貼り付け] を選択してください。このダッシュボードは、管理者アクセス権限があるアセットと同じ種類のアセットのみに貼り付けることができます。"
|
|
5194
5197
|
|
|
5195
5198
|
msgid "Dashboard created."
|
|
5196
5199
|
msgstr "ダッシュボードは作成されました。"
|
|
@@ -5259,7 +5262,7 @@ msgid "Dashboards: View device dashboards"
|
|
|
5259
5262
|
msgstr "ダッシュボード: デバイスの表示ダッシュボード"
|
|
5260
5263
|
|
|
5261
5264
|
msgid "Dashed line"
|
|
5262
|
-
msgstr ""
|
|
5265
|
+
msgstr "破線"
|
|
5263
5266
|
|
|
5264
5267
|
msgid "Data"
|
|
5265
5268
|
msgstr "データ"
|
|
@@ -5277,7 +5280,7 @@ msgid "Data Points Table widget"
|
|
|
5277
5280
|
msgstr "データ ポイント テーブルのウィジェット"
|
|
5278
5281
|
|
|
5279
5282
|
msgid "Data Preparation"
|
|
5280
|
-
msgstr ""
|
|
5283
|
+
msgstr "データ準備"
|
|
5281
5284
|
|
|
5282
5285
|
msgid "Data Type"
|
|
5283
5286
|
msgstr "データ タイプ"
|
|
@@ -5375,10 +5378,10 @@ msgid "Data point template"
|
|
|
5375
5378
|
msgstr "データ ポイント テンプレート"
|
|
5376
5379
|
|
|
5377
5380
|
msgid "Data point totals"
|
|
5378
|
-
msgstr ""
|
|
5381
|
+
msgstr "データ ポイント合計"
|
|
5379
5382
|
|
|
5380
5383
|
msgid "Data point values"
|
|
5381
|
-
msgstr ""
|
|
5384
|
+
msgstr "データ ポイント値"
|
|
5382
5385
|
|
|
5383
5386
|
msgid "Data points"
|
|
5384
5387
|
msgstr "データ ポイント"
|
|
@@ -5408,10 +5411,10 @@ msgid "Data scope"
|
|
|
5408
5411
|
msgstr "データ範囲"
|
|
5409
5412
|
|
|
5410
5413
|
msgid "Data sharing"
|
|
5411
|
-
msgstr ""
|
|
5414
|
+
msgstr "データ共有"
|
|
5412
5415
|
|
|
5413
5416
|
msgid "Data sharing settings saved."
|
|
5414
|
-
msgstr ""
|
|
5417
|
+
msgstr "データ共有設定が保存されました。"
|
|
5415
5418
|
|
|
5416
5419
|
msgid "Data subscriptions"
|
|
5417
5420
|
msgstr "データ サブスクリプション"
|
|
@@ -5606,7 +5609,7 @@ msgid "Define which are the enabled features in the current application."
|
|
|
5606
5609
|
msgstr "現在のアプリケーションにおいて有効化される機能を定義してください。"
|
|
5607
5610
|
|
|
5608
5611
|
msgid "Defines how many rows divide the viewport height. More rows allow finer control over widget height. Also enables the height preset menu on each widget."
|
|
5609
|
-
msgstr ""
|
|
5612
|
+
msgstr "ビューポートの高さを分割する行数を定義します。行が多ければ、ウィジェットの高さを細かく制御できます。また、各ウィジェットの高さのプリセット メニューも有効化できます。"
|
|
5610
5613
|
|
|
5611
5614
|
msgid "Defines which authentication method is used with the provider"
|
|
5612
5615
|
msgstr "プロバイダーとどの認証方法を使用するか定義します"
|
|
@@ -5633,7 +5636,7 @@ msgid "Delete"
|
|
|
5633
5636
|
msgstr "削除"
|
|
5634
5637
|
|
|
5635
5638
|
msgid "Delete \"{{ iconName }}\""
|
|
5636
|
-
msgstr ""
|
|
5639
|
+
msgstr "\"{{ iconName }}\" の削除"
|
|
5637
5640
|
|
|
5638
5641
|
msgid "Delete Active Jobs"
|
|
5639
5642
|
msgstr "アクティブ ジョブを削除"
|
|
@@ -5762,7 +5765,7 @@ msgid "Delete group"
|
|
|
5762
5765
|
msgstr "グループを削除"
|
|
5763
5766
|
|
|
5764
5767
|
msgid "Delete icon"
|
|
5765
|
-
msgstr ""
|
|
5768
|
+
msgstr "アイコンの削除"
|
|
5766
5769
|
|
|
5767
5770
|
msgid "Delete instance"
|
|
5768
5771
|
msgstr "インスタンスを削除"
|
|
@@ -5771,7 +5774,7 @@ msgid "Delete item"
|
|
|
5771
5774
|
msgstr "項目を削除"
|
|
5772
5775
|
|
|
5773
5776
|
msgid "Delete last exchange"
|
|
5774
|
-
msgstr ""
|
|
5777
|
+
msgstr "最後の交換を削除する"
|
|
5775
5778
|
|
|
5776
5779
|
msgid "Delete license"
|
|
5777
5780
|
msgstr "ライセンスを削除"
|
|
@@ -6082,7 +6085,7 @@ msgid "Device profile deleted."
|
|
|
6082
6085
|
msgstr "デバイス プロファイルが削除されました。"
|
|
6083
6086
|
|
|
6084
6087
|
msgid "Device profile name"
|
|
6085
|
-
msgstr ""
|
|
6088
|
+
msgstr "デバイス プロファイル名"
|
|
6086
6089
|
|
|
6087
6090
|
msgid "Device profiles"
|
|
6088
6091
|
msgstr "デバイス プロファイル"
|
|
@@ -6448,7 +6451,7 @@ msgid "Displays a customizable quick links widget"
|
|
|
6448
6451
|
msgstr "カスタマイズ可能なクイック リンク ウィジェットを表示します"
|
|
6449
6452
|
|
|
6450
6453
|
msgid "Displays a dynamically updated SVG image for real-time device monitoring."
|
|
6451
|
-
msgstr ""
|
|
6454
|
+
msgstr "リアルタイム デバイス監視のために動的に更新される SVG 画像を表示します。"
|
|
6452
6455
|
|
|
6453
6456
|
msgid "Displays a graph of selected data points"
|
|
6454
6457
|
msgstr "選択されているデータ ポイントのグラフを表示します"
|
|
@@ -6593,7 +6596,7 @@ msgid "Dots not allowed."
|
|
|
6593
6596
|
msgstr "ピリオドは許可されていません。"
|
|
6594
6597
|
|
|
6595
6598
|
msgid "Dotted line"
|
|
6596
|
-
msgstr ""
|
|
6599
|
+
msgstr "破線"
|
|
6597
6600
|
|
|
6598
6601
|
msgid "Down`service status`"
|
|
6599
6602
|
msgstr "停止"
|
|
@@ -6668,19 +6671,19 @@ msgid "Drop"
|
|
|
6668
6671
|
msgstr "ドロップ"
|
|
6669
6672
|
|
|
6670
6673
|
msgid "Drop SVG file here or click to browse"
|
|
6671
|
-
msgstr ""
|
|
6674
|
+
msgstr "SVG ファイルをここにドロップするかクリックして参照する"
|
|
6672
6675
|
|
|
6673
6676
|
msgid "Drop ZIP file here or click to browse"
|
|
6674
|
-
msgstr ""
|
|
6677
|
+
msgstr "ZIP ファイルをここにドロップするかクリックして参照する"
|
|
6675
6678
|
|
|
6676
6679
|
msgid "Drop a new certificate to replace"
|
|
6677
|
-
msgstr ""
|
|
6680
|
+
msgstr "新しい証明書を置き換えるためにドロップする"
|
|
6678
6681
|
|
|
6679
6682
|
msgid "Drop a new private key to replace"
|
|
6680
|
-
msgstr ""
|
|
6683
|
+
msgstr "新しい秘密鍵を置き換えるためにドロップする"
|
|
6681
6684
|
|
|
6682
6685
|
msgid "Drop dark layer SVG"
|
|
6683
|
-
msgstr ""
|
|
6686
|
+
msgstr "ダーク レイヤー SVG をドロップする"
|
|
6684
6687
|
|
|
6685
6688
|
msgid "Drop file here"
|
|
6686
6689
|
msgstr "ここにファイルをドロップ"
|
|
@@ -6695,13 +6698,13 @@ msgid "Drop files here or click to browse"
|
|
|
6695
6698
|
msgstr "ファイルをここにドロップするか、クリックして参照してください"
|
|
6696
6699
|
|
|
6697
6700
|
msgid "Drop light layer SVG"
|
|
6698
|
-
msgstr ""
|
|
6701
|
+
msgstr "ライト レイヤー SVG をドロップする"
|
|
6699
6702
|
|
|
6700
6703
|
msgid "Drop the certificate in PEM format."
|
|
6701
|
-
msgstr ""
|
|
6704
|
+
msgstr "PEM 形式の証明書をドロップします。"
|
|
6702
6705
|
|
|
6703
6706
|
msgid "Drop the private key in PEM format."
|
|
6704
|
-
msgstr ""
|
|
6707
|
+
msgstr "PEM 形式の秘密鍵をドロップします。"
|
|
6705
6708
|
|
|
6706
6709
|
msgid "Due to the large number, only a subset of alarms are displayed. Use search to narrow down the number of results."
|
|
6707
6710
|
msgstr "数が多すぎるため、アラームのサブセットのみが表示されます。検索を使用して、結果数を減らしてください。"
|
|
@@ -6713,7 +6716,7 @@ msgid "Due to the large number, only a subset of events are displayed. Use searc
|
|
|
6713
6716
|
msgstr "数が多すぎるため、イベントのサブセットのみが表示されます。検索を使用して、結果数を減らしてください。"
|
|
6714
6717
|
|
|
6715
6718
|
msgid "Duocolor"
|
|
6716
|
-
msgstr ""
|
|
6719
|
+
msgstr "デュオカラー"
|
|
6717
6720
|
|
|
6718
6721
|
msgid "Duplicate"
|
|
6719
6722
|
msgstr "複製"
|
|
@@ -6725,10 +6728,10 @@ msgid "Duplicate application"
|
|
|
6725
6728
|
msgstr "アプリケーションを複製"
|
|
6726
6729
|
|
|
6727
6730
|
msgid "Duplicate as local"
|
|
6728
|
-
msgstr ""
|
|
6731
|
+
msgstr "ローカルとして複製"
|
|
6729
6732
|
|
|
6730
6733
|
msgid "Duplicate as local smart rule"
|
|
6731
|
-
msgstr ""
|
|
6734
|
+
msgstr "ローカル スマート ルールとして複製"
|
|
6732
6735
|
|
|
6733
6736
|
msgid "Duplicate as regular dashboard"
|
|
6734
6737
|
msgstr "標準ダッシュボードとして複製"
|
|
@@ -6830,7 +6833,7 @@ msgid "Edit"
|
|
|
6830
6833
|
msgstr "編集"
|
|
6831
6834
|
|
|
6832
6835
|
msgid "Edit \"{{ iconName }}\""
|
|
6833
|
-
msgstr ""
|
|
6836
|
+
msgstr "\"{{ iconName }}\" の編集"
|
|
6834
6837
|
|
|
6835
6838
|
msgid "Edit KPI"
|
|
6836
6839
|
msgstr "KPI を編集"
|
|
@@ -6863,13 +6866,13 @@ msgid "Edit holding register: \"{{name}}\""
|
|
|
6863
6866
|
msgstr "保持レジスタを編集してください: \"{{name}}\""
|
|
6864
6867
|
|
|
6865
6868
|
msgid "Edit icon"
|
|
6866
|
-
msgstr ""
|
|
6869
|
+
msgstr "アイコンの編集"
|
|
6867
6870
|
|
|
6868
6871
|
msgid "Edit in repository"
|
|
6869
|
-
msgstr ""
|
|
6872
|
+
msgstr "リポジトリで編集する"
|
|
6870
6873
|
|
|
6871
6874
|
msgid "Edit inline"
|
|
6872
|
-
msgstr ""
|
|
6875
|
+
msgstr "インライン編集"
|
|
6873
6876
|
|
|
6874
6877
|
msgid "Edit input register: \"{{name}}\""
|
|
6875
6878
|
msgstr "入力レジスタを編集: \"{{name}}\""
|
|
@@ -6935,7 +6938,7 @@ msgid "Editing`icons-category`"
|
|
|
6935
6938
|
msgstr "編集"
|
|
6936
6939
|
|
|
6937
6940
|
msgid "Editor language"
|
|
6938
|
-
msgstr ""
|
|
6941
|
+
msgstr "エディター言語"
|
|
6939
6942
|
|
|
6940
6943
|
msgid "Email"
|
|
6941
6944
|
msgstr "Eメール"
|
|
@@ -7004,7 +7007,7 @@ msgid "Enable in-product information & communication"
|
|
|
7004
7007
|
msgstr "製品内情報とコミュニケーションを有効化"
|
|
7005
7008
|
|
|
7006
7009
|
msgid "Enable mTLS authentication"
|
|
7007
|
-
msgstr ""
|
|
7010
|
+
msgstr "mTLS 認証の有効化"
|
|
7008
7011
|
|
|
7009
7012
|
msgid "Enable message banner"
|
|
7010
7013
|
msgstr "メッセージ バナーの有効化"
|
|
@@ -7134,13 +7137,13 @@ msgid "Enquire serial number"
|
|
|
7134
7137
|
msgstr "シリアル番号を照会"
|
|
7135
7138
|
|
|
7136
7139
|
msgid "Enter a value between {{ min }} and {{ max }}."
|
|
7137
|
-
msgstr ""
|
|
7140
|
+
msgstr "{{ min }} から {{ max }} までの値を入力します。"
|
|
7138
7141
|
|
|
7139
7142
|
msgid "Enter address"
|
|
7140
7143
|
msgstr "アドレスを入力"
|
|
7141
7144
|
|
|
7142
7145
|
msgid "Enter at least 3 characters to search."
|
|
7143
|
-
msgstr ""
|
|
7146
|
+
msgstr "検索するには 3 文字以上を入力します。"
|
|
7144
7147
|
|
|
7145
7148
|
msgid "Enter one or more valid email addresses, separated with a comma."
|
|
7146
7149
|
msgstr "1 つのアドレスまたはコンマで区切って複数のアドレスを入力してください。"
|
|
@@ -7395,7 +7398,7 @@ msgid "Export as CSV"
|
|
|
7395
7398
|
msgstr "CSV としてエクスポート"
|
|
7396
7399
|
|
|
7397
7400
|
msgid "Export custom icons as ZIP file"
|
|
7398
|
-
msgstr ""
|
|
7401
|
+
msgstr "カスタム アイコンを ZIP ファイルとしてエクスポートする"
|
|
7399
7402
|
|
|
7400
7403
|
msgid "Export data"
|
|
7401
7404
|
msgstr "エクスポート データ"
|
|
@@ -7404,7 +7407,7 @@ msgid "Export details"
|
|
|
7404
7407
|
msgstr "詳細をエクスポート"
|
|
7405
7408
|
|
|
7406
7409
|
msgid "Export failed."
|
|
7407
|
-
msgstr ""
|
|
7410
|
+
msgstr "エクスポートできませんでした。"
|
|
7408
7411
|
|
|
7409
7412
|
msgid "Export mode"
|
|
7410
7413
|
msgstr "エクスポート モード"
|
|
@@ -7493,7 +7496,7 @@ msgid "FAILED"
|
|
|
7493
7496
|
msgstr "失敗"
|
|
7494
7497
|
|
|
7495
7498
|
msgid "FALLBACK`plugin status`"
|
|
7496
|
-
msgstr ""
|
|
7499
|
+
msgstr "フォールバック"
|
|
7497
7500
|
|
|
7498
7501
|
msgid "FLAG"
|
|
7499
7502
|
msgstr "フラグ"
|
|
@@ -7556,7 +7559,7 @@ msgid "Failed to delete endpoint."
|
|
|
7556
7559
|
msgstr "エンドポイントを削除できませんでした。"
|
|
7557
7560
|
|
|
7558
7561
|
msgid "Failed to delete icon."
|
|
7559
|
-
msgstr ""
|
|
7562
|
+
msgstr "アイコンを削除できませんでした。"
|
|
7560
7563
|
|
|
7561
7564
|
msgid "Failed to delete the connection"
|
|
7562
7565
|
msgstr "接続を削除できませんでした"
|
|
@@ -7586,7 +7589,7 @@ msgid "Failed to import translation keys"
|
|
|
7586
7589
|
msgstr "翻訳キーをインポートできませんでした"
|
|
7587
7590
|
|
|
7588
7591
|
msgid "Failed to load custom icons."
|
|
7589
|
-
msgstr ""
|
|
7592
|
+
msgstr "カスタム アイコンを読み込むことができませんでした。"
|
|
7590
7593
|
|
|
7591
7594
|
msgid "Failed to open the relay due to: \"{{failureReason | translate}}\"."
|
|
7592
7595
|
msgstr "次の理由のためリレーを開くことができませんでした: \"{{failureReason | translate}}\"。"
|
|
@@ -7598,7 +7601,7 @@ msgid "Failed to process {{ count }} out of {{ total }}."
|
|
|
7598
7601
|
msgstr "{{ total }} 中 {{ count }} を処理できませんでした。"
|
|
7599
7602
|
|
|
7600
7603
|
msgid "Failed to read ZIP file."
|
|
7601
|
-
msgstr ""
|
|
7604
|
+
msgstr "ZIP ファイルを読み取ることができませんでした。"
|
|
7602
7605
|
|
|
7603
7606
|
msgid "Failed to register"
|
|
7604
7607
|
msgstr "登録できませんでした"
|
|
@@ -7616,7 +7619,7 @@ msgid "Failed to reset feature state."
|
|
|
7616
7619
|
msgstr "機能状態をリセットできませんでした。"
|
|
7617
7620
|
|
|
7618
7621
|
msgid "Failed to reset icon."
|
|
7619
|
-
msgstr ""
|
|
7622
|
+
msgstr "アイコンをリセットできませんでした。"
|
|
7620
7623
|
|
|
7621
7624
|
msgid "Failed to retrieve RDB snapshot."
|
|
7622
7625
|
msgstr "RDB スナップショットを取得できませんでした。"
|
|
@@ -7631,13 +7634,13 @@ msgid "Failed to save endpoint."
|
|
|
7631
7634
|
msgstr "エンドポイントを保存できませんでした。"
|
|
7632
7635
|
|
|
7633
7636
|
msgid "Failed to save icon override."
|
|
7634
|
-
msgstr ""
|
|
7637
|
+
msgstr "アイコンを上書き保存できませんでした。"
|
|
7635
7638
|
|
|
7636
7639
|
msgid "Failed to save icon."
|
|
7637
|
-
msgstr ""
|
|
7640
|
+
msgstr "アイコンを保存できませんでした。"
|
|
7638
7641
|
|
|
7639
7642
|
msgid "Failed to save the host key."
|
|
7640
|
-
msgstr ""
|
|
7643
|
+
msgstr "ホスト キーを保存できませんでした。"
|
|
7641
7644
|
|
|
7642
7645
|
msgid "Failed to save translations"
|
|
7643
7646
|
msgstr "翻訳を保存できませんでした"
|
|
@@ -7661,7 +7664,7 @@ msgid "Failed to update application."
|
|
|
7661
7664
|
msgstr "アプリケーションを更新できませんでした。"
|
|
7662
7665
|
|
|
7663
7666
|
msgid "Failed to update dashboard visibility."
|
|
7664
|
-
msgstr ""
|
|
7667
|
+
msgstr "ダッシュボードの表示を更新できませんでした。"
|
|
7665
7668
|
|
|
7666
7669
|
msgid "Failed to update domain at the platform."
|
|
7667
7670
|
msgstr "プラットフォームでドメインを更新できませんでした。"
|
|
@@ -7742,7 +7745,7 @@ msgid "File \"{{ vm.details.name }}\" is ready for download."
|
|
|
7742
7745
|
msgstr "ファイル \"{{ vm.details.name }}\" はダウンロードの準備ができました。"
|
|
7743
7746
|
|
|
7744
7747
|
msgid "File URL"
|
|
7745
|
-
msgstr ""
|
|
7748
|
+
msgstr "ファイル URL"
|
|
7746
7749
|
|
|
7747
7750
|
msgid "File could not be loaded."
|
|
7748
7751
|
msgstr "ファイルを読み込むことができませんでした。"
|
|
@@ -7754,7 +7757,7 @@ msgid "File download"
|
|
|
7754
7757
|
msgstr "ファイルのダウンロード"
|
|
7755
7758
|
|
|
7756
7759
|
msgid "File downloaded."
|
|
7757
|
-
msgstr ""
|
|
7760
|
+
msgstr "ファイルがダウンロードされました。"
|
|
7758
7761
|
|
|
7759
7762
|
msgid "File entry outside of the target directory: \"{{path}}\"."
|
|
7760
7763
|
msgstr "ターゲット ディレクトリ外のファイル エントリ: \"{{path}}\"。"
|
|
@@ -7784,13 +7787,13 @@ msgid "File upload"
|
|
|
7784
7787
|
msgstr "ファイル アップロード"
|
|
7785
7788
|
|
|
7786
7789
|
msgid "File with exported data can be downloaded from {tenant-domain}/apps/public/login/index.html#/?download={binaryId}."
|
|
7787
|
-
msgstr ""
|
|
7790
|
+
msgstr "ファイルはエクスポートされたデータともに {tenant-domain}/apps/public/login/index.html#/?download={binaryId} からダウンロードできます。"
|
|
7788
7791
|
|
|
7789
7792
|
msgid "File(s) uploaded."
|
|
7790
7793
|
msgstr "ファイルがアップロードされました。"
|
|
7791
7794
|
|
|
7792
7795
|
msgid "Filename"
|
|
7793
|
-
msgstr ""
|
|
7796
|
+
msgstr "ファイル名"
|
|
7794
7797
|
|
|
7795
7798
|
msgid "Files and folders`icons-category`"
|
|
7796
7799
|
msgstr "ファイルとフォルダー"
|
|
@@ -7901,7 +7904,7 @@ msgid "Filter firmware by name"
|
|
|
7901
7904
|
msgstr "名前でファームウェアをフィルター"
|
|
7902
7905
|
|
|
7903
7906
|
msgid "Filter icons"
|
|
7904
|
-
msgstr ""
|
|
7907
|
+
msgstr "アイコンのフィルター"
|
|
7905
7908
|
|
|
7906
7909
|
msgid "Filter inventory roles"
|
|
7907
7910
|
msgstr "インベントリ ロールをフィルター"
|
|
@@ -8195,7 +8198,7 @@ msgstr "詳細は、\n"
|
|
|
8195
8198
|
" のプロトコルを参照してください。"
|
|
8196
8199
|
|
|
8197
8200
|
msgid "Fingerprint (SHA-256): {{ value }}"
|
|
8198
|
-
msgstr ""
|
|
8201
|
+
msgstr "指紋 (SHA-256): {{ value }}"
|
|
8199
8202
|
|
|
8200
8203
|
msgid "Finish"
|
|
8201
8204
|
msgstr "完了"
|
|
@@ -8213,7 +8216,7 @@ msgid "Firmware deleted."
|
|
|
8213
8216
|
msgstr "ファームウェアが削除されました。"
|
|
8214
8217
|
|
|
8215
8218
|
msgid "Firmware description"
|
|
8216
|
-
msgstr ""
|
|
8219
|
+
msgstr "ファームウェアの説明"
|
|
8217
8220
|
|
|
8218
8221
|
msgid "Firmware file"
|
|
8219
8222
|
msgstr "ファームウェア ファイル"
|
|
@@ -8222,7 +8225,7 @@ msgid "Firmware for hardware revision B"
|
|
|
8222
8225
|
msgstr "ハードウェア リビジョン B のファームウェア"
|
|
8223
8226
|
|
|
8224
8227
|
msgid "Firmware name"
|
|
8225
|
-
msgstr ""
|
|
8228
|
+
msgstr "ファームウェア名"
|
|
8226
8229
|
|
|
8227
8230
|
msgid "Firmware patch added."
|
|
8228
8231
|
msgstr "ファームウェアのパッチが追加されました。"
|
|
@@ -8264,7 +8267,7 @@ msgid "First`page`"
|
|
|
8264
8267
|
msgstr "最初"
|
|
8265
8268
|
|
|
8266
8269
|
msgid "Fit rows to viewport"
|
|
8267
|
-
msgstr ""
|
|
8270
|
+
msgstr "行をビューポートに合わせる"
|
|
8268
8271
|
|
|
8269
8272
|
msgid "Fit to assets bounds"
|
|
8270
8273
|
msgstr "アセット境界に合わせる"
|
|
@@ -8310,7 +8313,9 @@ msgstr "シミュレーションされたデバイスに接続するには、\n"
|
|
|
8310
8313
|
msgid "For correct application behavior you can use only \"{{ host }}\" or \"{{\n"
|
|
8311
8314
|
" defaultRedirectUrl\n"
|
|
8312
8315
|
" }}\", the latter one is recommended."
|
|
8313
|
-
msgstr ""
|
|
8316
|
+
msgstr "適切なアプリケーションの動作には \"{{ host }}\" または \"{{\n"
|
|
8317
|
+
" defaultRedirectUrl\n"
|
|
8318
|
+
" }}\" のみを使用できます。後者が推奨されます。"
|
|
8314
8319
|
|
|
8315
8320
|
msgid "For details refer to the\n"
|
|
8316
8321
|
" <a c8y-guide-href=\"/docs/standard-tenant/standard-tenant-introduction\">\n"
|
|
@@ -8383,7 +8388,7 @@ msgid "Format validation failed."
|
|
|
8383
8388
|
msgstr "形式を確認できませんでした。"
|
|
8384
8389
|
|
|
8385
8390
|
msgid "Formatting"
|
|
8386
|
-
msgstr ""
|
|
8391
|
+
msgstr "書式設定"
|
|
8387
8392
|
|
|
8388
8393
|
msgid "Forum support"
|
|
8389
8394
|
msgstr "フォーラム サポート"
|
|
@@ -8416,7 +8421,7 @@ msgid "Fragments to filter"
|
|
|
8416
8421
|
msgstr "フィルターするフラグメント"
|
|
8417
8422
|
|
|
8418
8423
|
msgid "Free positioning"
|
|
8419
|
-
msgstr ""
|
|
8424
|
+
msgstr "フリーな位置設定"
|
|
8420
8425
|
|
|
8421
8426
|
msgid "Frequency"
|
|
8422
8427
|
msgstr "頻度"
|
|
@@ -8518,7 +8523,7 @@ msgid "Generate public and private keys"
|
|
|
8518
8523
|
msgstr "公開鍵と秘密価値を生成"
|
|
8519
8524
|
|
|
8520
8525
|
msgid "Generate with AI"
|
|
8521
|
-
msgstr ""
|
|
8526
|
+
msgstr "AI を使用して生成する"
|
|
8522
8527
|
|
|
8523
8528
|
msgid "Generating report"
|
|
8524
8529
|
msgstr "レポートを生成しています"
|
|
@@ -9120,7 +9125,7 @@ msgid "Groups and assets"
|
|
|
9120
9125
|
msgstr "グループとアセット"
|
|
9121
9126
|
|
|
9122
9127
|
msgid "Groups measurements into larger time intervals to improve readability and performance. 'None' shows raw data; other options group measurements into minute, hour, or day intervals."
|
|
9123
|
-
msgstr ""
|
|
9128
|
+
msgstr "読みやすさとパフォーマンスを向上させるために計測値を大きな時間間隔でグループ化します。[なし] は生データを表示し、その他のオプションは計測値を分、時間、または日の間隔にグループ化します。"
|
|
9124
9129
|
|
|
9125
9130
|
msgid "HH`HOURS`"
|
|
9126
9131
|
msgstr "HH"
|
|
@@ -9219,7 +9224,7 @@ msgid "Hide devices"
|
|
|
9219
9224
|
msgstr "デバイスの非表示"
|
|
9220
9225
|
|
|
9221
9226
|
msgid "Hide in widget"
|
|
9222
|
-
msgstr ""
|
|
9227
|
+
msgstr "ウィジェットで非表示にする"
|
|
9223
9228
|
|
|
9224
9229
|
msgid "Hide password"
|
|
9225
9230
|
msgstr "パスワードを非表示"
|
|
@@ -9258,13 +9263,13 @@ msgid "Host key"
|
|
|
9258
9263
|
msgstr "ホスト キー"
|
|
9259
9264
|
|
|
9260
9265
|
msgid "Host key changed"
|
|
9261
|
-
msgstr ""
|
|
9266
|
+
msgstr "ホスト キーが変更されました"
|
|
9262
9267
|
|
|
9263
9268
|
msgid "Host key verification failed."
|
|
9264
|
-
msgstr ""
|
|
9269
|
+
msgstr "ホスト キーを検証できませんでした。"
|
|
9265
9270
|
|
|
9266
9271
|
msgid "Host key was not confirmed. Connection aborted."
|
|
9267
|
-
msgstr ""
|
|
9272
|
+
msgstr "ホスト キーが確認されませんでした。接続が中断されました。"
|
|
9268
9273
|
|
|
9269
9274
|
msgid "Hosted application"
|
|
9270
9275
|
msgstr "ホストされたアプリケーション"
|
|
@@ -9327,7 +9332,7 @@ msgid "INCORRECT"
|
|
|
9327
9332
|
msgstr "不正"
|
|
9328
9333
|
|
|
9329
9334
|
msgid "INI / TOML / Properties"
|
|
9330
|
-
msgstr ""
|
|
9335
|
+
msgstr "INI / TOML / プロパティ"
|
|
9331
9336
|
|
|
9332
9337
|
msgid "INTEGER"
|
|
9333
9338
|
msgstr "整数値"
|
|
@@ -9357,10 +9362,10 @@ msgid "Icon"
|
|
|
9357
9362
|
msgstr "アイコン"
|
|
9358
9363
|
|
|
9359
9364
|
msgid "Icon SVG"
|
|
9360
|
-
msgstr ""
|
|
9365
|
+
msgstr "アイコン SVG"
|
|
9361
9366
|
|
|
9362
9367
|
msgid "Icon collection"
|
|
9363
|
-
msgstr ""
|
|
9368
|
+
msgstr "アイコン コレクション"
|
|
9364
9369
|
|
|
9365
9370
|
msgid "Icon color"
|
|
9366
9371
|
msgstr "アイコンの色"
|
|
@@ -9369,19 +9374,19 @@ msgid "Icon configuration"
|
|
|
9369
9374
|
msgstr "アイコンの構成"
|
|
9370
9375
|
|
|
9371
9376
|
msgid "Icon grid"
|
|
9372
|
-
msgstr ""
|
|
9377
|
+
msgstr "アイコン グリッド"
|
|
9373
9378
|
|
|
9374
9379
|
msgid "Icon map"
|
|
9375
9380
|
msgstr "アイコン マップ"
|
|
9376
9381
|
|
|
9377
9382
|
msgid "Icon name"
|
|
9378
|
-
msgstr ""
|
|
9383
|
+
msgstr "アイコン名"
|
|
9379
9384
|
|
|
9380
9385
|
msgid "Icon name is required."
|
|
9381
|
-
msgstr ""
|
|
9386
|
+
msgstr "アイコン名は必須です。"
|
|
9382
9387
|
|
|
9383
9388
|
msgid "Icon type"
|
|
9384
|
-
msgstr ""
|
|
9389
|
+
msgstr "アイコン タイプ"
|
|
9385
9390
|
|
|
9386
9391
|
msgid "Icon with value"
|
|
9387
9392
|
msgstr "値付きアイコン"
|
|
@@ -9402,7 +9407,7 @@ msgid "If enabled, the zoom level and center bound is always adjusted to fit all
|
|
|
9402
9407
|
msgstr "有効化されている場合、ズーム レベルと中央の境界は常にマップ ビュー内のすべてのアセットに合わせて調節されます。"
|
|
9403
9408
|
|
|
9404
9409
|
msgid "If left empty, the server host key is trusted automatically on the first connection."
|
|
9405
|
-
msgstr ""
|
|
9410
|
+
msgstr "空のままにすると、サーバーのホスト キーは最初の接続で自動的に信頼されます。"
|
|
9406
9411
|
|
|
9407
9412
|
msgid "If no constraints are set, device protocols are applied at any fitting location on the OPC UA\n"
|
|
9408
9413
|
" server."
|
|
@@ -9426,7 +9431,7 @@ msgstr "選択されている場合、セッションを開始した最初の要
|
|
|
9426
9431
|
|
|
9427
9432
|
msgid "If set to true, the HTML widget configuration will always be opened in\n"
|
|
9428
9433
|
" the advanced mode (web component mode)."
|
|
9429
|
-
msgstr ""
|
|
9434
|
+
msgstr "true に設定されると、HTML ウィジェット設定が常に詳細設定モード (Web コンポーネント モード) で開きます。"
|
|
9430
9435
|
|
|
9431
9436
|
msgid "If the filter is set, the firmware will show up for installation only for devices of that type. If no filter is set, it will be available for all devices."
|
|
9432
9437
|
msgstr "フィルターが設定されると、そのタイプのデバイスにインストールするファームウェアのみが表示されます。フィルターが設定されていない場合は、すべてのデバイスに利用できます。"
|
|
@@ -9482,16 +9487,16 @@ msgid "Import SmartREST template"
|
|
|
9482
9487
|
msgstr "SmartREST テンプレートをインポート"
|
|
9483
9488
|
|
|
9484
9489
|
msgid "Import custom icons"
|
|
9485
|
-
msgstr ""
|
|
9490
|
+
msgstr "カスタム アイコンのインポート"
|
|
9486
9491
|
|
|
9487
9492
|
msgid "Import device protocol"
|
|
9488
9493
|
msgstr "デバイス プロトコルのインポート"
|
|
9489
9494
|
|
|
9490
9495
|
msgid "Import failed."
|
|
9491
|
-
msgstr "
|
|
9496
|
+
msgstr "インポートできませんでした。"
|
|
9492
9497
|
|
|
9493
9498
|
msgid "Import icons from ZIP file"
|
|
9494
|
-
msgstr ""
|
|
9499
|
+
msgstr "アイコンを ZIP ファイルからインポートする"
|
|
9495
9500
|
|
|
9496
9501
|
msgid "Import keystore with jks file extension"
|
|
9497
9502
|
msgstr "jks ファイル拡張子のキーストアをインポート"
|
|
@@ -9509,7 +9514,7 @@ msgid "Import`verb, imports icons from a ZIP file`"
|
|
|
9509
9514
|
msgstr "インポート"
|
|
9510
9515
|
|
|
9511
9516
|
msgid "Importing icons…"
|
|
9512
|
-
msgstr ""
|
|
9517
|
+
msgstr "アイコンをインポートしています…"
|
|
9513
9518
|
|
|
9514
9519
|
msgid "Importing translation from available Web SDK based applications. This may take a while..."
|
|
9515
9520
|
msgstr "アプリケーションに基づき使用可能な Web SDK から翻訳をインポートしています。これには時間がかかる場合があります..."
|
|
@@ -9770,7 +9775,7 @@ msgid "Invalid SVG"
|
|
|
9770
9775
|
msgstr "無効な SVG ファイルです"
|
|
9771
9776
|
|
|
9772
9777
|
msgid "Invalid ZIP file: missing icons.json"
|
|
9773
|
-
msgstr ""
|
|
9778
|
+
msgstr "無効な ZIP ファイルです:icons.json が欠落しています"
|
|
9774
9779
|
|
|
9775
9780
|
msgid "Invalid browse path."
|
|
9776
9781
|
msgstr "無効な参照パスです。"
|
|
@@ -9903,7 +9908,7 @@ msgid "JWT field"
|
|
|
9903
9908
|
msgstr "JWT フィールド"
|
|
9904
9909
|
|
|
9905
9910
|
msgid "JavaScript"
|
|
9906
|
-
msgstr ""
|
|
9911
|
+
msgstr "JavaScript"
|
|
9907
9912
|
|
|
9908
9913
|
msgid "KPI"
|
|
9909
9914
|
msgstr "KPI"
|
|
@@ -9915,7 +9920,7 @@ msgid "KPI?"
|
|
|
9915
9920
|
msgstr "KPI?"
|
|
9916
9921
|
|
|
9917
9922
|
msgid "Keep point count on zoom"
|
|
9918
|
-
msgstr ""
|
|
9923
|
+
msgstr "ズームのポイント カウントを維持する"
|
|
9919
9924
|
|
|
9920
9925
|
msgid "Keep unchanged`version`"
|
|
9921
9926
|
msgstr "変更しない"
|
|
@@ -9927,7 +9932,7 @@ msgid "Key"
|
|
|
9927
9932
|
msgstr "キー"
|
|
9928
9933
|
|
|
9929
9934
|
msgid "Key type: {{ keyType }}"
|
|
9930
|
-
msgstr ""
|
|
9935
|
+
msgstr "キー タイプ: {{ keyType }}"
|
|
9931
9936
|
|
|
9932
9937
|
msgid "Key-based Authentication"
|
|
9933
9938
|
msgstr "鍵ベースの認証"
|
|
@@ -10215,10 +10220,10 @@ msgid "Light"
|
|
|
10215
10220
|
msgstr "淡色"
|
|
10216
10221
|
|
|
10217
10222
|
msgid "Light layer"
|
|
10218
|
-
msgstr ""
|
|
10223
|
+
msgstr "ライト レイヤー"
|
|
10219
10224
|
|
|
10220
10225
|
msgid "Light layer SVG"
|
|
10221
|
-
msgstr ""
|
|
10226
|
+
msgstr "ライト レイヤー SVG"
|
|
10222
10227
|
|
|
10223
10228
|
msgid "Light theme"
|
|
10224
10229
|
msgstr "ライト テーマ"
|
|
@@ -10407,7 +10412,7 @@ msgid "Loading files…"
|
|
|
10407
10412
|
msgstr "ファイルを読み込んでします…"
|
|
10408
10413
|
|
|
10409
10414
|
msgid "Loading icons…"
|
|
10410
|
-
msgstr ""
|
|
10415
|
+
msgstr "アイコンを読み込んでいます…"
|
|
10411
10416
|
|
|
10412
10417
|
msgid "Loading indicator"
|
|
10413
10418
|
msgstr "インジケーターを読み込んでいます"
|
|
@@ -10569,7 +10574,7 @@ msgid "Longitude (°)"
|
|
|
10569
10574
|
msgstr "経度 (°)"
|
|
10570
10575
|
|
|
10571
10576
|
msgid "Lowercase letters, numbers and hyphens only"
|
|
10572
|
-
msgstr ""
|
|
10577
|
+
msgstr "小文字、数値、ハイフンのみ"
|
|
10573
10578
|
|
|
10574
10579
|
msgid "Lua plugins settings"
|
|
10575
10580
|
msgstr "Lua プラグイン設定"
|
|
@@ -10653,12 +10658,16 @@ msgid "Make sure that \"Valid Redirect URIs\" in the authorization server is set
|
|
|
10653
10658
|
" redirectURI\n"
|
|
10654
10659
|
" }}\" or to the full URIs of the used applications if the authorization server\n"
|
|
10655
10660
|
" does not support patterns."
|
|
10656
|
-
msgstr ""
|
|
10661
|
+
msgstr "認証サーバーで \"Valid Redirect URIs\" (有効なリダイレクト URI) が \"{{\n"
|
|
10662
|
+
" redirectURI\n"
|
|
10663
|
+
" }}\" に設定されているか、認証サーバーがパターンをサポートしていない場合は使用されているアプリケーションの完全な URI に設定されていることを確認します。"
|
|
10657
10664
|
|
|
10658
10665
|
msgid "Make sure that \"Valid Redirect URIs\" in the authorization server is set to \"{{\n"
|
|
10659
10666
|
" redirectURI\n"
|
|
10660
10667
|
" }}\"."
|
|
10661
|
-
msgstr ""
|
|
10668
|
+
msgstr "認証サーバーで \"Valid Redirect URIs\" (有効なリダイレクト URI) が \"{{\n"
|
|
10669
|
+
" redirectURI\n"
|
|
10670
|
+
" }}\" に設定されていることを確認します。"
|
|
10662
10671
|
|
|
10663
10672
|
msgid "Make sure that:"
|
|
10664
10673
|
msgstr "要件:"
|
|
@@ -10667,7 +10676,7 @@ msgid "Manage certificates"
|
|
|
10667
10676
|
msgstr "証明書の管理"
|
|
10668
10677
|
|
|
10669
10678
|
msgid "Manage dashboard visibility"
|
|
10670
|
-
msgstr ""
|
|
10679
|
+
msgstr "ダッシュボード表示の管理"
|
|
10671
10680
|
|
|
10672
10681
|
msgid "Manage preview features"
|
|
10673
10682
|
msgstr "プレビュー機能の管理"
|
|
@@ -10679,7 +10688,7 @@ msgid "Manage user permissions on a particular group and/or its children."
|
|
|
10679
10688
|
msgstr "特定のグループおよび/またはその子に対するユーザーのアクセス権限を管理します。"
|
|
10680
10689
|
|
|
10681
10690
|
msgid "Manage visibility"
|
|
10682
|
-
msgstr ""
|
|
10691
|
+
msgstr "表示の管理"
|
|
10683
10692
|
|
|
10684
10693
|
msgid "Managed object"
|
|
10685
10694
|
msgstr "管理対象オブジェクト"
|
|
@@ -10733,7 +10742,7 @@ msgid "Mark as provided"
|
|
|
10733
10742
|
msgstr "提供済みとしてマーク"
|
|
10734
10743
|
|
|
10735
10744
|
msgid "Markdown"
|
|
10736
|
-
msgstr ""
|
|
10745
|
+
msgstr "マークダウン"
|
|
10737
10746
|
|
|
10738
10747
|
msgid "Markdown widget"
|
|
10739
10748
|
msgstr "Markdown ウィジェット"
|
|
@@ -10851,7 +10860,7 @@ msgid "Merge"
|
|
|
10851
10860
|
msgstr "マージ"
|
|
10852
10861
|
|
|
10853
10862
|
msgid "Merge matching data points into a single axis"
|
|
10854
|
-
msgstr ""
|
|
10863
|
+
msgstr "合致するデータ ポイントを単一軸にマージする"
|
|
10855
10864
|
|
|
10856
10865
|
msgid "Message"
|
|
10857
10866
|
msgstr "メッセージ"
|
|
@@ -10944,7 +10953,7 @@ msgid "Metric"
|
|
|
10944
10953
|
msgstr "メトリック"
|
|
10945
10954
|
|
|
10946
10955
|
msgid "Metrics that quantify the time bucket itself — how many readings the bucket captured, or their totals. These typically use a different scale."
|
|
10947
|
-
msgstr ""
|
|
10956
|
+
msgstr "タイム バケット自体を数値化するメトリック — キャプチャーされたバケットの読み取り数、またはそれらの合計です。通常、それらは異なるスケールを使用します。"
|
|
10948
10957
|
|
|
10949
10958
|
msgid "MiB"
|
|
10950
10959
|
msgstr "MiB"
|
|
@@ -11047,7 +11056,7 @@ msgid "Minutes"
|
|
|
11047
11056
|
msgstr "分"
|
|
11048
11057
|
|
|
11049
11058
|
msgid "Missing SVG file"
|
|
11050
|
-
msgstr ""
|
|
11059
|
+
msgstr "欠落している SVG ファイル"
|
|
11051
11060
|
|
|
11052
11061
|
msgid "Missing measurements of type: #{type}"
|
|
11053
11062
|
msgstr "タイプ #{type} の計測値がありません"
|
|
@@ -11235,13 +11244,13 @@ msgid "Name and email"
|
|
|
11235
11244
|
msgstr "名前および Eメール アドレス"
|
|
11236
11245
|
|
|
11237
11246
|
msgid "Name does not match the required format."
|
|
11238
|
-
msgstr ""
|
|
11247
|
+
msgstr "名前が必須形式に合致しません。"
|
|
11239
11248
|
|
|
11240
11249
|
msgid "Name is mandatory but has no restricted format or semantics."
|
|
11241
11250
|
msgstr "名前は必須ですが、形式やセマンティクスの制限はありません。"
|
|
11242
11251
|
|
|
11243
11252
|
msgid "Name must be a valid identifier (only letters, digits, underscores, or dollar signs allowed, cannot start with a digit)."
|
|
11244
|
-
msgstr ""
|
|
11253
|
+
msgstr "名前は有効な識別子である必要があります (文字、数字またはドル記号のみが許可されますが、数字で開始することはできません)。"
|
|
11245
11254
|
|
|
11246
11255
|
msgid "Name must be unique among coils and discrete inputs."
|
|
11247
11256
|
msgstr "名前はコイルとディスクリート入力間で一意である必要があります。"
|
|
@@ -11529,7 +11538,7 @@ msgid "No application."
|
|
|
11529
11538
|
msgstr "アプリケーションはありません。"
|
|
11530
11539
|
|
|
11531
11540
|
msgid "No applications available."
|
|
11532
|
-
msgstr ""
|
|
11541
|
+
msgstr "使用できるアプリケーションはありません。"
|
|
11533
11542
|
|
|
11534
11543
|
msgid "No applications found."
|
|
11535
11544
|
msgstr "利用可能なアプリケーションが見つかりません。"
|
|
@@ -11673,7 +11682,7 @@ msgid "No date filter"
|
|
|
11673
11682
|
msgstr "日付フィルターなし"
|
|
11674
11683
|
|
|
11675
11684
|
msgid "No date filter applied — every record is returned regardless of when it occurred."
|
|
11676
|
-
msgstr ""
|
|
11685
|
+
msgstr "日付フィルターは適用されていません — すべてのレコードは発生したタイミングがいつであれ、返されます。"
|
|
11677
11686
|
|
|
11678
11687
|
msgid "No delegation"
|
|
11679
11688
|
msgstr "権限委譲されていません"
|
|
@@ -11771,7 +11780,7 @@ msgid "No events to display."
|
|
|
11771
11780
|
msgstr "表示できるイベントはありません。"
|
|
11772
11781
|
|
|
11773
11782
|
msgid "No existing collection found."
|
|
11774
|
-
msgstr ""
|
|
11783
|
+
msgstr "既存のコレクションは見つかりませんでした。"
|
|
11775
11784
|
|
|
11776
11785
|
msgid "No existing external IDs were determined."
|
|
11777
11786
|
msgstr "既存の外部 ID は検出されませんでした。"
|
|
@@ -11831,7 +11840,7 @@ msgid "No icons found"
|
|
|
11831
11840
|
msgstr "アイコンは見つかりません"
|
|
11832
11841
|
|
|
11833
11842
|
msgid "No icons to import."
|
|
11834
|
-
msgstr ""
|
|
11843
|
+
msgstr "インポートするアイコンがありません。"
|
|
11835
11844
|
|
|
11836
11845
|
msgid "No image to display."
|
|
11837
11846
|
msgstr "表示できる画像はありません。"
|
|
@@ -12013,7 +12022,7 @@ msgid "No permissions required."
|
|
|
12013
12022
|
msgstr "アクセス権限は必要ありません。"
|
|
12014
12023
|
|
|
12015
12024
|
msgid "No placeholder mappings"
|
|
12016
|
-
msgstr ""
|
|
12025
|
+
msgstr "プレースホルダー マッピングがありません"
|
|
12017
12026
|
|
|
12018
12027
|
msgid "No plugin selected"
|
|
12019
12028
|
msgstr "プラグインが選択されていません"
|
|
@@ -12267,13 +12276,13 @@ msgid "None of TFA strategy can be set."
|
|
|
12267
12276
|
msgstr "設定可能な TFA 戦略はありません。"
|
|
12268
12277
|
|
|
12269
12278
|
msgid "None selected`alarm`"
|
|
12270
|
-
msgstr ""
|
|
12279
|
+
msgstr "何も選択されていません"
|
|
12271
12280
|
|
|
12272
12281
|
msgid "None selected`data point`"
|
|
12273
|
-
msgstr ""
|
|
12282
|
+
msgstr "何も選択されていません"
|
|
12274
12283
|
|
|
12275
12284
|
msgid "None selected`event`"
|
|
12276
|
-
msgstr ""
|
|
12285
|
+
msgstr "何も選択されていません"
|
|
12277
12286
|
|
|
12278
12287
|
msgid "Normal"
|
|
12279
12288
|
msgstr "正常"
|
|
@@ -12636,7 +12645,7 @@ msgid "Only lowercase letters, digits and hyphens allowed in the first part of t
|
|
|
12636
12645
|
msgstr "URI の最初の部分には、小文字、数字、ハイフンしか使用できません。文字で始める必要があり、ハイフンは中央でのみ使用できます。有効な URI でなければなりません。"
|
|
12637
12646
|
|
|
12638
12647
|
msgid "Only lowercase letters, numbers and hyphens are allowed."
|
|
12639
|
-
msgstr ""
|
|
12648
|
+
msgstr "小文字、数字、ハイフンのみが許可されます。"
|
|
12640
12649
|
|
|
12641
12650
|
msgid "Only natural numbers allowed."
|
|
12642
12651
|
msgstr "自然数のみが許可されています。"
|
|
@@ -12879,7 +12888,7 @@ msgid "Ordered"
|
|
|
12879
12888
|
msgstr "注文済み"
|
|
12880
12889
|
|
|
12881
12890
|
msgid "Orientation"
|
|
12882
|
-
msgstr ""
|
|
12891
|
+
msgstr "向き"
|
|
12883
12892
|
|
|
12884
12893
|
msgid "Original source"
|
|
12885
12894
|
msgstr "元のソース"
|
|
@@ -12894,13 +12903,13 @@ msgid "Overlay`style`"
|
|
|
12894
12903
|
msgstr "重ね配置"
|
|
12895
12904
|
|
|
12896
12905
|
msgid "Overridden icon"
|
|
12897
|
-
msgstr ""
|
|
12906
|
+
msgstr "上書きされたアイコン"
|
|
12898
12907
|
|
|
12899
12908
|
msgid "Override"
|
|
12900
|
-
msgstr ""
|
|
12909
|
+
msgstr "上書き"
|
|
12901
12910
|
|
|
12902
12911
|
msgid "Override \"{{ iconName }}\""
|
|
12903
|
-
msgstr ""
|
|
12912
|
+
msgstr "\"{{ iconName }}\" を上書きする"
|
|
12904
12913
|
|
|
12905
12914
|
msgid "Override inherited"
|
|
12906
12915
|
msgstr "継承アイテムを上書き"
|
|
@@ -13119,7 +13128,7 @@ msgid "Passwords do not match."
|
|
|
13119
13128
|
msgstr "パスワードが一致しません。"
|
|
13120
13129
|
|
|
13121
13130
|
msgid "Paste SVG code here"
|
|
13122
|
-
msgstr ""
|
|
13131
|
+
msgstr "SVG コードをここに貼り付け"
|
|
13123
13132
|
|
|
13124
13133
|
msgid "Paste dashboard"
|
|
13125
13134
|
msgstr "ダッシュボードを貼り付け"
|
|
@@ -13128,7 +13137,7 @@ msgid "Paste dashboard \"{{ dashboardName }}\""
|
|
|
13128
13137
|
msgstr "ダッシュボード \"{{ dashboardName }}\" を貼り付け"
|
|
13129
13138
|
|
|
13130
13139
|
msgid "Paste text"
|
|
13131
|
-
msgstr ""
|
|
13140
|
+
msgstr "テキストの貼り付け"
|
|
13132
13141
|
|
|
13133
13142
|
msgid "Paste the certificate in PEM format."
|
|
13134
13143
|
msgstr "PEM 形式で証明書を貼り付けてください。"
|
|
@@ -13265,13 +13274,13 @@ msgid "Placeholder"
|
|
|
13265
13274
|
msgstr "プレースホルダー"
|
|
13266
13275
|
|
|
13267
13276
|
msgid "Placeholder mappings"
|
|
13268
|
-
msgstr ""
|
|
13277
|
+
msgstr "プレースホルダー マッピング"
|
|
13269
13278
|
|
|
13270
13279
|
msgid "Placeholder name"
|
|
13271
|
-
msgstr ""
|
|
13280
|
+
msgstr "プレースホルダー名"
|
|
13272
13281
|
|
|
13273
13282
|
msgid "Placeholder name is required."
|
|
13274
|
-
msgstr ""
|
|
13283
|
+
msgstr "プレースホルダー名は必須です。"
|
|
13275
13284
|
|
|
13276
13285
|
msgid "Placeholder: {tenant} - suspended tenant's ID; {tenant-domain} - tenant's domain"
|
|
13277
13286
|
msgstr "プレースホルダー: {tenant} - 一時停止中テナントの ID; {tenant-domain} - テナントのドメイン"
|
|
@@ -13283,7 +13292,7 @@ msgid "Placeholders: {host}, {tenant-domain}, {username}"
|
|
|
13283
13292
|
msgstr "プレースホルダー: {host}, {tenant-domain}, {username}"
|
|
13284
13293
|
|
|
13285
13294
|
msgid "Placeholders: {tenant-domain}, {host}, {binaryId}. Whole link to result file is: {tenant-domain}/apps/public/login/index.html#/?download={binaryId}"
|
|
13286
|
-
msgstr ""
|
|
13295
|
+
msgstr "プレースホルダー:{tenant-domain}、{host}、{binaryId}。結果ファイルへの完全なリンク:{tenant-domain}/apps/public/login/index.html#/?download={binaryId}"
|
|
13287
13296
|
|
|
13288
13297
|
msgid "Placeholders: {tenant-domain}, {host}, {token}, {username}, {email}. Whole link to reset password can be, for example: {tenant-domain}/apps/devicemanagement/index.html?token={token}&email={email}"
|
|
13289
13298
|
msgstr "プレースホルダー: {tenant-domain}, {host}, {token}, {username}, {email}。パスワードをリセットする完全なリンクは、例えば次のようになります: {tenant-domain}/apps/devicemanagement/index.html?token={token}&email={email}"
|
|
@@ -13295,7 +13304,7 @@ msgid "Placeholders: {user}, {exportApi}"
|
|
|
13295
13304
|
msgstr "プレースホルダー: {user}, {exportApi}"
|
|
13296
13305
|
|
|
13297
13306
|
msgid "Plain text"
|
|
13298
|
-
msgstr ""
|
|
13307
|
+
msgstr "プレーン テキスト"
|
|
13299
13308
|
|
|
13300
13309
|
msgid "Platform administration`KEEP_ORIGINAL`"
|
|
13301
13310
|
msgstr "Platform administration"
|
|
@@ -13316,7 +13325,7 @@ msgid "Please note that this action is irreversible. Do you want to save your ch
|
|
|
13316
13325
|
msgstr "このアクションは元に戻せないので注意してください。変更を保存してもよろしいですか?"
|
|
13317
13326
|
|
|
13318
13327
|
msgid "Please paste SVG code before applying."
|
|
13319
|
-
msgstr ""
|
|
13328
|
+
msgstr "SVG コードは適用する前に貼り付けてください。"
|
|
13320
13329
|
|
|
13321
13330
|
msgid "Plugin installation"
|
|
13322
13331
|
msgstr "プラグインのインストール"
|
|
@@ -13364,7 +13373,7 @@ msgid "Points"
|
|
|
13364
13373
|
msgstr "ポイント"
|
|
13365
13374
|
|
|
13366
13375
|
msgid "Points per chart"
|
|
13367
|
-
msgstr ""
|
|
13376
|
+
msgstr "グラフ当たりのポイント"
|
|
13368
13377
|
|
|
13369
13378
|
msgid "Policy"
|
|
13370
13379
|
msgstr "ポリシー"
|
|
@@ -13517,13 +13526,13 @@ msgid "Private key"
|
|
|
13517
13526
|
msgstr "秘密鍵"
|
|
13518
13527
|
|
|
13519
13528
|
msgid "Private key (PEM)"
|
|
13520
|
-
msgstr ""
|
|
13529
|
+
msgstr "秘密鍵 (PEM)"
|
|
13521
13530
|
|
|
13522
13531
|
msgid "Private key cipher does not match"
|
|
13523
13532
|
msgstr "秘密鍵の暗号が一致しません"
|
|
13524
13533
|
|
|
13525
13534
|
msgid "Private key matching the client certificate, in PEM format (PKCS#8). The platform encrypts the key at rest after the first save and will return only an encrypted value on subsequent loads. Accepted file extensions: .pem, .key."
|
|
13526
|
-
msgstr ""
|
|
13535
|
+
msgstr "クライアント証明書に合致する、PEM 形式 (PKCS#8) の秘密鍵。プラットフォームは初回の保存後に、保存鍵を暗号化して、その後の読み込みでは暗号化された値のみを返します。承認されているファイル拡張子:.pem、.key。"
|
|
13527
13536
|
|
|
13528
13537
|
msgid "Private key must be provided when \"Public/private keys\" option is selected."
|
|
13529
13538
|
msgstr "\"公開/秘密鍵\" オプションが選択されている場合、秘密鍵を入力する必要があります。"
|
|
@@ -13610,10 +13619,10 @@ msgid "Protocol and encryption"
|
|
|
13610
13619
|
msgstr "プロトコルおよび暗号化"
|
|
13611
13620
|
|
|
13612
13621
|
msgid "Protocol description"
|
|
13613
|
-
msgstr ""
|
|
13622
|
+
msgstr "プロトコルの説明"
|
|
13614
13623
|
|
|
13615
13624
|
msgid "Protocol name"
|
|
13616
|
-
msgstr ""
|
|
13625
|
+
msgstr "プロトコル名"
|
|
13617
13626
|
|
|
13618
13627
|
msgid "Provide a file path"
|
|
13619
13628
|
msgstr "ファイル パスを指定してください"
|
|
@@ -13670,7 +13679,7 @@ msgid "Provisioned certificates removed from user object: \"{{ userName }}\""
|
|
|
13670
13679
|
msgstr "プロビジョニングされた証明書がユーザー オブジェクト: \"{{ userName }}\" から削除されました"
|
|
13671
13680
|
|
|
13672
13681
|
msgid "Public X.509 client certificate in PEM format, issued for this tenant by a CA trusted by your authorization server. Accepted file extension: .pem."
|
|
13673
|
-
msgstr ""
|
|
13682
|
+
msgstr "認証サーバーで信頼された CA によって、このテナント用に発行された PEM 形式のパブリック X.509 クライアント証明書。承認されているファイル拡張子:.pem。"
|
|
13674
13683
|
|
|
13675
13684
|
msgid "Public key"
|
|
13676
13685
|
msgstr "公開鍵"
|
|
@@ -13850,10 +13859,10 @@ msgid "Range"
|
|
|
13850
13859
|
msgstr "範囲"
|
|
13851
13860
|
|
|
13852
13861
|
msgid "Range max"
|
|
13853
|
-
msgstr ""
|
|
13862
|
+
msgstr "範囲の最大"
|
|
13854
13863
|
|
|
13855
13864
|
msgid "Range min"
|
|
13856
|
-
msgstr ""
|
|
13865
|
+
msgstr "範囲の最小"
|
|
13857
13866
|
|
|
13858
13867
|
msgid "Raw error code"
|
|
13859
13868
|
msgstr "エラー コード"
|
|
@@ -14240,7 +14249,7 @@ msgid "Remove"
|
|
|
14240
14249
|
msgstr "削除"
|
|
14241
14250
|
|
|
14242
14251
|
msgid "Remove SVG preview"
|
|
14243
|
-
msgstr ""
|
|
14252
|
+
msgstr "SVG プレビューの削除"
|
|
14244
14253
|
|
|
14245
14254
|
msgid "Remove all mappings"
|
|
14246
14255
|
msgstr "すべてのマッピングを削除する"
|
|
@@ -14255,7 +14264,7 @@ msgid "Remove configurations"
|
|
|
14255
14264
|
msgstr "構成の削除"
|
|
14256
14265
|
|
|
14257
14266
|
msgid "Remove dark layer SVG"
|
|
14258
|
-
msgstr ""
|
|
14267
|
+
msgstr "ダーク レイヤー SVG の削除"
|
|
14259
14268
|
|
|
14260
14269
|
msgid "Remove filter"
|
|
14261
14270
|
msgstr "フィルターの削除"
|
|
@@ -14273,7 +14282,7 @@ msgid "Remove icon and use default icon"
|
|
|
14273
14282
|
msgstr "アイコンを削除してデフォルトのアイコンを使用する"
|
|
14274
14283
|
|
|
14275
14284
|
msgid "Remove light layer SVG"
|
|
14276
|
-
msgstr ""
|
|
14285
|
+
msgstr "ライト レイヤー SVG の削除"
|
|
14277
14286
|
|
|
14278
14287
|
msgid "Remove mapping"
|
|
14279
14288
|
msgstr "マッピングの削除"
|
|
@@ -14321,10 +14330,10 @@ msgid "Renamed asset property and updated references in HTML code."
|
|
|
14321
14330
|
msgstr "名前を変更されたアセット プロパティと HTML コードで更新されたリファレンス。"
|
|
14322
14331
|
|
|
14323
14332
|
msgid "Renamed placeholder and updated references in code."
|
|
14324
|
-
msgstr ""
|
|
14333
|
+
msgstr "コードにある名前が変更されたプレースホルダーと更新された参照。"
|
|
14325
14334
|
|
|
14326
14335
|
msgid "Render as band"
|
|
14327
|
-
msgstr ""
|
|
14336
|
+
msgstr "バンドとしてレンダリング"
|
|
14328
14337
|
|
|
14329
14338
|
msgid "Render the first column (excluding computed and alarm types) as a link to the asset details."
|
|
14330
14339
|
msgstr "第 1 列 (計算済みタイプとアラーム タイプを除く) をアセットの詳細へのリンクとしてレンダリング"
|
|
@@ -14369,10 +14378,10 @@ msgid "Replace firmware"
|
|
|
14369
14378
|
msgstr "ファームウェアを置換"
|
|
14370
14379
|
|
|
14371
14380
|
msgid "Replace icon"
|
|
14372
|
-
msgstr ""
|
|
14381
|
+
msgstr "アイコンの置き換え"
|
|
14373
14382
|
|
|
14374
14383
|
msgid "Replace override for \"{{ iconName }}\""
|
|
14375
|
-
msgstr ""
|
|
14384
|
+
msgstr "\"{{ iconName }}\" の上書きの置き換え"
|
|
14376
14385
|
|
|
14377
14386
|
msgid "Replacement device"
|
|
14378
14387
|
msgstr "交換デバイス"
|
|
@@ -14486,13 +14495,13 @@ msgid "Reset filters"
|
|
|
14486
14495
|
msgstr "フィルターのリセット"
|
|
14487
14496
|
|
|
14488
14497
|
msgid "Reset icon"
|
|
14489
|
-
msgstr ""
|
|
14498
|
+
msgstr "アイコンのリセット"
|
|
14490
14499
|
|
|
14491
14500
|
msgid "Reset links"
|
|
14492
14501
|
msgstr "リンクのリセット"
|
|
14493
14502
|
|
|
14494
14503
|
msgid "Reset override for \"{{ iconName }}\""
|
|
14495
|
-
msgstr ""
|
|
14504
|
+
msgstr "\"{{ iconName }}\" の上書きのリセット"
|
|
14496
14505
|
|
|
14497
14506
|
msgid "Reset password"
|
|
14498
14507
|
msgstr "パスワードをリセット"
|
|
@@ -14549,7 +14558,7 @@ msgid "Responses"
|
|
|
14549
14558
|
msgstr "レスポンス"
|
|
14550
14559
|
|
|
14551
14560
|
msgid "Responsive"
|
|
14552
|
-
msgstr ""
|
|
14561
|
+
msgstr "応答"
|
|
14553
14562
|
|
|
14554
14563
|
msgid "Restart"
|
|
14555
14564
|
msgstr "再起動"
|
|
@@ -14570,7 +14579,7 @@ msgid "Restore"
|
|
|
14570
14579
|
msgstr "復元"
|
|
14571
14580
|
|
|
14572
14581
|
msgid "Restore description from manifest"
|
|
14573
|
-
msgstr ""
|
|
14582
|
+
msgstr "マニフェストから説明を復元"
|
|
14574
14583
|
|
|
14575
14584
|
msgid "Restore the dashboard to this status"
|
|
14576
14585
|
msgstr "ダッシュボードをこのステータスに復元"
|
|
@@ -14699,10 +14708,10 @@ msgid "Row"
|
|
|
14699
14708
|
msgstr "行"
|
|
14700
14709
|
|
|
14701
14710
|
msgid "Row height scales so all rows fill the screen. Enables percentage-based widget heights."
|
|
14702
|
-
msgstr ""
|
|
14711
|
+
msgstr "行の高さを、すべての行で画面が埋まるよう調整します。パーセンテージベースのウィジェットの高さを有効化します。"
|
|
14703
14712
|
|
|
14704
14713
|
msgid "Rows"
|
|
14705
|
-
msgstr ""
|
|
14714
|
+
msgstr "行"
|
|
14706
14715
|
|
|
14707
14716
|
msgid "Rule"
|
|
14708
14717
|
msgstr "ルール"
|
|
@@ -14723,10 +14732,10 @@ msgid "S/N"
|
|
|
14723
14732
|
msgstr "S/N"
|
|
14724
14733
|
|
|
14725
14734
|
msgid "SCADA"
|
|
14726
|
-
msgstr ""
|
|
14735
|
+
msgstr "SCADA"
|
|
14727
14736
|
|
|
14728
14737
|
msgid "SCADA SVG agent"
|
|
14729
|
-
msgstr ""
|
|
14738
|
+
msgstr "SCADA SVG エージェント"
|
|
14730
14739
|
|
|
14731
14740
|
msgid "SCHEDULED"
|
|
14732
14741
|
msgstr "スケジュール済み"
|
|
@@ -14861,19 +14870,19 @@ msgid "SVG"
|
|
|
14861
14870
|
msgstr "SVG"
|
|
14862
14871
|
|
|
14863
14872
|
msgid "SVG and mappings updated."
|
|
14864
|
-
msgstr ""
|
|
14873
|
+
msgstr "SAG とマッピングが更新されました。"
|
|
14865
14874
|
|
|
14866
14875
|
msgid "SVG code applied."
|
|
14867
|
-
msgstr ""
|
|
14876
|
+
msgstr "SVG コードが適用されました。"
|
|
14868
14877
|
|
|
14869
14878
|
msgid "SVG configuration"
|
|
14870
|
-
msgstr ""
|
|
14879
|
+
msgstr "SVG 設定"
|
|
14871
14880
|
|
|
14872
14881
|
msgid "SVG content will be sanitized."
|
|
14873
14882
|
msgstr "SVG コンテンツがサニタイズされます。"
|
|
14874
14883
|
|
|
14875
14884
|
msgid "SVG file uploaded."
|
|
14876
|
-
msgstr ""
|
|
14885
|
+
msgstr "SVG ファイルがアップロードされました。"
|
|
14877
14886
|
|
|
14878
14887
|
msgid "Sampling interval"
|
|
14879
14888
|
msgstr "サンプリング間隔"
|
|
@@ -14909,7 +14918,7 @@ msgid "Save as image"
|
|
|
14909
14918
|
msgstr "画像として保存"
|
|
14910
14919
|
|
|
14911
14920
|
msgid "Save changes"
|
|
14912
|
-
msgstr ""
|
|
14921
|
+
msgstr "変更の保存"
|
|
14913
14922
|
|
|
14914
14923
|
msgid "Save configuration"
|
|
14915
14924
|
msgstr "構成を保存"
|
|
@@ -14948,7 +14957,7 @@ msgid "Saving"
|
|
|
14948
14957
|
msgstr "保存中"
|
|
14949
14958
|
|
|
14950
14959
|
msgid "Saving…"
|
|
14951
|
-
msgstr ""
|
|
14960
|
+
msgstr "保存しています…"
|
|
14952
14961
|
|
|
14953
14962
|
msgid "Scaling application \"{{appName}}\" from {{from}} to {{to}} instances"
|
|
14954
14963
|
msgstr "アプリケーション \"{{appName}}\" を {{from}} から {{to}} インスタンスにスケーリングしています"
|
|
@@ -15038,7 +15047,7 @@ msgid "Search results"
|
|
|
15038
15047
|
msgstr "検索結果"
|
|
15039
15048
|
|
|
15040
15049
|
msgid "Search users"
|
|
15041
|
-
msgstr ""
|
|
15050
|
+
msgstr "ユーザーの検索"
|
|
15042
15051
|
|
|
15043
15052
|
msgid "Searching by exact match. Click for other search options:"
|
|
15044
15053
|
msgstr "完全一致により検索しています。他の検索オプションを使用する場合はクリックしてください:"
|
|
@@ -15125,7 +15134,7 @@ msgid "Select a device protocol…"
|
|
|
15125
15134
|
msgstr "デバイス プロトコルを選択…"
|
|
15126
15135
|
|
|
15127
15136
|
msgid "Select a different icon before deleting this one."
|
|
15128
|
-
msgstr ""
|
|
15137
|
+
msgstr "このアイコンを削除する前に別のアイコンを選択してください。"
|
|
15129
15138
|
|
|
15130
15139
|
msgid "Select a firmware version"
|
|
15131
15140
|
msgstr "ファームウェア バージョンを選択"
|
|
@@ -15200,10 +15209,10 @@ msgid "Select applications to uninstall the plugin from"
|
|
|
15200
15209
|
msgstr "次からプラグインをアンインストールするためのアプリケーションを選択してください"
|
|
15201
15210
|
|
|
15202
15211
|
msgid "Select applications whose dashboards should also be visible in \"{{name}}\"."
|
|
15203
|
-
msgstr ""
|
|
15212
|
+
msgstr "\"{{name}}\" でもダッシュボードが表示されるアプリケーションを選択してください。"
|
|
15204
15213
|
|
|
15205
15214
|
msgid "Select applications…"
|
|
15206
|
-
msgstr ""
|
|
15215
|
+
msgstr "アプリケーションの選択…"
|
|
15207
15216
|
|
|
15208
15217
|
msgid "Select asset"
|
|
15209
15218
|
msgstr "アセットを選択"
|
|
@@ -15423,7 +15432,7 @@ msgid "Select or enter"
|
|
|
15423
15432
|
msgstr "選択または入力"
|
|
15424
15433
|
|
|
15425
15434
|
msgid "Select or enter a collection name"
|
|
15426
|
-
msgstr ""
|
|
15435
|
+
msgstr "コレクション名の選択または入力"
|
|
15427
15436
|
|
|
15428
15437
|
msgid "Select or search"
|
|
15429
15438
|
msgstr "選択または検索"
|
|
@@ -15486,7 +15495,7 @@ msgid "Select the actions to be performed with this value."
|
|
|
15486
15495
|
msgstr "この値で実行するアクションを選択してください。"
|
|
15487
15496
|
|
|
15488
15497
|
msgid "Select the applications in which \"{{name}}\" should be visible."
|
|
15489
|
-
msgstr ""
|
|
15498
|
+
msgstr "\"{{name}}\" でも表示されるアプリケーションを選択してください。"
|
|
15490
15499
|
|
|
15491
15500
|
msgid "Select the asset, then on the available data points list, click on the plus button on the desired data point."
|
|
15492
15501
|
msgstr "アセットを選択して、使用可能なデータ ポイントの一覧で目的のデータ ポイントのプラス記号をクリックしてください。"
|
|
@@ -15519,7 +15528,7 @@ msgid "Select version or patch"
|
|
|
15519
15528
|
msgstr "バージョンまたはパッチの選択"
|
|
15520
15529
|
|
|
15521
15530
|
msgid "Select which aggregations to display for all data points. These options apply to every data point in the list."
|
|
15522
|
-
msgstr ""
|
|
15531
|
+
msgstr "すべてのデータ ポイントに表示する集計を選択します。これらのオプションはリストにあるすべてのデータ ポイントに適用されます。"
|
|
15523
15532
|
|
|
15524
15533
|
msgid "Select which nodes to display in the top level of the navigator menu. By default, only\n"
|
|
15525
15534
|
" Groups is shown."
|
|
@@ -15533,7 +15542,7 @@ msgid "Select widget"
|
|
|
15533
15542
|
msgstr "ウィジェットを選択"
|
|
15534
15543
|
|
|
15535
15544
|
msgid "Select widget size by width and height"
|
|
15536
|
-
msgstr ""
|
|
15545
|
+
msgstr "幅と高さでウィジェット サイズを選択する"
|
|
15537
15546
|
|
|
15538
15547
|
msgid "Select your option"
|
|
15539
15548
|
msgstr "オプションを選択してください"
|
|
@@ -16203,7 +16212,7 @@ msgid "Set server URL (https:// or mqtts://)"
|
|
|
16203
16212
|
msgstr "サーバー URL を設定(https:// または mqtts://)"
|
|
16204
16213
|
|
|
16205
16214
|
msgid "Set size"
|
|
16206
|
-
msgstr ""
|
|
16215
|
+
msgstr "サイズの設定"
|
|
16207
16216
|
|
|
16208
16217
|
msgid "Set software list"
|
|
16209
16218
|
msgstr "ソフトウェア リストを設定"
|
|
@@ -16378,11 +16387,11 @@ msgstr "すべてのパスの表示"
|
|
|
16378
16387
|
|
|
16379
16388
|
msgid "Show all root assets as top-level nodes in the navigator menu (only the\n"
|
|
16380
16389
|
" first 500 assets will be shown as top-level nodes)."
|
|
16381
|
-
msgstr ""
|
|
16390
|
+
msgstr "ナビゲーター メニューのトップレベル ノードとしてすべてのルート アセットを表示します (最初の 500 個のアセットのみがトップレベル ノードとして表示されます)。"
|
|
16382
16391
|
|
|
16383
16392
|
msgid "Show all root groups as top-level nodes in the navigator menu (only the\n"
|
|
16384
16393
|
" first 500 groups will be shown as top-level nodes)."
|
|
16385
|
-
msgstr ""
|
|
16394
|
+
msgstr "ナビゲーター メニューのトップレベル ノードとしてすべてのルート グループを表示します (最初の 500 グループのみがトップレベル ノードとして表示されます)。"
|
|
16386
16395
|
|
|
16387
16396
|
msgid "Show archived packages"
|
|
16388
16397
|
msgstr "アーカイブされたパッケージを表示する"
|
|
@@ -16391,7 +16400,7 @@ msgid "Show assets and all descendants"
|
|
|
16391
16400
|
msgstr "アセットとすべての派生を表示する"
|
|
16392
16401
|
|
|
16393
16402
|
msgid "Show assets as top-level"
|
|
16394
|
-
msgstr ""
|
|
16403
|
+
msgstr "アセットをトップレベルとして表示する"
|
|
16395
16404
|
|
|
16396
16405
|
msgid "Show checkboxes that are"
|
|
16397
16406
|
msgstr "次のチェックボックスを表示"
|
|
@@ -16424,7 +16433,7 @@ msgid "Show events from child devices"
|
|
|
16424
16433
|
msgstr "子デバイスからのイベントを表示する"
|
|
16425
16434
|
|
|
16426
16435
|
msgid "Show groups as top-level"
|
|
16427
|
-
msgstr ""
|
|
16436
|
+
msgstr "グループをトップレベルとして表示する"
|
|
16428
16437
|
|
|
16429
16438
|
msgid "Show icon"
|
|
16430
16439
|
msgstr "アイコンを表示"
|
|
@@ -16656,10 +16665,10 @@ msgid "Single"
|
|
|
16656
16665
|
msgstr "信号"
|
|
16657
16666
|
|
|
16658
16667
|
msgid "Single SVG, inherits text color via currentColor."
|
|
16659
|
-
msgstr ""
|
|
16668
|
+
msgstr "シングル SVG は、テキスト色を currentColor を使用して継承します。"
|
|
16660
16669
|
|
|
16661
16670
|
msgid "Single color"
|
|
16662
|
-
msgstr ""
|
|
16671
|
+
msgstr "シングル カラー"
|
|
16663
16672
|
|
|
16664
16673
|
msgid "Single location"
|
|
16665
16674
|
msgstr "単一の位置"
|
|
@@ -16821,7 +16830,7 @@ msgid "Software deleted."
|
|
|
16821
16830
|
msgstr "ソフトウェアが削除されました。"
|
|
16822
16831
|
|
|
16823
16832
|
msgid "Software description"
|
|
16824
|
-
msgstr ""
|
|
16833
|
+
msgstr "ソフトウェアの説明"
|
|
16825
16834
|
|
|
16826
16835
|
msgid "Software file"
|
|
16827
16836
|
msgstr "ソフトウェア ファイル"
|
|
@@ -16830,7 +16839,7 @@ msgid "Software list"
|
|
|
16830
16839
|
msgstr "ソフトウェア リスト"
|
|
16831
16840
|
|
|
16832
16841
|
msgid "Software name"
|
|
16833
|
-
msgstr ""
|
|
16842
|
+
msgstr "ソフトウェア名"
|
|
16834
16843
|
|
|
16835
16844
|
msgid "Software repository"
|
|
16836
16845
|
msgstr "ソフトウェア リポジトリ"
|
|
@@ -16984,7 +16993,7 @@ msgid "Static headers that should be added to requests towards the provider"
|
|
|
16984
16993
|
msgstr "プロバイダーに対するリクエストに追加する静的ヘッダー"
|
|
16985
16994
|
|
|
16986
16995
|
msgid "Statistics that describe the spread of values within each time bucket. These share the same unit and scale as the original measurement"
|
|
16987
|
-
msgstr ""
|
|
16996
|
+
msgstr "各時間バケット内の値の広がりを説明する統計です。元の計測値と同じ単位とスケールを共有します"
|
|
16988
16997
|
|
|
16989
16998
|
msgid "Status"
|
|
16990
16999
|
msgstr "ステータス"
|
|
@@ -17264,7 +17273,7 @@ msgstr "サポートされているファイル: *.png, *.svg, *.jpg"
|
|
|
17264
17273
|
|
|
17265
17274
|
msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA, ECDSA,\n"
|
|
17266
17275
|
" ED25519."
|
|
17267
|
-
msgstr ""
|
|
17276
|
+
msgstr "サポートされている形式:OpenSSHv1、OpenSSHv2、PEM、SSH2。<br>サポートされているアルゴリズム:RSA、DSA、CDSA、ED25519。"
|
|
17268
17277
|
|
|
17269
17278
|
msgid "Supported formats: OpenSSHv1, OpenSSHv2, PEM, SSH2.<br>Supported algorithms: RSA, DSA."
|
|
17270
17279
|
msgstr "サポートされている形式: OpenSSHv1、OpenSSHv2、PEM、SSH2。<br>サポートされているアルゴリズム: RSA、DSA。"
|
|
@@ -17306,7 +17315,7 @@ msgid "Switch to ModemMode"
|
|
|
17306
17315
|
msgstr "モデム モードに切り替える"
|
|
17307
17316
|
|
|
17308
17317
|
msgid "Switch to inline editing"
|
|
17309
|
-
msgstr ""
|
|
17318
|
+
msgstr "インライン編集への切り替え"
|
|
17310
17319
|
|
|
17311
17320
|
msgid "Switch vibration detector off"
|
|
17312
17321
|
msgstr "振動検出器をオフにする"
|
|
@@ -17677,7 +17686,7 @@ msgid "The URL format is invalid. The only supported protocols are http, https a
|
|
|
17677
17686
|
msgstr "URL 形式が無効です。サポートされているプロトコルは http、https、opc.tcp のみです。"
|
|
17678
17687
|
|
|
17679
17688
|
msgid "The URL must not exceed {{ requiredLength }} characters."
|
|
17680
|
-
msgstr ""
|
|
17689
|
+
msgstr "URL は {{ requiredLength }} 文字を超えることができません。"
|
|
17681
17690
|
|
|
17682
17691
|
msgid "The URL of the microservice is misconfigured. A context path is missing."
|
|
17683
17692
|
msgstr "マイクロサービスの URL が適切に設定されていません。コンテキスト パスがありません。"
|
|
@@ -17818,7 +17827,7 @@ msgid "The feature toggle is using the default state based on its phase."
|
|
|
17818
17827
|
msgstr "機能の切り替えはフェーズに基づくデフォルト状態を使用しています。"
|
|
17819
17828
|
|
|
17820
17829
|
msgid "The file could not be loaded"
|
|
17821
|
-
msgstr ""
|
|
17830
|
+
msgstr "ファイルを読み込むことができませんでした"
|
|
17822
17831
|
|
|
17823
17832
|
msgid "The file is empty."
|
|
17824
17833
|
msgstr "ファイルが空です。"
|
|
@@ -17842,10 +17851,10 @@ msgid "The following error occurred:"
|
|
|
17842
17851
|
msgstr "次のエラーが発生しました:"
|
|
17843
17852
|
|
|
17844
17853
|
msgid "The following icons will be imported:"
|
|
17845
|
-
msgstr ""
|
|
17854
|
+
msgstr "次のアイコンがインポートされます:"
|
|
17846
17855
|
|
|
17847
17856
|
msgid "The following icons will be skipped:"
|
|
17848
|
-
msgstr ""
|
|
17857
|
+
msgstr "次のアイコンはスキップされます:"
|
|
17849
17858
|
|
|
17850
17859
|
msgid "The following operations are supported:"
|
|
17851
17860
|
msgstr "次の操作がサポートされています:"
|
|
@@ -17854,7 +17863,7 @@ msgid "The following placeholders are available: ${value}`KEEP_ORIGINAL`, ${valu
|
|
|
17854
17863
|
msgstr "使用できるプレースホルダーは次のとおりですT: ${value}、${valueAsText}、${receivedTimestampInMs}、${serverId}、${nodeId}、${deviceId}。"
|
|
17855
17864
|
|
|
17856
17865
|
msgid "The gauge data point has no min/max range configured. The gauge bar will not display correctly."
|
|
17857
|
-
msgstr ""
|
|
17866
|
+
msgstr "ゲージ データ ポイントに最小/最大範囲が設定されていません。ゲージ バーは適切に表示されません。"
|
|
17858
17867
|
|
|
17859
17868
|
msgid "The home dashboard of the cockpit app, shown when cockpit is opened."
|
|
17860
17869
|
msgstr "コックピット アプリのホーム ダッシュボードはコックピットが開かれると表示されます。"
|
|
@@ -17868,7 +17877,7 @@ msgid "The homepage of this application. By default, it is a customizable dashbo
|
|
|
17868
17877
|
msgstr "このアプリケーションのホームページです。これはデフォルトでは、最も重要なアラームと、頻繁に使用されている機能へのショートカットを表示するカスタマイズ可能なダッシュボードです。"
|
|
17869
17878
|
|
|
17870
17879
|
msgid "The host key for {{ endpoint }} has changed since it was last stored. This can happen after a legitimate key rotation, but it can also indicate a man-in-the-middle attack. Only continue if you trust the new key."
|
|
17871
|
-
msgstr ""
|
|
17880
|
+
msgstr "{{ endpoint }} のホスト キーが最後に保存された時から変更されました。これは、正規の鍵ローテーションの後に起こる可能性がありますが、中間者攻撃を示唆する可能性もあります。新しい鍵を信頼する場合のみ次へ進んでください。"
|
|
17872
17881
|
|
|
17873
17882
|
msgid "The image is entirely displayed within the widget while preserving the aspect ratio."
|
|
17874
17883
|
msgstr "画像は縦横比を維持しながら、ウィジェット内に完全に表示されます。"
|
|
@@ -17889,7 +17898,7 @@ msgid "The last saved status of the dashboard"
|
|
|
17889
17898
|
msgstr "ダッシュボードの最終保存ステータス"
|
|
17890
17899
|
|
|
17891
17900
|
msgid "The latest version of the plugin is installed and it is up to date."
|
|
17892
|
-
msgstr ""
|
|
17901
|
+
msgstr "インストールされている最近のバージョンのプラグインは、最新です。"
|
|
17893
17902
|
|
|
17894
17903
|
msgid "The layout and configuration of this dashboard is used by all other assets of model type\n"
|
|
17895
17904
|
" <strong>{{ dashboardType }}</strong>. Any changes made to this dashboard instance will be applied to all\n"
|
|
@@ -17899,7 +17908,7 @@ msgstr "このダッシュボードのレイアウトと構成は、モデル
|
|
|
17899
17908
|
"適用されます。"
|
|
17900
17909
|
|
|
17901
17910
|
msgid "The link might be mistyped or outdated, or the file might have been deleted. Check the link and try again, or contact the person who shared it with you."
|
|
17902
|
-
msgstr ""
|
|
17911
|
+
msgstr "リンクがタイプミスまたは古くなっているか、ファイルが削除された可能性があります。リンクをクリックして再試行するか、共有している人物に問い合わせてください。"
|
|
17903
17912
|
|
|
17904
17913
|
msgid "The list below may not be complete."
|
|
17905
17914
|
msgstr "下記のリストは完全ではない可能性があります。"
|
|
@@ -17950,7 +17959,7 @@ msgid "The number of times before the current password can be reused. Minimum va
|
|
|
17950
17959
|
msgstr "現在のパスワードを再使用できるまでの回数。最小値は 0、事前定義された値は 10 です。"
|
|
17951
17960
|
|
|
17952
17961
|
msgid "The package version is missing or invalid. Version field in the manifest must follow semantic versioning."
|
|
17953
|
-
msgstr ""
|
|
17962
|
+
msgstr "パッケージ バージョンが欠落しているか無効です。マニフェストにあるバージョン フィールドは意味的なバージョン管理に従う必要があります。"
|
|
17954
17963
|
|
|
17955
17964
|
msgid "The package was archived"
|
|
17956
17965
|
msgstr "パッケージはアーカイブされました"
|
|
@@ -17966,13 +17975,13 @@ msgid "The password of the user that you are currently logged in with."
|
|
|
17966
17975
|
msgstr "ログインに使用したユーザー パスワード。"
|
|
17967
17976
|
|
|
17968
17977
|
msgid "The plugin is no longer available or was never available."
|
|
17969
|
-
msgstr ""
|
|
17978
|
+
msgstr "プラグインは使用できなくなったか、使用できたことはありません。"
|
|
17970
17979
|
|
|
17971
17980
|
msgid "The plugin is referenced via a tag or a version which does not yet exist or is no longer available. Until this tag or version is deployed, it will fall back to the latest version."
|
|
17972
|
-
msgstr ""
|
|
17981
|
+
msgstr "プラグインは、まだ存在しないか使用できなくなったタグまたはバージョンを使用して参照されています。このタグまたはバージョンがデプロイされるまで、プラグインは最新のバージョンにフォールバックされます。"
|
|
17973
17982
|
|
|
17974
17983
|
msgid "The plugin is referenced via a tag. The installed version changes automatically when the tag is updated."
|
|
17975
|
-
msgstr ""
|
|
17984
|
+
msgstr "プラグインはタグを使用して参照されています。インストールされているバージョンは、タグが更新されると自動的に変更されます。"
|
|
17976
17985
|
|
|
17977
17986
|
msgid "The preview is limited to <b>{{ count }}</b> records."
|
|
17978
17987
|
msgstr "プレビューは <b>{{ count }}</b> レコードまでに制限されています。"
|
|
@@ -17984,10 +17993,10 @@ msgid "The preview shows the structure of the raw file from all sources."
|
|
|
17984
17993
|
msgstr "プレビューには、すべてのソースからの生のファイルの構造が表示されます。"
|
|
17985
17994
|
|
|
17986
17995
|
msgid "The private key is encrypted for security reasons."
|
|
17987
|
-
msgstr ""
|
|
17996
|
+
msgstr "秘密鍵はセキュリティの理由で暗号化されています。"
|
|
17988
17997
|
|
|
17989
17998
|
msgid "The private key will be encrypted on the server after saving."
|
|
17990
|
-
msgstr ""
|
|
17999
|
+
msgstr "秘密鍵は保存後にサーバーで暗号化されます。"
|
|
17991
18000
|
|
|
17992
18001
|
msgid "The provided name is already taken."
|
|
17993
18002
|
msgstr "指定された名前は既に使用されています。"
|
|
@@ -18029,19 +18038,19 @@ msgid "The response of the microservice is incomplete. The device registration i
|
|
|
18029
18038
|
msgstr "マイクロサービスの応答が不完全です。デバイス登録情報が不足しています。"
|
|
18030
18039
|
|
|
18031
18040
|
msgid "The response was truncated because the maximum output tokens limit ({{ maxOutputTokens }}) configured by this application for a single assistant response was reached."
|
|
18032
|
-
msgstr ""
|
|
18041
|
+
msgstr "応答は、単一のアシスタントの応答についてこのアプリケーションで設定されている最大出力トークンの制限 ({{ maxOutputTokens }}) に到達したため、切り捨てられました。"
|
|
18033
18042
|
|
|
18034
18043
|
msgid "The response was truncated because the maximum output tokens limit configured by this application for a single assistant response was reached."
|
|
18035
|
-
msgstr ""
|
|
18044
|
+
msgstr "応答は、単一のアシスタントの応答についてこのアプリケーションで設定されている最大出力トークンの制限に到達したため、切り捨てられました。"
|
|
18036
18045
|
|
|
18037
18046
|
msgid "The security policy is set to {{param}}."
|
|
18038
18047
|
msgstr "セキュリティ ポリシーは {{param}} に設定されています。"
|
|
18039
18048
|
|
|
18040
18049
|
msgid "The selected aggregation functions for {{dp}} return the same value because each interval contains a single measurement. Choose a coarser aggregation interval."
|
|
18041
|
-
msgstr ""
|
|
18050
|
+
msgstr "{{dp}} について選択されている集計関数は、各間隔が単一の計測値を含むために同じ値を返します。もっと粗い集計間隔を選択してください。"
|
|
18042
18051
|
|
|
18043
18052
|
msgid "The selected aggregation functions return the same value because each interval contains a single measurement. Choose a coarser aggregation interval."
|
|
18044
|
-
msgstr ""
|
|
18053
|
+
msgstr "選択されている集計関数は、各間隔が単一の計測値を含むために同じ値を返します。もっと粗い集計間隔を選択してください。"
|
|
18045
18054
|
|
|
18046
18055
|
msgid "The selected alarm is not currently in the list, change your filter."
|
|
18047
18056
|
msgstr "選択されているアラームが現在リストにありません。フィルターを変更してください。"
|
|
@@ -18111,7 +18120,7 @@ msgid "The update method is determined by the widget type. Some widgets support
|
|
|
18111
18120
|
msgstr "更新メソッドはウィジェット タイプによって決まります。WebSocket 接続を使用したリアルタイム更新をサポートするウィジェットもあれば、定期的な更新を使用するウィジェットもあります。"
|
|
18112
18121
|
|
|
18113
18122
|
msgid "The uploaded file appears to be binary. Switching to inline editing will discard it. Do you want to continue?"
|
|
18114
|
-
msgstr ""
|
|
18123
|
+
msgstr "アップロードされたファイルはバイナリで表示されます。インライン編集に切り替えると破棄されます。次へ進んでもよろしいですか?"
|
|
18115
18124
|
|
|
18116
18125
|
msgid "The uploaded image cannot be bigger than 4 MB. Please upload a smaller one."
|
|
18117
18126
|
msgstr "4 MB を超える画像はアップロードできません。小さい画像をアップロードしてください。"
|
|
@@ -18292,7 +18301,7 @@ msgid "This command returns a list of shell commands with description that can b
|
|
|
18292
18301
|
msgstr "このコマンドは、LWM2M デバイス コネクタに作成できる説明を持つシェル コマンドのリストを返します。"
|
|
18293
18302
|
|
|
18294
18303
|
msgid "This dashboard belongs to \"{{app}}\". Manage its visibility there."
|
|
18295
|
-
msgstr ""
|
|
18304
|
+
msgstr "このダッシュボードは \"{{app}}\" に所属します。表示はそちらで管理してください。"
|
|
18296
18305
|
|
|
18297
18306
|
msgid "This date is after the latest allowed date."
|
|
18298
18307
|
msgstr "この日付は最新の許容可能な日付より後です。"
|
|
@@ -18356,7 +18365,7 @@ msgid "This login mode was already set by another administrator. Refresh the pag
|
|
|
18356
18365
|
msgstr "ログイン モードは既に別の管理者により設定されています。ページを更新してデータを最新の状態に更新してください。"
|
|
18357
18366
|
|
|
18358
18367
|
msgid "This name conflicts with a built-in icon. Use the Override option instead, or choose a different name."
|
|
18359
|
-
msgstr ""
|
|
18368
|
+
msgstr "この名前は組み込み済みアイコンと競合します。代わりに上書きオプションを使用するか、別の名前を選択してください。"
|
|
18360
18369
|
|
|
18361
18370
|
msgid "This node id is already in use."
|
|
18362
18371
|
msgstr "このノードはすでに使用中です。"
|
|
@@ -18467,7 +18476,7 @@ msgid "This will be matched with the message ID extracted from the protocol's da
|
|
|
18467
18476
|
msgstr "これは、[ソース] 設定に従ってプロトコルのデータから抽出されたメッセージ ID と比較されます。"
|
|
18468
18477
|
|
|
18469
18478
|
msgid "This will remove your custom override and restore the original icon."
|
|
18470
|
-
msgstr ""
|
|
18479
|
+
msgstr "これはカスタムの上書きを削除して、元のアイコンを復元します。"
|
|
18471
18480
|
|
|
18472
18481
|
msgid "Threshold (%)"
|
|
18473
18482
|
msgstr "しきい値(%)"
|
|
@@ -18787,7 +18796,7 @@ msgid "Truncated data. Change aggregation or select shorter date range."
|
|
|
18787
18796
|
msgstr "データが切り捨てられました。集計を変更するか、より短い日付範囲を選択してください。"
|
|
18788
18797
|
|
|
18789
18798
|
msgid "Trust and connect"
|
|
18790
|
-
msgstr ""
|
|
18799
|
+
msgstr "信頼して接続する"
|
|
18791
18800
|
|
|
18792
18801
|
msgid "Trust store password"
|
|
18793
18802
|
msgstr "トラスト ストアのパスワード"
|
|
@@ -18846,7 +18855,7 @@ msgid "Turn on the registered devices and wait for connections to be established
|
|
|
18846
18855
|
msgstr "登録済みデバイスをオンにして、接続が確立されるのを待ちます。デバイスが接続されるとステータスが \"承認待ち\" に変わります。[承認] ボタンをクリックして承認する必要があります。"
|
|
18847
18856
|
|
|
18848
18857
|
msgid "Two SVGs required: a dark layer and a light accent layer."
|
|
18849
|
-
msgstr ""
|
|
18858
|
+
msgstr "次の 2 つの SVG が必須です:ダーク レイヤーとライト アクセント レイヤー。"
|
|
18850
18859
|
|
|
18851
18860
|
msgid "Two-factor authentication"
|
|
18852
18861
|
msgstr "二要素認証"
|
|
@@ -18917,7 +18926,7 @@ msgid "Type: {{ alarmType }}"
|
|
|
18917
18926
|
msgstr "タイプです:{{ alarmType }}"
|
|
18918
18927
|
|
|
18919
18928
|
msgid "TypeScript"
|
|
18920
|
-
msgstr ""
|
|
18929
|
+
msgstr "TypeScript"
|
|
18921
18930
|
|
|
18922
18931
|
msgid "Types"
|
|
18923
18932
|
msgstr "タイプ"
|
|
@@ -18938,7 +18947,7 @@ msgid "URL where the OAuth token is requested from (required if OAuth method is
|
|
|
18938
18947
|
msgstr "OAuth トークンが要求される元の URL (OAuth メソッドが選択されている場合に必要)"
|
|
18939
18948
|
|
|
18940
18949
|
msgid "Unable to add the column because the property definition could not be found."
|
|
18941
|
-
msgstr ""
|
|
18950
|
+
msgstr "プロパティ定義が見つからなかったため、列を追加できません。"
|
|
18942
18951
|
|
|
18943
18952
|
msgid "Unable to find option by given key: sigfox-agent/provider.token"
|
|
18944
18953
|
msgstr "指定されたキーによりオプションは見つかりませんでした: sigfox-agent/provider.token"
|
|
@@ -19001,7 +19010,7 @@ msgid "Unassigned devices"
|
|
|
19001
19010
|
msgstr "割り当てを解除されたデバイス"
|
|
19002
19011
|
|
|
19003
19012
|
msgid "Unavailable while real-time or auto-refresh is on."
|
|
19004
|
-
msgstr ""
|
|
19013
|
+
msgstr "リアルタイムまたは自動更新がオンになっている間は使用できません"
|
|
19005
19014
|
|
|
19006
19015
|
msgid "Uncategorized"
|
|
19007
19016
|
msgstr "未分類"
|
|
@@ -19085,7 +19094,7 @@ msgid "Unpacked`application`"
|
|
|
19085
19094
|
msgstr "解凍済み"
|
|
19086
19095
|
|
|
19087
19096
|
msgid "Unsafe content was removed from the uploaded SVG:"
|
|
19088
|
-
msgstr ""
|
|
19097
|
+
msgstr "安全でない内容がアップロードされた次の SVG から削除されました:"
|
|
19089
19098
|
|
|
19090
19099
|
msgid "Unsigned (16-bits)"
|
|
19091
19100
|
msgstr "無署名(16 ビット)"
|
|
@@ -19240,7 +19249,7 @@ msgid "Updated widgets: {{ widgetList }}."
|
|
|
19240
19249
|
msgstr "更新されたウィジェット: {{ widgetList }}。"
|
|
19241
19250
|
|
|
19242
19251
|
msgid "Updating SVG and mappings…"
|
|
19243
|
-
msgstr ""
|
|
19252
|
+
msgstr "SVG とマッピングを更新しています…"
|
|
19244
19253
|
|
|
19245
19254
|
msgid "Updating global roles will force you to log out. Do you want to proceed?"
|
|
19246
19255
|
msgstr "グローバル ロールを更新すると強制的にログ アウトになります。続行してもよろしいですか?"
|
|
@@ -19266,10 +19275,10 @@ msgid "Upload CRL file (.csv format)"
|
|
|
19266
19275
|
msgstr "CRL ファイルのアップロード (.csv 形式)"
|
|
19267
19276
|
|
|
19268
19277
|
msgid "Upload SVG icon"
|
|
19269
|
-
msgstr ""
|
|
19278
|
+
msgstr "SVG アイコンのアップロード"
|
|
19270
19279
|
|
|
19271
19280
|
msgid "Upload ZIP file"
|
|
19272
|
-
msgstr ""
|
|
19281
|
+
msgstr "ZIP ファイルのアップロード"
|
|
19273
19282
|
|
|
19274
19283
|
msgid "Upload a *.zip file"
|
|
19275
19284
|
msgstr "*.zip ファイルをアップロード"
|
|
@@ -19279,19 +19288,19 @@ msgstr "秘密鍵と証明書を含む PKCS #12 (.pk12) ファ イルをアッ
|
|
|
19279
19288
|
|
|
19280
19289
|
msgid "Upload a ZIP file previously exported from the icon selector to import custom icons into\n"
|
|
19281
19290
|
" this tenant."
|
|
19282
|
-
msgstr ""
|
|
19291
|
+
msgstr "カスタム アイコンをこのテナントにインポートするために、以前にアイコン セレクターからエクスポートされた ZIP ファイルをアップロードします。"
|
|
19283
19292
|
|
|
19284
19293
|
msgid "Upload a binary"
|
|
19285
19294
|
msgstr "バイナリのアップロード"
|
|
19286
19295
|
|
|
19287
19296
|
msgid "Upload a custom SVG icon and assign it to a collection to keep your icons organized."
|
|
19288
|
-
msgstr ""
|
|
19297
|
+
msgstr "カスタム SVG アイコンをアップロードして、コレクションに割り当てて、アイコンを体系的に保持します。"
|
|
19289
19298
|
|
|
19290
19299
|
msgid "Upload a new version"
|
|
19291
19300
|
msgstr "新バージョンのアップロード"
|
|
19292
19301
|
|
|
19293
19302
|
msgid "Upload an SVG file."
|
|
19294
|
-
msgstr ""
|
|
19303
|
+
msgstr "SVG ファイルをアップロードします。"
|
|
19295
19304
|
|
|
19296
19305
|
msgid "Upload an image."
|
|
19297
19306
|
msgstr "画像をアップロードしてください。"
|
|
@@ -19303,7 +19312,7 @@ msgid "Upload certificate"
|
|
|
19303
19312
|
msgstr "証明書をアップロード"
|
|
19304
19313
|
|
|
19305
19314
|
msgid "Upload dark layer SVG"
|
|
19306
|
-
msgstr ""
|
|
19315
|
+
msgstr "ダーク レイヤー SVG をアップロードする"
|
|
19307
19316
|
|
|
19308
19317
|
msgid "Upload file"
|
|
19309
19318
|
msgstr "ファイルをアップロード"
|
|
@@ -19318,7 +19327,7 @@ msgid "Upload keystore"
|
|
|
19318
19327
|
msgstr "キーストアのアップロード"
|
|
19319
19328
|
|
|
19320
19329
|
msgid "Upload light layer SVG"
|
|
19321
|
-
msgstr ""
|
|
19330
|
+
msgstr "ライト レイヤー SVG をアップロードする"
|
|
19322
19331
|
|
|
19323
19332
|
msgid "Upload microservice"
|
|
19324
19333
|
msgstr "マイクロサービスをアップロード"
|
|
@@ -19375,7 +19384,7 @@ msgid "Use [Enter] or <br> tag to add a new line"
|
|
|
19375
19384
|
msgstr "新しい行を追加するには、[Enter] または <br> タグを使用してください"
|
|
19376
19385
|
|
|
19377
19386
|
msgid "Use a client certificate (mTLS) instead of a client secret to authenticate the platform with the authorization server. Use this option only if the authorization server enforces certificate-based client authentication."
|
|
19378
|
-
msgstr ""
|
|
19387
|
+
msgstr "プラットフォームを認証サーバーを使用して認証するために、クライアント シークレットの代わりにクライアント証明書 (mTLS) を使用します。このオプションは、認証サーバーが証明書ベースのクライアント認証を強制する場合のみ使用します。"
|
|
19379
19388
|
|
|
19380
19389
|
msgid "Use alarms to create smart rules for microservice availability."
|
|
19381
19390
|
msgstr "アラームを使用して、マイクロサービスの利用可能状況のスマート ルールを作成してください。"
|
|
@@ -19601,7 +19610,7 @@ msgid "Username and password"
|
|
|
19601
19610
|
msgstr "ユーザー名およびパスワード"
|
|
19602
19611
|
|
|
19603
19612
|
msgid "Username must contain at least 3 characters."
|
|
19604
|
-
msgstr ""
|
|
19613
|
+
msgstr "ユーザー名は 3 文字以上である必要があります。"
|
|
19605
19614
|
|
|
19606
19615
|
msgid "Username must not contain spaces nor slashes (\"/\", \"\\\") nor (\"+\"), (\":\"), (\"$\") signs."
|
|
19607
19616
|
msgstr "ユーザー名には、スペース、スラッシュ(\"/\"、\"\\\") 、および記号(\"+\")、(\":\")、(\"$\")は使用できません。"
|
|
@@ -20007,7 +20016,7 @@ msgid "What can I help you with?"
|
|
|
20007
20016
|
msgstr "何かお役に立てることはありますか?"
|
|
20008
20017
|
|
|
20009
20018
|
msgid "What would you like to visualize in this SCADA widget?"
|
|
20010
|
-
msgstr ""
|
|
20019
|
+
msgstr "この SCADA ウィジェットで何を表示しますか?"
|
|
20011
20020
|
|
|
20012
20021
|
msgid "When"
|
|
20013
20022
|
msgstr "日時"
|
|
@@ -20046,7 +20055,7 @@ msgid "When enabled, all assets in the hierarchy under the selected asset will b
|
|
|
20046
20055
|
msgstr "有効化されると、選択されているアセットの下の階層にあるすべてのアセットが含まれます。無効化されると、直接の子アセットのみが含まれます。"
|
|
20047
20056
|
|
|
20048
20057
|
msgid "When enabled, the chart reloads data at a finer or coarser interval as you zoom in or out, so it always shows the number of points you set. When disabled, it reuses the already loaded data."
|
|
20049
|
-
msgstr ""
|
|
20058
|
+
msgstr "有効化されている場合、ズームの拡大または縮小に応じて、細かいまたは粗い間隔でデータがグラフに読み込まれるため、設定したポイント数が常に表示されます。無効化されている場合は、既に読み込まれたデータが再使用されます。"
|
|
20050
20059
|
|
|
20051
20060
|
msgid "Who"
|
|
20052
20061
|
msgstr "ユーザー"
|
|
@@ -20082,7 +20091,7 @@ msgid "Widget for switching relay"
|
|
|
20082
20091
|
msgstr "リレー切り替えのウィジェット"
|
|
20083
20092
|
|
|
20084
20093
|
msgid "Widget gap"
|
|
20085
|
-
msgstr ""
|
|
20094
|
+
msgstr "ウィジェット ギャップ"
|
|
20086
20095
|
|
|
20087
20096
|
msgid "Widget header style"
|
|
20088
20097
|
msgstr "ウィジェットのヘッダー スタイル"
|
|
@@ -20103,10 +20112,10 @@ msgid "Widgets rearranged"
|
|
|
20103
20112
|
msgstr "ウィジェットが再配置されました"
|
|
20104
20113
|
|
|
20105
20114
|
msgid "Widgets snap to a fixed grid. Resize and reposition them freely."
|
|
20106
|
-
msgstr ""
|
|
20115
|
+
msgstr "ウィジェットが固定グリッドに切り替わります。サイズと位置を自由に変更できます。"
|
|
20107
20116
|
|
|
20108
20117
|
msgid "Widgets stay where placed. Empty space is not filled automatically."
|
|
20109
|
-
msgstr ""
|
|
20118
|
+
msgstr "ウィジェットは配置された位置に留まります。空のスペースは自動的には埋まりません。"
|
|
20110
20119
|
|
|
20111
20120
|
msgid "Widgets: Alarm list"
|
|
20112
20121
|
msgstr "ウィジェット: アラーム リスト"
|
|
@@ -20178,7 +20187,7 @@ msgid "Widgets: Rotation"
|
|
|
20178
20187
|
msgstr "ウィジェット: ローテーション"
|
|
20179
20188
|
|
|
20180
20189
|
msgid "Widgets: SCADA"
|
|
20181
|
-
msgstr ""
|
|
20190
|
+
msgstr "ウィジェット:SCADA"
|
|
20182
20191
|
|
|
20183
20192
|
msgid "Widgets: Welcome to Cockpit"
|
|
20184
20193
|
msgstr "ウィジェット: コックピットへようこそ"
|
|
@@ -20187,13 +20196,13 @@ msgid "Widgets: Welcome to Device Management"
|
|
|
20187
20196
|
msgstr "ウィジェット: デバイス管理へようこそ"
|
|
20188
20197
|
|
|
20189
20198
|
msgid "Width"
|
|
20190
|
-
msgstr ""
|
|
20199
|
+
msgstr "幅"
|
|
20191
20200
|
|
|
20192
20201
|
msgid "Width / Height"
|
|
20193
|
-
msgstr ""
|
|
20202
|
+
msgstr "幅 / 高さ"
|
|
20194
20203
|
|
|
20195
20204
|
msgid "Width presets"
|
|
20196
|
-
msgstr ""
|
|
20205
|
+
msgstr "幅のプリセット"
|
|
20197
20206
|
|
|
20198
20207
|
msgid "Will make this entry available to all users on the tenant if checked."
|
|
20199
20208
|
msgstr "オンにされた場合、テナントのすべてのユーザーがこのエントリを使用できます。"
|
|
@@ -20253,7 +20262,7 @@ msgid "X.509 certificate (PEM format)"
|
|
|
20253
20262
|
msgstr "X.509 証明書(PEM 形式)"
|
|
20254
20263
|
|
|
20255
20264
|
msgid "XML"
|
|
20256
|
-
msgstr ""
|
|
20265
|
+
msgstr "XML"
|
|
20257
20266
|
|
|
20258
20267
|
msgid "Y-axis"
|
|
20259
20268
|
msgstr "Y 軸"
|
|
@@ -20262,7 +20271,7 @@ msgid "Y-axis helper lines"
|
|
|
20262
20271
|
msgstr "Y 軸の補助線"
|
|
20263
20272
|
|
|
20264
20273
|
msgid "YAML"
|
|
20265
|
-
msgstr ""
|
|
20274
|
+
msgstr "YAML"
|
|
20266
20275
|
|
|
20267
20276
|
msgid "Year"
|
|
20268
20277
|
msgstr "年"
|
|
@@ -20270,7 +20279,9 @@ msgstr "年"
|
|
|
20270
20279
|
msgid "Yearly: {{ month }}, {{ monthDay }} day of the month, at {{ hour }}:{{\n"
|
|
20271
20280
|
" minutes\n"
|
|
20272
20281
|
" }}."
|
|
20273
|
-
msgstr ""
|
|
20282
|
+
msgstr "毎年:{{ month }} 月 {{ monthDay }} 日 {{ hour }} 時 {{\n"
|
|
20283
|
+
" minutes\n"
|
|
20284
|
+
" }} 分。"
|
|
20274
20285
|
|
|
20275
20286
|
msgid "Yellow range"
|
|
20276
20287
|
msgstr "注意範囲"
|
|
@@ -20591,10 +20602,10 @@ msgstr "インベントリ ロールを別のユーザーからコピーした
|
|
|
20591
20602
|
" 別のユーザーのロールと置き換えたりできます。"
|
|
20592
20603
|
|
|
20593
20604
|
msgid "You can also open one of your applications below — now, or after downloading the file."
|
|
20594
|
-
msgstr ""
|
|
20605
|
+
msgstr "以下のアプリケーションの 1 つを開くこともできます — 今またはファイルをダウンロードした後でです。"
|
|
20595
20606
|
|
|
20596
20607
|
msgid "You can also open one of your applications below."
|
|
20597
|
-
msgstr ""
|
|
20608
|
+
msgstr "以下のアプリケーションの 1 つを開くこともできます。"
|
|
20598
20609
|
|
|
20599
20610
|
msgid "You can check your sensor's data in the dashboard which has been created for this\n"
|
|
20600
20611
|
" smartphone."
|
|
@@ -20741,7 +20752,7 @@ msgstr "{{ packageName }} パッケージの {{ currentVersion }} バージョ
|
|
|
20741
20752
|
msgid "Your account doesn't have permission to open this application. Switch to an\n"
|
|
20742
20753
|
" available application below, log out, or contact your administrator to request\n"
|
|
20743
20754
|
" access."
|
|
20744
|
-
msgstr ""
|
|
20755
|
+
msgstr "ご使用のアカウントにはこのアプリケーションを開くためのアクセス権限がありません。以下の使用できるアプリケーションに切り替える、ログアウトする、あるいは管理者に連絡してアクセス権限を依頼してください。"
|
|
20745
20756
|
|
|
20746
20757
|
msgid "Your browser does not support the video tag."
|
|
20747
20758
|
msgstr "お使いのブラウザーはビデオ タグをサポートしていません。"
|
|
@@ -20756,7 +20767,7 @@ msgid "Your device was successfully registered."
|
|
|
20756
20767
|
msgstr "デバイスは正常に登録されました。"
|
|
20757
20768
|
|
|
20758
20769
|
msgid "Your file is ready"
|
|
20759
|
-
msgstr ""
|
|
20770
|
+
msgstr "ファイルの準備ができました"
|
|
20760
20771
|
|
|
20761
20772
|
msgid "Your insights and suggestions directly influence the future of the platform."
|
|
20762
20773
|
msgstr "ユーザーの知見と提案がプラットフォームの未来に直接影響を及ぼします。"
|
|
@@ -20856,7 +20867,7 @@ msgid "aggregation"
|
|
|
20856
20867
|
msgstr "集計"
|
|
20857
20868
|
|
|
20858
20869
|
msgid "align view height"
|
|
20859
|
-
msgstr ""
|
|
20870
|
+
msgstr "ビューの高さを揃える"
|
|
20860
20871
|
|
|
20861
20872
|
msgid "altitude"
|
|
20862
20873
|
msgstr "高度"
|
|
@@ -20979,7 +20990,7 @@ msgid "coddisconnect (password protected)"
|
|
|
20979
20990
|
msgstr "coddisconnect(パスワード保護)"
|
|
20980
20991
|
|
|
20981
20992
|
msgid "columns"
|
|
20982
|
-
msgstr ""
|
|
20993
|
+
msgstr "列"
|
|
20983
20994
|
|
|
20984
20995
|
msgid "comma - ,"
|
|
20985
20996
|
msgstr "コンマ - ,"
|
|
@@ -21360,7 +21371,7 @@ msgid "e.g. myCustomOperation"
|
|
|
21360
21371
|
msgstr "(例) 自分のカスタム操作"
|
|
21361
21372
|
|
|
21362
21373
|
msgid "e.g. myPlaceholder"
|
|
21363
|
-
msgstr ""
|
|
21374
|
+
msgstr "(例) myPlaceholder"
|
|
21364
21375
|
|
|
21365
21376
|
msgid "e.g. myProperty"
|
|
21366
21377
|
msgstr "(例) 自分のプロパティ"
|
|
@@ -21417,7 +21428,7 @@ msgid "fragment"
|
|
|
21417
21428
|
msgstr "フラグメント"
|
|
21418
21429
|
|
|
21419
21430
|
msgid "free positioning"
|
|
21420
|
-
msgstr ""
|
|
21431
|
+
msgstr "フリーな位置設定"
|
|
21421
21432
|
|
|
21422
21433
|
msgid "from: {{ date }}"
|
|
21423
21434
|
msgstr "開始日: {{ date }}"
|
|
@@ -21540,7 +21551,7 @@ msgid "lax`code sanitization`"
|
|
|
21540
21551
|
msgstr "緩い"
|
|
21541
21552
|
|
|
21542
21553
|
msgid "layout"
|
|
21543
|
-
msgstr ""
|
|
21554
|
+
msgstr "レイアウト"
|
|
21544
21555
|
|
|
21545
21556
|
msgid "leaving"
|
|
21546
21557
|
msgstr "退出"
|
|
@@ -21701,7 +21712,7 @@ msgid "refresh"
|
|
|
21701
21712
|
msgstr "最新の情報に更新"
|
|
21702
21713
|
|
|
21703
21714
|
msgid "replaces min/max lines with a shaded area"
|
|
21704
|
-
msgstr ""
|
|
21715
|
+
msgstr "最小/最大行を影の付いた領域と置き換えます"
|
|
21705
21716
|
|
|
21706
21717
|
msgid "required"
|
|
21707
21718
|
msgstr "必須"
|
|
@@ -21725,7 +21736,7 @@ msgid "roles {{list}} removed"
|
|
|
21725
21736
|
msgstr "ロール {{list}} が削除されました"
|
|
21726
21737
|
|
|
21727
21738
|
msgid "rows"
|
|
21728
|
-
msgstr ""
|
|
21739
|
+
msgstr "行"
|
|
21729
21740
|
|
|
21730
21741
|
msgid "search"
|
|
21731
21742
|
msgstr "検索"
|
|
@@ -21867,7 +21878,7 @@ msgid "weak"
|
|
|
21867
21878
|
msgstr "弱"
|
|
21868
21879
|
|
|
21869
21880
|
msgid "widget gap"
|
|
21870
|
-
msgstr ""
|
|
21881
|
+
msgstr "ウィジェット ギャップ"
|
|
21871
21882
|
|
|
21872
21883
|
msgid "widget header style"
|
|
21873
21884
|
msgstr "ウィジェットのヘッダー スタイル"
|
|
@@ -21927,7 +21938,7 @@ msgid "{{ count }} patches"
|
|
|
21927
21938
|
msgstr "{{ count }} パッチ"
|
|
21928
21939
|
|
|
21929
21940
|
msgid "{{ count }} placeholders"
|
|
21930
|
-
msgstr ""
|
|
21941
|
+
msgstr "{{ count }} 個のプレースホルダー"
|
|
21931
21942
|
|
|
21932
21943
|
msgid "{{ count }} selected"
|
|
21933
21944
|
msgstr "{{ count }} 個選択されています"
|
|
@@ -22004,7 +22015,7 @@ msgstr "{{assetPropertyType}}\n"
|
|
|
22004
22015
|
"(一時)"
|
|
22005
22016
|
|
|
22006
22017
|
msgid "{{count}} icon(s) imported."
|
|
22007
|
-
msgstr ""
|
|
22018
|
+
msgstr "{{count}} 個のアイコンがインポートされました。"
|
|
22008
22019
|
|
|
22009
22020
|
msgid "{{count}} version"
|
|
22010
22021
|
msgstr "{{count}} バージョン"
|
|
@@ -22037,7 +22048,7 @@ msgid "{{hours}} hours {{minutes}} minutes"
|
|
|
22037
22048
|
msgstr "{{hours}} 時間 {{minutes}} 分"
|
|
22038
22049
|
|
|
22039
22050
|
msgid "{{interval}}, {{aggregation}}"
|
|
22040
|
-
msgstr ""
|
|
22051
|
+
msgstr "{{interval}}、{{aggregation}}"
|
|
22041
22052
|
|
|
22042
22053
|
msgid "{{minutes}} minutes"
|
|
22043
22054
|
msgstr "{{minutes}} 分"
|