PluginProbe ʕ •ᴥ•ʔ
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents / 4.4.11
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents v4.4.11
4.6.0 4.5.6 4.5.5 4.5.4 4.5.3 4.5.2 trunk 1.0.0 1.1.0 1.1.1 1.1.2 1.1.3 1.2.0 1.3.0 1.3.1 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.5.0 1.6.0 1.6.1 1.6.2 1.6.3 1.7.0 1.7.1 1.7.2 1.7.3 1.7.4 1.7.5 2.0.0 2.0.1 2.0.2 2.0.3 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.2.0 2.2.1 2.2.2 2.3.0 2.3.1 2.3.2 2.3.3 2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.6.0 2.6.1 2.6.2 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.1.3 3.2.0 3.2.1 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.4.0 3.4.1 3.4.2 3.4.3 3.5.0 3.5.1 3.5.2 3.5.3 3.6.0 3.6.1 3.6.2 3.6.3 3.6.4 3.6.5 3.6.6 3.6.7 3.6.8 3.7.0 3.7.1 3.7.2 3.7.3 3.8.0 3.8.1 3.8.2 3.8.3 3.8.4 3.8.5 3.9.0 3.9.1 3.9.10 3.9.11 3.9.12 3.9.13 3.9.14 3.9.15 3.9.16 3.9.17 3.9.2 3.9.3 3.9.4 3.9.5 3.9.6 3.9.7 3.9.8 3.9.9 4.0.0 4.0.1 4.0.10 4.0.11 4.0.12 4.0.13 4.0.14 4.0.2 4.0.3 4.0.4 4.0.5 4.0.6 4.0.7 4.0.8 4.0.9 4.1.0 4.1.1 4.1.10 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.9 4.2.0 4.2.1 4.2.2 4.2.3 4.2.4 4.2.5 4.2.6 4.2.7 4.2.8 4.2.9 4.3.0 4.3.1 4.4.0 4.4.1 4.4.10 4.4.11 4.4.2 4.4.3 4.4.4 4.4.5 4.4.6 4.4.7 4.4.8 4.4.9 4.5.0 4.5.1
embedpress / assets / pdf / web / locale / uk / viewer.ftl
embedpress / assets / pdf / web / locale / uk Last commit date
viewer.ftl 2 years ago
viewer.ftl
412 lines
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
5
6 ## Main toolbar buttons (tooltips and alt text for images)
7
8 pdfjs-previous-button =
9 .title = Попередня сторінка
10 pdfjs-previous-button-label = Попередня
11 pdfjs-next-button =
12 .title = Наступна сторінка
13 pdfjs-next-button-label = Наступна
14 # .title: Tooltip for the pageNumber input.
15 pdfjs-page-input =
16 .title = Сторінка
17 # Variables:
18 # $pagesCount (Number) - the total number of pages in the document
19 # This string follows an input field with the number of the page currently displayed.
20 pdfjs-of-pages = із { $pagesCount }
21 # Variables:
22 # $pageNumber (Number) - the currently visible page
23 # $pagesCount (Number) - the total number of pages in the document
24 pdfjs-page-of-pages = ({ $pageNumber } із { $pagesCount })
25 pdfjs-zoom-out-button =
26 .title = Зменшити
27 pdfjs-zoom-out-button-label = Зменшити
28 pdfjs-zoom-in-button =
29 .title = Збільшити
30 pdfjs-zoom-in-button-label = Збільшити
31 pdfjs-zoom-select =
32 .title = Масштаб
33 pdfjs-presentation-mode-button =
34 .title = Перейти в режим презентації
35 pdfjs-presentation-mode-button-label = Режим презентації
36 pdfjs-open-file-button =
37 .title = Відкрити файл
38 pdfjs-open-file-button-label = Відкрити
39 pdfjs-print-button =
40 .title = Друк
41 pdfjs-print-button-label = Друк
42 pdfjs-save-button =
43 .title = Зберегти
44 pdfjs-save-button-label = Зберегти
45 # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
46 pdfjs-download-button =
47 .title = Завантажити
48 # Used in Firefox for Android as a label for the download button (“download” is a verb).
49 # Length of the translation matters since we are in a mobile context, with limited screen estate.
50 pdfjs-download-button-label = Завантажити
51 pdfjs-bookmark-button =
52 .title = Поточна сторінка (перегляд URL-адреси з поточної сторінки)
53 pdfjs-bookmark-button-label = Поточна сторінка
54
55 ## Secondary toolbar and context menu
56
57 pdfjs-tools-button =
58 .title = Інструменти
59 pdfjs-tools-button-label = Інструменти
60 pdfjs-first-page-button =
61 .title = На першу сторінку
62 pdfjs-first-page-button-label = На першу сторінку
63 pdfjs-last-page-button =
64 .title = На останню сторінку
65 pdfjs-last-page-button-label = На останню сторінку
66 pdfjs-page-rotate-cw-button =
67 .title = Повернути за годинниковою стрілкою
68 pdfjs-page-rotate-cw-button-label = Повернути за годинниковою стрілкою
69 pdfjs-page-rotate-ccw-button =
70 .title = Повернути проти годинникової стрілки
71 pdfjs-page-rotate-ccw-button-label = Повернути проти годинникової стрілки
72 pdfjs-cursor-text-select-tool-button =
73 .title = Увімкнути інструмент вибору тексту
74 pdfjs-cursor-text-select-tool-button-label = Інструмент вибору тексту
75 pdfjs-cursor-hand-tool-button =
76 .title = Увімкнути інструмент "Рука"
77 pdfjs-cursor-hand-tool-button-label = Інструмент "Рука"
78 pdfjs-scroll-page-button =
79 .title = Використовувати прокручування сторінки
80 pdfjs-scroll-page-button-label = Прокручування сторінки
81 pdfjs-scroll-vertical-button =
82 .title = Використовувати вертикальне прокручування
83 pdfjs-scroll-vertical-button-label = Вертикальне прокручування
84 pdfjs-scroll-horizontal-button =
85 .title = Використовувати горизонтальне прокручування
86 pdfjs-scroll-horizontal-button-label = Горизонтальне прокручування
87 pdfjs-scroll-wrapped-button =
88 .title = Використовувати масштабоване прокручування
89 pdfjs-scroll-wrapped-button-label = Масштабоване прокручування
90 pdfjs-spread-none-button =
91 .title = Не використовувати розгорнуті сторінки
92 pdfjs-spread-none-button-label = Без розгорнути�
93 сторінок
94 pdfjs-spread-odd-button =
95 .title = Розгорнуті сторінки починаються з непарни�
96 номерів
97 pdfjs-spread-odd-button-label = Непарні сторінки зліва
98 pdfjs-spread-even-button =
99 .title = Розгорнуті сторінки починаються з парни�
100 номерів
101 pdfjs-spread-even-button-label = Парні сторінки зліва
102
103 ## Document properties dialog
104
105 pdfjs-document-properties-button =
106 .title = Властивості документа…
107 pdfjs-document-properties-button-label = Властивості документа…
108 pdfjs-document-properties-file-name = Назва файлу:
109 pdfjs-document-properties-file-size = Розмір файлу:
110 # Variables:
111 # $size_kb (Number) - the PDF file size in kilobytes
112 # $size_b (Number) - the PDF file size in bytes
113 pdfjs-document-properties-kb = { $size_kb } КБ ({ $size_b } байтів)
114 # Variables:
115 # $size_mb (Number) - the PDF file size in megabytes
116 # $size_b (Number) - the PDF file size in bytes
117 pdfjs-document-properties-mb = { $size_mb } МБ ({ $size_b } байтів)
118 pdfjs-document-properties-title = Заголовок:
119 pdfjs-document-properties-author = Автор:
120 pdfjs-document-properties-subject = Тема:
121 pdfjs-document-properties-keywords = Ключові слова:
122 pdfjs-document-properties-creation-date = Дата створення:
123 pdfjs-document-properties-modification-date = Дата зміни:
124 # Variables:
125 # $date (Date) - the creation/modification date of the PDF file
126 # $time (Time) - the creation/modification time of the PDF file
127 pdfjs-document-properties-date-string = { $date }, { $time }
128 pdfjs-document-properties-creator = Створено:
129 pdfjs-document-properties-producer = Виробник PDF:
130 pdfjs-document-properties-version = Версія PDF:
131 pdfjs-document-properties-page-count = Кількість сторінок:
132 pdfjs-document-properties-page-size = Розмір сторінки:
133 pdfjs-document-properties-page-size-unit-inches = дюймів
134 pdfjs-document-properties-page-size-unit-millimeters = мм
135 pdfjs-document-properties-page-size-orientation-portrait = книжкова
136 pdfjs-document-properties-page-size-orientation-landscape = альбомна
137 pdfjs-document-properties-page-size-name-a-three = A3
138 pdfjs-document-properties-page-size-name-a-four = A4
139 pdfjs-document-properties-page-size-name-letter = Letter
140 pdfjs-document-properties-page-size-name-legal = Legal
141
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
149 pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
150 pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
151
152 ##
153
154 # The linearization status of the document; usually called "Fast Web View" in
155 # English locales of Adobe software.
156 pdfjs-document-properties-linearized = Швидкий перегляд в Інтернеті:
157 pdfjs-document-properties-linearized-yes = Так
158 pdfjs-document-properties-linearized-no = Ні
159 pdfjs-document-properties-close-button = Закрити
160
161 ## Print
162
163 pdfjs-print-progress-message = Підготовка документу до друку…
164 # Variables:
165 # $progress (Number) - percent value
166 pdfjs-print-progress-percent = { $progress }%
167 pdfjs-print-progress-close-button = Скасувати
168 pdfjs-printing-not-supported = Попередження: Цей браузер не повністю підтримує друк.
169 pdfjs-printing-not-ready = Попередження: PDF не повністю завантажений для друку.
170
171 ## Tooltips and alt text for side panel toolbar buttons
172
173 pdfjs-toggle-sidebar-button =
174 .title = Бічна панель
175 pdfjs-toggle-sidebar-notification-button =
176 .title = Перемкнути бічну панель (документ містить ескіз/вкладення/шари)
177 pdfjs-toggle-sidebar-button-label = Перемкнути бічну панель
178 pdfjs-document-outline-button =
179 .title = Показати с�
180 ему документу (подвійний клік для розгортання/згортання елементів)
181 pdfjs-document-outline-button-label = С�
182 ема документа
183 pdfjs-attachments-button =
184 .title = Показати вкладення
185 pdfjs-attachments-button-label = Вкладення
186 pdfjs-layers-button =
187 .title = Показати шари (двічі клацніть, щоб скинути всі шари до типового стану)
188 pdfjs-layers-button-label = Шари
189 pdfjs-thumbs-button =
190 .title = Показати мініатюри
191 pdfjs-thumbs-button-label = Мініатюри
192 pdfjs-current-outline-item-button =
193 .title = Знайти поточний елемент змісту
194 pdfjs-current-outline-item-button-label = Поточний елемент змісту
195 pdfjs-findbar-button =
196 .title = Знайти в документі
197 pdfjs-findbar-button-label = Знайти
198 pdfjs-additional-layers = Додаткові шари
199
200 ## Thumbnails panel item (tooltip and alt text for images)
201
202 # Variables:
203 # $page (Number) - the page number
204 pdfjs-thumb-page-title =
205 .title = Сторінка { $page }
206 # Variables:
207 # $page (Number) - the page number
208 pdfjs-thumb-page-canvas =
209 .aria-label = Ескіз сторінки { $page }
210
211 ## Find panel button title and messages
212
213 pdfjs-find-input =
214 .title = Знайти
215 .placeholder = Знайти в документі…
216 pdfjs-find-previous-button =
217 .title = Знайти попереднє в�
218 одження фрази
219 pdfjs-find-previous-button-label = Попереднє
220 pdfjs-find-next-button =
221 .title = Знайти наступне в�
222 одження фрази
223 pdfjs-find-next-button-label = Наступне
224 pdfjs-find-highlight-checkbox = Підсвітити все
225 pdfjs-find-match-case-checkbox-label = З ура�
226 уванням регістру
227 pdfjs-find-match-diacritics-checkbox-label = Відповідність діакритични�
228 знаків
229 pdfjs-find-entire-word-checkbox-label = Цілі слова
230 pdfjs-find-reached-top = Досягнуто початку документу, продовжено з кінця
231 pdfjs-find-reached-bottom = Досягнуто кінця документу, продовжено з початку
232 # Variables:
233 # $current (Number) - the index of the currently active find result
234 # $total (Number) - the total number of matches in the document
235 pdfjs-find-match-count =
236 { $total ->
237 [one] { $current } збіг з { $total }
238 [few] { $current } збіги з { $total }
239 *[many] { $current } збігів з { $total }
240 }
241 # Variables:
242 # $limit (Number) - the maximum number of matches
243 pdfjs-find-match-count-limit =
244 { $limit ->
245 [one] Понад { $limit } збіг
246 [few] Понад { $limit } збіги
247 *[many] Понад { $limit } збігів
248 }
249 pdfjs-find-not-found = Фразу не знайдено
250
251 ## Predefined zoom values
252
253 pdfjs-page-scale-width = За шириною
254 pdfjs-page-scale-fit = Вмістити
255 pdfjs-page-scale-auto = Автомасштаб
256 pdfjs-page-scale-actual = Дійсний розмір
257 # Variables:
258 # $scale (Number) - percent value for page scale
259 pdfjs-page-scale-percent = { $scale }%
260
261 ## PDF page
262
263 # Variables:
264 # $page (Number) - the page number
265 pdfjs-page-landmark =
266 .aria-label = Сторінка { $page }
267
268 ## Loading indicator messages
269
270 pdfjs-loading-error = Під час завантаження PDF сталася помилка.
271 pdfjs-invalid-file-error = Недійсний або пошкоджений PDF-файл.
272 pdfjs-missing-file-error = Відсутній PDF-файл.
273 pdfjs-unexpected-response-error = Неочікувана відповідь сервера.
274 pdfjs-rendering-error = Під час виведення сторінки сталася помилка.
275
276 ## Annotations
277
278 # Variables:
279 # $date (Date) - the modification date of the annotation
280 # $time (Time) - the modification time of the annotation
281 pdfjs-annotation-date-string = { $date }, { $time }
282 # .alt: This is used as a tooltip.
283 # Variables:
284 # $type (String) - an annotation type from a list defined in the PDF spec
285 # (32000-1:2008 Table 169 – Annotation types).
286 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
287 pdfjs-text-annotation-type =
288 .alt = [{ $type }-анотація]
289
290 ## Password
291
292 pdfjs-password-label = Введіть пароль для відкриття цього PDF-файлу.
293 pdfjs-password-invalid = Неправильний пароль. Спробуйте ще раз.
294 pdfjs-password-ok-button = OK
295 pdfjs-password-cancel-button = Скасувати
296 pdfjs-web-fonts-disabled = Веб-шрифти вимкнено: неможливо використати вбудовані у PDF шрифти.
297
298 ## Editing
299
300 pdfjs-editor-free-text-button =
301 .title = Текст
302 pdfjs-editor-free-text-button-label = Текст
303 pdfjs-editor-ink-button =
304 .title = Малювати
305 pdfjs-editor-ink-button-label = Малювати
306 pdfjs-editor-stamp-button =
307 .title = Додати чи редагувати зображення
308 pdfjs-editor-stamp-button-label = Додати чи редагувати зображення
309 pdfjs-editor-highlight-button =
310 .title = Підсвітити
311 pdfjs-editor-highlight-button-label = Підсвітити
312 pdfjs-highlight-floating-button =
313 .title = Підсвітити
314 pdfjs-highlight-floating-button1 =
315 .title = Підсвітити
316 .aria-label = Підсвітити
317 pdfjs-highlight-floating-button-label = Підсвітити
318
319 ## Remove button for the various kind of editor.
320
321 pdfjs-editor-remove-ink-button =
322 .title = Вилучити малюнок
323 pdfjs-editor-remove-freetext-button =
324 .title = Вилучити текст
325 pdfjs-editor-remove-stamp-button =
326 .title = Вилучити зображення
327 pdfjs-editor-remove-highlight-button =
328 .title = Вилучити підсвічування
329
330 ##
331
332 # Editor Parameters
333 pdfjs-editor-free-text-color-input = Колір
334 pdfjs-editor-free-text-size-input = Розмір
335 pdfjs-editor-ink-color-input = Колір
336 pdfjs-editor-ink-thickness-input = Товщина
337 pdfjs-editor-ink-opacity-input = Прозорість
338 pdfjs-editor-stamp-add-image-button =
339 .title = Додати зображення
340 pdfjs-editor-stamp-add-image-button-label = Додати зображення
341 # This refers to the thickness of the line used for free highlighting (not bound to text)
342 pdfjs-editor-free-highlight-thickness-input = Товщина
343 pdfjs-editor-free-highlight-thickness-title =
344 .title = Змінюйте товщину під час підсвічування елементів, крім тексту
345 pdfjs-free-text =
346 .aria-label = Текстовий редактор
347 pdfjs-free-text-default-content = Почніть вводити…
348 pdfjs-ink =
349 .aria-label = Графічний редактор
350 pdfjs-ink-canvas =
351 .aria-label = Зображення, створене користувачем
352
353 ## Alt-text dialog
354
355 # Alternative text (alt text) helps when people can't see the image.
356 pdfjs-editor-alt-text-button-label = Альтернативний текст
357 pdfjs-editor-alt-text-edit-button-label = Змінити альтернативний текст
358 pdfjs-editor-alt-text-dialog-label = Вибрати варіант
359 pdfjs-editor-alt-text-dialog-description = Альтернативний текст допомагає, коли зображення не видно або коли воно не завантажується.
360 pdfjs-editor-alt-text-add-description-label = Додати опис
361 pdfjs-editor-alt-text-add-description-description = Намагайтеся створити 1-2 речення, які описують тему, обставини або дії.
362 pdfjs-editor-alt-text-mark-decorative-label = Позначити декоративним
363 pdfjs-editor-alt-text-mark-decorative-description = Використовується для декоративни�
364 зображень, наприклад рамок або водяни�
365 знаків.
366 pdfjs-editor-alt-text-cancel-button = Скасувати
367 pdfjs-editor-alt-text-save-button = Зберегти
368 pdfjs-editor-alt-text-decorative-tooltip = Позначено декоративним
369 # .placeholder: This is a placeholder for the alt text input area
370 pdfjs-editor-alt-text-textarea =
371 .placeholder = Наприклад, “Молодий чоловік сідає за стіл їсти”
372
373 ## Editor resizers
374 ## This is used in an aria label to help to understand the role of the resizer.
375
376 pdfjs-editor-resizer-label-top-left = Вер�
377 ній лівий кут – зміна розміру
378 pdfjs-editor-resizer-label-top-middle = Вгорі посередині – зміна розміру
379 pdfjs-editor-resizer-label-top-right = Вер�
380 ній правий кут – зміна розміру
381 pdfjs-editor-resizer-label-middle-right = Праворуч посередині – зміна розміру
382 pdfjs-editor-resizer-label-bottom-right = Нижній правий кут – зміна розміру
383 pdfjs-editor-resizer-label-bottom-middle = Внизу посередині – зміна розміру
384 pdfjs-editor-resizer-label-bottom-left = Нижній лівий кут – зміна розміру
385 pdfjs-editor-resizer-label-middle-left = Ліворуч посередині – зміна розміру
386
387 ## Color picker
388
389 # This means "Color used to highlight text"
390 pdfjs-editor-highlight-colorpicker-label = Колір підсвічування
391 pdfjs-editor-colorpicker-button =
392 .title = Змінити колір
393 pdfjs-editor-colorpicker-dropdown =
394 .aria-label = Вибір кольору
395 pdfjs-editor-colorpicker-yellow =
396 .title = Жовтий
397 pdfjs-editor-colorpicker-green =
398 .title = Зелений
399 pdfjs-editor-colorpicker-blue =
400 .title = Блакитний
401 pdfjs-editor-colorpicker-pink =
402 .title = Рожевий
403 pdfjs-editor-colorpicker-red =
404 .title = Червоний
405
406 ## Show all highlights
407 ## This is a toggle button to show/hide all the highlights.
408
409 pdfjs-editor-highlight-show-all-button-label = Показати все
410 pdfjs-editor-highlight-show-all-button =
411 .title = Показати все
412