update pdf.js

This commit is contained in:
j 2016-04-04 15:49:28 +02:00
commit 7ac68697d4
116 changed files with 49715 additions and 39660 deletions

View file

@ -29,7 +29,7 @@ zoom_out.title=Умањи
zoom_out_label=Умањи
zoom_in.title=Увеличај
zoom_in_label=Увеличај
zoom.title=Зумирање
zoom.title=Увеличавање
presentation_mode.title=Промени на приказ у режиму презентације
presentation_mode_label=Режим презентације
open_file.title=Отвори датотеку
@ -67,7 +67,11 @@ document_properties.title=Параметри документа…
document_properties_label=Параметри документа…
document_properties_file_name=Име датотеке:
document_properties_file_size=Величина датотеке:
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
document_properties_kb={{size_kb}} KB ({{size_b}} B)
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
# will be replaced by the PDF file size in megabytes, respectively in bytes.
document_properties_mb={{size_mb}} MB ({{size_b}} B)
document_properties_title=Наслов:
document_properties_author=Аутор:
@ -75,6 +79,8 @@ document_properties_subject=Тема:
document_properties_keywords=Кључне речи:
document_properties_creation_date=Датум креирања:
document_properties_modification_date=Датум модификације:
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
# will be replaced by the creation/modification date, and time, of the PDF file.
document_properties_date_string={{date}}, {{time}}
document_properties_creator=Стваралац:
document_properties_producer=PDF произвођач:
@ -137,22 +143,26 @@ rendering_error=Дошло је до грешке приликом рендер
# Predefined zoom values
page_scale_width=Ширина странице
page_scale_fit=Уклапање странице
page_scale_fit=Прилагоди страницу
page_scale_auto=Аутоматско увеличавање
page_scale_actual=Стварна величина
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
# numerical scale value.
page_scale_percent={{scale}}%
# Loading indicator messages
loading_error_indicator=Грешка
loading_error=Дошло је до грешке приликом учитавање PDF.
loading_error=Дошло је до грешке приликом учитавања PDF-а.
invalid_file_error=PDF датотека је оштећена или је неисправна.
missing_file_error=PDF датотека није пронађена.
unexpected_response_error=Неочекиван одговор од сервера.
# 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).
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
text_annotation_type.alt=[{{type}} коментар]
password_label=_Унесите лозинку да бисте отворили овај PDF докуменат.
password_label=Унесите лозинку да бисте отворили овај PDF докуменат.
password_invalid=Неисправна лозинка. Покушајте поново.
password_ok=У реду
password_cancel=Откажи
@ -160,4 +170,4 @@ password_cancel=Откажи
printing_not_supported=Упозорење: Штампање није у потпуности подржано у овом прегледачу.
printing_not_ready=Упозорење: PDF није у потпуности учитан за штампу.
web_fonts_disabled=Веб фонтови су онемогућени: не могу користити уграђене PDF фонтове.
document_colors_disabled=PDF документи не могу да користе сопствене боје: “Дозволи страницама да одаберу своје боје” је деактивирано у прегледачу.
document_colors_not_allowed=PDF документи не могу да користе сопствене боје: “Дозволи страницама да изаберу своје боје” је деактивирано у прегледачу.