PluginProbe ʕ •ᴥ•ʔ
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents / 4.5.4
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents v4.5.4
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 / bg / viewer.ftl
embedpress / assets / pdf / web / locale / bg Last commit date
viewer.ftl 2 years ago
viewer.ftl
392 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 = Текуща страница (преглед на адреса на страницата)
53 pdfjs-bookmark-button-label = Текуща страница
54 # Used in Firefox for Android.
55 pdfjs-open-in-app-button =
56 .title = Отваряне в приложение
57 # Used in Firefox for Android.
58 # Length of the translation matters since we are in a mobile context, with limited screen estate.
59 pdfjs-open-in-app-button-label = Отваряне в приложение
60
61 ## Secondary toolbar and context menu
62
63 pdfjs-tools-button =
64 .title = Инструменти
65 pdfjs-tools-button-label = Инструменти
66 pdfjs-first-page-button =
67 .title = Към първата страница
68 pdfjs-first-page-button-label = Към първата страница
69 pdfjs-last-page-button =
70 .title = Към последната страница
71 pdfjs-last-page-button-label = Към последната страница
72 pdfjs-page-rotate-cw-button =
73 .title = Завъртане по час. стрелка
74 pdfjs-page-rotate-cw-button-label = Завъртане по часовниковата стрелка
75 pdfjs-page-rotate-ccw-button =
76 .title = Завъртане обратно на час. стрелка
77 pdfjs-page-rotate-ccw-button-label = Завъртане обратно на часовниковата стрелка
78 pdfjs-cursor-text-select-tool-button =
79 .title = Включване на инструмента за избор на текст
80 pdfjs-cursor-text-select-tool-button-label = Инструмент за избор на текст
81 pdfjs-cursor-hand-tool-button =
82 .title = Включване на инструмента ръка
83 pdfjs-cursor-hand-tool-button-label = Инструмент ръка
84 pdfjs-scroll-page-button =
85 .title = Използване на плъзгане на страници
86 pdfjs-scroll-page-button-label = Плъзгане на страници
87 pdfjs-scroll-vertical-button =
88 .title = Използване на вертикално плъзгане
89 pdfjs-scroll-vertical-button-label = Вертикално плъзгане
90 pdfjs-scroll-horizontal-button =
91 .title = Използване на �
92 оризонтално
93 pdfjs-scroll-horizontal-button-label = Хоризонтално плъзгане
94 pdfjs-scroll-wrapped-button =
95 .title = Използване на мащабируемо плъзгане
96 pdfjs-scroll-wrapped-button-label = Мащабируемо плъзгане
97 pdfjs-spread-none-button =
98 .title = Режимът на сдвояване е изключен
99 pdfjs-spread-none-button-label = Без сдвояване
100 pdfjs-spread-odd-button =
101 .title = Сдвояване, започвайки от нечетните страници
102 pdfjs-spread-odd-button-label = Нечетните отляво
103 pdfjs-spread-even-button =
104 .title = Сдвояване, започвайки от четните страници
105 pdfjs-spread-even-button-label = Четните отляво
106
107 ## Document properties dialog
108
109 pdfjs-document-properties-button =
110 .title = Свойства на документа…
111 pdfjs-document-properties-button-label = Свойства на документа…
112 pdfjs-document-properties-file-name = Име на файл:
113 pdfjs-document-properties-file-size = Големина на файл:
114 # Variables:
115 # $size_kb (Number) - the PDF file size in kilobytes
116 # $size_b (Number) - the PDF file size in bytes
117 pdfjs-document-properties-kb = { $size_kb } КБ ({ $size_b } байта)
118 # Variables:
119 # $size_mb (Number) - the PDF file size in megabytes
120 # $size_b (Number) - the PDF file size in bytes
121 pdfjs-document-properties-mb = { $size_mb } МБ ({ $size_b } байта)
122 pdfjs-document-properties-title = Заглавие:
123 pdfjs-document-properties-author = Автор:
124 pdfjs-document-properties-subject = Тема:
125 pdfjs-document-properties-keywords = Ключови думи:
126 pdfjs-document-properties-creation-date = Дата на създаване:
127 pdfjs-document-properties-modification-date = Дата на промяна:
128 # Variables:
129 # $date (Date) - the creation/modification date of the PDF file
130 # $time (Time) - the creation/modification time of the PDF file
131 pdfjs-document-properties-date-string = { $date }, { $time }
132 pdfjs-document-properties-creator = Създател:
133 pdfjs-document-properties-producer = PDF произведен от:
134 pdfjs-document-properties-version = Издание на PDF:
135 pdfjs-document-properties-page-count = Брой страници:
136 pdfjs-document-properties-page-size = Размер на страницата:
137 pdfjs-document-properties-page-size-unit-inches = инч
138 pdfjs-document-properties-page-size-unit-millimeters = мм
139 pdfjs-document-properties-page-size-orientation-portrait = портрет
140 pdfjs-document-properties-page-size-orientation-landscape = пейзаж
141 pdfjs-document-properties-page-size-name-a-three = A3
142 pdfjs-document-properties-page-size-name-a-four = A4
143 pdfjs-document-properties-page-size-name-letter = Letter
144 pdfjs-document-properties-page-size-name-legal = Правни въпроси
145
146 ## Variables:
147 ## $width (Number) - the width of the (current) page
148 ## $height (Number) - the height of the (current) page
149 ## $unit (String) - the unit of measurement of the (current) page
150 ## $name (String) - the name of the (current) page
151 ## $orientation (String) - the orientation of the (current) page
152
153 pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
154 pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
155
156 ##
157
158 # The linearization status of the document; usually called "Fast Web View" in
159 # English locales of Adobe software.
160 pdfjs-document-properties-linearized = Бърз преглед:
161 pdfjs-document-properties-linearized-yes = Да
162 pdfjs-document-properties-linearized-no = Не
163 pdfjs-document-properties-close-button = Затваряне
164
165 ## Print
166
167 pdfjs-print-progress-message = Подготвяне на документа за отпечатване…
168 # Variables:
169 # $progress (Number) - percent value
170 pdfjs-print-progress-percent = { $progress }%
171 pdfjs-print-progress-close-button = Отказ
172 pdfjs-printing-not-supported = Внимание: Този четец няма пълна поддръжка на отпечатване.
173 pdfjs-printing-not-ready = Внимание: Този PDF файл не е напълно зареден за печат.
174
175 ## Tooltips and alt text for side panel toolbar buttons
176
177 pdfjs-toggle-sidebar-button =
178 .title = Превключване на страничната лента
179 pdfjs-toggle-sidebar-notification-button =
180 .title = Превключване на страничната лента (документът има структура/прикачени файлове/слоеве)
181 pdfjs-toggle-sidebar-button-label = Превключване на страничната лента
182 pdfjs-document-outline-button =
183 .title = Показване на структурата на документа (двукратно щракване за свиване/разгъване на всичко)
184 pdfjs-document-outline-button-label = Структура на документа
185 pdfjs-attachments-button =
186 .title = Показване на притурките
187 pdfjs-attachments-button-label = Притурки
188 pdfjs-layers-button =
189 .title = Показване на слоевете (двукратно щракване за възстановяване на всички слоеве към състоянието по подразбиране)
190 pdfjs-layers-button-label = Слоеве
191 pdfjs-thumbs-button =
192 .title = Показване на миниатюрите
193 pdfjs-thumbs-button-label = Миниатюри
194 pdfjs-current-outline-item-button =
195 .title = Намиране на текущия елемент от структурата
196 pdfjs-current-outline-item-button-label = Текущ елемент от структурата
197 pdfjs-findbar-button =
198 .title = Намиране в документа
199 pdfjs-findbar-button-label = Търсене
200 pdfjs-additional-layers = Допълнителни слоеве
201
202 ## Thumbnails panel item (tooltip and alt text for images)
203
204 # Variables:
205 # $page (Number) - the page number
206 pdfjs-thumb-page-title =
207 .title = Страница { $page }
208 # Variables:
209 # $page (Number) - the page number
210 pdfjs-thumb-page-canvas =
211 .aria-label = Миниатюра на страница { $page }
212
213 ## Find panel button title and messages
214
215 pdfjs-find-input =
216 .title = Търсене
217 .placeholder = Търсене в документа…
218 pdfjs-find-previous-button =
219 .title = Намиране на предишно съвпадение на фразата
220 pdfjs-find-previous-button-label = Предишна
221 pdfjs-find-next-button =
222 .title = Намиране на следващо съвпадение на фразата
223 pdfjs-find-next-button-label = Следваща
224 pdfjs-find-highlight-checkbox = Открояване на всички
225 pdfjs-find-match-case-checkbox-label = Съвпадение на регистъра
226 pdfjs-find-match-diacritics-checkbox-label = Без производни букви
227 pdfjs-find-entire-word-checkbox-label = Цели думи
228 pdfjs-find-reached-top = Достигнато е началото на документа, продължаване от края
229 pdfjs-find-reached-bottom = Достигнат е краят на документа, продължаване от началото
230 # Variables:
231 # $current (Number) - the index of the currently active find result
232 # $total (Number) - the total number of matches in the document
233 pdfjs-find-match-count =
234 { $total ->
235 [one] { $current } от { $total } съвпадение
236 *[other] { $current } от { $total } съвпадения
237 }
238 # Variables:
239 # $limit (Number) - the maximum number of matches
240 pdfjs-find-match-count-limit =
241 { $limit ->
242 [one] Повече от { $limit } съвпадение
243 *[other] Повече от { $limit } съвпадения
244 }
245 pdfjs-find-not-found = Фразата не е намерена
246
247 ## Predefined zoom values
248
249 pdfjs-page-scale-width = Ширина на страницата
250 pdfjs-page-scale-fit = Вместване в страницата
251 pdfjs-page-scale-auto = Автоматично мащабиране
252 pdfjs-page-scale-actual = Действителен размер
253 # Variables:
254 # $scale (Number) - percent value for page scale
255 pdfjs-page-scale-percent = { $scale }%
256
257 ## PDF page
258
259 # Variables:
260 # $page (Number) - the page number
261 pdfjs-page-landmark =
262 .aria-label = Страница { $page }
263
264 ## Loading indicator messages
265
266 pdfjs-loading-error = Получи се грешка при зареждане на PDF-а.
267 pdfjs-invalid-file-error = Невалиден или повреден PDF файл.
268 pdfjs-missing-file-error = Липсващ PDF файл.
269 pdfjs-unexpected-response-error = Неочакван отговор от сървъра.
270 pdfjs-rendering-error = Грешка при изчертаване на страницата.
271
272 ## Annotations
273
274 # Variables:
275 # $date (Date) - the modification date of the annotation
276 # $time (Time) - the modification time of the annotation
277 pdfjs-annotation-date-string = { $date }, { $time }
278 # .alt: This is used as a tooltip.
279 # Variables:
280 # $type (String) - an annotation type from a list defined in the PDF spec
281 # (32000-1:2008 Table 169 – Annotation types).
282 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
283 pdfjs-text-annotation-type =
284 .alt = [Анотация { $type }]
285
286 ## Password
287
288 pdfjs-password-label = Въведете парола за отваряне на този PDF файл.
289 pdfjs-password-invalid = Невалидна парола. Моля, опитайте отново.
290 pdfjs-password-ok-button = Добре
291 pdfjs-password-cancel-button = Отказ
292 pdfjs-web-fonts-disabled = Уеб-шрифтовете са забранени: разрешаване на използването на вградените PDF шрифтове.
293
294 ## Editing
295
296 pdfjs-editor-free-text-button =
297 .title = Текст
298 pdfjs-editor-free-text-button-label = Текст
299 pdfjs-editor-ink-button =
300 .title = Рисуване
301 pdfjs-editor-ink-button-label = Рисуване
302 pdfjs-editor-stamp-button =
303 .title = Добавяне или променяне на изображения
304 pdfjs-editor-stamp-button-label = Добавяне или променяне на изображения
305 pdfjs-editor-remove-button =
306 .title = Према�
307 ване
308
309 ## Remove button for the various kind of editor.
310
311 pdfjs-editor-remove-ink-button =
312 .title = Према�
313 ване на рисунката
314 pdfjs-editor-remove-freetext-button =
315 .title = Према�
316 ване на текста
317 pdfjs-editor-remove-stamp-button =
318 .title = Перма�
319 ване на изображението
320 pdfjs-editor-remove-highlight-button =
321 .title = Према�
322 ване на открояването
323
324 ##
325
326 # Editor Parameters
327 pdfjs-editor-free-text-color-input = Цвят
328 pdfjs-editor-free-text-size-input = Размер
329 pdfjs-editor-ink-color-input = Цвят
330 pdfjs-editor-ink-thickness-input = Дебелина
331 pdfjs-editor-ink-opacity-input = Прозрачност
332 pdfjs-editor-stamp-add-image-button =
333 .title = Добавяне на изображение
334 pdfjs-editor-stamp-add-image-button-label = Добавяне на изображение
335 pdfjs-free-text =
336 .aria-label = Текстов редактор
337 pdfjs-free-text-default-content = Започнете да пишете…
338 pdfjs-ink =
339 .aria-label = Промяна на рисунка
340 pdfjs-ink-canvas =
341 .aria-label = Изображение, създадено от потребител
342
343 ## Alt-text dialog
344
345 # Alternative text (alt text) helps when people can't see the image.
346 pdfjs-editor-alt-text-button-label = Алтернативен текст
347 pdfjs-editor-alt-text-edit-button-label = Промяна на алтернативния текст
348 pdfjs-editor-alt-text-dialog-label = Изберете от възможностите
349 pdfjs-editor-alt-text-dialog-description = Алтернативният текст помага на потребителите, когато не могат да видят изображението или то не се зарежда.
350 pdfjs-editor-alt-text-add-description-label = Добавяне на описание
351 pdfjs-editor-alt-text-add-description-description = Стремете се към 1-2 изречения, описващи предмета, настройката или действията.
352 pdfjs-editor-alt-text-mark-decorative-label = Отбелязване като декоративно
353 pdfjs-editor-alt-text-mark-decorative-description = Използва се за орнаменти или декоративни изображения, като контури и водни знаци.
354 pdfjs-editor-alt-text-cancel-button = Отказ
355 pdfjs-editor-alt-text-save-button = Запазване
356 pdfjs-editor-alt-text-decorative-tooltip = Отбелязване като декоративно
357 # .placeholder: This is a placeholder for the alt text input area
358 pdfjs-editor-alt-text-textarea =
359 .placeholder = Например, „Млад мъж седи на маса и се �
360 рани“
361
362 ## Editor resizers
363 ## This is used in an aria label to help to understand the role of the resizer.
364
365 pdfjs-editor-resizer-label-top-left = Горен ляв ъгъл — преоразмеряване
366 pdfjs-editor-resizer-label-top-middle = Горе в средата — преоразмеряване
367 pdfjs-editor-resizer-label-top-right = Горен десен ъгъл — преоразмеряване
368 pdfjs-editor-resizer-label-middle-right = Дясно в средата — преоразмеряване
369 pdfjs-editor-resizer-label-bottom-right = Долен десен ъгъл — преоразмеряване
370 pdfjs-editor-resizer-label-bottom-middle = Долу в средата — преоразмеряване
371 pdfjs-editor-resizer-label-bottom-left = Долен ляв ъгъл — преоразмеряване
372 pdfjs-editor-resizer-label-middle-left = Ляво в средата — преоразмеряване
373
374 ## Color picker
375
376 # This means "Color used to highlight text"
377 pdfjs-editor-highlight-colorpicker-label = Цвят на открояване
378 pdfjs-editor-colorpicker-button =
379 .title = Промяна на цвят
380 pdfjs-editor-colorpicker-dropdown =
381 .aria-label = Избор на цвят
382 pdfjs-editor-colorpicker-yellow =
383 .title = Жълто
384 pdfjs-editor-colorpicker-green =
385 .title = Зелено
386 pdfjs-editor-colorpicker-blue =
387 .title = Синьо
388 pdfjs-editor-colorpicker-pink =
389 .title = Розово
390 pdfjs-editor-colorpicker-red =
391 .title = Червено
392