@activepieces/piece-pipedrive 0.7.3 → 0.7.5
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 +2 -2
- package/src/i18n/de.json +200 -200
- package/src/i18n/es.json +210 -210
- package/src/i18n/ja.json +206 -206
- package/src/i18n/nl.json +200 -200
- package/src/i18n/pt.json +213 -213
- package/src/i18n/zh.json +28 -28
- package/src/lib/trigger/updated-deal.js +74 -4
- package/src/lib/trigger/updated-deal.js.map +1 -1
package/src/i18n/nl.json
CHANGED
|
@@ -1,219 +1,219 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Pipedrive": "Pipedrive",
|
|
3
|
-
"Sales CRM and pipeline management software": "
|
|
4
|
-
"Add Follower": "
|
|
5
|
-
"Retrieve a Note": "
|
|
6
|
-
"Create Note": "
|
|
7
|
-
"Add Labels to Person": "
|
|
8
|
-
"Add Product to Deal": "
|
|
9
|
-
"Attach File": "
|
|
10
|
-
"Create Activity": "
|
|
11
|
-
"Update Activity": "
|
|
12
|
-
"Create Deal": "
|
|
3
|
+
"Sales CRM and pipeline management software": "Verkoop CRM en pipeline management software",
|
|
4
|
+
"Add Follower": "Volger toevoegen",
|
|
5
|
+
"Retrieve a Note": "Ophalen van een notitie",
|
|
6
|
+
"Create Note": "Notitie aanmaken",
|
|
7
|
+
"Add Labels to Person": "Labels aan persoon toevoegen",
|
|
8
|
+
"Add Product to Deal": "Voeg product toe aan aanbieding",
|
|
9
|
+
"Attach File": "Bestand toevoegen",
|
|
10
|
+
"Create Activity": "Activiteit aanmaken",
|
|
11
|
+
"Update Activity": "Activiteit bijwerken",
|
|
12
|
+
"Create Deal": "Transactie aanmaken",
|
|
13
13
|
"Update Deal": "Update Deal",
|
|
14
|
-
"Create Lead": "
|
|
15
|
-
"Update Lead": "
|
|
16
|
-
"Create Organization": "
|
|
17
|
-
"Update Organization": "
|
|
18
|
-
"Create Person": "
|
|
19
|
-
"Update Person": "Update
|
|
20
|
-
"Create Product": "
|
|
21
|
-
"Find Deals Associated With Person": "
|
|
22
|
-
"Find Product": "
|
|
23
|
-
"Find Products": "
|
|
24
|
-
"Find Notes": "
|
|
25
|
-
"Retrieve a Product": "
|
|
26
|
-
"Find Organization": "
|
|
27
|
-
"Find Person": "
|
|
28
|
-
"Find Deal": "
|
|
29
|
-
"Find Activity": "
|
|
30
|
-
"Find User": "
|
|
14
|
+
"Create Lead": "Maak Lead",
|
|
15
|
+
"Update Lead": "Lead bijwerken",
|
|
16
|
+
"Create Organization": "Nieuwe organisatie aanmaken",
|
|
17
|
+
"Update Organization": "Organisatie bijwerken",
|
|
18
|
+
"Create Person": "Maak persoon aan",
|
|
19
|
+
"Update Person": "Update Persoon",
|
|
20
|
+
"Create Product": "Product aanmaken",
|
|
21
|
+
"Find Deals Associated With Person": "Zoek aanbiedingen voor persoon",
|
|
22
|
+
"Find Product": "Zoek product",
|
|
23
|
+
"Find Products": "Producten zoeken",
|
|
24
|
+
"Find Notes": "Notities zoeken",
|
|
25
|
+
"Retrieve a Product": "Product ophalen",
|
|
26
|
+
"Find Organization": "Zoek Organisatie",
|
|
27
|
+
"Find Person": "Persoon zoeken",
|
|
28
|
+
"Find Deal": "Zoek aanbieding",
|
|
29
|
+
"Find Activity": "Zoek Activiteit",
|
|
30
|
+
"Find User": "Gebruiker zoeken",
|
|
31
31
|
"Custom API Call": "Custom API Call",
|
|
32
|
-
"Adds a follower to a deal, person, organization or product.": "
|
|
33
|
-
"Finds a note by ID.": "
|
|
34
|
-
"Creates a new note.": "
|
|
35
|
-
"Adds existing labels to an existing person.": "
|
|
36
|
-
"Adds a product to a deal.": "
|
|
37
|
-
"Uploads a file and attaches it to a deal,person,organization,activity or product.": "
|
|
38
|
-
"Creates a new activity.": "
|
|
39
|
-
"Updates an existing activity.": "
|
|
40
|
-
"Creates a new deal.": "
|
|
41
|
-
"Updates an existing deal.": "
|
|
42
|
-
"Creates a new lead.": "
|
|
43
|
-
"Updates an existing lead.": "
|
|
44
|
-
"Creates a new organization.": "
|
|
45
|
-
"Updates an existing organization.": "
|
|
46
|
-
"Creates a new person.": "
|
|
47
|
-
"Updates an existing person.": "
|
|
48
|
-
"Creates a new product.": "
|
|
49
|
-
"Finds multiple deals related to a specific person.": "
|
|
50
|
-
"Finds a product by name ": "
|
|
51
|
-
"Finds a product or products by name or product code.": "
|
|
52
|
-
"Finds notes by Deal, Lead, Person, or Organization ID.": "
|
|
53
|
-
"Finds a product by ID.": "
|
|
54
|
-
"Finds an organization.": "
|
|
55
|
-
"Finds a person.": "
|
|
56
|
-
"Finds a deal by any field.": "
|
|
57
|
-
"Finds an activity by subject.": "
|
|
58
|
-
"Finds a user by name or email.": "
|
|
59
|
-
"Make a custom API call to a specific endpoint": "
|
|
60
|
-
"Follower": "
|
|
32
|
+
"Adds a follower to a deal, person, organization or product.": "Voegt een volger toe aan een overeenkomst, persoon, organisatie of product.",
|
|
33
|
+
"Finds a note by ID.": "Vindt een notitie per ID.",
|
|
34
|
+
"Creates a new note.": "Maakt een nieuwe notitie.",
|
|
35
|
+
"Adds existing labels to an existing person.": "Voegt bestaande labels toe aan een bestaande persoon.",
|
|
36
|
+
"Adds a product to a deal.": "Voegt een product toe aan een deal.",
|
|
37
|
+
"Uploads a file and attaches it to a deal,person,organization,activity or product.": "Uploaden van een bestand en hecht aan een deal,persoon,organisatie, activiteit of product.",
|
|
38
|
+
"Creates a new activity.": "Maakt een nieuwe activiteit.",
|
|
39
|
+
"Updates an existing activity.": "Werkt een bestaande activiteit bij.",
|
|
40
|
+
"Creates a new deal.": "Maakt een nieuwe deal aan.",
|
|
41
|
+
"Updates an existing deal.": "Werkt een bestaande overeenkomst bij.",
|
|
42
|
+
"Creates a new lead.": "Maakt een nieuwe lood.",
|
|
43
|
+
"Updates an existing lead.": "Werkt een bestaande lead bij.",
|
|
44
|
+
"Creates a new organization.": "Maakt een nieuwe organisatie aan.",
|
|
45
|
+
"Updates an existing organization.": "Werkt een bestaande organisatie bij.",
|
|
46
|
+
"Creates a new person.": "Maakt een nieuw persoon.",
|
|
47
|
+
"Updates an existing person.": "Een bestaande persoon bijwerken.",
|
|
48
|
+
"Creates a new product.": "Maakt een nieuw product aan.",
|
|
49
|
+
"Finds multiple deals related to a specific person.": "Vindt meerdere deals gerelateerd aan een specifieke persoon.",
|
|
50
|
+
"Finds a product by name ": "Gevonden product op naam ",
|
|
51
|
+
"Finds a product or products by name or product code.": "Vindt een product of product op naam of product code.",
|
|
52
|
+
"Finds notes by Deal, Lead, Person, or Organization ID.": "Vind notities van Deal, Lead, Persoon of Organisatie ID.",
|
|
53
|
+
"Finds a product by ID.": "Vindt een product via ID.",
|
|
54
|
+
"Finds an organization.": "Vindt een organisatie.",
|
|
55
|
+
"Finds a person.": "Vindt een persoon.",
|
|
56
|
+
"Finds a deal by any field.": "Vindt een deal door elk veld.",
|
|
57
|
+
"Finds an activity by subject.": "Vindt een activiteit per onderwerp.",
|
|
58
|
+
"Finds a user by name or email.": "Vindt een gebruiker op naam of e-mail.",
|
|
59
|
+
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
|
|
60
|
+
"Follower": "Volger",
|
|
61
61
|
"Target Object": "Target Object",
|
|
62
|
-
"Target Object ID": "
|
|
63
|
-
"Note ID": "
|
|
64
|
-
"Content": "
|
|
62
|
+
"Target Object ID": "Doel Object ID",
|
|
63
|
+
"Note ID": "Notitie ID",
|
|
64
|
+
"Content": "Inhoud",
|
|
65
65
|
"Deal ID": "Deal ID",
|
|
66
|
-
"Pin note to deal?": "
|
|
67
|
-
"Person ID": "
|
|
68
|
-
"Pin note to person?": "
|
|
69
|
-
"Organization ID": "
|
|
70
|
-
"Pin note to organization?": "
|
|
66
|
+
"Pin note to deal?": "Notitie aan transactie vastleggen?",
|
|
67
|
+
"Person ID": "Persoon ID",
|
|
68
|
+
"Pin note to person?": "Notitie aan persoon vastmaken?",
|
|
69
|
+
"Organization ID": "Organisatie ID",
|
|
70
|
+
"Pin note to organization?": "Notitie aan organisatie vaststellen?",
|
|
71
71
|
"Lead ID": "Lead ID",
|
|
72
|
-
"Pin note to lead?": "
|
|
73
|
-
"Label": "
|
|
72
|
+
"Pin note to lead?": "Notitie om te leiden?",
|
|
73
|
+
"Label": "Omschrijving",
|
|
74
74
|
"Product ID": "Product ID",
|
|
75
|
-
"Price": "
|
|
76
|
-
"Quantity": "
|
|
77
|
-
"Discount": "
|
|
78
|
-
"Discount Type": "
|
|
79
|
-
"Comments": "
|
|
80
|
-
"Enable Product?": "
|
|
81
|
-
"Tax Method": "
|
|
82
|
-
"Tax Percentage": "
|
|
83
|
-
"File": "
|
|
75
|
+
"Price": "Prijs",
|
|
76
|
+
"Quantity": "Aantal",
|
|
77
|
+
"Discount": "korting",
|
|
78
|
+
"Discount Type": "Type korting",
|
|
79
|
+
"Comments": "Opmerkingen",
|
|
80
|
+
"Enable Product?": "Product inschakelen?",
|
|
81
|
+
"Tax Method": "Belasting methode",
|
|
82
|
+
"Tax Percentage": "BTW percentage",
|
|
83
|
+
"File": "Bestand",
|
|
84
84
|
"File Name": "File Name",
|
|
85
|
-
"Activity ID": "
|
|
86
|
-
"Subject": "
|
|
87
|
-
"Assign To": "
|
|
88
|
-
"Activity Type": "
|
|
89
|
-
"Due Date": "
|
|
90
|
-
"Due Time": "
|
|
91
|
-
"Duration": "
|
|
92
|
-
"Mark as Done?": "
|
|
93
|
-
"Free or Busy": "
|
|
94
|
-
"Note": "
|
|
95
|
-
"Public Description": "
|
|
96
|
-
"Title": "
|
|
97
|
-
"Creation Time": "
|
|
98
|
-
"Status": "
|
|
99
|
-
"Stage": "
|
|
100
|
-
"Pipeline": "
|
|
101
|
-
"Owner": "
|
|
102
|
-
"Probability": "
|
|
103
|
-
"Expected Close Date": "
|
|
104
|
-
"Value": "
|
|
105
|
-
"Currency": "
|
|
106
|
-
"Visible To": "
|
|
107
|
-
"Custom Fields": "
|
|
108
|
-
"Channel": "
|
|
109
|
-
"Lead Value Amount": "Lead
|
|
110
|
-
"Lead Value Currency": "Lead
|
|
111
|
-
"Name": "
|
|
112
|
-
"Address": "
|
|
113
|
-
"Email": "
|
|
114
|
-
"Phone": "
|
|
115
|
-
"First Name": "
|
|
116
|
-
"Last Name": "
|
|
85
|
+
"Activity ID": "Activiteit ID",
|
|
86
|
+
"Subject": "Onderwerp",
|
|
87
|
+
"Assign To": "Toewijzen aan",
|
|
88
|
+
"Activity Type": "Type activiteit",
|
|
89
|
+
"Due Date": "Inleverdatum",
|
|
90
|
+
"Due Time": "Achterstallige tijd",
|
|
91
|
+
"Duration": "Tijdsduur",
|
|
92
|
+
"Mark as Done?": "Markeren als voltooid?",
|
|
93
|
+
"Free or Busy": "Gratis of bezet",
|
|
94
|
+
"Note": "Notitie",
|
|
95
|
+
"Public Description": "Openbare beschrijving",
|
|
96
|
+
"Title": "Aanspreektitel",
|
|
97
|
+
"Creation Time": "Aanmaak tijd",
|
|
98
|
+
"Status": "status",
|
|
99
|
+
"Stage": "Speelveld",
|
|
100
|
+
"Pipeline": "Pijplijn",
|
|
101
|
+
"Owner": "Eigenaar",
|
|
102
|
+
"Probability": "Waarschijnlijkheid",
|
|
103
|
+
"Expected Close Date": "Verwachte afsluitdatum",
|
|
104
|
+
"Value": "Waarde",
|
|
105
|
+
"Currency": "valuta",
|
|
106
|
+
"Visible To": "Zichtbaar voor",
|
|
107
|
+
"Custom Fields": "Aangepaste velden",
|
|
108
|
+
"Channel": "Kanaal",
|
|
109
|
+
"Lead Value Amount": "Lead waarde bedrag",
|
|
110
|
+
"Lead Value Currency": "Lead waarde valuta",
|
|
111
|
+
"Name": "Naam",
|
|
112
|
+
"Address": "Adres:",
|
|
113
|
+
"Email": "E-mail",
|
|
114
|
+
"Phone": "Telefoonnummer",
|
|
115
|
+
"First Name": "Voornaam",
|
|
116
|
+
"Last Name": "Achternaam",
|
|
117
117
|
"Marketing Status": "Marketing Status",
|
|
118
118
|
"Code": "Code",
|
|
119
|
-
"Description": "
|
|
120
|
-
"Unit": "
|
|
121
|
-
"Tax percentage": "
|
|
122
|
-
"Is Active ?": "Is
|
|
123
|
-
"Cost": "
|
|
124
|
-
"Overhead Cost": "
|
|
125
|
-
"Search Term": "
|
|
126
|
-
"Field to search by": "
|
|
127
|
-
"Field Value": "
|
|
128
|
-
"Search By": "
|
|
119
|
+
"Description": "Beschrijving",
|
|
120
|
+
"Unit": "Eenheid",
|
|
121
|
+
"Tax percentage": "BTW percentage",
|
|
122
|
+
"Is Active ?": "Is actief ?",
|
|
123
|
+
"Cost": "Kosten",
|
|
124
|
+
"Overhead Cost": "Overschrijding kosten",
|
|
125
|
+
"Search Term": "Zoek term",
|
|
126
|
+
"Field to search by": "Veld om te zoeken op",
|
|
127
|
+
"Field Value": "Veld waarde",
|
|
128
|
+
"Search By": "Zoeken op",
|
|
129
129
|
"ID": "ID",
|
|
130
|
-
"Exact Match": "
|
|
131
|
-
"Filter": "
|
|
132
|
-
"Method": "
|
|
133
|
-
"Headers": "
|
|
134
|
-
"Query Parameters": "Query
|
|
135
|
-
"Body": "
|
|
136
|
-
"Response is Binary ?": "
|
|
137
|
-
"No Error on Failure": "
|
|
138
|
-
"Timeout (in seconds)": "
|
|
139
|
-
"Type of object to add the follower to.": "Type
|
|
140
|
-
"ID of the object to add the follower to.": "ID
|
|
141
|
-
"You can use Find Deal action to retrieve deal ID.": "
|
|
142
|
-
"You can use Find Person action to retrieve person ID.": "
|
|
143
|
-
"You can use Find Organization action to retrieve org ID.": "
|
|
144
|
-
"You can use Find Product action to retrieve product ID.": "
|
|
145
|
-
"Please enter date in YYYY-MM-DD format.": "
|
|
146
|
-
"Please enter time in HH:MM format.": "
|
|
147
|
-
"Please enter time in HH:MM format (e.g., \"01:30\" for 1 hour 30 minutes).": "
|
|
148
|
-
"If a stage is chosen above, the pipeline field will be ignored.": "
|
|
149
|
-
"Please enter currency code (e.g., \"USD\", \"EUR\").": "
|
|
150
|
-
"The currency of the lead value (e.g., \"USD\", \"EUR\").": "
|
|
130
|
+
"Exact Match": "Exacte overeenkomst",
|
|
131
|
+
"Filter": "Filteren",
|
|
132
|
+
"Method": "Methode",
|
|
133
|
+
"Headers": "Kopteksten",
|
|
134
|
+
"Query Parameters": "Query parameters",
|
|
135
|
+
"Body": "Lichaam",
|
|
136
|
+
"Response is Binary ?": "Antwoord is binair?",
|
|
137
|
+
"No Error on Failure": "Geen fout bij fout",
|
|
138
|
+
"Timeout (in seconds)": "Time-out (in seconden)",
|
|
139
|
+
"Type of object to add the follower to.": "Type object waar de volger aan toe te voegen.",
|
|
140
|
+
"ID of the object to add the follower to.": "ID van het object om de volger aan toe te voegen.",
|
|
141
|
+
"You can use Find Deal action to retrieve deal ID.": "U kunt \"Zoek Deal action gebruiken\" om transactie-ID op te halen.",
|
|
142
|
+
"You can use Find Person action to retrieve person ID.": "U kunt \"Zoek Persoon Actie\" gebruiken om het persoon ID op te halen.",
|
|
143
|
+
"You can use Find Organization action to retrieve org ID.": "U kunt \"Vind Organisatie Actie\" gebruiken om het org ID op te halen.",
|
|
144
|
+
"You can use Find Product action to retrieve product ID.": "U kunt \"Zoek product-actie\" gebruiken om product-ID op te halen.",
|
|
145
|
+
"Please enter date in YYYY-MM-DD format.": "Voer de datum in JJJJ-MM-DD formaat in.",
|
|
146
|
+
"Please enter time in HH:MM format.": "Voer de tijd in HH:MM formaat in.",
|
|
147
|
+
"Please enter time in HH:MM format (e.g., \"01:30\" for 1 hour 30 minutes).": "Voer tijd in in HH:MM-formaat (bijv. \"01:30\" gedurende 1 uur 30 minuten).",
|
|
148
|
+
"If a stage is chosen above, the pipeline field will be ignored.": "Als hierboven een fase is gekozen, wordt het pipeline veld genegeerd.",
|
|
149
|
+
"Please enter currency code (e.g., \"USD\", \"EUR\").": "Voer een valutacode in (bijv. \"USD\", \"EUR\").",
|
|
150
|
+
"The currency of the lead value (e.g., \"USD\", \"EUR\").": "De valuta van de lead waarde (bijv. \"USD\", \"EUR\").",
|
|
151
151
|
"Marketing opt-in status": "Marketing opt-in status",
|
|
152
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
153
|
-
"Enable for files like PDFs, images, etc..": "
|
|
154
|
-
"Deal": "
|
|
155
|
-
"Person": "
|
|
156
|
-
"Organization": "
|
|
157
|
-
"Product": "
|
|
152
|
+
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
|
|
153
|
+
"Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
|
|
154
|
+
"Deal": "Koopjes",
|
|
155
|
+
"Person": "Persoon",
|
|
156
|
+
"Organization": "Rekening",
|
|
157
|
+
"Product": "product",
|
|
158
158
|
"Percentage": "Percentage",
|
|
159
|
-
"Amount": "
|
|
160
|
-
"Exclusive": "
|
|
161
|
-
"Inclusive": "
|
|
162
|
-
"None": "
|
|
163
|
-
"Free": "
|
|
164
|
-
"Busy": "
|
|
159
|
+
"Amount": "Hoeveelheid",
|
|
160
|
+
"Exclusive": "Exclusief",
|
|
161
|
+
"Inclusive": "Inclusief",
|
|
162
|
+
"None": "geen",
|
|
163
|
+
"Free": "Vrij",
|
|
164
|
+
"Busy": "Bezig",
|
|
165
165
|
"Open": "Open",
|
|
166
|
-
"Won": "
|
|
167
|
-
"Lost": "
|
|
168
|
-
"Deleted": "
|
|
169
|
-
"Owner & followers": "
|
|
170
|
-
"Entire company": "
|
|
171
|
-
"No Consent": "
|
|
172
|
-
"Unsubscribed": "
|
|
173
|
-
"Subscribed": "
|
|
174
|
-
"Archived": "
|
|
166
|
+
"Won": "Gewonnen",
|
|
167
|
+
"Lost": "Verloren",
|
|
168
|
+
"Deleted": "Verwijderd",
|
|
169
|
+
"Owner & followers": "Eigenaar & volgers",
|
|
170
|
+
"Entire company": "Hele bedrijf",
|
|
171
|
+
"No Consent": "Geen toestemming",
|
|
172
|
+
"Unsubscribed": "Uitgeschreven",
|
|
173
|
+
"Subscribed": "Ingeschreven",
|
|
174
|
+
"Archived": "Gearchiveerd",
|
|
175
175
|
"Product Code": "Product Code",
|
|
176
|
-
"Lead": "
|
|
177
|
-
"Done": "
|
|
178
|
-
"Not Done": "
|
|
179
|
-
"GET": "
|
|
180
|
-
"POST": "
|
|
181
|
-
"PATCH": "
|
|
176
|
+
"Lead": "Lood",
|
|
177
|
+
"Done": "Voltooid",
|
|
178
|
+
"Not Done": "Niet klaar",
|
|
179
|
+
"GET": "KRIJG",
|
|
180
|
+
"POST": "POSTE",
|
|
181
|
+
"PATCH": "BEKIJK",
|
|
182
182
|
"PUT": "PUT",
|
|
183
|
-
"DELETE": "
|
|
184
|
-
"HEAD": "
|
|
185
|
-
"New Person": "
|
|
186
|
-
"New Deal": "
|
|
187
|
-
"New Activity": "
|
|
188
|
-
"New Note": "
|
|
189
|
-
"Updated Person": "
|
|
190
|
-
"Updated Deal": "
|
|
191
|
-
"Updated Deal Stage": "
|
|
192
|
-
"New Lead": "
|
|
193
|
-
"New Organization": "
|
|
194
|
-
"Updated Organization": "
|
|
195
|
-
"Activity Matching Filter": "
|
|
196
|
-
"Deal Matching Filter": "
|
|
197
|
-
"Person Matching Filter": "
|
|
198
|
-
"Organization Matching Filter": "
|
|
199
|
-
"Triggers when a new person is created": "
|
|
200
|
-
"Triggers when a new deal is created.": "
|
|
201
|
-
"Triggers when a new activity is added": "
|
|
202
|
-
"Triggers when a new note is created.": "
|
|
203
|
-
"Triggers when a person is updated.": "
|
|
204
|
-
"Triggers when a deal is updated.": "
|
|
205
|
-
"Triggers when a deal's stage is updated.": "
|
|
206
|
-
"Triggers when a new lead is created.": "
|
|
207
|
-
"Triggers when a new organization is created.": "
|
|
208
|
-
"Triggers when an existing organization is updated.": "
|
|
209
|
-
"Trigges when an activity newly matches a Pipedrive filter for the first time.": "
|
|
210
|
-
"Trigges when a deal newly matches a Pipedrive filter for the first time.": "
|
|
211
|
-
"Triggers when a person newly matches a Pipedrive filter for the first time.": "
|
|
212
|
-
"Triggers when an organization newly matches a Pipedrive filter for the first time.": "
|
|
213
|
-
"Filter by": "
|
|
214
|
-
"Field Values": "
|
|
215
|
-
"Field to watch for Changes On": "
|
|
216
|
-
"Stage in Pipeline": "
|
|
183
|
+
"DELETE": "VERWIJDEREN",
|
|
184
|
+
"HEAD": "HOOFD",
|
|
185
|
+
"New Person": "Nieuw persoon",
|
|
186
|
+
"New Deal": "Nieuwe deal",
|
|
187
|
+
"New Activity": "Nieuwe activiteit",
|
|
188
|
+
"New Note": "Nieuwe notitie",
|
|
189
|
+
"Updated Person": "Persoon bijgewerkt",
|
|
190
|
+
"Updated Deal": "Bijgewerkt Deal",
|
|
191
|
+
"Updated Deal Stage": "Bijgewerkt Deal Fase",
|
|
192
|
+
"New Lead": "Nieuwe Lead",
|
|
193
|
+
"New Organization": "Nieuwe organisatie",
|
|
194
|
+
"Updated Organization": "Organisatie bijgewerkt",
|
|
195
|
+
"Activity Matching Filter": "Activiteit overeenkomende filter",
|
|
196
|
+
"Deal Matching Filter": "Pakket overeenkomende filter",
|
|
197
|
+
"Person Matching Filter": "Persoon overeenstemmende filter",
|
|
198
|
+
"Organization Matching Filter": "Organisatie overeenstemmende filter",
|
|
199
|
+
"Triggers when a new person is created": "Triggert wanneer een nieuwe persoon wordt aangemaakt",
|
|
200
|
+
"Triggers when a new deal is created.": "Triggert wanneer een nieuwe transactie wordt aangemaakt.",
|
|
201
|
+
"Triggers when a new activity is added": "Triggert wanneer een nieuwe activiteit wordt toegevoegd",
|
|
202
|
+
"Triggers when a new note is created.": "Triggert wanneer een nieuwe notitie wordt aangemaakt.",
|
|
203
|
+
"Triggers when a person is updated.": "Triggert wanneer een persoon wordt bijgewerkt.",
|
|
204
|
+
"Triggers when a deal is updated.": "Triggert wanneer een transactie wordt bijgewerkt.",
|
|
205
|
+
"Triggers when a deal's stage is updated.": "Triggert wanneer het podium van een transactie wordt bijgewerkt.",
|
|
206
|
+
"Triggers when a new lead is created.": "Triggert wanneer een nieuwe lead wordt gemaakt.",
|
|
207
|
+
"Triggers when a new organization is created.": "Triggert wanneer een nieuwe organisatie wordt aangemaakt.",
|
|
208
|
+
"Triggers when an existing organization is updated.": "Triggert wanneer een bestaande organisatie wordt bijgewerkt.",
|
|
209
|
+
"Trigges when an activity newly matches a Pipedrive filter for the first time.": "Dubbel wanneer een activiteit nieuw overeenkomt met een Pipedrive filter voor de eerste keer.",
|
|
210
|
+
"Trigges when a deal newly matches a Pipedrive filter for the first time.": "Dubbel wanneer een transactie voor de eerste keer overeenkomt met een Pipedrive filter.",
|
|
211
|
+
"Triggers when a person newly matches a Pipedrive filter for the first time.": "Triggert wanneer een persoon voor de eerste keer overeenkomt met een Pipedrive filter.",
|
|
212
|
+
"Triggers when an organization newly matches a Pipedrive filter for the first time.": "Triggert wanneer een organisatie voor de eerste keer overeenkomt met een Pipedrive filter.",
|
|
213
|
+
"Filter by": "Filteren op",
|
|
214
|
+
"Field Values": "Veld Waarden",
|
|
215
|
+
"Field to watch for Changes On": "Veld om wijzigingen te bekijken",
|
|
216
|
+
"Stage in Pipeline": "Fase in pijplijn",
|
|
217
217
|
"Deal Status": "Deal Status",
|
|
218
|
-
"All(Not Deleted)": "
|
|
218
|
+
"All(Not Deleted)": "Allen (niet verwijderd)"
|
|
219
219
|
}
|