From 446e61c1ada040951c21db67ed112d32c6111089 Mon Sep 17 00:00:00 2001 From: N'Bayramberdiyev Date: Mon, 13 Nov 2017 22:41:51 +0300 Subject: [PATCH] Create jquery.colorbox-tk.js --- i18n/jquery.colorbox-tk.js | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 i18n/jquery.colorbox-tk.js 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" +});