Project

General

Profile

« Previous | Next » 

Revision d2a09415

Added by Andreas Kohlbecker over 8 years ago

CRLF will be replaced by LF issues

View differences:

modules/cdm_dataportal/js/colorbox/i18n/jquery.colorbox-fa.js
1
/*
2
	jQuery Colorbox language configuration
3
	language: Persian (Farsi)
4
	translated by: Mahdi Jaberzadeh Ansari (MJZSoft)
5
	site: www.mjzsoft.ir
6
	email: mahdijaberzadehansari (at) yahoo.co.uk
7
	Please note : Persian language is right to left like arabic.
8
*/
9
jQuery.extend(jQuery.colorbox.settings, {
10
	current: "تصویر {current} از {total}",
11
	previous: "قبلی",
12
	next: "بعدی",
13
	close: "بستن",
14
	xhrError: "متاسفانه محتویات مورد نظر قابل نمایش نیست.",
15
	imgError: "متاسفانه بارگذاری این عکس با مشکل مواجه شده است.",
16
	slideshowStart: "آغاز نمایش خودکار",
17
	slideshowStop: "توقف نمایش خودکار"
18
});
1
/*
2
	jQuery Colorbox language configuration
3
	language: Persian (Farsi)
4
	translated by: Mahdi Jaberzadeh Ansari (MJZSoft)
5
	site: www.mjzsoft.ir
6
	email: mahdijaberzadehansari (at) yahoo.co.uk
7
	Please note : Persian language is right to left like arabic.
8
*/
9
jQuery.extend(jQuery.colorbox.settings, {
10
	current: "تصویر {current} از {total}",
11
	previous: "قبلی",
12
	next: "بعدی",
13
	close: "بستن",
14
	xhrError: "متاسفانه محتویات مورد نظر قابل نمایش نیست.",
15
	imgError: "متاسفانه بارگذاری این عکس با مشکل مواجه شده است.",
16
	slideshowStart: "آغاز نمایش خودکار",
17
	slideshowStop: "توقف نمایش خودکار"
18
});

Also available in: Unified diff