update pdf.js
This commit is contained in:
parent
cbb57f0daa
commit
05e46e64e7
153 changed files with 99008 additions and 54737 deletions
|
|
@ -15,19 +15,22 @@
|
|||
# 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.
|
||||
# Do not translate "{{pageCount}}", it will be substituted with a number
|
||||
# representing the total number of pages.
|
||||
page_label=Stranica:
|
||||
page_of=od {{pageCount}}
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Stranica
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=od {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} od {{pagesCount}})
|
||||
|
||||
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
|
||||
|
|
@ -57,10 +60,12 @@ page_rotate_ccw.title=Rotiraj obrnutno od smjera kazaljke na satu
|
|||
page_rotate_ccw.label=Rotiraj obrnutno od smjera kazaljke na satu
|
||||
page_rotate_ccw_label=Rotiraj obrnutno od smjera kazaljke na satu
|
||||
|
||||
hand_tool_enable.title=Omogući ručni alat
|
||||
hand_tool_enable_label=Omogući ručni alat
|
||||
hand_tool_disable.title=Onemogući ručni alat
|
||||
hand_tool_disable_label=Onemogući ručni alat
|
||||
cursor_text_select_tool.title=Omogući alat za označavanje teksta
|
||||
cursor_text_select_tool_label=Alat za označavanje teksta
|
||||
cursor_hand_tool.title=Omogući ručni alat
|
||||
cursor_hand_tool_label=Ručni alat
|
||||
|
||||
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Svojstva dokumenta...
|
||||
|
|
@ -82,19 +87,40 @@ 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:
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized_yes=Da
|
||||
document_properties_linearized_no=Ne
|
||||
document_properties_close=Zatvori
|
||||
|
||||
print_progress_message=Pripremanje dokumenta za ispis…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Odustani
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Prikaži/sakrij bočnu traku
|
||||
toggle_sidebar_notification.title=Prikazivanje i sklanjanje bočne trake (dokument sadrži konturu/privitke)
|
||||
toggle_sidebar_label=Prikaži/sakrij bočnu traku
|
||||
outline.title=Prikaži obris dokumenta
|
||||
outline_label=Obris dokumenta
|
||||
document_outline.title=Prikaži obris dokumenta (dvostruki klik za proširivanje/skupljanje svih stavki)
|
||||
document_outline_label=Obris dokumenta
|
||||
attachments.title=Prikaži privitke
|
||||
attachments_label=Privitci
|
||||
thumbs.title=Prikaži sličice
|
||||
|
|
@ -111,15 +137,24 @@ thumb_page_title=Stranica {{page}}
|
|||
thumb_page_canvas=Sličica stranice {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_label=Traži:
|
||||
find_input.title=Traži
|
||||
find_input.placeholder=Traži u dokumentu…
|
||||
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
|
||||
find_reached_bottom=Dosegnut vrh dokumenta, nastavak od vrha
|
||||
# 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.
|
||||
# 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_not_found=Izraz nije pronađen
|
||||
|
||||
# Error panel labels
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue