X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fhu.js;h=c8570d0241072a46cec714f64cd20b204b623c18;hb=a272c66d841421f8bf933c16535bdcde1c4649fc;hp=b44ed03d8c6ee1e0aa4fbab650423d1caf958fa3;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863;p=ckeditor.git diff --git a/_source/lang/hu.js b/_source/lang/hu.js index b44ed03..c8570d0 100644 --- a/_source/lang/hu.js +++ b/_source/lang/hu.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -31,7 +31,7 @@ CKEDITOR.lang['hu'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'Rich text editor, %1', // MISSING + editorTitle : 'HTML szerkesztő, %1', editorHelp : 'Press ALT 0 for help', // MISSING // ARIA descriptions. @@ -120,6 +120,7 @@ CKEDITOR.lang['hu'] = alignTop : 'Tetejére', alignMiddle : 'Középre', alignBottom : 'Aljára', + invalidValue : 'Invalid value.', // MISSING invalidHeight : 'A magasság mezőbe csak számokat írhat.', invalidWidth : 'A szélesség mezőbe csak számokat írhat.', invalidCssLength : '"%1"-hez megadott érték csakis egy pozitív szám lehet, esetleg egy érvényes CSS egységgel megjelölve(px, %, in, cm, mm, em, ex, pt vagy pc).', @@ -697,7 +698,7 @@ CKEDITOR.lang['hu'] = ignoreAll : 'Összes kihagyása', addWord : 'Szó hozzáadása', emptyDic : 'A szótár nevét meg kell adni.', - + noSuggestions : 'Nincs javaslat', optionsTab : 'Beállítások', allCaps : 'Nagybetűs szavak kihagyása', ignoreDomainNames : 'Domain nevek kihagyása',