]> git.mxchange.org Git - friendica.git/blob - library/colorbox/i18n/jquery.colorbox-my.js
Merge remote-tracking branch 'upstream/master' into develop
[friendica.git] / library / colorbox / i18n / jquery.colorbox-my.js
1 /*
2         jQuery Colorbox language configuration
3         language: Myanmar (my)
4         translated by: Yan Naing
5 */
6 jQuery.extend(jQuery.colorbox.settings, {
7   current: "ပုံ {total} မှာ {current} မြောက်ပုံ",
8         previous: "ရှေ့သို့",
9         next: "နောက်သို့",
10         close: "ပိတ်မည်",
11         xhrError: "ပါဝင်သော အကြောင်းအရာများ ဖော်ပြရာတွင် အနည်းငယ် ချို့ယွင်းမှုရှိနေပါသည်",
12         imgError: "ပုံပြသရာတွင် အနည်းငယ် ချို့ယွင်းချက် ရှိနေပါသည်",
13         slideshowStart: "ပုံများ စတင်ပြသမည်",
14         slideshowStop: "ပုံပြသခြင်း ရပ်ဆိုင်မည်"
15 });