Sha256: b27d0a9934b3c646324020103600fd1eb947de7ee01ea470f38f73cec856c968

Contents?: true

Size: 459 Bytes

Versions: 7

Compression:

Stored size: 459 Bytes

Contents

/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

CKEDITOR.plugins.setLang( 'placeholder', 'cs',
{
	placeholder :
	{
		title		: 'Vlastnosti vyhrazeného prostoru',
		toolbar		: 'Vytvořit vyhrazený prostor',
		text		: 'Vyhrazený text',
		edit		: 'Upravit vyhrazený prostor',
		textMissing	: 'Vyhrazený prostor musí obsahovat text.'
	}
});

Version data entries

7 entries across 7 versions & 4 rubygems

Version Path
rich-1.3.1 vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/cs.js
rich-1.3.0 vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/cs.js
rich-1.2.0 vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/cs.js
ckeditor-rails-0.0.5 vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/cs.js
refinerycms-ckeditor-0.2.0 app/assets/javascripts/ckeditor/_source/plugins/placeholder/lang/cs.js
rich-1.1.0 vendor/assets/ckeditor/ckeditor/_source/plugins/placeholder/lang/cs.js
radiant-ck_editor_filter-extension-0.2.6 public/javascripts/extensions/ck_editor_filter/ckeditor/_source/plugins/placeholder/lang/cs.js