Blame view

node_modules/pdfjs-4.0.269-dist/web/locale/lt/viewer.ftl 10.4 KB
7820380e   “wangming”   1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
  # This Source Code Form is subject to the terms of the Mozilla Public
  # License, v. 2.0. If a copy of the MPL was not distributed with this
  # file, You can obtain one at http://mozilla.org/MPL/2.0/.
  
  
  ## Main toolbar buttons (tooltips and alt text for images)
  
  pdfjs-previous-button =
      .title = Ankstesnis puslapis
  pdfjs-previous-button-label = Ankstesnis
  pdfjs-next-button =
      .title = Kitas puslapis
  pdfjs-next-button-label = Kitas
  # .title: Tooltip for the pageNumber input.
  pdfjs-page-input =
      .title = Puslapis
  # Variables:
  #   $pagesCount (Number) - the total number of pages in the document
  # This string follows an input field with the number of the page currently displayed.
  pdfjs-of-pages = iš { $pagesCount }
  # Variables:
  #   $pageNumber (Number) - the currently visible page
  #   $pagesCount (Number) - the total number of pages in the document
  pdfjs-page-of-pages = ({ $pageNumber } iš { $pagesCount })
  pdfjs-zoom-out-button =
      .title = Sumažinti
  pdfjs-zoom-out-button-label = Sumažinti
  pdfjs-zoom-in-button =
      .title = Padidinti
  pdfjs-zoom-in-button-label = Padidinti
  pdfjs-zoom-select =
      .title = Mastelis
  pdfjs-presentation-mode-button =
      .title = Pereiti į pateikties veikseną
  pdfjs-presentation-mode-button-label = Pateikties veiksena
  pdfjs-open-file-button =
      .title = Atverti failą
  pdfjs-open-file-button-label = Atverti
  pdfjs-print-button =
      .title = Spausdinti
  pdfjs-print-button-label = Spausdinti
  
  ##  Secondary toolbar and context menu
  
  pdfjs-tools-button =
      .title = Priemonės
  pdfjs-tools-button-label = Priemonės
  pdfjs-first-page-button =
      .title = Eiti į pirmą puslapį
  pdfjs-first-page-button-label = Eiti į pirmą puslapį
  pdfjs-last-page-button =
      .title = Eiti į paskutinį puslapį
  pdfjs-last-page-button-label = Eiti į paskutinį puslapį
  pdfjs-page-rotate-cw-button =
      .title = Pasukti pagal laikrodžio rodyklę
  pdfjs-page-rotate-cw-button-label = Pasukti pagal laikrodžio rodyklę
  pdfjs-page-rotate-ccw-button =
      .title = Pasukti prieš laikrodžio rodyklę
  pdfjs-page-rotate-ccw-button-label = Pasukti prieš laikrodžio rodyklę
  pdfjs-cursor-text-select-tool-button =
      .title = Įjungti teksto žymėjimo įrankį
  pdfjs-cursor-text-select-tool-button-label = Teksto žymėjimo įrankis
  pdfjs-cursor-hand-tool-button =
      .title = Įjungti vilkimo įrankį
  pdfjs-cursor-hand-tool-button-label = Vilkimo įrankis
  pdfjs-scroll-page-button =
      .title = Naudoti puslapio slinkimą
  pdfjs-scroll-page-button-label = Puslapio slinkimas
  pdfjs-scroll-vertical-button =
      .title = Naudoti vertikalų slinkimą
  pdfjs-scroll-vertical-button-label = Vertikalus slinkimas
  pdfjs-scroll-horizontal-button =
      .title = Naudoti horizontalų slinkimą
  pdfjs-scroll-horizontal-button-label = Horizontalus slinkimas
  pdfjs-scroll-wrapped-button =
      .title = Naudoti išklotą slinkimą
  pdfjs-scroll-wrapped-button-label = Išklotas slinkimas
  pdfjs-spread-none-button =
      .title = Nejungti puslapių į dvilapius
  pdfjs-spread-none-button-label = Be dvilapių
  pdfjs-spread-odd-button =
      .title = Sujungti į dvilapius pradedant nelyginiais puslapiais
  pdfjs-spread-odd-button-label = Nelyginiai dvilapiai
  pdfjs-spread-even-button =
      .title = Sujungti į dvilapius pradedant lyginiais puslapiais
  pdfjs-spread-even-button-label = Lyginiai dvilapiai
  
  ## Document properties dialog
  
  pdfjs-document-properties-button =
      .title = Dokumento savybės…
  pdfjs-document-properties-button-label = Dokumento savybės…
  pdfjs-document-properties-file-name = Failo vardas:
  pdfjs-document-properties-file-size = Failo dydis:
  # Variables:
  #   $size_kb (Number) - the PDF file size in kilobytes
  #   $size_b (Number) - the PDF file size in bytes
  pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } B)
  # Variables:
  #   $size_mb (Number) - the PDF file size in megabytes
  #   $size_b (Number) - the PDF file size in bytes
  pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } B)
  pdfjs-document-properties-title = Antraštė:
  pdfjs-document-properties-author = Autorius:
  pdfjs-document-properties-subject = Tema:
  pdfjs-document-properties-keywords = Reikšminiai žodžiai:
  pdfjs-document-properties-creation-date = Sukūrimo data:
  pdfjs-document-properties-modification-date = Modifikavimo data:
  # Variables:
  #   $date (Date) - the creation/modification date of the PDF file
  #   $time (Time) - the creation/modification time of the PDF file
  pdfjs-document-properties-date-string = { $date }, { $time }
  pdfjs-document-properties-creator = Kūrėjas:
  pdfjs-document-properties-producer = PDF generatorius:
  pdfjs-document-properties-version = PDF versija:
  pdfjs-document-properties-page-count = Puslapių skaičius:
  pdfjs-document-properties-page-size = Puslapio dydis:
  pdfjs-document-properties-page-size-unit-inches = in
  pdfjs-document-properties-page-size-unit-millimeters = mm
  pdfjs-document-properties-page-size-orientation-portrait = stačias
  pdfjs-document-properties-page-size-orientation-landscape = gulsčias
  pdfjs-document-properties-page-size-name-a-three = A3
  pdfjs-document-properties-page-size-name-a-four = A4
  pdfjs-document-properties-page-size-name-letter = Laiškas
  pdfjs-document-properties-page-size-name-legal = Dokumentas
  
  ## Variables:
  ##   $width (Number) - the width of the (current) page
  ##   $height (Number) - the height of the (current) page
  ##   $unit (String) - the unit of measurement of the (current) page
  ##   $name (String) - the name of the (current) page
  ##   $orientation (String) - the orientation of the (current) page
  
  pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
  pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
  
  ##
  
  # The linearization status of the document; usually called "Fast Web View" in
  # English locales of Adobe software.
  pdfjs-document-properties-linearized = Spartus žiniatinklio rodinys:
  pdfjs-document-properties-linearized-yes = Taip
  pdfjs-document-properties-linearized-no = Ne
  pdfjs-document-properties-close-button = Užverti
  
  ## Print
  
  pdfjs-print-progress-message = Dokumentas ruošiamas spausdinimui…
  # Variables:
  #   $progress (Number) - percent value
  pdfjs-print-progress-percent = { $progress }%
  pdfjs-print-progress-close-button = Atsisakyti
  pdfjs-printing-not-supported = Dėmesio! Spausdinimas šioje naršyklėje nėra pilnai realizuotas.
  pdfjs-printing-not-ready = Dėmesio! PDF failas dar nėra pilnai įkeltas spausdinimui.
  
  ## Tooltips and alt text for side panel toolbar buttons
  
  pdfjs-toggle-sidebar-button =
      .title = Rodyti / slėpti šoninį polangį
  pdfjs-toggle-sidebar-notification-button =
      .title = Parankinė (dokumentas turi struktūrą / priedų / sluoksnių)
  pdfjs-toggle-sidebar-button-label = Šoninis polangis
  pdfjs-document-outline-button =
      .title = Rodyti dokumento struktūrą (spustelėkite dukart norėdami išplėsti/suskleisti visus elementus)
  pdfjs-document-outline-button-label = Dokumento struktūra
  pdfjs-attachments-button =
      .title = Rodyti priedus
  pdfjs-attachments-button-label = Priedai
  pdfjs-layers-button =
      .title = Rodyti sluoksnius (spustelėkite dukart, norėdami atstatyti visus sluoksnius į numatytąją būseną)
  pdfjs-layers-button-label = Sluoksniai
  pdfjs-thumbs-button =
      .title = Rodyti puslapių miniatiūras
  pdfjs-thumbs-button-label = Miniatiūros
  pdfjs-current-outline-item-button =
      .title = Rasti dabartinį struktūros elementą
  pdfjs-current-outline-item-button-label = Dabartinis struktūros elementas
  pdfjs-findbar-button =
      .title = Ieškoti dokumente
  pdfjs-findbar-button-label = Rasti
  pdfjs-additional-layers = Papildomi sluoksniai
  
  ## Thumbnails panel item (tooltip and alt text for images)
  
  # Variables:
  #   $page (Number) - the page number
  pdfjs-thumb-page-title =
      .title = { $page } puslapis
  # Variables:
  #   $page (Number) - the page number
  pdfjs-thumb-page-canvas =
      .aria-label = { $page } puslapio miniatiūra
  
  ## Find panel button title and messages
  
  pdfjs-find-input =
      .title = Rasti
      .placeholder = Rasti dokumente…
  pdfjs-find-previous-button =
      .title = Ieškoti ankstesnio frazės egzemplioriaus
  pdfjs-find-previous-button-label = Ankstesnis
  pdfjs-find-next-button =
      .title = Ieškoti tolesnio frazės egzemplioriaus
  pdfjs-find-next-button-label = Tolesnis
  pdfjs-find-highlight-checkbox = Viską paryškinti
  pdfjs-find-match-case-checkbox-label = Skirti didžiąsias ir mažąsias raides
  pdfjs-find-match-diacritics-checkbox-label = Skirti diakritinius ženklus
  pdfjs-find-entire-word-checkbox-label = Ištisi žodžiai
  pdfjs-find-reached-top = Pasiekus dokumento pradžią, paieška pratęsta nuo pabaigos
  pdfjs-find-reached-bottom = Pasiekus dokumento pabaigą, paieška pratęsta nuo pradžios
  pdfjs-find-not-found = Ieškoma frazė nerasta
  
  ## Predefined zoom values
  
  pdfjs-page-scale-width = Priderinti prie lapo pločio
  pdfjs-page-scale-fit = Pritaikyti prie lapo dydžio
  pdfjs-page-scale-auto = Automatinis mastelis
  pdfjs-page-scale-actual = Tikras dydis
  # Variables:
  #   $scale (Number) - percent value for page scale
  pdfjs-page-scale-percent = { $scale }%
  
  ## PDF page
  
  # Variables:
  #   $page (Number) - the page number
  pdfjs-page-landmark =
      .aria-label = { $page } puslapis
  
  ## Loading indicator messages
  
  pdfjs-loading-error = Įkeliant PDF failą įvyko klaida.
  pdfjs-invalid-file-error = Tai nėra PDF failas arba jis yra sugadintas.
  pdfjs-missing-file-error = PDF failas nerastas.
  pdfjs-unexpected-response-error = Netikėtas serverio atsakas.
  pdfjs-rendering-error = Atvaizduojant puslapį įvyko klaida.
  
  ## Annotations
  
  # Variables:
  #   $date (Date) - the modification date of the annotation
  #   $time (Time) - the modification time of the annotation
  pdfjs-annotation-date-string = { $date }, { $time }
  # .alt: This is used as a tooltip.
  # Variables:
  #   $type (String) - an annotation type from a list defined in the PDF spec
  # (32000-1:2008 Table 169 – Annotation types).
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  pdfjs-text-annotation-type =
      .alt = [„{ $type }“ tipo anotacija]
  
  ## Password
  
  pdfjs-password-label = Įveskite slaptažodį šiam PDF failui atverti.
  pdfjs-password-invalid = Slaptažodis neteisingas. Bandykite dar kartą.
  pdfjs-password-ok-button = Gerai
  pdfjs-password-cancel-button = Atsisakyti
  pdfjs-web-fonts-disabled = Saityno šriftai išjungti – PDF faile esančių šriftų naudoti negalima.
  
  ## Editing
  
  
  ## Alt-text dialog
  
  
  ## Editor resizers
  ## This is used in an aria label to help to understand the role of the resizer.