@eigenpal/docx-editor-i18n 1.0.1 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/de.js +167 -167
- package/dist/de.mjs +167 -167
- package/dist/en.js +11 -11
- package/dist/en.mjs +11 -11
- package/dist/he.js +647 -647
- package/dist/he.mjs +647 -647
- package/dist/index.js +2480 -2480
- package/dist/index.mjs +2480 -2480
- package/dist/pl.js +362 -362
- package/dist/pl.mjs +362 -362
- package/dist/pt-BR.js +212 -212
- package/dist/pt-BR.mjs +212 -212
- package/dist/tr.js +439 -439
- package/dist/tr.mjs +439 -439
- package/dist/zh-CN.js +642 -642
- package/dist/zh-CN.mjs +642 -642
- package/package.json +1 -1
package/dist/pt-BR.mjs
CHANGED
|
@@ -12,31 +12,31 @@ var pt_BR_default = {
|
|
|
12
12
|
retry: "Tentar novamente",
|
|
13
13
|
send: "Enviar",
|
|
14
14
|
edit: "Editar",
|
|
15
|
-
comment: "
|
|
15
|
+
comment: "Comentário",
|
|
16
16
|
reply: "Responder",
|
|
17
17
|
accept: "Aceitar",
|
|
18
18
|
reject: "Rejeitar",
|
|
19
19
|
dismiss: "Dispensar",
|
|
20
20
|
change: "Alterar",
|
|
21
21
|
px: "px",
|
|
22
|
-
closeDialog: "Fechar
|
|
22
|
+
closeDialog: "Fechar diálogo",
|
|
23
23
|
clear: "Limpar"
|
|
24
24
|
},
|
|
25
25
|
toolbar: {
|
|
26
|
-
ariaLabel: "Barra de
|
|
26
|
+
ariaLabel: "Barra de formatação",
|
|
27
27
|
file: "Arquivo",
|
|
28
28
|
format: "Formatar",
|
|
29
29
|
insert: "Inserir",
|
|
30
30
|
print: "Imprimir",
|
|
31
31
|
printShortcut: "Ctrl+P",
|
|
32
|
-
pageSetup: "Configurar
|
|
32
|
+
pageSetup: "Configurar página",
|
|
33
33
|
leftToRight: "Texto da esquerda para a direita",
|
|
34
34
|
rightToLeft: "Texto da direita para a esquerda",
|
|
35
35
|
image: "Imagem",
|
|
36
36
|
table: "Tabela",
|
|
37
|
-
pageBreak: "Quebra de
|
|
38
|
-
tableOfContents: "
|
|
39
|
-
symbol: "
|
|
37
|
+
pageBreak: "Quebra de página",
|
|
38
|
+
tableOfContents: "Sumário",
|
|
39
|
+
symbol: "Símbolo",
|
|
40
40
|
help: "Ajuda",
|
|
41
41
|
reportIssue: "Reportar problema",
|
|
42
42
|
open: "Abrir",
|
|
@@ -46,14 +46,14 @@ var pt_BR_default = {
|
|
|
46
46
|
},
|
|
47
47
|
formattingBar: {
|
|
48
48
|
groups: {
|
|
49
|
-
history: "
|
|
49
|
+
history: "Histórico",
|
|
50
50
|
zoom: "Zoom",
|
|
51
51
|
styles: "Estilos",
|
|
52
52
|
font: "Fonte",
|
|
53
|
-
textFormatting: "
|
|
53
|
+
textFormatting: "Formatação de texto",
|
|
54
54
|
script: "Sobrescrito/Subscrito",
|
|
55
55
|
alignment: "Alinhamento",
|
|
56
|
-
listFormatting: "
|
|
56
|
+
listFormatting: "Formatação de lista",
|
|
57
57
|
image: "Imagem",
|
|
58
58
|
table: "Tabela"
|
|
59
59
|
},
|
|
@@ -63,8 +63,8 @@ var pt_BR_default = {
|
|
|
63
63
|
redoShortcut: "Refazer (Ctrl+Y)",
|
|
64
64
|
bold: "Negrito",
|
|
65
65
|
boldShortcut: "Negrito (Ctrl+B)",
|
|
66
|
-
italic: "
|
|
67
|
-
italicShortcut: "
|
|
66
|
+
italic: "Itálico",
|
|
67
|
+
italicShortcut: "Itálico (Ctrl+I)",
|
|
68
68
|
underline: "Sublinhado",
|
|
69
69
|
underlineShortcut: "Sublinhado (Ctrl+U)",
|
|
70
70
|
strikethrough: "Tachado",
|
|
@@ -78,20 +78,20 @@ var pt_BR_default = {
|
|
|
78
78
|
subscriptShortcut: "Subscrito (Ctrl+=)",
|
|
79
79
|
imageProperties: "Propriedades da imagem",
|
|
80
80
|
imagePropertiesShortcut: "Propriedades da imagem (texto alternativo, borda)...",
|
|
81
|
-
clearFormatting: "Limpar
|
|
81
|
+
clearFormatting: "Limpar formatação"
|
|
82
82
|
},
|
|
83
83
|
alignment: {
|
|
84
|
-
alignLeft: "Alinhar
|
|
84
|
+
alignLeft: "Alinhar à esquerda",
|
|
85
85
|
alignLeftShortcut: "Ctrl+L",
|
|
86
86
|
center: "Centralizar",
|
|
87
87
|
centerShortcut: "Ctrl+E",
|
|
88
|
-
alignRight: "Alinhar
|
|
88
|
+
alignRight: "Alinhar à direita",
|
|
89
89
|
alignRightShortcut: "Ctrl+R",
|
|
90
90
|
justify: "Justificar",
|
|
91
91
|
justifyShortcut: "Ctrl+J"
|
|
92
92
|
},
|
|
93
93
|
lists: {
|
|
94
|
-
ariaLabel: "
|
|
94
|
+
ariaLabel: "Formatação de lista",
|
|
95
95
|
typeAriaLabel: "Tipo de lista",
|
|
96
96
|
indentationAriaLabel: "Recuo da lista",
|
|
97
97
|
bulletList: "Lista com marcadores",
|
|
@@ -102,23 +102,23 @@ var pt_BR_default = {
|
|
|
102
102
|
lineSpacing: {
|
|
103
103
|
single: "Simples",
|
|
104
104
|
double: "Duplo",
|
|
105
|
-
lineSpacingTitle: "
|
|
106
|
-
paragraphSpacing: "
|
|
105
|
+
lineSpacingTitle: "Espaçamento entre linhas: {label}",
|
|
106
|
+
paragraphSpacing: "Espaçamento entre parágrafos"
|
|
107
107
|
},
|
|
108
108
|
styles: {
|
|
109
|
-
selectAriaLabel: "Selecionar estilo de
|
|
109
|
+
selectAriaLabel: "Selecionar estilo de parágrafo",
|
|
110
110
|
normalText: "Texto normal",
|
|
111
|
-
title: "
|
|
112
|
-
subtitle: "
|
|
113
|
-
heading1: "
|
|
114
|
-
heading2: "
|
|
115
|
-
heading3: "
|
|
111
|
+
title: "Título",
|
|
112
|
+
subtitle: "Subtítulo",
|
|
113
|
+
heading1: "Cabeçalho 1",
|
|
114
|
+
heading2: "Cabeçalho 2",
|
|
115
|
+
heading3: "Cabeçalho 3"
|
|
116
116
|
},
|
|
117
117
|
font: {
|
|
118
|
-
selectAriaLabel: "Selecionar
|
|
118
|
+
selectAriaLabel: "Selecionar família da fonte",
|
|
119
119
|
sansSerif: "Sans Serif",
|
|
120
120
|
serif: "Serif",
|
|
121
|
-
monospace: "
|
|
121
|
+
monospace: "Monoespaçado"
|
|
122
122
|
},
|
|
123
123
|
fontSize: {
|
|
124
124
|
decrease: "Diminuir tamanho da fonte",
|
|
@@ -134,9 +134,9 @@ var pt_BR_default = {
|
|
|
134
134
|
highlightColors: "Cores de destaque",
|
|
135
135
|
customColor: "Cor personalizada",
|
|
136
136
|
noColor: "Sem cor",
|
|
137
|
-
automatic: "
|
|
137
|
+
automatic: "Automático",
|
|
138
138
|
themeColors: "Cores do tema",
|
|
139
|
-
standardColors: "Cores
|
|
139
|
+
standardColors: "Cores padrão",
|
|
140
140
|
colors: {
|
|
141
141
|
black: "Preto",
|
|
142
142
|
darkRed: "Vermelho escuro",
|
|
@@ -174,9 +174,9 @@ var pt_BR_default = {
|
|
|
174
174
|
gray: "Cinza",
|
|
175
175
|
cyan: "Ciano",
|
|
176
176
|
magenta: "Magenta",
|
|
177
|
-
paleGreen: "Verde
|
|
177
|
+
paleGreen: "Verde pálido",
|
|
178
178
|
lightCyan: "Ciano claro",
|
|
179
|
-
skyBlue: "Azul
|
|
179
|
+
skyBlue: "Azul céu",
|
|
180
180
|
lightBlue2: "Azul claro 2",
|
|
181
181
|
lightMagenta: "Magenta claro",
|
|
182
182
|
brightGreen: "Verde brilhante",
|
|
@@ -192,40 +192,40 @@ var pt_BR_default = {
|
|
|
192
192
|
findAriaLabel: "Localizar texto",
|
|
193
193
|
findPrevious: "Localizar anterior",
|
|
194
194
|
findPreviousTitle: "Localizar anterior (Shift+Enter)",
|
|
195
|
-
findNext: "Localizar
|
|
196
|
-
findNextTitle: "Localizar
|
|
197
|
-
matchCount: "{current} de {total}
|
|
195
|
+
findNext: "Localizar próximo",
|
|
196
|
+
findNextTitle: "Localizar próximo (Enter)",
|
|
197
|
+
matchCount: "{current} de {total} ocorrências",
|
|
198
198
|
noResults: "Nenhum resultado encontrado",
|
|
199
199
|
replaceLabel: "Substituir:",
|
|
200
|
-
replacePlaceholder: "Digite o texto de
|
|
200
|
+
replacePlaceholder: "Digite o texto de substituição...",
|
|
201
201
|
replaceAriaLabel: "Substituir texto",
|
|
202
202
|
replaceButton: "Substituir",
|
|
203
|
-
replaceCurrentTitle: "Substituir
|
|
203
|
+
replaceCurrentTitle: "Substituir ocorrência atual",
|
|
204
204
|
replaceAllButton: "Substituir todos",
|
|
205
|
-
replaceAllTitle: "Substituir todas as
|
|
206
|
-
matchCase: "Diferenciar
|
|
205
|
+
replaceAllTitle: "Substituir todas as ocorrências",
|
|
206
|
+
matchCase: "Diferenciar maiúsculas e minúsculas",
|
|
207
207
|
wholeWords: "Palavras inteiras",
|
|
208
208
|
toggleReplace: "+ Substituir",
|
|
209
|
-
matchesFound: "{total}
|
|
209
|
+
matchesFound: "{total} ocorrências"
|
|
210
210
|
},
|
|
211
211
|
hyperlink: {
|
|
212
212
|
titleEdit: "Editar hiperlink",
|
|
213
213
|
titleInsert: "Inserir hiperlink",
|
|
214
|
-
tabWebAddress: "
|
|
214
|
+
tabWebAddress: "Endereço web",
|
|
215
215
|
tabBookmark: "Marcador",
|
|
216
216
|
urlLabel: "URL",
|
|
217
217
|
urlPlaceholder: "https://example.com",
|
|
218
|
-
urlHint: "Digite um
|
|
218
|
+
urlHint: "Digite um endereço web, e-mail (mailto:) ou telefone (tel:)",
|
|
219
219
|
bookmarkLabel: "Marcador",
|
|
220
220
|
bookmarkPlaceholder: "Selecione um marcador...",
|
|
221
|
-
displayTextLabel: "Texto de
|
|
221
|
+
displayTextLabel: "Texto de exibição",
|
|
222
222
|
displayTextPlaceholder: "Texto para exibir (opcional)",
|
|
223
223
|
displayTextHint: "Deixe em branco para usar o texto selecionado",
|
|
224
224
|
tooltipLabel: "Dica (opcional)",
|
|
225
225
|
tooltipPlaceholder: "Texto mostrado ao passar o mouse",
|
|
226
226
|
removeLink: "Remover link",
|
|
227
|
-
invalidUrl: "Digite uma URL
|
|
228
|
-
urlRequired: "URL
|
|
227
|
+
invalidUrl: "Digite uma URL válida",
|
|
228
|
+
urlRequired: "URL é obrigatória"
|
|
229
229
|
},
|
|
230
230
|
insertTable: {
|
|
231
231
|
title: "Inserir tabela",
|
|
@@ -236,57 +236,57 @@ var pt_BR_default = {
|
|
|
236
236
|
columnsLabel: "Colunas:",
|
|
237
237
|
insertButton: "Inserir tabela",
|
|
238
238
|
sizeSelector: "Seletor de tamanho da tabela",
|
|
239
|
-
autofit: "Ajustar automaticamente ao
|
|
239
|
+
autofit: "Ajustar automaticamente ao conteúdo",
|
|
240
240
|
columnWidthLabel: "Largura da coluna",
|
|
241
241
|
fixedWidth: "Fixa",
|
|
242
242
|
tableStyleLabel: "Estilo da tabela",
|
|
243
243
|
validationHint: "Linhas: {minRows}-{maxRows}, Colunas: {minCols}-{maxCols}"
|
|
244
244
|
},
|
|
245
245
|
splitCell: {
|
|
246
|
-
title: "Dividir
|
|
247
|
-
description: "Defina em quantas linhas e colunas a
|
|
246
|
+
title: "Dividir célula",
|
|
247
|
+
description: "Defina em quantas linhas e colunas a célula selecionada será dividida.",
|
|
248
248
|
rowsLabel: "Linhas:",
|
|
249
249
|
columnsLabel: "Colunas:",
|
|
250
|
-
currentMinimum: "
|
|
250
|
+
currentMinimum: "Mínimo do span atual: {rows} linha(s) x {cols} coluna(s)",
|
|
251
251
|
minValue: "Use pelo menos {rows} linha(s) e {cols} coluna(s).",
|
|
252
|
-
notOneByOne: "Escolha pelo menos duas
|
|
252
|
+
notOneByOne: "Escolha pelo menos duas células resultantes."
|
|
253
253
|
},
|
|
254
254
|
insertImage: {
|
|
255
255
|
title: "Inserir imagem",
|
|
256
256
|
uploadAriaLabel: "Clique ou arraste para fazer upload da imagem",
|
|
257
257
|
uploadText: "Clique para selecionar ou arraste e solte uma imagem",
|
|
258
|
-
uploadSubtext: "PNG, JPG, GIF
|
|
259
|
-
dimensions: "
|
|
258
|
+
uploadSubtext: "PNG, JPG, GIF até 10MB",
|
|
259
|
+
dimensions: "Dimensões",
|
|
260
260
|
widthLabel: "Largura:",
|
|
261
261
|
heightLabel: "Altura:",
|
|
262
|
-
aspectRatioLocked: "
|
|
263
|
-
aspectRatioUnlocked: "
|
|
262
|
+
aspectRatioLocked: "Proporção bloqueada",
|
|
263
|
+
aspectRatioUnlocked: "Proporção desbloqueada",
|
|
264
264
|
altTextLabel: "Texto alternativo (opcional)",
|
|
265
265
|
altTextPlaceholder: "Descreva a imagem para acessibilidade",
|
|
266
266
|
insertButton: "Inserir imagem",
|
|
267
|
-
invalidFile: "Selecione um arquivo de imagem
|
|
268
|
-
fileTooLarge: "Arquivo de imagem muito grande (
|
|
267
|
+
invalidFile: "Selecione um arquivo de imagem válido",
|
|
268
|
+
fileTooLarge: "Arquivo de imagem muito grande (máx. 10MB)",
|
|
269
269
|
readFailed: "Falha ao ler arquivo de imagem",
|
|
270
270
|
loadFailed: "Falha ao carregar imagem",
|
|
271
271
|
preview: "Visualizar"
|
|
272
272
|
},
|
|
273
273
|
insertSymbol: {
|
|
274
|
-
title: "Inserir
|
|
275
|
-
searchPlaceholder: "Pesquisar
|
|
276
|
-
noResults: 'Nenhum
|
|
274
|
+
title: "Inserir símbolo",
|
|
275
|
+
searchPlaceholder: "Pesquisar símbolos (caractere ou Unicode)...",
|
|
276
|
+
noResults: 'Nenhum símbolo encontrado para "{query}"',
|
|
277
277
|
decimal: "Decimal: {value}",
|
|
278
278
|
categories: {
|
|
279
279
|
common: "Comuns",
|
|
280
280
|
arrows: "Setas",
|
|
281
|
-
math: "
|
|
281
|
+
math: "Matemáticos",
|
|
282
282
|
greek: "Gregos",
|
|
283
283
|
shapes: "Formas",
|
|
284
|
-
punctuation: "
|
|
284
|
+
punctuation: "Pontuação",
|
|
285
285
|
currency: "Moedas",
|
|
286
|
-
music: "
|
|
286
|
+
music: "Música",
|
|
287
287
|
emoji: "Emoji"
|
|
288
288
|
},
|
|
289
|
-
noResultsEmpty: "Nenhum
|
|
289
|
+
noResultsEmpty: "Nenhum símbolo encontrado",
|
|
290
290
|
recent: "Recentes:"
|
|
291
291
|
},
|
|
292
292
|
imageProperties: {
|
|
@@ -299,7 +299,7 @@ var pt_BR_default = {
|
|
|
299
299
|
color: "Cor",
|
|
300
300
|
preview: "Visualizar",
|
|
301
301
|
borderStyles: {
|
|
302
|
-
solid: "
|
|
302
|
+
solid: "Sólido",
|
|
303
303
|
dashed: "Tracejado",
|
|
304
304
|
dotted: "Pontilhado",
|
|
305
305
|
double: "Duplo",
|
|
@@ -308,25 +308,25 @@ var pt_BR_default = {
|
|
|
308
308
|
inset: "Recessado",
|
|
309
309
|
outset: "Relevo"
|
|
310
310
|
},
|
|
311
|
-
dimensions: "
|
|
311
|
+
dimensions: "Dimensões",
|
|
312
312
|
heightLabel: "Altura:",
|
|
313
|
-
lockAspectRatio: "Bloquear
|
|
313
|
+
lockAspectRatio: "Bloquear proporção",
|
|
314
314
|
textWrapping: "Quebra de texto",
|
|
315
315
|
widthLabel: "Largura:",
|
|
316
316
|
wrapOptions: {
|
|
317
|
-
behind: "
|
|
317
|
+
behind: "Atrás do texto",
|
|
318
318
|
inFront: "Na frente do texto",
|
|
319
319
|
inline: "Em linha com o texto",
|
|
320
320
|
topAndBottom: "Acima e abaixo",
|
|
321
|
-
wrapLeft: "Quebra de texto, flutuar
|
|
322
|
-
wrapRight: "Quebra de texto, flutuar
|
|
321
|
+
wrapLeft: "Quebra de texto, flutuar à direita",
|
|
322
|
+
wrapRight: "Quebra de texto, flutuar à esquerda"
|
|
323
323
|
}
|
|
324
324
|
},
|
|
325
325
|
imagePosition: {
|
|
326
|
-
title: "
|
|
326
|
+
title: "Posição da imagem",
|
|
327
327
|
horizontal: "Horizontal",
|
|
328
328
|
vertical: "Vertical",
|
|
329
|
-
position: "
|
|
329
|
+
position: "Posição",
|
|
330
330
|
alignment: "Alinhamento",
|
|
331
331
|
offset: "Deslocamento",
|
|
332
332
|
offsetPx: "Deslocamento (px)",
|
|
@@ -340,20 +340,20 @@ var pt_BR_default = {
|
|
|
340
340
|
bottom: "Inferior"
|
|
341
341
|
},
|
|
342
342
|
relativeOptions: {
|
|
343
|
-
page: "
|
|
343
|
+
page: "Página",
|
|
344
344
|
column: "Coluna",
|
|
345
345
|
margin: "Margem",
|
|
346
346
|
character: "Caractere",
|
|
347
|
-
paragraph: "
|
|
347
|
+
paragraph: "Parágrafo",
|
|
348
348
|
line: "Linha"
|
|
349
349
|
}
|
|
350
350
|
},
|
|
351
351
|
pageSetup: {
|
|
352
|
-
title: "Configurar
|
|
353
|
-
pageSize: "TAMANHO DA
|
|
352
|
+
title: "Configurar página",
|
|
353
|
+
pageSize: "TAMANHO DA PÁGINA",
|
|
354
354
|
sizeLabel: "Tamanho",
|
|
355
355
|
custom: "Personalizado",
|
|
356
|
-
orientation: "
|
|
356
|
+
orientation: "Orientação",
|
|
357
357
|
portrait: "Retrato",
|
|
358
358
|
landscape: "Paisagem",
|
|
359
359
|
margins: "MARGENS",
|
|
@@ -362,13 +362,13 @@ var pt_BR_default = {
|
|
|
362
362
|
left: "Esquerda",
|
|
363
363
|
right: "Direita",
|
|
364
364
|
pageSizes: {
|
|
365
|
-
letter: 'Carta (8,5"
|
|
366
|
-
a4: 'A4 (8,27"
|
|
367
|
-
legal: '
|
|
368
|
-
a3: 'A3 (11,69"
|
|
369
|
-
a5: 'A5 (5,83"
|
|
370
|
-
b5: 'B5 (6,93"
|
|
371
|
-
executive: 'Executivo (7,25"
|
|
365
|
+
letter: 'Carta (8,5" × 11")',
|
|
366
|
+
a4: 'A4 (8,27" × 11,69")',
|
|
367
|
+
legal: 'Ofício (8,5" × 14")',
|
|
368
|
+
a3: 'A3 (11,69" × 16,54")',
|
|
369
|
+
a5: 'A5 (5,83" × 8,27")',
|
|
370
|
+
b5: 'B5 (6,93" × 9,84")',
|
|
371
|
+
executive: 'Executivo (7,25" × 10,5")'
|
|
372
372
|
}
|
|
373
373
|
},
|
|
374
374
|
tableProperties: {
|
|
@@ -377,7 +377,7 @@ var pt_BR_default = {
|
|
|
377
377
|
widthLabel: "Largura",
|
|
378
378
|
alignmentLabel: "Alinhamento",
|
|
379
379
|
widthTypes: {
|
|
380
|
-
auto: "
|
|
380
|
+
auto: "Automático",
|
|
381
381
|
fixed: "Fixo (twips)",
|
|
382
382
|
percentage: "Percentual"
|
|
383
383
|
},
|
|
@@ -393,37 +393,37 @@ var pt_BR_default = {
|
|
|
393
393
|
},
|
|
394
394
|
pasteSpecial: {
|
|
395
395
|
title: "Colar especial",
|
|
396
|
-
keepFormatting: "Manter
|
|
397
|
-
keepFormattingDescription: "Colar com
|
|
396
|
+
keepFormatting: "Manter formatação original",
|
|
397
|
+
keepFormattingDescription: "Colar com formatação original",
|
|
398
398
|
keepFormattingShortcut: "Ctrl+V",
|
|
399
|
-
plainText: "Colar como texto sem
|
|
400
|
-
plainTextDescription: "Colar sem
|
|
399
|
+
plainText: "Colar como texto sem formatação",
|
|
400
|
+
plainTextDescription: "Colar sem formatação",
|
|
401
401
|
plainTextShortcut: "Ctrl+Shift+V",
|
|
402
|
-
readingClipboard: "Lendo
|
|
402
|
+
readingClipboard: "Lendo área de transferência...",
|
|
403
403
|
preview: "Visualizar:",
|
|
404
|
-
noContent: "Nenhum
|
|
405
|
-
clipboardError: "
|
|
404
|
+
noContent: "Nenhum conteúdo disponível para colar",
|
|
405
|
+
clipboardError: "Não foi possível ler a área de transferência. Use Ctrl+V para colar."
|
|
406
406
|
},
|
|
407
407
|
footnoteProperties: {
|
|
408
|
-
title: "Propriedades de notas de
|
|
409
|
-
footnotes: "Notas de
|
|
408
|
+
title: "Propriedades de notas de rodapé e fim",
|
|
409
|
+
footnotes: "Notas de rodapé",
|
|
410
410
|
endnotes: "Notas de fim",
|
|
411
|
-
position: "
|
|
412
|
-
numberFormat: "Formato do
|
|
411
|
+
position: "Posição",
|
|
412
|
+
numberFormat: "Formato do número",
|
|
413
413
|
startAt: "Iniciar em",
|
|
414
|
-
numbering: "
|
|
414
|
+
numbering: "Numeração",
|
|
415
415
|
footnotePositions: {
|
|
416
|
-
bottomOfPage: "Final da
|
|
416
|
+
bottomOfPage: "Final da página",
|
|
417
417
|
belowText: "Abaixo do texto"
|
|
418
418
|
},
|
|
419
419
|
endnotePositions: {
|
|
420
420
|
endOfDocument: "Final do documento",
|
|
421
|
-
endOfSection: "Final da
|
|
421
|
+
endOfSection: "Final da seção"
|
|
422
422
|
},
|
|
423
423
|
numberingOptions: {
|
|
424
|
-
continuous: "
|
|
425
|
-
restartSection: "Reiniciar a cada
|
|
426
|
-
restartPage: "Reiniciar a cada
|
|
424
|
+
continuous: "Contínuo",
|
|
425
|
+
restartSection: "Reiniciar a cada seção",
|
|
426
|
+
restartPage: "Reiniciar a cada página"
|
|
427
427
|
},
|
|
428
428
|
formats: {
|
|
429
429
|
decimal: "1, 2, 3, ...",
|
|
@@ -431,19 +431,19 @@ var pt_BR_default = {
|
|
|
431
431
|
upperRoman: "I, II, III, ...",
|
|
432
432
|
lowerAlpha: "a, b, c, ...",
|
|
433
433
|
upperAlpha: "A, B, C, ...",
|
|
434
|
-
symbols: "*,
|
|
434
|
+
symbols: "*, †, ‡, ..."
|
|
435
435
|
}
|
|
436
436
|
},
|
|
437
437
|
keyboardShortcuts: {
|
|
438
438
|
ariaLabel: "Atalhos de teclado",
|
|
439
439
|
searchPlaceholder: "Pesquisar atalhos...",
|
|
440
440
|
categories: {
|
|
441
|
-
editing: "
|
|
442
|
-
formatting: "
|
|
443
|
-
navigation: "
|
|
444
|
-
clipboard: "
|
|
445
|
-
selection: "
|
|
446
|
-
view: "
|
|
441
|
+
editing: "Edição",
|
|
442
|
+
formatting: "Formatação",
|
|
443
|
+
navigation: "Navegação",
|
|
444
|
+
clipboard: "Área de transferência",
|
|
445
|
+
selection: "Seleção",
|
|
446
|
+
view: "Visualização",
|
|
447
447
|
file: "Arquivo",
|
|
448
448
|
other: "Outros"
|
|
449
449
|
},
|
|
@@ -453,9 +453,9 @@ var pt_BR_default = {
|
|
|
453
453
|
print: "Imprimir",
|
|
454
454
|
printDescription: "Imprimir documento",
|
|
455
455
|
undo: "Desfazer",
|
|
456
|
-
undoDescription: "Desfazer
|
|
456
|
+
undoDescription: "Desfazer última ação",
|
|
457
457
|
redo: "Refazer",
|
|
458
|
-
redoDescription: "Refazer
|
|
458
|
+
redoDescription: "Refazer última ação",
|
|
459
459
|
delete: "Excluir",
|
|
460
460
|
deleteDescription: "Excluir texto selecionado",
|
|
461
461
|
find: "Localizar",
|
|
@@ -467,13 +467,13 @@ var pt_BR_default = {
|
|
|
467
467
|
copy: "Copiar",
|
|
468
468
|
copyDescription: "Copiar texto selecionado",
|
|
469
469
|
paste: "Colar",
|
|
470
|
-
pasteDescription: "Colar da
|
|
471
|
-
pastePlainText: "Colar como texto sem
|
|
472
|
-
pastePlainTextDescription: "Colar sem
|
|
470
|
+
pasteDescription: "Colar da área de transferência",
|
|
471
|
+
pastePlainText: "Colar como texto sem formatação",
|
|
472
|
+
pastePlainTextDescription: "Colar sem formatação",
|
|
473
473
|
bold: "Negrito",
|
|
474
|
-
boldDescription: "Alternar
|
|
475
|
-
italic: "
|
|
476
|
-
italicDescription: "Alternar
|
|
474
|
+
boldDescription: "Alternar formatação negrito",
|
|
475
|
+
italic: "Itálico",
|
|
476
|
+
italicDescription: "Alternar formatação itálico",
|
|
477
477
|
underline: "Sublinhado",
|
|
478
478
|
underlineDescription: "Alternar sublinhado",
|
|
479
479
|
strikethrough: "Tachado",
|
|
@@ -482,50 +482,50 @@ var pt_BR_default = {
|
|
|
482
482
|
subscriptDescription: "Alternar subscrito",
|
|
483
483
|
superscript: "Sobrescrito",
|
|
484
484
|
superscriptDescription: "Alternar sobrescrito",
|
|
485
|
-
alignLeft: "Alinhar
|
|
486
|
-
alignLeftDescription: "Alinhar
|
|
485
|
+
alignLeft: "Alinhar à esquerda",
|
|
486
|
+
alignLeftDescription: "Alinhar parágrafo à esquerda",
|
|
487
487
|
alignCenter: "Centralizar",
|
|
488
|
-
alignCenterDescription: "Centralizar
|
|
489
|
-
alignRight: "Alinhar
|
|
490
|
-
alignRightDescription: "Alinhar
|
|
488
|
+
alignCenterDescription: "Centralizar parágrafo",
|
|
489
|
+
alignRight: "Alinhar à direita",
|
|
490
|
+
alignRightDescription: "Alinhar parágrafo à direita",
|
|
491
491
|
justify: "Justificar",
|
|
492
|
-
justifyDescription: "Justificar
|
|
492
|
+
justifyDescription: "Justificar parágrafo",
|
|
493
493
|
increaseIndent: "Aumentar recuo",
|
|
494
|
-
increaseIndentDescription: "Aumentar recuo do
|
|
494
|
+
increaseIndentDescription: "Aumentar recuo do parágrafo",
|
|
495
495
|
decreaseIndent: "Diminuir recuo",
|
|
496
|
-
decreaseIndentDescription: "Diminuir recuo do
|
|
496
|
+
decreaseIndentDescription: "Diminuir recuo do parágrafo",
|
|
497
497
|
selectAll: "Selecionar tudo",
|
|
498
|
-
selectAllDescription: "Selecionar todo o
|
|
498
|
+
selectAllDescription: "Selecionar todo o conteúdo",
|
|
499
499
|
selectWord: "Selecionar palavra",
|
|
500
500
|
selectWordDescription: "Selecionar palavra atual",
|
|
501
|
-
selectParagraph: "Selecionar
|
|
502
|
-
selectParagraphDescription: "Selecionar
|
|
503
|
-
extendSelectionByWord: "Estender
|
|
504
|
-
extendSelectionByWordDescription: "Estender
|
|
505
|
-
extendSelectionToLineEdge: "Estender
|
|
506
|
-
extendSelectionToLineEdgeDescription: "Estender
|
|
501
|
+
selectParagraph: "Selecionar parágrafo",
|
|
502
|
+
selectParagraphDescription: "Selecionar parágrafo atual",
|
|
503
|
+
extendSelectionByWord: "Estender seleção por palavra",
|
|
504
|
+
extendSelectionByWordDescription: "Estender seleção para próxima/anterior palavra",
|
|
505
|
+
extendSelectionToLineEdge: "Estender seleção até a borda da linha",
|
|
506
|
+
extendSelectionToLineEdgeDescription: "Estender seleção até início/fim da linha",
|
|
507
507
|
moveByWord: "Mover por palavra",
|
|
508
|
-
moveByWordDescription: "Mover cursor para
|
|
509
|
-
moveToLineStart: "Mover para
|
|
510
|
-
moveToLineStartDescription: "Mover cursor para
|
|
508
|
+
moveByWordDescription: "Mover cursor para próxima/anterior palavra",
|
|
509
|
+
moveToLineStart: "Mover para início da linha",
|
|
510
|
+
moveToLineStartDescription: "Mover cursor para início da linha",
|
|
511
511
|
moveToLineEnd: "Mover para fim da linha",
|
|
512
512
|
moveToLineEndDescription: "Mover cursor para fim da linha",
|
|
513
|
-
moveToDocumentStart: "Mover para
|
|
514
|
-
moveToDocumentStartDescription: "Mover cursor para
|
|
513
|
+
moveToDocumentStart: "Mover para início do documento",
|
|
514
|
+
moveToDocumentStartDescription: "Mover cursor para início do documento",
|
|
515
515
|
moveToDocumentEnd: "Mover para fim do documento",
|
|
516
516
|
moveToDocumentEndDescription: "Mover cursor para fim do documento",
|
|
517
517
|
pageUp: "Page Up",
|
|
518
|
-
pageUpDescription: "Rolar uma
|
|
518
|
+
pageUpDescription: "Rolar uma página para cima",
|
|
519
519
|
pageDown: "Page Down",
|
|
520
|
-
pageDownDescription: "Rolar uma
|
|
520
|
+
pageDownDescription: "Rolar uma página para baixo",
|
|
521
521
|
zoomIn: "Ampliar",
|
|
522
|
-
zoomInDescription: "Aumentar
|
|
522
|
+
zoomInDescription: "Aumentar nível de zoom",
|
|
523
523
|
zoomOut: "Reduzir",
|
|
524
|
-
zoomOutDescription: "Diminuir
|
|
524
|
+
zoomOutDescription: "Diminuir nível de zoom",
|
|
525
525
|
resetZoom: "Redefinir zoom",
|
|
526
526
|
resetZoomDescription: "Redefinir zoom para 100%",
|
|
527
527
|
keyboardShortcuts: "Atalhos de teclado",
|
|
528
|
-
keyboardShortcutsDescription: "Mostrar esta caixa de
|
|
528
|
+
keyboardShortcutsDescription: "Mostrar esta caixa de diálogo de ajuda",
|
|
529
529
|
insertLink: "Inserir link",
|
|
530
530
|
insertLinkDescription: "Inserir ou editar hiperlink"
|
|
531
531
|
},
|
|
@@ -538,22 +538,22 @@ var pt_BR_default = {
|
|
|
538
538
|
resolved: "Resolvido",
|
|
539
539
|
resolve: "Resolver",
|
|
540
540
|
reopen: "Reabrir",
|
|
541
|
-
moreOptions: "Mais
|
|
541
|
+
moreOptions: "Mais opções",
|
|
542
542
|
unknown: "Desconhecido",
|
|
543
|
-
addComment: "Adicionar um
|
|
543
|
+
addComment: "Adicionar um comentário...",
|
|
544
544
|
replyPlaceholder: "Responda ou adicione outros com @",
|
|
545
545
|
replyCount: "{count, plural, one {# resposta} other {# respostas}}"
|
|
546
546
|
},
|
|
547
547
|
trackedChanges: {
|
|
548
548
|
unknown: "Desconhecido",
|
|
549
|
-
replaced: "
|
|
549
|
+
replaced: "Substituído",
|
|
550
550
|
with: "por",
|
|
551
551
|
added: "Adicionado",
|
|
552
|
-
deleted: "
|
|
552
|
+
deleted: "Excluído"
|
|
553
553
|
},
|
|
554
554
|
contextMenu: {
|
|
555
|
-
ariaLabel: "Menu de
|
|
556
|
-
textMenuAriaLabel: "Menu de
|
|
555
|
+
ariaLabel: "Menu de ações de IA",
|
|
556
|
+
textMenuAriaLabel: "Menu de edição de texto",
|
|
557
557
|
customPromptPlaceholder: "Digite um prompt personalizado...",
|
|
558
558
|
cut: "Recortar",
|
|
559
559
|
cutShortcut: "Ctrl+X",
|
|
@@ -561,7 +561,7 @@ var pt_BR_default = {
|
|
|
561
561
|
copyShortcut: "Ctrl+C",
|
|
562
562
|
paste: "Colar",
|
|
563
563
|
pasteShortcut: "Ctrl+V",
|
|
564
|
-
pastePlainText: "Colar como texto sem
|
|
564
|
+
pastePlainText: "Colar como texto sem formatação",
|
|
565
565
|
pastePlainTextShortcut: "Ctrl+Shift+V",
|
|
566
566
|
delete: "Excluir",
|
|
567
567
|
deleteShortcut: "Del",
|
|
@@ -569,13 +569,13 @@ var pt_BR_default = {
|
|
|
569
569
|
selectAllShortcut: "Ctrl+A",
|
|
570
570
|
selected: "Selecionado:",
|
|
571
571
|
aiActions: {
|
|
572
|
-
askAi: "Perguntar
|
|
572
|
+
askAi: "Perguntar à IA",
|
|
573
573
|
rewrite: "Reescrever",
|
|
574
574
|
expand: "Expandir",
|
|
575
575
|
summarize: "Resumir",
|
|
576
576
|
translate: "Traduzir",
|
|
577
577
|
explain: "Explicar",
|
|
578
|
-
fixGrammar: "Corrigir
|
|
578
|
+
fixGrammar: "Corrigir gramática",
|
|
579
579
|
makeFormal: "Tornar formal",
|
|
580
580
|
makeCasual: "Tornar informal",
|
|
581
581
|
custom: "Personalizado"
|
|
@@ -586,13 +586,13 @@ var pt_BR_default = {
|
|
|
586
586
|
closeAriaLabel: "Fechar estrutura",
|
|
587
587
|
closeTitle: "Fechar estrutura",
|
|
588
588
|
title: "Estrutura",
|
|
589
|
-
noHeadings: "Nenhum
|
|
589
|
+
noHeadings: "Nenhum cabeçalho encontrado. Adicione cabeçalhos ao seu documento para vê-los aqui."
|
|
590
590
|
},
|
|
591
591
|
sidebar: {
|
|
592
|
-
ariaLabel: "Barra lateral de
|
|
592
|
+
ariaLabel: "Barra lateral de anotações"
|
|
593
593
|
},
|
|
594
594
|
titleBar: {
|
|
595
|
-
untitled: "Sem
|
|
595
|
+
untitled: "Sem título",
|
|
596
596
|
documentNameAriaLabel: "Nome do documento",
|
|
597
597
|
menuBarAriaLabel: "Barra de menu"
|
|
598
598
|
},
|
|
@@ -600,7 +600,7 @@ var pt_BR_default = {
|
|
|
600
600
|
loadingDocument: "Carregando documento...",
|
|
601
601
|
noDocumentLoaded: "Nenhum documento carregado",
|
|
602
602
|
failedToLoad: "Falha ao carregar documento",
|
|
603
|
-
unableToParse: "
|
|
603
|
+
unableToParse: "Não foi possível analisar o documento",
|
|
604
604
|
somethingWentWrong: "Algo deu errado",
|
|
605
605
|
errorDescription: "Ocorreu um erro ao renderizar este componente. Tente novamente ou contate o suporte se o problema persistir.",
|
|
606
606
|
errorLabel: "Erro:",
|
|
@@ -608,24 +608,24 @@ var pt_BR_default = {
|
|
|
608
608
|
tryAgain: "Tentar novamente",
|
|
609
609
|
showDetails: "Mostrar detalhes",
|
|
610
610
|
hideDetails: "Ocultar detalhes",
|
|
611
|
-
unsavedChanges: "
|
|
611
|
+
unsavedChanges: "Você tem alterações não salvas. Tem certeza que deseja sair?"
|
|
612
612
|
},
|
|
613
613
|
table: {
|
|
614
614
|
insertRowAbove: "Inserir linha acima",
|
|
615
615
|
insertRowBelow: "Inserir linha abaixo",
|
|
616
|
-
insertColumnLeft: "Inserir coluna
|
|
617
|
-
insertColumnRight: "Inserir coluna
|
|
616
|
+
insertColumnLeft: "Inserir coluna à esquerda",
|
|
617
|
+
insertColumnRight: "Inserir coluna à direita",
|
|
618
618
|
deleteRow: "Excluir linha",
|
|
619
619
|
deleteColumn: "Excluir coluna",
|
|
620
620
|
deleteTable: "Excluir tabela",
|
|
621
|
-
mergeCells: "Mesclar
|
|
622
|
-
splitCell: "Dividir
|
|
623
|
-
editingTools: "Ferramentas de
|
|
621
|
+
mergeCells: "Mesclar células",
|
|
622
|
+
splitCell: "Dividir célula",
|
|
623
|
+
editingTools: "Ferramentas de edição de tabela",
|
|
624
624
|
label: "Tabela:",
|
|
625
|
-
cellFillColor: "Cor de preenchimento da
|
|
625
|
+
cellFillColor: "Cor de preenchimento da célula",
|
|
626
626
|
borderColor: "Cor da borda",
|
|
627
627
|
borderWidth: "Largura da borda",
|
|
628
|
-
unknownAction: "
|
|
628
|
+
unknownAction: "Ação desconhecida",
|
|
629
629
|
borders: {
|
|
630
630
|
all: "Todas as bordas",
|
|
631
631
|
outside: "Bordas externas",
|
|
@@ -639,7 +639,7 @@ var pt_BR_default = {
|
|
|
639
639
|
styleAriaLabel: "Estilo da borda",
|
|
640
640
|
tooltip: "Bordas"
|
|
641
641
|
},
|
|
642
|
-
moreOptions: "Mais
|
|
642
|
+
moreOptions: "Mais opções de tabela",
|
|
643
643
|
styles: {
|
|
644
644
|
title: "Estilos de tabela",
|
|
645
645
|
label: "Estilos",
|
|
@@ -664,8 +664,8 @@ var pt_BR_default = {
|
|
|
664
664
|
top: "Superior",
|
|
665
665
|
middle: "Meio",
|
|
666
666
|
bottom: "Inferior",
|
|
667
|
-
cellMargins: "Margens da
|
|
668
|
-
textDirection: "
|
|
667
|
+
cellMargins: "Margens da célula",
|
|
668
|
+
textDirection: "Direção do texto",
|
|
669
669
|
textDirections: {
|
|
670
670
|
horizontal: "Horizontal (LR)",
|
|
671
671
|
verticalRL: "Vertical (cima-baixo, RL)",
|
|
@@ -674,53 +674,53 @@ var pt_BR_default = {
|
|
|
674
674
|
toggleNoWrap: "Alternar sem quebra",
|
|
675
675
|
rowHeight: "Altura da linha",
|
|
676
676
|
heightRules: {
|
|
677
|
-
auto: "
|
|
677
|
+
auto: "Automático",
|
|
678
678
|
atLeast: "Pelo menos",
|
|
679
679
|
exact: "Exato"
|
|
680
680
|
},
|
|
681
681
|
rule: "Regra",
|
|
682
682
|
height: "Altura",
|
|
683
|
-
toggleHeaderRow: "Alternar linha de
|
|
683
|
+
toggleHeaderRow: "Alternar linha de cabeçalho",
|
|
684
684
|
distributeColumns: "Distribuir colunas uniformemente",
|
|
685
|
-
autoFit: "Ajustar automaticamente ao
|
|
685
|
+
autoFit: "Ajustar automaticamente ao conteúdo",
|
|
686
686
|
tableProperties: "Propriedades da tabela...",
|
|
687
687
|
tableAlignment: "Alinhamento da tabela",
|
|
688
|
-
alignTableLeft: "Alinhar tabela
|
|
688
|
+
alignTableLeft: "Alinhar tabela à esquerda",
|
|
689
689
|
alignTableCenter: "Centralizar tabela",
|
|
690
|
-
alignTableRight: "Alinhar tabela
|
|
691
|
-
tableOptionsMenu: "Menu de
|
|
692
|
-
tableOptions: "
|
|
690
|
+
alignTableRight: "Alinhar tabela à direita",
|
|
691
|
+
tableOptionsMenu: "Menu de opções da tabela",
|
|
692
|
+
tableOptions: "Opções da tabela"
|
|
693
693
|
},
|
|
694
694
|
imageTransform: {
|
|
695
695
|
tooltip: "Transformar",
|
|
696
|
-
rotateClockwise: "Girar no sentido
|
|
697
|
-
rotateCounterClockwise: "Girar no sentido anti-
|
|
696
|
+
rotateClockwise: "Girar no sentido horário",
|
|
697
|
+
rotateCounterClockwise: "Girar no sentido anti-horário",
|
|
698
698
|
flipHorizontal: "Espelhar horizontalmente",
|
|
699
699
|
flipVertical: "Espelhar verticalmente"
|
|
700
700
|
},
|
|
701
701
|
imageWrap: {
|
|
702
702
|
inline: "Em linha com o texto",
|
|
703
|
-
floatLeft: "Flutuar
|
|
704
|
-
floatRight: "Flutuar
|
|
703
|
+
floatLeft: "Flutuar à esquerda (envolver à direita)",
|
|
704
|
+
floatRight: "Flutuar à direita (envolver à esquerda)",
|
|
705
705
|
topAndBottom: "Acima e abaixo",
|
|
706
|
-
behindText: "
|
|
706
|
+
behindText: "Atrás do texto",
|
|
707
707
|
inFrontOfText: "Na frente do texto",
|
|
708
708
|
tooltipPrefix: "Quebra: {label}",
|
|
709
709
|
menu: {
|
|
710
|
-
ariaLabel: "
|
|
711
|
-
behindText: "
|
|
710
|
+
ariaLabel: "Opções de layout de imagem",
|
|
711
|
+
behindText: "Atrás do texto",
|
|
712
712
|
inFrontOfText: "Na frente do texto",
|
|
713
713
|
inLineWithText: "Em linha com o texto",
|
|
714
|
-
squareLeft: "Quadrado
|
|
715
|
-
squareRight: "Quadrado
|
|
716
|
-
imageProperties: "Propriedades da imagem
|
|
714
|
+
squareLeft: "Quadrado à esquerda",
|
|
715
|
+
squareRight: "Quadrado à direita",
|
|
716
|
+
imageProperties: "Propriedades da imagem…"
|
|
717
717
|
},
|
|
718
718
|
menuDesc: {
|
|
719
|
-
behindText: "A imagem fica
|
|
719
|
+
behindText: "A imagem fica atrás do texto",
|
|
720
720
|
inFrontOfText: "A imagem fica na frente do texto",
|
|
721
721
|
inLineWithText: "A imagem flui na linha como um glifo",
|
|
722
|
-
squareLeft: "Imagem
|
|
723
|
-
squareRight: "Imagem
|
|
722
|
+
squareLeft: "Imagem à esquerda, texto envolve à direita",
|
|
723
|
+
squareRight: "Imagem à direita, texto envolve à esquerda"
|
|
724
724
|
}
|
|
725
725
|
},
|
|
726
726
|
responsePreview: {
|
|
@@ -728,53 +728,53 @@ var pt_BR_default = {
|
|
|
728
728
|
result: "Resultado {action}",
|
|
729
729
|
closeEsc: "Fechar (Esc)",
|
|
730
730
|
editPrompt: "Edite o resultado antes de aceitar:",
|
|
731
|
-
changes: "
|
|
731
|
+
changes: "Alterações:",
|
|
732
732
|
original: "Original:",
|
|
733
733
|
new: "Novo:",
|
|
734
|
-
cancelEdit: "Cancelar
|
|
734
|
+
cancelEdit: "Cancelar edição"
|
|
735
735
|
},
|
|
736
736
|
commentMarkers: {
|
|
737
|
-
resolvedComment: "
|
|
738
|
-
comment: "
|
|
737
|
+
resolvedComment: "Comentário resolvido",
|
|
738
|
+
comment: "Comentário"
|
|
739
739
|
},
|
|
740
740
|
editor: {
|
|
741
|
-
toggleCommentsSidebar: "Alternar barra lateral de
|
|
741
|
+
toggleCommentsSidebar: "Alternar barra lateral de comentários",
|
|
742
742
|
showDocumentOutline: "Mostrar estrutura do documento",
|
|
743
743
|
editing: "Editando",
|
|
744
744
|
editingDescription: "Editar documento diretamente",
|
|
745
745
|
suggesting: "Sugerindo",
|
|
746
|
-
suggestingDescription: "
|
|
746
|
+
suggestingDescription: "Edições se tornam sugestões",
|
|
747
747
|
viewing: "Visualizando",
|
|
748
|
-
viewingDescription: "Somente leitura, sem
|
|
748
|
+
viewingDescription: "Somente leitura, sem edições",
|
|
749
749
|
failedToParse: "Falha ao analisar documento",
|
|
750
750
|
linkRemoved: "Link removido",
|
|
751
|
-
linkCopied: "Link copiado para a
|
|
751
|
+
linkCopied: "Link copiado para a área de transferência",
|
|
752
752
|
failedToSave: "Falha ao salvar documento"
|
|
753
753
|
},
|
|
754
754
|
hyperlinkPopup: {
|
|
755
|
-
displayTextPlaceholder: "Texto de
|
|
755
|
+
displayTextPlaceholder: "Texto de exibição",
|
|
756
756
|
urlPlaceholder: "https://example.com",
|
|
757
757
|
copyLink: "Copiar link",
|
|
758
758
|
editLink: "Editar link",
|
|
759
759
|
removeLink: "Remover link"
|
|
760
760
|
},
|
|
761
761
|
headerFooter: {
|
|
762
|
-
header: "
|
|
763
|
-
footer: "
|
|
764
|
-
options: "
|
|
765
|
-
insertPageNumber: "Inserir
|
|
766
|
-
insertTotalPages: "Inserir contagem total de
|
|
762
|
+
header: "Cabeçalho",
|
|
763
|
+
footer: "Rodapé",
|
|
764
|
+
options: "Opções",
|
|
765
|
+
insertPageNumber: "Inserir número da página atual",
|
|
766
|
+
insertTotalPages: "Inserir contagem total de páginas",
|
|
767
767
|
remove: "Remover {label}",
|
|
768
|
-
closeEditing: "Fechar
|
|
768
|
+
closeEditing: "Fechar edição de {label}"
|
|
769
769
|
},
|
|
770
770
|
image: {
|
|
771
|
-
placeholder: "
|
|
771
|
+
placeholder: "Espaço reservado para imagem",
|
|
772
772
|
placeholderText: "[Imagem]",
|
|
773
|
-
editableAriaLabel: "Imagem
|
|
773
|
+
editableAriaLabel: "Imagem editável"
|
|
774
774
|
},
|
|
775
775
|
ruler: {
|
|
776
|
-
horizontal: "
|
|
777
|
-
vertical: "
|
|
776
|
+
horizontal: "Régua horizontal",
|
|
777
|
+
vertical: "Régua vertical",
|
|
778
778
|
firstLineIndent: "Recuo da primeira linha",
|
|
779
779
|
leftIndent: "Recuo esquerdo",
|
|
780
780
|
rightIndent: "Recuo direito",
|
|
@@ -783,24 +783,24 @@ var pt_BR_default = {
|
|
|
783
783
|
},
|
|
784
784
|
print: {
|
|
785
785
|
label: "Imprimir",
|
|
786
|
-
allPages: "Todas ({totalPages}
|
|
787
|
-
singlePage: "
|
|
788
|
-
pageRange: "
|
|
786
|
+
allPages: "Todas ({totalPages} páginas)",
|
|
787
|
+
singlePage: "Página {start}",
|
|
788
|
+
pageRange: "Páginas {start}-{end}"
|
|
789
789
|
},
|
|
790
790
|
unsaved: {
|
|
791
|
-
unsaved: "
|
|
791
|
+
unsaved: "Não salvo",
|
|
792
792
|
saved: "Salvo",
|
|
793
|
-
unsavedTitle: "Documento tem
|
|
794
|
-
savedTitle: "Todas as
|
|
795
|
-
unsavedAriaLabel: "
|
|
796
|
-
savedAriaLabel: "Todas as
|
|
793
|
+
unsavedTitle: "Documento tem alterações não salvas",
|
|
794
|
+
savedTitle: "Todas as alterações salvas",
|
|
795
|
+
unsavedAriaLabel: "Alterações não salvas",
|
|
796
|
+
savedAriaLabel: "Todas as alterações salvas"
|
|
797
797
|
},
|
|
798
798
|
loading: {
|
|
799
799
|
label: "Carregando"
|
|
800
800
|
},
|
|
801
801
|
agentPanel: {
|
|
802
802
|
close: "Fechar painel",
|
|
803
|
-
composerPlaceholder: "Pergunte ao assistente
|
|
803
|
+
composerPlaceholder: "Pergunte ao assistente…",
|
|
804
804
|
defaultTitle: "Assistente",
|
|
805
805
|
resizeHandle: "Redimensionar painel do assistente",
|
|
806
806
|
send: "Enviar",
|
|
@@ -808,7 +808,7 @@ var pt_BR_default = {
|
|
|
808
808
|
timeline: {
|
|
809
809
|
earlier: "+ {count, plural, one {# etapa anterior} other {# etapas anteriores}}",
|
|
810
810
|
summary: "{count, plural, one {# etapa} other {# etapas}}",
|
|
811
|
-
working: "Trabalhando
|
|
811
|
+
working: "Trabalhando… {count, plural, one {# etapa} other {# etapas}}"
|
|
812
812
|
},
|
|
813
813
|
toggle: "Abrir assistente"
|
|
814
814
|
},
|