@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/src/i18n/pt.json
CHANGED
|
@@ -1,222 +1,222 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Scrapeless": "
|
|
3
|
-
"Scrapeless is an all-in-one and highly scalable web scraping toolkit for enterprises and developers.": "
|
|
4
|
-
"You can obtain your API key from [Dashboard](https://app.scrapeless.com).": "
|
|
5
|
-
"Google Search": "Google
|
|
6
|
-
"Scrape Webpage Data": "Scrape
|
|
7
|
-
"Crawl Data from All Pages": "
|
|
2
|
+
"Scrapeless": "Escravidão",
|
|
3
|
+
"Scrapeless is an all-in-one and highly scalable web scraping toolkit for enterprises and developers.": "Escraviza é um conjunto de ferramentas de remoção de web tudo-em-um e altamente escalável para empresas e desenvolvedores.",
|
|
4
|
+
"You can obtain your API key from [Dashboard](https://app.scrapeless.com).": "Você pode obter sua chave de API de [Dashboard](https://app.scrapeless.com).",
|
|
5
|
+
"Google Search": "Pesquisa do Google",
|
|
6
|
+
"Scrape Webpage Data": "Scrape Dados da Página Web",
|
|
7
|
+
"Crawl Data from All Pages": "Dados Rastejantes de todas as páginas",
|
|
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.": "
|
|
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": "
|
|
23
|
-
"Date": "
|
|
24
|
-
"Time zone": "
|
|
9
|
+
"Universal Scraping": "Scraping Universal",
|
|
10
|
+
"Custom API Call": "Chamada de API personalizada",
|
|
11
|
+
"Retrieves search result data for any query.": "Recupera o resultado da pesquisa para qualquer consulta.",
|
|
12
|
+
"Extracts data from a single webpage.": "Extrai dados de uma única página da Web.",
|
|
13
|
+
"Crawls a website and its linked pages to extract comprehensive data.": "Corre um site e suas páginas vinculadas para extrair dados abrangentes.",
|
|
14
|
+
"Access popular keyword and interest data from Google Trends.": "Acesse a palavra-chave e dados de interesse populares do Google Trends.",
|
|
15
|
+
"Seamlessly accesses protected or dynamic pages by handling anti-scraping systems automatically.": "Acesso perfeitamente protegido ou páginas dinâmicas manipulando automaticamente sistemas anti-scraping",
|
|
16
|
+
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
|
|
17
|
+
"Search Query": "Consulta de Pesquisa",
|
|
18
|
+
"Language": "IDIOMA",
|
|
19
|
+
"Country": "País/região",
|
|
20
|
+
"URL to Crawl": "URL para Crawl",
|
|
21
|
+
"Limit": "Limitar",
|
|
22
|
+
"Data Type": "Tipo de dados",
|
|
23
|
+
"Date": "Encontro",
|
|
24
|
+
"Time zone": "Fuso horário",
|
|
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)": "
|
|
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.": "
|
|
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).": "
|
|
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).": "
|
|
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).": "
|
|
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).": "
|
|
26
|
+
"Js Render": "Renderizar Js",
|
|
27
|
+
"Headless": "Sem Cabeça",
|
|
28
|
+
"Js Instructions": "Instruções de Js",
|
|
29
|
+
"Block": "Bloquear",
|
|
30
|
+
"Method": "Método",
|
|
31
|
+
"Headers": "Cabeçalhos",
|
|
32
|
+
"Query Parameters": "Parâmetros da consulta",
|
|
33
|
+
"Body": "Conteúdo",
|
|
34
|
+
"Response is Binary ?": "A resposta é binária ?",
|
|
35
|
+
"No Error on Failure": "Nenhum erro no Failure",
|
|
36
|
+
"Timeout (in seconds)": "Tempo limite (em segundos)",
|
|
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.": "Parâmetro define a consulta que você deseja pesquisar. Você pode usar qualquer coisa que você usaria em uma pesquisa regular do Google. p.ex. inurl:, site:, intitle:. Também suportamos parâmetros avançados de consulta de como_dt e como_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).": "Parâmetro define o idioma a ser usado para pesquisa do Google. É um código de idioma de duas letras (por exemplo, en para inglês, en para espanhol, ou fr para francês).",
|
|
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).": "Parâmetro define o país a ser usado para pesquisa do Google. É um código de país de duas letras. (por exemplo, nós para os Estados Unidos, uk para o Reino Unido, ou fr para a França).",
|
|
40
|
+
"The URL of the webpage to scrape.": "A URL da página para scrape.",
|
|
41
|
+
"The URL of the webpage to crawl.": "A URL da página para rastrear.",
|
|
42
|
+
"Number Of Subpages": "Número de subpáginas",
|
|
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).": "Parâmetro define a consulta ou consulta que você deseja pesquisar. Você pode usar qualquer coisa que usaria em uma pesquisa regular do Google Trends. O número máximo de consultas por pesquisa é 5 (isso só se aplica ao data_type, `interest_over_time` e `compared_breakdown_by_region`, outros tipos de dados só aceitarão 1 consulta por pesquisa).",
|
|
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).": "Parâmetro define o tipo de dados que você deseja pesquisar. Você pode usar qualquer coisa que usaria em uma pesquisa regular do Google Trends. O número máximo de consultas por pesquisa é 5 (isso só se aplica ao data_type, `interest_over_time` e `compared_breakdown_by_region`, outros tipos de dados só aceitarão 1 consulta por pesquisa).",
|
|
45
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.": "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).": "
|
|
47
|
-
"time zone offset. default is `420`.": "
|
|
48
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
49
|
-
"Enable for files like PDFs, images, etc..": "
|
|
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).": "Parâmetro define o idioma a ser usado para a pesquisa do Google Trends. É um código de idioma de duas letras (por exemplo, 'en' para inglês, 'es' para espanhol, ou 'fr' para francês).",
|
|
47
|
+
"time zone offset. default is `420`.": "offset de fuso horário. O padrão é `420`.",
|
|
48
|
+
"Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
|
|
49
|
+
"Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, 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": "Juros ao longo do tempo",
|
|
52
|
+
"Compared breakdown by region": "Comparado com o detalhamento por região",
|
|
53
|
+
"Interest by region": "Juros por região",
|
|
54
|
+
"Related queries": "Consultas relacionadas",
|
|
55
|
+
"Related topics": "Tópicos relacionados",
|
|
56
|
+
"World Wide": "Mundial Ampla",
|
|
57
|
+
"Albania": "Albânia",
|
|
58
58
|
"Algeria": "Algeria",
|
|
59
|
-
"Bhutan": "
|
|
59
|
+
"Bhutan": "Butão",
|
|
60
60
|
"Bolivia": "Bolivia",
|
|
61
|
-
"Austria": "
|
|
61
|
+
"Austria": "Áustria",
|
|
62
62
|
"Bahrain": "Bahrain",
|
|
63
63
|
"Argentina": "Argentina",
|
|
64
|
-
"Azerbaijan": "
|
|
65
|
-
"Cyprus": "
|
|
64
|
+
"Azerbaijan": "Azerbaijão",
|
|
65
|
+
"Cyprus": "Chipre",
|
|
66
66
|
"Burundi": "Burundi",
|
|
67
|
-
"Cameroon": "
|
|
68
|
-
"Croatia": "
|
|
69
|
-
"Dominican Republic": "
|
|
70
|
-
"Australia": "
|
|
71
|
-
"Belarus": "
|
|
67
|
+
"Cameroon": "Camarões",
|
|
68
|
+
"Croatia": "Croácia",
|
|
69
|
+
"Dominican Republic": "República Dominicana",
|
|
70
|
+
"Australia": "Austrália",
|
|
71
|
+
"Belarus": "Bielorrússia",
|
|
72
72
|
"Angola": "Angola",
|
|
73
|
-
"Bulgaria": "
|
|
74
|
-
"Democratic Republic of the Congo": "
|
|
73
|
+
"Bulgaria": "Bulgária",
|
|
74
|
+
"Democratic Republic of the Congo": "República Democrática do Congo",
|
|
75
75
|
"Aruba": "Aruba",
|
|
76
|
-
"Armenia": "
|
|
76
|
+
"Armenia": "Armênia",
|
|
77
77
|
"Bangladesh": "Bangladesh",
|
|
78
|
-
"Belgium": "
|
|
79
|
-
"Cambodia": "
|
|
80
|
-
"Czech Republic": "
|
|
81
|
-
"Denmark": "
|
|
78
|
+
"Belgium": "Bélgica",
|
|
79
|
+
"Cambodia": "Camboja",
|
|
80
|
+
"Czech Republic": "República Tcheca",
|
|
81
|
+
"Denmark": "Dinamarca",
|
|
82
82
|
"Burkina Faso": "Burkina Faso",
|
|
83
|
-
"Canada": "
|
|
83
|
+
"Canada": "Canadá",
|
|
84
84
|
"Cuba": "Cuba",
|
|
85
85
|
"China": "China",
|
|
86
|
-
"Gambia The": "
|
|
87
|
-
"Georgia": "
|
|
86
|
+
"Gambia The": "Gâmbia A",
|
|
87
|
+
"Georgia": "Geórgia",
|
|
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": "
|
|
93
|
-
"Costa Rica": "Costa
|
|
94
|
-
"Indonesia": "
|
|
95
|
-
"French Polynesia": "
|
|
92
|
+
"Colombia": "Colômbia",
|
|
93
|
+
"Costa Rica": "Costa do Marfim",
|
|
94
|
+
"Indonesia": "Indonésia",
|
|
95
|
+
"French Polynesia": "Polinésia Francesa",
|
|
96
96
|
"Luxembourg": "Luxembourg",
|
|
97
97
|
"Malta": "Malta",
|
|
98
98
|
"Mali": "Mali",
|
|
99
|
-
"Mexico": "
|
|
99
|
+
"Mexico": "México",
|
|
100
100
|
"Mauritius": "Mauritius",
|
|
101
101
|
"Madagascar": "Madagascar",
|
|
102
102
|
"Malawi": "Malawi",
|
|
103
103
|
"Montenegro": "Montenegro",
|
|
104
|
-
"Netherlands": "
|
|
104
|
+
"Netherlands": "Holanda",
|
|
105
105
|
"Macau S.A.R.": "Macau S.A.R.",
|
|
106
106
|
"Moldova": "Moldova",
|
|
107
|
-
"Malaysia": "
|
|
107
|
+
"Malaysia": "Malásia",
|
|
108
108
|
"Mongolia": "Mongolia",
|
|
109
|
-
"Man (Isle of)": "
|
|
110
|
-
"Fiji Islands": "Fiji
|
|
111
|
-
"Finland": "
|
|
112
|
-
"France": "
|
|
113
|
-
"India": "
|
|
114
|
-
"Iceland": "
|
|
115
|
-
"North Macedonia": "
|
|
116
|
-
"New Zealand": "
|
|
109
|
+
"Man (Isle of)": "Homem (Ilha de)",
|
|
110
|
+
"Fiji Islands": "Ilhas Fiji",
|
|
111
|
+
"Finland": "Finlândia",
|
|
112
|
+
"France": "França",
|
|
113
|
+
"India": "Índia",
|
|
114
|
+
"Iceland": "Islândia",
|
|
115
|
+
"North Macedonia": "Macedônia do Norte",
|
|
116
|
+
"New Zealand": "Nova Zelândia",
|
|
117
117
|
"Nicaragua": "Nicaragua",
|
|
118
|
-
"Norway": "
|
|
118
|
+
"Norway": "Noruega",
|
|
119
119
|
"Haiti": "Haiti",
|
|
120
120
|
"Honduras": "Honduras",
|
|
121
|
-
"Hungary": "
|
|
121
|
+
"Hungary": "Hungria",
|
|
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
|
-
"Pakistan": "
|
|
128
|
-
"Palestinian Territory Occupied": "
|
|
127
|
+
"Pakistan": "Paquistão",
|
|
128
|
+
"Palestinian Territory Occupied": "Território Palestiniano Ocupado",
|
|
129
129
|
"Papua new Guinea": "Papua new Guinea",
|
|
130
|
-
"Poland": "
|
|
130
|
+
"Poland": "Polônia",
|
|
131
131
|
"Paraguay": "Paraguay",
|
|
132
132
|
"Panama": "Panama",
|
|
133
|
-
"Philippines": "
|
|
133
|
+
"Philippines": "Filipinas",
|
|
134
134
|
"Ethiopia": "Ethiopia",
|
|
135
135
|
"Guatemala": "Guatemala",
|
|
136
|
-
"Greece": "
|
|
136
|
+
"Greece": "Grécia",
|
|
137
137
|
"Guinea-Bissau": "Guinea-Bissau",
|
|
138
|
-
"Estonia": "
|
|
138
|
+
"Estonia": "Estônia",
|
|
139
139
|
"Guinea": "Guinea",
|
|
140
|
-
"Saudi Arabia": "
|
|
141
|
-
"Serbia": "
|
|
142
|
-
"The Bahamas": "
|
|
140
|
+
"Saudi Arabia": "Arábia Saudita",
|
|
141
|
+
"Serbia": "Sérvia",
|
|
142
|
+
"The Bahamas": "As Bahamas",
|
|
143
143
|
"Ecuador": "Ecuador",
|
|
144
|
-
"Grenada": "
|
|
145
|
-
"Bosnia and Herzegovina": "
|
|
146
|
-
"Brazil": "
|
|
147
|
-
"Germany": "
|
|
148
|
-
"Ghana": "
|
|
144
|
+
"Grenada": "Granada",
|
|
145
|
+
"Bosnia and Herzegovina": "Bósnia e Herzegovina",
|
|
146
|
+
"Brazil": "Brasil",
|
|
147
|
+
"Germany": "Alemanha",
|
|
148
|
+
"Ghana": "Gana",
|
|
149
149
|
"Rwanda": "Rwanda",
|
|
150
150
|
"Senegal": "Senegal",
|
|
151
151
|
"Thailand": "Thailand",
|
|
152
152
|
"Tajikistan": "Tajikistan",
|
|
153
153
|
"Tanzania": "Tanzania",
|
|
154
|
-
"Egypt": "
|
|
154
|
+
"Egypt": "Egito",
|
|
155
155
|
"El Salvador": "El Salvador",
|
|
156
156
|
"Gibraltar": "Gibraltar",
|
|
157
|
-
"Saint Vincent And The Grenadines": "
|
|
158
|
-
"Slovakia": "
|
|
157
|
+
"Saint Vincent And The Grenadines": "São Vicente e Granadinas",
|
|
158
|
+
"Slovakia": "Eslováquia",
|
|
159
159
|
"Slovenia": "Slovenia",
|
|
160
|
-
"Trinidad And Tobago": "
|
|
160
|
+
"Trinidad And Tobago": "Trindade e Tobago",
|
|
161
161
|
"Tunisia": "Tunisia",
|
|
162
|
-
"Turkey": "
|
|
162
|
+
"Turkey": "Turquia",
|
|
163
163
|
"Uganda": "Uganda",
|
|
164
|
-
"Turks And Caicos Islands": "
|
|
165
|
-
"Ukraine": "
|
|
164
|
+
"Turks And Caicos Islands": "Ilhas Turcas e Caicos",
|
|
165
|
+
"Ukraine": "Ucrânia",
|
|
166
166
|
"Togo": "Togo",
|
|
167
|
-
"United States": "
|
|
168
|
-
"Portugal": "
|
|
167
|
+
"United States": "Estados Unidos",
|
|
168
|
+
"Portugal": "Quênia",
|
|
169
169
|
"Puerto Rico": "Puerto Rico",
|
|
170
|
-
"United Arab Emirates": "
|
|
171
|
-
"United Kingdom": "
|
|
170
|
+
"United Arab Emirates": "Emirados Árabes Unidos",
|
|
171
|
+
"United Kingdom": "Reino Unido",
|
|
172
172
|
"Vietnam": "Vietnam",
|
|
173
|
-
"Kazakhstan": "
|
|
173
|
+
"Kazakhstan": "Cazaquistão",
|
|
174
174
|
"Israel": "Israel",
|
|
175
175
|
"Jamaica": "Jamaica",
|
|
176
|
-
"Virgin Islands (US)": "
|
|
176
|
+
"Virgin Islands (US)": "Ilhas Virgens Americanas",
|
|
177
177
|
"Kyrgyzstan": "Kyrgyzstan",
|
|
178
|
-
"Latvia": "
|
|
178
|
+
"Latvia": "Letônia",
|
|
179
179
|
"Nepal": "Nepal",
|
|
180
180
|
"Zambia": "Zambia",
|
|
181
|
-
"Libya": "
|
|
181
|
+
"Libya": "Líbia",
|
|
182
182
|
"Namibia": "Namibia",
|
|
183
|
-
"Reunion": "
|
|
183
|
+
"Reunion": "Reunião",
|
|
184
184
|
"Qatar": "Qatar",
|
|
185
|
-
"Russia": "
|
|
186
|
-
"Jersey": "
|
|
185
|
+
"Russia": "Rússia",
|
|
186
|
+
"Jersey": "Camisa",
|
|
187
187
|
"Kuwait": "Kuwait",
|
|
188
|
-
"Lithuania": "
|
|
189
|
-
"Morocco": "
|
|
190
|
-
"Ireland": "
|
|
191
|
-
"Italy": "
|
|
188
|
+
"Lithuania": "Lituânia",
|
|
189
|
+
"Morocco": "Marrocos",
|
|
190
|
+
"Ireland": "Irlanda",
|
|
191
|
+
"Italy": "Itália",
|
|
192
192
|
"Myanmar": "Myanmar",
|
|
193
193
|
"Zimbabwe": "Zimbabwe",
|
|
194
194
|
"Lesotho": "Lesotho",
|
|
195
|
-
"Yemen": "
|
|
196
|
-
"Romania": "
|
|
197
|
-
"Mozambique": "
|
|
198
|
-
"Japan": "
|
|
199
|
-
"Jordan": "
|
|
200
|
-
"Kenya": "
|
|
195
|
+
"Yemen": "Iémen",
|
|
196
|
+
"Romania": "Romênia",
|
|
197
|
+
"Mozambique": "Moçambique",
|
|
198
|
+
"Japan": "Japão",
|
|
199
|
+
"Jordan": "Jordânia",
|
|
200
|
+
"Kenya": "Quênia",
|
|
201
201
|
"Venezuela": "Venezuela",
|
|
202
202
|
"Uzbekistan": "Uzbekistan",
|
|
203
203
|
"Uruguay": "Uruguay",
|
|
204
204
|
"Sri Lanka": "Sri Lanka",
|
|
205
205
|
"Sudan": "Sudan",
|
|
206
|
-
"Switzerland": "
|
|
207
|
-
"South Korea": "
|
|
206
|
+
"Switzerland": "Suíça",
|
|
207
|
+
"South Korea": "Coreia do Sul",
|
|
208
208
|
"Suriname": "Suriname",
|
|
209
|
-
"South Africa": "
|
|
210
|
-
"Spain": "
|
|
211
|
-
"Taiwan": "
|
|
212
|
-
"Sweden": "
|
|
209
|
+
"South Africa": "África do Sul",
|
|
210
|
+
"Spain": "Espanha",
|
|
211
|
+
"Taiwan": "Formosa",
|
|
212
|
+
"Sweden": "Suécia",
|
|
213
213
|
"Somalia": "Somalia",
|
|
214
214
|
"Lebanon": "Lebanon",
|
|
215
|
-
"Singapore": "
|
|
216
|
-
"GET": "
|
|
217
|
-
"POST": "
|
|
218
|
-
"PATCH": "
|
|
219
|
-
"PUT": "
|
|
220
|
-
"DELETE": "
|
|
221
|
-
"HEAD": "
|
|
215
|
+
"Singapore": "Cingapura",
|
|
216
|
+
"GET": "OBTER",
|
|
217
|
+
"POST": "POSTAR",
|
|
218
|
+
"PATCH": "COMPRAR",
|
|
219
|
+
"PUT": "COLOCAR",
|
|
220
|
+
"DELETE": "EXCLUIR",
|
|
221
|
+
"HEAD": "CABEÇA"
|
|
222
222
|
}
|
package/src/i18n/zh.json
CHANGED
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
"Crawl Data from All Pages": "Crawl Data from All Pages",
|
|
8
8
|
"Google Trends": "Google Trends",
|
|
9
9
|
"Universal Scraping": "Universal Scraping",
|
|
10
|
-
"Custom API Call": "
|
|
10
|
+
"Custom API Call": "自定义 API 呼叫",
|
|
11
11
|
"Retrieves search result data for any query.": "Retrieves search result data for any query.",
|
|
12
12
|
"Extracts data from a single webpage.": "Extracts data from a single webpage.",
|
|
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
14
|
"Access popular keyword and interest data from Google Trends.": "Access popular keyword and interest data from Google Trends.",
|
|
15
15
|
"Seamlessly accesses protected or dynamic pages by handling anti-scraping systems automatically.": "Seamlessly accesses protected or dynamic pages by handling anti-scraping systems automatically.",
|
|
16
|
-
"Make a custom API call to a specific endpoint": "
|
|
16
|
+
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
|
|
17
17
|
"Search Query": "Search Query",
|
|
18
18
|
"Language": "Language",
|
|
19
19
|
"Country": "Country",
|
|
@@ -27,13 +27,13 @@
|
|
|
27
27
|
"Headless": "Headless",
|
|
28
28
|
"Js Instructions": "Js Instructions",
|
|
29
29
|
"Block": "Block",
|
|
30
|
-
"Method": "
|
|
31
|
-
"Headers": "
|
|
32
|
-
"Query Parameters": "
|
|
33
|
-
"Body": "
|
|
30
|
+
"Method": "方法",
|
|
31
|
+
"Headers": "信头",
|
|
32
|
+
"Query Parameters": "查询参数",
|
|
33
|
+
"Body": "正文内容",
|
|
34
34
|
"Response is Binary ?": "Response is Binary ?",
|
|
35
|
-
"No Error on Failure": "
|
|
36
|
-
"Timeout (in seconds)": "
|
|
35
|
+
"No Error on Failure": "失败时没有错误",
|
|
36
|
+
"Timeout (in seconds)": "超时(秒)",
|
|
37
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 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.",
|
|
38
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 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).",
|
|
39
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 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).",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
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.": "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
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 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).",
|
|
47
47
|
"time zone offset. default is `420`.": "time zone offset. default is `420`.",
|
|
48
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
48
|
+
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
|
|
49
49
|
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
50
50
|
"Auto complete": "Auto complete",
|
|
51
51
|
"Interest over time": "Interest over time",
|
|
@@ -213,10 +213,10 @@
|
|
|
213
213
|
"Somalia": "Somalia",
|
|
214
214
|
"Lebanon": "Lebanon",
|
|
215
215
|
"Singapore": "Singapore",
|
|
216
|
-
"GET": "
|
|
217
|
-
"POST": "
|
|
216
|
+
"GET": "获取",
|
|
217
|
+
"POST": "帖子",
|
|
218
218
|
"PATCH": "PATCH",
|
|
219
|
-
"PUT": "
|
|
220
|
-
"DELETE": "
|
|
221
|
-
"HEAD": "
|
|
219
|
+
"PUT": "弹出",
|
|
220
|
+
"DELETE": "删除",
|
|
221
|
+
"HEAD": "黑色"
|
|
222
222
|
}
|