mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-01-03 23:42:28 +03:00
Updated translations with latest Crowdin changes (#4163)
This commit is contained in:
@@ -6,6 +6,9 @@ return [
|
||||
|
||||
// Image Manager
|
||||
'image_select' => 'Vybrať obrázok',
|
||||
'image_upload' => 'Upload Image',
|
||||
'image_intro' => 'Here you can select and manage images that have been previously uploaded to the system.',
|
||||
'image_intro_upload' => 'Upload a new image by dragging an image file into this window, or by using the "Upload Image" button above.',
|
||||
'image_all' => 'Všetko',
|
||||
'image_all_title' => 'Zobraziť všetky obrázky',
|
||||
'image_book_title' => 'Zobraziť obrázky nahrané do tejto knihy',
|
||||
@@ -18,12 +21,12 @@ return [
|
||||
'image_delete_confirm_text' => 'Naozaj chcete vymazať tento obrázok?',
|
||||
'image_select_image' => 'Vybrať obrázok',
|
||||
'image_dropzone' => 'Presuňte obrázky sem alebo kliknite sem pre nahranie',
|
||||
'image_dropzone_drop' => 'Drop images here to upload',
|
||||
'images_deleted' => 'Obrázky zmazané',
|
||||
'image_preview' => 'Náhľad obrázka',
|
||||
'image_upload_success' => 'Obrázok úspešne nahraný',
|
||||
'image_update_success' => 'Detaily obrázka úspešne aktualizované',
|
||||
'image_delete_success' => 'Obrázok úspešne zmazaný',
|
||||
'image_upload_remove' => 'Odstrániť',
|
||||
|
||||
// Code Editor
|
||||
'code_editor' => 'Upraviť kód',
|
||||
|
||||
Reference in New Issue
Block a user