wp/wp-content/plugins/wp-filemanager/lang/hungarian.inc.php
changeset 0 d970ebf37754
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wp/wp-content/plugins/wp-filemanager/lang/hungarian.inc.php	Wed Nov 06 03:21:17 2013 +0000
@@ -0,0 +1,128 @@
+<?php
+/* translation by Csaba Csanaki (csaba@csanaki.hu) */
+
+$StrLanguageCharset             = "ISO-8859-1";
+
+$StrIndexOf                     = "Index:";
+
+$StrMenuCreateFolder            = "&Uacute;j k&ouml;nyvt&aacute;r l&eacute;trehoz&aacute;sa";
+$StrMenuCreateFile              = "&Uacute;j f&aacute;jl l&eacute;trehoz&aacute;sa";
+$StrMenuUploadFiles             = "F&aacute;jl felt&ouml;lt&eacute;se";
+$StrMenuLogOut                  = "Kijelenetkez&eacute;s";
+
+$StrOpenFolder                  = "K&ouml;nyvt&aacute;r megnyit&aacute;sa";
+$StrRenameFolder                = "K&ouml;nyvt&aacute;r &aacute;tnevez&eacute;se";
+$StrDeleteFolder                = "K&ouml;nyvt&aacute;r t&ouml;rl&eacute;se";
+
+$StrViewFile                    = "F&aacute;jl megtekint&eacute;se";
+$StrEditFile                    = "F&aacute;jl szerkeszt&eacute;se";
+$StrRenameFile                  = "F&aacute;jl &aacute;tnevez&eacute;se";
+$StrDownloadFile                = "F&aacute;jl let&ouml;lt&eacute;se";
+$StrDeleteFile                  = "F&aacute;jl t&ouml;rl&eacute;se";
+
+$StrFile                        = "F&aacute;jl";
+
+$StrFolderNameShort             = "N&eacute;v";
+$StrFileNameShort               = "N&eacute;v";
+$StrFileSizeShort               = "M&eacute;ret";
+$StrPermissionsShort            = "Jogok";
+$StrLastModifiedShort           = "M&oacute;dos&iacute;tva";
+$StrEditShort                   = "Sz";
+$StrViewShort                   = "N&eacute;";
+$StrRenameShort                 = "&aacute;n";
+$StrDownloadShort               = "Le";
+$StrDeleteShort                 = "T&ouml;";
+
+$StrBack                        = "Vissza";
+$StrYes                         = "Igen";
+$StrOr                          = "vagy";
+$StrCancel                      = "M&eacute;gsem";
+
+$StrUsername                    = "Felhaszn&aacute;l&oacute;:";
+$StrPassword                    = "Jelsz&oacute;:";
+$StrLogIn                       = "Bejelentkez&eacute;s";
+$StrLoginSystem                 = "Rendszer:";
+$StrLoginInfo                   = "Add meg felhaszn&aacute;l&oacute;neved, jelszavad:";
+
+$StrAccessDenied                = "Nincs hozz&aacute;f&eacute;r&eacute;s!";
+
+$StrInvalidHomeFolder           = "&eacute;rv&eacute;nytelen k&ouml;nyvt&aacute;r.";
+$StrInvalidPath                 = "&eacute;rv&eacute;nytelen &Uacute;tvonal.";
+$StrMissingTrailingSlash        = "(Hi&aacute;nyz&oacute; utols&oacute; /)";
+$StrAlreadyExists               = "A f&aacute;jl vagy k&ouml;nyvt&aacute;r m&aacute;r l&eacute;tezik!";
+$StrFolderInvalidName           = "&eacute;rv&eacute;nytelen k&ouml;nyvt&aacute;rn&eacute;v.";
+$StrFileInvalidName             = "&eacute;rv&eacute;nytelen f&aacute;jln&eacute;v.";
+$StrErrorOpeningFile            = "F&aacute;jl megnyit&aacute;si hiba.";
+
+$StrSaveFileSuccess             = "Sikeres ment&eacute;s!";
+$StrSaveFileFail                = "F&aacute;jl ment&eacute;si hiba.";
+$StrEditing                     = "Szerkeszt&eacute;s";
+$StrFilename                    = "F&aacute;jln&eacute;v:";
+$StrRestoreOriginal             = "Vissza&aacute;ll&iacute;t&aacute;s";
+$StrSaveAndExit                 = "Ment &eacute;s kil&eacute;p";
+
+$StrDeleteFolderNotFound        = "K&ouml;nyvt&aacute;r nem tal&aacute;lható.";
+$StrDeleteFileNotFound          = "F&aacute;jl nem tal&aacute;lható.";
+$StrDeleteFolderSuccess         = "K&ouml;nyvt&aacute;r t&ouml;r&ouml;lve!";
+$StrDeleteFileSuccess           = "F&aacute;jl t&ouml;r&ouml;lve!";
+$StrDeleteFolderFail            = "K&ouml;nyvt&aacute;r t&ouml;rl&eacute;s sikertelen.";
+$StrDeleteFileFail              = "F&aacute;jl t&ouml;rl&eacute;s sikertelen.";
+$StrDeleteFolderFailHelp        = "Jogosults&aacute;gi hiba.";
+$StrDeleteFileFailHelp          = "Jogosults&aacute;gi hiba.";
+$StrDeleteFolderQuestion        = "Biztos t&ouml;r&ouml;lni akarod az al&aacute;bbi k&ouml;nyvt&aacute;rat?";
+$StrDeleteFileQuestion          = "Biztos t&ouml;r&ouml;lni akarod az al&aacute;bbi f&aacute;jlt?";
+
+$StrRename                      = "&aacute;tnevez&eacute;s";
+$StrRenameFolder                = "K&ouml;nyvt&aacute;r &aacute;tnevez&eacute;s";
+$StrRenameFile                  = "F&aacute;jl &aacute;tnevez&eacute;s";
+$StrRenameFolderSuccess         = "K&ouml;nyvt&aacute;r &aacute;tnevez&eacute;s sikeres!";
+$StrRenameFileSuccess           = "F&aacute;jl &aacute;tnevez&eacute;s sikeres!";
+$StrRenameFolderFail            = "K&ouml;nyvt&aacute;r &aacute;tnevez&eacute;si hiba.";
+$StrRenameFileFail              = "F&aacute;jl &aacute;tnevez&eacute;si hiba.";
+$StrRenameFolderFailHelp        = "Jogosults&aacute;gi hiba.";
+$StrRenameFileFailHelp          = "Jogosults&aacute;gi hiba.";
+$StrRenameFolderQuestion        = "Adj meg &Uacute;j nevet ezen k&ouml;nyvt&aacute;rnak:";
+$StrRenameFileQuestion          = "Adj meg &Uacute;j nevet ezen f&aacute;jlnak:";
+
+$StrCreate                      = "L&eacute;trehoz&aacute;s";
+$StrCreateFolder                = "K&ouml;nyvt&aacute;r l&eacute;trehoz&aacute;sa";
+$StrCreateFile                  = "F&aacute;jl l&eacute;trehoz&aacute;sa";
+$StrCreateFolderSuccess         = "K&ouml;nyvt&aacute;r l&eacute;trehoz&aacute;sa sikeres!";
+$StrCreateFileSuccess           = "F&aacute;jl l&eacute;trehoz&aacute;sa sikeres!";
+$StrCreateFolderFail            = "K&ouml;nyvt&aacute;r l&eacute;trehoz&aacute;si hiba.";
+$StrCreateFileFail              = "F&aacute;jl l&eacute;trehoz&aacute;si hiba.";
+$StrCreateFolderFailHelp        = "Jogosults&aacute;gi hiba.";
+$StrCreateFileFailHelp          = "Jogosults&aacute;gi hiba.";
+$StrCreateFolderQuestion        = "dj meg &Uacute;j nevet ezen k&ouml;nyvt&aacute;rnak:";
+$StrCreateFileQuestion          = "Adj meg &Uacute;j nevet ezen f&aacute;jlnak:";
+
+$StrUpload                      = "Felt&ouml;lt&eacute;s";
+$StrUploadFilesTo               = "Felt&ouml;lt&eacute;s";
+$StrUploading                   = "Felt&ouml;lt&eacute;s";
+$StrUploadSuccess               = "Rendben!";
+$StrUploadFail                  = "Hiba!";
+$StrUploadFailPost              = "Maximum POST m&eacute;ret el&eacute;r&eacute;se - n&eacute;zd meg: docs/faq.txt.";
+$StrFirstFile                   = "1. f&aacute;jl:";
+$StrSecondFile                  = "2. f&aacute;jl:";
+$StrThirdFile                   = "3. f&aacute;jl:";
+$StrFourthFile                  = "4. f&aacute;jl:";
+$StrUploadQuestion              = "V&aacute;laszd ki a felt&ouml;lteni k&iacute;v&aacute;nt f&aacute;jlokat:";
+$StrUploadNote                  = "Figyelem: Felt&ouml;lt&ouml;tt f&aacute;jlok ide ker&uuml;lnek:";
+
+$StrDownload                    = "Let&ouml;lt&eacute;s";
+$StrDownloadClickLink           = "Kattints ide a let&ouml;lt&eacute;s elkezd&eacute;s&eacute;hez.";
+$StrDownloadClickHere           = "Kattints a let&ouml;lt&eacute;shez";
+$StrDownloadFail                = "Hib&aacute;s f&aacute;jl, f&aacute;jln&eacute;v.";
+
+$StrViewing                     = "Megtekint";
+$StrAt                          = "";
+$StrViewFail                    = "K&eacute;p magynit&aacute;si hiba.";
+$StrViewFailHelp                = "F&aacute;jl nem k&eacute;pf&aacute;jl, vagy hib&aacute;s f&aacute;jlform&aacute;tum.";
+$StrImage                       = "K&eacute;p";
+$StrZoomIn                      = "Nagy&iacute;t";
+$StrZoomOut                     = "Kicsiny&iacute;t";
+$StrOriginalSize                = "Eredeti m&eacute;ret";
+$StrPrevious                    = "El&otilde;z&otilde;";
+$StrNext                        = "K&ouml;vetkező";
+
+?>
\ No newline at end of file