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 504B

123456789101112131415
  1. OC.L10N.register(
  2. "core",
  3. {
  4. "Settings" : "সেটিংস",
  5. "Saving..." : "সংরক্ষণ করা হচ্ছে ...",
  6. "Cancel" : "বাতিল করা",
  7. "Error" : "ভুল",
  8. "Share" : "শেয়ার",
  9. "Warning" : "সতর্কীকরণ",
  10. "Delete" : "মুছে ফেলা",
  11. "Add" : "যোগ করা",
  12. "Username" : "ইউজারনেম",
  13. "Search" : "অনুসন্ধান"
  14. },
  15. "nplurals=2; plural=(n != 1);");