diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-04-09 16:54:47 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-04-09 16:54:47 +0000 |
commit | 1031ffad94c4c25191de6aeb59514b36e2214aa3 (patch) | |
tree | c2fad1489fc41cde01a4d02b349360969b09ed3c /language | |
parent | 959779d3cb81f06d7ce310e09e6e81848b117cfe (diff) |
[branche2.2] - hu clean
git-svn-id: http://piwigo.org/svn/branches/2.2@10217 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/hu_HU/admin.lang.php | 3 | ||||
-rw-r--r-- | language/hu_HU/common.lang.php | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/language/hu_HU/admin.lang.php b/language/hu_HU/admin.lang.php index 0710c018a..7de1dea93 100644 --- a/language/hu_HU/admin.lang.php +++ b/language/hu_HU/admin.lang.php @@ -779,10 +779,9 @@ $lang['All languages are up to date.'] = 'Minden nyelv naprakész.'; $lang['Visit theme site'] = 'Téma oldal meglátogatása'; $lang['Visit language site'] = 'Nyelv oldal meglátogatása'; $lang['New Version'] = 'Új verzió'; -// missing translations $lang['Obsolete Plugins'] = 'Elavult bővítmények'; $lang['WARNING! This plugin does not seem to be compatible with this version of Piwigo.'] = 'FIGYELEM! Ez a bővítmény nem kompatibilis a Piwigo jelenleg futó verziójával.'; $lang['Do you want to activate anyway?'] = 'Aktiváljuk mindenképp?'; $lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'EZ A BŐVÍTMÉNY MÁR BE VAN ÉPÍTVE A PIWIGO RENDSZERBE! ELTÁVOLÍTANDÓ!'; $lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'HIBA: EZ A BŐVÍTMÉNY NEM ELÉRHETŐ, DE TELEPÍTVE VAN! ELTÁVOLÍTANDÓ!'; -?> +?>
\ No newline at end of file diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php index 25d278ffc..4d9f08f2c 100644 --- a/language/hu_HU/common.lang.php +++ b/language/hu_HU/common.lang.php @@ -361,4 +361,4 @@ $lang['This author modified following comment:'] = 'A szerző a következő hozz $lang['This author removed the comment with id %d'] = 'A szerző a következő hozzászólást törölte id %d'; $lang['validate this comment'] = 'hozzászólás engedélyezése'; $lang['html tags are not allowed in login'] = 'Belépéskor a html tag-ek nem engedélyezettek'; -?> +?>
\ No newline at end of file |