@activepieces/piece-scrapeless 0.0.7 → 0.0.9
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 +3 -4
- package/src/i18n/de.json +130 -131
- package/src/i18n/es.json +123 -124
- package/src/i18n/fr.json +139 -140
- package/src/i18n/ja.json +150 -151
- package/src/i18n/nl.json +132 -133
- package/src/i18n/pt.json +142 -143
- package/src/i18n/translation.json +0 -1
- package/src/i18n/zh.json +14 -15
package/src/i18n/nl.json
CHANGED
|
@@ -1,98 +1,97 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Scrapeless": "
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"Crawl Data from All Pages": "Crawl Data from All Pages",
|
|
2
|
+
"Scrapeless is an all-in-one and highly scalable web scraping toolkit for enterprises and developers.": "Schaalloos is een alles-in-één en zeer schaalbare web scraping toolkit voor bedrijven en ontwikkelaars.",
|
|
3
|
+
"You can obtain your API key from [Dashboard](https://app.scrapeless.com).": "U kunt uw API-sleutel verkrijgen van [Dashboard](https://app.scrapeless.com).",
|
|
4
|
+
"Google Search": "Google Zoeken",
|
|
5
|
+
"Scrape Webpage Data": "Scrape webpagina-gegevens",
|
|
6
|
+
"Crawl Data from All Pages": "Crawl gegevens van alle pagina's",
|
|
8
7
|
"Google Trends": "Google Trends",
|
|
9
|
-
"Universal Scraping": "
|
|
8
|
+
"Universal Scraping": "Universeel Scraping",
|
|
10
9
|
"Custom API Call": "Custom API Call",
|
|
11
|
-
"Retrieves search result data for any query.": "
|
|
12
|
-
"Extracts data from a single webpage.": "
|
|
13
|
-
"Crawls a website and its linked pages to extract comprehensive data.": "
|
|
14
|
-
"Access popular keyword and interest data from Google Trends.": "
|
|
15
|
-
"Seamlessly accesses protected or dynamic pages by handling anti-scraping systems automatically.": "
|
|
16
|
-
"Make a custom API call to a specific endpoint": "
|
|
17
|
-
"Search Query": "
|
|
18
|
-
"Language": "
|
|
19
|
-
"Country": "
|
|
20
|
-
"URL to Crawl": "URL
|
|
21
|
-
"Limit": "
|
|
22
|
-
"Data Type": "Data
|
|
23
|
-
"Date": "
|
|
24
|
-
"Time zone": "
|
|
10
|
+
"Retrieves search result data for any query.": "Hiermee worden de zoekresultaten voor elke zoekopdracht opgehaald.",
|
|
11
|
+
"Extracts data from a single webpage.": "Haal gegevens uit een enkele webpagina.",
|
|
12
|
+
"Crawls a website and its linked pages to extract comprehensive data.": "Crawt een website en de gelinkte pagina's om uitgebreide gegevens te extraheren.",
|
|
13
|
+
"Access popular keyword and interest data from Google Trends.": "Toegang tot populaire sleutelwoorden en interessegegevens van Google Trends.",
|
|
14
|
+
"Seamlessly accesses protected or dynamic pages by handling anti-scraping systems automatically.": "Naadloos worden beschermde of dynamische pagina's benaderd door antiscrapingsystemen automatisch af te handelen.",
|
|
15
|
+
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
|
|
16
|
+
"Search Query": "Zoek query",
|
|
17
|
+
"Language": "Taal",
|
|
18
|
+
"Country": "Land:",
|
|
19
|
+
"URL to Crawl": "URL naar Crawl",
|
|
20
|
+
"Limit": "Limiet",
|
|
21
|
+
"Data Type": "Data type",
|
|
22
|
+
"Date": "Datum:",
|
|
23
|
+
"Time zone": "Zone tijd",
|
|
25
24
|
"Target URL": "Target URL",
|
|
26
25
|
"Js Render": "Js Render",
|
|
27
|
-
"Headless": "
|
|
28
|
-
"Js Instructions": "Js
|
|
29
|
-
"Block": "
|
|
30
|
-
"Method": "
|
|
31
|
-
"Headers": "
|
|
32
|
-
"Query Parameters": "Query
|
|
33
|
-
"Body": "
|
|
34
|
-
"Response is Binary ?": "
|
|
35
|
-
"No Error on Failure": "
|
|
36
|
-
"Timeout (in seconds)": "
|
|
37
|
-
"Parameter defines the query you want to search. You can use anything that you would use in a regular Google search. e.g. inurl:, site:, intitle:. We also support advanced search query parameters such as as_dt and as_eq.": "Parameter
|
|
38
|
-
"Parameter defines the language to use for the Google search. It's a two-letter language code. (e.g., en for English, es for Spanish, or fr for French).": "Parameter
|
|
39
|
-
"Parameter defines the country to use for the Google search. It's a two-letter country code. (e.g., us for the United States, uk for United Kingdom, or fr for France).": "Parameter
|
|
40
|
-
"The URL of the webpage to scrape.": "
|
|
41
|
-
"The URL of the webpage to crawl.": "
|
|
42
|
-
"Number Of Subpages": "
|
|
43
|
-
"Parameter defines the query or queries you want to search. You can use anything that you would use in a regular Google Trends search. The maximum number of queries per search is 5 (this only applies to `interest_over_time` and `compared_breakdown_by_region` data_type, other types of data will only accept 1 query per search).": "Parameter
|
|
44
|
-
"Parameter defines the type of data you want to search. You can use anything that you would use in a regular Google Trends search. The maximum number of queries per search is 5 (this only applies to `interest_over_time` and `compared_breakdown_by_region` data_type, other types of data will only accept 1 query per search).": "Parameter
|
|
45
|
-
"The supported dates are: `now 1-H`, `now 4-H`, `now 1-d`, `now 7-d`, `today 1-m`, `today 3-m`, `today 12-m`, `today 5-y`, `all`.You can also pass custom values:Dates from 2004 to present: `yyyy-mm-dd yyyy-mm-dd` (e.g. `2021-10-15 2022-05-25`)\nDates with hours within a week range: `yyyy-mm-ddThh yyyy-mm-ddThh` (e.g. `2022-05-19T10 2022-05-24T22`). Hours will be calculated depending on the tz (time zone) parameter.": "
|
|
46
|
-
"Parameter defines the language to use for the Google Trends search. It's a two-letter language code. (e.g., `en` for English, `es` for Spanish, or `fr` for French).": "Parameter
|
|
47
|
-
"time zone offset. default is `420`.": "
|
|
48
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
49
|
-
"Enable for files like PDFs, images, etc..": "
|
|
26
|
+
"Headless": "Hoofd",
|
|
27
|
+
"Js Instructions": "Js instructies",
|
|
28
|
+
"Block": "Blokkeren",
|
|
29
|
+
"Method": "Methode",
|
|
30
|
+
"Headers": "Kopteksten",
|
|
31
|
+
"Query Parameters": "Query parameters",
|
|
32
|
+
"Body": "Lichaam",
|
|
33
|
+
"Response is Binary ?": "Antwoord is binair?",
|
|
34
|
+
"No Error on Failure": "Geen fout bij fout",
|
|
35
|
+
"Timeout (in seconds)": "Time-out (in seconden)",
|
|
36
|
+
"Parameter defines the query you want to search. You can use anything that you would use in a regular Google search. e.g. inurl:, site:, intitle:. We also support advanced search query parameters such as as_dt and as_eq.": "Parameter definieert de query die u wilt zoeken. U kunt alles gebruiken dat u wilt gebruiken in een reguliere Google-zoekopdracht. bijv. inurl:, site:, intitle:. We ondersteunen ook de geavanceerde zoekopdrachten zoals as_dt en as_eq.",
|
|
37
|
+
"Parameter defines the language to use for the Google search. It's a two-letter language code. (e.g., en for English, es for Spanish, or fr for French).": "Parameter definieert de te gebruiken taal voor Google zoeken. Het is een twee-letterige taalcode. (bijv. nl voor Engels, es voor Spaans of fr voor Frans).",
|
|
38
|
+
"Parameter defines the country to use for the Google search. It's a two-letter country code. (e.g., us for the United States, uk for United Kingdom, or fr for France).": "Parameter definieert het land dat moet worden gebruikt voor de Google zoekopdracht. Het is een twee-letterige landcode. (b.v. wij voor de Verenigde Staten, uk voor Verenigd Koninkrijk, of fr voor Frankrijk).",
|
|
39
|
+
"The URL of the webpage to scrape.": "De URL van de webpagina om te scrapen.",
|
|
40
|
+
"The URL of the webpage to crawl.": "De URL van de webpagina om te verkennen.",
|
|
41
|
+
"Number Of Subpages": "Aantal subpagina's",
|
|
42
|
+
"Parameter defines the query or queries you want to search. You can use anything that you would use in a regular Google Trends search. The maximum number of queries per search is 5 (this only applies to `interest_over_time` and `compared_breakdown_by_region` data_type, other types of data will only accept 1 query per search).": "Parameter definieert de query of query's die u wilt zoeken. U kunt alles gebruiken dat u wilt gebruiken in een reguliere zoekopdracht van Google Trends. Het maximum aantal zoekopdrachten per zoekopdracht is 5 (dit is alleen van toepassing op `interest_over_time` en `compared_breakdown_by_region` data_type, andere gegevenstypen accepteren slechts 1 query per zoekopdracht.",
|
|
43
|
+
"Parameter defines the type of data you want to search. You can use anything that you would use in a regular Google Trends search. The maximum number of queries per search is 5 (this only applies to `interest_over_time` and `compared_breakdown_by_region` data_type, other types of data will only accept 1 query per search).": "Parameter definieert het type gegevens dat u wilt zoeken. U kunt alles gebruiken dat u zou gebruiken in een reguliere zoekopdracht van Google Trends. Het maximum aantal zoekopdrachten per zoekopdracht is 5 (dit is alleen van toepassing op `interest_over_time` en `compared_breakdown_by_region` data_type, andere gegevenstypen accepteren slechts 1 query per zoekopdracht.",
|
|
44
|
+
"The supported dates are: `now 1-H`, `now 4-H`, `now 1-d`, `now 7-d`, `today 1-m`, `today 3-m`, `today 12-m`, `today 5-y`, `all`.You can also pass custom values:Dates from 2004 to present: `yyyy-mm-dd yyyy-mm-dd` (e.g. `2021-10-15 2022-05-25`)\nDates with hours within a week range: `yyyy-mm-ddThh yyyy-mm-ddThh` (e.g. `2022-05-19T10 2022-05-24T22`). Hours will be calculated depending on the tz (time zone) parameter.": "De ondersteunde datums zijn: `now 1-H`, `now 4-H`, `now 1-d`, `now 7-d`, `today 1-m`, `today 3-m`, `today 12-m`, `today 5-y`, `all`. U kunt ook aangepaste waarden:datums van 2004 doorgeven aan presentatie: `yyyy-mm-dd yyyy-mm-dd` (e. . `2021-10-15 2022-05-25`)\nDatums met uren binnen een week bereik: `yyyy-mm-ddThh yyyy-mm-ddThh` (e. . `2022-05-19T10 2022-05-24T22`). Uren zullen worden berekend afhankelijk van de tz (tijdzone) parameter.",
|
|
45
|
+
"Parameter defines the language to use for the Google Trends search. It's a two-letter language code. (e.g., `en` for English, `es` for Spanish, or `fr` for French).": "Parameter definieert de te gebruiken taal voor het zoeken van Google Trends. Het is een twee-letterige taalcode. (bijv. `en` voor Engels, `es` voor Spaans, of `fr` voor Frans).",
|
|
46
|
+
"time zone offset. default is `420`.": "tijdzone offset. Standaard is `420`.",
|
|
47
|
+
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
|
|
48
|
+
"Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
|
|
50
49
|
"Auto complete": "Auto complete",
|
|
51
|
-
"Interest over time": "
|
|
52
|
-
"Compared breakdown by region": "
|
|
53
|
-
"Interest by region": "
|
|
54
|
-
"Related queries": "
|
|
55
|
-
"Related topics": "
|
|
56
|
-
"World Wide": "
|
|
57
|
-
"Albania": "
|
|
50
|
+
"Interest over time": "Rente na verloop van tijd",
|
|
51
|
+
"Compared breakdown by region": "Vergeleken met de verdeling per regio",
|
|
52
|
+
"Interest by region": "Interessant per regio",
|
|
53
|
+
"Related queries": "Gerelateerde queries",
|
|
54
|
+
"Related topics": "Gerelateerde onderwerpen",
|
|
55
|
+
"World Wide": "Wereld Breed",
|
|
56
|
+
"Albania": "Albanië",
|
|
58
57
|
"Algeria": "Algeria",
|
|
59
58
|
"Bhutan": "Bhutan",
|
|
60
59
|
"Bolivia": "Bolivia",
|
|
61
|
-
"Austria": "
|
|
60
|
+
"Austria": "Oostenrijk",
|
|
62
61
|
"Bahrain": "Bahrain",
|
|
63
|
-
"Argentina": "
|
|
64
|
-
"Azerbaijan": "
|
|
62
|
+
"Argentina": "Argentinië",
|
|
63
|
+
"Azerbaijan": "Azerbeidzjan",
|
|
65
64
|
"Cyprus": "Cyprus",
|
|
66
65
|
"Burundi": "Burundi",
|
|
67
|
-
"Cameroon": "
|
|
68
|
-
"Croatia": "
|
|
69
|
-
"Dominican Republic": "
|
|
70
|
-
"Australia": "
|
|
71
|
-
"Belarus": "
|
|
72
|
-
"Angola": "
|
|
73
|
-
"Bulgaria": "
|
|
74
|
-
"Democratic Republic of the Congo": "
|
|
66
|
+
"Cameroon": "Kameroen",
|
|
67
|
+
"Croatia": "Kroatië",
|
|
68
|
+
"Dominican Republic": "Dominicaanse Republiek",
|
|
69
|
+
"Australia": "Australië",
|
|
70
|
+
"Belarus": "Wit-Rusland",
|
|
71
|
+
"Angola": "Angos",
|
|
72
|
+
"Bulgaria": "Bulgarije",
|
|
73
|
+
"Democratic Republic of the Congo": "Democratische Republiek Congo",
|
|
75
74
|
"Aruba": "Aruba",
|
|
76
|
-
"Armenia": "
|
|
75
|
+
"Armenia": "Armenië",
|
|
77
76
|
"Bangladesh": "Bangladesh",
|
|
78
|
-
"Belgium": "
|
|
79
|
-
"Cambodia": "
|
|
80
|
-
"Czech Republic": "
|
|
81
|
-
"Denmark": "
|
|
77
|
+
"Belgium": "België",
|
|
78
|
+
"Cambodia": "Cambodja",
|
|
79
|
+
"Czech Republic": "Tsjechische Republiek",
|
|
80
|
+
"Denmark": "Denemarken",
|
|
82
81
|
"Burkina Faso": "Burkina Faso",
|
|
83
82
|
"Canada": "Canada",
|
|
84
83
|
"Cuba": "Cuba",
|
|
85
84
|
"China": "China",
|
|
86
|
-
"Gambia The": "Gambia
|
|
87
|
-
"Georgia": "
|
|
88
|
-
"Chile": "
|
|
85
|
+
"Gambia The": "Gambia De",
|
|
86
|
+
"Georgia": "Georgië",
|
|
87
|
+
"Chile": "Chili",
|
|
89
88
|
"Congo": "Congo",
|
|
90
89
|
"Cote D'Ivoire (Ivory Coast)": "Cote D'Ivoire (Ivory Coast)",
|
|
91
90
|
"Gabon": "Gabon",
|
|
92
91
|
"Colombia": "Colombia",
|
|
93
92
|
"Costa Rica": "Costa Rica",
|
|
94
|
-
"Indonesia": "
|
|
95
|
-
"French Polynesia": "
|
|
93
|
+
"Indonesia": "Indonesië",
|
|
94
|
+
"French Polynesia": "Frans Polynesie",
|
|
96
95
|
"Luxembourg": "Luxembourg",
|
|
97
96
|
"Malta": "Malta",
|
|
98
97
|
"Mali": "Mali",
|
|
@@ -101,122 +100,122 @@
|
|
|
101
100
|
"Madagascar": "Madagascar",
|
|
102
101
|
"Malawi": "Malawi",
|
|
103
102
|
"Montenegro": "Montenegro",
|
|
104
|
-
"Netherlands": "
|
|
103
|
+
"Netherlands": "Nederland",
|
|
105
104
|
"Macau S.A.R.": "Macau S.A.R.",
|
|
106
105
|
"Moldova": "Moldova",
|
|
107
|
-
"Malaysia": "
|
|
106
|
+
"Malaysia": "Maleisië",
|
|
108
107
|
"Mongolia": "Mongolia",
|
|
109
|
-
"Man (Isle of)": "Man (
|
|
110
|
-
"Fiji Islands": "Fiji
|
|
111
|
-
"Finland": "
|
|
112
|
-
"France": "
|
|
113
|
-
"India": "
|
|
114
|
-
"Iceland": "
|
|
115
|
-
"North Macedonia": "
|
|
116
|
-
"New Zealand": "
|
|
108
|
+
"Man (Isle of)": "Man (Eiland)",
|
|
109
|
+
"Fiji Islands": "Fiji Eilanden",
|
|
110
|
+
"Finland": "Fins",
|
|
111
|
+
"France": "Frankrijk",
|
|
112
|
+
"India": "Indië",
|
|
113
|
+
"Iceland": "IJsland",
|
|
114
|
+
"North Macedonia": "Noord-Macedonië",
|
|
115
|
+
"New Zealand": "Nieuw Zeeland",
|
|
117
116
|
"Nicaragua": "Nicaragua",
|
|
118
|
-
"Norway": "
|
|
117
|
+
"Norway": "Noorwegen",
|
|
119
118
|
"Haiti": "Haiti",
|
|
120
119
|
"Honduras": "Honduras",
|
|
121
|
-
"Hungary": "
|
|
120
|
+
"Hungary": "Hongarije",
|
|
122
121
|
"Guyana": "Guyana",
|
|
123
122
|
"Hong Kong S.A.R.": "Hong Kong S.A.R.",
|
|
124
123
|
"Nigeria": "Nigeria",
|
|
125
124
|
"Oman": "Oman",
|
|
126
125
|
"Peru": "Peru",
|
|
127
126
|
"Pakistan": "Pakistan",
|
|
128
|
-
"Palestinian Territory Occupied": "
|
|
127
|
+
"Palestinian Territory Occupied": "Palestijnse Gebieden Bezet",
|
|
129
128
|
"Papua new Guinea": "Papua new Guinea",
|
|
130
|
-
"Poland": "
|
|
129
|
+
"Poland": "Polen",
|
|
131
130
|
"Paraguay": "Paraguay",
|
|
132
131
|
"Panama": "Panama",
|
|
133
|
-
"Philippines": "
|
|
132
|
+
"Philippines": "Filippijnen",
|
|
134
133
|
"Ethiopia": "Ethiopia",
|
|
135
134
|
"Guatemala": "Guatemala",
|
|
136
|
-
"Greece": "
|
|
135
|
+
"Greece": "Griekenland",
|
|
137
136
|
"Guinea-Bissau": "Guinea-Bissau",
|
|
138
|
-
"Estonia": "
|
|
137
|
+
"Estonia": "Estland",
|
|
139
138
|
"Guinea": "Guinea",
|
|
140
|
-
"Saudi Arabia": "Saudi
|
|
141
|
-
"Serbia": "
|
|
142
|
-
"The Bahamas": "
|
|
139
|
+
"Saudi Arabia": "Saudi-Arabië",
|
|
140
|
+
"Serbia": "Servië",
|
|
141
|
+
"The Bahamas": "De Bahama's",
|
|
143
142
|
"Ecuador": "Ecuador",
|
|
144
|
-
"Grenada": "
|
|
145
|
-
"Bosnia and Herzegovina": "
|
|
146
|
-
"Brazil": "
|
|
147
|
-
"Germany": "
|
|
143
|
+
"Grenada": "Granada",
|
|
144
|
+
"Bosnia and Herzegovina": "Bosnië en Herzegovina",
|
|
145
|
+
"Brazil": "Brazilië",
|
|
146
|
+
"Germany": "Duitsland",
|
|
148
147
|
"Ghana": "Ghana",
|
|
149
148
|
"Rwanda": "Rwanda",
|
|
150
149
|
"Senegal": "Senegal",
|
|
151
150
|
"Thailand": "Thailand",
|
|
152
151
|
"Tajikistan": "Tajikistan",
|
|
153
152
|
"Tanzania": "Tanzania",
|
|
154
|
-
"Egypt": "
|
|
153
|
+
"Egypt": "Egypte",
|
|
155
154
|
"El Salvador": "El Salvador",
|
|
156
155
|
"Gibraltar": "Gibraltar",
|
|
157
|
-
"Saint Vincent And The Grenadines": "
|
|
158
|
-
"Slovakia": "
|
|
156
|
+
"Saint Vincent And The Grenadines": "Sint Vincent en de Grenadines",
|
|
157
|
+
"Slovakia": "Slowakije",
|
|
159
158
|
"Slovenia": "Slovenia",
|
|
160
|
-
"Trinidad And Tobago": "Trinidad
|
|
159
|
+
"Trinidad And Tobago": "Trinidad en Tobago",
|
|
161
160
|
"Tunisia": "Tunisia",
|
|
162
|
-
"Turkey": "
|
|
161
|
+
"Turkey": "Turkije",
|
|
163
162
|
"Uganda": "Uganda",
|
|
164
|
-
"Turks And Caicos Islands": "
|
|
165
|
-
"Ukraine": "
|
|
163
|
+
"Turks And Caicos Islands": "Turken en Caicos Eilanden",
|
|
164
|
+
"Ukraine": "Oekraine",
|
|
166
165
|
"Togo": "Togo",
|
|
167
|
-
"United States": "
|
|
168
|
-
"Portugal": "
|
|
166
|
+
"United States": "Verenigde Staten",
|
|
167
|
+
"Portugal": "Portugees",
|
|
169
168
|
"Puerto Rico": "Puerto Rico",
|
|
170
|
-
"United Arab Emirates": "
|
|
171
|
-
"United Kingdom": "
|
|
169
|
+
"United Arab Emirates": "Verenigde Arabische Emiraten",
|
|
170
|
+
"United Kingdom": "Verenigd Koninkrijk",
|
|
172
171
|
"Vietnam": "Vietnam",
|
|
173
|
-
"Kazakhstan": "
|
|
172
|
+
"Kazakhstan": "Kazachstan",
|
|
174
173
|
"Israel": "Israel",
|
|
175
174
|
"Jamaica": "Jamaica",
|
|
176
|
-
"Virgin Islands (US)": "
|
|
175
|
+
"Virgin Islands (US)": "Amerikaanse Maagdeneilanden",
|
|
177
176
|
"Kyrgyzstan": "Kyrgyzstan",
|
|
178
|
-
"Latvia": "
|
|
177
|
+
"Latvia": "Letland",
|
|
179
178
|
"Nepal": "Nepal",
|
|
180
179
|
"Zambia": "Zambia",
|
|
181
|
-
"Libya": "
|
|
180
|
+
"Libya": "Libië",
|
|
182
181
|
"Namibia": "Namibia",
|
|
183
|
-
"Reunion": "
|
|
182
|
+
"Reunion": "Reünie",
|
|
184
183
|
"Qatar": "Qatar",
|
|
185
|
-
"Russia": "
|
|
184
|
+
"Russia": "Rusland",
|
|
186
185
|
"Jersey": "Jersey",
|
|
187
186
|
"Kuwait": "Kuwait",
|
|
188
|
-
"Lithuania": "
|
|
189
|
-
"Morocco": "
|
|
190
|
-
"Ireland": "
|
|
191
|
-
"Italy": "
|
|
187
|
+
"Lithuania": "Litauen",
|
|
188
|
+
"Morocco": "Marokko",
|
|
189
|
+
"Ireland": "Ierland",
|
|
190
|
+
"Italy": "Italiaans",
|
|
192
191
|
"Myanmar": "Myanmar",
|
|
193
192
|
"Zimbabwe": "Zimbabwe",
|
|
194
193
|
"Lesotho": "Lesotho",
|
|
195
|
-
"Yemen": "
|
|
196
|
-
"Romania": "
|
|
194
|
+
"Yemen": "Jemen",
|
|
195
|
+
"Romania": "Roemenie",
|
|
197
196
|
"Mozambique": "Mozambique",
|
|
198
|
-
"Japan": "
|
|
199
|
-
"Jordan": "
|
|
200
|
-
"Kenya": "
|
|
197
|
+
"Japan": "Japans",
|
|
198
|
+
"Jordan": "Jordanië",
|
|
199
|
+
"Kenya": "Kenia",
|
|
201
200
|
"Venezuela": "Venezuela",
|
|
202
201
|
"Uzbekistan": "Uzbekistan",
|
|
203
202
|
"Uruguay": "Uruguay",
|
|
204
203
|
"Sri Lanka": "Sri Lanka",
|
|
205
204
|
"Sudan": "Sudan",
|
|
206
|
-
"Switzerland": "
|
|
207
|
-
"South Korea": "
|
|
205
|
+
"Switzerland": "Zwitserland",
|
|
206
|
+
"South Korea": "Zuid-Korea",
|
|
208
207
|
"Suriname": "Suriname",
|
|
209
|
-
"South Africa": "
|
|
210
|
-
"Spain": "
|
|
208
|
+
"South Africa": "Zuid-Afrika",
|
|
209
|
+
"Spain": "Spanje",
|
|
211
210
|
"Taiwan": "Taiwan",
|
|
212
|
-
"Sweden": "
|
|
211
|
+
"Sweden": "Zweden",
|
|
213
212
|
"Somalia": "Somalia",
|
|
214
213
|
"Lebanon": "Lebanon",
|
|
215
|
-
"Singapore": "
|
|
216
|
-
"GET": "
|
|
217
|
-
"POST": "
|
|
218
|
-
"PATCH": "
|
|
214
|
+
"Singapore": "Singapura",
|
|
215
|
+
"GET": "KRIJG",
|
|
216
|
+
"POST": "POSTE",
|
|
217
|
+
"PATCH": "BEKIJK",
|
|
219
218
|
"PUT": "PUT",
|
|
220
|
-
"DELETE": "
|
|
221
|
-
"HEAD": "
|
|
219
|
+
"DELETE": "VERWIJDEREN",
|
|
220
|
+
"HEAD": "HOOFD"
|
|
222
221
|
}
|