viewer.ftl 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386
  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 = Попередня сторінка
  7. pdfjs-previous-button-label = Попередня
  8. pdfjs-next-button =
  9. .title = Наступна сторінка
  10. pdfjs-next-button-label = Наступна
  11. # .title: Tooltip for the pageNumber input.
  12. pdfjs-page-input =
  13. .title = Сторінка
  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 = із { $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 } із { $pagesCount })
  22. pdfjs-zoom-out-button =
  23. .title = Зменшити
  24. pdfjs-zoom-out-button-label = Зменшити
  25. pdfjs-zoom-in-button =
  26. .title = Збільшити
  27. pdfjs-zoom-in-button-label = Збільшити
  28. pdfjs-zoom-select =
  29. .title = Масштаб
  30. pdfjs-presentation-mode-button =
  31. .title = Перейти в режим презентації
  32. pdfjs-presentation-mode-button-label = Режим презентації
  33. pdfjs-open-file-button =
  34. .title = Відкрити файл
  35. pdfjs-open-file-button-label = Відкрити
  36. pdfjs-print-button =
  37. .title = Друк
  38. pdfjs-print-button-label = Друк
  39. pdfjs-save-button =
  40. .title = Зберегти
  41. pdfjs-save-button-label = Зберегти
  42. # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
  43. pdfjs-download-button =
  44. .title = Завантажити
  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 = Завантажити
  48. pdfjs-bookmark-button =
  49. .title = Поточна сторінка (перегляд URL-адреси з поточної сторінки)
  50. pdfjs-bookmark-button-label = Поточна сторінка
  51. # Used in Firefox for Android.
  52. pdfjs-open-in-app-button =
  53. .title = Відкрити у програмі
  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 = Відкрити у програмі
  57. ## Secondary toolbar and context menu
  58. pdfjs-tools-button =
  59. .title = Інструменти
  60. pdfjs-tools-button-label = Інструменти
  61. pdfjs-first-page-button =
  62. .title = На першу сторінку
  63. pdfjs-first-page-button-label = На першу сторінку
  64. pdfjs-last-page-button =
  65. .title = На останню сторінку
  66. pdfjs-last-page-button-label = На останню сторінку
  67. pdfjs-page-rotate-cw-button =
  68. .title = Повернути за годинниковою стрілкою
  69. pdfjs-page-rotate-cw-button-label = Повернути за годинниковою стрілкою
  70. pdfjs-page-rotate-ccw-button =
  71. .title = Повернути проти годинникової стрілки
  72. pdfjs-page-rotate-ccw-button-label = Повернути проти годинникової стрілки
  73. pdfjs-cursor-text-select-tool-button =
  74. .title = Увімкнути інструмент вибору тексту
  75. pdfjs-cursor-text-select-tool-button-label = Інструмент вибору тексту
  76. pdfjs-cursor-hand-tool-button =
  77. .title = Увімкнути інструмент "Рука"
  78. pdfjs-cursor-hand-tool-button-label = Інструмент "Рука"
  79. pdfjs-scroll-page-button =
  80. .title = Використовувати прокручування сторінки
  81. pdfjs-scroll-page-button-label = Прокручування сторінки
  82. pdfjs-scroll-vertical-button =
  83. .title = Використовувати вертикальне прокручування
  84. pdfjs-scroll-vertical-button-label = Вертикальне прокручування
  85. pdfjs-scroll-horizontal-button =
  86. .title = Використовувати горизонтальне прокручування
  87. pdfjs-scroll-horizontal-button-label = Горизонтальне прокручування
  88. pdfjs-scroll-wrapped-button =
  89. .title = Використовувати масштабоване прокручування
  90. pdfjs-scroll-wrapped-button-label = Масштабоване прокручування
  91. pdfjs-spread-none-button =
  92. .title = Не використовувати розгорнуті сторінки
  93. pdfjs-spread-none-button-label = Без розгорнутих сторінок
  94. pdfjs-spread-odd-button =
  95. .title = Розгорнуті сторінки починаються з непарних номерів
  96. pdfjs-spread-odd-button-label = Непарні сторінки зліва
  97. pdfjs-spread-even-button =
  98. .title = Розгорнуті сторінки починаються з парних номерів
  99. pdfjs-spread-even-button-label = Парні сторінки зліва
  100. ## Document properties dialog
  101. pdfjs-document-properties-button =
  102. .title = Властивості документа…
  103. pdfjs-document-properties-button-label = Властивості документа…
  104. pdfjs-document-properties-file-name = Назва файла:
  105. pdfjs-document-properties-file-size = Розмір файла:
  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 } КБ ({ $size_b } bytes)
  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 } МБ ({ $size_b } bytes)
  114. pdfjs-document-properties-title = Заголовок:
  115. pdfjs-document-properties-author = Автор:
  116. pdfjs-document-properties-subject = Тема:
  117. pdfjs-document-properties-keywords = Ключові слова:
  118. pdfjs-document-properties-creation-date = Дата створення:
  119. pdfjs-document-properties-modification-date = Дата зміни:
  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 = Створено:
  125. pdfjs-document-properties-producer = Виробник PDF:
  126. pdfjs-document-properties-version = Версія PDF:
  127. pdfjs-document-properties-page-count = Кількість сторінок:
  128. pdfjs-document-properties-page-size = Розмір сторінки:
  129. pdfjs-document-properties-page-size-unit-inches = дюймів
  130. pdfjs-document-properties-page-size-unit-millimeters = мм
  131. pdfjs-document-properties-page-size-orientation-portrait = книжкова
  132. pdfjs-document-properties-page-size-orientation-landscape = альбомна
  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 = Швидкий перегляд в Інтернеті:
  149. pdfjs-document-properties-linearized-yes = Так
  150. pdfjs-document-properties-linearized-no = Ні
  151. pdfjs-document-properties-close-button = Закрити
  152. ## Print
  153. pdfjs-print-progress-message = Підготовка документу до друку…
  154. # Variables:
  155. # $progress (Number) - percent value
  156. pdfjs-print-progress-percent = { $progress }%
  157. pdfjs-print-progress-close-button = Скасувати
  158. pdfjs-printing-not-supported = Попередження: Цей браузер не повністю підтримує друк.
  159. pdfjs-printing-not-ready = Попередження: PDF не повністю завантажений для друку.
  160. ## Tooltips and alt text for side panel toolbar buttons
  161. pdfjs-toggle-sidebar-button =
  162. .title = Бічна панель
  163. pdfjs-toggle-sidebar-notification-button =
  164. .title = Перемкнути бічну панель (документ містить ескіз/вкладення/шари)
  165. pdfjs-toggle-sidebar-button-label = Перемкнути бічну панель
  166. pdfjs-document-outline-button =
  167. .title = Показати схему документу (подвійний клік для розгортання/згортання елементів)
  168. pdfjs-document-outline-button-label = Схема документа
  169. pdfjs-attachments-button =
  170. .title = Показати прикріплення
  171. pdfjs-attachments-button-label = Прикріплення
  172. pdfjs-layers-button =
  173. .title = Показати шари (двічі клацніть, щоб скинути всі шари до типового стану)
  174. pdfjs-layers-button-label = Шари
  175. pdfjs-thumbs-button =
  176. .title = Показувати ескізи
  177. pdfjs-thumbs-button-label = Ескізи
  178. pdfjs-current-outline-item-button =
  179. .title = Знайти поточний елемент змісту
  180. pdfjs-current-outline-item-button-label = Поточний елемент змісту
  181. pdfjs-findbar-button =
  182. .title = Знайти в документі
  183. pdfjs-findbar-button-label = Знайти
  184. pdfjs-additional-layers = Додаткові шари
  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 = Сторінка { $page }
  190. # Variables:
  191. # $page (Number) - the page number
  192. pdfjs-thumb-page-canvas =
  193. .aria-label = Ескіз сторінки { $page }
  194. ## Find panel button title and messages
  195. pdfjs-find-input =
  196. .title = Знайти
  197. .placeholder = Знайти в документі…
  198. pdfjs-find-previous-button =
  199. .title = Знайти попереднє входження фрази
  200. pdfjs-find-previous-button-label = Попереднє
  201. pdfjs-find-next-button =
  202. .title = Знайти наступне входження фрази
  203. pdfjs-find-next-button-label = Наступне
  204. pdfjs-find-highlight-checkbox = Підсвітити все
  205. pdfjs-find-match-case-checkbox-label = З урахуванням регістру
  206. pdfjs-find-match-diacritics-checkbox-label = Відповідність діакритичних знаків
  207. pdfjs-find-entire-word-checkbox-label = Цілі слова
  208. pdfjs-find-reached-top = Досягнуто початку документу, продовжено з кінця
  209. pdfjs-find-reached-bottom = Досягнуто кінця документу, продовжено з початку
  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 } збіг з { $total }
  216. [few] { $current } збіги з { $total }
  217. *[many] { $current } збігів з { $total }
  218. }
  219. # Variables:
  220. # $limit (Number) - the maximum number of matches
  221. pdfjs-find-match-count-limit =
  222. { $limit ->
  223. [one] Понад { $limit } збіг
  224. [few] Понад { $limit } збіги
  225. *[many] Понад { $limit } збігів
  226. }
  227. pdfjs-find-not-found = Фразу не знайдено
  228. ## Predefined zoom values
  229. pdfjs-page-scale-width = За шириною
  230. pdfjs-page-scale-fit = Вмістити
  231. pdfjs-page-scale-auto = Автомасштаб
  232. pdfjs-page-scale-actual = Дійсний розмір
  233. # Variables:
  234. # $scale (Number) - percent value for page scale
  235. pdfjs-page-scale-percent = { $scale }%
  236. ## PDF page
  237. # Variables:
  238. # $page (Number) - the page number
  239. pdfjs-page-landmark =
  240. .aria-label = Сторінка { $page }
  241. ## Loading indicator messages
  242. pdfjs-loading-error = Під час завантаження PDF сталася помилка.
  243. pdfjs-invalid-file-error = Недійсний або пошкоджений PDF-файл.
  244. pdfjs-missing-file-error = Відсутній PDF-файл.
  245. pdfjs-unexpected-response-error = Неочікувана відповідь сервера.
  246. pdfjs-rendering-error = Під час виведення сторінки сталася помилка.
  247. ## Annotations
  248. # Variables:
  249. # $date (Date) - the modification date of the annotation
  250. # $time (Time) - the modification time of the annotation
  251. pdfjs-annotation-date-string = { $date }, { $time }
  252. # .alt: This is used as a tooltip.
  253. # Variables:
  254. # $type (String) - an annotation type from a list defined in the PDF spec
  255. # (32000-1:2008 Table 169 – Annotation types).
  256. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  257. pdfjs-text-annotation-type =
  258. .alt = [{ $type }-анотація]
  259. ## Password
  260. pdfjs-password-label = Введіть пароль для відкриття цього PDF-файла.
  261. pdfjs-password-invalid = Невірний пароль. Спробуйте ще.
  262. pdfjs-password-ok-button = Гаразд
  263. pdfjs-password-cancel-button = Скасувати
  264. pdfjs-web-fonts-disabled = Веб-шрифти вимкнено: неможливо використати вбудовані у PDF шрифти.
  265. ## Editing
  266. pdfjs-editor-free-text-button =
  267. .title = Текст
  268. pdfjs-editor-free-text-button-label = Текст
  269. pdfjs-editor-ink-button =
  270. .title = Малювати
  271. pdfjs-editor-ink-button-label = Малювати
  272. pdfjs-editor-stamp-button =
  273. .title = Додати чи редагувати зображення
  274. pdfjs-editor-stamp-button-label = Додати чи редагувати зображення
  275. pdfjs-editor-remove-button =
  276. .title = Вилучити
  277. ## Remove button for the various kind of editor.
  278. pdfjs-editor-remove-ink-button =
  279. .title = Вилучити малюнок
  280. pdfjs-editor-remove-freetext-button =
  281. .title = Вилучити текст
  282. pdfjs-editor-remove-stamp-button =
  283. .title = Вилучити зображення
  284. pdfjs-editor-remove-highlight-button =
  285. .title = Вилучити підсвічування
  286. ##
  287. # Editor Parameters
  288. pdfjs-editor-free-text-color-input = Колір
  289. pdfjs-editor-free-text-size-input = Розмір
  290. pdfjs-editor-ink-color-input = Колір
  291. pdfjs-editor-ink-thickness-input = Товщина
  292. pdfjs-editor-ink-opacity-input = Прозорість
  293. pdfjs-editor-stamp-add-image-button =
  294. .title = Додати зображення
  295. pdfjs-editor-stamp-add-image-button-label = Додати зображення
  296. pdfjs-free-text =
  297. .aria-label = Текстовий редактор
  298. pdfjs-free-text-default-content = Почніть вводити…
  299. pdfjs-ink =
  300. .aria-label = Графічний редактор
  301. pdfjs-ink-canvas =
  302. .aria-label = Зображення, створене користувачем
  303. ## Alt-text dialog
  304. # Alternative text (alt text) helps when people can't see the image.
  305. pdfjs-editor-alt-text-button-label = Альтернативний текст
  306. pdfjs-editor-alt-text-edit-button-label = Змінити альтернативний текст
  307. pdfjs-editor-alt-text-dialog-label = Вибрати варіант
  308. pdfjs-editor-alt-text-dialog-description = Альтернативний текст допомагає, коли зображення не видно або коли воно не завантажується.
  309. pdfjs-editor-alt-text-add-description-label = Додати опис
  310. pdfjs-editor-alt-text-add-description-description = Намагайтеся створити 1-2 речення, які описують тему, обставини або дії.
  311. pdfjs-editor-alt-text-mark-decorative-label = Позначити декоративним
  312. pdfjs-editor-alt-text-mark-decorative-description = Використовується для декоративних зображень, наприклад рамок або водяних знаків.
  313. pdfjs-editor-alt-text-cancel-button = Скасувати
  314. pdfjs-editor-alt-text-save-button = Зберегти
  315. pdfjs-editor-alt-text-decorative-tooltip = Позначено декоративним
  316. # .placeholder: This is a placeholder for the alt text input area
  317. pdfjs-editor-alt-text-textarea =
  318. .placeholder = Наприклад, “Молодий чоловік сідає за стіл їсти”
  319. ## Editor resizers
  320. ## This is used in an aria label to help to understand the role of the resizer.
  321. pdfjs-editor-resizer-label-top-left = Верхній лівий кут — зміна розміру
  322. pdfjs-editor-resizer-label-top-middle = Вгорі посередині — зміна розміру
  323. pdfjs-editor-resizer-label-top-right = Верхній правий кут — зміна розміру
  324. pdfjs-editor-resizer-label-middle-right = Праворуч посередині — зміна розміру
  325. pdfjs-editor-resizer-label-bottom-right = Нижній правий кут — зміна розміру
  326. pdfjs-editor-resizer-label-bottom-middle = Внизу посередині — зміна розміру
  327. pdfjs-editor-resizer-label-bottom-left = Нижній лівий кут — зміна розміру
  328. pdfjs-editor-resizer-label-middle-left = Ліворуч посередині — зміна розміру
  329. ## Color picker
  330. # This means "Color used to highlight text"
  331. pdfjs-editor-highlight-colorpicker-label = Колір підсвічування
  332. pdfjs-editor-colorpicker-button =
  333. .title = Змінити колір
  334. pdfjs-editor-colorpicker-dropdown =
  335. .aria-label = Вибір кольору
  336. pdfjs-editor-colorpicker-yellow =
  337. .title = Жовтий
  338. pdfjs-editor-colorpicker-green =
  339. .title = Зелений
  340. pdfjs-editor-colorpicker-blue =
  341. .title = Блакитний
  342. pdfjs-editor-colorpicker-pink =
  343. .title = Рожевий
  344. pdfjs-editor-colorpicker-red =
  345. .title = Червоний