]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-uk.js
colorbox: update library to 1.6.3
[friendica.git] / library / colorbox / i18n / jquery.colorbox-uk.js
diff --git a/library/colorbox/i18n/jquery.colorbox-uk.js b/library/colorbox/i18n/jquery.colorbox-uk.js
new file mode 100644 (file)
index 0000000..3f786d3
--- /dev/null
@@ -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