aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/hu/conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/hu/conf.php')
-rw-r--r--app/i18n/hu/conf.php20
1 files changed, 10 insertions, 10 deletions
diff --git a/app/i18n/hu/conf.php b/app/i18n/hu/conf.php
index 88ec74c4e..ab949d9e3 100644
--- a/app/i18n/hu/conf.php
+++ b/app/i18n/hu/conf.php
@@ -100,10 +100,10 @@ return array(
),
),
'mark_read_button' => array(
- '_' => '“Mark all as read” button', // TODO
- 'big' => 'Big', // TODO
- 'none' => 'None', // TODO
- 'small' => 'Small', // TODO
+ '_' => '“Összes megjelölése olvasottként” gomb',
+ 'big' => 'Nagy',
+ 'none' => 'Egyik sem',
+ 'small' => 'Kicsi',
),
'privacy' => array(
'_' => 'Adatvédelem',
@@ -113,22 +113,22 @@ return array(
'_' => 'Profil kezelés',
'api' => array(
'_' => 'API menedzsment',
- 'api_not_set' => 'API password not set', // TODO
- 'api_set' => 'API password set', // TODO
+ 'api_not_set' => 'API jelszó nincs beállítva',
+ 'api_set' => 'API jelszó beállítva',
'check_link' => 'API státusz ellenőrzése: <kbd><a href="../api/" target="_blank">%s</a></kbd>',
'disabled' => 'Az API hozzáférés ki van kapcsolva.',
'documentation_link' => 'Lásd az <a href="https://freshrss.github.io/FreshRSS/en/users/06_Mobile_access.html#access-via-mobile-app" target="_blank">ismert appok dokumentációját és listáját</a>',
'help' => 'Lásd a <a href="http://freshrss.github.io/FreshRSS/en/users/06_Mobile_access.html#access-via-mobile-app" target=_blank>dokumentációt</a>',
),
- 'change_password' => 'Change password', // TODO
- 'confirm_new_password' => 'Confirm new password', // TODO
- 'current_password' => 'Current password<br /><small>(for the Web-form login method)</small>', // TODO
+ 'change_password' => 'Jelszó megváltoztatása',
+ 'confirm_new_password' => 'Új jelszó megerősítése',
+ 'current_password' => 'Aktuális jelszó<br /><small>(A Webes űrlap bejelentkezéshez használt)</small>',
'delete' => array(
'_' => 'Profil törlése',
'warn' => 'A profilod és minden hozzá tartozó adat törölve lesz.',
),
'email' => 'Email cím',
- 'new_password' => 'New password', // TODO
+ 'new_password' => 'Új jelszó',
'password_api' => 'API jelszó<br /><small>(például mobil appoknak)</small>',
'password_format' => 'Legalább 7 karakter',
'title' => 'Profil',