You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

bn_IN.js 903B

1234567891011121314
  1. OC.L10N.register(
  2. "files_sharing",
  3. {
  4. "Cancel" : "বাতিল করা",
  5. "A file or folder has been <strong>shared</strong>" : "ফাইল অথবা ফোল্ডার <strong>শেয়ার করা হয়েছে</strong>",
  6. "You shared %1$s with %2$s" : "আপনি %1$s শেয়ার করছেন %2$s এর সাথে",
  7. "You shared %1$s with group %2$s" : "আপনি %1$s কে %2$s গ্রুপের সাথে শেয়ার করেছেন",
  8. "You shared %1$s via link" : "আপনি লিঙ্ক দ্বারা %1$s শেয়ার করুন ",
  9. "%2$s shared %1$s with you" : "%2$s শেয়ার করেছে %1$s কে আপনার সাথে ",
  10. "Shares" : "শেয়ারস",
  11. "Name" : "নাম",
  12. "Download" : "ডাউনলোড করুন"
  13. },
  14. "nplurals=2; plural=(n != 1);");