New Crowdin updates (#1641)

This commit is contained in:
Thomas Camlong
2023-11-18 15:43:46 +01:00
committed by GitHub
parent da7c111438
commit 5aefd0962f
36 changed files with 140 additions and 86 deletions

View File

@@ -8,7 +8,7 @@
"label": "Mostrar a barra de ferramentas para ajudá-lo a escrever markdown"
},
"allowReadOnlyCheck": {
"label": ""
"label": "Permitir a verificação no modo de leitura"
},
"content": {
"label": "O conteúdo do notebook"
@@ -17,43 +17,43 @@
},
"card": {
"controls": {
"bold": "",
"italic": "",
"strikethrough": "",
"underline": "",
"colorText": "",
"colorHighlight": "",
"code": "",
"clear": "",
"heading": "",
"align": "",
"blockquote": "",
"horizontalLine": "",
"bulletList": "",
"orderedList": "",
"checkList": "",
"increaseIndent": "",
"decreaseIndent": "",
"link": "",
"unlink": "",
"image": "",
"addTable": "",
"deleteTable": "",
"colorCell": "",
"mergeCell": "",
"addColumnLeft": "",
"addColumnRight": "",
"deleteColumn": "",
"addRowTop": "",
"addRowBelow": "",
"deleteRow": ""
"bold": "Negrito",
"italic": "Itálico",
"strikethrough": "Riscar",
"underline": "Sublinhar",
"colorText": "Cor do texto",
"colorHighlight": "Texto colorido em destaque",
"code": "Código",
"clear": "Limpar formatação",
"heading": "Cabeçalho {{level}}",
"align": "Alinhar texto: {{position}}",
"blockquote": "Bloco de Citação",
"horizontalLine": "Linha horizontal",
"bulletList": "Lista de marcadores",
"orderedList": "Lista ordenada",
"checkList": "Lista de verificação",
"increaseIndent": "Aumentar recuo",
"decreaseIndent": "Diminuir recuo",
"link": "Link",
"unlink": "Remover link",
"image": "Incorporar imagem",
"addTable": "Adicionar tabela",
"deleteTable": "Excluir tabela",
"colorCell": "Cor da Célula",
"mergeCell": "Ativar/desativar mesclagem de células",
"addColumnLeft": "Adicionar coluna antes",
"addColumnRight": "Adicionar coluna depois",
"deleteColumn": "Excluir coluna",
"addRowTop": "Adicionar linha antes",
"addRowBelow": "Adicionar linha depois",
"deleteRow": "Excluir linha"
},
"modals": {
"clearColor": "",
"source": "",
"widthPlaceholder": "",
"columns": "",
"rows": ""
"clearColor": "Limpar cor",
"source": "Fonte",
"widthPlaceholder": "Valor em % ou pixels",
"columns": "Colunas",
"rows": "Linhas"
}
}
}