]> git.mxchange.org Git - friendica.git/blobdiff - library/colorbox/i18n/jquery.colorbox-ru.js
add colorbox
[friendica.git] / library / colorbox / i18n / jquery.colorbox-ru.js
diff --git a/library/colorbox/i18n/jquery.colorbox-ru.js b/library/colorbox/i18n/jquery.colorbox-ru.js
new file mode 100644 (file)
index 0000000..c9c2200
--- /dev/null
@@ -0,0 +1,14 @@
+/*\r
+       jQuery ColorBox language configuration\r
+       language: Russian (ru)\r
+       translated by: Marfa\r
+        site: themarfa.name\r
+*/\r
+jQuery.extend(jQuery.colorbox.settings, {\r
+       current: "изображение {current} из {total}",\r
+       previous: "предыдущее",\r
+       next: "следующее",\r
+       close: "закрыть",\r
+       xhrError: "Не удалось загрузить содержимое.",\r
+       imgError: "Не удалось загрузить изображение."\r
+});
\ No newline at end of file