PluginProbe ʕ •ᴥ•ʔ
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents / 4.6.3
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents v4.6.3
4.6.4 4.6.3 4.6.2 4.6.1 4.6.0 4.5.6 4.5.5 4.5.4 4.5.3 4.5.2 trunk 1.0.0 1.1.0 1.1.1 1.1.2 1.1.3 1.2.0 1.3.0 1.3.1 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.5.0 1.6.0 1.6.1 1.6.2 1.6.3 1.7.0 1.7.1 1.7.2 1.7.3 1.7.4 1.7.5 2.0.0 2.0.1 2.0.2 2.0.3 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.2.0 2.2.1 2.2.2 2.3.0 2.3.1 2.3.2 2.3.3 2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.6.0 2.6.1 2.6.2 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.1.3 3.2.0 3.2.1 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.4.0 3.4.1 3.4.2 3.4.3 3.5.0 3.5.1 3.5.2 3.5.3 3.6.0 3.6.1 3.6.2 3.6.3 3.6.4 3.6.5 3.6.6 3.6.7 3.6.8 3.7.0 3.7.1 3.7.2 3.7.3 3.8.0 3.8.1 3.8.2 3.8.3 3.8.4 3.8.5 3.9.0 3.9.1 3.9.10 3.9.11 3.9.12 3.9.13 3.9.14 3.9.15 3.9.16 3.9.17 3.9.2 3.9.3 3.9.4 3.9.5 3.9.6 3.9.7 3.9.8 3.9.9 4.0.0 4.0.1 4.0.10 4.0.11 4.0.12 4.0.13 4.0.14 4.0.2 4.0.3 4.0.4 4.0.5 4.0.6 4.0.7 4.0.8 4.0.9 4.1.0 4.1.1 4.1.10 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.9 4.2.0 4.2.1 4.2.2 4.2.3 4.2.4 4.2.5 4.2.6 4.2.7 4.2.8 4.2.9 4.3.0 4.3.1 4.4.0 4.4.1 4.4.10 4.4.11 4.4.2 4.4.3 4.4.4 4.4.5 4.4.6 4.4.7 4.4.8 4.4.9 4.5.0 4.5.1
embedpress / assets / pdf / web / locale / pt-BR / viewer.ftl
embedpress / assets / pdf / web / locale / pt-BR Last commit date
viewer.ftl 2 years ago
viewer.ftl
397 lines
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5
6 ## Main toolbar buttons (tooltips and alt text for images)
7
8 pdfjs-previous-button =
9 .title = Página anterior
10 pdfjs-previous-button-label = Anterior
11 pdfjs-next-button =
12 .title = Próxima página
13 pdfjs-next-button-label = Próxima
14 # .title: Tooltip for the pageNumber input.
15 pdfjs-page-input =
16 .title = Página
17 # Variables:
18 # $pagesCount (Number) - the total number of pages in the document
19 # This string follows an input field with the number of the page currently displayed.
20 pdfjs-of-pages = de { $pagesCount }
21 # Variables:
22 # $pageNumber (Number) - the currently visible page
23 # $pagesCount (Number) - the total number of pages in the document
24 pdfjs-page-of-pages = ({ $pageNumber } de { $pagesCount })
25 pdfjs-zoom-out-button =
26 .title = Reduzir
27 pdfjs-zoom-out-button-label = Reduzir
28 pdfjs-zoom-in-button =
29 .title = Ampliar
30 pdfjs-zoom-in-button-label = Ampliar
31 pdfjs-zoom-select =
32 .title = Zoom
33 pdfjs-presentation-mode-button =
34 .title = Mudar para o modo de apresentação
35 pdfjs-presentation-mode-button-label = Modo de apresentação
36 pdfjs-open-file-button =
37 .title = Abrir arquivo
38 pdfjs-open-file-button-label = Abrir
39 pdfjs-print-button =
40 .title = Imprimir
41 pdfjs-print-button-label = Imprimir
42 pdfjs-save-button =
43 .title = Salvar
44 pdfjs-save-button-label = Salvar
45 # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
46 pdfjs-download-button =
47 .title = Baixar
48 # Used in Firefox for Android as a label for the download button (“download” is a verb).
49 # Length of the translation matters since we are in a mobile context, with limited screen estate.
50 pdfjs-download-button-label = Baixar
51 pdfjs-bookmark-button =
52 .title = Página atual (ver URL da página atual)
53 pdfjs-bookmark-button-label = Pagina atual
54
55 ## Secondary toolbar and context menu
56
57 pdfjs-tools-button =
58 .title = Ferramentas
59 pdfjs-tools-button-label = Ferramentas
60 pdfjs-first-page-button =
61 .title = Ir para a primeira página
62 pdfjs-first-page-button-label = Ir para a primeira página
63 pdfjs-last-page-button =
64 .title = Ir para a última página
65 pdfjs-last-page-button-label = Ir para a última página
66 pdfjs-page-rotate-cw-button =
67 .title = Girar no sentido horário
68 pdfjs-page-rotate-cw-button-label = Girar no sentido horário
69 pdfjs-page-rotate-ccw-button =
70 .title = Girar no sentido anti-horário
71 pdfjs-page-rotate-ccw-button-label = Girar no sentido anti-horário
72 pdfjs-cursor-text-select-tool-button =
73 .title = Ativar a ferramenta de seleção de texto
74 pdfjs-cursor-text-select-tool-button-label = Ferramenta de seleção de texto
75 pdfjs-cursor-hand-tool-button =
76 .title = Ativar ferramenta de deslocamento
77 pdfjs-cursor-hand-tool-button-label = Ferramenta de deslocamento
78 pdfjs-scroll-page-button =
79 .title = Usar rolagem de página
80 pdfjs-scroll-page-button-label = Rolagem de página
81 pdfjs-scroll-vertical-button =
82 .title = Usar deslocamento vertical
83 pdfjs-scroll-vertical-button-label = Deslocamento vertical
84 pdfjs-scroll-horizontal-button =
85 .title = Usar deslocamento horizontal
86 pdfjs-scroll-horizontal-button-label = Deslocamento horizontal
87 pdfjs-scroll-wrapped-button =
88 .title = Usar deslocamento contido
89 pdfjs-scroll-wrapped-button-label = Deslocamento contido
90 pdfjs-spread-none-button =
91 .title = Não reagrupar páginas
92 pdfjs-spread-none-button-label = Não estender
93 pdfjs-spread-odd-button =
94 .title = Agrupar páginas começando em páginas com números ímpares
95 pdfjs-spread-odd-button-label = Estender ímpares
96 pdfjs-spread-even-button =
97 .title = Agrupar páginas começando em páginas com números pares
98 pdfjs-spread-even-button-label = Estender pares
99
100 ## Document properties dialog
101
102 pdfjs-document-properties-button =
103 .title = Propriedades do documento…
104 pdfjs-document-properties-button-label = Propriedades do documento…
105 pdfjs-document-properties-file-name = Nome do arquivo:
106 pdfjs-document-properties-file-size = Tamanho do arquivo:
107 # Variables:
108 # $size_kb (Number) - the PDF file size in kilobytes
109 # $size_b (Number) - the PDF file size in bytes
110 pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
111 # Variables:
112 # $size_mb (Number) - the PDF file size in megabytes
113 # $size_b (Number) - the PDF file size in bytes
114 pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
115 pdfjs-document-properties-title = Título:
116 pdfjs-document-properties-author = Autor:
117 pdfjs-document-properties-subject = Assunto:
118 pdfjs-document-properties-keywords = Palavras-chave:
119 pdfjs-document-properties-creation-date = Data da criação:
120 pdfjs-document-properties-modification-date = Data da modificação:
121 # Variables:
122 # $date (Date) - the creation/modification date of the PDF file
123 # $time (Time) - the creation/modification time of the PDF file
124 pdfjs-document-properties-date-string = { $date }, { $time }
125 pdfjs-document-properties-creator = Criação:
126 pdfjs-document-properties-producer = Criador do PDF:
127 pdfjs-document-properties-version = Versão do PDF:
128 pdfjs-document-properties-page-count = Número de páginas:
129 pdfjs-document-properties-page-size = Tamanho da página:
130 pdfjs-document-properties-page-size-unit-inches = pol.
131 pdfjs-document-properties-page-size-unit-millimeters = mm
132 pdfjs-document-properties-page-size-orientation-portrait = retrato
133 pdfjs-document-properties-page-size-orientation-landscape = paisagem
134 pdfjs-document-properties-page-size-name-a-three = A3
135 pdfjs-document-properties-page-size-name-a-four = A4
136 pdfjs-document-properties-page-size-name-letter = Carta
137 pdfjs-document-properties-page-size-name-legal = Jurídico
138
139 ## Variables:
140 ## $width (Number) - the width of the (current) page
141 ## $height (Number) - the height of the (current) page
142 ## $unit (String) - the unit of measurement of the (current) page
143 ## $name (String) - the name of the (current) page
144 ## $orientation (String) - the orientation of the (current) page
145
146 pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
147 pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
148
149 ##
150
151 # The linearization status of the document; usually called "Fast Web View" in
152 # English locales of Adobe software.
153 pdfjs-document-properties-linearized = Exibição web rápida:
154 pdfjs-document-properties-linearized-yes = Sim
155 pdfjs-document-properties-linearized-no = Não
156 pdfjs-document-properties-close-button = Fechar
157
158 ## Print
159
160 pdfjs-print-progress-message = Preparando documento para impressão…
161 # Variables:
162 # $progress (Number) - percent value
163 pdfjs-print-progress-percent = { $progress } %
164 pdfjs-print-progress-close-button = Cancelar
165 pdfjs-printing-not-supported = Aviso: a impressão não é totalmente suportada neste navegador.
166 pdfjs-printing-not-ready = Aviso: o PDF não está totalmente carregado para impressão.
167
168 ## Tooltips and alt text for side panel toolbar buttons
169
170 pdfjs-toggle-sidebar-button =
171 .title = Exibir/ocultar painel lateral
172 pdfjs-toggle-sidebar-notification-button =
173 .title = Exibir/ocultar painel (documento contém estrutura/anexos/camadas)
174 pdfjs-toggle-sidebar-button-label = Exibir/ocultar painel
175 pdfjs-document-outline-button =
176 .title = Mostrar estrutura do documento (duplo-clique expande/recolhe todos os itens)
177 pdfjs-document-outline-button-label = Estrutura do documento
178 pdfjs-attachments-button =
179 .title = Mostrar anexos
180 pdfjs-attachments-button-label = Anexos
181 pdfjs-layers-button =
182 .title = Mostrar camadas (duplo-clique redefine todas as camadas ao estado predefinido)
183 pdfjs-layers-button-label = Camadas
184 pdfjs-thumbs-button =
185 .title = Mostrar miniaturas
186 pdfjs-thumbs-button-label = Miniaturas
187 pdfjs-current-outline-item-button =
188 .title = Encontrar item atual da estrutura
189 pdfjs-current-outline-item-button-label = Item atual da estrutura
190 pdfjs-findbar-button =
191 .title = Procurar no documento
192 pdfjs-findbar-button-label = Procurar
193 pdfjs-additional-layers = Camadas adicionais
194
195 ## Thumbnails panel item (tooltip and alt text for images)
196
197 # Variables:
198 # $page (Number) - the page number
199 pdfjs-thumb-page-title =
200 .title = Página { $page }
201 # Variables:
202 # $page (Number) - the page number
203 pdfjs-thumb-page-canvas =
204 .aria-label = Miniatura da página { $page }
205
206 ## Find panel button title and messages
207
208 pdfjs-find-input =
209 .title = Procurar
210 .placeholder = Procurar no documento…
211 pdfjs-find-previous-button =
212 .title = Procurar a ocorrência anterior da frase
213 pdfjs-find-previous-button-label = Anterior
214 pdfjs-find-next-button =
215 .title = Procurar a próxima ocorrência da frase
216 pdfjs-find-next-button-label = Próxima
217 pdfjs-find-highlight-checkbox = Destacar tudo
218 pdfjs-find-match-case-checkbox-label = Diferenciar maiúsculas/minúsculas
219 pdfjs-find-match-diacritics-checkbox-label = Considerar acentuação
220 pdfjs-find-entire-word-checkbox-label = Palavras completas
221 pdfjs-find-reached-top = Início do documento alcançado, continuando do fim
222 pdfjs-find-reached-bottom = Fim do documento alcançado, continuando do início
223 # Variables:
224 # $current (Number) - the index of the currently active find result
225 # $total (Number) - the total number of matches in the document
226 pdfjs-find-match-count =
227 { $total ->
228 [one] { $current } de { $total } ocorrência
229 *[other] { $current } de { $total } ocorrências
230 }
231 # Variables:
232 # $limit (Number) - the maximum number of matches
233 pdfjs-find-match-count-limit =
234 { $limit ->
235 [one] Mais de { $limit } ocorrência
236 *[other] Mais de { $limit } ocorrências
237 }
238 pdfjs-find-not-found = Não encontrado
239
240 ## Predefined zoom values
241
242 pdfjs-page-scale-width = Largura da página
243 pdfjs-page-scale-fit = Ajustar à janela
244 pdfjs-page-scale-auto = Zoom automático
245 pdfjs-page-scale-actual = Tamanho real
246 # Variables:
247 # $scale (Number) - percent value for page scale
248 pdfjs-page-scale-percent = { $scale }%
249
250 ## PDF page
251
252 # Variables:
253 # $page (Number) - the page number
254 pdfjs-page-landmark =
255 .aria-label = Página { $page }
256
257 ## Loading indicator messages
258
259 pdfjs-loading-error = Ocorreu um erro ao carregar o PDF.
260 pdfjs-invalid-file-error = Arquivo PDF corrompido ou inválido.
261 pdfjs-missing-file-error = Arquivo PDF ausente.
262 pdfjs-unexpected-response-error = Resposta inesperada do servidor.
263 pdfjs-rendering-error = Ocorreu um erro ao renderizar a página.
264
265 ## Annotations
266
267 # Variables:
268 # $date (Date) - the modification date of the annotation
269 # $time (Time) - the modification time of the annotation
270 pdfjs-annotation-date-string = { $date }, { $time }
271 # .alt: This is used as a tooltip.
272 # Variables:
273 # $type (String) - an annotation type from a list defined in the PDF spec
274 # (32000-1:2008 Table 169 – Annotation types).
275 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
276 pdfjs-text-annotation-type =
277 .alt = [Anotação { $type }]
278
279 ## Password
280
281 pdfjs-password-label = Forneça a senha para abrir este arquivo PDF.
282 pdfjs-password-invalid = Senha inválida. Tente novamente.
283 pdfjs-password-ok-button = OK
284 pdfjs-password-cancel-button = Cancelar
285 pdfjs-web-fonts-disabled = As fontes web estão desativadas: não foi possível usar fontes incorporadas do PDF.
286
287 ## Editing
288
289 pdfjs-editor-free-text-button =
290 .title = Texto
291 pdfjs-editor-free-text-button-label = Texto
292 pdfjs-editor-ink-button =
293 .title = Desenho
294 pdfjs-editor-ink-button-label = Desenho
295 pdfjs-editor-stamp-button =
296 .title = Adicionar ou editar imagens
297 pdfjs-editor-stamp-button-label = Adicionar ou editar imagens
298 pdfjs-editor-highlight-button =
299 .title = Destaque
300 pdfjs-editor-highlight-button-label = Destaque
301 pdfjs-highlight-floating-button =
302 .title = Destaque
303 pdfjs-highlight-floating-button1 =
304 .title = Destaque
305 .aria-label = Destaque
306 pdfjs-highlight-floating-button-label = Destaque
307
308 ## Remove button for the various kind of editor.
309
310 pdfjs-editor-remove-ink-button =
311 .title = Remover desenho
312 pdfjs-editor-remove-freetext-button =
313 .title = Remover texto
314 pdfjs-editor-remove-stamp-button =
315 .title = Remover imagem
316 pdfjs-editor-remove-highlight-button =
317 .title = Remover destaque
318
319 ##
320
321 # Editor Parameters
322 pdfjs-editor-free-text-color-input = Cor
323 pdfjs-editor-free-text-size-input = Tamanho
324 pdfjs-editor-ink-color-input = Cor
325 pdfjs-editor-ink-thickness-input = Espessura
326 pdfjs-editor-ink-opacity-input = Opacidade
327 pdfjs-editor-stamp-add-image-button =
328 .title = Adicionar imagem
329 pdfjs-editor-stamp-add-image-button-label = Adicionar imagem
330 # This refers to the thickness of the line used for free highlighting (not bound to text)
331 pdfjs-editor-free-highlight-thickness-input = Espessura
332 pdfjs-editor-free-highlight-thickness-title =
333 .title = Mudar espessura ao destacar itens que não são texto
334 pdfjs-free-text =
335 .aria-label = Editor de texto
336 pdfjs-free-text-default-content = Comece digitando…
337 pdfjs-ink =
338 .aria-label = Editor de desenho
339 pdfjs-ink-canvas =
340 .aria-label = Imagem criada pelo usuário
341
342 ## Alt-text dialog
343
344 # Alternative text (alt text) helps when people can't see the image.
345 pdfjs-editor-alt-text-button-label = Texto alternativo
346 pdfjs-editor-alt-text-edit-button-label = Editar texto alternativo
347 pdfjs-editor-alt-text-dialog-label = Escolha uma opção
348 pdfjs-editor-alt-text-dialog-description = O texto alternativo ajuda quando uma imagem não aparece ou não é carregada.
349 pdfjs-editor-alt-text-add-description-label = Adicionar uma descrição
350 pdfjs-editor-alt-text-add-description-description = Procure usar uma ou duas frases que descrevam o assunto, cenário ou ação.
351 pdfjs-editor-alt-text-mark-decorative-label = Marcar como decorativa
352 pdfjs-editor-alt-text-mark-decorative-description = Isto é usado em imagens ornamentais, como bordas ou marcas d'água.
353 pdfjs-editor-alt-text-cancel-button = Cancelar
354 pdfjs-editor-alt-text-save-button = Salvar
355 pdfjs-editor-alt-text-decorative-tooltip = Marcado como decorativa
356 # .placeholder: This is a placeholder for the alt text input area
357 pdfjs-editor-alt-text-textarea =
358 .placeholder = Por exemplo, “Um jovem senta-se à mesa para comer uma refeição”
359
360 ## Editor resizers
361 ## This is used in an aria label to help to understand the role of the resizer.
362
363 pdfjs-editor-resizer-label-top-left = Canto superior esquerdo — redimensionar
364 pdfjs-editor-resizer-label-top-middle = No centro do topo — redimensionar
365 pdfjs-editor-resizer-label-top-right = Canto superior direito — redimensionar
366 pdfjs-editor-resizer-label-middle-right = No meio à direita — redimensionar
367 pdfjs-editor-resizer-label-bottom-right = Canto inferior direito — redimensionar
368 pdfjs-editor-resizer-label-bottom-middle = No centro da base — redimensionar
369 pdfjs-editor-resizer-label-bottom-left = Canto inferior esquerdo — redimensionar
370 pdfjs-editor-resizer-label-middle-left = No meio à esquerda — redimensionar
371
372 ## Color picker
373
374 # This means "Color used to highlight text"
375 pdfjs-editor-highlight-colorpicker-label = Cor de destaque
376 pdfjs-editor-colorpicker-button =
377 .title = Mudar cor
378 pdfjs-editor-colorpicker-dropdown =
379 .aria-label = Opções de cores
380 pdfjs-editor-colorpicker-yellow =
381 .title = Amarelo
382 pdfjs-editor-colorpicker-green =
383 .title = Verde
384 pdfjs-editor-colorpicker-blue =
385 .title = Azul
386 pdfjs-editor-colorpicker-pink =
387 .title = Rosa
388 pdfjs-editor-colorpicker-red =
389 .title = Vermelho
390
391 ## Show all highlights
392 ## This is a toggle button to show/hide all the highlights.
393
394 pdfjs-editor-highlight-show-all-button-label = Mostrar todos
395 pdfjs-editor-highlight-show-all-button =
396 .title = Mostrar todos
397