PluginProbe ʕ •ᴥ•ʔ
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents / 4.0.5
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents v4.0.5
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 / ast / viewer.ftl
embedpress / assets / pdf / web / locale / ast Last commit date
viewer.ftl 2 years ago
viewer.ftl
202 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áxina anterior
10 pdfjs-previous-button-label = Anterior
11 pdfjs-next-button =
12 .title = Páxina siguiente
13 pdfjs-next-button-label = Siguiente
14 # .title: Tooltip for the pageNumber input.
15 pdfjs-page-input =
16 .title = Páxina
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 = Alloñar
27 pdfjs-zoom-out-button-label = Alloña
28 pdfjs-zoom-in-button =
29 .title = Averar
30 pdfjs-zoom-in-button-label = Avera
31 pdfjs-zoom-select =
32 .title = Zoom
33 pdfjs-presentation-mode-button =
34 .title = Cambiar al mou de presentación
35 pdfjs-presentation-mode-button-label = Mou de presentación
36 pdfjs-open-file-button-label = Abrir
37 pdfjs-print-button =
38 .title = Imprentar
39 pdfjs-print-button-label = Imprentar
40
41 ## Secondary toolbar and context menu
42
43 pdfjs-tools-button =
44 .title = Ferramientes
45 pdfjs-tools-button-label = Ferramientes
46 pdfjs-first-page-button-label = Dir a la primer páxina
47 pdfjs-last-page-button-label = Dir a la última páxina
48 pdfjs-page-rotate-cw-button =
49 .title = Voltia a la derecha
50 pdfjs-page-rotate-cw-button-label = Voltiar a la derecha
51 pdfjs-page-rotate-ccw-button =
52 .title = Voltia a la esquierda
53 pdfjs-page-rotate-ccw-button-label = Voltiar a la esquierda
54 pdfjs-cursor-text-select-tool-button =
55 .title = Activa la ferramienta d'esbilla de testu
56 pdfjs-cursor-text-select-tool-button-label = Ferramienta d'esbilla de testu
57 pdfjs-cursor-hand-tool-button =
58 .title = Activa la ferramienta de mano
59 pdfjs-cursor-hand-tool-button-label = Ferramienta de mano
60 pdfjs-scroll-vertical-button =
61 .title = Usa'l desplazamientu vertical
62 pdfjs-scroll-vertical-button-label = Desplazamientu vertical
63 pdfjs-scroll-horizontal-button =
64 .title = Usa'l desplazamientu horizontal
65 pdfjs-scroll-horizontal-button-label = Desplazamientu horizontal
66 pdfjs-scroll-wrapped-button =
67 .title = Usa'l desplazamientu continuu
68 pdfjs-scroll-wrapped-button-label = Desplazamientu continuu
69 pdfjs-spread-none-button-label = Fueyes individuales
70 pdfjs-spread-odd-button-label = Fueyes pares
71 pdfjs-spread-even-button-label = Fueyes impares
72
73 ## Document properties dialog
74
75 pdfjs-document-properties-button =
76 .title = Propiedaes del documentu…
77 pdfjs-document-properties-button-label = Propiedaes del documentu…
78 pdfjs-document-properties-file-name = Nome del ficheru:
79 pdfjs-document-properties-file-size = Tamañu del ficheru:
80 # Variables:
81 # $size_kb (Number) - the PDF file size in kilobytes
82 # $size_b (Number) - the PDF file size in bytes
83 pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
84 # Variables:
85 # $size_mb (Number) - the PDF file size in megabytes
86 # $size_b (Number) - the PDF file size in bytes
87 pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
88 pdfjs-document-properties-title = Títulu:
89 pdfjs-document-properties-keywords = Pallabres clave:
90 pdfjs-document-properties-creation-date = Data de creación:
91 pdfjs-document-properties-modification-date = Data de modificación:
92 # Variables:
93 # $date (Date) - the creation/modification date of the PDF file
94 # $time (Time) - the creation/modification time of the PDF file
95 pdfjs-document-properties-date-string = { $date }, { $time }
96 pdfjs-document-properties-producer = Productor del PDF:
97 pdfjs-document-properties-version = Versión del PDF:
98 pdfjs-document-properties-page-count = Númberu de páxines:
99 pdfjs-document-properties-page-size = Tamañu de páxina:
100 pdfjs-document-properties-page-size-unit-inches = in
101 pdfjs-document-properties-page-size-unit-millimeters = mm
102 pdfjs-document-properties-page-size-orientation-portrait = vertical
103 pdfjs-document-properties-page-size-orientation-landscape = horizontal
104 pdfjs-document-properties-page-size-name-a-three = A3
105 pdfjs-document-properties-page-size-name-a-four = A4
106
107 ## Variables:
108 ## $width (Number) - the width of the (current) page
109 ## $height (Number) - the height of the (current) page
110 ## $unit (String) - the unit of measurement of the (current) page
111 ## $name (String) - the name of the (current) page
112 ## $orientation (String) - the orientation of the (current) page
113
114 pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
115 pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
116
117 ##
118
119 # The linearization status of the document; usually called "Fast Web View" in
120 # English locales of Adobe software.
121 pdfjs-document-properties-linearized = Vista web rápida:
122 pdfjs-document-properties-linearized-yes = Sí
123 pdfjs-document-properties-linearized-no = Non
124 pdfjs-document-properties-close-button = Zarrar
125
126 ## Print
127
128 # Variables:
129 # $progress (Number) - percent value
130 pdfjs-print-progress-percent = { $progress }%
131 pdfjs-print-progress-close-button = Encaboxar
132
133 ## Tooltips and alt text for side panel toolbar buttons
134
135 pdfjs-toggle-sidebar-button =
136 .title = Alternar la barra llateral
137 pdfjs-attachments-button =
138 .title = Amosar los axuntos
139 pdfjs-attachments-button-label = Axuntos
140 pdfjs-layers-button-label = Capes
141 pdfjs-thumbs-button =
142 .title = Amosar les miniatures
143 pdfjs-thumbs-button-label = Miniatures
144 pdfjs-findbar-button-label = Atopar
145 pdfjs-additional-layers = Capes adicionales
146
147 ## Thumbnails panel item (tooltip and alt text for images)
148
149 # Variables:
150 # $page (Number) - the page number
151 pdfjs-thumb-page-title =
152 .title = Páxina { $page }
153
154 ## Find panel button title and messages
155
156 pdfjs-find-previous-button-label = Anterior
157 pdfjs-find-next-button-label = Siguiente
158 pdfjs-find-entire-word-checkbox-label = Pallabres completes
159 pdfjs-find-reached-top = Algamóse'l comienzu de la páxina, síguese dende abaxo
160 pdfjs-find-reached-bottom = Algamóse la fin del documentu, síguese dende arriba
161
162 ## Predefined zoom values
163
164 pdfjs-page-scale-auto = Zoom automáticu
165 pdfjs-page-scale-actual = Tamañu real
166 # Variables:
167 # $scale (Number) - percent value for page scale
168 pdfjs-page-scale-percent = { $scale }%
169
170 ## PDF page
171
172 # Variables:
173 # $page (Number) - the page number
174 pdfjs-page-landmark =
175 .aria-label = Páxina { $page }
176
177 ## Loading indicator messages
178
179 pdfjs-loading-error = Asocedió un fallu mentanto se cargaba'l PDF.
180
181 ## Annotations
182
183 # Variables:
184 # $date (Date) - the modification date of the annotation
185 # $time (Time) - the modification time of the annotation
186 pdfjs-annotation-date-string = { $date }, { $time }
187
188 ## Password
189
190 pdfjs-password-ok-button = Aceptar
191 pdfjs-password-cancel-button = Encaboxar
192
193 ## Editing
194
195
196 ## Alt-text dialog
197
198
199 ## Editor resizers
200 ## This is used in an aria label to help to understand the role of the resizer.
201
202