@activepieces/piece-scrapeless 0.0.7 → 0.0.8
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 +130 -130
- package/src/i18n/es.json +124 -124
- package/src/i18n/fr.json +140 -140
- package/src/i18n/ja.json +150 -150
- package/src/i18n/nl.json +133 -133
- package/src/i18n/pt.json +143 -143
- package/src/i18n/zh.json +14 -14
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-scrapeless",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.8",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"main": "./src/index.js",
|
|
6
6
|
"types": "./src/index.d.ts",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"zod": "3.25.76",
|
|
18
18
|
"@activepieces/pieces-common": "0.7.0",
|
|
19
19
|
"@activepieces/pieces-framework": "0.18.4",
|
|
20
|
-
"@activepieces/shared": "0.
|
|
20
|
+
"@activepieces/shared": "0.20.0",
|
|
21
21
|
"tslib": "2.8.1"
|
|
22
22
|
},
|
|
23
23
|
"overrides": {
|
package/src/i18n/de.json
CHANGED
|
@@ -1,222 +1,222 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Scrapeless": "Scrapeless",
|
|
3
|
-
"Scrapeless is an all-in-one and highly scalable web scraping toolkit for enterprises and developers.": "Scrapeless
|
|
4
|
-
"You can obtain your API key from [Dashboard](https://app.scrapeless.com).": "
|
|
5
|
-
"Google Search": "Google
|
|
6
|
-
"Scrape Webpage Data": "Scrape Webpage
|
|
7
|
-
"Crawl Data from All Pages": "Crawl
|
|
3
|
+
"Scrapeless is an all-in-one and highly scalable web scraping toolkit for enterprises and developers.": "Scrapeless ist ein ganzheitliches und hochskalierbares Web-Scraping-Toolkit für Unternehmen und Entwickler.",
|
|
4
|
+
"You can obtain your API key from [Dashboard](https://app.scrapeless.com).": "Du kannst deinen API-Schlüssel von [Dashboard]erhalten (https://app.scrapeless.com).",
|
|
5
|
+
"Google Search": "Google-Suche",
|
|
6
|
+
"Scrape Webpage Data": "Scrape Webpage Daten",
|
|
7
|
+
"Crawl Data from All Pages": "Crawl-Daten von allen Seiten",
|
|
8
8
|
"Google Trends": "Google Trends",
|
|
9
|
-
"Universal Scraping": "Universal
|
|
10
|
-
"Custom API Call": "
|
|
11
|
-
"Retrieves search result data for any query.": "
|
|
12
|
-
"Extracts data from a single webpage.": "
|
|
9
|
+
"Universal Scraping": "Universal Schrott",
|
|
10
|
+
"Custom API Call": "Eigener API-Aufruf",
|
|
11
|
+
"Retrieves search result data for any query.": "Ruft die Suchergebnisdaten für jede Abfrage ab.",
|
|
12
|
+
"Extracts data from a single webpage.": "Extrahiert Daten von einer einzelnen Webseite.",
|
|
13
13
|
"Crawls a website and its linked pages to extract comprehensive data.": "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
|
|
14
|
+
"Access popular keyword and interest data from Google Trends.": "Greifen Sie auf populäre Keyword-und Interessensdaten von Google Trends zu.",
|
|
15
|
+
"Seamlessly accesses protected or dynamic pages by handling anti-scraping systems automatically.": "Nahtlos auf geschützte oder dynamische Seiten zugreifen, indem Sie mit Anti-Schrott-Systemen automatisch umgehen.",
|
|
16
|
+
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
|
|
17
|
+
"Search Query": "Suchanfrage",
|
|
18
|
+
"Language": "Sprache",
|
|
19
|
+
"Country": "Land",
|
|
20
|
+
"URL to Crawl": "URL zum Crawl",
|
|
21
21
|
"Limit": "Limit",
|
|
22
|
-
"Data Type": "
|
|
23
|
-
"Date": "
|
|
24
|
-
"Time zone": "
|
|
22
|
+
"Data Type": "Datentyp",
|
|
23
|
+
"Date": "Datum",
|
|
24
|
+
"Time zone": "Zeitzone",
|
|
25
25
|
"Target URL": "Target URL",
|
|
26
|
-
"Js Render": "Js
|
|
27
|
-
"Headless": "
|
|
28
|
-
"Js Instructions": "Js
|
|
29
|
-
"Block": "
|
|
30
|
-
"Method": "
|
|
31
|
-
"Headers": "
|
|
32
|
-
"Query Parameters": "
|
|
33
|
-
"Body": "
|
|
34
|
-
"Response is Binary ?": "
|
|
35
|
-
"No Error on Failure": "
|
|
36
|
-
"Timeout (in seconds)": "Timeout (in
|
|
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
|
+
"Js Render": "Js Rendern",
|
|
27
|
+
"Headless": "Kopflos",
|
|
28
|
+
"Js Instructions": "Js Anweisungen",
|
|
29
|
+
"Block": "Blockieren",
|
|
30
|
+
"Method": "Methode",
|
|
31
|
+
"Headers": "Kopfzeilen",
|
|
32
|
+
"Query Parameters": "Abfrageparameter",
|
|
33
|
+
"Body": "Körper",
|
|
34
|
+
"Response is Binary ?": "Antwort ist binär?",
|
|
35
|
+
"No Error on Failure": "Kein Fehler bei Fehler",
|
|
36
|
+
"Timeout (in seconds)": "Timeout (in Sekunden)",
|
|
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 definiert die Abfrage, die Sie suchen möchten. Sie können alles verwenden, was Sie in einer regulären Google-Suche verwenden würden. B. inurl:, site:, intitle:. Wir unterstützen auch erweiterte Suchparameter wie as_dt und as_eq.",
|
|
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 definiert die Sprache, die für die Google-Suche verwendet werden soll. It is a two-letter language code (e.g., de for English, es for Spanish, or fr French ).",
|
|
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 definiert das Land, das für die Google-Suche verwendet werden soll. Es ist ein Ländercode mit zwei Buchstaben. (z.B.: wir für die Vereinigten Staaten, uk für Großbritannien, oder fr für Frankreich).",
|
|
40
|
+
"The URL of the webpage to scrape.": "Die URL der zu verschrottenden Webseite.",
|
|
41
|
+
"The URL of the webpage to crawl.": "Die URL der zu crawlenden Webseite.",
|
|
42
|
+
"Number Of Subpages": "Anzahl der Unterseiten",
|
|
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 definiert die Suchanfragen oder Abfragen, die Sie suchen möchten. Sie können alles verwenden, was Sie in einer regulären Google Trends-Suche verwenden würden. Die maximale Anzahl von Abfragen pro Suche ist 5 (dies gilt nur für `interest_over_time` und `compared_breakdown_by_region` data_type, B. andere Datentypen akzeptieren nur 1 Abfrage pro Suche).",
|
|
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 definiert den Typ der Daten, die Sie suchen möchten. Sie können alles verwenden, was Sie in einer regulären Google Trends-Suche verwenden würden. Die maximale Anzahl von Abfragen pro Suche ist 5 (dies gilt nur für `interest_over_time` und `compared_breakdown_by_region` data_type, B. andere Datentypen akzeptieren nur 1 Abfrage pro Suche).",
|
|
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.": "Die unterstützten Daten sind: `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`. Sie können auch benutzerdefinierte Werte übertragen:Daten von 2004 bis heute: `yyyy-mm-dd yyyy-mm-dd` (e. . `2021-10-15 2022-05-25`)\nTermine mit Stunden innerhalb einer Woche: `yyyy-mm-ddThh yyyy-mm-ddThh` (e. . `2022-05-19T10 2022-05-24T22`). Stunden werden abhängig vom Parameter tz (Zeitzone) berechnet.",
|
|
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 definiert die Sprache, die für die Google-Trends-Suche verwendet werden soll. Es ist ein zweistelliger Sprachcode. (z.B.: `en` für Englisch, `es` für Spanisch, oder `fr` für Französisch).",
|
|
47
|
+
"time zone offset. default is `420`.": "Zeitzonen-Offset. Standard ist `420`.",
|
|
48
|
+
"Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
|
|
49
|
+
"Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
|
|
50
50
|
"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": "
|
|
51
|
+
"Interest over time": "Interesse im Laufe der Zeit",
|
|
52
|
+
"Compared breakdown by region": "Verglichen Aufschlüsselung nach Region",
|
|
53
|
+
"Interest by region": "Interesse nach Region",
|
|
54
|
+
"Related queries": "Ähnliche Abfragen",
|
|
55
|
+
"Related topics": "Ähnliche Themen",
|
|
56
|
+
"World Wide": "Weltweit",
|
|
57
|
+
"Albania": "Albanien",
|
|
58
58
|
"Algeria": "Algeria",
|
|
59
59
|
"Bhutan": "Bhutan",
|
|
60
60
|
"Bolivia": "Bolivia",
|
|
61
|
-
"Austria": "
|
|
61
|
+
"Austria": "Österreich",
|
|
62
62
|
"Bahrain": "Bahrain",
|
|
63
|
-
"Argentina": "
|
|
64
|
-
"Azerbaijan": "
|
|
65
|
-
"Cyprus": "
|
|
63
|
+
"Argentina": "Argentinien",
|
|
64
|
+
"Azerbaijan": "Aserbaidschan",
|
|
65
|
+
"Cyprus": "Zypern",
|
|
66
66
|
"Burundi": "Burundi",
|
|
67
|
-
"Cameroon": "
|
|
68
|
-
"Croatia": "
|
|
69
|
-
"Dominican Republic": "
|
|
70
|
-
"Australia": "
|
|
71
|
-
"Belarus": "
|
|
67
|
+
"Cameroon": "Kamerun",
|
|
68
|
+
"Croatia": "Kroatien",
|
|
69
|
+
"Dominican Republic": "Dominikanische Republik",
|
|
70
|
+
"Australia": "Australien",
|
|
71
|
+
"Belarus": "Weißrussland",
|
|
72
72
|
"Angola": "Angola",
|
|
73
|
-
"Bulgaria": "
|
|
74
|
-
"Democratic Republic of the Congo": "
|
|
73
|
+
"Bulgaria": "Bulgarien",
|
|
74
|
+
"Democratic Republic of the Congo": "Demokratische Republik Kongo",
|
|
75
75
|
"Aruba": "Aruba",
|
|
76
|
-
"Armenia": "
|
|
77
|
-
"Bangladesh": "
|
|
78
|
-
"Belgium": "
|
|
79
|
-
"Cambodia": "
|
|
80
|
-
"Czech Republic": "
|
|
81
|
-
"Denmark": "
|
|
76
|
+
"Armenia": "Armenien",
|
|
77
|
+
"Bangladesh": "Bangladesch",
|
|
78
|
+
"Belgium": "Belgien",
|
|
79
|
+
"Cambodia": "Kambodscha",
|
|
80
|
+
"Czech Republic": "Tschechische Republik",
|
|
81
|
+
"Denmark": "Dänemark",
|
|
82
82
|
"Burkina Faso": "Burkina Faso",
|
|
83
|
-
"Canada": "
|
|
83
|
+
"Canada": "Kanada",
|
|
84
84
|
"Cuba": "Cuba",
|
|
85
85
|
"China": "China",
|
|
86
|
-
"Gambia The": "Gambia
|
|
87
|
-
"Georgia": "
|
|
86
|
+
"Gambia The": "Gambia",
|
|
87
|
+
"Georgia": "Georgien",
|
|
88
88
|
"Chile": "Chile",
|
|
89
89
|
"Congo": "Congo",
|
|
90
90
|
"Cote D'Ivoire (Ivory Coast)": "Cote D'Ivoire (Ivory Coast)",
|
|
91
91
|
"Gabon": "Gabon",
|
|
92
|
-
"Colombia": "
|
|
92
|
+
"Colombia": "Kolumbien",
|
|
93
93
|
"Costa Rica": "Costa Rica",
|
|
94
|
-
"Indonesia": "
|
|
95
|
-
"French Polynesia": "
|
|
94
|
+
"Indonesia": "Indonesien",
|
|
95
|
+
"French Polynesia": "Französische Polynesien",
|
|
96
96
|
"Luxembourg": "Luxembourg",
|
|
97
97
|
"Malta": "Malta",
|
|
98
98
|
"Mali": "Mali",
|
|
99
|
-
"Mexico": "
|
|
99
|
+
"Mexico": "Mexiko",
|
|
100
100
|
"Mauritius": "Mauritius",
|
|
101
101
|
"Madagascar": "Madagascar",
|
|
102
102
|
"Malawi": "Malawi",
|
|
103
103
|
"Montenegro": "Montenegro",
|
|
104
|
-
"Netherlands": "
|
|
104
|
+
"Netherlands": "Neuseeland",
|
|
105
105
|
"Macau S.A.R.": "Macau S.A.R.",
|
|
106
106
|
"Moldova": "Moldova",
|
|
107
107
|
"Malaysia": "Malaysia",
|
|
108
108
|
"Mongolia": "Mongolia",
|
|
109
|
-
"Man (Isle of)": "
|
|
110
|
-
"Fiji Islands": "
|
|
111
|
-
"Finland": "
|
|
112
|
-
"France": "
|
|
113
|
-
"India": "
|
|
114
|
-
"Iceland": "
|
|
115
|
-
"North Macedonia": "
|
|
116
|
-
"New Zealand": "
|
|
109
|
+
"Man (Isle of)": "Mann (Insel von)",
|
|
110
|
+
"Fiji Islands": "Fidschi-Inseln",
|
|
111
|
+
"Finland": "Finnland",
|
|
112
|
+
"France": "Frankreich",
|
|
113
|
+
"India": "Indien",
|
|
114
|
+
"Iceland": "Island",
|
|
115
|
+
"North Macedonia": "Nordmazedonien",
|
|
116
|
+
"New Zealand": "Neuseeland",
|
|
117
117
|
"Nicaragua": "Nicaragua",
|
|
118
|
-
"Norway": "
|
|
118
|
+
"Norway": "Norwegen",
|
|
119
119
|
"Haiti": "Haiti",
|
|
120
120
|
"Honduras": "Honduras",
|
|
121
|
-
"Hungary": "
|
|
121
|
+
"Hungary": "Ungarn",
|
|
122
122
|
"Guyana": "Guyana",
|
|
123
123
|
"Hong Kong S.A.R.": "Hong Kong S.A.R.",
|
|
124
124
|
"Nigeria": "Nigeria",
|
|
125
125
|
"Oman": "Oman",
|
|
126
126
|
"Peru": "Peru",
|
|
127
127
|
"Pakistan": "Pakistan",
|
|
128
|
-
"Palestinian Territory Occupied": "
|
|
128
|
+
"Palestinian Territory Occupied": "Palästinensische Gebiete besetzt",
|
|
129
129
|
"Papua new Guinea": "Papua new Guinea",
|
|
130
|
-
"Poland": "
|
|
130
|
+
"Poland": "Polen",
|
|
131
131
|
"Paraguay": "Paraguay",
|
|
132
132
|
"Panama": "Panama",
|
|
133
|
-
"Philippines": "
|
|
133
|
+
"Philippines": "Philippinen",
|
|
134
134
|
"Ethiopia": "Ethiopia",
|
|
135
135
|
"Guatemala": "Guatemala",
|
|
136
|
-
"Greece": "
|
|
136
|
+
"Greece": "Griechenland",
|
|
137
137
|
"Guinea-Bissau": "Guinea-Bissau",
|
|
138
|
-
"Estonia": "
|
|
138
|
+
"Estonia": "Estland",
|
|
139
139
|
"Guinea": "Guinea",
|
|
140
|
-
"Saudi Arabia": "Saudi
|
|
141
|
-
"Serbia": "
|
|
142
|
-
"The Bahamas": "
|
|
140
|
+
"Saudi Arabia": "Saudi-Arabien",
|
|
141
|
+
"Serbia": "Serbien",
|
|
142
|
+
"The Bahamas": "Die Bahamas",
|
|
143
143
|
"Ecuador": "Ecuador",
|
|
144
144
|
"Grenada": "Grenada",
|
|
145
|
-
"Bosnia and Herzegovina": "
|
|
146
|
-
"Brazil": "
|
|
147
|
-
"Germany": "
|
|
145
|
+
"Bosnia and Herzegovina": "Bosnien und Herzegowina",
|
|
146
|
+
"Brazil": "Brasilien",
|
|
147
|
+
"Germany": "Deutschland",
|
|
148
148
|
"Ghana": "Ghana",
|
|
149
149
|
"Rwanda": "Rwanda",
|
|
150
150
|
"Senegal": "Senegal",
|
|
151
151
|
"Thailand": "Thailand",
|
|
152
152
|
"Tajikistan": "Tajikistan",
|
|
153
153
|
"Tanzania": "Tanzania",
|
|
154
|
-
"Egypt": "
|
|
154
|
+
"Egypt": "Ägypten",
|
|
155
155
|
"El Salvador": "El Salvador",
|
|
156
156
|
"Gibraltar": "Gibraltar",
|
|
157
|
-
"Saint Vincent And The Grenadines": "
|
|
158
|
-
"Slovakia": "
|
|
157
|
+
"Saint Vincent And The Grenadines": "St. Vincent und die Grenadinen",
|
|
158
|
+
"Slovakia": "Slowakei",
|
|
159
159
|
"Slovenia": "Slovenia",
|
|
160
|
-
"Trinidad And Tobago": "Trinidad
|
|
160
|
+
"Trinidad And Tobago": "Trinidad und Tobago",
|
|
161
161
|
"Tunisia": "Tunisia",
|
|
162
|
-
"Turkey": "
|
|
162
|
+
"Turkey": "Türkei",
|
|
163
163
|
"Uganda": "Uganda",
|
|
164
|
-
"Turks And Caicos Islands": "
|
|
164
|
+
"Turks And Caicos Islands": "Türken und Caicos Inseln",
|
|
165
165
|
"Ukraine": "Ukraine",
|
|
166
166
|
"Togo": "Togo",
|
|
167
|
-
"United States": "
|
|
167
|
+
"United States": "Vereinigte Staaten",
|
|
168
168
|
"Portugal": "Portugal",
|
|
169
169
|
"Puerto Rico": "Puerto Rico",
|
|
170
|
-
"United Arab Emirates": "
|
|
171
|
-
"United Kingdom": "
|
|
170
|
+
"United Arab Emirates": "Vereinigte Arabische Emirate",
|
|
171
|
+
"United Kingdom": "Großbritannien",
|
|
172
172
|
"Vietnam": "Vietnam",
|
|
173
|
-
"Kazakhstan": "
|
|
173
|
+
"Kazakhstan": "Kasachstan",
|
|
174
174
|
"Israel": "Israel",
|
|
175
175
|
"Jamaica": "Jamaica",
|
|
176
|
-
"Virgin Islands (US)": "
|
|
176
|
+
"Virgin Islands (US)": "Jungferninseln (USA)",
|
|
177
177
|
"Kyrgyzstan": "Kyrgyzstan",
|
|
178
|
-
"Latvia": "
|
|
178
|
+
"Latvia": "Lettland",
|
|
179
179
|
"Nepal": "Nepal",
|
|
180
180
|
"Zambia": "Zambia",
|
|
181
|
-
"Libya": "
|
|
181
|
+
"Libya": "Libyen",
|
|
182
182
|
"Namibia": "Namibia",
|
|
183
|
-
"Reunion": "
|
|
183
|
+
"Reunion": "Réunion",
|
|
184
184
|
"Qatar": "Qatar",
|
|
185
|
-
"Russia": "
|
|
186
|
-
"Jersey": "
|
|
185
|
+
"Russia": "Russland",
|
|
186
|
+
"Jersey": "Trikot",
|
|
187
187
|
"Kuwait": "Kuwait",
|
|
188
|
-
"Lithuania": "
|
|
189
|
-
"Morocco": "
|
|
190
|
-
"Ireland": "
|
|
191
|
-
"Italy": "
|
|
188
|
+
"Lithuania": "Litauen",
|
|
189
|
+
"Morocco": "Marokko",
|
|
190
|
+
"Ireland": "Irland",
|
|
191
|
+
"Italy": "Italien",
|
|
192
192
|
"Myanmar": "Myanmar",
|
|
193
193
|
"Zimbabwe": "Zimbabwe",
|
|
194
194
|
"Lesotho": "Lesotho",
|
|
195
|
-
"Yemen": "
|
|
196
|
-
"Romania": "
|
|
197
|
-
"Mozambique": "
|
|
195
|
+
"Yemen": "Jemen",
|
|
196
|
+
"Romania": "Rumänien",
|
|
197
|
+
"Mozambique": "Mosambik",
|
|
198
198
|
"Japan": "Japan",
|
|
199
|
-
"Jordan": "
|
|
200
|
-
"Kenya": "
|
|
199
|
+
"Jordan": "Jordanien",
|
|
200
|
+
"Kenya": "Kenia",
|
|
201
201
|
"Venezuela": "Venezuela",
|
|
202
202
|
"Uzbekistan": "Uzbekistan",
|
|
203
203
|
"Uruguay": "Uruguay",
|
|
204
|
-
"Sri Lanka": "Sri
|
|
204
|
+
"Sri Lanka": "Sri-Lanka",
|
|
205
205
|
"Sudan": "Sudan",
|
|
206
|
-
"Switzerland": "
|
|
207
|
-
"South Korea": "
|
|
206
|
+
"Switzerland": "Schweiz",
|
|
207
|
+
"South Korea": "Südkorea",
|
|
208
208
|
"Suriname": "Suriname",
|
|
209
|
-
"South Africa": "
|
|
210
|
-
"Spain": "
|
|
209
|
+
"South Africa": "Südafrika",
|
|
210
|
+
"Spain": "Spanien",
|
|
211
211
|
"Taiwan": "Taiwan",
|
|
212
|
-
"Sweden": "
|
|
212
|
+
"Sweden": "Schweden",
|
|
213
213
|
"Somalia": "Somalia",
|
|
214
214
|
"Lebanon": "Lebanon",
|
|
215
|
-
"Singapore": "
|
|
216
|
-
"GET": "
|
|
215
|
+
"Singapore": "Singapur",
|
|
216
|
+
"GET": "ERHALTEN",
|
|
217
217
|
"POST": "POST",
|
|
218
218
|
"PATCH": "PATCH",
|
|
219
219
|
"PUT": "PUT",
|
|
220
|
-
"DELETE": "
|
|
220
|
+
"DELETE": "LÖSCHEN",
|
|
221
221
|
"HEAD": "HEAD"
|
|
222
222
|
}
|