Translated some texts in 'pt_br' (#1250)

pull/1251/head
Simon Uzar 2 years ago committed by GitHub
parent 4dd4212b9a
commit 6399cca1d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 68
      lib/src/translations/toolbar.i18n.dart

@ -1034,45 +1034,45 @@ extension Localization on String {
'Clear': 'Limpar', 'Clear': 'Limpar',
'Font': 'Fonte', 'Font': 'Fonte',
'Search': 'Buscar', 'Search': 'Buscar',
'matches': 'matches', 'matches': 'resultado(s)',
'showing match': 'showing match', 'showing match': 'mostrando resultado',
'Prev': 'Anterior', 'Prev': 'Anterior',
'Next': 'Próximo', 'Next': 'Próximo',
'Camera': 'Camera', 'Camera': 'Câmera',
'Video': 'Vídeo', 'Video': 'Vídeo',
'Undo': 'Undo', 'Undo': 'Desfazer',
'Redo': 'Redo', 'Redo': 'Refazer',
'Font family': 'Font family', 'Font family': 'Fonte',
'Font size': 'Font size', 'Font size': 'Tamanho da fonte',
'Bold': 'Bold', 'Bold': 'Negrito',
'Subscript': 'Subscript', 'Subscript': 'Subscrito',
'Superscript': 'Superscript', 'Superscript': 'Sobrescrito',
'Italic': 'Italic', 'Italic': 'Itálico',
'Underline': 'Underline', 'Underline': 'Sublinhado',
'Strike through': 'Strike through', 'Strike through': 'Tachado',
'Inline code': 'Inline code', 'Inline code': 'Inline code',
'Font color': 'Font color', 'Font color': 'Cor da fonte',
'Background color': 'Background color', 'Background color': 'Cor do fundo',
'Clear format': 'Clear format', 'Clear format': 'Limpar formatação',
'Align left': 'Align left', 'Align left': 'Texto à esquerda',
'Align center': 'Align center', 'Align center': 'Centralizar',
'Align right': 'Align right', 'Align right': 'Texto à direita',
'Justify win width': 'Justify win width', 'Justify win width': 'Justificado',
'Text direction': 'Text direction', 'Text direction': 'Direção do texto',
'Header style': 'Header style', 'Header style': 'Estilo de cabeçalho',
'Numbered list': 'Numbered list', 'Numbered list': 'Numeração',
'Bullet list': 'Bullet list', 'Bullet list': 'Marcadores',
'Checked list': 'Checked list', 'Checked list': 'Lista de verificação',
'Code block': 'Code block', 'Code block': 'Code block',
'Quote': 'Quote', 'Quote': 'Citação',
'Increase indent': 'Increase indent', 'Increase indent': 'Aumentar recuo',
'Decrease indent': 'Decrease indent', 'Decrease indent': 'Diminuir recuo',
'Insert URL': 'Insert URL', 'Insert URL': 'Inserir URL',
'Visit link': 'Visit link', 'Visit link': 'Visitar link',
'Enter link': 'Enter link', 'Enter link': 'Inserir link',
'Enter media': 'Enter media', 'Enter media': 'Inserir mídia',
'Edit': 'Edit', 'Edit': 'Editar',
'Apply': 'Apply', 'Apply': 'Aplicar',
}, },
'pl': { 'pl': {
'Paste a link': 'Wklej link', 'Paste a link': 'Wklej link',

Loading…
Cancel
Save