viewer.ftl 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544
  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 = Prethodna stranica
  7. pdfjs-previous-button-label = Prethodna
  8. pdfjs-next-button =
  9. .title = Sljedeća stranica
  10. pdfjs-next-button-label = Sljedeća
  11. # .title: Tooltip for the pageNumber input.
  12. pdfjs-page-input =
  13. .title = Stranica
  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 = od { $pagesCount }
  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 } od { $pagesCount })
  22. pdfjs-zoom-out-button =
  23. .title = Umanji
  24. pdfjs-zoom-out-button-label = Umanji
  25. pdfjs-zoom-in-button =
  26. .title = Uvećaj
  27. pdfjs-zoom-in-button-label = Uvećaj
  28. pdfjs-zoom-select =
  29. .title = Zumiranje
  30. pdfjs-presentation-mode-button =
  31. .title = Prebaci u modus prezentacija
  32. pdfjs-presentation-mode-button-label = Modus prezentacija
  33. pdfjs-open-file-button =
  34. .title = Otvori datoteku
  35. pdfjs-open-file-button-label = Otvori
  36. pdfjs-print-button =
  37. .title = Ispiši
  38. pdfjs-print-button-label = Ispiši
  39. pdfjs-save-button =
  40. .title = Spremi
  41. pdfjs-save-button-label = Spremi
  42. # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
  43. pdfjs-download-button =
  44. .title = Preuzimanja
  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 = Preuzimanja
  48. pdfjs-bookmark-button =
  49. .title = Trenutna stranica (pogledajte URL s trenutne stranice)
  50. pdfjs-bookmark-button-label = Trenutna stranica
  51. ## Secondary toolbar and context menu
  52. pdfjs-tools-button =
  53. .title = Alati
  54. pdfjs-tools-button-label = Alati
  55. pdfjs-first-page-button =
  56. .title = Idi na prvu stranicu
  57. pdfjs-first-page-button-label = Idi na prvu stranicu
  58. pdfjs-last-page-button =
  59. .title = Idi na posljednju stranicu
  60. pdfjs-last-page-button-label = Idi na posljednju stranicu
  61. pdfjs-page-rotate-cw-button =
  62. .title = Rotiraj u smjeru kazaljke na satu
  63. pdfjs-page-rotate-cw-button-label = Rotiraj u smjeru kazaljke na satu
  64. pdfjs-page-rotate-ccw-button =
  65. .title = Rotiraj obrnutno od smjera kazaljke na satu
  66. pdfjs-page-rotate-ccw-button-label = Rotiraj obrnutno od smjera kazaljke na satu
  67. pdfjs-cursor-text-select-tool-button =
  68. .title = Aktiviraj alat za biranje teksta
  69. pdfjs-cursor-text-select-tool-button-label = Alat za označavanje teksta
  70. pdfjs-cursor-hand-tool-button =
  71. .title = Aktiviraj ručni alat
  72. pdfjs-cursor-hand-tool-button-label = Ručni alat
  73. pdfjs-scroll-page-button =
  74. .title = Koristi klizanje stranice
  75. pdfjs-scroll-page-button-label = Klizanje stranice
  76. pdfjs-scroll-vertical-button =
  77. .title = Koristi okomito pomicanje
  78. pdfjs-scroll-vertical-button-label = Okomito pomicanje
  79. pdfjs-scroll-horizontal-button =
  80. .title = Koristi vodoravno pomicanje
  81. pdfjs-scroll-horizontal-button-label = Vodoravno pomicanje
  82. pdfjs-scroll-wrapped-button =
  83. .title = Koristi kontinuirani raspored stranica
  84. pdfjs-scroll-wrapped-button-label = Kontinuirani raspored stranica
  85. pdfjs-spread-none-button =
  86. .title = Ne izrađuj duplerice
  87. pdfjs-spread-none-button-label = Pojedinačne stranice
  88. pdfjs-spread-odd-button =
  89. .title = Izradi duplerice koje počinju s neparnim stranicama
  90. pdfjs-spread-odd-button-label = Neparne duplerice
  91. pdfjs-spread-even-button =
  92. .title = Izradi duplerice koje počinju s parnim stranicama
  93. pdfjs-spread-even-button-label = Parne duplerice
  94. ## Document properties dialog
  95. pdfjs-document-properties-button =
  96. .title = Svojstva dokumenta …
  97. pdfjs-document-properties-button-label = Svojstva dokumenta …
  98. pdfjs-document-properties-file-name = Ime datoteke:
  99. pdfjs-document-properties-file-size = Veličina datoteke:
  100. # Variables:
  101. # $kb (Number) - the PDF file size in kilobytes
  102. # $b (Number) - the PDF file size in bytes
  103. pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bajtova)
  104. # Variables:
  105. # $mb (Number) - the PDF file size in megabytes
  106. # $b (Number) - the PDF file size in bytes
  107. pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bajtova)
  108. # Variables:
  109. # $size_kb (Number) - the PDF file size in kilobytes
  110. # $size_b (Number) - the PDF file size in bytes
  111. pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bajtova)
  112. # Variables:
  113. # $size_mb (Number) - the PDF file size in megabytes
  114. # $size_b (Number) - the PDF file size in bytes
  115. pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bajtova)
  116. pdfjs-document-properties-title = Naslov:
  117. pdfjs-document-properties-author = Autor:
  118. pdfjs-document-properties-subject = Predmet:
  119. pdfjs-document-properties-keywords = Ključne riječi:
  120. pdfjs-document-properties-creation-date = Datum stvaranja:
  121. pdfjs-document-properties-modification-date = Datum promjene:
  122. # Variables:
  123. # $dateObj (Date) - the creation/modification date and time of the PDF file
  124. pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
  125. # Variables:
  126. # $date (Date) - the creation/modification date of the PDF file
  127. # $time (Time) - the creation/modification time of the PDF file
  128. pdfjs-document-properties-date-string = { $date }, { $time }
  129. pdfjs-document-properties-creator = Stvaratelj:
  130. pdfjs-document-properties-producer = PDF stvaratelj:
  131. pdfjs-document-properties-version = PDF verzija:
  132. pdfjs-document-properties-page-count = Broj stranica:
  133. pdfjs-document-properties-page-size = Dimenzije stranice:
  134. pdfjs-document-properties-page-size-unit-inches = in
  135. pdfjs-document-properties-page-size-unit-millimeters = mm
  136. pdfjs-document-properties-page-size-orientation-portrait = uspravno
  137. pdfjs-document-properties-page-size-orientation-landscape = položeno
  138. pdfjs-document-properties-page-size-name-a-three = A3
  139. pdfjs-document-properties-page-size-name-a-four = A4
  140. pdfjs-document-properties-page-size-name-letter = Letter
  141. pdfjs-document-properties-page-size-name-legal = Legal
  142. ## Variables:
  143. ## $width (Number) - the width of the (current) page
  144. ## $height (Number) - the height of the (current) page
  145. ## $unit (String) - the unit of measurement of the (current) page
  146. ## $name (String) - the name of the (current) page
  147. ## $orientation (String) - the orientation of the (current) page
  148. pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
  149. pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
  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 = Brzi web pregled:
  154. pdfjs-document-properties-linearized-yes = Da
  155. pdfjs-document-properties-linearized-no = Ne
  156. pdfjs-document-properties-close-button = Zatvori
  157. ## Print
  158. pdfjs-print-progress-message = Pripremanje dokumenta za ispis…
  159. # Variables:
  160. # $progress (Number) - percent value
  161. pdfjs-print-progress-percent = { $progress }%
  162. pdfjs-print-progress-close-button = Odustani
  163. pdfjs-printing-not-supported = Upozorenje: Ovaj preglednik ne podržava u potpunosti ispisivanje.
  164. pdfjs-printing-not-ready = Upozorenje: PDF nije u potpunosti učitan za ispis.
  165. ## Tooltips and alt text for side panel toolbar buttons
  166. pdfjs-toggle-sidebar-button =
  167. .title = Prikaži/sakrij bočnu traku
  168. pdfjs-toggle-sidebar-notification-button =
  169. .title = Prikazivanje i sklanjanje bočne trake (dokument sadrži strukturu/privitke/slojeve)
  170. pdfjs-toggle-sidebar-button-label = Prikaži/sakrij bočnu traku
  171. pdfjs-document-outline-button =
  172. .title = Prikaži strukturu dokumenta (dvostruki klik za rasklapanje/sklapanje svih stavki)
  173. pdfjs-document-outline-button-label = Struktura dokumenta
  174. pdfjs-attachments-button =
  175. .title = Prikaži privitke
  176. pdfjs-attachments-button-label = Privitci
  177. pdfjs-layers-button =
  178. .title = Prikaži slojeve (dvoklik za vraćanje svih slojeva u standardno stanje)
  179. pdfjs-layers-button-label = Slojevi
  180. pdfjs-thumbs-button =
  181. .title = Prikaži minijature
  182. pdfjs-thumbs-button-label = Minijature
  183. pdfjs-current-outline-item-button =
  184. .title = Pronađi trenutačni element strukture
  185. pdfjs-current-outline-item-button-label = Trenutačni element strukture
  186. pdfjs-findbar-button =
  187. .title = Pronađi u dokumentu
  188. pdfjs-findbar-button-label = Pronađi
  189. pdfjs-additional-layers = Dodatni slojevi
  190. ## Thumbnails panel item (tooltip and alt text for images)
  191. # Variables:
  192. # $page (Number) - the page number
  193. pdfjs-thumb-page-title =
  194. .title = Stranica { $page }
  195. # Variables:
  196. # $page (Number) - the page number
  197. pdfjs-thumb-page-canvas =
  198. .aria-label = Minijatura stranice { $page }
  199. ## Find panel button title and messages
  200. pdfjs-find-input =
  201. .title = Pronađi
  202. .placeholder = Pronađi u dokumentu …
  203. pdfjs-find-previous-button =
  204. .title = Pronađi prethodno pojavljivanje ovog izraza
  205. pdfjs-find-previous-button-label = Prethodno
  206. pdfjs-find-next-button =
  207. .title = Pronađi sljedeće pojavljivanje ovog izraza
  208. pdfjs-find-next-button-label = Dalje
  209. pdfjs-find-highlight-checkbox = Istankni sve
  210. pdfjs-find-match-case-checkbox-label = Razlikovanje velikih i malih slova
  211. pdfjs-find-match-diacritics-checkbox-label = Razlikuj dijakritičke znakove
  212. pdfjs-find-entire-word-checkbox-label = Cijele riječi
  213. pdfjs-find-reached-top = Dosegnut početak dokumenta, nastavak s kraja
  214. pdfjs-find-reached-bottom = Dosegnut kraj dokumenta, nastavak s početka
  215. # Variables:
  216. # $current (Number) - the index of the currently active find result
  217. # $total (Number) - the total number of matches in the document
  218. pdfjs-find-match-count =
  219. { $total ->
  220. [one] { $current } od { $total } rezultata
  221. [few] { $current } od { $total } rezultata
  222. *[other] { $current } od { $total } rezultata
  223. }
  224. # Variables:
  225. # $limit (Number) - the maximum number of matches
  226. pdfjs-find-match-count-limit =
  227. { $limit ->
  228. [one] Više od { $limit } rezultat
  229. [few] Više od { $limit } rezultata
  230. *[other] Više od { $limit } rezultata
  231. }
  232. pdfjs-find-not-found = Izraz nije pronađen
  233. ## Predefined zoom values
  234. pdfjs-page-scale-width = Prilagodi širini prozora
  235. pdfjs-page-scale-fit = Prilagodi veličini prozora
  236. pdfjs-page-scale-auto = Automatsko zumiranje
  237. pdfjs-page-scale-actual = Stvarna veličina
  238. # Variables:
  239. # $scale (Number) - percent value for page scale
  240. pdfjs-page-scale-percent = { $scale } %
  241. ## PDF page
  242. # Variables:
  243. # $page (Number) - the page number
  244. pdfjs-page-landmark =
  245. .aria-label = Stranica { $page }
  246. ## Loading indicator messages
  247. pdfjs-loading-error = Došlo je do greške pri učitavanju PDF-a.
  248. pdfjs-invalid-file-error = Neispravna ili oštećena PDF datoteka.
  249. pdfjs-missing-file-error = Nedostaje PDF datoteka.
  250. pdfjs-unexpected-response-error = Neočekivani odgovor servera.
  251. pdfjs-rendering-error = Došlo je do greške prilikom iscrtavanja stranice.
  252. ## Annotations
  253. # Variables:
  254. # $date (Date) - the modification date of the annotation
  255. # $time (Time) - the modification time of the annotation
  256. pdfjs-annotation-date-string = { $date }, { $time }
  257. # .alt: This is used as a tooltip.
  258. # Variables:
  259. # $type (String) - an annotation type from a list defined in the PDF spec
  260. # (32000-1:2008 Table 169 – Annotation types).
  261. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  262. pdfjs-text-annotation-type =
  263. .alt = [{ $type } Bilješka]
  264. # Variables:
  265. # $dateObj (Date) - the modification date and time of the annotation
  266. pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
  267. ## Password
  268. pdfjs-password-label = Za otvoranje ove PDF datoteku upiši lozinku.
  269. pdfjs-password-invalid = Neispravna lozinka. Pokušaj ponovo.
  270. pdfjs-password-ok-button = U redu
  271. pdfjs-password-cancel-button = Odustani
  272. pdfjs-web-fonts-disabled = Web fontovi su deaktivirani: nije moguće koristiti ugrađene PDF fontove.
  273. ## Editing
  274. pdfjs-editor-free-text-button =
  275. .title = Tekst
  276. pdfjs-editor-free-text-button-label = Tekst
  277. pdfjs-editor-ink-button =
  278. .title = Crtanje
  279. pdfjs-editor-ink-button-label = Crtanje
  280. pdfjs-editor-stamp-button =
  281. .title = Dodajte ili uredite slike
  282. pdfjs-editor-stamp-button-label = Dodajte ili uredite slike
  283. pdfjs-editor-highlight-button =
  284. .title = Istakni
  285. pdfjs-editor-highlight-button-label = Istakni
  286. pdfjs-highlight-floating-button1 =
  287. .title = Istakni
  288. .aria-label = Istakni
  289. pdfjs-highlight-floating-button-label = Istakni
  290. ## Default editor aria labels
  291. ## Remove button for the various kind of editor.
  292. pdfjs-editor-remove-ink-button =
  293. .title = Ukloni crtež
  294. pdfjs-editor-remove-freetext-button =
  295. .title = Ukloni tekst
  296. pdfjs-editor-remove-stamp-button =
  297. .title = Ukloni sliku
  298. pdfjs-editor-remove-highlight-button =
  299. .title = Ukloni isticanje
  300. ##
  301. # Editor Parameters
  302. pdfjs-editor-free-text-color-input = Boja
  303. pdfjs-editor-free-text-size-input = Veličina
  304. pdfjs-editor-ink-color-input = Boja
  305. pdfjs-editor-ink-thickness-input = Debljina
  306. pdfjs-editor-ink-opacity-input = Neprozirnost
  307. pdfjs-editor-stamp-add-image-button =
  308. .title = Dodaj sliku
  309. pdfjs-editor-stamp-add-image-button-label = Dodaj sliku
  310. # This refers to the thickness of the line used for free highlighting (not bound to text)
  311. pdfjs-editor-free-highlight-thickness-input = Debljina
  312. pdfjs-editor-free-highlight-thickness-title =
  313. .title = Promjeni debljinu pri isticanju drugih stavki osim teksta
  314. # .default-content is used as a placeholder in an empty text editor.
  315. pdfjs-free-text2 =
  316. .aria-label = Uređivač teksta
  317. .default-content = Počni tipkati …
  318. pdfjs-free-text =
  319. .aria-label = Uređivač teksta
  320. pdfjs-free-text-default-content = Počni tipkati …
  321. pdfjs-ink =
  322. .aria-label = Uređivač crteža
  323. pdfjs-ink-canvas =
  324. .aria-label = Slika koju je izradio korisnik
  325. ## Alt-text dialog
  326. pdfjs-editor-alt-text-button-label = Alternativni tekst
  327. pdfjs-editor-alt-text-edit-button =
  328. .aria-label = Uredi alternativni tekst
  329. pdfjs-editor-alt-text-edit-button-label = Uredi alternativni tekst
  330. pdfjs-editor-alt-text-dialog-label = Odaberi jednu opciju
  331. pdfjs-editor-alt-text-dialog-description = Alternativni tekst pomaže slijepim osobama ili kada se slika ne učita.
  332. pdfjs-editor-alt-text-add-description-label = Dodaj opis
  333. pdfjs-editor-alt-text-add-description-description = Sažmi sadržaj predmeta, okruženje ili radnje u jednoj ili dvije rečenice.
  334. pdfjs-editor-alt-text-mark-decorative-label = Označi kao ukrasno
  335. pdfjs-editor-alt-text-mark-decorative-description = Ovo se koristi za ukrasne slike, poput rubova ili vodenih žigova.
  336. pdfjs-editor-alt-text-cancel-button = Odustani
  337. pdfjs-editor-alt-text-save-button = Spremi
  338. pdfjs-editor-alt-text-decorative-tooltip = Označeno kao ukrasno
  339. # .placeholder: This is a placeholder for the alt text input area
  340. pdfjs-editor-alt-text-textarea =
  341. .placeholder = Na primjer, „Mladić sjeda za stol kako bi jeo”
  342. # Alternative text (alt text) helps when people can't see the image.
  343. pdfjs-editor-alt-text-button =
  344. .aria-label = Alternativni tekst
  345. ## Editor resizers
  346. ## This is used in an aria label to help to understand the role of the resizer.
  347. pdfjs-editor-resizer-label-top-left = Gornji lijevi kut – promijeni veličinu
  348. pdfjs-editor-resizer-label-top-middle = Sredina gore – promijeni veličinu
  349. pdfjs-editor-resizer-label-top-right = Gornji desni kut – promijeni veličinu
  350. pdfjs-editor-resizer-label-middle-right = Sredina desno – promijeni veličinu
  351. pdfjs-editor-resizer-label-bottom-right = Donji desni kut – promijeni veličinu
  352. pdfjs-editor-resizer-label-bottom-middle = Sredina dolje – promjeni veličinu
  353. pdfjs-editor-resizer-label-bottom-left = Donji lijevi kut – promijeni veličinu
  354. pdfjs-editor-resizer-label-middle-left = Sredina lijevo – promijeni veličinu
  355. pdfjs-editor-resizer-top-left =
  356. .aria-label = Gornji lijevi kut – promijeni veličinu
  357. pdfjs-editor-resizer-top-middle =
  358. .aria-label = Sredina gore – promijeni veličinu
  359. pdfjs-editor-resizer-top-right =
  360. .aria-label = Gornji desni kut – promijeni veličinu
  361. pdfjs-editor-resizer-middle-right =
  362. .aria-label = Sredina desno – promijeni veličinu
  363. pdfjs-editor-resizer-bottom-right =
  364. .aria-label = Donji desni kut – promijeni veličinu
  365. pdfjs-editor-resizer-bottom-middle =
  366. .aria-label = Sredina dolje – promjeni veličinu
  367. pdfjs-editor-resizer-bottom-left =
  368. .aria-label = Donji lijevi kut – promijeni veličinu
  369. pdfjs-editor-resizer-middle-left =
  370. .aria-label = Sredina lijevo – promijeni veličinu
  371. ## Color picker
  372. # This means "Color used to highlight text"
  373. pdfjs-editor-highlight-colorpicker-label = Boja isticanja
  374. pdfjs-editor-colorpicker-button =
  375. .title = Promjeni boju
  376. pdfjs-editor-colorpicker-dropdown =
  377. .aria-label = Izbor boja
  378. pdfjs-editor-colorpicker-yellow =
  379. .title = Žuta
  380. pdfjs-editor-colorpicker-green =
  381. .title = Zelena
  382. pdfjs-editor-colorpicker-blue =
  383. .title = Plava
  384. pdfjs-editor-colorpicker-pink =
  385. .title = Ružičasta
  386. pdfjs-editor-colorpicker-red =
  387. .title = Crvena
  388. ## Show all highlights
  389. ## This is a toggle button to show/hide all the highlights.
  390. pdfjs-editor-highlight-show-all-button-label = Prikaži sve
  391. pdfjs-editor-highlight-show-all-button =
  392. .title = Prikaži sve
  393. ## New alt-text dialog
  394. ## 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.
  395. # Modal header positioned above a text box where users can edit the alt text.
  396. pdfjs-editor-new-alt-text-dialog-edit-label = Uredi alternativni tekst (opis slike)
  397. # Modal header positioned above a text box where users can add the alt text.
  398. pdfjs-editor-new-alt-text-dialog-add-label = Dodaj alternativni tekst (opis slike)
  399. pdfjs-editor-new-alt-text-textarea =
  400. .placeholder = Ovdje upiši tvoj opis …
  401. # This text refers to the alt text box above this description. It offers a definition of alt text.
  402. pdfjs-editor-new-alt-text-description = Kratki opis koji pomažu osobama koji ne mogu vidjeti sliku ili kada se slika ne učita.
  403. # 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.
  404. pdfjs-editor-new-alt-text-disclaimer1 = Ovaj je alternativni tekst stvoren automatski i može biti netočan.
  405. pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Saznaj više
  406. pdfjs-editor-new-alt-text-create-automatically-button-label = Automatski stvori alternativni tekst
  407. pdfjs-editor-new-alt-text-not-now-button = Ne sada
  408. pdfjs-editor-new-alt-text-error-title = Nije bilo moguće automatski izraditi alternativni tekst
  409. pdfjs-editor-new-alt-text-error-description = Napiši vlastiti alternativni tekst ili pokušaj kasnije ponovo.
  410. pdfjs-editor-new-alt-text-error-close-button = Zatvori
  411. # Variables:
  412. # $totalSize (Number) - the total size (in MB) of the AI model.
  413. # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
  414. pdfjs-editor-new-alt-text-ai-model-downloading-progress = Preuzimanje alternativnog teksta UI modela ({ $downloadedSize } od { $totalSize } MB)
  415. .aria-valuetext = Preuzimanje alternativnog teksta UI modela ({ $downloadedSize } od { $totalSize } MB)
  416. # This is a button that users can click to edit the alt text they have already added.
  417. pdfjs-editor-new-alt-text-added-button =
  418. .aria-label = Alternativni tekst je dodan
  419. pdfjs-editor-new-alt-text-added-button-label = Alternativni tekst je dodan
  420. # This is a button that users can click to open the alt text editor and add alt text when it is not present.
  421. pdfjs-editor-new-alt-text-missing-button =
  422. .aria-label = Nedostaje alternativni tekst
  423. pdfjs-editor-new-alt-text-missing-button-label = Nedostaje alternativni tekst
  424. # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
  425. pdfjs-editor-new-alt-text-to-review-button =
  426. .aria-label = Pregledaj alternativni tekst
  427. pdfjs-editor-new-alt-text-to-review-button-label = Pregledaj alternativni tekst
  428. # "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.
  429. # Variables:
  430. # $generatedAltText (String) - the generated alt-text.
  431. pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Stvoreno automatski: { $generatedAltText }
  432. ## Image alt-text settings
  433. pdfjs-image-alt-text-settings-button =
  434. .title = Postavke alternativnog teksta slike
  435. pdfjs-image-alt-text-settings-button-label = Postavke alternativnog teksta slike
  436. pdfjs-editor-alt-text-settings-dialog-label = Postavke alternativnog teksta slike
  437. pdfjs-editor-alt-text-settings-automatic-title = Automatski alternativni tekst
  438. pdfjs-editor-alt-text-settings-create-model-button-label = Stvori alternativni tekst automatski
  439. pdfjs-editor-alt-text-settings-create-model-description = Predlaže opise koji pomažu osobama koji ne mogu vidjeti sliku ili kada se slika ne učita.
  440. # Variables:
  441. # $totalSize (Number) - the total size (in MB) of the AI model.
  442. pdfjs-editor-alt-text-settings-download-model-label = Alternativni tekst UI modela ({ $totalSize } MB)
  443. pdfjs-editor-alt-text-settings-ai-model-description = Radi lokalno na tvom uređaju kako bi tvoji podaci ostali privatni. Potrebno za automatski alternativni tekst.
  444. pdfjs-editor-alt-text-settings-delete-model-button = Izbriši
  445. pdfjs-editor-alt-text-settings-download-model-button = Preuzmi
  446. pdfjs-editor-alt-text-settings-downloading-model-button = Preuzimanje …
  447. pdfjs-editor-alt-text-settings-editor-title = Uređivač alternativnog teksta
  448. pdfjs-editor-alt-text-settings-show-dialog-button-label = Prikaži uređivač alternativnog teksta odmah pri dodavanju slike
  449. pdfjs-editor-alt-text-settings-show-dialog-description = Pomaže osigurati da sve tvoje slike imaju alternativni tekst.
  450. pdfjs-editor-alt-text-settings-close-button = Zatvori
  451. ## "Annotations removed" bar
  452. pdfjs-editor-undo-bar-message-highlight = Isticanje uklonjeno
  453. pdfjs-editor-undo-bar-message-freetext = Tekst uklonjen
  454. pdfjs-editor-undo-bar-message-ink = Crtež uklonjen
  455. pdfjs-editor-undo-bar-message-stamp = Slika uklonjena
  456. # Variables:
  457. # $count (Number) - the number of removed annotations.
  458. pdfjs-editor-undo-bar-message-multiple =
  459. { $count ->
  460. [one] { $count } pribilješka uklonjena
  461. [few] { $count } pribilješke uklonjene
  462. *[other] { $count } pribilješki uklonjeno
  463. }
  464. pdfjs-editor-undo-bar-undo-button =
  465. .title = Poništi
  466. pdfjs-editor-undo-bar-undo-button-label = Poništi
  467. pdfjs-editor-undo-bar-close-button =
  468. .title = Zatvori
  469. pdfjs-editor-undo-bar-close-button-label = Zatvori
  470. ## Add a signature dialog
  471. ## Tab names
  472. ## Tab panels
  473. ## Controls
  474. ## Dialog buttons
  475. ## Main menu for adding/removing signatures
  476. ## Editor toolbar
  477. ## Edit signature description dialog