From 6fcfb7c04d32e1c8b26a312295bf7ac3ec2d2ad7 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 13 Jul 2018 19:06:45 +0200 Subject: Fixed many permissions and began admin interface --- public/bower_components/ckeditor/plugins/docprops/lang/hu.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/bower_components/ckeditor/plugins/docprops/lang/hu.js (limited to 'public/bower_components/ckeditor/plugins/docprops/lang/hu.js') diff --git a/public/bower_components/ckeditor/plugins/docprops/lang/hu.js b/public/bower_components/ckeditor/plugins/docprops/lang/hu.js new file mode 100644 index 0000000..36d0f67 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/docprops/lang/hu.js @@ -0,0 +1,3 @@ +CKEDITOR.plugins.setLang("docprops","hu",{bgColor:"Háttérszín",bgFixed:"Nem gördíthető háttér",bgImage:"Háttérkép cím",charset:"Karakterkódolás",charsetASCII:"ASCII",charsetCE:"Közép-Európai",charsetCR:"Cyrill",charsetCT:"Kínai Tradicionális (Big5)",charsetGR:"Görög",charsetJP:"Japán",charsetKR:"Koreai",charsetOther:"Más karakterkódolás",charsetTR:"Török",charsetUN:"Unicode (UTF-8)",charsetWE:"Nyugat-Európai",chooseColor:"Válasszon",design:"Design",docTitle:"Oldalcím",docType:"Dokumentum típus fejléc", +docTypeOther:"Más dokumentum típus fejléc",label:"Dokumentum tulajdonságai",margin:"Oldal margók",marginBottom:"Alsó",marginLeft:"Bal",marginRight:"Jobb",marginTop:"Felső",meta:"Meta adatok",metaAuthor:"Szerző",metaCopyright:"Szerzői jog",metaDescription:"Dokumentum leírás",metaKeywords:"Dokumentum keresőszavak (vesszővel elválasztva)",other:"\x3cmás\x3e",previewHtml:'\x3cp\x3eEz itt egy \x3cstrong\x3epélda\x3c/strong\x3e. A \x3ca href\x3d"javascript:void(0)"\x3eCKEditor\x3c/a\x3e-t használod.\x3c/p\x3e', +title:"Dokumentum tulajdonságai",txtColor:"Betűszín",xhtmlDec:"XHTML deklarációk beillesztése"}); \ No newline at end of file -- cgit v1.2.3