diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2011-09-08 17:28:37 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2011-09-08 17:28:37 +0000 |
commit | dbb3fd5a444a542ddcd730882138daca602c0923 (patch) | |
tree | d0d76d7b08713e67d3b91223c9eaef6a237d8188 /plugins/LocalFilesEditor/language | |
parent | de34c7297b958f2572fc72b26fa4f9f4e8deccd4 (diff) |
[LocalFilesEditor] Update Magyar [HU], thanks to : samli
git-svn-id: http://piwigo.org/svn/trunk@12115 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/LocalFilesEditor/language')
-rw-r--r-- | plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php b/plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php index b3623af32..408da5fe9 100644 --- a/plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php @@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS'; $lang['locfiledit_onglet_tpl'] = 'Sablonok'; $lang['locfiledit_onglet_lang'] = 'Nyelv'; $lang['locfiledit_onglet_plug'] = 'Egyedi bővítmény'; -$lang['locfiledit_cant_save'] = 'Az fájl nem írható. Ellenőrizze a könyvtár "local/" írhatóságát (chmod)'; +$lang['locfiledit_cant_save'] = 'A fájl nem írható. Ellenőrizze a könyvtár "local/" írhatóságát (chmod)'; $lang['locfiledit_newfile'] = 'Nincs ilyen fájl a LocalFiles Editor létre tudja hozni'; $lang['locfiledit_save_config'] = 'A fájl módosítása sikeres.'; $lang['locfiledit_show_default'] = 'Fájl kiválasztás: '; @@ -51,4 +51,4 @@ $lang['locfiledit_file_already_exists'] = 'Ilyen fájl már létezik.'; $lang['locfiledit_model_error'] = 'A típust ki kell választani.'; $lang['locfiledit_empty_filename'] = 'A fájlnevet ki kell tölteni.'; /* TODO */ $lang['locfiledit_webmaster_only'] = 'Csak a webmesterek hozhatnak létre, vagy módosíthatnak helyi fájlokat.'; -?> +?>
\ No newline at end of file |