commit
3131c7bfdb
@ -32,8 +32,8 @@ 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
|
||||
download.title=Lataa
|
||||
@ -44,8 +44,8 @@ bookmark_label=Nykyinen näkymä
|
||||
# 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
|
||||
@ -64,17 +64,31 @@ thumb_page_title=Sivu {{page}}
|
||||
# number.
|
||||
thumb_page_canvas=Sivun {{page}} esikatselukuva
|
||||
|
||||
# Context menu
|
||||
first_page.label=Ensimmäinen sivu
|
||||
last_page.label=Viimeinen sivu
|
||||
page_rotate_cw.label=Kierrä myötäpäivään
|
||||
page_rotate_ccw.label=Kierrä vastapäivään
|
||||
|
||||
# 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 +110,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.
|
||||
# "{{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]
|
||||
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…
Reference in New Issue
Block a user