UNPKG

ct-ckeditor

Version:
18 lines (17 loc) 696 B
/* Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ CKEDITOR.plugins.setLang('wordcount', 'hu', { WordCount: 'Szavak:', WordCountRemaining: 'Words remaining', CharCount: 'Karakaterek:', CharCountRemaining: 'Characters remaining', CharCountWithHTML: 'Karakterek (HTML tagekkel):', CharCountWithHTMLRemaining: 'Characters (with HTML) remaining', Paragraphs: 'Bekezdések:', ParagraphsRemaining: 'Paragraphs remaining', pasteWarning: 'A szöveget nem lehet beilleszteni, mert a megadott limit felett van', Selected: 'Kiválasztva: ', title: 'Statisztika' });