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