Updated Hungarian translations
This commit is contained in:
parent
22e1ed752b
commit
144eaad346
@ -255,24 +255,24 @@ return array(
|
||||
'New Password' => 'Új jelszó',
|
||||
'Wrong password' => 'Rossz jelszó',
|
||||
'Duplicated feed' => 'Dupla feed',
|
||||
// 'This group has been removed successfully.' => '',
|
||||
// 'Unable to remove this group.' => '',
|
||||
// 'Edit group' => '',
|
||||
// 'Group updated successfully.' => '',
|
||||
// 'Unable to edit this group.' => '',
|
||||
// 'groups' => '',
|
||||
// 'There is no group.' => '',
|
||||
// 'Do you really want to remove this group: "%s"?' => '',
|
||||
// 'This field is required' => '',
|
||||
// 'This value must be an integer' => '',
|
||||
// 'This text is too long (max. %d)' => '',
|
||||
// 'Mark all unread items as read' => '',
|
||||
'This group has been removed successfully.' => 'Csoport sikeresen törölve',
|
||||
'Unable to remove this group.' => 'Csoport nem törölhető',
|
||||
'Edit group' => 'Csoport szerkesztése',
|
||||
'Group updated successfully.' => 'Csoport frissítve',
|
||||
'Unable to edit this group.' => 'Csoport nem szerkeszthető',
|
||||
'groups' => 'csoportok',
|
||||
'There is no group.' => 'Nincs csoport',
|
||||
'Do you really want to remove this group: "%s"?' => 'Biztosan el akarod távolítani ezt a csoportot: "%s"?',
|
||||
'This field is required' => 'Ez a mező szükséges',
|
||||
'This value must be an integer' => 'Az értéknek egész számnak kell lennie',
|
||||
'This text is too long (max. %d)' => 'Túl hosszú szöveg (max. %d)',
|
||||
'Mark all unread items as read' => 'Minden olvasatlan olvasottá jelölése',
|
||||
'Do not redirect me' => 'Ne irányíts át',
|
||||
// 'Last checked: ' => '',
|
||||
// 'Last modified: ' => '',
|
||||
// 'Expiration date: ' => '',
|
||||
// 'ETag: ' => '',
|
||||
// 'None' => '',
|
||||
// 'Last parsing error: ' => '',
|
||||
// 'Ignore expiration date' => '',
|
||||
'Last checked: ' => 'Utoljára ellenőrizve',
|
||||
'Last modified: ' => 'Utoljára módosítva',
|
||||
'Expiration date: ' => 'Lejárat dátuma',
|
||||
'ETag: ' => 'ETag:',
|
||||
'None' => 'Semmi',
|
||||
'Last parsing error: ' => 'Utolsó elemzési hiba',
|
||||
'Ignore expiration date' => 'Lejárati dátum figyelmenkívül hagyása',
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user