@scopieflows/app-convertkit 0.3.0 → 0.3.3
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/package.json +8 -24
- package/src/index.d.ts +3 -2
- package/src/index.d.ts.map +1 -0
- package/src/index.js +2 -2
- package/src/index.js.map +1 -1
- package/src/lib/actions/broadcasts.d.ts +32 -31
- package/src/lib/actions/broadcasts.d.ts.map +1 -0
- package/src/lib/actions/broadcasts.js +2 -2
- package/src/lib/actions/broadcasts.js.map +1 -1
- package/src/lib/actions/custom-fields.d.ts +9 -8
- package/src/lib/actions/custom-fields.d.ts.map +1 -0
- package/src/lib/actions/custom-fields.js +2 -2
- package/src/lib/actions/custom-fields.js.map +1 -1
- package/src/lib/actions/forms.d.ts +15 -14
- package/src/lib/actions/forms.d.ts.map +1 -0
- package/src/lib/actions/forms.js +2 -2
- package/src/lib/actions/forms.js.map +1 -1
- package/src/lib/actions/purchases.d.ts +52 -51
- package/src/lib/actions/purchases.d.ts.map +1 -0
- package/src/lib/actions/purchases.js +2 -2
- package/src/lib/actions/purchases.js.map +1 -1
- package/src/lib/actions/sequences.d.ts +10 -9
- package/src/lib/actions/sequences.d.ts.map +1 -0
- package/src/lib/actions/sequences.js +2 -2
- package/src/lib/actions/sequences.js.map +1 -1
- package/src/lib/actions/subscribers.d.ts +26 -25
- package/src/lib/actions/subscribers.d.ts.map +1 -0
- package/src/lib/actions/subscribers.js +2 -2
- package/src/lib/actions/subscribers.js.map +1 -1
- package/src/lib/actions/tags.d.ts +24 -23
- package/src/lib/actions/tags.d.ts.map +1 -0
- package/src/lib/actions/tags.js +2 -2
- package/src/lib/actions/tags.js.map +1 -1
- package/src/lib/actions/webhooks.d.ts +7 -6
- package/src/lib/actions/webhooks.d.ts.map +1 -0
- package/src/lib/actions/webhooks.js +1 -1
- package/src/lib/actions/webhooks.js.map +1 -1
- package/src/lib/common/broadcasts/index.d.ts +13 -12
- package/src/lib/common/broadcasts/index.d.ts.map +1 -0
- package/src/lib/common/broadcasts/index.js +1 -1
- package/src/lib/common/broadcasts/index.js.map +1 -1
- package/src/lib/common/constants.d.ts +1 -0
- package/src/lib/common/constants.d.ts.map +1 -0
- package/src/lib/common/constants.js.map +1 -1
- package/src/lib/common/custom-fields/index.d.ts +5 -4
- package/src/lib/common/custom-fields/index.d.ts.map +1 -0
- package/src/lib/common/custom-fields/index.js +1 -1
- package/src/lib/common/custom-fields/index.js.map +1 -1
- package/src/lib/common/forms/index.d.ts +2 -1
- package/src/lib/common/forms/index.d.ts.map +1 -0
- package/src/lib/common/forms/index.js +1 -1
- package/src/lib/common/forms/index.js.map +1 -1
- package/src/lib/common/index.d.ts +1 -0
- package/src/lib/common/index.d.ts.map +1 -0
- package/src/lib/common/index.js.map +1 -1
- package/src/lib/common/purchases/index.d.ts +21 -20
- package/src/lib/common/purchases/index.d.ts.map +1 -0
- package/src/lib/common/purchases/index.js +1 -1
- package/src/lib/common/purchases/index.js.map +1 -1
- package/src/lib/common/sequences/index.d.ts +3 -2
- package/src/lib/common/sequences/index.d.ts.map +1 -0
- package/src/lib/common/sequences/index.js +1 -1
- package/src/lib/common/sequences/index.js.map +1 -1
- package/src/lib/common/service.d.ts +1 -0
- package/src/lib/common/service.d.ts.map +1 -0
- package/src/lib/common/service.js +1 -1
- package/src/lib/common/service.js.map +1 -1
- package/src/lib/common/subscribers/index.d.ts +13 -12
- package/src/lib/common/subscribers/index.d.ts.map +1 -0
- package/src/lib/common/subscribers/index.js +1 -1
- package/src/lib/common/subscribers/index.js.map +1 -1
- package/src/lib/common/tags/index.d.ts +15 -14
- package/src/lib/common/tags/index.d.ts.map +1 -0
- package/src/lib/common/tags/index.js +1 -1
- package/src/lib/common/tags/index.js.map +1 -1
- package/src/lib/common/types.d.ts +1 -0
- package/src/lib/common/types.d.ts.map +1 -0
- package/src/lib/common/types.js.map +1 -1
- package/src/lib/common/webhooks/index.d.ts +6 -5
- package/src/lib/common/webhooks/index.d.ts.map +1 -0
- package/src/lib/common/webhooks/index.js +1 -1
- package/src/lib/common/webhooks/index.js.map +1 -1
- package/src/lib/triggers/index.d.ts +63 -62
- package/src/lib/triggers/index.d.ts.map +1 -0
- package/src/lib/triggers/index.js +1 -1
- package/src/lib/triggers/index.js.map +1 -1
- package/README.md +0 -29
- package/src/i18n/ca.json +0 -240
- package/src/i18n/de.json +0 -239
- package/src/i18n/es.json +0 -239
- package/src/i18n/fr.json +0 -239
- package/src/i18n/hi.json +0 -240
- package/src/i18n/id.json +0 -240
- package/src/i18n/ja.json +0 -239
- package/src/i18n/nl.json +0 -239
- package/src/i18n/pt.json +0 -239
- package/src/i18n/ru.json +0 -240
- package/src/i18n/translation.json +0 -239
- package/src/i18n/vi.json +0 -240
- package/src/i18n/zh.json +0 -239
package/src/i18n/ja.json
DELETED
|
@@ -1,239 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"Email marketing for creators": "クリエイター向けのメールマーケティング",
|
|
3
|
-
"Enter your API Secret key": "API シークレットキーを入力してください",
|
|
4
|
-
"Get Subscriber By Id": "購読者IDで取得",
|
|
5
|
-
"Get Subscriber By Email": "メールで購読者を取得",
|
|
6
|
-
"List Subscribers": "購読者一覧",
|
|
7
|
-
"Update Subscriber": "購読者を更新",
|
|
8
|
-
"Unsubscribe Subscriber": "購読を解除",
|
|
9
|
-
"List Tags By Email": "メールでタグを一覧する",
|
|
10
|
-
"List Tags By Subscriber Id": "購読者IDによるタグ一覧",
|
|
11
|
-
"Add Webhook": "Webhookを追加",
|
|
12
|
-
"Delete Webhook": "Webhookを削除",
|
|
13
|
-
"List Custom Fields": "カスタムフィールドの一覧",
|
|
14
|
-
"Create Custom Field": "カスタムフィールドを作成",
|
|
15
|
-
"Custom Fields: Update Field": "カスタム フィールド: フィールドの更新",
|
|
16
|
-
"Custom Fields: Delete Field": "カスタム フィールド: フィールドの削除",
|
|
17
|
-
"List Broadcasts": "ブロードキャスト一覧",
|
|
18
|
-
"Create Broadcast": "配信を作成",
|
|
19
|
-
"Get Broadcast": "配信開始",
|
|
20
|
-
"Update Broadcast": "ブロードキャストを更新",
|
|
21
|
-
"Delete Broadcast": "配信を削除",
|
|
22
|
-
"Broadcast Stats": "統計情報の配信",
|
|
23
|
-
"List Forms": "フォームの一覧",
|
|
24
|
-
"Add Subscriber To Form": "フォームに購読者を追加",
|
|
25
|
-
"List Form Subscriptions": "フォーム購読一覧",
|
|
26
|
-
"List Sequences": "シーケンス一覧",
|
|
27
|
-
"Add Subscriber To Sequence": "購読者をシーケンスに追加",
|
|
28
|
-
"List Subscriptions To Sequence": "シーケンスへの購読一覧",
|
|
29
|
-
"List Tags": "タグ一覧",
|
|
30
|
-
"Create Tag": "タグを作成",
|
|
31
|
-
"Tag Subscriber": "購読者にタグを付ける",
|
|
32
|
-
"Remove Tag From Subscriber By Email": "メールによる購読者からタグを削除",
|
|
33
|
-
"Remove Tag From Subscriber By Id": "購読者IDからタグを削除",
|
|
34
|
-
"List Subscriptions To Tag": "タグへの購読一覧",
|
|
35
|
-
"List Purchases": "購入履歴の一覧",
|
|
36
|
-
"Get Purchase By Id": "ID で購入を取得",
|
|
37
|
-
"Create Purchase": "購入を作成",
|
|
38
|
-
"Create Multiple Purchases": "複数購入を作成",
|
|
39
|
-
"Returns data for a single subscriber": "単一の購読者のデータを返します",
|
|
40
|
-
"Returns a list of all subscribers": "すべての購読者のリストを返します",
|
|
41
|
-
"Update a subscriber": "購読者を更新",
|
|
42
|
-
"Unsubscribe a subscriber": "購読者を購読解除",
|
|
43
|
-
"Returns a list of all subscribed tags": "登録済みのすべてのタグのリストを返します。",
|
|
44
|
-
"Create a webhook automation": "Webhook自動化を作成",
|
|
45
|
-
"Delete a webhook automation": "Webhookオートメーションを削除する",
|
|
46
|
-
"Returns a list of all custom fields": "すべてのカスタムフィールドのリストを返します。",
|
|
47
|
-
"Create a new custom field": "新しいカスタムフィールドを作成",
|
|
48
|
-
"Update a custom field": "カスタムフィールドを更新",
|
|
49
|
-
"Delete a custom field": "カスタムフィールドを削除",
|
|
50
|
-
"List all broadcasts": "すべてのブロードキャストを一覧",
|
|
51
|
-
"Create a new broadcast": "新しいブロードキャストを作成",
|
|
52
|
-
"Get a broadcast": "ブロードキャストを取得",
|
|
53
|
-
"Update a broadcast": "ブロードキャストを更新",
|
|
54
|
-
"Delete a broadcast": "ブロードキャストを削除",
|
|
55
|
-
"Get broadcast stats": "ブロードキャスト統計の取得",
|
|
56
|
-
"Returns a list of all forms": "すべてのフォームのリストを返します。",
|
|
57
|
-
"Add a subscriber to a form": "フォームに購読者を追加",
|
|
58
|
-
"List form subscriptions": "フォームの購読一覧",
|
|
59
|
-
"Returns a list of all sequences": "すべてのシーケンスのリストを返します",
|
|
60
|
-
"Add a subscriber to a sequence": "購読者をシーケンスに追加",
|
|
61
|
-
"List all subscriptions to a sequence": "すべてのサブスクリプションをシーケンスに一覧表示する",
|
|
62
|
-
"Returns a list of all tags": "すべてのタグのリストを返します",
|
|
63
|
-
"Create a tag": "タグを作成",
|
|
64
|
-
"Tag a subscriber": "購読者にタグを付ける",
|
|
65
|
-
"Remove a tag from a subscriber by email": "購読者からメールでタグを削除",
|
|
66
|
-
"Remove a tag from a subscriber by id": "購読者IDでタグを削除する",
|
|
67
|
-
"List all subscriptions to a tag": "すべてのサブスクリプションをタグに一覧表示",
|
|
68
|
-
"Returns a list of all purchases": "すべての購入のリストを返します。",
|
|
69
|
-
"Returns data for a single purchase": "1回の購入のデータを返します",
|
|
70
|
-
"Creates a new purchase": "新規購入を作成",
|
|
71
|
-
"Creates multiple purchases": "複数の購入を作成",
|
|
72
|
-
"Subscriber ID": "購読者ID",
|
|
73
|
-
"Email": "Eメールアドレス",
|
|
74
|
-
"Page": "ページ",
|
|
75
|
-
"Sort Order": "並び順",
|
|
76
|
-
"Sort Field": "ソートフィールド",
|
|
77
|
-
"From": "差出人:",
|
|
78
|
-
"To": "終了日",
|
|
79
|
-
"Updated From": "更新元",
|
|
80
|
-
"Updated To": "更新先",
|
|
81
|
-
"First Name": "名",
|
|
82
|
-
"Custom Fields": "カスタムフィールド",
|
|
83
|
-
"Target URL": "Target URL",
|
|
84
|
-
"Event": "イベント",
|
|
85
|
-
"Event Parameter": "イベントパラメータ",
|
|
86
|
-
"Webhook Id": "Webhook Id",
|
|
87
|
-
"Fields": "フィールド",
|
|
88
|
-
"Custom Label": "カスタムラベル",
|
|
89
|
-
"New Label": "新しいラベル",
|
|
90
|
-
"Content": "コンテンツ",
|
|
91
|
-
"Description": "説明",
|
|
92
|
-
"Email Address": "メールアドレス",
|
|
93
|
-
"Email Layout Template": "メールレイアウトテンプレート",
|
|
94
|
-
"Public": "公開",
|
|
95
|
-
"Published At": "発行日時",
|
|
96
|
-
"Send At": "送信日時",
|
|
97
|
-
"Subject": "件名",
|
|
98
|
-
"Thumbnail Alt": "Thumbnail Alt",
|
|
99
|
-
"Thumbnail Url": "Thumbnail Url",
|
|
100
|
-
"Broadcast Id": "ブロードキャスト ID",
|
|
101
|
-
"Form": "フォーム",
|
|
102
|
-
"Tags": "タグ",
|
|
103
|
-
"Sequence": "シーケンス",
|
|
104
|
-
"Name": "名前",
|
|
105
|
-
"Tag": "タグ",
|
|
106
|
-
"Subscriber State": "Subscriber Fortaleza",
|
|
107
|
-
"Purchase ID": "購入 ID",
|
|
108
|
-
"Transaction ID": "トランザクションID",
|
|
109
|
-
"Transaction Time": "トランザクション時間",
|
|
110
|
-
"Status": "ステータス",
|
|
111
|
-
"Currency": "通貨",
|
|
112
|
-
"Subtotal": "小計",
|
|
113
|
-
"Shipping": "配送方法",
|
|
114
|
-
"Discount": "割引",
|
|
115
|
-
"Tax": "税",
|
|
116
|
-
"Total": "合計",
|
|
117
|
-
"Product ID": "商品ID",
|
|
118
|
-
"Line Item ID": "品目ID",
|
|
119
|
-
"SKU": "SKU",
|
|
120
|
-
"Unit Price": "単価:",
|
|
121
|
-
"Quantity": "数量",
|
|
122
|
-
"Products": "商品",
|
|
123
|
-
"The subscriber ID": "購読者ID",
|
|
124
|
-
"The email of the subscriber": "購読者のメールアドレス",
|
|
125
|
-
"Page number. Each page of results will contain up to 50 subscribers.": "ページ番号。結果の各ページには最大 50 人の登録者が含まれます。",
|
|
126
|
-
"Sort order": "並び順",
|
|
127
|
-
"Sort field": "ソートフィールド",
|
|
128
|
-
"Return subscribers created after this date": "この日付の後に作成された返品購読者数",
|
|
129
|
-
"Return subscribers created before this date": "この日付の前に作成された返品購読者数",
|
|
130
|
-
"Return subscribers updated after this date": "この日付の後に返品購読者が更新されました",
|
|
131
|
-
"Return subscribers updated before this date": "この日付の前に返品購読者が更新されました",
|
|
132
|
-
"The first name of the subscriber": "購読者の名",
|
|
133
|
-
"The custom fields": "カスタムフィールド",
|
|
134
|
-
"The URL that will be called when the webhook is triggered": "Webhookがトリガーされたときに呼び出されるURL",
|
|
135
|
-
"The event that will trigger the webhook": "Webhookをトリガーするイベント",
|
|
136
|
-
"The required parameter for the event": "イベントに必要なパラメータ",
|
|
137
|
-
"The webhook rule id": "Webhook ルール id",
|
|
138
|
-
"The new label for the custom field": "カスタムフィールドの新しいラベル",
|
|
139
|
-
"Page number. Each page of results will contain up to 50 broadcasts.": "ページ番号。結果の各ページには最大50のブロードキャストが含まれます。",
|
|
140
|
-
"The broadcast's email content - this can contain text and simple HTML markdown (such as h1, img or p tags)": "ブロードキャストの電子メールコンテンツ - テキストとシンプルなHTMLマークダウン(h1、img、p タグなど)を含めることができます",
|
|
141
|
-
"An internal description of this broadcast": "このブロードキャストの内部説明",
|
|
142
|
-
"Sending email address; leave blank to use your account's default sending email address": "メールアドレスを送信します。空白のままにすると、アカウントのデフォルトのメールアドレスが使用されます",
|
|
143
|
-
"Name of the email template to use; leave blank to use your account's default email template": "使用する電子メールテンプレートの名前; アカウントのデフォルトの電子メールテンプレートを使用するには空白のままにしてください。",
|
|
144
|
-
"Specifies whether or not this is a public post": "これが公開ポストであるかどうかを指定します",
|
|
145
|
-
"Specifies the time that this post was published (applicable only to public posts)": "この投稿が公開された時間を指定します (公開投稿のみに適用)",
|
|
146
|
-
"Time that this broadcast should be sent; leave blank to create a draft broadcast. If set to a future time, this is the time that the broadcast will be scheduled to send.": "このブロードキャストを送信する時間。ドラフトブロードキャストを作成するには空白のままにしてください。 将来の時刻に設定されている場合、これはブロードキャストが送信される予定の時刻です。",
|
|
147
|
-
"The broadcast email's subject": "Eメールの件名",
|
|
148
|
-
"Specify the ALT attribute of the public thumbnail image (applicable only to public posts)": "公開サムネイル画像のALT属性を指定します (公開投稿のみに適用)",
|
|
149
|
-
"Specify the URL of the thumbnail image to accompany the broadcast post (applicable only to public posts)": "放送ポストに付随するサムネイル画像のURLを指定してください(公開ポストにのみ適用されます)",
|
|
150
|
-
"The broadcast id": "放送番号",
|
|
151
|
-
"Choose the Tags": "タグを選択",
|
|
152
|
-
"The name of the tag": "タグの名前",
|
|
153
|
-
"The tag to remove": "削除するタグ",
|
|
154
|
-
"Choose a Tag": "タグを選択",
|
|
155
|
-
"Each page of results will contain up to 50 tags.": "結果の各ページには、最大 50 個のタグが含まれます。",
|
|
156
|
-
"Subscriber state": "購読者の状態",
|
|
157
|
-
"Page number. Each page of results will contain up to 50 purchases.": "ページ番号。結果の各ページには、最大 50 件の購入が含まれます。",
|
|
158
|
-
"The purchase ID": "購入ID",
|
|
159
|
-
"The transaction ID": "トランザクションID",
|
|
160
|
-
"The transaction time": "トランザクション時間",
|
|
161
|
-
"The email address of the subscriber": "購読者のメールアドレス",
|
|
162
|
-
"The status of the purchase": "購入のステータス",
|
|
163
|
-
"The currency of the purchase": "購入の通貨",
|
|
164
|
-
"The subtotal": "小計",
|
|
165
|
-
"The shipping": "配送",
|
|
166
|
-
"The discount": "割引",
|
|
167
|
-
"The tax": "税",
|
|
168
|
-
"The total": "合計",
|
|
169
|
-
"The product ID": "製品ID",
|
|
170
|
-
"The line item ID": "項目ID",
|
|
171
|
-
"The name of the product": "製品名",
|
|
172
|
-
"The SKU of the product": "製品のSKU",
|
|
173
|
-
"The unit price of the product": "製品の単価:",
|
|
174
|
-
"The quantity of the product": "製品の量",
|
|
175
|
-
"The products": "製品",
|
|
176
|
-
"Ascending": "昇順",
|
|
177
|
-
"Descending": "降順",
|
|
178
|
-
"Subscriber activated": "購読者がアクティベートされました",
|
|
179
|
-
"Subscriber unsubscribed": "購読者の購読解除",
|
|
180
|
-
"Subscriber bounced": "購読者をバウンスしました",
|
|
181
|
-
"Subscriber complained": "購読者が不満を言った時",
|
|
182
|
-
"Form subscribed": "購読しているフォーム",
|
|
183
|
-
"Sequence subscribed": "購読中のシーケンス",
|
|
184
|
-
"Sequence completed": "シーケンスが完了しました",
|
|
185
|
-
"Link clicked": "リンクをクリックしました",
|
|
186
|
-
"Product purchased": "購入された商品",
|
|
187
|
-
"Tag added to subscriber": "購読者にタグを追加しました",
|
|
188
|
-
"Tag removed from subscriber": "購読者からタグを削除しました",
|
|
189
|
-
"Purchase created": "購入が作成されました",
|
|
190
|
-
"Active": "有効",
|
|
191
|
-
"canceled": "キャンセル済み",
|
|
192
|
-
"paid": "支払い済み",
|
|
193
|
-
"pending": "処理待ち",
|
|
194
|
-
"failed": "失敗しました",
|
|
195
|
-
"USD": "USD",
|
|
196
|
-
"JPY": "円",
|
|
197
|
-
"GBP": "GBP",
|
|
198
|
-
"EUR": "EUR",
|
|
199
|
-
"CAD": "CAD",
|
|
200
|
-
"AUD": "オーストラリアドル",
|
|
201
|
-
"NZD": "NZD",
|
|
202
|
-
"CHF": "CHF",
|
|
203
|
-
"HKD": "HKD",
|
|
204
|
-
"SGD": "SGD",
|
|
205
|
-
"SEK": "SEK",
|
|
206
|
-
"DKK": "DKK",
|
|
207
|
-
"PLN": "PLN",
|
|
208
|
-
"NOK": "NOK",
|
|
209
|
-
"HUF": "HUF",
|
|
210
|
-
"CZK": "CZK",
|
|
211
|
-
"ILS": "ILS",
|
|
212
|
-
"MXN": "MXN",
|
|
213
|
-
"MYR": "MYR",
|
|
214
|
-
"BRL": "BRL",
|
|
215
|
-
"PHP": "PHP",
|
|
216
|
-
"TWD": "TWD",
|
|
217
|
-
"THB": "THB",
|
|
218
|
-
"TRY": "お試しください",
|
|
219
|
-
"RUB": "RUB",
|
|
220
|
-
"INR": "INR",
|
|
221
|
-
"KRW": "KRW",
|
|
222
|
-
"AED": "AED",
|
|
223
|
-
"SAR": "SAR",
|
|
224
|
-
"ZAR": "ZAR",
|
|
225
|
-
"Trigger when a tag is added to a subscriber": "購読者にタグが追加されたときにトリガーする",
|
|
226
|
-
"Trigger when a tag is removed from a subscriber": "登録者からタグが削除されたときにトリガーします",
|
|
227
|
-
"Trigger when a subscriber is activated. This happens when a subscriber confirms their subscription.": "購読者が有効になったときにトリガーします。購読者が購読を確認したときに発生します。",
|
|
228
|
-
"Trigger when a subscriber is unsubscribed": "購読者が購読解除されたときに発行する",
|
|
229
|
-
"Trigger when a subscriber bounced. This happens when an email is sent to a subscriber and the email bounces.": "購読者がバウンスしたときにトリガーします。メールが購読者に送信され、メールがバウンスしたときに発生します。",
|
|
230
|
-
"Trigger when a subscriber complained. This happens when a subscriber marks an email as spam.": "購読者が苦情を申し立てたときにトリガーします。購読者がスパムとしてメールをマークしたときに発生します。",
|
|
231
|
-
"Trigger when a form is subscribed": "フォームが購読されたときにトリガーする",
|
|
232
|
-
"Trigger when a sequence is subscribed": "シーケンスが購読されたときにトリガーする",
|
|
233
|
-
"Trigger when a sequence is completed": "シーケンスが完了したときにトリガーします",
|
|
234
|
-
"Trigger when a link is clicked": "リンクをクリックしたときにトリガーする",
|
|
235
|
-
"Trigger when a product is purchased": "製品が購入されたときにトリガーする",
|
|
236
|
-
"Trigger when a purchase is created": "購入が作成されたときにトリガーする",
|
|
237
|
-
"Initiator Value URL": "開始者の値 URL",
|
|
238
|
-
"The initiator value URL that will trigger the webhook": "Webhookをトリガーする開始者の値のURL"
|
|
239
|
-
}
|
package/src/i18n/nl.json
DELETED
|
@@ -1,239 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"Email marketing for creators": "E-mailmarketing voor makers",
|
|
3
|
-
"Enter your API Secret key": "Voer uw API Secret key in",
|
|
4
|
-
"Get Subscriber By Id": "Ontvang abonnee op ID",
|
|
5
|
-
"Get Subscriber By Email": "Ontvang abonnee per e-mail",
|
|
6
|
-
"List Subscribers": "Lijst abonnees",
|
|
7
|
-
"Update Subscriber": "Abonnee bijwerken",
|
|
8
|
-
"Unsubscribe Subscriber": "Abonnee afmelden",
|
|
9
|
-
"List Tags By Email": "Lijst tags per e-mail",
|
|
10
|
-
"List Tags By Subscriber Id": "Lijst tags door abonnee Id",
|
|
11
|
-
"Add Webhook": "Webhook toevoegen",
|
|
12
|
-
"Delete Webhook": "Webhook verwijderen",
|
|
13
|
-
"List Custom Fields": "Lijst van aangepaste velden",
|
|
14
|
-
"Create Custom Field": "Aangepast veld maken",
|
|
15
|
-
"Custom Fields: Update Field": "Aangepaste velden: Update veld",
|
|
16
|
-
"Custom Fields: Delete Field": "Aangepaste velden: Verwijder veld",
|
|
17
|
-
"List Broadcasts": "Uitzendingen weergeven",
|
|
18
|
-
"Create Broadcast": "Uitzending aanmaken",
|
|
19
|
-
"Get Broadcast": "Uitzending verkrijgen",
|
|
20
|
-
"Update Broadcast": "Uitzending bijwerken",
|
|
21
|
-
"Delete Broadcast": "Broadcast verwijderen",
|
|
22
|
-
"Broadcast Stats": "Statistieken uitzenden",
|
|
23
|
-
"List Forms": "Lijst formulieren",
|
|
24
|
-
"Add Subscriber To Form": "Voeg abonnee toe aan formulier",
|
|
25
|
-
"List Form Subscriptions": "Formulierabonnementen oplijsten",
|
|
26
|
-
"List Sequences": "Sequences weergeven",
|
|
27
|
-
"Add Subscriber To Sequence": "Voeg abonnee toe aan volgorde",
|
|
28
|
-
"List Subscriptions To Sequence": "Opsomming inschrijvingen naar volgorde",
|
|
29
|
-
"List Tags": "Lijst tags",
|
|
30
|
-
"Create Tag": "Tag aanmaken",
|
|
31
|
-
"Tag Subscriber": "Tag Abonnee",
|
|
32
|
-
"Remove Tag From Subscriber By Email": "Verwijder Tag Van Abonnee Per E-mail",
|
|
33
|
-
"Remove Tag From Subscriber By Id": "Verwijder tag van abonnee via Id",
|
|
34
|
-
"List Subscriptions To Tag": "Abonnementen toevoegen aan label",
|
|
35
|
-
"List Purchases": "Lijst inkopen",
|
|
36
|
-
"Get Purchase By Id": "Krijg Aankoop via Id",
|
|
37
|
-
"Create Purchase": "Aankoop aanmaken",
|
|
38
|
-
"Create Multiple Purchases": "Meerdere aankopen maken",
|
|
39
|
-
"Returns data for a single subscriber": "Retourneert gegevens van een enkele abonnee",
|
|
40
|
-
"Returns a list of all subscribers": "Geeft een lijst van alle abonnees terug",
|
|
41
|
-
"Update a subscriber": "Een abonnee bijwerken",
|
|
42
|
-
"Unsubscribe a subscriber": "Abonnee uitschrijven",
|
|
43
|
-
"Returns a list of all subscribed tags": "Retourneert een lijst van alle geabonneerde tags",
|
|
44
|
-
"Create a webhook automation": "Maak een webhook automatisering",
|
|
45
|
-
"Delete a webhook automation": "Verwijder een webhook automatisering",
|
|
46
|
-
"Returns a list of all custom fields": "Retourneert een lijst van alle aangepaste velden",
|
|
47
|
-
"Create a new custom field": "Maak een nieuw aangepast veld",
|
|
48
|
-
"Update a custom field": "Een aangepast veld bijwerken",
|
|
49
|
-
"Delete a custom field": "Een aangepast veld verwijderen",
|
|
50
|
-
"List all broadcasts": "Toon alle uitzendingen",
|
|
51
|
-
"Create a new broadcast": "Maak een nieuw signaal",
|
|
52
|
-
"Get a broadcast": "Krijg een signaal",
|
|
53
|
-
"Update a broadcast": "Update een uitzending",
|
|
54
|
-
"Delete a broadcast": "Verwijder een uitzending",
|
|
55
|
-
"Get broadcast stats": "Haal uitzendstatistieken op",
|
|
56
|
-
"Returns a list of all forms": "Geeft een lijst van alle formulieren terug",
|
|
57
|
-
"Add a subscriber to a form": "Voeg een abonnee toe aan een formulier",
|
|
58
|
-
"List form subscriptions": "Lijst van formulierabonnementen",
|
|
59
|
-
"Returns a list of all sequences": "Geeft een lijst van alle sequenties terug",
|
|
60
|
-
"Add a subscriber to a sequence": "Voeg een abonnee toe aan een reeks",
|
|
61
|
-
"List all subscriptions to a sequence": "Laat alle abonnementen in een reeks zien",
|
|
62
|
-
"Returns a list of all tags": "Retourneert een lijst van alle tags",
|
|
63
|
-
"Create a tag": "Maak een label aan",
|
|
64
|
-
"Tag a subscriber": "Ontvanger taggen",
|
|
65
|
-
"Remove a tag from a subscriber by email": "Verwijder een tag van een abonnee via e-mail",
|
|
66
|
-
"Remove a tag from a subscriber by id": "Verwijder een tag van een abonnee met id",
|
|
67
|
-
"List all subscriptions to a tag": "Laat alle abonnementen op een tag zien",
|
|
68
|
-
"Returns a list of all purchases": "Geeft een lijst van alle aankopen terug",
|
|
69
|
-
"Returns data for a single purchase": "Retourneert de gegevens van een enkele aankoop",
|
|
70
|
-
"Creates a new purchase": "Maakt een nieuwe aankoop aan",
|
|
71
|
-
"Creates multiple purchases": "Maakt meerdere aankopen aan",
|
|
72
|
-
"Subscriber ID": "Abonnee ID",
|
|
73
|
-
"Email": "E-mail",
|
|
74
|
-
"Page": "Pagina",
|
|
75
|
-
"Sort Order": "Sorteren bestelling",
|
|
76
|
-
"Sort Field": "Sorteren op veld",
|
|
77
|
-
"From": "van",
|
|
78
|
-
"To": "tot",
|
|
79
|
-
"Updated From": "Bijgewerkt vanaf",
|
|
80
|
-
"Updated To": "Bijgewerkt naar",
|
|
81
|
-
"First Name": "Voornaam",
|
|
82
|
-
"Custom Fields": "Aangepaste velden",
|
|
83
|
-
"Target URL": "Target URL",
|
|
84
|
-
"Event": "Gebeurtenis",
|
|
85
|
-
"Event Parameter": "Event Parameter",
|
|
86
|
-
"Webhook Id": "Webhook ID",
|
|
87
|
-
"Fields": "Velden",
|
|
88
|
-
"Custom Label": "Aangepast label",
|
|
89
|
-
"New Label": "Nieuw label",
|
|
90
|
-
"Content": "Inhoud",
|
|
91
|
-
"Description": "Beschrijving",
|
|
92
|
-
"Email Address": "Uw e-mailadres",
|
|
93
|
-
"Email Layout Template": "E-mail lay-out sjabloon",
|
|
94
|
-
"Public": "Openbaar",
|
|
95
|
-
"Published At": "Publiceren op",
|
|
96
|
-
"Send At": "Verzenden op",
|
|
97
|
-
"Subject": "Onderwerp",
|
|
98
|
-
"Thumbnail Alt": "Thumbnail Alt",
|
|
99
|
-
"Thumbnail Url": "Thumbnail Url",
|
|
100
|
-
"Broadcast Id": "Id uitzenden",
|
|
101
|
-
"Form": "Vorm",
|
|
102
|
-
"Tags": "Labels",
|
|
103
|
-
"Sequence": "Volgorde",
|
|
104
|
-
"Name": "Naam",
|
|
105
|
-
"Tag": "Tagnaam",
|
|
106
|
-
"Subscriber State": "Provincie abonnee",
|
|
107
|
-
"Purchase ID": "Aanschaf ID",
|
|
108
|
-
"Transaction ID": "Transactie ID",
|
|
109
|
-
"Transaction Time": "Transactie tijd",
|
|
110
|
-
"Status": "status",
|
|
111
|
-
"Currency": "valuta",
|
|
112
|
-
"Subtotal": "Subtotaal",
|
|
113
|
-
"Shipping": "Verzendkosten",
|
|
114
|
-
"Discount": "korting",
|
|
115
|
-
"Tax": "Belasting",
|
|
116
|
-
"Total": "Totaal",
|
|
117
|
-
"Product ID": "Product ID",
|
|
118
|
-
"Line Item ID": "Regel artikel ID",
|
|
119
|
-
"SKU": "Artikelnummer",
|
|
120
|
-
"Unit Price": "Prijs per eenheid",
|
|
121
|
-
"Quantity": "Aantal",
|
|
122
|
-
"Products": "Product(en)",
|
|
123
|
-
"The subscriber ID": "De abonnee ID",
|
|
124
|
-
"The email of the subscriber": "De e-mail van de ontvanger",
|
|
125
|
-
"Page number. Each page of results will contain up to 50 subscribers.": "Pagina nummer. Elke pagina met resultaten zal maximaal 50 abonnees bevatten.",
|
|
126
|
-
"Sort order": "Sorteer bestelling",
|
|
127
|
-
"Sort field": "Sorteer veld",
|
|
128
|
-
"Return subscribers created after this date": "Retourabonnees aangemaakt na deze datum",
|
|
129
|
-
"Return subscribers created before this date": "Retourabonnees aangemaakt voor deze datum",
|
|
130
|
-
"Return subscribers updated after this date": "Retourabonnees bijgewerkt na deze datum",
|
|
131
|
-
"Return subscribers updated before this date": "Retourabonnees bijgewerkt voor deze datum",
|
|
132
|
-
"The first name of the subscriber": "De voornaam van de abonnee",
|
|
133
|
-
"The custom fields": "De aangepaste velden",
|
|
134
|
-
"The URL that will be called when the webhook is triggered": "De URL die wordt aangeroepen wanneer de webhook is geactiveerd",
|
|
135
|
-
"The event that will trigger the webhook": "De gebeurtenis die de webhook zal activeren",
|
|
136
|
-
"The required parameter for the event": "De vereiste parameter voor de gebeurtenis",
|
|
137
|
-
"The webhook rule id": "De webhook regel id",
|
|
138
|
-
"The new label for the custom field": "De nieuwe label voor het extra veld",
|
|
139
|
-
"Page number. Each page of results will contain up to 50 broadcasts.": "Pagina nummer. Elke pagina met resultaten zal maximaal 50 uitzendingen bevatten.",
|
|
140
|
-
"The broadcast's email content - this can contain text and simple HTML markdown (such as h1, img or p tags)": "De e-mailinhoud van de uitzending - deze kan tekst en eenvoudige HTML-markdown (zoals h1, img of p tags) bevatten",
|
|
141
|
-
"An internal description of this broadcast": "Een interne beschrijving van dit signaal",
|
|
142
|
-
"Sending email address; leave blank to use your account's default sending email address": "E-mailadressen verzenden; laat leeg om de standaard verzendadres van uw account te gebruiken",
|
|
143
|
-
"Name of the email template to use; leave blank to use your account's default email template": "Naam van het te gebruiken e-mailsjabloon. Laat leeg om de standaard e-mailtemplate van uw account te gebruiken",
|
|
144
|
-
"Specifies whether or not this is a public post": "Geeft aan of dit een openbare post is of niet",
|
|
145
|
-
"Specifies the time that this post was published (applicable only to public posts)": "Specificeert de tijd dat dit bericht werd gepubliceerd (alleen van toepassing op openbare posts)",
|
|
146
|
-
"Time that this broadcast should be sent; leave blank to create a draft broadcast. If set to a future time, this is the time that the broadcast will be scheduled to send.": "Tijd om deze uitzending te verzenden; laat leeg om een ontwerpuitzending te maken. Indien ingesteld op een toekomstige tijd, is dit het tijdstip waarop de uitzending zal worden gepland om te verzenden.",
|
|
147
|
-
"The broadcast email's subject": "Het onderwerp van de uitzending",
|
|
148
|
-
"Specify the ALT attribute of the public thumbnail image (applicable only to public posts)": "Geef het ALT-attribuut op van de publieke miniatuurafbeelding (alleen van toepassing op openbare berichten)",
|
|
149
|
-
"Specify the URL of the thumbnail image to accompany the broadcast post (applicable only to public posts)": "Specificeer de URL van de miniatuurafbeelding om het uitzendbericht te vergezellen (alleen van toepassing op openbare berichten)",
|
|
150
|
-
"The broadcast id": "De zend ID",
|
|
151
|
-
"Choose the Tags": "Kies de Tags",
|
|
152
|
-
"The name of the tag": "De naam van de tag",
|
|
153
|
-
"The tag to remove": "De tag te verwijderen",
|
|
154
|
-
"Choose a Tag": "Kies een tag",
|
|
155
|
-
"Each page of results will contain up to 50 tags.": "Elke pagina met resultaten bevat maximaal 50 tags.",
|
|
156
|
-
"Subscriber state": "Staat van abonnee",
|
|
157
|
-
"Page number. Each page of results will contain up to 50 purchases.": "Pagina nummer. Elke pagina met resultaten zal maximaal 50 aankopen bevatten.",
|
|
158
|
-
"The purchase ID": "De aankoop-ID",
|
|
159
|
-
"The transaction ID": "De transactie-ID",
|
|
160
|
-
"The transaction time": "De transactie tijd",
|
|
161
|
-
"The email address of the subscriber": "Het e-mailadres van de abonnee",
|
|
162
|
-
"The status of the purchase": "De status van de aankoop",
|
|
163
|
-
"The currency of the purchase": "De valuta van de aankoop",
|
|
164
|
-
"The subtotal": "Het subtotaal",
|
|
165
|
-
"The shipping": "De verzending",
|
|
166
|
-
"The discount": "De korting",
|
|
167
|
-
"The tax": "De belasting",
|
|
168
|
-
"The total": "Het totaal",
|
|
169
|
-
"The product ID": "Het product ID",
|
|
170
|
-
"The line item ID": "De ID van het regelitem",
|
|
171
|
-
"The name of the product": "De naam van het product",
|
|
172
|
-
"The SKU of the product": "Het SKU van het product",
|
|
173
|
-
"The unit price of the product": "De eenheidsprijs van het product",
|
|
174
|
-
"The quantity of the product": "De hoeveelheid van het product",
|
|
175
|
-
"The products": "De producten",
|
|
176
|
-
"Ascending": "Oplopend",
|
|
177
|
-
"Descending": "Aflopend",
|
|
178
|
-
"Subscriber activated": "Abonnee geactiveerd",
|
|
179
|
-
"Subscriber unsubscribed": "Abonnee uitgeschreven",
|
|
180
|
-
"Subscriber bounced": "Abonnee bounced",
|
|
181
|
-
"Subscriber complained": "Geprotesteerd door abonnee",
|
|
182
|
-
"Form subscribed": "Formulier geabonneerd",
|
|
183
|
-
"Sequence subscribed": "Sequence geabonneerd",
|
|
184
|
-
"Sequence completed": "Sequence completed",
|
|
185
|
-
"Link clicked": "Link aangeklikt",
|
|
186
|
-
"Product purchased": "Product gekocht",
|
|
187
|
-
"Tag added to subscriber": "Tag aan abonnee toegevoegd",
|
|
188
|
-
"Tag removed from subscriber": "Tag verwijderd van abonnee",
|
|
189
|
-
"Purchase created": "Aankoop aangemaakt",
|
|
190
|
-
"Active": "Actief",
|
|
191
|
-
"canceled": "geannuleerd",
|
|
192
|
-
"paid": "betaald",
|
|
193
|
-
"pending": "in behandeling",
|
|
194
|
-
"failed": "mislukt",
|
|
195
|
-
"USD": "USD",
|
|
196
|
-
"JPY": "JPY",
|
|
197
|
-
"GBP": "GBP",
|
|
198
|
-
"EUR": "EUR",
|
|
199
|
-
"CAD": "CAD",
|
|
200
|
-
"AUD": "AUD",
|
|
201
|
-
"NZD": "NZZ",
|
|
202
|
-
"CHF": "KH",
|
|
203
|
-
"HKD": "HKD",
|
|
204
|
-
"SGD": "SGD",
|
|
205
|
-
"SEK": "Zweden",
|
|
206
|
-
"DKK": "DKK",
|
|
207
|
-
"PLN": "PLN",
|
|
208
|
-
"NOK": "NOK",
|
|
209
|
-
"HUF": "HUF",
|
|
210
|
-
"CZK": "CZK",
|
|
211
|
-
"ILS": "ILS",
|
|
212
|
-
"MXN": "MXN",
|
|
213
|
-
"MYR": "MYR",
|
|
214
|
-
"BRL": "BRL",
|
|
215
|
-
"PHP": "PHP",
|
|
216
|
-
"TWD": "TWD",
|
|
217
|
-
"THB": "THB",
|
|
218
|
-
"TRY": "PROBEER",
|
|
219
|
-
"RUB": "RUB",
|
|
220
|
-
"INR": "Introductie",
|
|
221
|
-
"KRW": "KRW",
|
|
222
|
-
"AED": "GEMAKT",
|
|
223
|
-
"SAR": "SAR",
|
|
224
|
-
"ZAR": "ZAR",
|
|
225
|
-
"Trigger when a tag is added to a subscriber": "Trigger wanneer een tag aan een abonnee wordt toegevoegd",
|
|
226
|
-
"Trigger when a tag is removed from a subscriber": "Trigger wanneer een tag van een abonnee wordt verwijderd",
|
|
227
|
-
"Trigger when a subscriber is activated. This happens when a subscriber confirms their subscription.": "Trigger wanneer een abonnee is geactiveerd. Dit gebeurt wanneer een abonnee zijn abonnement bevestigt.",
|
|
228
|
-
"Trigger when a subscriber is unsubscribed": "Trigger wanneer een abonnee is uitgeschreven",
|
|
229
|
-
"Trigger when a subscriber bounced. This happens when an email is sent to a subscriber and the email bounces.": "Trigger wanneer een abonnee wordt gekoppeld. Dit gebeurt wanneer een e-mail naar een abonnee en de bounces wordt verzonden.",
|
|
230
|
-
"Trigger when a subscriber complained. This happens when a subscriber marks an email as spam.": "Trigger wanneer een abonnee klaagt. Dit gebeurt wanneer een abonnee een e-mail als spam markeert.",
|
|
231
|
-
"Trigger when a form is subscribed": "Activeer wanneer een formulier is geabonneerd",
|
|
232
|
-
"Trigger when a sequence is subscribed": "Activeer wanneer een sequentie is geabonneerd",
|
|
233
|
-
"Trigger when a sequence is completed": "Trigger wanneer een reeks is voltooid",
|
|
234
|
-
"Trigger when a link is clicked": "Activeer wanneer op een link wordt geklikt",
|
|
235
|
-
"Trigger when a product is purchased": "Trigger wanneer een product wordt gekocht",
|
|
236
|
-
"Trigger when a purchase is created": "Trigger wanneer een aankoop is gemaakt",
|
|
237
|
-
"Initiator Value URL": "Waarde initiatiefnemer URL",
|
|
238
|
-
"The initiator value URL that will trigger the webhook": "De URL van de initiatorwaarde die de webhook zal activeren"
|
|
239
|
-
}
|