From 2c2aab82b2772192de4f560104b627b21c2e3068 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 12 May 2021 15:39:07 +0200 Subject: [PATCH] Update hu_HU, thanks to asicu.com --- language/hu_HU/admin.lang.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/language/hu_HU/admin.lang.php b/language/hu_HU/admin.lang.php index 3f879055d..1bd0d8c46 100644 --- a/language/hu_HU/admin.lang.php +++ b/language/hu_HU/admin.lang.php @@ -1033,4 +1033,8 @@ $lang[' (copy %s)'] = '(másold %s)'; $lang[' (copy)'] = '(másold)'; $lang['%d Activities'] = '%d Események'; $lang['%d Activity'] = '%d Esemény'; -$lang['%d photos'] = '%d fotók'; \ No newline at end of file +$lang['%d photos'] = '%d fotók'; +$lang['Are you sure you want to delete the ratings of the user "%s"?'] = 'Biztosan törölni akarod "%s" fejeznek felhasználó értékeléseit?'; +$lang['Are you sure you want to delete the theme "%s"?'] = 'Biztosan törölni akarod "%s" sablont?'; +$lang['Are you sure you want to install the plugin "%s"?'] = 'Biztosan telepíteni akarod "%s" bővítményt?'; +$lang['Are you sure you want to lock the gallery?'] = 'Biztosan blokkolni akarod a galériát?'; \ No newline at end of file