viewer.ftl
258 lines
| 1 | # This Source Code Form is subject to the terms of the Mozilla Public |
| 2 | # License, v. 2.0. If a copy of the MPL was not distributed with this |
| 3 | # file, You can obtain one at http://mozilla.org/MPL/2.0/. |
| 4 | |
| 5 | |
| 6 | ## Main toolbar buttons (tooltips and alt text for images) |
| 7 | |
| 8 | pdfjs-previous-button = |
| 9 | .title = পূর্ববর্তী পাতা |
| 10 | pdfjs-previous-button-label = পূর্ববর্তী |
| 11 | pdfjs-next-button = |
| 12 | .title = পরবর্তী পাতা |
| 13 | pdfjs-next-button-label = পরবর্তী |
| 14 | # .title: Tooltip for the pageNumber input. |
| 15 | pdfjs-page-input = |
| 16 | .title = পাতা |
| 17 | # Variables: |
| 18 | # $pagesCount (Number) - the total number of pages in the document |
| 19 | # This string follows an input field with the number of the page currently displayed. |
| 20 | pdfjs-of-pages = { $pagesCount } এর |
| 21 | # Variables: |
| 22 | # $pageNumber (Number) - the currently visible page |
| 23 | # $pagesCount (Number) - the total number of pages in the document |
| 24 | pdfjs-page-of-pages = ({ $pagesCount } এর { $pageNumber }) |
| 25 | pdfjs-zoom-out-button = |
| 26 | .title = ছোট আকারে প্রদর্শন |
| 27 | pdfjs-zoom-out-button-label = ছোট আকারে প্রদর্শন |
| 28 | pdfjs-zoom-in-button = |
| 29 | .title = বড় আকারে প্রদর্শন |
| 30 | pdfjs-zoom-in-button-label = বড় আকারে প্রদর্শন |
| 31 | pdfjs-zoom-select = |
| 32 | .title = বড় আকারে প্রদর্শন |
| 33 | pdfjs-presentation-mode-button = |
| 34 | .title = উপস্থাপনা মোডে স্যুইচ করুন |
| 35 | pdfjs-presentation-mode-button-label = উপস্থাপনা মোড |
| 36 | pdfjs-open-file-button = |
| 37 | .title = ফাইল খুলুন |
| 38 | pdfjs-open-file-button-label = খুলুন |
| 39 | pdfjs-print-button = |
| 40 | .title = মুদ্রণ |
| 41 | pdfjs-print-button-label = মুদ্রণ |
| 42 | |
| 43 | ## Secondary toolbar and context menu |
| 44 | |
| 45 | pdfjs-tools-button = |
| 46 | .title = টুল |
| 47 | pdfjs-tools-button-label = টুল |
| 48 | pdfjs-first-page-button = |
| 49 | .title = প্রথম পাতায় যাও |
| 50 | pdfjs-first-page-button-label = প্রথম পাতায় যাও |
| 51 | pdfjs-last-page-button = |
| 52 | .title = শেষ পাতায় যাও |
| 53 | pdfjs-last-page-button-label = শেষ পাতায় যাও |
| 54 | pdfjs-page-rotate-cw-button = |
| 55 | .title = ঘড়ির কাঁটার দিকে ঘোরাও |
| 56 | pdfjs-page-rotate-cw-button-label = ঘড়ির কাঁটার দিকে ঘোরাও |
| 57 | pdfjs-page-rotate-ccw-button = |
| 58 | .title = ঘড়ির কাঁটার বিপরীতে ঘোরাও |
| 59 | pdfjs-page-rotate-ccw-button-label = ঘড়ির কাঁটার বিপরীতে ঘোরাও |
| 60 | pdfjs-cursor-text-select-tool-button = |
| 61 | .title = লেখা নির্বাচক টুল সক্রিয় করুন |
| 62 | pdfjs-cursor-text-select-tool-button-label = লেখা নির্বাচক টুল |
| 63 | pdfjs-cursor-hand-tool-button = |
| 64 | .title = হ্যান্ড টুল সক্রিয় করুন |
| 65 | pdfjs-cursor-hand-tool-button-label = হ্যান্ড টুল |
| 66 | pdfjs-scroll-vertical-button = |
| 67 | .title = উলম্ব স্ক্রলিং ব্যবহার করুন |
| 68 | pdfjs-scroll-vertical-button-label = উলম্ব স্ক্রলিং |
| 69 | pdfjs-scroll-horizontal-button = |
| 70 | .title = � |
| 71 | নুভূমিক স্ক্রলিং ব্যবহার করুন |
| 72 | pdfjs-scroll-horizontal-button-label = � |
| 73 | নুভূমিক স্ক্রলিং |
| 74 | pdfjs-scroll-wrapped-button = |
| 75 | .title = Wrapped স্ক্রোলিং ব্যবহার করুন |
| 76 | pdfjs-scroll-wrapped-button-label = Wrapped স্ক্রোলিং |
| 77 | pdfjs-spread-none-button = |
| 78 | .title = পেজ স্প্রেডগুলোতে যোগদান করবেন না |
| 79 | pdfjs-spread-none-button-label = Spreads নেই |
| 80 | pdfjs-spread-odd-button-label = বিজোড় Spreads |
| 81 | pdfjs-spread-even-button-label = জোড় Spreads |
| 82 | |
| 83 | ## Document properties dialog |
| 84 | |
| 85 | pdfjs-document-properties-button = |
| 86 | .title = নথি বৈশিষ্ট্য… |
| 87 | pdfjs-document-properties-button-label = নথি বৈশিষ্ট্য… |
| 88 | pdfjs-document-properties-file-name = ফাইলের নাম: |
| 89 | pdfjs-document-properties-file-size = ফাইলের আকার: |
| 90 | # Variables: |
| 91 | # $size_kb (Number) - the PDF file size in kilobytes |
| 92 | # $size_b (Number) - the PDF file size in bytes |
| 93 | pdfjs-document-properties-kb = { $size_kb } কেবি ({ $size_b } বাইট) |
| 94 | # Variables: |
| 95 | # $size_mb (Number) - the PDF file size in megabytes |
| 96 | # $size_b (Number) - the PDF file size in bytes |
| 97 | pdfjs-document-properties-mb = { $size_mb } এমবি ({ $size_b } বাইট) |
| 98 | pdfjs-document-properties-title = শিরোনাম: |
| 99 | pdfjs-document-properties-author = লেখক: |
| 100 | pdfjs-document-properties-subject = বিষয়: |
| 101 | pdfjs-document-properties-keywords = কীওয়ার্ড: |
| 102 | pdfjs-document-properties-creation-date = তৈরির তারিখ: |
| 103 | pdfjs-document-properties-modification-date = পরিবর্তনের তারিখ: |
| 104 | # Variables: |
| 105 | # $date (Date) - the creation/modification date of the PDF file |
| 106 | # $time (Time) - the creation/modification time of the PDF file |
| 107 | pdfjs-document-properties-date-string = { $date }, { $time } |
| 108 | pdfjs-document-properties-creator = প্রস্তুতকারক: |
| 109 | pdfjs-document-properties-producer = পিডিএফ প্রস্তুতকারক: |
| 110 | pdfjs-document-properties-version = পিডিএফ সংষ্করণ: |
| 111 | pdfjs-document-properties-page-count = মোট পাতা: |
| 112 | pdfjs-document-properties-page-size = পাতার সাইজ: |
| 113 | pdfjs-document-properties-page-size-unit-inches = এর মধ্যে |
| 114 | pdfjs-document-properties-page-size-unit-millimeters = mm |
| 115 | pdfjs-document-properties-page-size-orientation-portrait = উলম্ব |
| 116 | pdfjs-document-properties-page-size-orientation-landscape = � |
| 117 | নুভূমিক |
| 118 | pdfjs-document-properties-page-size-name-a-three = A3 |
| 119 | pdfjs-document-properties-page-size-name-a-four = A4 |
| 120 | pdfjs-document-properties-page-size-name-letter = লেটার |
| 121 | pdfjs-document-properties-page-size-name-legal = লীগাল |
| 122 | |
| 123 | ## Variables: |
| 124 | ## $width (Number) - the width of the (current) page |
| 125 | ## $height (Number) - the height of the (current) page |
| 126 | ## $unit (String) - the unit of measurement of the (current) page |
| 127 | ## $name (String) - the name of the (current) page |
| 128 | ## $orientation (String) - the orientation of the (current) page |
| 129 | |
| 130 | pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation }) |
| 131 | pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation }) |
| 132 | |
| 133 | ## |
| 134 | |
| 135 | # The linearization status of the document; usually called "Fast Web View" in |
| 136 | # English locales of Adobe software. |
| 137 | pdfjs-document-properties-linearized = Fast Web View: |
| 138 | pdfjs-document-properties-linearized-yes = হ্যাঁ |
| 139 | pdfjs-document-properties-linearized-no = না |
| 140 | pdfjs-document-properties-close-button = বন্ধ |
| 141 | |
| 142 | |
| 143 | |
| 144 | pdfjs-print-progress-message = মুদ্রণের জন্য নথি প্রস্তুত করা হচ্ছে… |
| 145 | # Variables: |
| 146 | # $progress (Number) - percent value |
| 147 | pdfjs-print-progress-percent = { $progress }% |
| 148 | pdfjs-print-progress-close-button = বাতিল |
| 149 | pdfjs-printing-not-supported = সতর্কতা: এই ব্রাউজারে মুদ্রণ সম্পূর্ণভাবে সমর্থিত নয়। |
| 150 | pdfjs-printing-not-ready = সতর্কীকরণ: পিডিএফটি মুদ্রণের জন্য সম্পূর্ণ লোড হয়নি। |
| 151 | |
| 152 | ## Tooltips and alt text for side panel toolbar buttons |
| 153 | |
| 154 | pdfjs-toggle-sidebar-button = |
| 155 | .title = সাইডবার টগল করুন |
| 156 | pdfjs-toggle-sidebar-button-label = সাইডবার টগল করুন |
| 157 | pdfjs-document-outline-button = |
| 158 | .title = নথির আউটলাইন দেখাও (সব আইটেম প্রসারিত/সঙ্কুচিত করতে ডবল ক্লিক করুন) |
| 159 | pdfjs-document-outline-button-label = নথির রূপরেখা |
| 160 | pdfjs-attachments-button = |
| 161 | .title = সংযুক্তি দেখাও |
| 162 | pdfjs-attachments-button-label = সংযুক্তি |
| 163 | pdfjs-thumbs-button = |
| 164 | .title = থাম্বনেইল সমূহ প্রদর্শন করুন |
| 165 | pdfjs-thumbs-button-label = থাম্বনেইল সমূহ |
| 166 | pdfjs-findbar-button = |
| 167 | .title = নথির মধ্যে খুঁজুন |
| 168 | pdfjs-findbar-button-label = খুঁজুন |
| 169 | |
| 170 | ## Thumbnails panel item (tooltip and alt text for images) |
| 171 | |
| 172 | # Variables: |
| 173 | # $page (Number) - the page number |
| 174 | pdfjs-thumb-page-title = |
| 175 | .title = পাতা { $page } |
| 176 | # Variables: |
| 177 | # $page (Number) - the page number |
| 178 | pdfjs-thumb-page-canvas = |
| 179 | .aria-label = { $page } পাতার থাম্বনেইল |
| 180 | |
| 181 | ## Find panel button title and messages |
| 182 | |
| 183 | pdfjs-find-input = |
| 184 | .title = খুঁজুন |
| 185 | .placeholder = নথির মধ্যে খুঁজুন… |
| 186 | pdfjs-find-previous-button = |
| 187 | .title = বাক্যাংশের পূর্ববর্তী উপস্থিতি � |
| 188 | নুসন্ধান |
| 189 | pdfjs-find-previous-button-label = পূর্ববর্তী |
| 190 | pdfjs-find-next-button = |
| 191 | .title = বাক্যাংশের পরবর্তী উপস্থিতি � |
| 192 | নুসন্ধান |
| 193 | pdfjs-find-next-button-label = পরবর্তী |
| 194 | pdfjs-find-highlight-checkbox = সব হাইলাইট করুন |
| 195 | pdfjs-find-match-case-checkbox-label = � |
| 196 | ক্ষরের ছাঁদ মেলানো |
| 197 | pdfjs-find-entire-word-checkbox-label = সম্পূর্ণ শব্দ |
| 198 | pdfjs-find-reached-top = পাতার শুরুতে পৌছে গেছে, নীচ থেকে আরম্ভ করা হয়েছে |
| 199 | pdfjs-find-reached-bottom = পাতার শেষে পৌছে গেছে, উপর থেকে আরম্ভ করা হয়েছে |
| 200 | pdfjs-find-not-found = বাক্যাংশ পাওয়া যায়নি |
| 201 | |
| 202 | ## Predefined zoom values |
| 203 | |
| 204 | pdfjs-page-scale-width = পাতার প্রস্থ |
| 205 | pdfjs-page-scale-fit = পাতা ফিট করুন |
| 206 | pdfjs-page-scale-auto = স্বয়ংক্রিয় জুম |
| 207 | pdfjs-page-scale-actual = প্রকৃত আকার |
| 208 | # Variables: |
| 209 | # $scale (Number) - percent value for page scale |
| 210 | pdfjs-page-scale-percent = { $scale }% |
| 211 | |
| 212 | ## PDF page |
| 213 | |
| 214 | |
| 215 | ## Loading indicator messages |
| 216 | |
| 217 | pdfjs-loading-error = পিডিএফ লোড করার সময় ত্রুটি দেখা দিয়েছে। |
| 218 | pdfjs-invalid-file-error = � |
| 219 | কার্যকর � |
| 220 | থবা ক্ষতিগ্রস্ত পিডিএফ ফাইল। |
| 221 | pdfjs-missing-file-error = নিখোঁজ PDF ফাইল। |
| 222 | pdfjs-unexpected-response-error = � |
| 223 | প্রত্যাশীত সার্ভার প্রতিক্রিয়া। |
| 224 | pdfjs-rendering-error = পাতা উপস্থাপনার সময় ত্রুটি দেখা দিয়েছে। |
| 225 | |
| 226 | ## Annotations |
| 227 | |
| 228 | # Variables: |
| 229 | # $date (Date) - the modification date of the annotation |
| 230 | # $time (Time) - the modification time of the annotation |
| 231 | pdfjs-annotation-date-string = { $date }, { $time } |
| 232 | # .alt: This is used as a tooltip. |
| 233 | # Variables: |
| 234 | # $type (String) - an annotation type from a list defined in the PDF spec |
| 235 | # (32000-1:2008 Table 169 – Annotation types). |
| 236 | # Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 237 | pdfjs-text-annotation-type = |
| 238 | .alt = [{ $type } টীকা] |
| 239 | |
| 240 | ## Password |
| 241 | |
| 242 | pdfjs-password-label = পিডিএফ ফাইলটি ওপেন করতে পাসওয়ার্ড দিন। |
| 243 | pdfjs-password-invalid = ভুল পাসওয়ার্ড। � |
| 244 | নুগ্রহ করে আবার চেষ্টা করুন। |
| 245 | pdfjs-password-ok-button = ঠিক আছে |
| 246 | pdfjs-password-cancel-button = বাতিল |
| 247 | pdfjs-web-fonts-disabled = ওয়েব ফন্ট নিষ্ক্রিয়: সংযুক্ত পিডিএফ ফন্ট ব্যবহার করা যাচ্ছে না। |
| 248 | |
| 249 | ## Editing |
| 250 | |
| 251 | |
| 252 | ## Alt-text dialog |
| 253 | |
| 254 | |
| 255 | ## Editor resizers |
| 256 | ## This is used in an aria label to help to understand the role of the resizer. |
| 257 | |
| 258 |