viewer.ftl 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606
  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. # Used when a signature editor is selected/hovered.
  290. # Variables:
  291. # $description (String) - a string describing/labeling the signature.
  292. pdfjs-editor-signature-editor1 =
  293. .aria-description = Përpunues nënshkrimesh: { $description }
  294. pdfjs-editor-stamp-editor =
  295. .aria-label = Përpunues figurash
  296. ## Remove button for the various kind of editor.
  297. pdfjs-editor-remove-ink-button =
  298. .title = Hiq vizatim
  299. pdfjs-editor-remove-freetext-button =
  300. .title = Hiq tekst
  301. pdfjs-editor-remove-stamp-button =
  302. .title = Hiq figurë
  303. pdfjs-editor-remove-highlight-button =
  304. .title = Hiqe theksimin
  305. pdfjs-editor-remove-signature-button =
  306. .title = Hiqe nënshkrimin
  307. ##
  308. # Editor Parameters
  309. pdfjs-editor-free-text-color-input = Ngjyrë
  310. pdfjs-editor-free-text-size-input = Madhësi
  311. pdfjs-editor-ink-color-input = Ngjyrë
  312. pdfjs-editor-ink-thickness-input = Trashësi
  313. pdfjs-editor-ink-opacity-input = Patejdukshmëri
  314. pdfjs-editor-stamp-add-image-button =
  315. .title = Shtoni figurë
  316. pdfjs-editor-stamp-add-image-button-label = Shtoni figurë
  317. # This refers to the thickness of the line used for free highlighting (not bound to text)
  318. pdfjs-editor-free-highlight-thickness-input = Trashësi
  319. pdfjs-editor-free-highlight-thickness-title =
  320. .title = Ndryshoni trashësinë kur theksoni objekte tjetër nga tekst
  321. pdfjs-editor-add-signature-container =
  322. .aria-label = Kontrolle nënshkrimesh dhe nënshkrime të ruajtur
  323. pdfjs-editor-signature-add-signature-button =
  324. .title = Shtoni nënshkrim të ri
  325. pdfjs-editor-signature-add-signature-button-label = Shtoni nënshkrim të ri
  326. # Used on the button to use an already saved signature.
  327. # Variables:
  328. # $description (String) - a string describing/labeling the signature.
  329. pdfjs-editor-add-saved-signature-button =
  330. .title = Nënshkrim i ruajtur: { $description }
  331. # .default-content is used as a placeholder in an empty text editor.
  332. pdfjs-free-text2 =
  333. .aria-label = Përpunues Tekstesh
  334. .default-content = Filloni të shtypni…
  335. pdfjs-free-text =
  336. .aria-label = Përpunues Tekstesh
  337. pdfjs-free-text-default-content = Filloni të shtypni…
  338. pdfjs-ink =
  339. .aria-label = Përpunues Vizatimesh
  340. pdfjs-ink-canvas =
  341. .aria-label = Figurë e krijuar nga përdoruesi
  342. ## Alt-text dialog
  343. pdfjs-editor-alt-text-button-label = Tekst alternativ
  344. pdfjs-editor-alt-text-edit-button =
  345. .aria-label = Përpunoni tekst alternativ
  346. pdfjs-editor-alt-text-edit-button-label = Përpunoni tekst alternativ
  347. pdfjs-editor-alt-text-dialog-label = Zgjidhni një mundësi
  348. 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.
  349. pdfjs-editor-alt-text-add-description-label = Shtoni një përshkrim
  350. pdfjs-editor-alt-text-add-description-description = Synoni për 1-2 togfjalësha që përshkruajnë subjektin, rrethanat apo veprimet.
  351. pdfjs-editor-alt-text-mark-decorative-label = Vëri shenjë si dekorative
  352. pdfjs-editor-alt-text-mark-decorative-description = Kjo përdoret për figura zbukuruese, fjala vjen, anë, ose watermark-e.
  353. pdfjs-editor-alt-text-cancel-button = Anuloje
  354. pdfjs-editor-alt-text-save-button = Ruaje
  355. pdfjs-editor-alt-text-decorative-tooltip = Iu vu shenjë si dekorative
  356. # .placeholder: This is a placeholder for the alt text input area
  357. pdfjs-editor-alt-text-textarea =
  358. .placeholder = Për shembull, “Një djalosh ulet në një tryezë të hajë”
  359. # Alternative text (alt text) helps when people can't see the image.
  360. pdfjs-editor-alt-text-button =
  361. .aria-label = Tekst alternativ
  362. ## Editor resizers
  363. ## This is used in an aria label to help to understand the role of the resizer.
  364. pdfjs-editor-resizer-label-top-left = Cepi i sipërm majtas — ripërmasojeni
  365. pdfjs-editor-resizer-label-top-middle = Mesi i pjesës sipër — ripërmasojeni
  366. pdfjs-editor-resizer-label-top-right = Cepi i sipërm djathtas — ripërmasojeni
  367. pdfjs-editor-resizer-label-middle-right = Djathtas në mes — ripërmasojeni
  368. pdfjs-editor-resizer-label-bottom-right = Cepi i poshtëm djathtas — ripërmasojeni
  369. pdfjs-editor-resizer-label-bottom-middle = Mesi i pjesës poshtë — ripërmasojeni
  370. pdfjs-editor-resizer-label-bottom-left = Cepi i poshtëm — ripërmasojeni
  371. pdfjs-editor-resizer-label-middle-left = Majtas në mes — ripërmasojeni
  372. pdfjs-editor-resizer-top-left =
  373. .aria-label = Cepi i sipërm majtas — ripërmasojeni
  374. pdfjs-editor-resizer-top-middle =
  375. .aria-label = Mesi i pjesës sipër — ripërmasojeni
  376. pdfjs-editor-resizer-top-right =
  377. .aria-label = Cepi i sipërm djathtas — ripërmasojeni
  378. pdfjs-editor-resizer-middle-right =
  379. .aria-label = Djathtas në mes — ripërmasojeni
  380. pdfjs-editor-resizer-bottom-right =
  381. .aria-label = Cepi i poshtëm djathtas — ripërmasojeni
  382. pdfjs-editor-resizer-bottom-middle =
  383. .aria-label = Mesi i pjesës poshtë — ripërmasojeni
  384. pdfjs-editor-resizer-bottom-left =
  385. .aria-label = Cepi i poshtëm — ripërmasojeni
  386. pdfjs-editor-resizer-middle-left =
  387. .aria-label = Majtas në mes — ripërmasojeni
  388. ## Color picker
  389. # This means "Color used to highlight text"
  390. pdfjs-editor-highlight-colorpicker-label = Ngjyrë theksimi
  391. pdfjs-editor-colorpicker-button =
  392. .title = Ndryshoni ngjyrë
  393. pdfjs-editor-colorpicker-dropdown =
  394. .aria-label = Zgjedhje ngjyre
  395. pdfjs-editor-colorpicker-yellow =
  396. .title = E verdhë
  397. pdfjs-editor-colorpicker-green =
  398. .title = E gjelbër
  399. pdfjs-editor-colorpicker-blue =
  400. .title = Blu
  401. pdfjs-editor-colorpicker-pink =
  402. .title = Rozë
  403. pdfjs-editor-colorpicker-red =
  404. .title = E kuqe
  405. ## Show all highlights
  406. ## This is a toggle button to show/hide all the highlights.
  407. pdfjs-editor-highlight-show-all-button-label = Shfaqi krejt
  408. pdfjs-editor-highlight-show-all-button =
  409. .title = Shfaqi krejt
  410. ## New alt-text dialog
  411. ## 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.
  412. # Modal header positioned above a text box where users can edit the alt text.
  413. pdfjs-editor-new-alt-text-dialog-edit-label = Përpunoni tekst alternativ (përshkrim figure)
  414. # Modal header positioned above a text box where users can add the alt text.
  415. pdfjs-editor-new-alt-text-dialog-add-label = Shtoni tekst alternativ (përshkrim figure)
  416. pdfjs-editor-new-alt-text-textarea =
  417. .placeholder = Shkruani këtu përshkrimin tuaj…
  418. # This text refers to the alt text box above this description. It offers a definition of alt text.
  419. 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.
  420. # 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.
  421. pdfjs-editor-new-alt-text-disclaimer1 = Ky tekst alternativ qe krijuar automatikisht dhe mund të jetë i pasaktë.
  422. pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Mësoni më tepër
  423. pdfjs-editor-new-alt-text-create-automatically-button-label = Krijo automatikisht tekst alternativ
  424. pdfjs-editor-new-alt-text-not-now-button = Jo tani
  425. pdfjs-editor-new-alt-text-error-title = S’u krijua dot automatikisht tekst alternativ
  426. pdfjs-editor-new-alt-text-error-description = Ju lutemi, shkruani tekstin tuaj alternativ, ose riprovoni më vonë.
  427. pdfjs-editor-new-alt-text-error-close-button = Mbylle
  428. # Variables:
  429. # $totalSize (Number) - the total size (in MB) of the AI model.
  430. # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
  431. pdfjs-editor-new-alt-text-ai-model-downloading-progress = Po shkarkohet model IA teksti alternativ ({ $downloadedSize } nga { $totalSize } MB)
  432. .aria-valuetext = Po shkarkohet model IA teksti alternativ ({ $downloadedSize } nga { $totalSize } MB)
  433. # This is a button that users can click to edit the alt text they have already added.
  434. pdfjs-editor-new-alt-text-added-button =
  435. .aria-label = U shtua tekst alternativ
  436. pdfjs-editor-new-alt-text-added-button-label = U shtua tekst alternativ
  437. # This is a button that users can click to open the alt text editor and add alt text when it is not present.
  438. pdfjs-editor-new-alt-text-missing-button =
  439. .aria-label = Mungon tekst alternativ
  440. pdfjs-editor-new-alt-text-missing-button-label = Mungon tekst alternativ
  441. # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
  442. pdfjs-editor-new-alt-text-to-review-button =
  443. .aria-label = Shqyrtoni tekst alternativ
  444. pdfjs-editor-new-alt-text-to-review-button-label = Shqyrtoni tekst alternativ
  445. # "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.
  446. # Variables:
  447. # $generatedAltText (String) - the generated alt-text.
  448. pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Krijuar automatikisht: { $generatedAltText }
  449. ## Image alt-text settings
  450. pdfjs-image-alt-text-settings-button =
  451. .title = Rregullime teksti alternativ figure
  452. pdfjs-image-alt-text-settings-button-label = Rregullime teksti alternativ figure
  453. pdfjs-editor-alt-text-settings-dialog-label = Rregullime teksti alternativ figure
  454. pdfjs-editor-alt-text-settings-automatic-title = Tekst alternativ i automatizuar
  455. pdfjs-editor-alt-text-settings-create-model-button-label = Krijo automatikisht tekst alternativ
  456. 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.
  457. # Variables:
  458. # $totalSize (Number) - the total size (in MB) of the AI model.
  459. pdfjs-editor-alt-text-settings-download-model-label = Model IA teksti alternativ ({ $totalSize } MB)
  460. 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.
  461. pdfjs-editor-alt-text-settings-delete-model-button = Fshije
  462. pdfjs-editor-alt-text-settings-download-model-button = Shkarkoje
  463. pdfjs-editor-alt-text-settings-downloading-model-button = Po shkarkohet…
  464. pdfjs-editor-alt-text-settings-editor-title = Përpunues teksti alternativ
  465. pdfjs-editor-alt-text-settings-show-dialog-button-label = Shfaq menjëherë përpunues teksti alternativ, kur shtohet një figurë
  466. pdfjs-editor-alt-text-settings-show-dialog-description = Ju ndihmon të siguroheni se krejt figurat tuaja kanë tekst alternativ.
  467. pdfjs-editor-alt-text-settings-close-button = Mbylle
  468. ## "Annotations removed" bar
  469. pdfjs-editor-undo-bar-message-highlight = U hoq theksimi
  470. pdfjs-editor-undo-bar-message-freetext = U hoq tekst
  471. pdfjs-editor-undo-bar-message-ink = U hoq vizatim
  472. pdfjs-editor-undo-bar-message-stamp = U hoq figurë
  473. pdfjs-editor-undo-bar-message-signature = Nënshkrimi u hoq
  474. # Variables:
  475. # $count (Number) - the number of removed annotations.
  476. pdfjs-editor-undo-bar-message-multiple =
  477. { $count ->
  478. [one] U hoq { $count } shënim
  479. *[other] U hoqën { $count } shënime
  480. }
  481. pdfjs-editor-undo-bar-undo-button =
  482. .title = Zhbëje
  483. pdfjs-editor-undo-bar-undo-button-label = Zhbëje
  484. pdfjs-editor-undo-bar-close-button =
  485. .title = Mbylle
  486. pdfjs-editor-undo-bar-close-button-label = Mbylle
  487. ## Add a signature dialog
  488. 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ë.
  489. pdfjs-editor-add-signature-dialog-title = Shtoni një nënshkrim
  490. ## Tab names
  491. # Type is a verb (you can type your name as signature)
  492. pdfjs-editor-add-signature-type-button = Lloj
  493. .title = Lloj
  494. # Draw is a verb (you can draw your signature)
  495. pdfjs-editor-add-signature-draw-button = Vizatoni
  496. .title = Vizatoni
  497. pdfjs-editor-add-signature-image-button = Figurë
  498. .title = Figurë
  499. ## Tab panels
  500. pdfjs-editor-add-signature-type-input =
  501. .aria-label = Shtypni nënshkrimin tuaj
  502. .placeholder = Shtypni nënshkrimin tuaj
  503. pdfjs-editor-add-signature-draw-placeholder = Vizatoni nënshkrimin tuaj
  504. pdfjs-editor-add-signature-draw-thickness-range-label = Trashësi
  505. # Variables:
  506. # $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
  507. pdfjs-editor-add-signature-draw-thickness-range =
  508. .title = Trashësi vizatimi: { $thickness }
  509. pdfjs-editor-add-signature-image-placeholder = Tërhiqni këtu një kartelë për ngarkim
  510. pdfjs-editor-add-signature-image-browse-link =
  511. { PLATFORM() ->
  512. [macos] Ose zgjidhni kartelë figure
  513. *[other] Ose zgjidhni kartelë figure
  514. }
  515. ## Controls
  516. pdfjs-editor-add-signature-description-label = Përshkrim (tekst alternativ)
  517. pdfjs-editor-add-signature-description-input =
  518. .title = Përshkrim (tekst alternativ)
  519. pdfjs-editor-add-signature-description-default-when-drawing = Nënshkrim
  520. pdfjs-editor-add-signature-clear-button-label = Spastroje nënshkrimin
  521. pdfjs-editor-add-signature-clear-button =
  522. .title = Spastroje nënshkrimin
  523. pdfjs-editor-add-signature-save-checkbox = Ruaje nënshkrimin
  524. 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ë.
  525. pdfjs-editor-add-signature-image-upload-error-title = S’u ngarkua dot figurë
  526. pdfjs-editor-add-signature-image-upload-error-description = Kontrolloni lidhjen tuaj në rrjet, ose provoni figurë tjetër.
  527. pdfjs-editor-add-signature-error-close-button = Mbylle
  528. ## Dialog buttons
  529. pdfjs-editor-add-signature-cancel-button = Anuloje
  530. pdfjs-editor-add-signature-add-button = Shtoje
  531. pdfjs-editor-edit-signature-update-button = Përditësoje
  532. ## Main menu for adding/removing signatures
  533. pdfjs-editor-delete-signature-button1 =
  534. .title = Hiqe nënshkrimin e ruajtur
  535. pdfjs-editor-delete-signature-button-label1 = Hiqe nënshkrimin e ruajtur
  536. ## Editor toolbar
  537. pdfjs-editor-add-signature-edit-button-label = Përpunoni përshkrimin
  538. ## Edit signature description dialog
  539. pdfjs-editor-edit-signature-dialog-title = Përpunoni përshkrimin