]> git.mxchange.org Git - friendica.git/blob - library/colorbox/i18n/jquery.colorbox-ru.js
FR update to the strings THX Perig
[friendica.git] / library / colorbox / i18n / jquery.colorbox-ru.js
1 /*\r
2         jQuery ColorBox language configuration\r
3         language: Russian (ru)\r
4         translated by: Marfa\r
5         site: themarfa.name\r
6 */\r
7 jQuery.extend(jQuery.colorbox.settings, {\r
8         current: "изображение {current} из {total}",\r
9         previous: "предыдущее",\r
10         next: "следующее",\r
11         close: "закрыть",\r
12         xhrError: "Не удалось загрузить содержимое.",\r
13         imgError: "Не удалось загрузить изображение."\r
14 });