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

Loading…
Cancel
Save