forked from singerdmx/flutter-quill
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathquill_pt_br.arb
79 lines (78 loc) · 2.53 KB
/
quill_pt_br.arb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"@@locale": "pt_BR",
"pasteLink": "Colar um link",
"ok": "Ok",
"selectColor": "Selecionar uma cor",
"gallery": "Galeria",
"link": "Link",
"open": "Abrir",
"copy": "Copiar",
"remove": "Remover",
"save": "Salvar",
"zoom": "Zoom",
"saved": "Salvo",
"text": "Texto",
"resize": "Redimensionar",
"width": "Largura",
"height": "Altura",
"size": "Tamanho",
"small": "Pequeno",
"large": "Grande",
"huge": "Gigante",
"clear": "Limpar",
"font": "Fonte",
"search": "Buscar",
"camera": "Câmera",
"video": "Vídeo",
"undo": "Desfazer",
"redo": "Refazer",
"fontFamily": "Fonte",
"fontSize": "Tamanho da fonte",
"bold": "Negrito",
"subscript": "Subscrito",
"superscript": "Sobrescrito",
"italic": "Itálico",
"underline": "Sublinhado",
"strikeThrough": "Tachado",
"inlineCode": "Inline code",
"fontColor": "Cor da fonte",
"backgroundColor": "Cor do fundo",
"clearFormat": "Limpar formatação",
"alignLeft": "Texto à esquerda",
"alignCenter": "Centralizar",
"alignRight": "Texto à direita",
"justifyWinWidth": "Justificado",
"textDirection": "Direção do texto",
"headerStyle": "Estilo de cabeçalho",
"numberedList": "Numeração",
"bulletList": "Marcadores",
"checkedList": "Lista de verificação",
"codeBlock": "Code block",
"quote": "Citação",
"increaseIndent": "Aumentar recuo",
"decreaseIndent": "Diminuir recuo",
"insertURL": "Inserir URL",
"visitLink": "Visitar link",
"enterLink": "Inserir link",
"enterMedia": "Inserir mídia",
"edit": "Editar",
"apply": "Aplicar",
"findText": "Find text",
"moveToPreviousOccurrence": "Move to previous occurrence",
"moveToNextOccurrence": "Move to next occurrence",
"savedUsingTheNetwork": "Saved using the network",
"savedUsingLocalStorage": "Saved using the local storage",
"errorWhileSavingImage": "Error while saving image",
"pleaseEnterTextForYourLink": "e.g., 'Learn more'",
"pleaseEnterTheLinkURL": "e.g., 'https://example.com'",
"pleaseEnterAValidImageURL": "Please enter a valid image URL",
"hex": "Hex",
"material": "Material",
"color": "Cor",
"lineheight": "Altura da linha",
"pleaseEnterAValidVideoURL": "Por favor, insira uma URL de vídeo válida",
"photo": "Foto",
"image": "Imagem",
"caseSensitivityAndWholeWordSearch": "Sensibilidade a maiúsculas e minúsculas e pesquisa de palavras inteiras",
"insertImage": "Inserir imagem"
}