1
0

viewer.ftl 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601
  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. ## Main toolbar buttons (tooltips and alt text for images)
  5. pdfjs-previous-button =
  6. .title = Faqja e Mëparshme
  7. pdfjs-previous-button-label = E mëparshmja
  8. pdfjs-next-button =
  9. .title = Faqja Pasuese
  10. pdfjs-next-button-label = Pasuesja
  11. # .title: Tooltip for the pageNumber input.
  12. pdfjs-page-input =
  13. .title = Faqe
  14. # Variables:
  15. # $pagesCount (Number) - the total number of pages in the document
  16. # This string follows an input field with the number of the page currently displayed.
  17. pdfjs-of-pages = nga { $pagesCount } gjithsej
  18. # Variables:
  19. # $pageNumber (Number) - the currently visible page
  20. # $pagesCount (Number) - the total number of pages in the document
  21. pdfjs-page-of-pages = ({ $pageNumber } nga { $pagesCount })
  22. pdfjs-zoom-out-button =
  23. .title = Zvogëlojeni
  24. pdfjs-zoom-out-button-label = Zvogëlojeni
  25. pdfjs-zoom-in-button =
  26. .title = Zmadhojeni
  27. pdfjs-zoom-in-button-label = Zmadhojini
  28. pdfjs-zoom-select =
  29. .title = Zmadhim/Zvogëlim
  30. pdfjs-presentation-mode-button =
  31. .title = Kalo te Mënyra Paraqitje
  32. pdfjs-presentation-mode-button-label = Mënyra Paraqitje
  33. pdfjs-open-file-button =
  34. .title = Hapni Kartelë
  35. pdfjs-open-file-button-label = Hape
  36. pdfjs-print-button =
  37. .title = Shtypje
  38. pdfjs-print-button-label = Shtype
  39. pdfjs-save-button =
  40. .title = Ruaje
  41. pdfjs-save-button-label = Ruaje
  42. # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
  43. pdfjs-download-button =
  44. .title = Shkarkojeni
  45. # Used in Firefox for Android as a label for the download button (“download” is a verb).
  46. # Length of the translation matters since we are in a mobile context, with limited screen estate.
  47. pdfjs-download-button-label = Shkarkoje
  48. pdfjs-bookmark-button =
  49. .title = Faqja e Tanishme (Shihni URL nga Faqja e Tanishme)
  50. pdfjs-bookmark-button-label = Faqja e Tanishme
  51. ## Secondary toolbar and context menu
  52. pdfjs-tools-button =
  53. .title = Mjete
  54. pdfjs-tools-button-label = Mjete
  55. pdfjs-first-page-button =
  56. .title = Kaloni te Faqja e Parë
  57. pdfjs-first-page-button-label = Kaloni te Faqja e Parë
  58. pdfjs-last-page-button =
  59. .title = Kaloni te Faqja e Fundit
  60. pdfjs-last-page-button-label = Kaloni te Faqja e Fundit
  61. pdfjs-page-rotate-cw-button =
  62. .title = Rrotullojeni Në Kahun Orar
  63. pdfjs-page-rotate-cw-button-label = Rrotulloje Në Kahun Orar
  64. pdfjs-page-rotate-ccw-button =
  65. .title = Rrotullojeni Në Kahun Kundërorar
  66. pdfjs-page-rotate-ccw-button-label = Rrotulloje Në Kahun Kundërorar
  67. pdfjs-cursor-text-select-tool-button =
  68. .title = Aktivizo Mjet Përzgjedhjeje Teksti
  69. pdfjs-cursor-text-select-tool-button-label = Mjet Përzgjedhjeje Teksti
  70. pdfjs-cursor-hand-tool-button =
  71. .title = Aktivizo Mjetin Dorë
  72. pdfjs-cursor-hand-tool-button-label = Mjeti Dorë
  73. pdfjs-scroll-page-button =
  74. .title = Përdor Rrëshqitje Në Faqe
  75. pdfjs-scroll-page-button-label = Rrëshqitje Në Faqe
  76. pdfjs-scroll-vertical-button =
  77. .title = Përdor Rrëshqitje Vertikale
  78. pdfjs-scroll-vertical-button-label = Rrëshqitje Vertikale
  79. pdfjs-scroll-horizontal-button =
  80. .title = Përdor Rrëshqitje Horizontale
  81. pdfjs-scroll-horizontal-button-label = Rrëshqitje Horizontale
  82. pdfjs-scroll-wrapped-button =
  83. .title = Përdor Rrëshqitje Me Mbështjellje
  84. pdfjs-scroll-wrapped-button-label = Rrëshqitje Me Mbështjellje
  85. ## Document properties dialog
  86. pdfjs-document-properties-button =
  87. .title = Veti Dokumenti…
  88. pdfjs-document-properties-button-label = Veti Dokumenti…
  89. pdfjs-document-properties-file-name = Emër kartele:
  90. pdfjs-document-properties-file-size = Madhësi kartele:
  91. # Variables:
  92. # $kb (Number) - the PDF file size in kilobytes
  93. # $b (Number) - the PDF file size in bytes
  94. pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bajte)
  95. # Variables:
  96. # $mb (Number) - the PDF file size in megabytes
  97. # $b (Number) - the PDF file size in bytes
  98. pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bajte)
  99. # Variables:
  100. # $size_kb (Number) - the PDF file size in kilobytes
  101. # $size_b (Number) - the PDF file size in bytes
  102. pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bajte)
  103. # Variables:
  104. # $size_mb (Number) - the PDF file size in megabytes
  105. # $size_b (Number) - the PDF file size in bytes
  106. pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bajte)
  107. pdfjs-document-properties-title = Titull:
  108. pdfjs-document-properties-author = Autor:
  109. pdfjs-document-properties-subject = Subjekt:
  110. pdfjs-document-properties-keywords = Fjalëkyçe:
  111. pdfjs-document-properties-creation-date = Datë Krijimi:
  112. pdfjs-document-properties-modification-date = Datë Ndryshimi:
  113. # Variables:
  114. # $dateObj (Date) - the creation/modification date and time of the PDF file
  115. pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
  116. # Variables:
  117. # $date (Date) - the creation/modification date of the PDF file
  118. # $time (Time) - the creation/modification time of the PDF file
  119. pdfjs-document-properties-date-string = { $date }, { $time }
  120. pdfjs-document-properties-creator = Krijues:
  121. pdfjs-document-properties-producer = Prodhues PDF-je:
  122. pdfjs-document-properties-version = Version PDF-je:
  123. pdfjs-document-properties-page-count = Numër Faqesh:
  124. pdfjs-document-properties-page-size = Madhësi Faqeje:
  125. pdfjs-document-properties-page-size-unit-inches = inç
  126. pdfjs-document-properties-page-size-unit-millimeters = mm
  127. pdfjs-document-properties-page-size-orientation-portrait = portret
  128. pdfjs-document-properties-page-size-orientation-landscape = së gjeri
  129. pdfjs-document-properties-page-size-name-a-three = A3
  130. pdfjs-document-properties-page-size-name-a-four = A4
  131. pdfjs-document-properties-page-size-name-letter = Letter
  132. pdfjs-document-properties-page-size-name-legal = Legal
  133. ## Variables:
  134. ## $width (Number) - the width of the (current) page
  135. ## $height (Number) - the height of the (current) page
  136. ## $unit (String) - the unit of measurement of the (current) page
  137. ## $name (String) - the name of the (current) page
  138. ## $orientation (String) - the orientation of the (current) page
  139. pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
  140. pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
  141. ##
  142. # The linearization status of the document; usually called "Fast Web View" in
  143. # English locales of Adobe software.
  144. pdfjs-document-properties-linearized = Parje e Shpjetë në Web:
  145. pdfjs-document-properties-linearized-yes = Po
  146. pdfjs-document-properties-linearized-no = Jo
  147. pdfjs-document-properties-close-button = Mbylleni
  148. ## Print
  149. pdfjs-print-progress-message = Po përgatitet dokumenti për shtypje…
  150. # Variables:
  151. # $progress (Number) - percent value
  152. pdfjs-print-progress-percent = { $progress }%
  153. pdfjs-print-progress-close-button = Anuloje
  154. pdfjs-printing-not-supported = Kujdes: Shtypja s’mbulohet plotësisht nga ky shfletues.
  155. pdfjs-printing-not-ready = Kujdes: PDF-ja s’është ngarkuar plotësisht që ta shtypni.
  156. ## Tooltips and alt text for side panel toolbar buttons
  157. pdfjs-toggle-sidebar-button =
  158. .title = Shfaqni/Fshihni Anështyllën
  159. pdfjs-toggle-sidebar-notification-button =
  160. .title = Hap/Mbyll Anështylë (dokumenti përmban përvijim/nashkëngjitje/shtresa)
  161. pdfjs-toggle-sidebar-button-label = Shfaq/Fshih Anështyllën
  162. pdfjs-document-outline-button =
  163. .title = Shfaqni Përvijim Dokumenti (dyklikoni që të shfaqen/fshihen krejt elementët)
  164. pdfjs-document-outline-button-label = Përvijim Dokumenti
  165. pdfjs-attachments-button =
  166. .title = Shfaqni Bashkëngjitje
  167. pdfjs-attachments-button-label = Bashkëngjitje
  168. pdfjs-layers-button =
  169. .title = Shfaq Shtresa (dyklikoni që të rikthehen krejt shtresat në gjendjen e tyre parazgjedhje)
  170. pdfjs-layers-button-label = Shtresa
  171. pdfjs-thumbs-button =
  172. .title = Shfaqni Miniatura
  173. pdfjs-thumbs-button-label = Miniatura
  174. pdfjs-current-outline-item-button =
  175. .title = Gjej Objektin e Tanishëm të Përvijuar
  176. pdfjs-current-outline-item-button-label = Objekt i Tanishëm i Përvijuar
  177. pdfjs-findbar-button =
  178. .title = Gjeni në Dokument
  179. pdfjs-findbar-button-label = Gjej
  180. pdfjs-additional-layers = Shtresa Shtesë
  181. ## Thumbnails panel item (tooltip and alt text for images)
  182. # Variables:
  183. # $page (Number) - the page number
  184. pdfjs-thumb-page-title =
  185. .title = Faqja { $page }
  186. # Variables:
  187. # $page (Number) - the page number
  188. pdfjs-thumb-page-canvas =
  189. .aria-label = Miniaturë e Faqes { $page }
  190. ## Find panel button title and messages
  191. pdfjs-find-input =
  192. .title = Gjej
  193. .placeholder = Gjeni në dokument…
  194. pdfjs-find-previous-button =
  195. .title = Gjeni hasjen e mëparshme të togfjalëshit
  196. pdfjs-find-previous-button-label = E mëparshmja
  197. pdfjs-find-next-button =
  198. .title = Gjeni hasjen pasuese të togfjalëshit
  199. pdfjs-find-next-button-label = Pasuesja
  200. pdfjs-find-highlight-checkbox = Theksoji të tëra
  201. pdfjs-find-match-case-checkbox-label = Siç Është Shkruar
  202. pdfjs-find-match-diacritics-checkbox-label = Me Përputhje Me Shenjat Diakritike
  203. pdfjs-find-entire-word-checkbox-label = Fjalë të Plota
  204. pdfjs-find-reached-top = U mbërrit në krye të dokumentit, vazhduar prej fundit
  205. pdfjs-find-reached-bottom = U mbërrit në fund të dokumentit, vazhduar prej kreut
  206. # Variables:
  207. # $current (Number) - the index of the currently active find result
  208. # $total (Number) - the total number of matches in the document
  209. pdfjs-find-match-count =
  210. { $total ->
  211. [one] { $current } nga { $total } përputhje
  212. *[other] { $current } nga { $total } përputhje
  213. }
  214. # Variables:
  215. # $limit (Number) - the maximum number of matches
  216. pdfjs-find-match-count-limit =
  217. { $limit ->
  218. [one] Më tepër se { $limit } përputhje
  219. *[other] Më tepër se { $limit } përputhje
  220. }
  221. pdfjs-find-not-found = Togfjalësh që s’gjendet
  222. ## Predefined zoom values
  223. pdfjs-page-scale-width = Gjerësi Faqeje
  224. pdfjs-page-scale-fit = Sa Nxë Faqja
  225. pdfjs-page-scale-auto = Zoom i Vetvetishëm
  226. pdfjs-page-scale-actual = Madhësia Faktike
  227. # Variables:
  228. # $scale (Number) - percent value for page scale
  229. pdfjs-page-scale-percent = { $scale }%
  230. ## PDF page
  231. # Variables:
  232. # $page (Number) - the page number
  233. pdfjs-page-landmark =
  234. .aria-label = Faqja { $page }
  235. ## Loading indicator messages
  236. pdfjs-loading-error = Ndodhi një gabim gjatë ngarkimit të PDF-së.
  237. pdfjs-invalid-file-error = Kartelë PDF e pavlefshme ose e dëmtuar.
  238. pdfjs-missing-file-error = Kartelë PDF që mungon.
  239. pdfjs-unexpected-response-error = Përgjigje shërbyesi e papritur.
  240. pdfjs-rendering-error = Ndodhi një gabim gjatë riprodhimit të faqes.
  241. ## Annotations
  242. # Variables:
  243. # $date (Date) - the modification date of the annotation
  244. # $time (Time) - the modification time of the annotation
  245. pdfjs-annotation-date-string = { $date }, { $time }
  246. # .alt: This is used as a tooltip.
  247. # Variables:
  248. # $type (String) - an annotation type from a list defined in the PDF spec
  249. # (32000-1:2008 Table 169 – Annotation types).
  250. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  251. pdfjs-text-annotation-type =
  252. .alt = [Nënvizim { $type }]
  253. # Variables:
  254. # $dateObj (Date) - the modification date and time of the annotation
  255. pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
  256. ## Password
  257. pdfjs-password-label = Jepni fjalëkalimin që të hapet kjo kartelë PDF.
  258. pdfjs-password-invalid = Fjalëkalim i pavlefshëm. Ju lutemi, riprovoni.
  259. pdfjs-password-ok-button = OK
  260. pdfjs-password-cancel-button = Anuloje
  261. pdfjs-web-fonts-disabled = Shkronjat Web janë të çaktivizuara: s’arrihet të përdoren shkronja të trupëzuara në PDF.
  262. ## Editing
  263. pdfjs-editor-free-text-button =
  264. .title = Tekst
  265. pdfjs-editor-free-text-button-label = Tekst
  266. pdfjs-editor-ink-button =
  267. .title = Vizatoni
  268. pdfjs-editor-ink-button-label = Vizatoni
  269. pdfjs-editor-stamp-button =
  270. .title = Shtoni ose përpunoni figura
  271. pdfjs-editor-stamp-button-label = Shtoni ose përpunoni figura
  272. pdfjs-editor-highlight-button =
  273. .title = Theksim
  274. pdfjs-editor-highlight-button-label = Theksoje
  275. pdfjs-highlight-floating-button1 =
  276. .title = Theksim
  277. .aria-label = Theksim
  278. pdfjs-highlight-floating-button-label = Theksim
  279. pdfjs-editor-signature-button =
  280. .title = Shtoni nënshkrim
  281. pdfjs-editor-signature-button-label = Shtoni nënshkrim
  282. ## Default editor aria labels
  283. # “Highlight” is a noun, the string is used on the editor for highlights.
  284. pdfjs-editor-highlight-editor =
  285. .aria-label = Përpunues theksimesh
  286. # “Drawing” is a noun, the string is used on the editor for drawings.
  287. pdfjs-editor-ink-editor =
  288. .aria-label = Përpunues vizatimesh
  289. pdfjs-editor-stamp-editor =
  290. .aria-label = Përpunues figurash
  291. ## Remove button for the various kind of editor.
  292. pdfjs-editor-remove-ink-button =
  293. .title = Hiq vizatim
  294. pdfjs-editor-remove-freetext-button =
  295. .title = Hiq tekst
  296. pdfjs-editor-remove-stamp-button =
  297. .title = Hiq figurë
  298. pdfjs-editor-remove-highlight-button =
  299. .title = Hiqe theksimin
  300. pdfjs-editor-remove-signature-button =
  301. .title = Hiqe nënshkrimin
  302. ##
  303. # Editor Parameters
  304. pdfjs-editor-free-text-color-input = Ngjyrë
  305. pdfjs-editor-free-text-size-input = Madhësi
  306. pdfjs-editor-ink-color-input = Ngjyrë
  307. pdfjs-editor-ink-thickness-input = Trashësi
  308. pdfjs-editor-ink-opacity-input = Patejdukshmëri
  309. pdfjs-editor-stamp-add-image-button =
  310. .title = Shtoni figurë
  311. pdfjs-editor-stamp-add-image-button-label = Shtoni figurë
  312. # This refers to the thickness of the line used for free highlighting (not bound to text)
  313. pdfjs-editor-free-highlight-thickness-input = Trashësi
  314. pdfjs-editor-free-highlight-thickness-title =
  315. .title = Ndryshoni trashësinë kur theksoni objekte tjetër nga tekst
  316. pdfjs-editor-add-signature-container =
  317. .aria-label = Kontrolle nënshkrimesh dhe nënshkrime të ruajtur
  318. pdfjs-editor-signature-add-signature-button =
  319. .title = Shtoni nënshkrim të ri
  320. pdfjs-editor-signature-add-signature-button-label = Shtoni nënshkrim të ri
  321. # Used on the button to use an already saved signature.
  322. # Variables:
  323. # $description (String) - a string describing/labeling the signature.
  324. pdfjs-editor-add-saved-signature-button =
  325. .title = Nënshkrim i ruajtur: { $description }
  326. # .default-content is used as a placeholder in an empty text editor.
  327. pdfjs-free-text2 =
  328. .aria-label = Përpunues Tekstesh
  329. .default-content = Filloni të shtypni…
  330. pdfjs-free-text =
  331. .aria-label = Përpunues Tekstesh
  332. pdfjs-free-text-default-content = Filloni të shtypni…
  333. pdfjs-ink =
  334. .aria-label = Përpunues Vizatimesh
  335. pdfjs-ink-canvas =
  336. .aria-label = Figurë e krijuar nga përdoruesi
  337. ## Alt-text dialog
  338. pdfjs-editor-alt-text-button-label = Tekst alternativ
  339. pdfjs-editor-alt-text-edit-button =
  340. .aria-label = Përpunoni tekst alternativ
  341. pdfjs-editor-alt-text-edit-button-label = Përpunoni tekst alternativ
  342. pdfjs-editor-alt-text-dialog-label = Zgjidhni një mundësi
  343. pdfjs-editor-alt-text-dialog-description = Teksti alt (tekst alternativ) vjen në ndihmë kur njerëzit s’mund të shohin figurën, ose kur ajo nuk ngarkohet.
  344. pdfjs-editor-alt-text-add-description-label = Shtoni një përshkrim
  345. pdfjs-editor-alt-text-add-description-description = Synoni për 1-2 togfjalësha që përshkruajnë subjektin, rrethanat apo veprimet.
  346. pdfjs-editor-alt-text-mark-decorative-label = Vëri shenjë si dekorative
  347. pdfjs-editor-alt-text-mark-decorative-description = Kjo përdoret për figura zbukuruese, fjala vjen, anë, ose watermark-e.
  348. pdfjs-editor-alt-text-cancel-button = Anuloje
  349. pdfjs-editor-alt-text-save-button = Ruaje
  350. pdfjs-editor-alt-text-decorative-tooltip = Iu vu shenjë si dekorative
  351. # .placeholder: This is a placeholder for the alt text input area
  352. pdfjs-editor-alt-text-textarea =
  353. .placeholder = Për shembull, “Një djalosh ulet në një tryezë të hajë”
  354. # Alternative text (alt text) helps when people can't see the image.
  355. pdfjs-editor-alt-text-button =
  356. .aria-label = Tekst alternativ
  357. ## Editor resizers
  358. ## This is used in an aria label to help to understand the role of the resizer.
  359. pdfjs-editor-resizer-label-top-left = Cepi i sipërm majtas — ripërmasojeni
  360. pdfjs-editor-resizer-label-top-middle = Mesi i pjesës sipër — ripërmasojeni
  361. pdfjs-editor-resizer-label-top-right = Cepi i sipërm djathtas — ripërmasojeni
  362. pdfjs-editor-resizer-label-middle-right = Djathtas në mes — ripërmasojeni
  363. pdfjs-editor-resizer-label-bottom-right = Cepi i poshtëm djathtas — ripërmasojeni
  364. pdfjs-editor-resizer-label-bottom-middle = Mesi i pjesës poshtë — ripërmasojeni
  365. pdfjs-editor-resizer-label-bottom-left = Cepi i poshtëm — ripërmasojeni
  366. pdfjs-editor-resizer-label-middle-left = Majtas në mes — ripërmasojeni
  367. pdfjs-editor-resizer-top-left =
  368. .aria-label = Cepi i sipërm majtas — ripërmasojeni
  369. pdfjs-editor-resizer-top-middle =
  370. .aria-label = Mesi i pjesës sipër — ripërmasojeni
  371. pdfjs-editor-resizer-top-right =
  372. .aria-label = Cepi i sipërm djathtas — ripërmasojeni
  373. pdfjs-editor-resizer-middle-right =
  374. .aria-label = Djathtas në mes — ripërmasojeni
  375. pdfjs-editor-resizer-bottom-right =
  376. .aria-label = Cepi i poshtëm djathtas — ripërmasojeni
  377. pdfjs-editor-resizer-bottom-middle =
  378. .aria-label = Mesi i pjesës poshtë — ripërmasojeni
  379. pdfjs-editor-resizer-bottom-left =
  380. .aria-label = Cepi i poshtëm — ripërmasojeni
  381. pdfjs-editor-resizer-middle-left =
  382. .aria-label = Majtas në mes — ripërmasojeni
  383. ## Color picker
  384. # This means "Color used to highlight text"
  385. pdfjs-editor-highlight-colorpicker-label = Ngjyrë theksimi
  386. pdfjs-editor-colorpicker-button =
  387. .title = Ndryshoni ngjyrë
  388. pdfjs-editor-colorpicker-dropdown =
  389. .aria-label = Zgjedhje ngjyre
  390. pdfjs-editor-colorpicker-yellow =
  391. .title = E verdhë
  392. pdfjs-editor-colorpicker-green =
  393. .title = E gjelbër
  394. pdfjs-editor-colorpicker-blue =
  395. .title = Blu
  396. pdfjs-editor-colorpicker-pink =
  397. .title = Rozë
  398. pdfjs-editor-colorpicker-red =
  399. .title = E kuqe
  400. ## Show all highlights
  401. ## This is a toggle button to show/hide all the highlights.
  402. pdfjs-editor-highlight-show-all-button-label = Shfaqi krejt
  403. pdfjs-editor-highlight-show-all-button =
  404. .title = Shfaqi krejt
  405. ## New alt-text dialog
  406. ## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
  407. # Modal header positioned above a text box where users can edit the alt text.
  408. pdfjs-editor-new-alt-text-dialog-edit-label = Përpunoni tekst alternativ (përshkrim figure)
  409. # Modal header positioned above a text box where users can add the alt text.
  410. pdfjs-editor-new-alt-text-dialog-add-label = Shtoni tekst alternativ (përshkrim figure)
  411. pdfjs-editor-new-alt-text-textarea =
  412. .placeholder = Shkruani këtu përshkrimin tuaj…
  413. # This text refers to the alt text box above this description. It offers a definition of alt text.
  414. pdfjs-editor-new-alt-text-description = Përshkrim i shkurtër për persona që s’munden të shohin figurën, ose për kur figura nuk ngarkohet dot.
  415. # This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
  416. pdfjs-editor-new-alt-text-disclaimer1 = Ky tekst alternativ qe krijuar automatikisht dhe mund të jetë i pasaktë.
  417. pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Mësoni më tepër
  418. pdfjs-editor-new-alt-text-create-automatically-button-label = Krijo automatikisht tekst alternativ
  419. pdfjs-editor-new-alt-text-not-now-button = Jo tani
  420. pdfjs-editor-new-alt-text-error-title = S’u krijua dot automatikisht tekst alternativ
  421. pdfjs-editor-new-alt-text-error-description = Ju lutemi, shkruani tekstin tuaj alternativ, ose riprovoni më vonë.
  422. pdfjs-editor-new-alt-text-error-close-button = Mbylle
  423. # Variables:
  424. # $totalSize (Number) - the total size (in MB) of the AI model.
  425. # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
  426. pdfjs-editor-new-alt-text-ai-model-downloading-progress = Po shkarkohet model IA teksti alternativ ({ $downloadedSize } nga { $totalSize } MB)
  427. .aria-valuetext = Po shkarkohet model IA teksti alternativ ({ $downloadedSize } nga { $totalSize } MB)
  428. # This is a button that users can click to edit the alt text they have already added.
  429. pdfjs-editor-new-alt-text-added-button =
  430. .aria-label = U shtua tekst alternativ
  431. pdfjs-editor-new-alt-text-added-button-label = U shtua tekst alternativ
  432. # This is a button that users can click to open the alt text editor and add alt text when it is not present.
  433. pdfjs-editor-new-alt-text-missing-button =
  434. .aria-label = Mungon tekst alternativ
  435. pdfjs-editor-new-alt-text-missing-button-label = Mungon tekst alternativ
  436. # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
  437. pdfjs-editor-new-alt-text-to-review-button =
  438. .aria-label = Shqyrtoni tekst alternativ
  439. pdfjs-editor-new-alt-text-to-review-button-label = Shqyrtoni tekst alternativ
  440. # "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
  441. # Variables:
  442. # $generatedAltText (String) - the generated alt-text.
  443. pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Krijuar automatikisht: { $generatedAltText }
  444. ## Image alt-text settings
  445. pdfjs-image-alt-text-settings-button =
  446. .title = Rregullime teksti alternativ figure
  447. pdfjs-image-alt-text-settings-button-label = Rregullime teksti alternativ figure
  448. pdfjs-editor-alt-text-settings-dialog-label = Rregullime teksti alternativ figure
  449. pdfjs-editor-alt-text-settings-automatic-title = Tekst alternativ i automatizuar
  450. pdfjs-editor-alt-text-settings-create-model-button-label = Krijo automatikisht tekst alternativ
  451. pdfjs-editor-alt-text-settings-create-model-description = Sugjeron përshkrime, për të ndihmuar persona që s’munden të shohin figurën, ose për kur figura nuk ngarkohet dot.
  452. # Variables:
  453. # $totalSize (Number) - the total size (in MB) of the AI model.
  454. pdfjs-editor-alt-text-settings-download-model-label = Model IA teksti alternativ ({ $totalSize } MB)
  455. pdfjs-editor-alt-text-settings-ai-model-description = Xhiron lokalisht në pajisjen tuaj, pra të dhënat tuaja mbeten private. E domosdoshme për tekst të automatizuar alternativ.
  456. pdfjs-editor-alt-text-settings-delete-model-button = Fshije
  457. pdfjs-editor-alt-text-settings-download-model-button = Shkarkoje
  458. pdfjs-editor-alt-text-settings-downloading-model-button = Po shkarkohet…
  459. pdfjs-editor-alt-text-settings-editor-title = Përpunues teksti alternativ
  460. pdfjs-editor-alt-text-settings-show-dialog-button-label = Shfaq menjëherë përpunues teksti alternativ, kur shtohet një figurë
  461. pdfjs-editor-alt-text-settings-show-dialog-description = Ju ndihmon të siguroheni se krejt figurat tuaja kanë tekst alternativ.
  462. pdfjs-editor-alt-text-settings-close-button = Mbylle
  463. ## "Annotations removed" bar
  464. pdfjs-editor-undo-bar-message-highlight = U hoq theksimi
  465. pdfjs-editor-undo-bar-message-freetext = U hoq tekst
  466. pdfjs-editor-undo-bar-message-ink = U hoq vizatim
  467. pdfjs-editor-undo-bar-message-stamp = U hoq figurë
  468. pdfjs-editor-undo-bar-message-signature = Nënshkrimi u hoq
  469. # Variables:
  470. # $count (Number) - the number of removed annotations.
  471. pdfjs-editor-undo-bar-message-multiple =
  472. { $count ->
  473. [one] U hoq { $count } shënim
  474. *[other] U hoqën { $count } shënime
  475. }
  476. pdfjs-editor-undo-bar-undo-button =
  477. .title = Zhbëje
  478. pdfjs-editor-undo-bar-undo-button-label = Zhbëje
  479. pdfjs-editor-undo-bar-close-button =
  480. .title = Mbylle
  481. pdfjs-editor-undo-bar-close-button-label = Mbylle
  482. ## Add a signature dialog
  483. pdfjs-editor-add-signature-dialog-label = Kjo dritare modale i lejon përdoruesit të krijojë një nënshkrim për ta shtuar te një dokument PDF. Përdoruesi mund të përpunojë emrin (i cili shërben edhe si tekst alternativ) dhe, nëse do, ta ruajë nënshkrimin, për ta përdorur prapë.
  484. pdfjs-editor-add-signature-dialog-title = Shtoni një nënshkrim
  485. ## Tab names
  486. # Type is a verb (you can type your name as signature)
  487. pdfjs-editor-add-signature-type-button = Lloj
  488. .title = Lloj
  489. # Draw is a verb (you can draw your signature)
  490. pdfjs-editor-add-signature-draw-button = Vizatoni
  491. .title = Vizatoni
  492. pdfjs-editor-add-signature-image-button = Figurë
  493. .title = Figurë
  494. ## Tab panels
  495. pdfjs-editor-add-signature-type-input =
  496. .aria-label = Shtypni nënshkrimin tuaj
  497. .placeholder = Shtypni nënshkrimin tuaj
  498. pdfjs-editor-add-signature-draw-placeholder = Vizatoni nënshkrimin tuaj
  499. pdfjs-editor-add-signature-draw-thickness-range-label = Trashësi
  500. # Variables:
  501. # $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
  502. pdfjs-editor-add-signature-draw-thickness-range =
  503. .title = Trashësi vizatimi: { $thickness }
  504. pdfjs-editor-add-signature-image-placeholder = Tërhiqni këtu një kartelë për ngarkim
  505. pdfjs-editor-add-signature-image-browse-link =
  506. { PLATFORM() ->
  507. [macos] Ose zgjidhni kartelë figure
  508. *[other] Ose zgjidhni kartelë figure
  509. }
  510. ## Controls
  511. pdfjs-editor-add-signature-description-label = Përshkrim (tekst alternativ)
  512. pdfjs-editor-add-signature-description-input =
  513. .title = Përshkrim (tekst alternativ)
  514. pdfjs-editor-add-signature-description-default-when-drawing = Nënshkrim
  515. pdfjs-editor-add-signature-clear-button-label = Spastroje nënshkrimin
  516. pdfjs-editor-add-signature-clear-button =
  517. .title = Spastroje nënshkrimin
  518. pdfjs-editor-add-signature-save-checkbox = Ruaje nënshkrimin
  519. pdfjs-editor-add-signature-save-warning-message = Keni mbërritur në kufirin e 5 nënshkrimeve të ruajtura. Që të ruani tjetër, hiqni një.
  520. pdfjs-editor-add-signature-image-upload-error-title = S’u ngarkua dot figurë
  521. pdfjs-editor-add-signature-image-upload-error-description = Kontrolloni lidhjen tuaj në rrjet, ose provoni figurë tjetër.
  522. pdfjs-editor-add-signature-error-close-button = Mbylle
  523. ## Dialog buttons
  524. pdfjs-editor-add-signature-cancel-button = Anuloje
  525. pdfjs-editor-add-signature-add-button = Shtoje
  526. pdfjs-editor-edit-signature-update-button = Përditësoje
  527. ## Main menu for adding/removing signatures
  528. pdfjs-editor-delete-signature-button1 =
  529. .title = Hiqe nënshkrimin e ruajtur
  530. pdfjs-editor-delete-signature-button-label1 = Hiqe nënshkrimin e ruajtur
  531. ## Editor toolbar
  532. pdfjs-editor-add-signature-edit-button-label = Përpunoni përshkrimin
  533. ## Edit signature description dialog
  534. pdfjs-editor-edit-signature-dialog-title = Përpunoni përshkrimin