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=ලේඛන වත්කම්...
|
|||
document_properties_label=ලේඛන වත්කම්...
|
||||
document_properties_file_name=ගොනු නම:
|
||||
document_properties_file_size=ගොනු ප්රමාණය:
|
||||
# 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}} බයිට)
|
||||
# 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}} බයිට)
|
||||
document_properties_title=සිරස්තලය:
|
||||
document_properties_author=කතෲ
|
||||
|
|
@ -75,6 +79,8 @@ document_properties_subject=මාතෘකාව:
|
|||
document_properties_keywords=යතුරු වදන්:
|
||||
document_properties_creation_date=නිර්මිත දිනය:
|
||||
document_properties_modification_date=වෙනස්කල දිනය:
|
||||
# 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=නිර්මාපක:
|
||||
document_properties_producer=PDF නිශ්පාදක:
|
||||
|
|
@ -140,12 +146,16 @@ page_scale_width=පිටුවේ පළල
|
|||
page_scale_fit=පිටුවට සුදුසු ලෙස
|
||||
page_scale_auto=ස්වයංක්රීය විශාලණය
|
||||
page_scale_actual=නියමිත ප්රමාණය
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=දෝෂය
|
||||
loading_error=PDF පූරණය විමේදි දෝෂයක් හට ගැනුණි.
|
||||
invalid_file_error=දූශිත හෝ සාවද්ය PDF ගොනුව.
|
||||
missing_file_error=නැතිවූ PDF ගොනුව.
|
||||
unexpected_response_error=බලාපොරොත්තු නොවූ සේවාදායක ප්රතිචාරය.
|
||||
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue