PluginProbe ʕ •ᴥ•ʔ
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents / trunk
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents vtrunk
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 / xh / viewer.ftl
embedpress / assets / pdf / web / locale / xh Last commit date
viewer.ftl 2 years ago
viewer.ftl
213 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 = Iphepha langaphambili
10 pdfjs-previous-button-label = Okwangaphambili
11 pdfjs-next-button =
12 .title = Iphepha elilandelayo
13 pdfjs-next-button-label = Okulandelayo
14 # .title: Tooltip for the pageNumber input.
15 pdfjs-page-input =
16 .title = Iphepha
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 = kwali- { $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 } kwali { $pagesCount })
25 pdfjs-zoom-out-button =
26 .title = Bhekelisela Kudana
27 pdfjs-zoom-out-button-label = Bhekelisela Kudana
28 pdfjs-zoom-in-button =
29 .title = Sondeza Kufuphi
30 pdfjs-zoom-in-button-label = Sondeza Kufuphi
31 pdfjs-zoom-select =
32 .title = Yandisa / Nciphisa
33 pdfjs-presentation-mode-button =
34 .title = Tshintshela kwimo yonikezelo
35 pdfjs-presentation-mode-button-label = Imo yonikezelo
36 pdfjs-open-file-button =
37 .title = Vula Ifayile
38 pdfjs-open-file-button-label = Vula
39 pdfjs-print-button =
40 .title = Printa
41 pdfjs-print-button-label = Printa
42
43 ## Secondary toolbar and context menu
44
45 pdfjs-tools-button =
46 .title = Izixhobo zemiyalelo
47 pdfjs-tools-button-label = Izixhobo zemiyalelo
48 pdfjs-first-page-button =
49 .title = Yiya kwiphepha lokuqala
50 pdfjs-first-page-button-label = Yiya kwiphepha lokuqala
51 pdfjs-last-page-button =
52 .title = Yiya kwiphepha lokugqibela
53 pdfjs-last-page-button-label = Yiya kwiphepha lokugqibela
54 pdfjs-page-rotate-cw-button =
55 .title = Jikelisa ngasekunene
56 pdfjs-page-rotate-cw-button-label = Jikelisa ngasekunene
57 pdfjs-page-rotate-ccw-button =
58 .title = Jikelisa ngasekhohlo
59 pdfjs-page-rotate-ccw-button-label = Jikelisa ngasekhohlo
60 pdfjs-cursor-text-select-tool-button =
61 .title = Vumela iSixhobo sokuKhetha iTeksti
62 pdfjs-cursor-text-select-tool-button-label = ISixhobo sokuKhetha iTeksti
63 pdfjs-cursor-hand-tool-button =
64 .title = Yenza iSixhobo seSandla siSebenze
65 pdfjs-cursor-hand-tool-button-label = ISixhobo seSandla
66
67 ## Document properties dialog
68
69 pdfjs-document-properties-button =
70 .title = Iipropati zoxwebhu…
71 pdfjs-document-properties-button-label = Iipropati zoxwebhu…
72 pdfjs-document-properties-file-name = Igama lefayile:
73 pdfjs-document-properties-file-size = Isayizi yefayile:
74 # Variables:
75 # $size_kb (Number) - the PDF file size in kilobytes
76 # $size_b (Number) - the PDF file size in bytes
77 pdfjs-document-properties-kb = { $size_kb } KB (iibhayiti{ $size_b })
78 # Variables:
79 # $size_mb (Number) - the PDF file size in megabytes
80 # $size_b (Number) - the PDF file size in bytes
81 pdfjs-document-properties-mb = { $size_mb } MB (iibhayithi{ $size_b })
82 pdfjs-document-properties-title = Umxholo:
83 pdfjs-document-properties-author = Umbhali:
84 pdfjs-document-properties-subject = Umbandela:
85 pdfjs-document-properties-keywords = Amagama aphambili:
86 pdfjs-document-properties-creation-date = Umhla wokwenziwa kwayo:
87 pdfjs-document-properties-modification-date = Umhla wokulungiswa kwayo:
88 # Variables:
89 # $date (Date) - the creation/modification date of the PDF file
90 # $time (Time) - the creation/modification time of the PDF file
91 pdfjs-document-properties-date-string = { $date }, { $time }
92 pdfjs-document-properties-creator = Umntu oyenzileyo:
93 pdfjs-document-properties-producer = Umvelisi we-PDF:
94 pdfjs-document-properties-version = Uhlelo lwe-PDF:
95 pdfjs-document-properties-page-count = Inani lamaphepha:
96
97 ## Variables:
98 ## $width (Number) - the width of the (current) page
99 ## $height (Number) - the height of the (current) page
100 ## $unit (String) - the unit of measurement of the (current) page
101 ## $name (String) - the name of the (current) page
102 ## $orientation (String) - the orientation of the (current) page
103
104
105 ##
106
107 pdfjs-document-properties-close-button = Vala
108
109 ## Print
110
111 pdfjs-print-progress-message = Ilungisa uxwebhu ukuze iprinte…
112 # Variables:
113 # $progress (Number) - percent value
114 pdfjs-print-progress-percent = { $progress }%
115 pdfjs-print-progress-close-button = Rhoxisa
116 pdfjs-printing-not-supported = Isilumkiso: Ukuprinta akuxhaswa ngokupheleleyo yile bhrawuza.
117 pdfjs-printing-not-ready = Isilumkiso: IPDF ayihlohlwanga ngokupheleleyo ukwenzela ukuprinta.
118
119 ## Tooltips and alt text for side panel toolbar buttons
120
121 pdfjs-toggle-sidebar-button =
122 .title = Togola ngebha eseCaleni
123 pdfjs-toggle-sidebar-button-label = Togola ngebha eseCaleni
124 pdfjs-document-outline-button =
125 .title = Bonisa uLwandlalo loXwebhu (cofa kabini ukuze wandise/diliza zonke izinto)
126 pdfjs-document-outline-button-label = Isishwankathelo soxwebhu
127 pdfjs-attachments-button =
128 .title = Bonisa iziqhotyoshelwa
129 pdfjs-attachments-button-label = Iziqhoboshelo
130 pdfjs-thumbs-button =
131 .title = Bonisa ukrobiso kumfanekiso
132 pdfjs-thumbs-button-label = Ukrobiso kumfanekiso
133 pdfjs-findbar-button =
134 .title = Fumana kuXwebhu
135 pdfjs-findbar-button-label = Fumana
136
137 ## Thumbnails panel item (tooltip and alt text for images)
138
139 # Variables:
140 # $page (Number) - the page number
141 pdfjs-thumb-page-title =
142 .title = Iphepha { $page }
143 # Variables:
144 # $page (Number) - the page number
145 pdfjs-thumb-page-canvas =
146 .aria-label = Ukrobiso kumfanekiso wephepha { $page }
147
148 ## Find panel button title and messages
149
150 pdfjs-find-input =
151 .title = Fumana
152 .placeholder = Fumana kuXwebhu…
153 pdfjs-find-previous-button =
154 .title = Fumanisa isenzeko sangaphambili sebinzana lamagama
155 pdfjs-find-previous-button-label = Okwangaphambili
156 pdfjs-find-next-button =
157 .title = Fumanisa isenzeko esilandelayo sebinzana lamagama
158 pdfjs-find-next-button-label = Okulandelayo
159 pdfjs-find-highlight-checkbox = Qaqambisa konke
160 pdfjs-find-match-case-checkbox-label = Tshatisa ngobukhulu bukanobumba
161 pdfjs-find-reached-top = Ufike ngaphezulu ephepheni, kusukwa ngezantsi
162 pdfjs-find-reached-bottom = Ufike ekupheleni kwephepha, kusukwa ngaphezulu
163 pdfjs-find-not-found = Ibinzana alifunyenwanga
164
165 ## Predefined zoom values
166
167 pdfjs-page-scale-width = Ububanzi bephepha
168 pdfjs-page-scale-fit = Ukulinganiswa kwephepha
169 pdfjs-page-scale-auto = Ukwandisa/Ukunciphisa Ngokwayo
170 pdfjs-page-scale-actual = Ubungakanani bokwenene
171 # Variables:
172 # $scale (Number) - percent value for page scale
173 pdfjs-page-scale-percent = { $scale }%
174
175 ## PDF page
176
177
178 ## Loading indicator messages
179
180 pdfjs-loading-error = Imposiso yenzekile xa kulayishwa i-PDF.
181 pdfjs-invalid-file-error = Ifayile ye-PDF engeyiyo okanye eyonakalisiweyo.
182 pdfjs-missing-file-error = Ifayile ye-PDF edukileyo.
183 pdfjs-unexpected-response-error = Impendulo yeseva engalindelekanga.
184 pdfjs-rendering-error = Imposiso yenzekile xa bekunikezelwa iphepha.
185
186 ## Annotations
187
188 # .alt: This is used as a tooltip.
189 # Variables:
190 # $type (String) - an annotation type from a list defined in the PDF spec
191 # (32000-1:2008 Table 169 – Annotation types).
192 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
193 pdfjs-text-annotation-type =
194 .alt = [{ $type } Ubhalo-nqaku]
195
196 ## Password
197
198 pdfjs-password-label = Faka ipasiwedi ukuze uvule le fayile yePDF.
199 pdfjs-password-invalid = Ipasiwedi ayisebenzi. Nceda uzame kwakhona.
200 pdfjs-password-ok-button = KULUNGILE
201 pdfjs-password-cancel-button = Rhoxisa
202 pdfjs-web-fonts-disabled = Iifonti zewebhu ziqhwalelisiwe: ayikwazi ukusebenzisa iifonti ze-PDF ezincanyathelisiweyo.
203
204 ## Editing
205
206
207 ## Alt-text dialog
208
209
210 ## Editor resizers
211 ## This is used in an aria label to help to understand the role of the resizer.
212
213