|
| 1 | +{ |
| 2 | + "avatar.defaultName": "Nome do usuário", |
| 3 | + "calendarChart.weekday.fri": "Sex", |
| 4 | + "calendarChart.weekday.mon": "Seg", |
| 5 | + "calendarChart.weekday.sat": "Sáb", |
| 6 | + "calendarChart.weekday.sun": "Dom", |
| 7 | + "calendarChart.weekday.thu": "Qui", |
| 8 | + "calendarChart.weekday.tue": "Ter", |
| 9 | + "calendarChart.weekday.wed": "Qua", |
| 10 | + "colorPicker.invalidHex.error": "Por favor, insira um código de cor hexadecimal válido", |
| 11 | + "datePicker.placeholder": "Selecionar data", |
| 12 | + "editor.addImage.altLabel": "Texto alternativo", |
| 13 | + "editor.addImage.embed": "Incorporar imagem", |
| 14 | + "editor.addImage.title": "Adicionar imagem", |
| 15 | + "editor.addImage.urlLabel": "URL da imagem", |
| 16 | + "editor.command.editLink": "Editar link", |
| 17 | + "editor.command.insertImage": "Imagem", |
| 18 | + "editor.command.insertLink": "Link", |
| 19 | + "editor.command.toggleBulletList": "Lista com marcadores", |
| 20 | + "editor.command.toggleLink": "Remover link", |
| 21 | + "editor.command.updateLink": "Atualizar link", |
| 22 | + "editor.heading.h1": "Título 1", |
| 23 | + "editor.heading.h2": "Título 2", |
| 24 | + "editor.heading.h3": "Título 3", |
| 25 | + "editor.heading.h4": "Título 4", |
| 26 | + "editor.heading.h5": "Título 5", |
| 27 | + "editor.heading.normal": "Normal", |
| 28 | + "editor.link.textLabel": "Texto", |
| 29 | + "editor.link.title": "Adicionar link", |
| 30 | + "editor.link.urlLabel": "URL do link", |
| 31 | + "editor.mentions.notFound": "Falha ao encontrar a Entity", |
| 32 | + "editor.table.deleteColumn": "Excluir coluna", |
| 33 | + "editor.table.deleteRow": "Excluir linha", |
| 34 | + "editor.table.deleteTable": "Excluir tabela", |
| 35 | + "editor.table.insertColumnLeft": "Inserir coluna à esquerda", |
| 36 | + "editor.table.insertColumnRight": "Inserir coluna à direita", |
| 37 | + "editor.table.insertRowAbove": "Inserir linha acima", |
| 38 | + "editor.table.insertRowBelow": "Inserir linha abaixo", |
| 39 | + "editor.upload.chooseFile": "Escolher arquivo", |
| 40 | + "editor.upload.failedTitle": "Falha no upload", |
| 41 | + "editor.upload.notSupported": "O upload de arquivos neste contexto não é suportado no momento", |
| 42 | + "editor.upload.tabUrl": "URL", |
| 43 | + "editor.upload.uploadFile": "Enviar arquivo", |
| 44 | + "fileNode.uploading": "Enviando {{fileName}}...", |
| 45 | + "fileUpload.dragDropPrompt": "Arraste um arquivo ou <uploadButton>clique para enviar</uploadButton>", |
| 46 | + "fileUpload.maxSize": "Tamanho máximo: 2 GB", |
| 47 | + "graphCard.moreInfo": "Mais informações", |
| 48 | + "graphCard.noStats": "Nenhuma estatística coletada para este ativo no momento.", |
| 49 | + "incidentStage.fixed": "Resolvido", |
| 50 | + "incidentStage.inProgress": "Em andamento", |
| 51 | + "incidentStage.investigation": "Investigação", |
| 52 | + "incidentStage.noAction": "Sem ação", |
| 53 | + "incidentStage.triage": "Triagem", |
| 54 | + "input.placeholder": "Placeholder", |
| 55 | + "loadedImage.error": "Imagem não encontrada", |
| 56 | + "loadedVideo.error": "Falha ao carregar o vídeo", |
| 57 | + "loadedVideo.unsupportedFallback": "Seu navegador não suporta vídeo HTML5. Aqui está um <anchor>link para o vídeo</anchor>.", |
| 58 | + "noData": "Sem dados", |
| 59 | + "radio.label": "Rótulo", |
| 60 | + "resizablePills.moreHiddenCount_one": "{{count}} item oculto", |
| 61 | + "resizablePills.moreHiddenCount_other": "{{count}} itens ocultos", |
| 62 | + "search.placeholder": "Pesquisar...", |
| 63 | + "select.placeholder": "Selecione uma opção", |
| 64 | + "selectItems.addMoreSection": "Adicionar mais", |
| 65 | + "selectItems.entitiesLabel": "entities", |
| 66 | + "selectItems.itemsLabel": "itens", |
| 67 | + "selectItems.noEntityFound": "Nenhum(a) {{entityName}} encontrado(a)", |
| 68 | + "selectItems.removeAll": "Remover todos", |
| 69 | + "selectItems.searchForEntity": "Pesquisar por {{entityName}}...", |
| 70 | + "selectItems.selectedSection": "Selecionados", |
| 71 | + "switch.label": "Rótulo", |
| 72 | + "table.loading": "Carregando dados...", |
| 73 | + "textArea.placeholder": "Placeholder", |
| 74 | + "tooltipHeader.imageAlt": "Cabeçalho do tooltip", |
| 75 | + "whiskerChart.metric.firstQuartile": "Primeiro quartil", |
| 76 | + "whiskerChart.metric.max": "Máximo", |
| 77 | + "whiskerChart.metric.median": "Mediana", |
| 78 | + "whiskerChart.metric.min": "Mínimo", |
| 79 | + "whiskerChart.metric.thirdQuartile": "Terceiro quartil" |
| 80 | +} |
0 commit comments