PluginProbe ʕ •ᴥ•ʔ
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents / 4.2.4
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents v4.2.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 / gd / viewer.ftl
embedpress / assets / pdf / web / locale / gd Last commit date
viewer.ftl 2 years ago
viewer.ftl
300 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 = An duilleag roimhe
10 pdfjs-previous-button-label = Air ais
11 pdfjs-next-button =
12 .title = An ath-dhuilleag
13 pdfjs-next-button-label = Air adhart
14 # .title: Tooltip for the pageNumber input.
15 pdfjs-page-input =
16 .title = Duilleag
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 = ({ $pageNumber } à { $pagesCount })
25 pdfjs-zoom-out-button =
26 .title = Sùm a-mach
27 pdfjs-zoom-out-button-label = Sùm a-mach
28 pdfjs-zoom-in-button =
29 .title = Sùm a-steach
30 pdfjs-zoom-in-button-label = Sùm a-steach
31 pdfjs-zoom-select =
32 .title = Sùm
33 pdfjs-presentation-mode-button =
34 .title = Gearr leum dhan mhodh taisbeanaidh
35 pdfjs-presentation-mode-button-label = Am modh taisbeanaidh
36 pdfjs-open-file-button =
37 .title = Fosgail faidhle
38 pdfjs-open-file-button-label = Fosgail
39 pdfjs-print-button =
40 .title = Clò-bhuail
41 pdfjs-print-button-label = Clò-bhuail
42 pdfjs-save-button =
43 .title = Sàbhail
44 pdfjs-save-button-label = Sàbhail
45 pdfjs-bookmark-button =
46 .title = An duilleag làithreach (Seall an URL on duilleag làithreach)
47 pdfjs-bookmark-button-label = An duilleag làithreach
48 # Used in Firefox for Android.
49 pdfjs-open-in-app-button =
50 .title = Fosgail san aplacaid
51 # Used in Firefox for Android.
52 # Length of the translation matters since we are in a mobile context, with limited screen estate.
53 pdfjs-open-in-app-button-label = Fosgail san aplacaid
54
55 ## Secondary toolbar and context menu
56
57 pdfjs-tools-button =
58 .title = Innealan
59 pdfjs-tools-button-label = Innealan
60 pdfjs-first-page-button =
61 .title = Rach gun chiad duilleag
62 pdfjs-first-page-button-label = Rach gun chiad duilleag
63 pdfjs-last-page-button =
64 .title = Rach gun duilleag mu dheireadh
65 pdfjs-last-page-button-label = Rach gun duilleag mu dheireadh
66 pdfjs-page-rotate-cw-button =
67 .title = Cuairtich gu deiseil
68 pdfjs-page-rotate-cw-button-label = Cuairtich gu deiseil
69 pdfjs-page-rotate-ccw-button =
70 .title = Cuairtich gu tuathail
71 pdfjs-page-rotate-ccw-button-label = Cuairtich gu tuathail
72 pdfjs-cursor-text-select-tool-button =
73 .title = Cuir an comas inneal taghadh an teacsa
74 pdfjs-cursor-text-select-tool-button-label = Inneal taghadh an teacsa
75 pdfjs-cursor-hand-tool-button =
76 .title = Cuir inneal na làimhe an comas
77 pdfjs-cursor-hand-tool-button-label = Inneal na làimhe
78 pdfjs-scroll-page-button =
79 .title = Cleachd sgroladh duilleige
80 pdfjs-scroll-page-button-label = Sgroladh duilleige
81 pdfjs-scroll-vertical-button =
82 .title = Cleachd sgroladh inghearach
83 pdfjs-scroll-vertical-button-label = Sgroladh inghearach
84 pdfjs-scroll-horizontal-button =
85 .title = Cleachd sgroladh còmhnard
86 pdfjs-scroll-horizontal-button-label = Sgroladh còmhnard
87 pdfjs-scroll-wrapped-button =
88 .title = Cleachd sgroladh paisgte
89 pdfjs-scroll-wrapped-button-label = Sgroladh paisgte
90 pdfjs-spread-none-button =
91 .title = Na cuir còmhla sgoileadh dhuilleagan
92 pdfjs-spread-none-button-label = Gun sgaoileadh dhuilleagan
93 pdfjs-spread-odd-button =
94 .title = Cuir còmhla duilleagan sgaoilte a thòisicheas le duilleagan aig a bheil àireamh chorr
95 pdfjs-spread-odd-button-label = Sgaoileadh dhuilleagan corra
96 pdfjs-spread-even-button =
97 .title = Cuir còmhla duilleagan sgaoilte a thòisicheas le duilleagan aig a bheil àireamh chothrom
98 pdfjs-spread-even-button-label = Sgaoileadh dhuilleagan cothrom
99
100 ## Document properties dialog
101
102 pdfjs-document-properties-button =
103 .title = Roghainnean na sgrìobhainne…
104 pdfjs-document-properties-button-label = Roghainnean na sgrìobhainne…
105 pdfjs-document-properties-file-name = Ainm an fhaidhle:
106 pdfjs-document-properties-file-size = Meud an fhaidhle:
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 = Tiotal:
116 pdfjs-document-properties-author = Ùghdar:
117 pdfjs-document-properties-subject = Cuspair:
118 pdfjs-document-properties-keywords = Faclan-luirg:
119 pdfjs-document-properties-creation-date = Latha a chruthachaidh:
120 pdfjs-document-properties-modification-date = Latha atharrachaidh:
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 = Cruthadair:
126 pdfjs-document-properties-producer = Saothraiche a' PDF:
127 pdfjs-document-properties-version = Tionndadh a' PDF:
128 pdfjs-document-properties-page-count = Àireamh de dhuilleagan:
129 pdfjs-document-properties-page-size = Meud na duilleige:
130 pdfjs-document-properties-page-size-unit-inches = ann an
131 pdfjs-document-properties-page-size-unit-millimeters = mm
132 pdfjs-document-properties-page-size-orientation-portrait = portraid
133 pdfjs-document-properties-page-size-orientation-landscape = dreach-tìre
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 = Litir
137 pdfjs-document-properties-page-size-name-legal = Laghail
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 = Grad shealladh-lìn:
154 pdfjs-document-properties-linearized-yes = Tha
155 pdfjs-document-properties-linearized-no = Chan eil
156 pdfjs-document-properties-close-button = Dùin
157
158 ## Print
159
160 pdfjs-print-progress-message = Ag ullachadh na sgrìobhainn airson clò-bhualadh…
161 # Variables:
162 # $progress (Number) - percent value
163 pdfjs-print-progress-percent = { $progress }%
164 pdfjs-print-progress-close-button = Sguir dheth
165 pdfjs-printing-not-supported = Rabhadh: Chan eil am brabhsair seo a' cur làn-taic ri clò-bhualadh.
166 pdfjs-printing-not-ready = Rabhadh: Cha deach am PDF a luchdadh gu tur airson clò-bhualadh.
167
168 ## Tooltips and alt text for side panel toolbar buttons
169
170 pdfjs-toggle-sidebar-button =
171 .title = Toglaich am bàr-taoibh
172 pdfjs-toggle-sidebar-notification-button =
173 .title = Toglaich am bàr-taoibh (tha oir-loidhne/ceanglachain/breathan aig an sgrìobhainn)
174 pdfjs-toggle-sidebar-button-label = Toglaich am bàr-taoibh
175 pdfjs-document-outline-button =
176 .title = Seall oir-loidhne na sgrìobhainn (dèan briogadh dùbailte airson a h-uile nì a leudachadh/a cho-theannadh)
177 pdfjs-document-outline-button-label = Oir-loidhne na sgrìobhainne
178 pdfjs-attachments-button =
179 .title = Seall na ceanglachain
180 pdfjs-attachments-button-label = Ceanglachain
181 pdfjs-layers-button =
182 .title = Seall na breathan (dèan briogadh dùbailte airson a h-uile breath ath-shuidheachadh dhan staid bhunaiteach)
183 pdfjs-layers-button-label = Breathan
184 pdfjs-thumbs-button =
185 .title = Seall na dealbhagan
186 pdfjs-thumbs-button-label = Dealbhagan
187 pdfjs-current-outline-item-button =
188 .title = Lorg nì làithreach na h-oir-loidhne
189 pdfjs-current-outline-item-button-label = Nì làithreach na h-oir-loidhne
190 pdfjs-findbar-button =
191 .title = Lorg san sgrìobhainn
192 pdfjs-findbar-button-label = Lorg
193 pdfjs-additional-layers = Barrachd breathan
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 = Duilleag a { $page }
201 # Variables:
202 # $page (Number) - the page number
203 pdfjs-thumb-page-canvas =
204 .aria-label = Dealbhag duilleag a { $page }
205
206 ## Find panel button title and messages
207
208 pdfjs-find-input =
209 .title = Lorg
210 .placeholder = Lorg san sgrìobhainn...
211 pdfjs-find-previous-button =
212 .title = Lorg làthair roimhe na h-abairt seo
213 pdfjs-find-previous-button-label = Air ais
214 pdfjs-find-next-button =
215 .title = Lorg ath-làthair na h-abairt seo
216 pdfjs-find-next-button-label = Air adhart
217 pdfjs-find-highlight-checkbox = Soillsich a h-uile
218 pdfjs-find-match-case-checkbox-label = Aire do litrichean mòra is beaga
219 pdfjs-find-match-diacritics-checkbox-label = Aire do stràcan
220 pdfjs-find-entire-word-checkbox-label = Faclan-slàna
221 pdfjs-find-reached-top = Ràinig sinn barr na duilleige, a' leantainn air adhart o bhonn na duilleige
222 pdfjs-find-reached-bottom = Ràinig sinn bonn na duilleige, a' leantainn air adhart o bharr na duilleige
223 pdfjs-find-not-found = Cha deach an abairt a lorg
224
225 ## Predefined zoom values
226
227 pdfjs-page-scale-width = Leud na duilleige
228 pdfjs-page-scale-fit = Freagair ri meud na duilleige
229 pdfjs-page-scale-auto = Sùm fèin-obrachail
230 pdfjs-page-scale-actual = Am fìor-mheud
231 # Variables:
232 # $scale (Number) - percent value for page scale
233 pdfjs-page-scale-percent = { $scale }%
234
235 ## PDF page
236
237 # Variables:
238 # $page (Number) - the page number
239 pdfjs-page-landmark =
240 .aria-label = Duilleag { $page }
241
242 ## Loading indicator messages
243
244 pdfjs-loading-error = Thachair mearachd rè luchdadh a' PDF.
245 pdfjs-invalid-file-error = Faidhle PDF a tha mì-dhligheach no coirbte.
246 pdfjs-missing-file-error = Faidhle PDF a tha a dhìth.
247 pdfjs-unexpected-response-error = Freagairt on fhrithealaiche ris nach robh dùil.
248 pdfjs-rendering-error = Thachair mearachd rè reandaradh na duilleige.
249
250 ## Annotations
251
252 # Variables:
253 # $date (Date) - the modification date of the annotation
254 # $time (Time) - the modification time of the annotation
255 pdfjs-annotation-date-string = { $date }, { $time }
256 # .alt: This is used as a tooltip.
257 # Variables:
258 # $type (String) - an annotation type from a list defined in the PDF spec
259 # (32000-1:2008 Table 169 – Annotation types).
260 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
261 pdfjs-text-annotation-type =
262 .alt = [Nòtachadh { $type }]
263
264 ## Password
265
266 pdfjs-password-label = Cuir a-steach am facal-faire gus am faidhle PDF seo fhosgladh.
267 pdfjs-password-invalid = Tha am facal-faire cearr. Nach fheuch thu ris a-rithist?
268 pdfjs-password-ok-button = Ceart ma-thà
269 pdfjs-password-cancel-button = Sguir dheth
270 pdfjs-web-fonts-disabled = Tha cruthan-clò lìn à comas: Chan urrainn dhuinn cruthan-clò PDF leabaichte a chleachdadh.
271
272 ## Editing
273
274 pdfjs-editor-free-text-button =
275 .title = Teacsa
276 pdfjs-editor-free-text-button-label = Teacsa
277 pdfjs-editor-ink-button =
278 .title = Tarraing
279 pdfjs-editor-ink-button-label = Tarraing
280 # Editor Parameters
281 pdfjs-editor-free-text-color-input = Dath
282 pdfjs-editor-free-text-size-input = Meud
283 pdfjs-editor-ink-color-input = Dath
284 pdfjs-editor-ink-thickness-input = Tighead
285 pdfjs-editor-ink-opacity-input = Trìd-dhoilleireachd
286 pdfjs-free-text =
287 .aria-label = An deasaiche teacsa
288 pdfjs-free-text-default-content = Tòisich air sgrìobhadh…
289 pdfjs-ink =
290 .aria-label = An deasaiche tharraingean
291 pdfjs-ink-canvas =
292 .aria-label = Dealbh a chruthaich cleachdaiche
293
294 ## Alt-text dialog
295
296
297 ## Editor resizers
298 ## This is used in an aria label to help to understand the role of the resizer.
299
300