@activepieces/piece-onfleet 0.0.11 → 0.0.12

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/src/i18n/ja.json CHANGED
@@ -1,196 +1,196 @@
1
1
  {
2
2
  "Onfleet": "Onfleet",
3
- "Last mile delivery software": "ラストマイル配送ソフトウェア",
3
+ "Last mile delivery software": "Last mile delivery software",
4
4
  "\nTo get an API key, follow the steps below:\n1. Go to settings -> API & Webhooks.\n2. Click the plus sign under API Keys.\n3. Enter API key name and click create key.\n4. Copy the generated key to the input below.\n": "\nTo get an API key, follow the steps below:\n1. Go to settings -> API & Webhooks.\n2. Click the plus sign under API Keys.\n3. Enter API key name and click create key.\n4. Copy the generated key to the input below.\n",
5
- "Create Recipient": "受信者を作成",
6
- "Update Recipient": "受信者を更新",
7
- "Get Recipient": "受信者を取得",
8
- "Create Task": "タスクを作成",
9
- "Delete Task": "タスクの削除",
10
- "Force Complete Task": "タスクを強制完了",
11
- "Clone Task": "タスクを複製",
12
- "Update Task": "タスクの更新",
13
- "Get Task": "タスクを取得",
14
- "Get Tasks": "タスクを取得する",
15
- "Create Destination": "宛先を作成",
16
- "Get Destination": "目的地を取得する",
17
- "Get Hubs": "ハブを入手",
18
- "Create Hub": "ハブを作成",
19
- "Update Hub": "ハブを更新",
20
- "Get Organization": "組織を取得",
21
- "Get Delegatee Details": "デリゲートの詳細を取得",
22
- "Create Administrator": "管理者を作成",
23
- "Update Administrator": "管理者を更新",
24
- "Get Administrators": "管理者権限を取得",
25
- "Delete Administrator": "管理者を削除",
26
- "Create Worker": "ワーカーを作成",
27
- "Delete Worker": "ワーカーを削除",
28
- "Get Worker": "ワーカーになる",
29
- "Get Worker Schedule": "ワーカースケジュールを取得",
30
- "Update Worker": "ワーカーを更新",
31
- "Create Team": "チームを作成",
32
- "Delete Team": "チームを削除",
33
- "Get Team": "チームを取得",
34
- "Get Teams": "チームを取得",
35
- "Update Team": "チームを更新",
36
- "Get Container": "コンテナーを取得",
37
- "Custom API Call": "カスタムAPI通話",
38
- "Creates a recipient": "受信者を作成",
39
- "Updates a recipient": "受信者を更新",
40
- "Gets a single recipient": "一つの受信者を取得します。",
41
- "Creates a task": "タスクを作成します",
42
- "Deletes a task": "タスクを削除",
43
- "Force completes a task": "タスクを強制完了",
44
- "Clones a task": "タスクを複製",
45
- "Updates a task": "タスクを更新",
46
- "Get a specific task": "特定のタスクを取得する",
47
- "Get many task": "多くのタスクを取得する",
48
- "Create a new destination": "新しい宛先を作成",
49
- "Get a specific destination": "特定の目的地を取得する",
50
- "Get many hubs": "多くのハブを取得",
51
- "Create a new hub": "新しいハブを作成",
52
- "Update an existing hub": "既存のハブを更新",
53
- "Get your organization details": "組織の詳細を取得する",
54
- "Get details of a connected organization": "接続している組織の詳細を取得する",
55
- "Create a new administrator": "新しい管理者を作成",
56
- "Update an existing administrator": "既存の管理者を更新",
57
- "Get many administrators": "多くの管理者権限を取得",
58
- "Delete an existing administrator": "既存の管理者を削除",
59
- "Create a new worker": "新しいワーカーを作成",
60
- "Delete an existing worker": "既存のワーカーを削除",
61
- "Get an existing worker's details": "既存のワーカーの詳細を取得します",
62
- "Get an existing worker's schedule": "既存のワーカーのスケジュールを取得する",
63
- "Update an existing worker": "既存のワーカーを更新",
64
- "Create a new team": "新しいチームを作成",
65
- "Delete an existing team": "既存のチームを削除",
66
- "Gets an existing team": "既存のチームを取得します",
67
- "Gets many existing team": "既存の多くのチームを取得します",
68
- "Update an existing team": "既存のチームを更新",
69
- "Get a specific container": "特定のコンテナを取得",
70
- "Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
71
- "Name": "名前",
72
- "Phone": "電話番号",
73
- "Notes": "メモ",
74
- "Skip SMS Notifications": "SMS通知をスキップ",
75
- "Skip Phone Number Validation": "電話番号の確認をスキップ",
76
- "Use Long Code for Text - Canadian Organizations Only": "テキストに長いコードを使用する - カナダの組織のみ",
77
- "Recipient ID": "受信者ID",
78
- "Merchant ID": "マーチャントID",
79
- "Executor ID": "実行者ID",
80
- "Destination": "保存先",
81
- "Unparsed Destination": "解析されていない宛先",
82
- "Use Recipient ID": "受信者IDを使用",
83
- "Complete After": "完了まで:",
84
- "Complete Before": "完了する前",
85
- "Pickup": "ピックアップ",
86
- "Quantity": "数量",
87
- "Recipient Name Override": "受信者名の上書き",
88
- "Recipient Notes Override": "受信者ノートの上書き",
89
- "Recipient Skip SMS Override": "受信者はSMSの上書きをスキップ",
90
- "Service Time": "サービス時間",
5
+ "Create Recipient": "Create Recipient",
6
+ "Update Recipient": "Update Recipient",
7
+ "Get Recipient": "Get Recipient",
8
+ "Create Task": "Create Task",
9
+ "Delete Task": "Delete Task",
10
+ "Force Complete Task": "Force Complete Task",
11
+ "Clone Task": "Clone Task",
12
+ "Update Task": "Update Task",
13
+ "Get Task": "Get Task",
14
+ "Get Tasks": "Get Tasks",
15
+ "Create Destination": "Create Destination",
16
+ "Get Destination": "Get Destination",
17
+ "Get Hubs": "Get Hubs",
18
+ "Create Hub": "Create Hub",
19
+ "Update Hub": "Update Hub",
20
+ "Get Organization": "Get Organization",
21
+ "Get Delegatee Details": "Get Delegatee Details",
22
+ "Create Administrator": "Create Administrator",
23
+ "Update Administrator": "Update Administrator",
24
+ "Get Administrators": "Get Administrators",
25
+ "Delete Administrator": "Delete Administrator",
26
+ "Create Worker": "Create Worker",
27
+ "Delete Worker": "Delete Worker",
28
+ "Get Worker": "Get Worker",
29
+ "Get Worker Schedule": "Get Worker Schedule",
30
+ "Update Worker": "Update Worker",
31
+ "Create Team": "Create Team",
32
+ "Delete Team": "Delete Team",
33
+ "Get Team": "Get Team",
34
+ "Get Teams": "Get Teams",
35
+ "Update Team": "Update Team",
36
+ "Get Container": "Get Container",
37
+ "Custom API Call": "Custom API Call",
38
+ "Creates a recipient": "Creates a recipient",
39
+ "Updates a recipient": "Updates a recipient",
40
+ "Gets a single recipient": "Gets a single recipient",
41
+ "Creates a task": "Creates a task",
42
+ "Deletes a task": "Deletes a task",
43
+ "Force completes a task": "Force completes a task",
44
+ "Clones a task": "Clones a task",
45
+ "Updates a task": "Updates a task",
46
+ "Get a specific task": "Get a specific task",
47
+ "Get many task": "Get many task",
48
+ "Create a new destination": "Create a new destination",
49
+ "Get a specific destination": "Get a specific destination",
50
+ "Get many hubs": "Get many hubs",
51
+ "Create a new hub": "Create a new hub",
52
+ "Update an existing hub": "Update an existing hub",
53
+ "Get your organization details": "Get your organization details",
54
+ "Get details of a connected organization": "Get details of a connected organization",
55
+ "Create a new administrator": "Create a new administrator",
56
+ "Update an existing administrator": "Update an existing administrator",
57
+ "Get many administrators": "Get many administrators",
58
+ "Delete an existing administrator": "Delete an existing administrator",
59
+ "Create a new worker": "Create a new worker",
60
+ "Delete an existing worker": "Delete an existing worker",
61
+ "Get an existing worker's details": "Get an existing worker's details",
62
+ "Get an existing worker's schedule": "Get an existing worker's schedule",
63
+ "Update an existing worker": "Update an existing worker",
64
+ "Create a new team": "Create a new team",
65
+ "Delete an existing team": "Delete an existing team",
66
+ "Gets an existing team": "Gets an existing team",
67
+ "Gets many existing team": "Gets many existing team",
68
+ "Update an existing team": "Update an existing team",
69
+ "Get a specific container": "Get a specific container",
70
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
71
+ "Name": "Name",
72
+ "Phone": "Phone",
73
+ "Notes": "Notes",
74
+ "Skip SMS Notifications": "Skip SMS Notifications",
75
+ "Skip Phone Number Validation": "Skip Phone Number Validation",
76
+ "Use Long Code for Text - Canadian Organizations Only": "Use Long Code for Text - Canadian Organizations Only",
77
+ "Recipient ID": "Recipient ID",
78
+ "Merchant ID": "Merchant ID",
79
+ "Executor ID": "Executor ID",
80
+ "Destination": "Destination",
81
+ "Unparsed Destination": "Unparsed Destination",
82
+ "Use Recipient ID": "Use Recipient ID",
83
+ "Complete After": "Complete After",
84
+ "Complete Before": "Complete Before",
85
+ "Pickup": "Pickup",
86
+ "Quantity": "Quantity",
87
+ "Recipient Name Override": "Recipient Name Override",
88
+ "Recipient Notes Override": "Recipient Notes Override",
89
+ "Recipient Skip SMS Override": "Recipient Skip SMS Override",
90
+ "Service Time": "Service Time",
91
91
  "Task ID": "Task ID",
92
- "Complete as Success": "成功として完了",
93
- "From": "差出人:",
94
- "To": "終了日",
95
- "State": "都道府県:",
96
- "Destination ID": "宛先ID",
97
- "Teams": "チーム",
98
- "Hub": "ハブ",
99
- "Organization ID": "組織 ID",
100
- "Email": "Eメールアドレス",
101
- "Phone Number": "電話番号",
102
- "Read Only": "読み取り専用",
103
- "Administrator": "管理者",
104
- "Capacity": "容量",
105
- "Display Name": "表示名",
92
+ "Complete as Success": "Complete as Success",
93
+ "From": "From",
94
+ "To": "To",
95
+ "State": "State",
96
+ "Destination ID": "Destination ID",
97
+ "Teams": "Teams",
98
+ "Hub": "Hub",
99
+ "Organization ID": "Organization ID",
100
+ "Email": "Email",
101
+ "Phone Number": "Phone Number",
102
+ "Read Only": "Read Only",
103
+ "Administrator": "Administrator",
104
+ "Capacity": "Capacity",
105
+ "Display Name": "Display Name",
106
106
  "Worker": "Worker",
107
- "Workers": "Worker",
108
- "Managers": "管理者",
109
- "Enable Self Assignment": "自己割り当てを有効にする",
107
+ "Workers": "Workers",
108
+ "Managers": "Managers",
109
+ "Enable Self Assignment": "Enable Self Assignment",
110
110
  "Team": "Team",
111
- "Container Type": "コンテナタイプ",
112
- "Container ID": "コンテナ ID",
113
- "Method": "方法",
114
- "Headers": "ヘッダー",
115
- "Query Parameters": "クエリパラメータ",
116
- "Body": "本文",
117
- "Response is Binary ?": "応答はバイナリですか?",
118
- "No Error on Failure": "失敗時にエラーはありません",
119
- "Timeout (in seconds)": "タイムアウト(秒)",
120
- "The recipient's full name": "受取人のフルネーム",
121
- "A unique, valid phone number as per the organization's country if there's no leading + sign. If a phone number has a leading + sign, it will disregard the organization's country setting.": "主要な+記号がない場合、組織の国ごとに一意で有効な電話番号。 電話番号に先行+署名がある場合、組織の国設定は無視されます。",
122
- "Checking this option will default the Onfleet system to use a toll-free long code number for SMS communication.": "このオプションをチェックすると、SMS通信にフリーダイヤルのロングコード番号がデフォルトで使用されます。",
123
- "The ID of the recipient you want to update": "更新したい受信者のID",
124
- "The recipient's ID": "受取人のID",
125
- "ID of the organization that will be displayed on the task": "タスクに表示される組織のID",
126
- "ID of the organization that will be executing the task": "タスクを実行する組織の ID",
127
- "The task destination": "タスクの宛先",
128
- "Check this box if the destination is a single unparsed string": "解析されていない単一文字列の場合は、このボックスをチェックします。",
129
- "Check this box if you want to use an ID for the recipient": "受信者IDを使用する場合は、このボックスにチェックを入れてください",
130
- "The earliest time the task should be completed": "タスクを完了する最も早い時間",
131
- "The latest time the task should be completed": "タスクが完了するまでの時間",
132
- "Whether the task is pickup": "タスクがピックアップであるかどうか",
133
- "The number of units to be dropped off": "ドロップされるユニットの数",
134
- "Override the recipient name for this task only": "このタスクの受信者名だけを上書きする",
135
- "Override the recipient notes for this task only": "このタスクのみ受信者のメモを上書きする",
136
- "Override the recipient skip SMS option for this task only": "このタスクの受信者のSMSオプションのみを上書きする",
137
- "The number of minutes to be spent by the worker on arrival at this task's destination": "このタスクの宛先に到着する際にワーカーが費やす分数",
138
- "The ID of the task you want to delete": "削除したいタスクのID",
139
- "The ID of the task you want to complete": "完了したいタスクのID",
140
- "Whether to complete the task as a success or not": "タスクを成功として完了するか否か",
141
- "ID of the task you want to clone": "複製したいタスクのID",
142
- "ID of the task you want to update": "更新したいタスクのID",
143
- "The ID of the destination you want to delete": "削除したい宛先の ID",
144
- "Name of the hub": "ハブの名前",
145
- "ID of the connected organization": "接続された組織の ID",
146
- "Full name": "フルネーム",
147
- "Whether this administrator can perform write operations.": "この管理者が書き込み操作を実行できるかどうか。",
148
- "Name of the worker": "ワーカーの名前",
111
+ "Container Type": "Container Type",
112
+ "Container ID": "Container ID",
113
+ "Method": "Method",
114
+ "Headers": "Headers",
115
+ "Query Parameters": "Query Parameters",
116
+ "Body": "Body",
117
+ "Response is Binary ?": "Response is Binary ?",
118
+ "No Error on Failure": "No Error on Failure",
119
+ "Timeout (in seconds)": "Timeout (in seconds)",
120
+ "The recipient's full name": "The recipient's full name",
121
+ "A unique, valid phone number as per the organization's country if there's no leading + sign. If a phone number has a leading + sign, it will disregard the organization's country setting.": "A unique, valid phone number as per the organization's country if there's no leading + sign. If a phone number has a leading + sign, it will disregard the organization's country setting.",
122
+ "Checking this option will default the Onfleet system to use a toll-free long code number for SMS communication.": "Checking this option will default the Onfleet system to use a toll-free long code number for SMS communication.",
123
+ "The ID of the recipient you want to update": "The ID of the recipient you want to update",
124
+ "The recipient's ID": "The recipient's ID",
125
+ "ID of the organization that will be displayed on the task": "ID of the organization that will be displayed on the task",
126
+ "ID of the organization that will be executing the task": "ID of the organization that will be executing the task",
127
+ "The task destination": "The task destination",
128
+ "Check this box if the destination is a single unparsed string": "Check this box if the destination is a single unparsed string",
129
+ "Check this box if you want to use an ID for the recipient": "Check this box if you want to use an ID for the recipient",
130
+ "The earliest time the task should be completed": "The earliest time the task should be completed",
131
+ "The latest time the task should be completed": "The latest time the task should be completed",
132
+ "Whether the task is pickup": "Whether the task is pickup",
133
+ "The number of units to be dropped off": "The number of units to be dropped off",
134
+ "Override the recipient name for this task only": "Override the recipient name for this task only",
135
+ "Override the recipient notes for this task only": "Override the recipient notes for this task only",
136
+ "Override the recipient skip SMS option for this task only": "Override the recipient skip SMS option for this task only",
137
+ "The number of minutes to be spent by the worker on arrival at this task's destination": "The number of minutes to be spent by the worker on arrival at this task's destination",
138
+ "The ID of the task you want to delete": "The ID of the task you want to delete",
139
+ "The ID of the task you want to complete": "The ID of the task you want to complete",
140
+ "Whether to complete the task as a success or not": "Whether to complete the task as a success or not",
141
+ "ID of the task you want to clone": "ID of the task you want to clone",
142
+ "ID of the task you want to update": "ID of the task you want to update",
143
+ "The ID of the destination you want to delete": "The ID of the destination you want to delete",
144
+ "Name of the hub": "Name of the hub",
145
+ "ID of the connected organization": "ID of the connected organization",
146
+ "Full name": "Full name",
147
+ "Whether this administrator can perform write operations.": "Whether this administrator can perform write operations.",
148
+ "Name of the worker": "Name of the worker",
149
149
  "The maximum number of units this worker can carry": "The maximum number of units this worker can carry",
150
- "Name of the team": "チーム名",
151
- "Allows Drivers to Self Assign Tasks that are in the Team unassigned container.": "ドライバがチームに割り当てられていないコンテナ内のタスクを自己アサインすることができます。",
152
- "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
153
- "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
154
- "GET": "取得",
150
+ "Name of the team": "Name of the team",
151
+ "Allows Drivers to Self Assign Tasks that are in the Team unassigned container.": "Allows Drivers to Self Assign Tasks that are in the Team unassigned container.",
152
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
153
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
154
+ "GET": "GET",
155
155
  "POST": "POST",
156
156
  "PATCH": "PATCH",
157
157
  "PUT": "PUT",
158
- "DELETE": "削除",
159
- "HEAD": "",
160
- "Task Arrival": "タスク到着時",
161
- "Task Assigned": "割り当てられたタスク",
162
- "Task Cloned": "タスクがクローンされました",
163
- "Task Completed": "タスクが完了しました",
164
- "Task Created": "タスクが作成されました",
165
- "Task Delayed": "タスクの遅延",
166
- "Task Deleted": "タスクが削除されました",
158
+ "DELETE": "DELETE",
159
+ "HEAD": "HEAD",
160
+ "Task Arrival": "Task Arrival",
161
+ "Task Assigned": "Task Assigned",
162
+ "Task Cloned": "Task Cloned",
163
+ "Task Completed": "Task Completed",
164
+ "Task Created": "Task Created",
165
+ "Task Delayed": "Task Delayed",
166
+ "Task Deleted": "Task Deleted",
167
167
  "Task ETA": "Task ETA",
168
- "Task Failed": "タスクに失敗しました",
169
- "Task Started": "タスク開始",
170
- "Task Unassigned": "割り当てられていないタスク",
171
- "Task Updated": "タスクを更新しました",
172
- "Worker Created": "ワーカーが作成されました",
173
- "Worker Deleted": "ワーカーが削除されました",
174
- "Worker Duty Change": "労働者の義務変更",
175
- "Auto Dispatch Completed": "自動発送完了",
176
- "SMS Recipient Opt Out": "SMS受信者がオプトアウトする",
177
- "SMS Recipient Response Missed": "SMS受信者の応答が失敗しました",
178
- "Triggers when a task worker arriving at or closer than threshold value provided, in meters": "指定されたしきい値よりも近いタスクワーカーがメートル単位で到着したときにトリガーします",
179
- "Triggers when a task is assigned": "タスクが割り当てられたときにトリガー",
180
- "Triggers when a task is cloned": "タスクがクローンされたときにトリガーします",
181
- "Triggers when a task is completed": "タスクが完了したときにトリガーします",
182
- "Triggers when a task is created": "タスクが作成されたときにトリガーします",
183
- "Triggers when a task is delayed": "タスクが遅延した場合にトリガーします",
184
- "Triggers when a task is deleted": "タスクが削除されたときにトリガーします",
185
- "Triggers when a task worker ETA less than or equal to threshold value provided, in seconds": "タスクワーカーETAがしきい値以下の場合、秒単位でトリガーします",
186
- "Triggers when a task has failed": "タスクが失敗したときにトリガーします",
187
- "Triggers when a task is started": "タスクが開始されたときにトリガーします",
188
- "Triggers when a task is unassigned": "タスクが割り当てられていないときにトリガーします",
189
- "Triggers when a task is updated": "タスクが更新されたときにトリガーします",
190
- "Triggers when a worker is created": "ワーカーが作成されたときにトリガーする",
191
- "Triggers when a worker is deleted": "ワーカーが削除されたときにトリガー",
192
- "Triggers when a worker status changes": "ワーカーステータスが変更されたときにトリガー",
193
- "Triggers when team auto-dispatch calculation is completed": "チームの自動ディスパッチ計算が完了した場合に発生します",
194
- "Triggers when a recipient opts out of SMS notifications": "受信者がSMS通知からオプトアウトしたときにトリガーします",
195
- "Triggers when a recipient responds to a notification via SMS, but the organization is unable to handle it at that time": "受信者が SMS 経由で通知に応答したときにトリガーしますが、組織はその時点で通知を処理できません。"
168
+ "Task Failed": "Task Failed",
169
+ "Task Started": "Task Started",
170
+ "Task Unassigned": "Task Unassigned",
171
+ "Task Updated": "Task Updated",
172
+ "Worker Created": "Worker Created",
173
+ "Worker Deleted": "Worker Deleted",
174
+ "Worker Duty Change": "Worker Duty Change",
175
+ "Auto Dispatch Completed": "Auto Dispatch Completed",
176
+ "SMS Recipient Opt Out": "SMS Recipient Opt Out",
177
+ "SMS Recipient Response Missed": "SMS Recipient Response Missed",
178
+ "Triggers when a task worker arriving at or closer than threshold value provided, in meters": "Triggers when a task worker arriving at or closer than threshold value provided, in meters",
179
+ "Triggers when a task is assigned": "Triggers when a task is assigned",
180
+ "Triggers when a task is cloned": "Triggers when a task is cloned",
181
+ "Triggers when a task is completed": "Triggers when a task is completed",
182
+ "Triggers when a task is created": "Triggers when a task is created",
183
+ "Triggers when a task is delayed": "Triggers when a task is delayed",
184
+ "Triggers when a task is deleted": "Triggers when a task is deleted",
185
+ "Triggers when a task worker ETA less than or equal to threshold value provided, in seconds": "Triggers when a task worker ETA less than or equal to threshold value provided, in seconds",
186
+ "Triggers when a task has failed": "Triggers when a task has failed",
187
+ "Triggers when a task is started": "Triggers when a task is started",
188
+ "Triggers when a task is unassigned": "Triggers when a task is unassigned",
189
+ "Triggers when a task is updated": "Triggers when a task is updated",
190
+ "Triggers when a worker is created": "Triggers when a worker is created",
191
+ "Triggers when a worker is deleted": "Triggers when a worker is deleted",
192
+ "Triggers when a worker status changes": "Triggers when a worker status changes",
193
+ "Triggers when team auto-dispatch calculation is completed": "Triggers when team auto-dispatch calculation is completed",
194
+ "Triggers when a recipient opts out of SMS notifications": "Triggers when a recipient opts out of SMS notifications",
195
+ "Triggers when a recipient responds to a notification via SMS, but the organization is unable to handle it at that time": "Triggers when a recipient responds to a notification via SMS, but the organization is unable to handle it at that time"
196
196
  }