@datarobot/design-system 30.3.0 → 30.4.0
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/cjs/font-awesome-icon/font-awesome-icon.d.ts +1 -2
- package/cjs/table-react/components/table-settings/table-settings.js +1 -1
- package/esm/font-awesome-icon/font-awesome-icon.d.ts +1 -2
- package/esm/table-react/components/table-settings/table-settings.js +1 -1
- package/js/139/139.min.js +1 -1
- package/js/238/238.min.js +1 -1
- package/js/633/633.min.js +1 -1
- package/js/784/784.min.js +1 -1
- package/js/804/804.min.js +1 -1
- package/js/bundle/bundle.js +1 -1
- package/js/bundle/bundle.min.js +1 -1
- package/js/bundle/index.d.ts +1 -3
- package/js/src_locales_es-419_translation_json/src_locales_es-419_translation_json.js +1 -1
- package/js/src_locales_fr_translation_json/src_locales_fr_translation_json.js +1 -1
- package/js/src_locales_ja_translation_json/src_locales_ja_translation_json.js +1 -1
- package/js/src_locales_ko_translation_json/src_locales_ko_translation_json.js +1 -1
- package/js/src_locales_pt-BR_translation_json/src_locales_pt-BR_translation_json.js +1 -1
- package/locales/es-419/translation.json +31 -36
- package/locales/fr/translation.json +31 -36
- package/locales/ja/translation.json +34 -33
- package/locales/ko/translation.json +31 -30
- package/locales/pt-BR/translation.json +32 -37
- package/package.json +7 -8
|
@@ -1,16 +1,21 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"At least one column must stay selected": "하나 이상의 열은 선택된 상태로 유지되어야 합니다.",
|
|
3
|
+
"Hour": "시간",
|
|
4
|
+
"Minute": "분",
|
|
5
|
+
"Month": "월",
|
|
6
|
+
"Sortable.": "정렬 가능.",
|
|
7
|
+
"(UTC)": "(UTC)",
|
|
3
8
|
"{{count}} characters remaining_other": "{{count}}자 남음",
|
|
4
9
|
"{{count}} item found_other": "{{count}}개 항목 찾음",
|
|
5
10
|
"{{count}}+ item found_other": "{{count}}개 이상의 항목 찾음",
|
|
6
|
-
"{{fieldName}} cannot be after {{date}}.": "",
|
|
7
|
-
"{{fieldName}} cannot be before {{date}}.": "",
|
|
8
|
-
"{{itemsLength}} item selected": "",
|
|
9
|
-
"{{itemsLength}} items selected": "",
|
|
11
|
+
"{{fieldName}} cannot be after {{date}}.": "{{fieldName}}은(는) {{date}} 뒤에 올 수 없습니다.",
|
|
12
|
+
"{{fieldName}} cannot be before {{date}}.": "{{fieldName}}은(는) {{date}} 앞에 올 수 없습니다.",
|
|
13
|
+
"{{itemsLength}} item selected": "{{itemsLength}}개 항목 선택함",
|
|
14
|
+
"{{itemsLength}} items selected": "{{itemsLength}}개 항목 선택함",
|
|
10
15
|
"{{pages}} per page": "페이지당 {{pages}}개",
|
|
11
16
|
"{{start}}-{{end}} of {{total}} items": "{{total}}개 항목 중 {{start}}–{{end}}",
|
|
12
17
|
"{{start}}-{{endLimited}} of {{totalLimit}}+ items": "{{totalLimit}}개+ 항목 중 {{start}}–{{endLimited}}",
|
|
13
|
-
"{{startField}} and {{endField}} cannot be the same": "",
|
|
18
|
+
"{{startField}} and {{endField}} cannot be the same": "{{startField}}과(와) {{endField}}은(는) 같을 수 없습니다",
|
|
14
19
|
"{{startOfPage}} of {{total}}": "{{total}}개 중 {{startOfPage}}",
|
|
15
20
|
"{{startOfPage}} of {{totalLimit}}": "{{totalLimit}}개 중 {{startOfPage}}",
|
|
16
21
|
"{{startOfPage}}-{{endOfPage}} of {{total}}": "{{total}}개 중 {{startOfPage}}–{{endOfPage}}",
|
|
@@ -26,7 +31,7 @@
|
|
|
26
31
|
"Addition actions": "추가 작업",
|
|
27
32
|
"Advanced schedule": "고급 스케줄",
|
|
28
33
|
"Advanced tour anchor button": "고급 투어 앵커 버튼",
|
|
29
|
-
"and {{items}} more...": "기타 {{items}}개
|
|
34
|
+
"and {{items}} more...": "기타 {{items}}개 등등...",
|
|
30
35
|
"Apply": "적용",
|
|
31
36
|
"Apply filters": "필터 적용",
|
|
32
37
|
"April": "4월",
|
|
@@ -61,7 +66,7 @@
|
|
|
61
66
|
"Column Header: {{headerLabel}}. To focus on the header column actions press Tab key": "열 헤더: {{headerLabel}}. 헤더 열 작업에 초점을 맞추려면 탭 키를 누르십시오",
|
|
62
67
|
"Columns management": "열 관리",
|
|
63
68
|
"Comparison of two text view": "두 텍스트 보기 비교",
|
|
64
|
-
"Complex schedule": "",
|
|
69
|
+
"Complex schedule": "복잡한 스케쥴",
|
|
65
70
|
"Consider adjusting your filters or search": "필터 또는 검색 조정 고려",
|
|
66
71
|
"Continue setup": "설정 계속",
|
|
67
72
|
"Copied to clipboard": "클립보드에 복사됨",
|
|
@@ -69,7 +74,7 @@
|
|
|
69
74
|
"Copy to clipboard": "클립보드에 복사",
|
|
70
75
|
"create tab": "탭 생성",
|
|
71
76
|
"Cross": "십자",
|
|
72
|
-
"Daily at {{hour}}:{{minutes}}": "",
|
|
77
|
+
"Daily at {{hour}}:{{minutes}}": "매일 {{hour}}:{{minutes}}",
|
|
73
78
|
"Day of month": "월의 일",
|
|
74
79
|
"Day of week": "주의 일",
|
|
75
80
|
"Days": "일",
|
|
@@ -104,7 +109,7 @@
|
|
|
104
109
|
"Exit without saving": "저장하지 않고 종료",
|
|
105
110
|
"Expand": "확장하다",
|
|
106
111
|
"Expand Row": "행 확장",
|
|
107
|
-
"Expected a datetime": "",
|
|
112
|
+
"Expected a datetime": "예상 일자 시간",
|
|
108
113
|
"Export": "내보내기",
|
|
109
114
|
"Extra information in a tooltip": "툴팁에 표시되는 추가 정보",
|
|
110
115
|
"failed": "실패함",
|
|
@@ -124,9 +129,8 @@
|
|
|
124
129
|
"Hide message": "메시지 숨기기",
|
|
125
130
|
"Hide password": "암호 숨기기",
|
|
126
131
|
"Horizontal line": "수평선",
|
|
127
|
-
"
|
|
128
|
-
"Hourly at {{minutes}}
|
|
129
|
-
"Hourly at {{minutes}} minutes past the hour": "",
|
|
132
|
+
"Hourly at {{minutes}} minute past the hour": "매시간 정각에서 {{minutes}}분 경과 후",
|
|
133
|
+
"Hourly at {{minutes}} minutes past the hour": "매시간 정각에서 {{minutes}}분 경과 후",
|
|
130
134
|
"Import from": "다음에서 가져오기",
|
|
131
135
|
"info": "정보",
|
|
132
136
|
"Info-icon with extra information in a tooltip": "추가 정보를 포함한 정보 아이콘 (툴팁 제공)",
|
|
@@ -142,23 +146,21 @@
|
|
|
142
146
|
"Link": "링크",
|
|
143
147
|
"loading": "로딩 중",
|
|
144
148
|
"Loading": "로드 중",
|
|
145
|
-
"Loading...": "로드
|
|
149
|
+
"Loading...": "로드 중...",
|
|
146
150
|
"Local File": "로컬 파일",
|
|
147
151
|
"March": "3월",
|
|
148
152
|
"Max number of key-value pairs reached": "쌍으로 도달하는 키값의 최대 수",
|
|
149
153
|
"May": "5월",
|
|
150
154
|
"Menu": "메뉴",
|
|
151
155
|
"Minimize": "사이드바를",
|
|
152
|
-
"Minute": "분",
|
|
153
156
|
"Minutes past the hour": "해당 시간 후 분",
|
|
154
157
|
"Modal": "모달",
|
|
155
158
|
"Monday": "월요일",
|
|
156
|
-
"
|
|
157
|
-
"Monthly on
|
|
158
|
-
"Monthly on days {{days}} at {{hour}}:{{minutes}}": "",
|
|
159
|
+
"Monthly on day {{day}} at {{hour}}:{{minutes}}": "매월 {{day}}일 {{hour}}:{{minutes}}",
|
|
160
|
+
"Monthly on days {{days}} at {{hour}}:{{minutes}}": "매월 {{days}}일 {{hour}}:{{minutes}}",
|
|
159
161
|
"Months": "개월",
|
|
160
162
|
"More": "더 많이",
|
|
161
|
-
"Must follow {{dateTimeFormat}} format": "",
|
|
163
|
+
"Must follow {{dateTimeFormat}} format": "{{dateTimeFormat}} 형식을 따라야 합니다",
|
|
162
164
|
"N/A": "해당 없음",
|
|
163
165
|
"New chat message": "새 채팅 메시지",
|
|
164
166
|
"next": "다음",
|
|
@@ -186,8 +188,8 @@
|
|
|
186
188
|
"Previous": "이전",
|
|
187
189
|
"Previous page": "이전 페이지",
|
|
188
190
|
"Previous tour page": "이전 투어 페이지",
|
|
189
|
-
"Quarterly on day {{day}} at {{hour}}:{{minutes}}": "",
|
|
190
|
-
"Quarterly on days {{days}} at {{hour}}:{{minutes}}": "",
|
|
191
|
+
"Quarterly on day {{day}} at {{hour}}:{{minutes}}": "매분기 {{day}}일 {{hour}}:{{minutes}}",
|
|
192
|
+
"Quarterly on days {{days}} at {{hour}}:{{minutes}}": "매분기 {{days}}일 {{hour}}:{{minutes}}",
|
|
191
193
|
"recommended": "추천된",
|
|
192
194
|
"Refresh": "새로고침",
|
|
193
195
|
"Regular text": "일반 텍스트",
|
|
@@ -222,7 +224,6 @@
|
|
|
222
224
|
"Sort ascending": "오름차순 정렬",
|
|
223
225
|
"Sort column": "열 정렬",
|
|
224
226
|
"Sort descending": "내림차순 정렬",
|
|
225
|
-
"Sortable.": "",
|
|
226
227
|
"Square": "정사각형",
|
|
227
228
|
"Start date": "시작일",
|
|
228
229
|
"Start typing to see a list of users": "사용자 목록을 보려면 입력을 시작하십시오.",
|
|
@@ -248,11 +249,11 @@
|
|
|
248
249
|
"Unpin column": "열 고정 해제",
|
|
249
250
|
"Unpinned columns": "고정되지 않은 열",
|
|
250
251
|
"Update window": "창 업데이트",
|
|
251
|
-
"Updating list results...": "목록 결과 업데이트
|
|
252
|
+
"Updating list results...": "목록 결과 업데이트 중...",
|
|
252
253
|
"Updating text": "텍스트 업데이트 중",
|
|
253
254
|
"Upload failed": "업로드에 실패했습니다",
|
|
254
|
-
"Uploading file...": "파일 업로딩
|
|
255
|
-
"Uploading...": "업로드
|
|
255
|
+
"Uploading file...": "파일 업로딩 중...",
|
|
256
|
+
"Uploading...": "업로드 중...",
|
|
256
257
|
"URL is required": "URL이 필요합니다.",
|
|
257
258
|
"Use advanced scheduler": "고급 스케줄러 사용",
|
|
258
259
|
"Use arrow keys to reorder columns. Use Tab key to navigate to inner controls": "화살표 키를 사용하여 열을 재정렬합니다. 탭 키를 사용하여 내부 컨트롤로 이동",
|
|
@@ -268,12 +269,12 @@
|
|
|
268
269
|
"Vertical line": "수직선",
|
|
269
270
|
"We encountered an unexpected error and cannot proceed. Try again or contact Support for assistance.": "DataRobot에 예상치 못한 오류가 발생하여 계속 계속 진행할 수 없습니다. 다시 시도하거나 지원팀에 도움을 요청하십시오.",
|
|
270
271
|
"Wednesday": "수요일",
|
|
271
|
-
"Weekly on {{day}} at {{hour}}:{{minutes}}": "",
|
|
272
|
-
"Weekly on multiple days at {{hour}}:{{minutes}}": "",
|
|
273
|
-
"Yearly on {{month}} {{day}} at {{hour}}:{{minutes}}": "",
|
|
274
|
-
"Yearly on multiple dates at {{hour}}:{{minutes}}": "",
|
|
272
|
+
"Weekly on {{day}} at {{hour}}:{{minutes}}": "매주 {{day}}, {{hour}}:{{minutes}}",
|
|
273
|
+
"Weekly on multiple days at {{hour}}:{{minutes}}": "매주 여러 요일 {{hour}}:{{minutes}}",
|
|
274
|
+
"Yearly on {{month}} {{day}} at {{hour}}:{{minutes}}": "매년 {{month}} {{day}}일, {{hour}}:{{minutes}}",
|
|
275
|
+
"Yearly on multiple dates at {{hour}}:{{minutes}}": "매년 여러 날짜, {{hour}}:{{minutes}}",
|
|
275
276
|
"You can only drop one file.": "하나의 파일만 삭제할 수 있습니다.",
|
|
276
|
-
"You need to set {{fieldName}}": "",
|
|
277
|
+
"You need to set {{fieldName}}": "{{fieldName}}을(를) 설정해야 합니다",
|
|
277
278
|
"Zoom in": "확대",
|
|
278
279
|
"Zoom out": "축소"
|
|
279
280
|
}
|
|
@@ -1,22 +1,21 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
2
|
+
"At least one column must stay selected": "Pelo menos uma coluna deve permanecer selecionada",
|
|
3
|
+
"Hour": "Hora",
|
|
4
|
+
"Minute": "Minuto",
|
|
5
|
+
"Month": "Mês",
|
|
6
|
+
"Sortable.": "Ordenável.",
|
|
7
|
+
"(UTC)": "(UTC)",
|
|
5
8
|
"{{count}} characters remaining_other": "{{count}} caracteres restantes",
|
|
6
|
-
"{{count}} item found_one": "",
|
|
7
|
-
"{{count}} item found_many": "",
|
|
8
9
|
"{{count}} item found_other": "{{count}} itens encontrados",
|
|
9
|
-
"{{count}}+ item found_one": "",
|
|
10
|
-
"{{count}}+ item found_many": "",
|
|
11
10
|
"{{count}}+ item found_other": "{{count}}+ itens encontrados",
|
|
12
|
-
"{{fieldName}} cannot be after {{date}}.": "",
|
|
13
|
-
"{{fieldName}} cannot be before {{date}}.": "",
|
|
14
|
-
"{{itemsLength}} item selected": "",
|
|
15
|
-
"{{itemsLength}} items selected": "",
|
|
11
|
+
"{{fieldName}} cannot be after {{date}}.": "{{fieldName}} não pode estar depois de {{date}}.",
|
|
12
|
+
"{{fieldName}} cannot be before {{date}}.": "{{fieldName}} não pode estar antes de {{date}}.",
|
|
13
|
+
"{{itemsLength}} item selected": "{{itemsLength}} item selecionado",
|
|
14
|
+
"{{itemsLength}} items selected": "{{itemsLength}} itens selecionados",
|
|
16
15
|
"{{pages}} per page": "{{pages}} por página",
|
|
17
16
|
"{{start}}-{{end}} of {{total}} items": "{{start}}-{{end}} de {{total}} itens",
|
|
18
17
|
"{{start}}-{{endLimited}} of {{totalLimit}}+ items": "{{start}}-{{endLimited}} de {{totalLimit}}+ itens",
|
|
19
|
-
"{{startField}} and {{endField}} cannot be the same": "",
|
|
18
|
+
"{{startField}} and {{endField}} cannot be the same": "{{startField}} e {{endField}} não podem ser iguais",
|
|
20
19
|
"{{startOfPage}} of {{total}}": "{{startOfPage}} de {{total}}",
|
|
21
20
|
"{{startOfPage}} of {{totalLimit}}": "{{startOfPage}} de {{totalLimit}}",
|
|
22
21
|
"{{startOfPage}}-{{endOfPage}} of {{total}}": "{{startOfPage}}-{{endOfPage}} de {{total}}",
|
|
@@ -32,7 +31,7 @@
|
|
|
32
31
|
"Addition actions": "Ações adicionais",
|
|
33
32
|
"Advanced schedule": "Agendamento avançado",
|
|
34
33
|
"Advanced tour anchor button": "Botão de âncora de tour avançado",
|
|
35
|
-
"and {{items}} more...": "e {{items}} mais
|
|
34
|
+
"and {{items}} more...": "e {{items}} mais...",
|
|
36
35
|
"Apply": "Aplicar",
|
|
37
36
|
"Apply filters": "Aplicar filtros",
|
|
38
37
|
"April": "Abril",
|
|
@@ -67,7 +66,7 @@
|
|
|
67
66
|
"Column Header: {{headerLabel}}. To focus on the header column actions press Tab key": "Cabeçalho da coluna: {{headerLabel}}. Para focar nas ações da coluna do cabeçalho, pressione a tecla Tab",
|
|
68
67
|
"Columns management": "Gestão de colunas",
|
|
69
68
|
"Comparison of two text view": "Comparação de duas visualizações de texto",
|
|
70
|
-
"Complex schedule": "",
|
|
69
|
+
"Complex schedule": "Agendamento complexo",
|
|
71
70
|
"Consider adjusting your filters or search": "Considere ajustar seus filtros ou pesquisar",
|
|
72
71
|
"Continue setup": "Continuar configuração",
|
|
73
72
|
"Copied to clipboard": "Copiado para a área de transferência",
|
|
@@ -75,7 +74,7 @@
|
|
|
75
74
|
"Copy to clipboard": "Copiar para a área de transferência",
|
|
76
75
|
"create tab": "criar aba",
|
|
77
76
|
"Cross": "Fechar",
|
|
78
|
-
"Daily at {{hour}}:{{minutes}}": "",
|
|
77
|
+
"Daily at {{hour}}:{{minutes}}": "Diariamente em {{hour}}:{{minutes}}",
|
|
79
78
|
"Day of month": "Dia do mês",
|
|
80
79
|
"Day of week": "Dia da semana",
|
|
81
80
|
"Days": "Dias",
|
|
@@ -110,7 +109,7 @@
|
|
|
110
109
|
"Exit without saving": "Sair sem salvar",
|
|
111
110
|
"Expand": "Expandir",
|
|
112
111
|
"Expand Row": "Expandir linha",
|
|
113
|
-
"Expected a datetime": "",
|
|
112
|
+
"Expected a datetime": "Espera-se uma data/hora",
|
|
114
113
|
"Export": "Exportar",
|
|
115
114
|
"Extra information in a tooltip": "Informações adicionais em uma dica de ferramenta",
|
|
116
115
|
"failed": "com falha",
|
|
@@ -130,9 +129,8 @@
|
|
|
130
129
|
"Hide message": "Ocultar mensagem",
|
|
131
130
|
"Hide password": "Ocultar senha",
|
|
132
131
|
"Horizontal line": "Linha horizontal",
|
|
133
|
-
"
|
|
134
|
-
"Hourly at {{minutes}}
|
|
135
|
-
"Hourly at {{minutes}} minutes past the hour": "",
|
|
132
|
+
"Hourly at {{minutes}} minute past the hour": "De hora em hora {{minutes}} minuto após a hora",
|
|
133
|
+
"Hourly at {{minutes}} minutes past the hour": "De hora em hora {{minutes}} minutos após a hora",
|
|
136
134
|
"Import from": "Importar do ",
|
|
137
135
|
"info": "informações",
|
|
138
136
|
"Info-icon with extra information in a tooltip": "Ícone de informação com informações extras em uma dica de ferramenta",
|
|
@@ -148,23 +146,21 @@
|
|
|
148
146
|
"Link": "Link",
|
|
149
147
|
"loading": "Carregando",
|
|
150
148
|
"Loading": "Carregando",
|
|
151
|
-
"Loading...": "Carregando
|
|
149
|
+
"Loading...": "Carregando...",
|
|
152
150
|
"Local File": "Arquivo Local",
|
|
153
151
|
"March": "Março",
|
|
154
152
|
"Max number of key-value pairs reached": "Número máximo de pares de chave-valor atingido",
|
|
155
153
|
"May": "Maio",
|
|
156
154
|
"Menu": "Menu",
|
|
157
155
|
"Minimize": "Minimizar",
|
|
158
|
-
"Minute": "Minuto",
|
|
159
156
|
"Minutes past the hour": "Minutos após a hora",
|
|
160
157
|
"Modal": "Modal",
|
|
161
158
|
"Monday": "Segunda-feira",
|
|
162
|
-
"
|
|
163
|
-
"Monthly on
|
|
164
|
-
"Monthly on days {{days}} at {{hour}}:{{minutes}}": "",
|
|
159
|
+
"Monthly on day {{day}} at {{hour}}:{{minutes}}": "Mensalmente no dia {{day}} às {{hour}}:{{minutes}}",
|
|
160
|
+
"Monthly on days {{days}} at {{hour}}:{{minutes}}": "Mensalmente nos dias {{days}} às {{hour}}:{{minutes}}",
|
|
165
161
|
"Months": "Meses",
|
|
166
162
|
"More": "Mais",
|
|
167
|
-
"Must follow {{dateTimeFormat}} format": "",
|
|
163
|
+
"Must follow {{dateTimeFormat}} format": "Deve seguir o formato {{dateTimeFormat}}",
|
|
168
164
|
"N/A": "N/A",
|
|
169
165
|
"New chat message": "Nova mensagem de bate-papo",
|
|
170
166
|
"next": "próximo",
|
|
@@ -192,8 +188,8 @@
|
|
|
192
188
|
"Previous": "Anterior",
|
|
193
189
|
"Previous page": "Página anterior",
|
|
194
190
|
"Previous tour page": "Página tour anterior",
|
|
195
|
-
"Quarterly on day {{day}} at {{hour}}:{{minutes}}": "",
|
|
196
|
-
"Quarterly on days {{days}} at {{hour}}:{{minutes}}": "",
|
|
191
|
+
"Quarterly on day {{day}} at {{hour}}:{{minutes}}": "Trimestral no dia {{day}} às {{hour}}:{{minutes}}",
|
|
192
|
+
"Quarterly on days {{days}} at {{hour}}:{{minutes}}": "Trimestral nos dias {{days}} às {{hour}}:{{minutes}}",
|
|
197
193
|
"recommended": "recomendado",
|
|
198
194
|
"Refresh": "Atualizar",
|
|
199
195
|
"Regular text": "Texto regular",
|
|
@@ -202,7 +198,7 @@
|
|
|
202
198
|
"Remove link": "Remover o link",
|
|
203
199
|
"Reset to default": "Voltar a configuração original",
|
|
204
200
|
"Reset to initial value": "Redefinir para valor inicial",
|
|
205
|
-
"Reset zoom": "Redefinir
|
|
201
|
+
"Reset zoom": "Redefinir zoom",
|
|
206
202
|
"Retry": "Repetir",
|
|
207
203
|
"Saturday": "Sábado",
|
|
208
204
|
"Save": "Salvar",
|
|
@@ -228,7 +224,6 @@
|
|
|
228
224
|
"Sort ascending": "Classificar em ordem crescente",
|
|
229
225
|
"Sort column": "Coluna de classificação",
|
|
230
226
|
"Sort descending": "Classificar em ordem decrescente",
|
|
231
|
-
"Sortable.": "",
|
|
232
227
|
"Square": "Quadrado",
|
|
233
228
|
"Start date": "Data de início",
|
|
234
229
|
"Start typing to see a list of users": "Comece a digitar para ver uma lista de usuários",
|
|
@@ -254,11 +249,11 @@
|
|
|
254
249
|
"Unpin column": "Desafixar coluna",
|
|
255
250
|
"Unpinned columns": "Colunas não fixadas",
|
|
256
251
|
"Update window": "Atualizar janela",
|
|
257
|
-
"Updating list results...": "Atualização de resultados da lista
|
|
252
|
+
"Updating list results...": "Atualização de resultados da lista...",
|
|
258
253
|
"Updating text": "Atualizando o texto",
|
|
259
254
|
"Upload failed": "Falha no upload",
|
|
260
|
-
"Uploading file...": "Fazendo upload do arquivo
|
|
261
|
-
"Uploading...": "Carregando
|
|
255
|
+
"Uploading file...": "Fazendo upload do arquivo...",
|
|
256
|
+
"Uploading...": "Carregando...",
|
|
262
257
|
"URL is required": "O URL é obrigatório",
|
|
263
258
|
"Use advanced scheduler": "Usar o agendador avançado",
|
|
264
259
|
"Use arrow keys to reorder columns. Use Tab key to navigate to inner controls": "Use as teclas de seta para reordenar as colunas. Use a tecla Tab para navegar até os controles internos",
|
|
@@ -274,12 +269,12 @@
|
|
|
274
269
|
"Vertical line": "Linha vertical",
|
|
275
270
|
"We encountered an unexpected error and cannot proceed. Try again or contact Support for assistance.": "Entramos um erro inesperado e não podemos prosseguir. Tente novamente ou entre em contato com o suporte para obter assistência.",
|
|
276
271
|
"Wednesday": "Quarta-feira",
|
|
277
|
-
"Weekly on {{day}} at {{hour}}:{{minutes}}": "",
|
|
278
|
-
"Weekly on multiple days at {{hour}}:{{minutes}}": "",
|
|
279
|
-
"Yearly on {{month}} {{day}} at {{hour}}:{{minutes}}": "",
|
|
280
|
-
"Yearly on multiple dates at {{hour}}:{{minutes}}": "",
|
|
272
|
+
"Weekly on {{day}} at {{hour}}:{{minutes}}": "Semanal às {{day}} às {{hour}}:{{minutes}}",
|
|
273
|
+
"Weekly on multiple days at {{hour}}:{{minutes}}": "Semanalmente em vários dias às {{hour}}:{{minutes}}",
|
|
274
|
+
"Yearly on {{month}} {{day}} at {{hour}}:{{minutes}}": "Anualmente, às {{month}} {{day}} às {{hour}}:{{minutes}}",
|
|
275
|
+
"Yearly on multiple dates at {{hour}}:{{minutes}}": "Anualmente, em várias datas às {{hour}}:{{minutes}}",
|
|
281
276
|
"You can only drop one file.": "Você só pode soltar um arquivo.",
|
|
282
|
-
"You need to set {{fieldName}}": "",
|
|
277
|
+
"You need to set {{fieldName}}": "Você precisa definir {{fieldName}}",
|
|
283
278
|
"Zoom in": "Ampliar",
|
|
284
279
|
"Zoom out": "Reduzir"
|
|
285
280
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@datarobot/design-system",
|
|
3
|
-
"version": "30.
|
|
3
|
+
"version": "30.4.0",
|
|
4
4
|
"description": "DataRobot react components library",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "node ../../tools/build-lib.js",
|
|
7
7
|
"build:pkg": "npm run build && npm run build:types",
|
|
8
|
-
"
|
|
9
|
-
"build:types": "npm run build:types:esm-and-cjs && npm run build:types:umd",
|
|
8
|
+
"build:types": "npm run tsc && npm run build:types:esm-and-cjs && npm run build:types:umd",
|
|
10
9
|
"build:types:esm-and-cjs": "node ../../tools/build-types.js",
|
|
11
10
|
"build:types:umd": "npx dts-bundle --configJson dts-bundle.json",
|
|
12
11
|
"i18n:extract": "i18next-cli extract",
|
|
@@ -54,11 +53,11 @@
|
|
|
54
53
|
"@codemirror/merge": "6.11.2",
|
|
55
54
|
"@codemirror/state": "^6.0.0",
|
|
56
55
|
"@codemirror/view": "^6.17.0",
|
|
57
|
-
"@fortawesome/fontawesome-svg-core": "
|
|
58
|
-
"@fortawesome/free-brands-svg-icons": "
|
|
59
|
-
"@fortawesome/free-regular-svg-icons": "
|
|
60
|
-
"@fortawesome/free-solid-svg-icons": "
|
|
61
|
-
"@fortawesome/react-fontawesome": "
|
|
56
|
+
"@fortawesome/fontawesome-svg-core": "7.2.0",
|
|
57
|
+
"@fortawesome/free-brands-svg-icons": "7.2.0",
|
|
58
|
+
"@fortawesome/free-regular-svg-icons": "7.2.0",
|
|
59
|
+
"@fortawesome/free-solid-svg-icons": "7.2.0",
|
|
60
|
+
"@fortawesome/react-fontawesome": "3.3.1",
|
|
62
61
|
"@tanstack/react-virtual": "3.13.6",
|
|
63
62
|
"codemirror": "5.65.19",
|
|
64
63
|
"moment": "2.30.1",
|