PluginProbe ʕ •ᴥ•ʔ
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents / 4.5.4
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents v4.5.4
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 / eu / viewer.ftl
embedpress / assets / pdf / web / locale / eu Last commit date
viewer.ftl 2 years ago
viewer.ftl
403 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 = Aurreko orria
10 pdfjs-previous-button-label = Aurrekoa
11 pdfjs-next-button =
12 .title = Hurrengo orria
13 pdfjs-next-button-label = Hurrengoa
14 # .title: Tooltip for the pageNumber input.
15 pdfjs-page-input =
16 .title = Orria
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 = / { $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 = { $pagesCount }/{ $pageNumber }
25 pdfjs-zoom-out-button =
26 .title = Urrundu zooma
27 pdfjs-zoom-out-button-label = Urrundu zooma
28 pdfjs-zoom-in-button =
29 .title = Gerturatu zooma
30 pdfjs-zoom-in-button-label = Gerturatu zooma
31 pdfjs-zoom-select =
32 .title = Zooma
33 pdfjs-presentation-mode-button =
34 .title = Aldatu aurkezpen modura
35 pdfjs-presentation-mode-button-label = Arkezpen modua
36 pdfjs-open-file-button =
37 .title = Ireki fitxategia
38 pdfjs-open-file-button-label = Ireki
39 pdfjs-print-button =
40 .title = Inprimatu
41 pdfjs-print-button-label = Inprimatu
42 pdfjs-save-button =
43 .title = Gorde
44 pdfjs-save-button-label = Gorde
45 # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
46 pdfjs-download-button =
47 .title = Deskargatu
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 = Deskargatu
51 pdfjs-bookmark-button =
52 .title = Uneko orria (ikusi uneko orriaren URLa)
53 pdfjs-bookmark-button-label = Uneko orria
54 # Used in Firefox for Android.
55 pdfjs-open-in-app-button =
56 .title = Ireki aplikazioan
57 # Used in Firefox for Android.
58 # Length of the translation matters since we are in a mobile context, with limited screen estate.
59 pdfjs-open-in-app-button-label = Ireki aplikazioan
60
61 ## Secondary toolbar and context menu
62
63 pdfjs-tools-button =
64 .title = Tresnak
65 pdfjs-tools-button-label = Tresnak
66 pdfjs-first-page-button =
67 .title = Joan lehen orrira
68 pdfjs-first-page-button-label = Joan lehen orrira
69 pdfjs-last-page-button =
70 .title = Joan azken orrira
71 pdfjs-last-page-button-label = Joan azken orrira
72 pdfjs-page-rotate-cw-button =
73 .title = Biratu erlojuaren norantzan
74 pdfjs-page-rotate-cw-button-label = Biratu erlojuaren norantzan
75 pdfjs-page-rotate-ccw-button =
76 .title = Biratu erlojuaren aurkako norantzan
77 pdfjs-page-rotate-ccw-button-label = Biratu erlojuaren aurkako norantzan
78 pdfjs-cursor-text-select-tool-button =
79 .title = Gaitu testuaren hautapen tresna
80 pdfjs-cursor-text-select-tool-button-label = Testuaren hautapen tresna
81 pdfjs-cursor-hand-tool-button =
82 .title = Gaitu eskuaren tresna
83 pdfjs-cursor-hand-tool-button-label = Eskuaren tresna
84 pdfjs-scroll-page-button =
85 .title = Erabili orriaren korritzea
86 pdfjs-scroll-page-button-label = Orriaren korritzea
87 pdfjs-scroll-vertical-button =
88 .title = Erabili korritze bertikala
89 pdfjs-scroll-vertical-button-label = Korritze bertikala
90 pdfjs-scroll-horizontal-button =
91 .title = Erabili korritze horizontala
92 pdfjs-scroll-horizontal-button-label = Korritze horizontala
93 pdfjs-scroll-wrapped-button =
94 .title = Erabili korritze egokitua
95 pdfjs-scroll-wrapped-button-label = Korritze egokitua
96 pdfjs-spread-none-button =
97 .title = Ez elkartu barreiatutako orriak
98 pdfjs-spread-none-button-label = Barreiatzerik ez
99 pdfjs-spread-odd-button =
100 .title = Elkartu barreiatutako orriak bakoiti zenbakidunekin hasita
101 pdfjs-spread-odd-button-label = Barreiatze bakoitia
102 pdfjs-spread-even-button =
103 .title = Elkartu barreiatutako orriak bikoiti zenbakidunekin hasita
104 pdfjs-spread-even-button-label = Barreiatze bikoitia
105
106 ## Document properties dialog
107
108 pdfjs-document-properties-button =
109 .title = Dokumentuaren propietateak…
110 pdfjs-document-properties-button-label = Dokumentuaren propietateak…
111 pdfjs-document-properties-file-name = Fitxategi-izena:
112 pdfjs-document-properties-file-size = Fitxategiaren tamaina:
113 # Variables:
114 # $size_kb (Number) - the PDF file size in kilobytes
115 # $size_b (Number) - the PDF file size in bytes
116 pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } byte)
117 # Variables:
118 # $size_mb (Number) - the PDF file size in megabytes
119 # $size_b (Number) - the PDF file size in bytes
120 pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } byte)
121 pdfjs-document-properties-title = Izenburua:
122 pdfjs-document-properties-author = Egilea:
123 pdfjs-document-properties-subject = Gaia:
124 pdfjs-document-properties-keywords = Gako-hitzak:
125 pdfjs-document-properties-creation-date = Sortze-data:
126 pdfjs-document-properties-modification-date = Aldatze-data:
127 # Variables:
128 # $date (Date) - the creation/modification date of the PDF file
129 # $time (Time) - the creation/modification time of the PDF file
130 pdfjs-document-properties-date-string = { $date }, { $time }
131 pdfjs-document-properties-creator = Sortzailea:
132 pdfjs-document-properties-producer = PDFaren ekoizlea:
133 pdfjs-document-properties-version = PDF bertsioa:
134 pdfjs-document-properties-page-count = Orrialde kopurua:
135 pdfjs-document-properties-page-size = Orriaren tamaina:
136 pdfjs-document-properties-page-size-unit-inches = in
137 pdfjs-document-properties-page-size-unit-millimeters = mm
138 pdfjs-document-properties-page-size-orientation-portrait = bertikala
139 pdfjs-document-properties-page-size-orientation-landscape = horizontala
140 pdfjs-document-properties-page-size-name-a-three = A3
141 pdfjs-document-properties-page-size-name-a-four = A4
142 pdfjs-document-properties-page-size-name-letter = Gutuna
143 pdfjs-document-properties-page-size-name-legal = Legala
144
145 ## Variables:
146 ## $width (Number) - the width of the (current) page
147 ## $height (Number) - the height of the (current) page
148 ## $unit (String) - the unit of measurement of the (current) page
149 ## $name (String) - the name of the (current) page
150 ## $orientation (String) - the orientation of the (current) page
151
152 pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
153 pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
154
155 ##
156
157 # The linearization status of the document; usually called "Fast Web View" in
158 # English locales of Adobe software.
159 pdfjs-document-properties-linearized = Webeko ikuspegi bizkorra:
160 pdfjs-document-properties-linearized-yes = Bai
161 pdfjs-document-properties-linearized-no = Ez
162 pdfjs-document-properties-close-button = Itxi
163
164 ## Print
165
166 pdfjs-print-progress-message = Dokumentua inprimatzeko prestatzen…
167 # Variables:
168 # $progress (Number) - percent value
169 pdfjs-print-progress-percent = %{ $progress }
170 pdfjs-print-progress-close-button = Utzi
171 pdfjs-printing-not-supported = Abisua: inprimatzeko euskarria ez da erabatekoa nabigatzaile honetan.
172 pdfjs-printing-not-ready = Abisua: PDFa ez dago erabat kargatuta inprimatzeko.
173
174 ## Tooltips and alt text for side panel toolbar buttons
175
176 pdfjs-toggle-sidebar-button =
177 .title = Txandakatu alboko barra
178 pdfjs-toggle-sidebar-notification-button =
179 .title = Txandakatu alboko barra (dokumentuak eskema/eranskinak/geruzak ditu)
180 pdfjs-toggle-sidebar-button-label = Txandakatu alboko barra
181 pdfjs-document-outline-button =
182 .title = Erakutsi dokumentuaren eskema (klik bikoitza elementu guztiak zabaltzeko/tolesteko)
183 pdfjs-document-outline-button-label = Dokumentuaren eskema
184 pdfjs-attachments-button =
185 .title = Erakutsi eranskinak
186 pdfjs-attachments-button-label = Eranskinak
187 pdfjs-layers-button =
188 .title = Erakutsi geruzak (klik bikoitza geruza guztiak egoera lehenetsira berrezartzeko)
189 pdfjs-layers-button-label = Geruzak
190 pdfjs-thumbs-button =
191 .title = Erakutsi koadro txikiak
192 pdfjs-thumbs-button-label = Koadro txikiak
193 pdfjs-current-outline-item-button =
194 .title = Bilatu uneko eskemaren elementua
195 pdfjs-current-outline-item-button-label = Uneko eskemaren elementua
196 pdfjs-findbar-button =
197 .title = Bilatu dokumentuan
198 pdfjs-findbar-button-label = Bilatu
199 pdfjs-additional-layers = Geruza gehigarriak
200
201 ## Thumbnails panel item (tooltip and alt text for images)
202
203 # Variables:
204 # $page (Number) - the page number
205 pdfjs-thumb-page-title =
206 .title = { $page }. orria
207 # Variables:
208 # $page (Number) - the page number
209 pdfjs-thumb-page-canvas =
210 .aria-label = { $page }. orriaren koadro txikia
211
212 ## Find panel button title and messages
213
214 pdfjs-find-input =
215 .title = Bilatu
216 .placeholder = Bilatu dokumentuan…
217 pdfjs-find-previous-button =
218 .title = Bilatu esaldiaren aurreko parekatzea
219 pdfjs-find-previous-button-label = Aurrekoa
220 pdfjs-find-next-button =
221 .title = Bilatu esaldiaren hurrengo parekatzea
222 pdfjs-find-next-button-label = Hurrengoa
223 pdfjs-find-highlight-checkbox = Nabarmendu guztia
224 pdfjs-find-match-case-checkbox-label = Bat etorri maiuskulekin/minuskulekin
225 pdfjs-find-match-diacritics-checkbox-label = Bereizi diakritikoak
226 pdfjs-find-entire-word-checkbox-label = Hitz osoak
227 pdfjs-find-reached-top = Dokumentuaren hasierara heldu da, bukaeratik jarraitzen
228 pdfjs-find-reached-bottom = Dokumentuaren bukaerara heldu da, hasieratik jarraitzen
229 # Variables:
230 # $current (Number) - the index of the currently active find result
231 # $total (Number) - the total number of matches in the document
232 pdfjs-find-match-count =
233 { $total ->
234 [one] { $total }/{ $current }. bat-etortzea
235 *[other] { $total }/{ $current }. bat-etortzea
236 }
237 # Variables:
238 # $limit (Number) - the maximum number of matches
239 pdfjs-find-match-count-limit =
240 { $limit ->
241 [one] Bat datorren { $limit } baino gehiago
242 *[other] Bat datozen { $limit } baino gehiago
243 }
244 pdfjs-find-not-found = Esaldia ez da aurkitu
245
246 ## Predefined zoom values
247
248 pdfjs-page-scale-width = Orriaren zabalera
249 pdfjs-page-scale-fit = Doitu orrira
250 pdfjs-page-scale-auto = Zoom automatikoa
251 pdfjs-page-scale-actual = Benetako tamaina
252 # Variables:
253 # $scale (Number) - percent value for page scale
254 pdfjs-page-scale-percent = %{ $scale }
255
256 ## PDF page
257
258 # Variables:
259 # $page (Number) - the page number
260 pdfjs-page-landmark =
261 .aria-label = { $page }. orria
262
263 ## Loading indicator messages
264
265 pdfjs-loading-error = Errorea gertatu da PDFa kargatzean.
266 pdfjs-invalid-file-error = PDF fitxategi baliogabe edo hondatua.
267 pdfjs-missing-file-error = PDF fitxategia falta da.
268 pdfjs-unexpected-response-error = Espero gabeko zerbitzariaren erantzuna.
269 pdfjs-rendering-error = Errorea gertatu da orria errendatzean.
270
271 ## Annotations
272
273 # Variables:
274 # $date (Date) - the modification date of the annotation
275 # $time (Time) - the modification time of the annotation
276 pdfjs-annotation-date-string = { $date }, { $time }
277 # .alt: This is used as a tooltip.
278 # Variables:
279 # $type (String) - an annotation type from a list defined in the PDF spec
280 # (32000-1:2008 Table 169 – Annotation types).
281 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
282 pdfjs-text-annotation-type =
283 .alt = [{ $type } ohartarazpena]
284
285 ## Password
286
287 pdfjs-password-label = Idatzi PDF fitxategi hau irekitzeko pasahitza.
288 pdfjs-password-invalid = Pasahitz baliogabea. Saiatu berriro mesedez.
289 pdfjs-password-ok-button = Ados
290 pdfjs-password-cancel-button = Utzi
291 pdfjs-web-fonts-disabled = Webeko letra-tipoak desgaituta daude: ezin dira kapsulatutako PDF letra-tipoak erabili.
292
293 ## Editing
294
295 pdfjs-editor-free-text-button =
296 .title = Testua
297 pdfjs-editor-free-text-button-label = Testua
298 pdfjs-editor-ink-button =
299 .title = Marrazkia
300 pdfjs-editor-ink-button-label = Marrazkia
301 pdfjs-editor-stamp-button =
302 .title = Gehitu edo editatu irudiak
303 pdfjs-editor-stamp-button-label = Gehitu edo editatu irudiak
304 pdfjs-editor-highlight-button =
305 .title = Nabarmendu
306 pdfjs-editor-highlight-button-label = Nabarmendu
307 pdfjs-highlight-floating-button =
308 .title = Nabarmendu
309 pdfjs-highlight-floating-button1 =
310 .title = Nabarmendu
311 .aria-label = Nabarmendu
312 pdfjs-highlight-floating-button-label = Nabarmendu
313
314 ## Remove button for the various kind of editor.
315
316 pdfjs-editor-remove-ink-button =
317 .title = Kendu marrazkia
318 pdfjs-editor-remove-freetext-button =
319 .title = Kendu testua
320 pdfjs-editor-remove-stamp-button =
321 .title = Kendu irudia
322 pdfjs-editor-remove-highlight-button =
323 .title = Kendu nabarmentzea
324
325 ##
326
327 # Editor Parameters
328 pdfjs-editor-free-text-color-input = Kolorea
329 pdfjs-editor-free-text-size-input = Tamaina
330 pdfjs-editor-ink-color-input = Kolorea
331 pdfjs-editor-ink-thickness-input = Loditasuna
332 pdfjs-editor-ink-opacity-input = Opakutasuna
333 pdfjs-editor-stamp-add-image-button =
334 .title = Gehitu irudia
335 pdfjs-editor-stamp-add-image-button-label = Gehitu irudia
336 # This refers to the thickness of the line used for free highlighting (not bound to text)
337 pdfjs-editor-free-highlight-thickness-input = Loditasuna
338 pdfjs-editor-free-highlight-thickness-title =
339 .title = Aldatu loditasuna testua ez beste elementuak nabarmentzean
340 pdfjs-free-text =
341 .aria-label = Testu-editorea
342 pdfjs-free-text-default-content = Hasi idazten…
343 pdfjs-ink =
344 .aria-label = Marrazki-editorea
345 pdfjs-ink-canvas =
346 .aria-label = Erabiltzaileak sortutako irudia
347
348 ## Alt-text dialog
349
350 # Alternative text (alt text) helps when people can't see the image.
351 pdfjs-editor-alt-text-button-label = Testu alternatiboa
352 pdfjs-editor-alt-text-edit-button-label = Editatu testu alternatiboa
353 pdfjs-editor-alt-text-dialog-label = Aukeratu aukera
354 pdfjs-editor-alt-text-dialog-description = Testu alternatiboak laguntzen du jendeak ezin duenean irudia ikusi edo ez denean kargatzen.
355 pdfjs-editor-alt-text-add-description-label = Gehitu azalpena
356 pdfjs-editor-alt-text-add-description-description = Saiatu idazten gaia, ezarpena edo ekintzak deskribatzen dituen esaldi 1 edo 2.
357 pdfjs-editor-alt-text-mark-decorative-label = Markatu apaingarri gisa
358 pdfjs-editor-alt-text-mark-decorative-description = Irudiak apaingarrientzat erabiltzen da, adibidez ertz edo ur-marketarako.
359 pdfjs-editor-alt-text-cancel-button = Utzi
360 pdfjs-editor-alt-text-save-button = Gorde
361 pdfjs-editor-alt-text-decorative-tooltip = Apaingarri gisa markatuta
362 # .placeholder: This is a placeholder for the alt text input area
363 pdfjs-editor-alt-text-textarea =
364 .placeholder = Adibidez, "gizon gaztea mahaian eserita dago bazkaltzeko"
365
366 ## Editor resizers
367 ## This is used in an aria label to help to understand the role of the resizer.
368
369 pdfjs-editor-resizer-label-top-left = Goiko ezkerreko izkina — aldatu tamaina
370 pdfjs-editor-resizer-label-top-middle = Goian erdian — aldatu tamaina
371 pdfjs-editor-resizer-label-top-right = Goiko eskuineko izkina — aldatu tamaina
372 pdfjs-editor-resizer-label-middle-right = Erdian eskuinean — aldatu tamaina
373 pdfjs-editor-resizer-label-bottom-right = Beheko eskuineko izkina — aldatu tamaina
374 pdfjs-editor-resizer-label-bottom-middle = Behean erdian — aldatu tamaina
375 pdfjs-editor-resizer-label-bottom-left = Beheko ezkerreko izkina — aldatu tamaina
376 pdfjs-editor-resizer-label-middle-left = Erdian ezkerrean — aldatu tamaina
377
378 ## Color picker
379
380 # This means "Color used to highlight text"
381 pdfjs-editor-highlight-colorpicker-label = Nabarmentze kolorea
382 pdfjs-editor-colorpicker-button =
383 .title = Aldatu kolorea
384 pdfjs-editor-colorpicker-dropdown =
385 .aria-label = Kolore-aukerak
386 pdfjs-editor-colorpicker-yellow =
387 .title = Horia
388 pdfjs-editor-colorpicker-green =
389 .title = Berdea
390 pdfjs-editor-colorpicker-blue =
391 .title = Urdina
392 pdfjs-editor-colorpicker-pink =
393 .title = Arrosa
394 pdfjs-editor-colorpicker-red =
395 .title = Gorria
396
397 ## Show all highlights
398 ## This is a toggle button to show/hide all the highlights.
399
400 pdfjs-editor-highlight-show-all-button-label = Erakutsi denak
401 pdfjs-editor-highlight-show-all-button =
402 .title = Erakutsi denak
403