Sha256: cf0a31f49255567d5be97814e7471b716e55a631f1b2d0246ca4a307edbf2ac1

Contents?: true

Size: 504 Bytes

Versions: 3

Compression:

Stored size: 504 Bytes

Contents

/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'templates', 'cs', {
	button: 'Šablony',
	emptyListMsg: '(Není definována žádná šablona)',
	insertOption: 'Nahradit aktuální obsah',
	options: 'Nastavení šablon',
	selectPromptMsg: 'Prosím zvolte šablonu pro otevření v editoru<br>(aktuální obsah editoru bude ztracen):',
	title: 'Šablony obsahu'
});

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rdcms-1.0.28 app/assets/javascripts/ckeditor/plugins/templates/lang/cs.js
rdcms-1.0.27 app/assets/javascripts/ckeditor/plugins/templates/lang/cs.js
rdcms-1.0.26 app/assets/javascripts/ckeditor/plugins/templates/lang/cs.js