viewer.ftl 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388
  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 = Předchadna strona
  7. pdfjs-previous-button-label = Wróćo
  8. pdfjs-next-button =
  9. .title = Přichodna strona
  10. pdfjs-next-button-label = Dale
  11. # .title: Tooltip for the pageNumber input.
  12. pdfjs-page-input =
  13. .title = Strona
  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 = z { $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 } z { $pagesCount })
  22. pdfjs-zoom-out-button =
  23. .title = Pomjeńšić
  24. pdfjs-zoom-out-button-label = Pomjeńšić
  25. pdfjs-zoom-in-button =
  26. .title = Powjetšić
  27. pdfjs-zoom-in-button-label = Powjetšić
  28. pdfjs-zoom-select =
  29. .title = Skalowanje
  30. pdfjs-presentation-mode-button =
  31. .title = Do prezentaciskeho modusa přeńć
  32. pdfjs-presentation-mode-button-label = Prezentaciski modus
  33. pdfjs-open-file-button =
  34. .title = Dataju wočinić
  35. pdfjs-open-file-button-label = Wočinić
  36. pdfjs-print-button =
  37. .title = Ćišćeć
  38. pdfjs-print-button-label = Ćišćeć
  39. pdfjs-save-button =
  40. .title = Składować
  41. pdfjs-save-button-label = Składować
  42. # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
  43. pdfjs-download-button =
  44. .title = Sćahnyć
  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 = Sćahnyć
  48. pdfjs-bookmark-button =
  49. .title = Aktualna strona (URL z aktualneje strony pokazać)
  50. pdfjs-bookmark-button-label = Aktualna strona
  51. # Used in Firefox for Android.
  52. pdfjs-open-in-app-button =
  53. .title = W nałoženju wočinić
  54. # Used in Firefox for Android.
  55. # Length of the translation matters since we are in a mobile context, with limited screen estate.
  56. pdfjs-open-in-app-button-label = W nałoženju wočinić
  57. ## Secondary toolbar and context menu
  58. pdfjs-tools-button =
  59. .title = Nastroje
  60. pdfjs-tools-button-label = Nastroje
  61. pdfjs-first-page-button =
  62. .title = K prěnjej stronje
  63. pdfjs-first-page-button-label = K prěnjej stronje
  64. pdfjs-last-page-button =
  65. .title = K poslednjej stronje
  66. pdfjs-last-page-button-label = K poslednjej stronje
  67. pdfjs-page-rotate-cw-button =
  68. .title = K směrej časnika wjerćeć
  69. pdfjs-page-rotate-cw-button-label = K směrej časnika wjerćeć
  70. pdfjs-page-rotate-ccw-button =
  71. .title = Přećiwo směrej časnika wjerćeć
  72. pdfjs-page-rotate-ccw-button-label = Přećiwo směrej časnika wjerćeć
  73. pdfjs-cursor-text-select-tool-button =
  74. .title = Nastroj za wuběranje teksta zmóžnić
  75. pdfjs-cursor-text-select-tool-button-label = Nastroj za wuběranje teksta
  76. pdfjs-cursor-hand-tool-button =
  77. .title = Ručny nastroj zmóžnić
  78. pdfjs-cursor-hand-tool-button-label = Ručny nastroj
  79. pdfjs-scroll-page-button =
  80. .title = Kulenje strony wužiwać
  81. pdfjs-scroll-page-button-label = Kulenje strony
  82. pdfjs-scroll-vertical-button =
  83. .title = Wertikalne suwanje wužiwać
  84. pdfjs-scroll-vertical-button-label = Wertikalne suwanje
  85. pdfjs-scroll-horizontal-button =
  86. .title = Horicontalne suwanje wužiwać
  87. pdfjs-scroll-horizontal-button-label = Horicontalne suwanje
  88. pdfjs-scroll-wrapped-button =
  89. .title = Postupne suwanje wužiwać
  90. pdfjs-scroll-wrapped-button-label = Postupne suwanje
  91. pdfjs-spread-none-button =
  92. .title = Strony njezwjazać
  93. pdfjs-spread-none-button-label = Žana dwójna strona
  94. pdfjs-spread-odd-button =
  95. .title = Strony započinajo z njerunymi stronami zwjazać
  96. pdfjs-spread-odd-button-label = Njerune strony
  97. pdfjs-spread-even-button =
  98. .title = Strony započinajo z runymi stronami zwjazać
  99. pdfjs-spread-even-button-label = Rune strony
  100. ## Document properties dialog
  101. pdfjs-document-properties-button =
  102. .title = Dokumentowe kajkosće…
  103. pdfjs-document-properties-button-label = Dokumentowe kajkosće…
  104. pdfjs-document-properties-file-name = Mjeno dataje:
  105. pdfjs-document-properties-file-size = Wulkosć dataje:
  106. # Variables:
  107. # $size_kb (Number) - the PDF file size in kilobytes
  108. # $size_b (Number) - the PDF file size in bytes
  109. pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bajtow)
  110. # Variables:
  111. # $size_mb (Number) - the PDF file size in megabytes
  112. # $size_b (Number) - the PDF file size in bytes
  113. pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bajtow)
  114. pdfjs-document-properties-title = Titul:
  115. pdfjs-document-properties-author = Awtor:
  116. pdfjs-document-properties-subject = Předmjet:
  117. pdfjs-document-properties-keywords = Klučowe słowa:
  118. pdfjs-document-properties-creation-date = Datum wutworjenja:
  119. pdfjs-document-properties-modification-date = Datum změny:
  120. # Variables:
  121. # $date (Date) - the creation/modification date of the PDF file
  122. # $time (Time) - the creation/modification time of the PDF file
  123. pdfjs-document-properties-date-string = { $date }, { $time }
  124. pdfjs-document-properties-creator = Awtor:
  125. pdfjs-document-properties-producer = PDF-zhotowjer:
  126. pdfjs-document-properties-version = PDF-wersija:
  127. pdfjs-document-properties-page-count = Ličba stronow:
  128. pdfjs-document-properties-page-size = Wulkosć strony:
  129. pdfjs-document-properties-page-size-unit-inches = cól
  130. pdfjs-document-properties-page-size-unit-millimeters = mm
  131. pdfjs-document-properties-page-size-orientation-portrait = wysoki format
  132. pdfjs-document-properties-page-size-orientation-landscape = prěčny format
  133. pdfjs-document-properties-page-size-name-a-three = A3
  134. pdfjs-document-properties-page-size-name-a-four = A4
  135. pdfjs-document-properties-page-size-name-letter = Letter
  136. pdfjs-document-properties-page-size-name-legal = Legal
  137. ## Variables:
  138. ## $width (Number) - the width of the (current) page
  139. ## $height (Number) - the height of the (current) page
  140. ## $unit (String) - the unit of measurement of the (current) page
  141. ## $name (String) - the name of the (current) page
  142. ## $orientation (String) - the orientation of the (current) page
  143. pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
  144. pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
  145. ##
  146. # The linearization status of the document; usually called "Fast Web View" in
  147. # English locales of Adobe software.
  148. pdfjs-document-properties-linearized = Fast Web View:
  149. pdfjs-document-properties-linearized-yes = Haj
  150. pdfjs-document-properties-linearized-no = Ně
  151. pdfjs-document-properties-close-button = Začinić
  152. ## Print
  153. pdfjs-print-progress-message = Dokument so za ćišćenje přihotuje…
  154. # Variables:
  155. # $progress (Number) - percent value
  156. pdfjs-print-progress-percent = { $progress }%
  157. pdfjs-print-progress-close-button = Přetorhnyć
  158. pdfjs-printing-not-supported = Warnowanje: Ćišćenje so přez tutón wobhladowak połnje njepodpěruje.
  159. pdfjs-printing-not-ready = Warnowanje: PDF njeje so za ćišćenje dospołnje začitał.
  160. ## Tooltips and alt text for side panel toolbar buttons
  161. pdfjs-toggle-sidebar-button =
  162. .title = Bóčnicu pokazać/schować
  163. pdfjs-toggle-sidebar-notification-button =
  164. .title = Bóčnicu přepinać (dokument rozrjad/přiwěški/woršty wobsahuje)
  165. pdfjs-toggle-sidebar-button-label = Bóčnicu pokazać/schować
  166. pdfjs-document-outline-button =
  167. .title = Dokumentowy naćisk pokazać (dwójne kliknjenje, zo bychu so wšě zapiski pokazali/schowali)
  168. pdfjs-document-outline-button-label = Dokumentowa struktura
  169. pdfjs-attachments-button =
  170. .title = Přiwěški pokazać
  171. pdfjs-attachments-button-label = Přiwěški
  172. pdfjs-layers-button =
  173. .title = Woršty pokazać (klikńće dwójce, zo byšće wšě woršty na standardny staw wróćo stajił)
  174. pdfjs-layers-button-label = Woršty
  175. pdfjs-thumbs-button =
  176. .title = Miniatury pokazać
  177. pdfjs-thumbs-button-label = Miniatury
  178. pdfjs-current-outline-item-button =
  179. .title = Aktualny rozrjadowy zapisk pytać
  180. pdfjs-current-outline-item-button-label = Aktualny rozrjadowy zapisk
  181. pdfjs-findbar-button =
  182. .title = W dokumenće pytać
  183. pdfjs-findbar-button-label = Pytać
  184. pdfjs-additional-layers = Dalše woršty
  185. ## Thumbnails panel item (tooltip and alt text for images)
  186. # Variables:
  187. # $page (Number) - the page number
  188. pdfjs-thumb-page-title =
  189. .title = Strona { $page }
  190. # Variables:
  191. # $page (Number) - the page number
  192. pdfjs-thumb-page-canvas =
  193. .aria-label = Miniatura strony { $page }
  194. ## Find panel button title and messages
  195. pdfjs-find-input =
  196. .title = Pytać
  197. .placeholder = W dokumenće pytać…
  198. pdfjs-find-previous-button =
  199. .title = Předchadne wustupowanje pytanskeho wuraza pytać
  200. pdfjs-find-previous-button-label = Wróćo
  201. pdfjs-find-next-button =
  202. .title = Přichodne wustupowanje pytanskeho wuraza pytać
  203. pdfjs-find-next-button-label = Dale
  204. pdfjs-find-highlight-checkbox = Wšě wuzběhnyć
  205. pdfjs-find-match-case-checkbox-label = Wulkopisanje wobkedźbować
  206. pdfjs-find-match-diacritics-checkbox-label = Diakritiske znamješka wužiwać
  207. pdfjs-find-entire-word-checkbox-label = Cyłe słowa
  208. pdfjs-find-reached-top = Spočatk dokumenta docpěty, pokročuje so z kóncom
  209. pdfjs-find-reached-bottom = Kónc dokument docpěty, pokročuje so ze spočatkom
  210. # Variables:
  211. # $current (Number) - the index of the currently active find result
  212. # $total (Number) - the total number of matches in the document
  213. pdfjs-find-match-count =
  214. { $total ->
  215. [one] { $current } z { $total } wotpowědnika
  216. [two] { $current } z { $total } wotpowědnikow
  217. [few] { $current } z { $total } wotpowědnikow
  218. *[other] { $current } z { $total } wotpowědnikow
  219. }
  220. # Variables:
  221. # $limit (Number) - the maximum number of matches
  222. pdfjs-find-match-count-limit =
  223. { $limit ->
  224. [one] Wyše { $limit } wotpowědnik
  225. [two] Wyše { $limit } wotpowědnikaj
  226. [few] Wyše { $limit } wotpowědniki
  227. *[other] Wyše { $limit } wotpowědnikow
  228. }
  229. pdfjs-find-not-found = Pytanski wuraz njeje so namakał
  230. ## Predefined zoom values
  231. pdfjs-page-scale-width = Šěrokosć strony
  232. pdfjs-page-scale-fit = Wulkosć strony
  233. pdfjs-page-scale-auto = Awtomatiske skalowanje
  234. pdfjs-page-scale-actual = Aktualna wulkosć
  235. # Variables:
  236. # $scale (Number) - percent value for page scale
  237. pdfjs-page-scale-percent = { $scale }%
  238. ## PDF page
  239. # Variables:
  240. # $page (Number) - the page number
  241. pdfjs-page-landmark =
  242. .aria-label = Strona { $page }
  243. ## Loading indicator messages
  244. pdfjs-loading-error = Při začitowanju PDF je zmylk wustupił.
  245. pdfjs-invalid-file-error = Njepłaćiwa abo wobškodźena PDF-dataja.
  246. pdfjs-missing-file-error = Falowaca PDF-dataja.
  247. pdfjs-unexpected-response-error = Njewočakowana serwerowa wotmołwa.
  248. pdfjs-rendering-error = Při zwobraznjenju strony je zmylk wustupił.
  249. ## Annotations
  250. # Variables:
  251. # $date (Date) - the modification date of the annotation
  252. # $time (Time) - the modification time of the annotation
  253. pdfjs-annotation-date-string = { $date }, { $time }
  254. # .alt: This is used as a tooltip.
  255. # Variables:
  256. # $type (String) - an annotation type from a list defined in the PDF spec
  257. # (32000-1:2008 Table 169 – Annotation types).
  258. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  259. pdfjs-text-annotation-type =
  260. .alt = [Typ přispomnjenki: { $type }]
  261. ## Password
  262. pdfjs-password-label = Zapodajće hesło, zo byšće PDF-dataju wočinił.
  263. pdfjs-password-invalid = Njepłaćiwe hesło. Prošu spytajće hišće raz.
  264. pdfjs-password-ok-button = W porjadku
  265. pdfjs-password-cancel-button = Přetorhnyć
  266. pdfjs-web-fonts-disabled = Webpisma su znjemóžnjene: njeje móžno, zasadźene PDF-pisma wužiwać.
  267. ## Editing
  268. pdfjs-editor-free-text-button =
  269. .title = Tekst
  270. pdfjs-editor-free-text-button-label = Tekst
  271. pdfjs-editor-ink-button =
  272. .title = Rysować
  273. pdfjs-editor-ink-button-label = Rysować
  274. pdfjs-editor-stamp-button =
  275. .title = Wobrazy přidać abo wobdźěłać
  276. pdfjs-editor-stamp-button-label = Wobrazy přidać abo wobdźěłać
  277. pdfjs-editor-remove-button =
  278. .title = Wotstronić
  279. ## Remove button for the various kind of editor.
  280. pdfjs-editor-remove-ink-button =
  281. .title = Rysowanku wotstronić
  282. pdfjs-editor-remove-freetext-button =
  283. .title = Tekst wotstronić
  284. pdfjs-editor-remove-stamp-button =
  285. .title = Wobraz wotstronić
  286. pdfjs-editor-remove-highlight-button =
  287. .title = Wuzběhnjenje wotstronić
  288. ##
  289. # Editor Parameters
  290. pdfjs-editor-free-text-color-input = Barba
  291. pdfjs-editor-free-text-size-input = Wulkosć
  292. pdfjs-editor-ink-color-input = Barba
  293. pdfjs-editor-ink-thickness-input = Tołstosć
  294. pdfjs-editor-ink-opacity-input = Opacita
  295. pdfjs-editor-stamp-add-image-button =
  296. .title = Wobraz přidać
  297. pdfjs-editor-stamp-add-image-button-label = Wobraz přidać
  298. pdfjs-free-text =
  299. .aria-label = Tekstowy editor
  300. pdfjs-free-text-default-content = Započńće pisać…
  301. pdfjs-ink =
  302. .aria-label = Rysowanski editor
  303. pdfjs-ink-canvas =
  304. .aria-label = Wobraz wutworjeny wot wužiwarja
  305. ## Alt-text dialog
  306. # Alternative text (alt text) helps when people can't see the image.
  307. pdfjs-editor-alt-text-button-label = Alternatiwny tekst
  308. pdfjs-editor-alt-text-edit-button-label = Alternatiwny tekst wobdźěłać
  309. pdfjs-editor-alt-text-dialog-label = Nastajenje wubrać
  310. pdfjs-editor-alt-text-dialog-description = Alternatiwny tekst pomha, hdyž ludźo njemóža wobraz widźeć abo hdyž so wobraz njezačita.
  311. pdfjs-editor-alt-text-add-description-label = Wopisanje přidać
  312. pdfjs-editor-alt-text-add-description-description = Pisajće 1 sadu abo 2 sadźe, kotrejž temu, nastajenje abo akcije wopisujetej.
  313. pdfjs-editor-alt-text-mark-decorative-label = Jako dekoratiwny markěrować
  314. pdfjs-editor-alt-text-mark-decorative-description = To so za pyšace wobrazy wužiwa, na přikład ramiki abo wodowe znamjenja.
  315. pdfjs-editor-alt-text-cancel-button = Přetorhnyć
  316. pdfjs-editor-alt-text-save-button = Składować
  317. pdfjs-editor-alt-text-decorative-tooltip = Jako dekoratiwny markěrowany
  318. # .placeholder: This is a placeholder for the alt text input area
  319. pdfjs-editor-alt-text-textarea =
  320. .placeholder = Na přikład, „Młody muž za blidom sedźi, zo by jědź jědł“
  321. ## Editor resizers
  322. ## This is used in an aria label to help to understand the role of the resizer.
  323. pdfjs-editor-resizer-label-top-left = Horjeka nalěwo – wulkosć změnić
  324. pdfjs-editor-resizer-label-top-middle = Horjeka wosrjedź – wulkosć změnić
  325. pdfjs-editor-resizer-label-top-right = Horjeka naprawo – wulkosć změnić
  326. pdfjs-editor-resizer-label-middle-right = Wosrjedź naprawo – wulkosć změnić
  327. pdfjs-editor-resizer-label-bottom-right = Deleka naprawo – wulkosć změnić
  328. pdfjs-editor-resizer-label-bottom-middle = Deleka wosrjedź – wulkosć změnić
  329. pdfjs-editor-resizer-label-bottom-left = Deleka nalěwo – wulkosć změnić
  330. pdfjs-editor-resizer-label-middle-left = Wosrjedź nalěwo – wulkosć změnić
  331. ## Color picker
  332. # This means "Color used to highlight text"
  333. pdfjs-editor-highlight-colorpicker-label = Barba wuzběhnjenja
  334. pdfjs-editor-colorpicker-button =
  335. .title = Barbu změnić
  336. pdfjs-editor-colorpicker-dropdown =
  337. .aria-label = Wuběr barbow
  338. pdfjs-editor-colorpicker-yellow =
  339. .title = Žołty
  340. pdfjs-editor-colorpicker-green =
  341. .title = Zeleny
  342. pdfjs-editor-colorpicker-blue =
  343. .title = Módry
  344. pdfjs-editor-colorpicker-pink =
  345. .title = Pink
  346. pdfjs-editor-colorpicker-red =
  347. .title = Čerwjeny