Skip to content

Commit 6399cca

Browse files
authored
Translated some texts in 'pt_br' (singerdmx#1250)
1 parent 4dd4212 commit 6399cca

File tree

1 file changed

+34
-34
lines changed

1 file changed

+34
-34
lines changed

lib/src/translations/toolbar.i18n.dart

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,45 +1034,45 @@ extension Localization on String {
10341034
'Clear': 'Limpar',
10351035
'Font': 'Fonte',
10361036
'Search': 'Buscar',
1037-
'matches': 'matches',
1038-
'showing match': 'showing match',
1037+
'matches': 'resultado(s)',
1038+
'showing match': 'mostrando resultado',
10391039
'Prev': 'Anterior',
10401040
'Next': 'Próximo',
1041-
'Camera': 'Camera',
1041+
'Camera': 'Câmera',
10421042
'Video': 'Vídeo',
1043-
'Undo': 'Undo',
1044-
'Redo': 'Redo',
1045-
'Font family': 'Font family',
1046-
'Font size': 'Font size',
1047-
'Bold': 'Bold',
1048-
'Subscript': 'Subscript',
1049-
'Superscript': 'Superscript',
1050-
'Italic': 'Italic',
1051-
'Underline': 'Underline',
1052-
'Strike through': 'Strike through',
1043+
'Undo': 'Desfazer',
1044+
'Redo': 'Refazer',
1045+
'Font family': 'Fonte',
1046+
'Font size': 'Tamanho da fonte',
1047+
'Bold': 'Negrito',
1048+
'Subscript': 'Subscrito',
1049+
'Superscript': 'Sobrescrito',
1050+
'Italic': 'Itálico',
1051+
'Underline': 'Sublinhado',
1052+
'Strike through': 'Tachado',
10531053
'Inline code': 'Inline code',
1054-
'Font color': 'Font color',
1055-
'Background color': 'Background color',
1056-
'Clear format': 'Clear format',
1057-
'Align left': 'Align left',
1058-
'Align center': 'Align center',
1059-
'Align right': 'Align right',
1060-
'Justify win width': 'Justify win width',
1061-
'Text direction': 'Text direction',
1062-
'Header style': 'Header style',
1063-
'Numbered list': 'Numbered list',
1064-
'Bullet list': 'Bullet list',
1065-
'Checked list': 'Checked list',
1054+
'Font color': 'Cor da fonte',
1055+
'Background color': 'Cor do fundo',
1056+
'Clear format': 'Limpar formatação',
1057+
'Align left': 'Texto à esquerda',
1058+
'Align center': 'Centralizar',
1059+
'Align right': 'Texto à direita',
1060+
'Justify win width': 'Justificado',
1061+
'Text direction': 'Direção do texto',
1062+
'Header style': 'Estilo de cabeçalho',
1063+
'Numbered list': 'Numeração',
1064+
'Bullet list': 'Marcadores',
1065+
'Checked list': 'Lista de verificação',
10661066
'Code block': 'Code block',
1067-
'Quote': 'Quote',
1068-
'Increase indent': 'Increase indent',
1069-
'Decrease indent': 'Decrease indent',
1070-
'Insert URL': 'Insert URL',
1071-
'Visit link': 'Visit link',
1072-
'Enter link': 'Enter link',
1073-
'Enter media': 'Enter media',
1074-
'Edit': 'Edit',
1075-
'Apply': 'Apply',
1067+
'Quote': 'Citação',
1068+
'Increase indent': 'Aumentar recuo',
1069+
'Decrease indent': 'Diminuir recuo',
1070+
'Insert URL': 'Inserir URL',
1071+
'Visit link': 'Visitar link',
1072+
'Enter link': 'Inserir link',
1073+
'Enter media': 'Inserir mídia',
1074+
'Edit': 'Editar',
1075+
'Apply': 'Aplicar',
10761076
},
10771077
'pl': {
10781078
'Paste a link': 'Wklej link',

0 commit comments

Comments
 (0)