Approval.

This commit is contained in:
2024-09-19 16:51:25 +00:00
committed by md translation bot
parent b0eb473eb6
commit 78f10e202a
13 changed files with 64 additions and 0 deletions

View File

@ -220,4 +220,9 @@ Amennyiben nem találja a listában a keresett forrást, kattintson ide:',
'image_uploader' => 'Képfeltöltő',
'username_too_short' => 'A felhasználónévnek legalább 5 karakter hosszúságúnak kell lennie. ',
'password_too_short' => 'A jelszónak legalább 8 karakter hosszúságnak kell lennie.',
'object_list_setting_button_' => '',
'object_list_setting_button' => 'Display objects as a list of entries with one object per line (regular Themator mode only).',
'object_list_setting_button_tiles_object_title_right_of_image' => 'Display objects as tiles below the topic\'s text featuring the object title right of the object image (regular Themator mode only).',
'object_list_setting_button_images_only' => 'Display objects below the topic\'s text only using their thumbnails. Preview object metadata appears in a tooltip when hovering over the images (regular Themator mode only).',
'object_list_setting_button_large_images_only' => 'Display objects below the topic\'s text only using large thumbnails. Preview object metadata appears in a tooltip when hovering over the images (regular Themator mode only).',
);