New Crowdin updates (#1641)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user