@c8y/ngx-components 1024.15.16 → 1024.16.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/fesm2022/c8y-ngx-components-ai-agent-chat.mjs +303 -63
- package/fesm2022/c8y-ngx-components-ai-agent-chat.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ai-agents-html.mjs +9 -0
- package/fesm2022/c8y-ngx-components-ai-agents-html.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ai-agents-scada.mjs +4 -0
- package/fesm2022/c8y-ngx-components-ai-agents-scada.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ai-ai-chat.mjs +394 -52
- package/fesm2022/c8y-ngx-components-ai-ai-chat.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ai.mjs +329 -19
- package/fesm2022/c8y-ngx-components-ai.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs +4 -0
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs +95 -76
- package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs +92 -47
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-echart.mjs +25 -4
- package/fesm2022/c8y-ngx-components-echart.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-time-context.mjs +13 -9
- package/fesm2022/c8y-ngx-components-time-context.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget-ai-config.mjs +3 -2
- package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget-ai-config.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-asset-table.mjs +4 -6
- package/fesm2022/c8y-ngx-components-widgets-implementations-asset-table.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-scada.mjs +3 -2
- package/fesm2022/c8y-ngx-components-widgets-implementations-scada.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components.mjs +65 -14
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/locales/de.po +147 -16
- package/locales/es.po +143 -11
- package/locales/fr.po +459 -324
- package/locales/ja_JP.po +143 -11
- package/locales/ko.po +143 -11
- package/locales/locales.pot +136 -10
- package/locales/nl.po +143 -11
- package/locales/pl.po +143 -11
- package/locales/pt_BR.po +143 -11
- package/locales/zh_CN.po +143 -11
- package/locales/zh_TW.po +143 -11
- package/package.json +1 -1
- package/types/c8y-ngx-components-ai-agent-chat.d.ts +111 -4
- package/types/c8y-ngx-components-ai-agent-chat.d.ts.map +1 -1
- package/types/c8y-ngx-components-ai-agents-html.d.ts.map +1 -1
- package/types/c8y-ngx-components-ai-agents-scada.d.ts.map +1 -1
- package/types/c8y-ngx-components-ai-ai-chat.d.ts +224 -10
- package/types/c8y-ngx-components-ai-ai-chat.d.ts.map +1 -1
- package/types/c8y-ngx-components-ai.d.ts +176 -6
- package/types/c8y-ngx-components-ai.d.ts.map +1 -1
- package/types/c8y-ngx-components-context-dashboard.d.ts.map +1 -1
- package/types/c8y-ngx-components-datapoint-explorer-view.d.ts +7 -2
- package/types/c8y-ngx-components-datapoint-explorer-view.d.ts.map +1 -1
- package/types/c8y-ngx-components-datapoint-selector.d.ts +63 -50
- package/types/c8y-ngx-components-datapoint-selector.d.ts.map +1 -1
- package/types/c8y-ngx-components-echart.d.ts +12 -0
- package/types/c8y-ngx-components-echart.d.ts.map +1 -1
- package/types/c8y-ngx-components-time-context.d.ts +2 -0
- package/types/c8y-ngx-components-time-context.d.ts.map +1 -1
- package/types/c8y-ngx-components-widgets-implementations-scada.d.ts.map +1 -1
- package/types/c8y-ngx-components.d.ts +10 -1
- package/types/c8y-ngx-components.d.ts.map +1 -1
package/locales/pt_BR.po
CHANGED
|
@@ -1946,6 +1946,12 @@ msgstr "Altitude:"
|
|
|
1946
1946
|
msgid "Always"
|
|
1947
1947
|
msgstr "Sempre"
|
|
1948
1948
|
|
|
1949
|
+
msgid "Always approve all tools"
|
|
1950
|
+
msgstr "Sempre aprove todas as ferramentas"
|
|
1951
|
+
|
|
1952
|
+
msgid "Always approve this tool"
|
|
1953
|
+
msgstr "Sempre aprove essa ferramenta"
|
|
1954
|
+
|
|
1949
1955
|
msgid "Always collapse navigator on start up"
|
|
1950
1956
|
msgstr "Recolher sempre o navegador na inicialização"
|
|
1951
1957
|
|
|
@@ -2184,6 +2190,15 @@ msgstr "Aplicar"
|
|
|
2184
2190
|
msgid "Applying changes…"
|
|
2185
2191
|
msgstr "Aplicando alterações"
|
|
2186
2192
|
|
|
2193
|
+
msgid "Approve"
|
|
2194
|
+
msgstr "Aprovar"
|
|
2195
|
+
|
|
2196
|
+
msgid "Approved tool {{toolName}}"
|
|
2197
|
+
msgstr "Ferramenta aprovada {{toolName}}"
|
|
2198
|
+
|
|
2199
|
+
msgid "Approved: {{summary}}"
|
|
2200
|
+
msgstr "Aprovado: {{summary}}"
|
|
2201
|
+
|
|
2187
2202
|
msgid "Approximate date, estimated based on the bulk operation settings."
|
|
2188
2203
|
msgstr "Data aproximada, estimada com base nas configurações de operação em massa."
|
|
2189
2204
|
|
|
@@ -2244,6 +2259,9 @@ msgstr "Seta"
|
|
|
2244
2259
|
msgid "Ascending"
|
|
2245
2260
|
msgstr "Ascendente"
|
|
2246
2261
|
|
|
2262
|
+
msgid "Ask before running each tool"
|
|
2263
|
+
msgstr "Pergunte antes de executar cada ferramenta"
|
|
2264
|
+
|
|
2247
2265
|
msgid "Asset"
|
|
2248
2266
|
msgstr "Ativo"
|
|
2249
2267
|
|
|
@@ -2350,9 +2368,6 @@ msgstr "Mensagem do assistente"
|
|
|
2350
2368
|
msgid "Assistant message at {{ time }}"
|
|
2351
2369
|
msgstr "Mensagem do assistente em {{ time }}"
|
|
2352
2370
|
|
|
2353
|
-
msgid "Assistant said: \"{{ message }}\""
|
|
2354
|
-
msgstr "O assistente disse: “{{ message }}”"
|
|
2355
|
-
|
|
2356
2371
|
msgid "At least 1 column must be visible."
|
|
2357
2372
|
msgstr "Pelo menos uma coluna deve estar visível."
|
|
2358
2373
|
|
|
@@ -2537,6 +2552,15 @@ msgstr "Automático — {{ points }} pontos por gráfico"
|
|
|
2537
2552
|
msgid "Auto — {{ points }} points per chart, kept on zoom"
|
|
2538
2553
|
msgstr "Automático — {{ points }} pontos por gráfico, mantido no zoom"
|
|
2539
2554
|
|
|
2555
|
+
msgid "Auto-approve all tools"
|
|
2556
|
+
msgstr "Aprovar automaticamente todas as ferramentas"
|
|
2557
|
+
|
|
2558
|
+
msgid "Auto-approve all tools?"
|
|
2559
|
+
msgstr "Aprovar automaticamente todas as ferramentas?"
|
|
2560
|
+
|
|
2561
|
+
msgid "Auto-approve is on. Tool calls run without asking until you turn this off. Tools requiring explicit approval will still ask."
|
|
2562
|
+
msgstr "A aprovação automática está ligada. As chamadas de ferramentas são executadas sem solicitação de aprovação até que você desligue essa função. As ferramentas que exigem aprovação explícita continuarão solicitando aprovação."
|
|
2563
|
+
|
|
2540
2564
|
msgid "Auto`automatic aggregation mode`"
|
|
2541
2565
|
msgstr "Automático"
|
|
2542
2566
|
|
|
@@ -5902,6 +5926,15 @@ msgstr "Entregue"
|
|
|
5902
5926
|
msgid "Delivery type"
|
|
5903
5927
|
msgstr "Tipo de entrega"
|
|
5904
5928
|
|
|
5929
|
+
msgid "Denied tool {{toolName}}"
|
|
5930
|
+
msgstr "Ferramenta recusada {{toolName}}"
|
|
5931
|
+
|
|
5932
|
+
msgid "Denied: {{summary}}"
|
|
5933
|
+
msgstr "Indenegado: {{summary}}"
|
|
5934
|
+
|
|
5935
|
+
msgid "Deny"
|
|
5936
|
+
msgstr "Negar"
|
|
5937
|
+
|
|
5905
5938
|
msgid "Dependency failed - key must exist."
|
|
5906
5939
|
msgstr "Falha na dependência - deve haver uma chave."
|
|
5907
5940
|
|
|
@@ -7677,6 +7710,9 @@ msgstr "Houve uma falha ao tentar salvar o ícone."
|
|
|
7677
7710
|
msgid "Failed to save the host key."
|
|
7678
7711
|
msgstr "Houve uma falha na tentativa de salvar a chave do host."
|
|
7679
7712
|
|
|
7713
|
+
msgid "Failed to save the tool approval mode."
|
|
7714
|
+
msgstr "Houve uma falha na tentativa de salvar o modo de aprovação da ferramenta."
|
|
7715
|
+
|
|
7680
7716
|
msgid "Failed to save translations"
|
|
7681
7717
|
msgstr "Falha ao salvar traduções"
|
|
7682
7718
|
|
|
@@ -8400,6 +8436,12 @@ msgstr "Para ambientes de produção, recomendamos nosso <a href=\"https://style
|
|
|
8400
8436
|
msgid "For security reasons, the external authentication server (single sign-on) does not allow for password confirmation. Instead, enter the following code to continue:"
|
|
8401
8437
|
msgstr "Por motivos de segurança, o servidor de autenticação externo (Single sign-on) não permite a confirmação da senha. Em vez disso, insira o seguinte código para continuar:"
|
|
8402
8438
|
|
|
8439
|
+
msgid "For this conversation only"
|
|
8440
|
+
msgstr "Apenas para esta conversa"
|
|
8441
|
+
|
|
8442
|
+
msgid "For this conversation only, unlike the global auto-approve mode"
|
|
8443
|
+
msgstr "Apenas para esta conversa, ao contrário do modo automático de aprovação global"
|
|
8444
|
+
|
|
8403
8445
|
msgid "Forbidden for web browsers"
|
|
8404
8446
|
msgstr "Proibido para navegadores da web"
|
|
8405
8447
|
|
|
@@ -8565,6 +8607,9 @@ msgstr "Gerar com IA"
|
|
|
8565
8607
|
msgid "Generating report"
|
|
8566
8608
|
msgstr "Gerar relatório"
|
|
8567
8609
|
|
|
8610
|
+
msgid "Generating response…"
|
|
8611
|
+
msgstr "Gerando resposta…"
|
|
8612
|
+
|
|
8568
8613
|
msgid "Generic"
|
|
8569
8614
|
msgstr "Genéricas"
|
|
8570
8615
|
|
|
@@ -10360,6 +10405,9 @@ msgstr "Lista de exemplos de operação"
|
|
|
10360
10405
|
msgid "List of supported operations"
|
|
10361
10406
|
msgstr "Lista de operações suportadas"
|
|
10362
10407
|
|
|
10408
|
+
msgid "Listening…"
|
|
10409
|
+
msgstr "Ouvindo…"
|
|
10410
|
+
|
|
10363
10411
|
msgid "Little-endian"
|
|
10364
10412
|
msgstr "Little-endian"
|
|
10365
10413
|
|
|
@@ -10612,6 +10660,12 @@ msgstr "Longitude"
|
|
|
10612
10660
|
msgid "Longitude (°)"
|
|
10613
10661
|
msgstr "Longitude (°)"
|
|
10614
10662
|
|
|
10663
|
+
msgid "Look up: {{resource}}"
|
|
10664
|
+
msgstr "Procure: {{resource}}"
|
|
10665
|
+
|
|
10666
|
+
msgid "Look up: {{resource}} with status: {{status}}"
|
|
10667
|
+
msgstr "Consulte: {{resource}} com o Status: {{status}}"
|
|
10668
|
+
|
|
10615
10669
|
msgid "Lowercase letters, numbers and hyphens only"
|
|
10616
10670
|
msgstr "Apenas letras minúsculas, números e hífens"
|
|
10617
10671
|
|
|
@@ -10999,6 +11053,9 @@ msgstr "Métricas que quantificam o próprio intervalo de tempo — quantas leit
|
|
|
10999
11053
|
msgid "MiB"
|
|
11000
11054
|
msgstr "MiB"
|
|
11001
11055
|
|
|
11056
|
+
msgid "Microphone access is blocked. Allow microphone access to use voice input."
|
|
11057
|
+
msgstr "O acesso ao microfone está bloqueado. Permita o acesso ao microfone para usar a entrada de voz."
|
|
11058
|
+
|
|
11002
11059
|
msgid "Microservice"
|
|
11003
11060
|
msgstr "Microsserviço"
|
|
11004
11061
|
|
|
@@ -11142,6 +11199,12 @@ msgstr "Mensalmente: {{ monthDay }} dia do mês, às {{ hour }}:{{ minutes }}."
|
|
|
11142
11199
|
msgid "More"
|
|
11143
11200
|
msgstr "Mais"
|
|
11144
11201
|
|
|
11202
|
+
msgid "More actions"
|
|
11203
|
+
msgstr "Mais ações"
|
|
11204
|
+
|
|
11205
|
+
msgid "More approval options"
|
|
11206
|
+
msgstr "Mais opções de aprovação"
|
|
11207
|
+
|
|
11145
11208
|
msgid "More data may be available."
|
|
11146
11209
|
msgstr "Mais dados podem estar disponíveis."
|
|
11147
11210
|
|
|
@@ -12135,9 +12198,6 @@ msgstr "Nenhum valor API necessário."
|
|
|
12135
12198
|
msgid "No response to display."
|
|
12136
12199
|
msgstr "Nenhuma resposta para exibir."
|
|
12137
12200
|
|
|
12138
|
-
msgid "No response."
|
|
12139
|
-
msgstr "Sem resposta."
|
|
12140
|
-
|
|
12141
12201
|
msgid "No responses."
|
|
12142
12202
|
msgstr "Nenhuma resposta."
|
|
12143
12203
|
|
|
@@ -14587,6 +14647,9 @@ msgstr "Resposta"
|
|
|
14587
14647
|
msgid "Response ID"
|
|
14588
14648
|
msgstr "ID da resposta"
|
|
14589
14649
|
|
|
14650
|
+
msgid "Response complete"
|
|
14651
|
+
msgstr "Resposta concluída"
|
|
14652
|
+
|
|
14590
14653
|
msgid "Response interval"
|
|
14591
14654
|
msgstr "Intervalo de resposta"
|
|
14592
14655
|
|
|
@@ -14770,6 +14833,9 @@ msgstr "Executar"
|
|
|
14770
14833
|
msgid "Run the connection command"
|
|
14771
14834
|
msgstr "Execute o comando de conexão"
|
|
14772
14835
|
|
|
14836
|
+
msgid "Run tools without asking"
|
|
14837
|
+
msgstr "Executar ferramentas sem solicitar confirmação"
|
|
14838
|
+
|
|
14773
14839
|
msgid "S/N"
|
|
14774
14840
|
msgstr "N/S"
|
|
14775
14841
|
|
|
@@ -15052,6 +15118,9 @@ msgstr "Rolar para a esquerda"
|
|
|
15052
15118
|
msgid "Scroll to the right"
|
|
15053
15119
|
msgstr "Rolar para a direita"
|
|
15054
15120
|
|
|
15121
|
+
msgid "Scrollable example content"
|
|
15122
|
+
msgstr "Conteúdo de exemplo com rolagem"
|
|
15123
|
+
|
|
15055
15124
|
msgid "Search"
|
|
15056
15125
|
msgstr "Pesquisar"
|
|
15057
15126
|
|
|
@@ -16969,6 +17038,9 @@ msgstr "Estado do tenant de origem"
|
|
|
16969
17038
|
msgid "Specify at least one date."
|
|
16970
17039
|
msgstr "Especifique pelo menos uma data."
|
|
16971
17040
|
|
|
17041
|
+
msgid "Specify at least one value."
|
|
17042
|
+
msgstr "Especifique pelo menos um valor."
|
|
17043
|
+
|
|
16972
17044
|
msgid "Specify the exact start and end date/time of the time period to analyse. This provides a static view of historical data within the selected timeframe."
|
|
16973
17045
|
msgstr "Especifique a data/hora exata de início e término do período a ser analisado. Isso fornece uma visão estática dos dados históricos dentro do período selecionado."
|
|
16974
17046
|
|
|
@@ -17022,6 +17094,9 @@ msgstr "Comece a digitar para pesquisar"
|
|
|
17022
17094
|
msgid "Start typing to search, for example, {{ example }}"
|
|
17023
17095
|
msgstr "Comece a digitar para pesquisar, por exemplo, {{ example }}"
|
|
17024
17096
|
|
|
17097
|
+
msgid "Start voice input"
|
|
17098
|
+
msgstr "Iniciar entrada por voz"
|
|
17099
|
+
|
|
17025
17100
|
msgid "Started"
|
|
17026
17101
|
msgstr "Iniciado"
|
|
17027
17102
|
|
|
@@ -17091,6 +17166,9 @@ msgstr "Stop bits"
|
|
|
17091
17166
|
msgid "Stop following this asset."
|
|
17092
17167
|
msgstr "Parar de seguir este ativo."
|
|
17093
17168
|
|
|
17169
|
+
msgid "Stop voice input"
|
|
17170
|
+
msgstr "Interromper a entrada por voz"
|
|
17171
|
+
|
|
17094
17172
|
msgid "Storage (MB)"
|
|
17095
17173
|
msgstr "Armazenamento (MB)"
|
|
17096
17174
|
|
|
@@ -17271,6 +17349,9 @@ msgstr "Cancelamento bem-sucedido da assinatura de {{ count }} assinantes.<br/>F
|
|
|
17271
17349
|
msgid "Suggested"
|
|
17272
17350
|
msgstr "Sugerido"
|
|
17273
17351
|
|
|
17352
|
+
msgid "Suggested prompts"
|
|
17353
|
+
msgstr "Sugestões de temas"
|
|
17354
|
+
|
|
17274
17355
|
msgid "Sum"
|
|
17275
17356
|
msgstr "Soma"
|
|
17276
17357
|
|
|
@@ -18719,12 +18800,30 @@ msgstr "Excesso de propriedades definidas, máximo de {{ schema.maxProperties }}
|
|
|
18719
18800
|
msgid "Too many requests. Try again later."
|
|
18720
18801
|
msgstr "Excesso de solicitações. Tente novamente mais tarde."
|
|
18721
18802
|
|
|
18803
|
+
msgid "Tool approval actions"
|
|
18804
|
+
msgstr "Ações de aprovação de ferramentas"
|
|
18805
|
+
|
|
18806
|
+
msgid "Tool approval mode"
|
|
18807
|
+
msgstr "Modo de aprovação de ferramentas"
|
|
18808
|
+
|
|
18809
|
+
msgid "Tool call: {{toolName}}"
|
|
18810
|
+
msgstr "Chamada de ferramenta: {{toolName}}"
|
|
18811
|
+
|
|
18812
|
+
msgid "Tool calls will run without asking for approval, in this and every future chat, until you turn this off again. Tools requiring explicit approval will still ask."
|
|
18813
|
+
msgstr "As chamadas por meio das ferramentas serão executadas sem solicitar aprovação, neste e em todos os chats futuros, até que você desligue essa opção novamente. As ferramentas que exigem aprovação explícita continuarão solicitando essa aprovação."
|
|
18814
|
+
|
|
18722
18815
|
msgid "Tool input"
|
|
18723
18816
|
msgstr "Entrada da ferramenta"
|
|
18724
18817
|
|
|
18725
18818
|
msgid "Tool output"
|
|
18726
18819
|
msgstr "Resultado da ferramenta"
|
|
18727
18820
|
|
|
18821
|
+
msgid "Tool request: {{toolName}}"
|
|
18822
|
+
msgstr "Solicitação de ferramenta: {{toolName}}"
|
|
18823
|
+
|
|
18824
|
+
msgid "Tool {{toolName}} requires approval"
|
|
18825
|
+
msgstr "A ferramenta {{toolName}} é obrigatória para aprovação"
|
|
18826
|
+
|
|
18728
18827
|
msgid "Top level nodes"
|
|
18729
18828
|
msgstr "Nódulos de nível superior"
|
|
18730
18829
|
|
|
@@ -19951,6 +20050,9 @@ msgstr "Visível na página de login"
|
|
|
19951
20050
|
msgid "Visualizes traffic light based on the states of a device"
|
|
19952
20051
|
msgstr "Visualiza o semáforo com base nos estados de um dispositivo"
|
|
19953
20052
|
|
|
20053
|
+
msgid "Voice input failed. Try again."
|
|
20054
|
+
msgstr "Falha na entrada de voz. Tente novamente."
|
|
20055
|
+
|
|
19954
20056
|
msgid "Voice usage (sec)"
|
|
19955
20057
|
msgstr "Uso de voz (seg)"
|
|
19956
20058
|
|
|
@@ -20291,8 +20393,8 @@ msgstr "Sem alarmes ou avisos ativos"
|
|
|
20291
20393
|
msgid "With this application you can"
|
|
20292
20394
|
msgstr "Com esta aplicação você pode"
|
|
20293
20395
|
|
|
20294
|
-
msgid "Working
|
|
20295
|
-
msgstr "
|
|
20396
|
+
msgid "Working"
|
|
20397
|
+
msgstr "Trabalhando"
|
|
20296
20398
|
|
|
20297
20399
|
msgid "Write"
|
|
20298
20400
|
msgstr "Escrever"
|
|
@@ -20789,9 +20891,6 @@ msgstr "Você atingiu o limite de {{ maxDevices }} dispositivos. Não é possív
|
|
|
20789
20891
|
msgid "You removed delegation from user \"{{userName}}\"."
|
|
20790
20892
|
msgstr "Você removeu a delegação do usuário \"{{userName}}\"."
|
|
20791
20893
|
|
|
20792
|
-
msgid "You said: \"{{ message }}\""
|
|
20793
|
-
msgstr "Você disse: “{{ message }}”"
|
|
20794
|
-
|
|
20795
20894
|
msgid "You uploaded a valid SSL certificate for your custom domain"
|
|
20796
20895
|
msgstr "Faça o upload de um certificado SSL válido para seu domínio personalizado"
|
|
20797
20896
|
|
|
@@ -20930,6 +21029,9 @@ msgstr "após {{date}}"
|
|
|
20930
21029
|
msgid "aggregation"
|
|
20931
21030
|
msgstr "agregação"
|
|
20932
21031
|
|
|
21032
|
+
msgid "alarms"
|
|
21033
|
+
msgstr "alarmes"
|
|
21034
|
+
|
|
20933
21035
|
msgid "align view height"
|
|
20934
21036
|
msgstr "alinhar a altura da visualização"
|
|
20935
21037
|
|
|
@@ -20954,6 +21056,9 @@ msgstr "e ID de template"
|
|
|
20954
21056
|
msgid "applicable for LWM2M 1.0"
|
|
20955
21057
|
msgstr "aplicável para LWM2M 1.0"
|
|
20956
21058
|
|
|
21059
|
+
msgid "applications"
|
|
21060
|
+
msgstr "aplicações"
|
|
21061
|
+
|
|
20957
21062
|
msgid "applications [{{applicationsList}}] added"
|
|
20958
21063
|
msgstr "aplicações [{{applicationsList}}] adicionadas"
|
|
20959
21064
|
|
|
@@ -20966,6 +21071,9 @@ msgstr "aplicações {{list}} adicionadas"
|
|
|
20966
21071
|
msgid "applications {{list}} removed"
|
|
20967
21072
|
msgstr "aplicações {{list}} removidas"
|
|
20968
21073
|
|
|
21074
|
+
msgid "assets"
|
|
21075
|
+
msgstr "ativos"
|
|
21076
|
+
|
|
20969
21077
|
msgid "auto refresh"
|
|
20970
21078
|
msgstr "atualização automática"
|
|
20971
21079
|
|
|
@@ -21092,6 +21200,9 @@ msgstr "descrição"
|
|
|
21092
21200
|
msgid "description: \"{{ description | translate }}\""
|
|
21093
21201
|
msgstr "descrição: \"{{ description | translate }}\""
|
|
21094
21202
|
|
|
21203
|
+
msgid "device groups"
|
|
21204
|
+
msgstr "grupos de dispositivos"
|
|
21205
|
+
|
|
21095
21206
|
msgid "device name"
|
|
21096
21207
|
msgstr "nome do dispositivo"
|
|
21097
21208
|
|
|
@@ -21107,6 +21218,9 @@ msgstr "horário do dispositivo"
|
|
|
21107
21218
|
msgid "device type"
|
|
21108
21219
|
msgstr "tipo de dispositivo"
|
|
21109
21220
|
|
|
21221
|
+
msgid "devices"
|
|
21222
|
+
msgstr "dispositivos"
|
|
21223
|
+
|
|
21110
21224
|
msgid "devices selected"
|
|
21111
21225
|
msgstr "dispositivos selecionados"
|
|
21112
21226
|
|
|
@@ -21473,12 +21587,18 @@ msgstr "escaloná-lo"
|
|
|
21473
21587
|
msgid "event"
|
|
21474
21588
|
msgstr "evento"
|
|
21475
21589
|
|
|
21590
|
+
msgid "events"
|
|
21591
|
+
msgstr "eventos"
|
|
21592
|
+
|
|
21476
21593
|
msgid "exampleUser"
|
|
21477
21594
|
msgstr "exampleUser"
|
|
21478
21595
|
|
|
21479
21596
|
msgid "execute operation"
|
|
21480
21597
|
msgstr "executar operação"
|
|
21481
21598
|
|
|
21599
|
+
msgid "external IDs"
|
|
21600
|
+
msgstr "ID externas"
|
|
21601
|
+
|
|
21482
21602
|
msgid "failure reason: \"{{ failureReason | translate }}\""
|
|
21483
21603
|
msgstr "motivo da falha: \"{{ failureReason | translate }}\""
|
|
21484
21604
|
|
|
@@ -21599,6 +21719,9 @@ msgstr "atribuição de inventário [{{inventoryAssignment}}] adicionado"
|
|
|
21599
21719
|
msgid "inventory assignment [{{inventoryAssignment}}] removed"
|
|
21600
21720
|
msgstr "atribuição de inventário [{{inventoryAssignment}}] removida"
|
|
21601
21721
|
|
|
21722
|
+
msgid "inventory objects"
|
|
21723
|
+
msgstr "itens em inventário"
|
|
21724
|
+
|
|
21602
21725
|
msgid "kB"
|
|
21603
21726
|
msgstr "kB"
|
|
21604
21727
|
|
|
@@ -21635,6 +21758,9 @@ msgstr "m"
|
|
|
21635
21758
|
msgid "max"
|
|
21636
21759
|
msgstr "máx"
|
|
21637
21760
|
|
|
21761
|
+
msgid "measurements"
|
|
21762
|
+
msgstr "Medidas"
|
|
21763
|
+
|
|
21638
21764
|
msgid "medium"
|
|
21639
21765
|
msgstr "médio"
|
|
21640
21766
|
|
|
@@ -21709,6 +21835,9 @@ msgstr "de {{ allItemsCount }} itens"
|
|
|
21709
21835
|
msgid "oldest`data`"
|
|
21710
21836
|
msgstr "mais antigos"
|
|
21711
21837
|
|
|
21838
|
+
msgid "operations"
|
|
21839
|
+
msgstr "operações"
|
|
21840
|
+
|
|
21712
21841
|
msgid "or"
|
|
21713
21842
|
msgstr "ou"
|
|
21714
21843
|
|
|
@@ -21925,6 +22054,9 @@ msgstr "unidade"
|
|
|
21925
22054
|
msgid "upload a new asset"
|
|
21926
22055
|
msgstr "carregue um novo ativo"
|
|
21927
22056
|
|
|
22057
|
+
msgid "users"
|
|
22058
|
+
msgstr "Usuários"
|
|
22059
|
+
|
|
21928
22060
|
msgid "valid`value`"
|
|
21929
22061
|
msgstr "válido"
|
|
21930
22062
|
|