viewer.ftl 12 KB

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