mirror of
https://github.com/documize/community.git
synced 2025-08-10 07:55:25 +02:00
Update PDF dep
This commit is contained in:
parent
470e2d3ecf
commit
cb46f34503
263 changed files with 78627 additions and 62974 deletions
|
@ -138,16 +138,24 @@ print_progress_close=Откажи
|
|||
# tooltips)
|
||||
toggle_sidebar.title=Прикажи додатну палету
|
||||
toggle_sidebar_notification.title=Прикажи додатну траку (докуменат садржи оквире/прилоге)
|
||||
toggle_sidebar_notification2.title=Прикажи/сакриј бочну траку (документ садржи контуру/прилоге/слојеве)
|
||||
toggle_sidebar_label=Прикажи додатну палету
|
||||
document_outline.title=Прикажи контуру документа (дупли клик за проширење/скупљање елемената)
|
||||
document_outline_label=Контура документа
|
||||
attachments.title=Прикажи прилоге
|
||||
attachments_label=Прилози
|
||||
layers.title=Прикажи слојеве (дупли клик за враћање свих слојева у подразумевано стање)
|
||||
layers_label=Слојеви
|
||||
thumbs.title=Прикажи сличице
|
||||
thumbs_label=Сличице
|
||||
current_outline_item.title=Пронађите тренутни елемент структуре
|
||||
current_outline_item_label=Тренутна контура
|
||||
findbar.title=Пронађи у документу
|
||||
findbar_label=Пронађи
|
||||
|
||||
additional_layers=Додатни слојеви
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Страница {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
|
@ -165,8 +173,30 @@ find_next.title=Пронађи следећу појаву фразе
|
|||
find_next_label=Следећа
|
||||
find_highlight=Истакнути све
|
||||
find_match_case_label=Подударања
|
||||
find_entire_word_label=Целе речи
|
||||
find_reached_top=Достигнут врх документа, наставио са дна
|
||||
find_reached_bottom=Достигнуто дно документа, наставио са врха
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} од {{total}} одговара
|
||||
find_match_count[two]={{current}} од {{total}} одговара
|
||||
find_match_count[few]={{current}} од {{total}} одговара
|
||||
find_match_count[many]={{current}} од {{total}} одговара
|
||||
find_match_count[other]={{current}} од {{total}} одговара
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Више од {{limit}} одговара
|
||||
find_match_count_limit[one]=Више од {{limit}} одговара
|
||||
find_match_count_limit[two]=Више од {{limit}} одговара
|
||||
find_match_count_limit[few]=Више од {{limit}} одговара
|
||||
find_match_count_limit[many]=Више од {{limit}} одговара
|
||||
find_match_count_limit[other]=Више од {{limit}} одговара
|
||||
find_not_found=Фраза није пронађена
|
||||
|
||||
# Error panel labels
|
||||
|
@ -198,12 +228,15 @@ page_scale_actual=Стварна величина
|
|||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Грешка
|
||||
loading_error=Дошло је до грешке приликом учитавања PDF-а.
|
||||
invalid_file_error=PDF датотека је оштећена или је неисправна.
|
||||
missing_file_error=PDF датотека није пронађена.
|
||||
unexpected_response_error=Неочекиван одговор од сервера.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
|
@ -217,4 +250,3 @@ password_cancel=Откажи
|
|||
printing_not_supported=Упозорење: Штампање није у потпуности подржано у овом прегледачу.
|
||||
printing_not_ready=Упозорење: PDF није у потпуности учитан за штампу.
|
||||
web_fonts_disabled=Веб фонтови су онемогућени: не могу користити уграђене PDF фонтове.
|
||||
document_colors_not_allowed=PDF документи не могу да користе сопствене боје: “Дозволи страницама да изаберу своје боје” је деактивирано у прегледачу.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue