1# Copyright 2012 Mozilla Foundation
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7#     http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15# Main toolbar buttons (tooltips and alt text for images)
16previous.title=পূর্ববর্তী পাতা
17previous_label=পূর্ববর্তী
18next.title=পরবর্তী পাতা
19next_label=পরবর্তী
20
21# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22page.title=পাতা
23# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
24# representing the total number of pages in the document.
25of_pages={{pagesCount}} এর
26# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
27# will be replaced by a number representing the currently visible page,
28# respectively a number representing the total number of pages in the document.
29page_of_pages=({{pagesCount}} এর {{pageNumber}})
30
31zoom_out.title=ছোট আকারে প্রদর্শন
32zoom_out_label=ছোট আকারে প্রদর্শন
33zoom_in.title=বড় আকারে প্রদর্শন
34zoom_in_label=বড় আকারে প্রদর্শন
35zoom.title=বড় আকারে প্রদর্শন
36presentation_mode.title=উপস্থাপনা মোডে স্যুইচ করুন
37presentation_mode_label=উপস্থাপনা মোড
38open_file.title=ফাইল খুলুন
39open_file_label=খুলুন
40print.title=মুদ্রণ
41print_label=মুদ্রণ
42download.title=ডাউনলোড
43download_label=ডাউনলোড
44bookmark.title=বর্তমান অবস্থা (অনুলিপি অথবা নতুন উইন্ডো তে খুলুন)
45bookmark_label=বর্তমান অবস্থা
46
47# Secondary toolbar and context menu
48tools.title=টুল
49tools_label=টুল
50first_page.title=প্রথম পাতায় যাও
51first_page.label=প্রথম পাতায় যাও
52first_page_label=প্রথম পাতায় যাও
53last_page.title=শেষ পাতায় যাও
54last_page.label=শেষ পাতায় যাও
55last_page_label=শেষ পাতায় যাও
56page_rotate_cw.title=ঘড়ির কাঁটার দিকে ঘোরাও
57page_rotate_cw.label=ঘড়ির কাঁটার দিকে ঘোরাও
58page_rotate_cw_label=ঘড়ির কাঁটার দিকে ঘোরাও
59page_rotate_ccw.title=ঘড়ির কাঁটার বিপরীতে ঘোরাও
60page_rotate_ccw.label=ঘড়ির কাঁটার বিপরীতে ঘোরাও
61page_rotate_ccw_label=ঘড়ির কাঁটার বিপরীতে ঘোরাও
62
63cursor_text_select_tool.title=লেখা নির্বাচক টুল সক্রিয় করুন
64cursor_text_select_tool_label=লেখা নির্বাচক টুল
65cursor_hand_tool.title=হ্যান্ড টুল সক্রিয় করুন
66cursor_hand_tool_label=হ্যান্ড টুল
67
68scroll_vertical.title=উলম্ব স্ক্রলিং ব্যবহার করুন
69scroll_vertical_label=উলম্ব স্ক্রলিং
70scroll_horizontal.title=অনুভূমিক স্ক্রলিং ব্যবহার করুন
71scroll_horizontal_label=অনুভূমিক স্ক্রলিং
72
73
74# Document properties dialog box
75document_properties.title=নথি বৈশিষ্ট্য…
76document_properties_label=নথি বৈশিষ্ট্য…
77document_properties_file_name=ফাইলের নাম:
78document_properties_file_size=ফাইলের আকার:
79# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
80# will be replaced by the PDF file size in kilobytes, respectively in bytes.
81document_properties_kb={{size_kb}} কেবি ({{size_b}} বাইট)
82# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
83# will be replaced by the PDF file size in megabytes, respectively in bytes.
84document_properties_mb={{size_mb}} এমবি ({{size_b}} বাইট)
85document_properties_title=শিরোনাম:
86document_properties_author=লেখক:
87document_properties_subject=বিষয়:
88document_properties_keywords=কীওয়ার্ড:
89document_properties_creation_date=তৈরির তারিখ:
90document_properties_modification_date=পরিবর্তনের তারিখ:
91# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
92# will be replaced by the creation/modification date, and time, of the PDF file.
93document_properties_date_string={{date}}, {{time}}
94document_properties_creator=প্রস্তুতকারক:
95document_properties_producer=পিডিএফ প্রস্তুতকারক:
96document_properties_version=পিডিএফ সংষ্করণ:
97document_properties_page_count=মোট পাতা:
98document_properties_page_size=পাতার সাইজ:
99document_properties_page_size_unit_inches=এর মধ্যে
100document_properties_page_size_unit_millimeters=mm
101document_properties_page_size_orientation_portrait=উলম্ব
102document_properties_page_size_orientation_landscape=অনুভূমিক
103document_properties_page_size_name_a3=A3
104document_properties_page_size_name_a4=A4
105document_properties_page_size_name_letter=লেটার
106document_properties_page_size_name_legal=লীগাল
107# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
108# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
109# the size, respectively their unit of measurement and orientation, of the (current) page.
110document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
111# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
112# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
113# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
114document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
115# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
116# the document; usually called "Fast Web View" in English locales of Adobe software.
117document_properties_linearized_yes=হ্যাঁ
118document_properties_linearized_no=না
119document_properties_close=বন্ধ
120
121print_progress_message=মুদ্রণের জন্য নথি প্রস্তুত করা হচ্ছে…
122# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
123# a numerical per cent value.
124print_progress_percent={{progress}}%
125print_progress_close=বাতিল
126
127# Tooltips and alt text for side panel toolbar buttons
128# (the _label strings are alt text for the buttons, the .title strings are
129# tooltips)
130toggle_sidebar.title=সাইডবার টগল করুন
131toggle_sidebar_notification.title=সাইডবার টগল (নথিতে আউটলাইন/এটাচমেন্ট রয়েছে)
132toggle_sidebar_label=সাইডবার টগল করুন
133document_outline.title=নথির আউটলাইন দেখাও (সব আইটেম প্রসারিত/সঙ্কুচিত করতে ডবল ক্লিক করুন)
134document_outline_label=নথির রূপরেখা
135attachments.title=সংযুক্তি দেখাও
136attachments_label=সংযুক্তি
137thumbs.title=থাম্বনেইল সমূহ প্রদর্শন করুন
138thumbs_label=থাম্বনেইল সমূহ
139findbar.title=নথির মধ্যে খুঁজুন
140findbar_label=খুঁজুন
141
142# Thumbnails panel item (tooltip and alt text for images)
143# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
144# number.
145thumb_page_title=পাতা {{page}}
146# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
147# number.
148thumb_page_canvas={{page}} পাতার থাম্বনেইল
149
150# Find panel button title and messages
151find_input.title=খুঁজুন
152find_input.placeholder=নথির মধ্যে খুঁজুন…
153find_previous.title=বাক্যাংশের পূর্ববর্তী উপস্থিতি অনুসন্ধান
154find_previous_label=পূর্ববর্তী
155find_next.title=বাক্যাংশের পরবর্তী উপস্থিতি অনুসন্ধান
156find_next_label=পরবর্তী
157find_highlight=সব হাইলাইট করা হবে
158find_match_case_label=অক্ষরের ছাঁদ মেলানো
159find_reached_top=পাতার শুরুতে পৌছে গেছে, নীচ থেকে আরম্ভ করা হয়েছে
160find_reached_bottom=পাতার শেষে পৌছে গেছে, উপর থেকে আরম্ভ করা হয়েছে
161# LOCALIZATION NOTE (find_match_count): The supported plural forms are
162# [one|two|few|many|other], with [other] as the default value.
163# "{{current}}" and "{{total}}" will be replaced by a number representing the
164# index of the currently active find result, respectively a number representing
165# the total number of matches in the document.
166find_match_count={[ plural(total) ]}
167find_match_count[one]={{total}} এর {{current}} মিল
168find_match_count[two]={{total}} এর {{current}} মিল
169find_match_count[few]={{total}} এর {{current}} মিল
170find_match_count[many]={{total}} এর {{current}} মিল
171find_match_count[other]={{total}} এর {{current}} মিল
172# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
173# [zero|one|two|few|many|other], with [other] as the default value.
174# "{{limit}}" will be replaced by a numerical value.
175find_match_count_limit={[ plural(limit) ]}
176find_match_count_limit[zero]={{limit}} এর বেশি মিল
177find_match_count_limit[one]={{limit}} এর বেশি মিল
178find_match_count_limit[two]={{limit}} এর বেশি মিল
179find_match_count_limit[few]={{limit}} এর বেশি মিল
180find_match_count_limit[many]={{limit}} এর বেশি মিল
181find_match_count_limit[other]={{limit}} এর বেশি মিল
182find_not_found=বাক্যাংশ পাওয়া যায়নি
183
184# Error panel labels
185error_more_info=আরও তথ্য
186error_less_info=কম তথ্য
187error_close=বন্ধ
188# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
189# replaced by the PDF.JS version and build ID.
190error_version_info=PDF.js v{{version}} (build: {{build}})
191# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
192# english string describing the error.
193error_message=বার্তা: {{message}}
194# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
195# trace.
196error_stack=Stack: {{stack}}
197# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
198error_file=নথি: {{file}}
199# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
200error_line=লাইন: {{line}}
201rendering_error=পাতা উপস্থাপনার সময় ত্রুটি দেখা দিয়েছে।
202
203# Predefined zoom values
204page_scale_width=পাতার প্রস্থ
205page_scale_fit=পাতা ফিট করুন
206page_scale_auto=স্বয়ংক্রিয় জুম
207page_scale_actual=প্রকৃত আকার
208# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
209# numerical scale value.
210page_scale_percent={{scale}}%
211
212# Loading indicator messages
213loading_error_indicator=ত্রুটি
214loading_error=পিডিএফ লোড করার সময় ত্রুটি দেখা দিয়েছে।
215invalid_file_error=অকার্যকর অথবা ক্ষতিগ্রস্ত পিডিএফ ফাইল।
216missing_file_error=নিখোঁজ PDF ফাইল।
217unexpected_response_error=অপ্রত্যাশীত সার্ভার প্রতিক্রিয়া।
218
219# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
220# "{{type}}" will be replaced with an annotation type from a list defined in
221# the PDF spec (32000-1:2008 Table 169 – Annotation types).
222# Some common types are e.g.: "Check", "Text", "Comment", "Note"
223text_annotation_type.alt=[{{type}} টীকা]
224password_label=পিডিএফ ফাইলটি ওপেন করতে পাসওয়ার্ড দিন।
225password_invalid=ভুল পাসওয়ার্ড। অনুগ্রহ করে আবার চেষ্টা করুন।
226password_ok=ঠিক আছে
227password_cancel=বাতিল
228
229printing_not_supported=সতর্কতা: এই ব্রাউজারে মুদ্রণ সম্পূর্ণভাবে সমর্থিত নয়।
230printing_not_ready=সতর্কীকরণ: পিডিএফটি মুদ্রণের জন্য সম্পূর্ণ লোড হয়নি।
231web_fonts_disabled=ওয়েব ফন্ট নিষ্ক্রিয়: সংযুক্ত পিডিএফ ফন্ট ব্যবহার করা যাচ্ছে না।
232document_colors_not_allowed=পিডিএফ ডকুমেন্টকে তাদের নিজস্ব রঙ ব্যবহারে অনুমতি নেই: 'পাতা তাদের নিজেস্ব রঙ নির্বাচন করতে অনুমতি দিন' এই ব্রাউজারে নিষ্ক্রিয় রয়েছে।
233