public/pdfjs/web/locale/as/viewer.properties in pdfjs_viewer-rails-0.0.6 vs public/pdfjs/web/locale/as/viewer.properties in pdfjs_viewer-rails-0.0.7
- old
+ new
@@ -65,18 +65,24 @@
# Document properties dialog box
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}} 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=শীৰ্ষক:
document_properties_author=লেখক:
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 উৎপাদক:
document_properties_version=PDF সংস্কৰণ:
document_properties_page_count=পৃষ্ঠাৰ গণনা:
@@ -138,15 +144,18 @@
# Predefined zoom values
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.
# Loading indicator messages
loading_error_indicator=ত্ৰুটি
loading_error=PDF ল'ড কৰোতে এটা ত্ৰুটি দেখা দিলে।
invalid_file_error=অবৈধ অথবা ক্ষতিগ্ৰস্থ PDF file।
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
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
# Some common types are e.g.: "Check", "Text", "Comment", "Note"