public/pdfjs/web/locale/bn-BD/viewer.properties in pdfjs_viewer-rails-0.0.6 vs public/pdfjs/web/locale/bn-BD/viewer.properties in pdfjs_viewer-rails-0.0.7
- old
+ new
@@ -55,21 +55,50 @@
page_rotate_cw_label=ঘড়ির কাঁটার দিকে ঘোরাও
page_rotate_ccw.title=ঘড়ির কাঁটার বিপরীতে ঘোরাও
page_rotate_ccw.label=ঘড়ির কাঁটার বিপরীতে ঘোরাও
page_rotate_ccw_label=ঘড়ির কাঁটার বিপরীতে ঘোরাও
+hand_tool_enable.title=হ্যান্ড টুল সক্রিয় করুন
+hand_tool_enable_label=হ্যান্ড টুল সক্রিয় করুন
+hand_tool_disable.title=হ্যান্ড টুল নিস্ক্রিয় করুন
+hand_tool_disable_label=হ্যান্ড টুল নিস্ক্রিয় করুন
# 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}} কেবি ({{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}} এমবি ({{size_b}} বাইট)
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=পিডিএফ প্রস্তুতকারক:
+document_properties_version=পিডিএফ সংষ্করণ:
+document_properties_page_count=মোট পাতা:
+document_properties_close=বন্ধ
# Tooltips and alt text for side panel toolbar buttons
# (the _label strings are alt text for the buttons, the .title strings are
# tooltips)
toggle_sidebar.title=সাইডবার টগল করুন
toggle_sidebar_label=সাইডবার টগল করুন
outline.title=নথির রূপরেখা প্রদর্শন করুন
outline_label=নথির রূপরেখা
+attachments.title=সংযুক্তি দেখাও
+attachments_label=সংযুক্তি
thumbs.title=থাম্বনেইল সমূহ প্রদর্শন করুন
thumbs_label=থাম্বনেইল সমূহ
findbar.title=নথির মধ্যে খুঁজুন
findbar_label=অনুসন্ধান
@@ -94,10 +123,11 @@
find_not_found=বাক্যাংশ পাওয়া যায়নি
# Error panel labels
error_more_info=আরও তথ্য
error_less_info=কম তথ্য
+error_close=বন্ধ
# 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}} (build: {{build}})
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
# english string describing the error.
@@ -114,15 +144,19 @@
# 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.
+page_scale_percent={{scale}}%
# Loading indicator messages
loading_error_indicator=ত্রুটি
loading_error=পিডিএফ লোড করার সময় ত্রুটি দেখা দিয়েছে।
invalid_file_error=অকার্যকর অথবা ক্ষতিগ্রস্ত পিডিএফ ফাইল।
missing_file_error=পিডিএফ ফাইল পাওয়া যাচ্ছে না।
+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"