New translations entities.php (Hungarian)
This commit is contained in:
parent
28ea0a3dcb
commit
8820f95475
1 changed files with 7 additions and 7 deletions
|
@ -97,13 +97,13 @@ return [
|
|||
'shelves_empty_contents' => 'Ehhez a polchoz nincsenek könyvek rendelve',
|
||||
'shelves_edit_and_assign' => 'Polc szerkesztése könyvek hozzárendeléséhez',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_edit' => 'Polc szerkesztése',
|
||||
'shelves_delete' => 'Polc törlése',
|
||||
'shelves_delete_named' => ':name polc törlése',
|
||||
'shelves_delete_explain' => "':name'. nevű polc ezzel le lesz törölve. A benne található könyvek nem lesznek törölve.",
|
||||
'shelves_delete_confirmation' => 'Biztosan törölhető ez a polc?',
|
||||
'shelves_permissions' => 'Polc jogosultság',
|
||||
'shelves_permissions_updated' => 'Polc jogosultságok frissítve',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_permissions_create' => 'Shelf create permissions are only used for copying permissions to child books using the action below. They do not control the ability to create books.',
|
||||
|
|
Loading…
Reference in a new issue