]> git.mxchange.org Git - friendica.git/blob - library/colorbox/i18n/jquery.colorbox-bn.js
946229d4cc0a1f927efff13a3e54be8d51e89842
[friendica.git] / library / colorbox / i18n / jquery.colorbox-bn.js
1 /*
2 jQuery Colorbox language configuration
3 language: Bengali (bn)
4 translated by: Arkaprava Majumder
5 http://github.com/arkaindas
6 */
7 jQuery.extend(jQuery.colorbox.settings, {
8 current: "ছবি {current} এর {total}",
9 previous: "আগে",
10 next: "পরে",
11 close: "বন্ধ",
12 xhrError: "এই কন্টেন্ট লোড করা যায়নি.",
13 imgError: "এই ছবিটি লোড করা যায়নি.",
14 slideshowStart: "স্লাইডশো শুরু",
15 slideshowStop: "স্লাইডশো বন্ধ"
16 });