//                  
// 	ClearBox Language File (JavaScript)
//

var

	CB_NavTextPrv='iepriekšējā',				// text of previous image
	CB_NavTextNxt='nākamā',					// text of next image
	CB_NavTextFull='pilns izmērs',				// text of original size (only at pictures)
	CB_NavTextOpen='atvērt jaunā logā',		// text of open in a new browser window
	CB_NavTextDL='lejupielādēt',				// text of download picture or any other content
	CB_NavTextClose='aizvērt',			// text of close CB
	CB_NavTextStart='sākt slīdrādi',			// text of start slideshow
	CB_NavTextStop='beigt slīdrādi',			// text of stop slideshow
	CB_NavTextRotR='pagriez bildi 90 grādus pa labi',	// text of rotation right
	CB_NavTextRotL='pagriez bildi 90 grādus pa kreisi'	// text of rotation left

;
