2014-03-23 00:43:18 +09:00
# Copyright 2012 Mozilla Foundation
2014-01-30 15:29:39 +09:00
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Main toolbar buttons (tooltips and alt text for images)
2014-03-23 00:43:18 +09:00
previous.title = পূর্ববর্তী পৃষ্ঠা
previous_label = পূর্ববর্তী
next.title = পরবর্তী পৃষ্ঠা
2014-01-30 15:29:39 +09:00
next_label = পরবর্তী
2016-11-17 19:56:28 +09:00
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
2017-01-02 21:26:09 +09:00
page.title = পাতা
2016-11-17 19:56:28 +09:00
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
# representing the total number of pages in the document.
2016-12-05 18:10:17 +09:00
of_pages = {{pagesCount}} এর
2016-11-17 19:56:28 +09:00
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
# will be replaced by a number representing the currently visible page,
# respectively a number representing the total number of pages in the document.
2016-12-05 18:10:17 +09:00
page_of_pages = ({{pagesCount}} এর {{pageNumber}})
2014-01-30 15:29:39 +09:00
2014-03-23 00:43:18 +09:00
zoom_out.title = ছোট আকারে প্রদর্শন
zoom_out_label = ছোট আকারে প্রদর্শন
zoom_in.title = বড় আকারে প্রদর্শন
zoom_in_label = বড় আকারে প্রদর্শন
zoom.title = বড় আকারে প্রদর্শন
presentation_mode.title = উপস্থাপনা মোডে স্যুইচ করুন
presentation_mode_label = উপস্থাপনা মোড
2014-01-30 15:29:39 +09:00
open_file.title = ফাইল খুলুন
2014-03-23 00:43:18 +09:00
open_file_label = খুলুন
print.title = মুদ্রণ
print_label = মুদ্রণ
2014-01-30 15:29:39 +09:00
download.title = ডাউনলোড
download_label = ডাউনলোড
2014-03-23 00:43:18 +09:00
bookmark.title = বর্তমান অবস্থা (অনুলিপি অথবা নতুন উইন্ডো তে খুলুন)
bookmark_label = বর্তমান অবস্থা
2014-01-30 15:29:39 +09:00
# Secondary toolbar and context menu
2014-03-23 00:43:18 +09:00
tools.title = টুল
tools_label = টুল
2014-01-30 15:29:39 +09:00
first_page.title = প্রথম পাতায় যাও
first_page.label = প্রথম পাতায় যাও
first_page_label = প্রথম পাতায় যাও
last_page.title = শেষ পাতায় যাও
last_page.label = শেষ পাতায় যাও
last_page_label = শেষ পাতায় যাও
2014-03-23 00:43:18 +09:00
page_rotate_cw.title = ঘড়ির কাঁটার দিকে ঘোরাও
page_rotate_cw.label = ঘড়ির কাঁটার দিকে ঘোরাও
page_rotate_cw_label = ঘড়ির কাঁটার দিকে ঘোরাও
page_rotate_ccw.title = ঘড়ির কাঁটার বিপরীতে ঘোরাও
page_rotate_ccw.label = ঘড়ির কাঁটার বিপরীতে ঘোরাও
page_rotate_ccw_label = ঘড়ির কাঁটার বিপরীতে ঘোরাও
2014-01-30 15:29:39 +09:00
2017-07-10 19:20:25 +09:00
cursor_hand_tool.title = হ্যান্ড টুল সক্রিয় করুন
2014-01-30 15:29:39 +09:00
# Document properties dialog box
2015-09-14 01:15:45 +09:00
document_properties.title = নথি বৈশিষ্ট্য…
document_properties_label = নথি বৈশিষ্ট্য…
2015-08-19 19:28:38 +09:00
document_properties_file_name = ফাইলের নাম:
document_properties_file_size = ফাইলের আকার:
2015-10-20 01:15:22 +09:00
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
2015-08-19 19:28:38 +09:00
document_properties_kb = {{size_kb}} কেবি ({{size_b}} বাইট)
2015-10-20 01:15:22 +09:00
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
# will be replaced by the PDF file size in megabytes, respectively in bytes.
2015-08-19 19:28:38 +09:00
document_properties_mb = {{size_mb}} এমবি ({{size_b}} বাইট)
2014-03-23 00:43:18 +09:00
document_properties_title = শিরোনাম:
2015-08-19 19:28:38 +09:00
document_properties_author = লেখক:
document_properties_subject = বিষয়:
document_properties_keywords = কীওয়ার্ড:
document_properties_creation_date = তৈরির তারিখ:
document_properties_modification_date = পরিবর্তনের তারিখ:
2015-10-20 01:15:22 +09:00
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
# will be replaced by the creation/modification date, and time, of the PDF file.
2015-08-19 19:28:38 +09:00
document_properties_date_string = {{date}}, {{time}}
document_properties_creator = প্রস্তুতকারক:
2015-09-14 01:15:45 +09:00
document_properties_producer = পিডিএফ প্রস্তুতকারক:
document_properties_version = পিডিএফ সংষ্করণ:
2015-08-19 19:28:38 +09:00
document_properties_page_count = মোট পাতা:
document_properties_close = বন্ধ
2014-01-30 15:29:39 +09:00
2016-12-19 19:10:14 +09:00
print_progress_message = মুদ্রণের জন্য নথি প্রস্তুত করা হচ্ছে…
2016-11-17 19:56:28 +09:00
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
# a numerical per cent value.
2016-12-05 18:10:17 +09:00
print_progress_percent = {{progress}}%
2016-12-19 19:10:14 +09:00
print_progress_close = বাতিল
2016-11-17 19:56:28 +09:00
2014-01-30 15:29:39 +09:00
# Tooltips and alt text for side panel toolbar buttons
# (the _label strings are alt text for the buttons, the .title strings are
# tooltips)
2014-03-23 00:43:18 +09:00
toggle_sidebar.title = সাইডবার টগল করুন
2017-04-07 19:31:54 +09:00
toggle_sidebar_notification.title = সাইডবার টগল (নথিতে আউটলাইন/এটাচমেন্ট রয়েছে)
2014-03-23 00:43:18 +09:00
toggle_sidebar_label = সাইডবার টগল করুন
2016-12-19 19:10:14 +09:00
document_outline.title = নথির আউটলাইন দেখাও (সব আইটেম প্রসারিত/সঙ্কুচিত করতে ডবল ক্লিক করুন)
2016-11-17 19:56:28 +09:00
document_outline_label = নথির রূপরেখা
2015-08-19 19:28:38 +09:00
attachments.title = সংযুক্তি দেখাও
attachments_label = সংযুক্তি
2017-04-07 19:31:54 +09:00
thumbs.title = থাম্বনেইল সমূহ প্রদর্শন করুন
2014-03-23 00:43:18 +09:00
thumbs_label = থাম্বনেইল সমূহ
findbar.title = নথির মধ্যে খুঁজুন
2017-07-10 19:20:25 +09:00
findbar_label = খুঁজুন
2014-01-30 15:29:39 +09:00
# Thumbnails panel item (tooltip and alt text for images)
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
# number.
2014-03-23 00:43:18 +09:00
thumb_page_title = পৃষ্ঠা {{page}}
2014-01-30 15:29:39 +09:00
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
# number.
2014-03-23 00:43:18 +09:00
thumb_page_canvas = {{page}} পৃষ্ঠার থাম্বনেইল
2014-01-30 15:29:39 +09:00
# Find panel button title and messages
2017-07-10 19:20:25 +09:00
find_input.title = খুঁজুন
find_input.placeholder = নথির মধ্যে খুঁজুন…
2014-03-23 00:43:18 +09:00
find_previous.title = বাক্যাংশের পূর্ববর্তী উপস্থিতি অনুসন্ধান
find_previous_label = পূর্ববর্তী
find_next.title = বাক্যাংশের পরবর্তী উপস্থিতি অনুসন্ধান
2014-01-30 15:29:39 +09:00
find_next_label = পরবর্তী
2014-03-23 00:43:18 +09:00
find_highlight = সব হাইলাইট করা হবে
find_match_case_label = অক্ষরের ছাঁদ মেলানো
find_reached_top = পৃষ্ঠার শুরুতে পৌছে গেছে, নীচ থেকে আরম্ভ করা হয়েছে
find_reached_bottom = পৃষ্ঠার শেষে পৌছে গেছে, উপর থেকে আরম্ভ করা হয়েছে
find_not_found = বাক্যাংশ পাওয়া যায়নি
2014-01-30 15:29:39 +09:00
# Error panel labels
2014-03-23 00:43:18 +09:00
error_more_info = আরও তথ্য
error_less_info = কম তথ্য
2015-08-19 19:28:38 +09:00
error_close = বন্ধ
2014-01-30 15:29:39 +09:00
# 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.
error_message = বার্তা: {{message}}
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
# trace.
2014-03-23 00:43:18 +09:00
error_stack = Stack: {{stack}}
2014-01-30 15:29:39 +09:00
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
2014-03-23 00:43:18 +09:00
error_file = নথি: {{file}}
2014-01-30 15:29:39 +09:00
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
error_line = লাইন: {{line}}
2014-03-23 00:43:18 +09:00
rendering_error = পৃষ্ঠা উপস্থাপনার সময় ত্রুটি দেখা দিয়েছে।
2014-01-30 15:29:39 +09:00
# Predefined zoom values
2014-03-23 00:43:18 +09:00
page_scale_width = পৃষ্ঠার প্রস্থ
page_scale_fit = পৃষ্ঠা ফিট করুন
page_scale_auto = স্বয়ংক্রিয় জুম
page_scale_actual = প্রকৃত আকার
2015-06-18 23:47:47 +09:00
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
# numerical scale value.
2015-08-19 19:28:38 +09:00
page_scale_percent = {{scale}}%
2014-01-30 15:29:39 +09:00
# Loading indicator messages
2014-03-23 00:43:18 +09:00
loading_error_indicator = ত্রুটি
loading_error = পিডিএফ লোড করার সময় ত্রুটি দেখা দিয়েছে।
invalid_file_error = অকার্যকর অথবা ক্ষতিগ্রস্ত পিডিএফ ফাইল।
2016-12-05 18:10:17 +09:00
missing_file_error = নিখোঁজ PDF ফাইল।
2015-09-14 01:15:45 +09:00
unexpected_response_error = অপ্রত্যাশীত সার্ভার প্রতিক্রিয়া।
2014-01-30 15:29:39 +09:00
# 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"
2014-03-23 00:43:18 +09:00
text_annotation_type.alt = [{{type}} টীকা]
password_label = পিডিএফ ফাইলটি ওপেন করতে পাসওয়ার্ড দিন।
password_invalid = ভুল পাসওয়ার্ড। অনুগ্রহ করে আবার চেষ্টা করুন।
2014-01-30 15:29:39 +09:00
password_ok = ঠিক আছে
2017-01-02 21:26:09 +09:00
password_cancel = বাতিল
2014-01-30 15:29:39 +09:00
2014-03-23 00:43:18 +09:00
printing_not_supported = সতর্কতা: এই ব্রাউজারে মুদ্রণ সম্পূর্ণভাবে সমর্থিত নয়।
printing_not_ready = সতর্কীকরণ: পিডিএফটি মুদ্রণের জন্য সম্পূর্ণ লোড হয়নি।
web_fonts_disabled = ওয়েব ফন্ট নিষ্ক্রিয়: সংযুক্ত পিডিএফ ফন্ট ব্যবহার করা যাচ্ছে না।
2016-06-22 16:39:51 +09:00
document_colors_not_allowed = পিডিএফ ডকুমেন্টকে তাদের নিজস্ব রঙ ব্যবহারে অনুমতি নেই: 'পাতা তাদের নিজেস্ব রঙ নির্বাচন করতে অনুমতি দিন' এই ব্রাউজারে নিষ্ক্রিয় রয়েছে।