send.ftl 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. # Firefox Send is a brand name and should not be localized.
  2. title = Firefox Send
  3. siteFeedback = প্রতিক্রিয়া
  4. importingFile = ইম্পোর্ট হচ্ছে...
  5. encryptingFile = ইনক্রিপট হচ্ছে...
  6. decryptingFile = ডিক্রিপট হচ্ছে...
  7. downloadCount =
  8. { $num ->
  9. [one] 1 ডাউনলোড
  10. *[other] { $num } ডাউনলোডগুলো
  11. }
  12. timespanHours =
  13. { $num ->
  14. [one] 1 ঘন্টা
  15. *[other] { $num } ঘন্টা
  16. }
  17. copiedUrl = কপি করা হয়েছে!
  18. unlockInputPlaceholder = পাসওয়ার্ড
  19. unlockButtonLabel = আনলক করুন
  20. downloadButtonLabel = ডাউনলোড
  21. downloadFinish = ডাউনলোড সম্পন্ন
  22. fileSizeProgress = ({ $totalSize } এর { $partialSize })
  23. sendYourFilesLink = Firefox Send পরখ করে দেখুন
  24. errorPageHeader = কোন সমস্যা হয়েছে!
  25. fileTooBig = ফাইলটি আপলোড করার জন্যে খুব বড়। এটি { $size } এর চেয়ে কম হওয়া উচিত।
  26. linkExpiredAlt = লিঙ্ক মেয়াদউত্তীর্ণ হয়েছে
  27. notSupportedHeader = আপনার ব্রাউজার সমর্থিত নয়।
  28. notSupportedLink = আমার ব্রাউজার কেন সমর্থিত নয়?
  29. notSupportedOutdatedDetail = দুর্ভাগ্যবশত Firefox এই সংস্করণটি ওয়েব প্রযুক্তিকে সমর্থন করে না যা Firefox Send কে সমর্থন করে। আপনাকে আপনার ব্রাউজারটি আপডেট করতে হবে।
  30. updateFirefox = Firefox হালনাগাদ করুন
  31. deletePopupCancel = বাতিল
  32. deleteButtonHover = মুছে ফেলুন
  33. footerLinkLegal = আইনগত
  34. footerLinkPrivacy = গোপনীয়তা
  35. footerLinkCookies = কুকি
  36. passwordTryAgain = ভুল পাসওয়ার্ড। আবার চেষ্টা করুন।
  37. javascriptRequired = Firefox Send এর জাভাস্ক্রিপ্ট প্রয়োজন।
  38. whyJavascript = কেন Firefox Send এর জাভাস্ক্রিপ্ট প্রয়োজন?
  39. enableJavascript = জাভাস্ক্রিপ্ট সক্রিয় করুন এবং আবার চেষ্টা করুন।
  40. # A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
  41. expiresHoursMinutes = { $hours }ঘ { $minutes }মি
  42. # A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
  43. expiresMinutes = { $minutes }মি
  44. # A short status message shown when the user enters a long password
  45. maxPasswordLength = সর্বোচ্চ পাসওয়ার্ড দৈর্ঘ্য:{ $length }
  46. # A short status message shown when there was an error setting the password
  47. passwordSetError = এই পাসওয়ার্ড সেট করা যাবে না
  48. ## Send version 2 strings
  49. # Firefox Send, Send, Firefox, Mozilla are proper names and should not be localized
  50. -send-brand = Firefox Send
  51. -send-short-brand = প্রেরণ
  52. -firefox = Firefox
  53. -mozilla = Mozilla
  54. introTitle = সহজ, ব্যক্তিগত ফাইল শেয়ার
  55. introDescription = { -send-brand } ফাইল এনক্রিপশন ও স্বয়ংক্রিয়ভাবে মেয়াদ শেষ হবে এমন একটি লিঙ্কের মাধ্যমে শুরু-থেকে-শেষ পর্যন্ত শেয়ার করতে দেয়। একারণে আপনি যা শেয়ার করেন তা গোপন রাখতে এবং আপনার জিনিস চিরদিনের জন্য অনলাইনে থাকবে না তা নিশ্চিত করতে পারেন।
  56. notifyUploadEncryptDone = আপনার ফাইল এনক্রিপ্ট করা হয়েছে এবং প্রেরণ করতে প্রস্তুত
  57. # downloadCount is from the downloadCount string and timespan is a timespanMinutes string. ex. 'Expires after 2 downloads or 25 minutes'
  58. archiveExpiryInfo = { $downloadCount } বা { $timespan } পরে মেয়াদ শেষ হবে
  59. timespanMinutes =
  60. { $num ->
  61. [one] ১ মিনিট
  62. *[other] { $num } মিনিট
  63. }
  64. timespanDays =
  65. { $num ->
  66. [one] ১ দিন
  67. *[other] { $num } দিন
  68. }
  69. timespanWeeks =
  70. { $num ->
  71. [one] ১ সপ্তাহ
  72. *[other] { $num } সপ্তাহ
  73. }
  74. fileCount =
  75. { $num ->
  76. [one] ১টি ফাইল
  77. *[other] { $num }টি ফাইল
  78. }
  79. # byte abbreviation
  80. bytes = B
  81. # kibibyte abbreviation
  82. kb = KB
  83. # mebibyte abbreviation
  84. mb = MB
  85. # gibibyte abbreviation
  86. gb = GB
  87. # localized number and byte abbreviation. example "2.5MB"
  88. fileSize = { $num }{ $units }
  89. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  90. totalSize = মোট আকার: { $size }
  91. # the next line after the colon contains a file name
  92. copyLinkDescription = আপনার ফাইল শেয়ার করতে লিঙ্ক অনুলিপি করুন:
  93. copyLinkButton = লিঙ্ক অনুলিপি
  94. downloadTitle = ফাইল ডাউনলোড
  95. downloadDescription = ফাইলটি { -send-brand } এর মাধ্যমে এনক্রিপশন ও স্বয়ংক্রিয় মেয়াদ শেষ হবে এমন একটি লিঙ্কের মাধ্যমে শুরু-থেকে-শেষ পর্যন্ত শেয়ার করা হয়েছে।
  96. trySendDescription = সহজ ও নিরাপদ ফাইল শেয়ারের জন্য { -send-brand } ব্যবহার করুন।
  97. # count will always be > 10
  98. tooManyFiles =
  99. { $count ->
  100. [one] একবারে কেবল ১টি ফাইল আপলোড করা যাবে।
  101. *[other] একবারে কেবল { $count }টি ফাইল আপলোড করা যাবে।
  102. }
  103. # count will always be > 10
  104. tooManyArchives =
  105. { $count ->
  106. [one] কেবল ১টি আর্কাইভ অনুমোদিত।
  107. *[other] কেবল { $count } আর্কাইভ অনুমোদিত।
  108. }
  109. expiredTitle = এই লিঙ্কের মেয়াদ শেষ হয়ে গেছে।
  110. notSupportedDescription = { -send-brand } এই ব্রাউজারের সাথে কাজ করবে না। { -firefox } এর সাম্প্রতিকতম সংস্করণে { -send-short-brand } সর্বোত্তমভাবে কাজ করবে, এবং এটি বেশিরভাগ ব্রাউজারের বর্তমান সংস্করণে কাজ করবে।
  111. downloadFirefox = { -firefox } ডাউনলোড করুন
  112. legalTitle = { -send-short-brand } গোপনীয়তা নোটিশ
  113. legalDateStamp = সংস্করণ ১.০, ১২ মার্চ, ২০১৯ তারিখ
  114. # A short representation of a countdown timer containing the number of days, hours, and minutes remaining as digits, example "2d 11h 56m"
  115. expiresDaysHoursMinutes = { $days }দি { $hours }ঘ { $minutes }মি
  116. addFilesButton = আপলোডের জন্য ফাইল নির্বাচন করুন
  117. uploadButton = আপলোড
  118. # the first part of the string 'Drag and drop files or click to send up to 1GB'
  119. dragAndDropFiles = ফাইল টেনে এনে ছাড়ুন
  120. # the second part of the string 'Drag and drop files or click to send up to 1GB'
  121. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  122. orClickWithSize = বা সর্বোচ্চ { $size } আকারের ফাইল পাঠাতে ক্লিক করুন
  123. addPassword = পাসওয়ার্ড দ্বারা সুরক্ষিত রাখুন
  124. emailPlaceholder = আপনার ইমেইল দিন
  125. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  126. signInSizeBump = সর্বোচ্চ { $size } আকারের ফাইল প্রেরণ করতে সাইন ইন করুন
  127. signInOnlyButton = সাইন ইন
  128. accountBenefitTitle = { -firefox } অ্যাকাউন্ট তৈরি অথবা সাইন ইন করুন
  129. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  130. accountBenefitLargeFiles = সর্বোচ্চ { $size } আকারের ফাইল শেয়ার করুন
  131. accountBenefitDownloadCount = আরও মানুষের সাথে ফাইল শেয়ার করুন
  132. accountBenefitTimeLimit =
  133. { $count ->
  134. [one] ১ দিন পর্যন্ত লিঙ্ক সক্রিয় রাখুন
  135. *[other] { $count } দিন পর্যন্ত লিঙ্ক সক্রিয় রাখুন
  136. }
  137. accountBenefitSync = যেকোন ডিভাইস থেকে শেয়ার করা ফাইল পরিচালনা করুন
  138. accountBenefitMoz = অন্যান্য { -mozilla } সেবা সম্পর্কে জানুন
  139. signOut = সাইন আউট
  140. okButton = ঠিক আছে
  141. downloadingTitle = ডাউনলোড হচ্ছে
  142. noStreamsWarning = এই ব্রাউজার এতো বড় একটি ফাইল ডিক্রিপ্ট করতে সক্ষম নয়।
  143. noStreamsOptionCopy = অন্য ব্রাউজারে খুলতে লিঙ্ক অনুলিপি করুন
  144. noStreamsOptionFirefox = আমাদের জনপ্রিয় ব্রাউজার ব্যবহার করুন
  145. noStreamsOptionDownload = এই ব্রাউজার ব্যবহার অব্যহত রাখুন
  146. downloadFirefoxPromo = { -send-short-brand } আপনারদের জন্য নিয়ে এসেছে একেবারে নতুন { -firefox }।
  147. # the next line after the colon contains a file name
  148. shareLinkDescription = আপনার ফাইলে লিঙ্ক শেয়ার করুন:
  149. shareLinkButton = লিঙ্ক শেয়ার করুন
  150. # $name is the name of the file
  151. shareMessage = { -send-brand } এর মাধ্যমে "{ $name }" ডাউনলোড করুন: সরল, নিরাপদ ফাইল শেয়ারিং
  152. trailheadPromo = আপনার গোপনীয়তা রক্ষা করার একটি উপায় আছে। Firefox এ যোগ দিন।
  153. learnMore = আরও জানুন।