diff --git a/i18n/jquery.colorbox-tk.js b/i18n/jquery.colorbox-tk.js new file mode 100644 index 0000000..ddb0a23 --- /dev/null +++ b/i18n/jquery.colorbox-tk.js @@ -0,0 +1,16 @@ +/* + jQuery Colorbox language configuration + language: Turkmen (tk) + translated by: N'Bayramberdiyev + site: nbayramberdiyev.com +*/ +jQuery.extend(jQuery.colorbox.settings, { + current: "Surat {current} / {total}", + previous: "Öňki", + next: "Soňky", + close: "Ýap", + xhrError: "Ýüklenýärkä näsazlyk ýüze çykdy.", + imgError: "Ýüklenýärkä näsazlyk ýüze çykdy.", + slideshowStart: "Slaýdy Başlat", + slideshowStop: "Slaýdy Duruz" +});