summaryrefslogtreecommitdiffstats
path: root/admin/survey/script/jquery/colorbox/i18n/jquery.colorbox-ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'admin/survey/script/jquery/colorbox/i18n/jquery.colorbox-ru.js')
-rw-r--r--admin/survey/script/jquery/colorbox/i18n/jquery.colorbox-ru.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/admin/survey/script/jquery/colorbox/i18n/jquery.colorbox-ru.js b/admin/survey/script/jquery/colorbox/i18n/jquery.colorbox-ru.js
new file mode 100644
index 0000000..1d88b8c
--- /dev/null
+++ b/admin/survey/script/jquery/colorbox/i18n/jquery.colorbox-ru.js
@@ -0,0 +1,16 @@
+/*
+ jQuery Colorbox language configuration
+ language: Russian (ru)
+ translated by: Marfa
+ site: themarfa.name
+*/
+jQuery.extend(jQuery.colorbox.settings, {
+ current: "изображение {current} из {total}",
+ previous: "назад",
+ next: "вперёд",
+ close: "закрыть",
+ xhrError: "Не удалось загрузить содержимое.",
+ imgError: "Не удалось загрузить изображение.",
+ slideshowStart: "начать слайд-шоу",
+ slideshowStop: "остановить слайд-шоу"
+}); \ No newline at end of file