PluginProbe ʕ •ᴥ•ʔ
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents / 4.4.7
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents v4.4.7
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 / ia / viewer.ftl
embedpress / assets / pdf / web / locale / ia Last commit date
viewer.ftl 2 years ago
viewer.ftl
395 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 = Pagina previe
10 pdfjs-previous-button-label = Previe
11 pdfjs-next-button =
12 .title = Pagina sequente
13 pdfjs-next-button-label = Sequente
14 # .title: Tooltip for the pageNumber input.
15 pdfjs-page-input =
16 .title = Pagina
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 = Distantiar
27 pdfjs-zoom-out-button-label = Distantiar
28 pdfjs-zoom-in-button =
29 .title = Approximar
30 pdfjs-zoom-in-button-label = Approximar
31 pdfjs-zoom-select =
32 .title = Zoom
33 pdfjs-presentation-mode-button =
34 .title = Excambiar a modo presentation
35 pdfjs-presentation-mode-button-label = Modo presentation
36 pdfjs-open-file-button =
37 .title = Aperir le file
38 pdfjs-open-file-button-label = Aperir
39 pdfjs-print-button =
40 .title = Imprimer
41 pdfjs-print-button-label = Imprimer
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 = Discargar
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 = Discargar
51 pdfjs-bookmark-button =
52 .title = Pagina actual (vide le URL del pagina actual)
53 pdfjs-bookmark-button-label = Pagina actual
54
55 ## Secondary toolbar and context menu
56
57 pdfjs-tools-button =
58 .title = Instrumentos
59 pdfjs-tools-button-label = Instrumentos
60 pdfjs-first-page-button =
61 .title = Ir al prime pagina
62 pdfjs-first-page-button-label = Ir al prime pagina
63 pdfjs-last-page-button =
64 .title = Ir al ultime pagina
65 pdfjs-last-page-button-label = Ir al ultime pagina
66 pdfjs-page-rotate-cw-button =
67 .title = Rotar in senso horari
68 pdfjs-page-rotate-cw-button-label = Rotar in senso horari
69 pdfjs-page-rotate-ccw-button =
70 .title = Rotar in senso antihorari
71 pdfjs-page-rotate-ccw-button-label = Rotar in senso antihorari
72 pdfjs-cursor-text-select-tool-button =
73 .title = Activar le instrumento de selection de texto
74 pdfjs-cursor-text-select-tool-button-label = Instrumento de selection de texto
75 pdfjs-cursor-hand-tool-button =
76 .title = Activar le instrumento mano
77 pdfjs-cursor-hand-tool-button-label = Instrumento mano
78 pdfjs-scroll-page-button =
79 .title = Usar rolamento de pagina
80 pdfjs-scroll-page-button-label = Rolamento de pagina
81 pdfjs-scroll-vertical-button =
82 .title = Usar rolamento vertical
83 pdfjs-scroll-vertical-button-label = Rolamento vertical
84 pdfjs-scroll-horizontal-button =
85 .title = Usar rolamento horizontal
86 pdfjs-scroll-horizontal-button-label = Rolamento horizontal
87 pdfjs-scroll-wrapped-button =
88 .title = Usar rolamento incapsulate
89 pdfjs-scroll-wrapped-button-label = Rolamento incapsulate
90 pdfjs-spread-none-button =
91 .title = Non junger paginas dual
92 pdfjs-spread-none-button-label = Sin paginas dual
93 pdfjs-spread-odd-button =
94 .title = Junger paginas dual a partir de paginas con numeros impar
95 pdfjs-spread-odd-button-label = Paginas dual impar
96 pdfjs-spread-even-button =
97 .title = Junger paginas dual a partir de paginas con numeros par
98 pdfjs-spread-even-button-label = Paginas dual par
99
100 ## Document properties dialog
101
102 pdfjs-document-properties-button =
103 .title = Proprietates del documento…
104 pdfjs-document-properties-button-label = Proprietates del documento…
105 pdfjs-document-properties-file-name = Nomine del file:
106 pdfjs-document-properties-file-size = Dimension de file:
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 = Titulo:
116 pdfjs-document-properties-author = Autor:
117 pdfjs-document-properties-subject = Subjecto:
118 pdfjs-document-properties-keywords = Parolas clave:
119 pdfjs-document-properties-creation-date = Data de creation:
120 pdfjs-document-properties-modification-date = Data de modification:
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 = Creator:
126 pdfjs-document-properties-producer = Productor PDF:
127 pdfjs-document-properties-version = Version PDF:
128 pdfjs-document-properties-page-count = Numero de paginas:
129 pdfjs-document-properties-page-size = Dimension del pagina:
130 pdfjs-document-properties-page-size-unit-inches = in
131 pdfjs-document-properties-page-size-unit-millimeters = mm
132 pdfjs-document-properties-page-size-orientation-portrait = vertical
133 pdfjs-document-properties-page-size-orientation-landscape = horizontal
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 = Littera
137 pdfjs-document-properties-page-size-name-legal = Legal
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 = Vista web rapide:
154 pdfjs-document-properties-linearized-yes = Si
155 pdfjs-document-properties-linearized-no = No
156 pdfjs-document-properties-close-button = Clauder
157
158 ## Print
159
160 pdfjs-print-progress-message = Preparation del documento pro le impression…
161 # Variables:
162 # $progress (Number) - percent value
163 pdfjs-print-progress-percent = { $progress }%
164 pdfjs-print-progress-close-button = Cancellar
165 pdfjs-printing-not-supported = Attention : le impression non es totalmente supportate per ce navigator.
166 pdfjs-printing-not-ready = Attention: le file PDF non es integremente cargate pro lo poter imprimer.
167
168 ## Tooltips and alt text for side panel toolbar buttons
169
170 pdfjs-toggle-sidebar-button =
171 .title = Monstrar/celar le barra lateral
172 pdfjs-toggle-sidebar-notification-button =
173 .title = Monstrar/celar le barra lateral (le documento contine structura/attachamentos/stratos)
174 pdfjs-toggle-sidebar-button-label = Monstrar/celar le barra lateral
175 pdfjs-document-outline-button =
176 .title = Monstrar le schema del documento (clic duple pro expander/contraher tote le elementos)
177 pdfjs-document-outline-button-label = Schema del documento
178 pdfjs-attachments-button =
179 .title = Monstrar le annexos
180 pdfjs-attachments-button-label = Annexos
181 pdfjs-layers-button =
182 .title = Monstrar stratos (clicca duple pro remontar tote le stratos al stato predefinite)
183 pdfjs-layers-button-label = Stratos
184 pdfjs-thumbs-button =
185 .title = Monstrar le vignettes
186 pdfjs-thumbs-button-label = Vignettes
187 pdfjs-current-outline-item-button =
188 .title = Trovar le elemento de structura actual
189 pdfjs-current-outline-item-button-label = Elemento de structura actual
190 pdfjs-findbar-button =
191 .title = Cercar in le documento
192 pdfjs-findbar-button-label = Cercar
193 pdfjs-additional-layers = Altere stratos
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 = Pagina { $page }
201 # Variables:
202 # $page (Number) - the page number
203 pdfjs-thumb-page-canvas =
204 .aria-label = Vignette del pagina { $page }
205
206 ## Find panel button title and messages
207
208 pdfjs-find-input =
209 .title = Cercar
210 .placeholder = Cercar in le documento…
211 pdfjs-find-previous-button =
212 .title = Trovar le previe occurrentia del phrase
213 pdfjs-find-previous-button-label = Previe
214 pdfjs-find-next-button =
215 .title = Trovar le successive occurrentia del phrase
216 pdfjs-find-next-button-label = Sequente
217 pdfjs-find-highlight-checkbox = Evidentiar toto
218 pdfjs-find-match-case-checkbox-label = Distinguer majusculas/minusculas
219 pdfjs-find-match-diacritics-checkbox-label = Differentiar diacriticos
220 pdfjs-find-entire-word-checkbox-label = Parolas integre
221 pdfjs-find-reached-top = Initio del documento attingite, continuation ab fin
222 pdfjs-find-reached-bottom = Fin del documento attingite, continuation ab initio
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 } correspondentia
229 *[other] { $current } de { $total } correspondentias
230 }
231 # Variables:
232 # $limit (Number) - the maximum number of matches
233 pdfjs-find-match-count-limit =
234 { $limit ->
235 [one] Plus de { $limit } correspondentia
236 *[other] Plus de { $limit } correspondentias
237 }
238 pdfjs-find-not-found = Phrase non trovate
239
240 ## Predefined zoom values
241
242 pdfjs-page-scale-width = Plen largor del pagina
243 pdfjs-page-scale-fit = Pagina integre
244 pdfjs-page-scale-auto = Zoom automatic
245 pdfjs-page-scale-actual = Dimension 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 = Pagina { $page }
256
257 ## Loading indicator messages
258
259 pdfjs-loading-error = Un error occurreva durante que on cargava le file PDF.
260 pdfjs-invalid-file-error = File PDF corrumpite o non valide.
261 pdfjs-missing-file-error = File PDF mancante.
262 pdfjs-unexpected-response-error = Responsa del servitor inexpectate.
263 pdfjs-rendering-error = Un error occurreva durante que on processava le pagina.
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 = [{ $type } Annotation]
278
279 ## Password
280
281 pdfjs-password-label = Insere le contrasigno pro aperir iste file PDF.
282 pdfjs-password-invalid = Contrasigno invalide. Per favor retenta.
283 pdfjs-password-ok-button = OK
284 pdfjs-password-cancel-button = Cancellar
285 pdfjs-web-fonts-disabled = Le typos de litteras web es disactivate: impossibile usar le typos de litteras PDF incorporate.
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 = Designar
294 pdfjs-editor-ink-button-label = Designar
295 pdfjs-editor-stamp-button =
296 .title = Adder o rediger imagines
297 pdfjs-editor-stamp-button-label = Adder o rediger imagines
298 pdfjs-editor-highlight-button =
299 .title = Evidentia
300 pdfjs-editor-highlight-button-label = Evidentia
301 pdfjs-highlight-floating-button1 =
302 .title = Evidentiar
303 .aria-label = Evidentiar
304 pdfjs-highlight-floating-button-label = Evidentiar
305
306 ## Remove button for the various kind of editor.
307
308 pdfjs-editor-remove-ink-button =
309 .title = Remover le designo
310 pdfjs-editor-remove-freetext-button =
311 .title = Remover texto
312 pdfjs-editor-remove-stamp-button =
313 .title = Remover imagine
314 pdfjs-editor-remove-highlight-button =
315 .title = Remover evidentia
316
317 ##
318
319 # Editor Parameters
320 pdfjs-editor-free-text-color-input = Color
321 pdfjs-editor-free-text-size-input = Dimension
322 pdfjs-editor-ink-color-input = Color
323 pdfjs-editor-ink-thickness-input = Spissor
324 pdfjs-editor-ink-opacity-input = Opacitate
325 pdfjs-editor-stamp-add-image-button =
326 .title = Adder imagine
327 pdfjs-editor-stamp-add-image-button-label = Adder imagine
328 # This refers to the thickness of the line used for free highlighting (not bound to text)
329 pdfjs-editor-free-highlight-thickness-input = Spissor
330 pdfjs-editor-free-highlight-thickness-title =
331 .title = Cambiar spissor evidentiante elementos differente de texto
332 pdfjs-free-text =
333 .aria-label = Editor de texto
334 pdfjs-free-text-default-content = Comenciar a scriber…
335 pdfjs-ink =
336 .aria-label = Editor de designos
337 pdfjs-ink-canvas =
338 .aria-label = Imagine create per le usator
339
340 ## Alt-text dialog
341
342 # Alternative text (alt text) helps when people can't see the image.
343 pdfjs-editor-alt-text-button-label = Texto alternative
344 pdfjs-editor-alt-text-edit-button-label = Rediger texto alternative
345 pdfjs-editor-alt-text-dialog-label = Elige un option
346 pdfjs-editor-alt-text-dialog-description = Le texto alternative (alt text) adjuta quando le personas non pote vider le imagine o quando illo non carga.
347 pdfjs-editor-alt-text-add-description-label = Adder un description
348 pdfjs-editor-alt-text-add-description-description = Mira a 1-2 phrases que describe le subjecto, parametro, o actiones.
349 pdfjs-editor-alt-text-mark-decorative-label = Marcar como decorative
350 pdfjs-editor-alt-text-mark-decorative-description = Isto es usate pro imagines ornamental, como bordaturas o filigranas.
351 pdfjs-editor-alt-text-cancel-button = Cancellar
352 pdfjs-editor-alt-text-save-button = Salvar
353 pdfjs-editor-alt-text-decorative-tooltip = Marcate como decorative
354 # .placeholder: This is a placeholder for the alt text input area
355 pdfjs-editor-alt-text-textarea =
356 .placeholder = Per exemplo, “Un juvene sede a un tabula pro mangiar un repasto”
357
358 ## Editor resizers
359 ## This is used in an aria label to help to understand the role of the resizer.
360
361 pdfjs-editor-resizer-label-top-left = Angulo superior sinistre — redimensionar
362 pdfjs-editor-resizer-label-top-middle = Medio superior — redimensionar
363 pdfjs-editor-resizer-label-top-right = Angulo superior dextre — redimensionar
364 pdfjs-editor-resizer-label-middle-right = Medio dextre — redimensionar
365 pdfjs-editor-resizer-label-bottom-right = Angulo inferior dextre — redimensionar
366 pdfjs-editor-resizer-label-bottom-middle = Medio inferior — redimensionar
367 pdfjs-editor-resizer-label-bottom-left = Angulo inferior sinistre — redimensionar
368 pdfjs-editor-resizer-label-middle-left = Medio sinistre — redimensionar
369
370 ## Color picker
371
372 # This means "Color used to highlight text"
373 pdfjs-editor-highlight-colorpicker-label = Color pro evidentiar
374 pdfjs-editor-colorpicker-button =
375 .title = Cambiar color
376 pdfjs-editor-colorpicker-dropdown =
377 .aria-label = Electiones del color
378 pdfjs-editor-colorpicker-yellow =
379 .title = Jalne
380 pdfjs-editor-colorpicker-green =
381 .title = Verde
382 pdfjs-editor-colorpicker-blue =
383 .title = Blau
384 pdfjs-editor-colorpicker-pink =
385 .title = Rosate
386 pdfjs-editor-colorpicker-red =
387 .title = Rubie
388
389 ## Show all highlights
390 ## This is a toggle button to show/hide all the highlights.
391
392 pdfjs-editor-highlight-show-all-button-label = Monstrar toto
393 pdfjs-editor-highlight-show-all-button =
394 .title = Monstrar toto
395