update pdf.js
This commit is contained in:
parent
e1967e96bc
commit
7ac68697d4
116 changed files with 49715 additions and 39660 deletions
|
|
@ -67,7 +67,11 @@ document_properties.title=Eiginleikar skjals…
|
|||
document_properties_label=Eiginleikar skjals…
|
||||
document_properties_file_name=Skráarnafn:
|
||||
document_properties_file_size=Skrárstærð:
|
||||
# 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}} bytes)
|
||||
# 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}} bytes)
|
||||
document_properties_title=Titill:
|
||||
document_properties_author=Hönnuður:
|
||||
|
|
@ -75,6 +79,8 @@ document_properties_subject=Efni:
|
|||
document_properties_keywords=Stikkorð:
|
||||
document_properties_creation_date=Búið til:
|
||||
document_properties_modification_date=Dags breytingar:
|
||||
# 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=Höfundur:
|
||||
document_properties_producer=PDF framleiðandi:
|
||||
|
|
@ -140,12 +146,16 @@ page_scale_width=Síðubreidd
|
|||
page_scale_fit=Passa á síðu
|
||||
page_scale_auto=Sjálfvirkur aðdráttur
|
||||
page_scale_actual=Raunstærð
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Villa
|
||||
loading_error=Villa kom upp við að hlaða inn PDF.
|
||||
invalid_file_error=Ógild eða skemmd PDF skrá.
|
||||
missing_file_error=Vantar PDF skrá.
|
||||
unexpected_response_error=Óvænt svar frá netþjóni.
|
||||
|
||||
# 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=Hætta við
|
|||
printing_not_supported=Aðvörun: Prentun er ekki með fyllilegan stuðning á þessum vafra.
|
||||
printing_not_ready=Aðvörun: Ekki er búið að hlaða inn allri PDF skránni fyrir prentun.
|
||||
web_fonts_disabled=Vef leturgerðir eru óvirkar: get ekki notað innbyggðar PDF leturgerðir.
|
||||
document_colors_disabled=PDF skjöl hafa ekki leyfi til að nota sína eigin liti: 'Leyfa síðum að velja eigin liti' er óvirkt í vafranum.
|
||||
document_colors_not_allowed=PDF skjöl hafa ekki leyfi til að nota sína eigin liti: 'Leyfa síðum að velja eigin liti' er óvirkt í vafranum.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue