diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-29 04:40:50 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-29 04:40:50 +0000 |
commit | 0fd0f83f9757f128ef807cd43d9c34922d098f34 (patch) | |
tree | 9bce1dc032ee4c458e1efe38114ab45097b4c528 /language/hu_HU/common.lang.php | |
parent | 8de35044cc1cd91c0a24de1b5ba38ca45ee408f0 (diff) |
[trunk_public] Update hu_HU, thanks to : samli
git-svn-id: http://piwigo.org/svn/trunk@15402 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/hu_HU/common.lang.php')
-rw-r--r-- | language/hu_HU/common.lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php index 04311ae38..2ca278650 100644 --- a/language/hu_HU/common.lang.php +++ b/language/hu_HU/common.lang.php @@ -409,4 +409,11 @@ $lang['Numeric identifier, 9 → 1'] = 'Azonosító (ID), csökkenő'; $lang['2small'] = 'XXS - legkissebb'; $lang['xsmall'] = 'XS - kissebb'; $lang['%d rate'] = '%d értékelé'; +$lang['Bad request'] = 'Hibás kérés'; +$lang['Forbidden'] = 'Tiltott'; +$lang['Page not found'] = 'Az oldal nem található'; +$lang['Permalink for album not found'] = 'A permalink album nem létezik'; +$lang['Piwigo encountered a non recoverable error'] = 'A Piwigo nem javítható hibát észlelt'; +$lang['Requested album does not exist'] = 'A kért album nem létezik'; +$lang['Requested tag does not exist'] = 'A kért címke nem létezik'; ?>
\ No newline at end of file |