@@ -1034,45 +1034,45 @@ extension Localization on String {
1034
1034
'Clear' : 'Limpar' ,
1035
1035
'Font' : 'Fonte' ,
1036
1036
'Search' : 'Buscar' ,
1037
- 'matches' : 'matches ' ,
1038
- 'showing match' : 'showing match ' ,
1037
+ 'matches' : 'resultado(s) ' ,
1038
+ 'showing match' : 'mostrando resultado ' ,
1039
1039
'Prev' : 'Anterior' ,
1040
1040
'Next' : 'Próximo' ,
1041
- 'Camera' : 'Camera ' ,
1041
+ 'Camera' : 'Câmera ' ,
1042
1042
'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 ' ,
1053
1053
'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 ' ,
1066
1066
'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 ' ,
1076
1076
},
1077
1077
'pl' : {
1078
1078
'Paste a link' : 'Wklej link' ,
0 commit comments