update pdf.js
This commit is contained in:
parent
971cc04c34
commit
35cb81a19c
60 changed files with 51372 additions and 39252 deletions
|
|
@ -30,22 +30,36 @@ zoom_out_label=Suurenna
|
|||
zoom_in.title=Pienennä
|
||||
zoom_in_label=Pienennä
|
||||
zoom.title=Sivun suurennus
|
||||
print.title=Tulosta
|
||||
print_label=Tulosta
|
||||
fullscreen.title=Kokoruututila
|
||||
fullscreen_label=Kokoruututila
|
||||
presentation_mode.title=Esitystila
|
||||
presentation_mode_label=Esitystila
|
||||
open_file.title=Avaa tiedosto
|
||||
open_file_label=Avaa
|
||||
print.title=Tulosta
|
||||
print_label=Tulosta
|
||||
download.title=Lataa
|
||||
download_label=Lataa
|
||||
bookmark.title=Nykyinen näkymä (kopioi tai avaa uuteen ikkunaan)
|
||||
bookmark_label=Nykyinen näkymä
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
first_page.title=Ensimmäinen sivu
|
||||
first_page.label=Ensimmäinen sivu
|
||||
first_page_label=Ensimmäinen sivu
|
||||
last_page.title=Viimeinen sivu
|
||||
last_page.label=Viimeinen sivu
|
||||
last_page_label=Viimeinen sivu
|
||||
page_rotate_cw.title=Kierrä myötäpäivään
|
||||
page_rotate_cw.label=Kierrä myötäpäivään
|
||||
page_rotate_cw_label=Kierrä myötäpäivään
|
||||
page_rotate_ccw.title=Kierrä vastapäivään
|
||||
page_rotate_ccw.label=Kierrä vastapäivään
|
||||
page_rotate_ccw_label=Kierrä vastapäivään
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_slider.title=Vaihda vieritysnäkymä
|
||||
toggle_slider_label=Vaihda vieritysnäkymä
|
||||
toggle_sidebar.title=Vaihda sivunäkymä
|
||||
toggle_sidebar_label=Vaihda sivunäkymä
|
||||
outline.title=Näytä asiakirjan jäsennys
|
||||
outline_label=Asiakirjan jäsennys
|
||||
thumbs.title=Näytä esikatselukuvat
|
||||
|
|
@ -53,9 +67,6 @@ thumbs_label=Esikatselukuvat
|
|||
findbar.title=Etsi asiakirjasta
|
||||
findbar_label=Etsi
|
||||
|
||||
# Document outline messages
|
||||
no_outline=Jäsennystä ei ole tarjolla
|
||||
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
|
|
@ -65,16 +76,24 @@ thumb_page_title=Sivu {{page}}
|
|||
thumb_page_canvas=Sivun {{page}} esikatselukuva
|
||||
|
||||
# Find panel button title and messages
|
||||
find=Etsi
|
||||
find_terms_not_found=(Ei löytynyt)
|
||||
find_label=Etsi
|
||||
find_previous.title=Etsi edellinen
|
||||
find_previous_label=Edellinen
|
||||
find_next.title=Etsi seuraava
|
||||
find_next_label=Seuraava
|
||||
find_highlight=Korosta kaikki hakutulokset
|
||||
find_match_case_label=Hae täysin samanlaisia
|
||||
find_reached_top=Asiakirjan alku saavutettiin, jatkettiin lopusta
|
||||
find_reached_bottom=Asiakirjan loppu saavutettiin, jatkettiin alusta
|
||||
find_not_found=Ei löytynyt
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Enemmän tietoa
|
||||
error_less_info=Vähemmän tietoa
|
||||
error_close=Sulje
|
||||
# LOCALIZATION NOTE (error_build): "{{build}}" will be replaced by the PDF.JS
|
||||
# build ID.
|
||||
error_build=PDF.JS rakennus: {{build}}
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (rakennus: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Viesti: {{message}}
|
||||
|
|
@ -96,13 +115,15 @@ page_scale_actual=Todellinen koko
|
|||
# Loading indicator messages
|
||||
loading_error_indicator=Virhe
|
||||
loading_error=Virhe on tapahtunut PDF:ää ladattaessa.
|
||||
invalid_file_error=Virheellinen tai vioittunut PDF tiedosto.
|
||||
missing_file_error=PDF tiedostoa ei löytynyt.
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type): This is used as a tooltip.
|
||||
# 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).
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type=[{{type}} Selite]
|
||||
text_annotation_type.alt=[{{type}} Selite]
|
||||
request_password=PDF on salasanasuojattu:
|
||||
|
||||
printing_not_supported=Varoitus: Tämä selain ei täysin tue tulostusta.
|
||||
|
||||
web_fonts_disabled=Web fontit ovat poissa käytöstä: upotettuja PDF fontteja ei voida käyttää.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue