update pdf.js
This commit is contained in:
parent
e1967e96bc
commit
7ac68697d4
116 changed files with 49715 additions and 39660 deletions
|
|
@ -15,8 +15,8 @@
|
|||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Prethodna stranica
|
||||
previous_label=Prethodna
|
||||
next.title=Iduća stranica
|
||||
next_label=Iduća
|
||||
next.title=Sljedeća stranica
|
||||
next_label=Sljedeća
|
||||
|
||||
# LOCALIZATION NOTE (page_label, page_of):
|
||||
# These strings are concatenated to form the "Page: X of Y" string.
|
||||
|
|
@ -27,7 +27,7 @@ page_of=od {{pageCount}}
|
|||
|
||||
zoom_out.title=Uvećaj
|
||||
zoom_out_label=Smanji
|
||||
zoom_in.title=Uvaćaj
|
||||
zoom_in.title=Uvećaj
|
||||
zoom_in_label=Smanji
|
||||
zoom.title=Uvećanje
|
||||
presentation_mode.title=Prebaci u prezentacijski način rada
|
||||
|
|
@ -67,7 +67,11 @@ document_properties.title=Svojstva dokumenta...
|
|||
document_properties_label=Svojstva dokumenta...
|
||||
document_properties_file_name=Naziv datoteke:
|
||||
document_properties_file_size=Veličina datoteke:
|
||||
# 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}} bajtova)
|
||||
# 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}} bajtova)
|
||||
document_properties_title=Naslov:
|
||||
document_properties_author=Autor:
|
||||
|
|
@ -75,8 +79,10 @@ document_properties_subject=Predmet:
|
|||
document_properties_keywords=Ključne riječi:
|
||||
document_properties_creation_date=Datum stvaranja:
|
||||
document_properties_modification_date=Datum promjene:
|
||||
# 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=Stvaralac:
|
||||
document_properties_creator=Stvaratelj:
|
||||
document_properties_producer=PDF stvaratelj:
|
||||
document_properties_version=PDF inačica:
|
||||
document_properties_page_count=Broj stranica:
|
||||
|
|
@ -109,7 +115,7 @@ find_label=Traži:
|
|||
find_previous.title=Pronađi prethodno javljanje ovog izraza
|
||||
find_previous_label=Prethodno
|
||||
find_next.title=Pronađi iduće javljanje ovog izraza
|
||||
find_next_label=Iduće
|
||||
find_next_label=Sljedeće
|
||||
find_highlight=Istankni sve
|
||||
find_match_case_label=Slučaj podudaranja
|
||||
find_reached_top=Dosegnut vrh dokumenta, nastavak od dna
|
||||
|
|
@ -140,12 +146,16 @@ page_scale_width=Širina stranice
|
|||
page_scale_fit=Pristajanje stranici
|
||||
page_scale_auto=Automatsko uvećanje
|
||||
page_scale_actual=Prava veličina
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Greška
|
||||
loading_error=Došlo je do greške pri učitavanju PDF-a.
|
||||
invalid_file_error=Kriva ili oštećena PDF datoteka.
|
||||
missing_file_error=Nedostaje PDF datoteka.
|
||||
unexpected_response_error=Neočekivani odgovor poslužitelja.
|
||||
|
||||
# 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
|
||||
|
|
@ -160,4 +170,4 @@ password_cancel=Odustani
|
|||
printing_not_supported=Upozorenje: Ispisivanje nije potpuno podržano u ovom pregledniku.
|
||||
printing_not_ready=Upozorenje: PDF nije u potpunosti učitan za ispis.
|
||||
web_fonts_disabled=Web fontovi su onemogućeni: nije moguće koristiti umetnute PDF fontove.
|
||||
document_colors_disabled=PDF dokumenti nemaju dopuštene koristiti vlastite boje: opcija 'Dopusti stranicama da koriste vlastite boje' je deaktivirana.
|
||||
document_colors_not_allowed=PDF dokumenti nemaju dopuštene koristiti vlastite boje: opcija 'Dopusti stranicama da koriste vlastite boje' je deaktivirana.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue