diff options
author | samli <samli@piwigo.org> | 2011-10-20 05:11:53 +0000 |
---|---|---|
committer | samli <samli@piwigo.org> | 2011-10-20 05:11:53 +0000 |
commit | 6c4121546cee1e57d2bf206cb6ecfdb81f43b002 (patch) | |
tree | 554eb21b1a04b1aee31b1254f7f33b5e7182f265 | |
parent | d3beaeb88a2ee93dd73bfff8d2ca5d07cac69a89 (diff) |
[branches2.3] [admin.lang.php] modified HU language
git-svn-id: http://piwigo.org/svn/branches/2.3@12499 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/hu_HU/admin.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/hu_HU/admin.lang.php b/language/hu_HU/admin.lang.php index d3cf6074f..fc262eab6 100644 --- a/language/hu_HU/admin.lang.php +++ b/language/hu_HU/admin.lang.php @@ -515,7 +515,7 @@ $lang['Delete'] = 'Törlés'; $lang['Are you sure you want to install this plugin?'] = 'Biztos, hogy telepíteni akarja a bővítményt?'; $lang['Are you sure you want to delete this plugin?'] = 'Biztos, hogy törölni akarja a bővítményt?'; $lang['Are you sure to install this upgrade? You must verify if this version does not need uninstallation.'] = 'Biztos, hogy telepíteni akarja a frissítést? Győződjön meg arról, hogy a korábbi verzió eltávolítható.'; -$lang['%s has been successfully upgraded.'] = '%s frissítése sikeres.'; +$lang['%s has been successfully updated.'] = '%s frissítése sikeres.'; $lang['Plugin has been successfully copied'] = 'A bővítmény másolása sikeres.'; $lang['You might go to plugin list to install and activate it.'] = 'Lépjen a "Bővítmény lista" menüpontra és aktiválja.'; $lang['Can\'t create temporary file.'] = 'Temp fájl nem hozható létre .'; @@ -865,4 +865,4 @@ $lang['If no HD is available and if the current websize is bigger than resize di $lang['An error has occured during upgrade.'] = 'Hiba történt frissítés közben.'; $lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'Hibajelentés (Információ). Kérjük ellenőrizze a telepített fájlok jogosultságait.<br><a href="%s">További információkért kattintson ide</a>.'; $lang['Piwigo cannot retrieve upgrade file from server'] = 'Nem tudom letölteni a frissítést a Piwigo fájl szerverről'; -?>
\ No newline at end of file +?> |