summaryrefslogtreecommitdiff
path: root/sites/all/libraries/colorbox/i18n/jquery.colorbox-uk.js
diff options
context:
space:
mode:
Diffstat (limited to 'sites/all/libraries/colorbox/i18n/jquery.colorbox-uk.js')
-rw-r--r--sites/all/libraries/colorbox/i18n/jquery.colorbox-uk.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/sites/all/libraries/colorbox/i18n/jquery.colorbox-uk.js b/sites/all/libraries/colorbox/i18n/jquery.colorbox-uk.js
new file mode 100644
index 000000000..3f786d3f4
--- /dev/null
+++ b/sites/all/libraries/colorbox/i18n/jquery.colorbox-uk.js
@@ -0,0 +1,16 @@
+/*
+ jQuery ColorBox language configuration
+ language: Ukrainian (uk)
+ translated by: Andrew
+ http://acisoftware.com.ua
+*/
+jQuery.extend(jQuery.colorbox.settings, {
+ current: "зображення {current} з {total}",
+ previous: "попереднє",
+ next: "наступне",
+ close: "закрити",
+ xhrError: "Не вдалося завантажити вміст.",
+ imgError: "Не вдалося завантажити зображення.",
+ slideshowStart: "почати слайд-шоу",
+ slideshowStop: "зупинити слайд-шоу"
+}); \ No newline at end of file