From 280d1e2c6f22418084846496ece372975f0bc581 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bal=C3=A1zs=20=C3=9Ar?= Date: Sat, 8 May 2021 08:23:49 +0200 Subject: [PATCH] Update Hungarian translation --- app/Locale/hu_HU/translations.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index 4c2aa55f6..af4adc0ee 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -1424,9 +1424,9 @@ return array( 'Collapse vertically' => 'Összecsukás függőlegesen', 'Expand vertically' => 'Kinyitás függőlegesen', 'MXN - Mexican Peso' => 'MXN – mexikói peso', - // 'Estimated vs actual time per column' => '', + 'Estimated vs actual time per column' => 'Becsült és tényleges idő oszloponként', 'HUF - Hungarian Forint' => 'HUF – magyar forint', - 'XBT - Bitcoin' => 'XBT – Bitcoin', - // 'You must select a file to upload as your avatar!' => '', - // 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '', + 'XBT - Bitcoin' => 'XBT – bitcoin', + 'You must select a file to upload as your avatar!' => 'Ki kell választania egy fájlt a profilképként való feltöltéshez!', + 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => 'A feltöltött fájl nem érvényes kép! Csak *.gif, *.jpg, *.jpeg és *.png engedélyezett.', );