]> BookStack Code Mirror - bookstack/blobdiff - lang/lt/components.php
Updated translations with latest Crowdin changes (#4163)
[bookstack] / lang / lt / components.php
index ce573dac85d6a8b8c637da8e29bea907986cb62e..3f23ded6e776c9cd33e72b40fa82aae852779967 100644 (file)
@@ -6,6 +6,9 @@ return [
 
     // Image Manager
     'image_select' => 'Nuotraukų pasirinkimas',
+    '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' => 'Visi',
     'image_all_title' => 'Rodyti visas nuotraukas',
     'image_book_title' => 'Peržiūrėti nuotraukas, įkeltas į šią knygą',
@@ -18,12 +21,12 @@ return [
     'image_delete_confirm_text' => 'Ar jūs esate tikri, kad norite ištrinti šią nuotrauką?',
     'image_select_image' => 'Pasirinkti nuotrauką',
     'image_dropzone' => 'Tempkite nuotraukas arba spauskite šia, kad įkeltumėte',
+    'image_dropzone_drop' => 'Drop images here to upload',
     'images_deleted' => 'Nuotraukos ištrintos',
     'image_preview' => 'Nuotraukų peržiūra',
     'image_upload_success' => 'Nuotrauka įkelta sėkmingai',
     'image_update_success' => 'Nuotraukos detalės sėkmingai atnaujintos',
     'image_delete_success' => 'Nuotrauka sėkmingai ištrinti',
-    'image_upload_remove' => 'Pašalinti',
 
     // Code Editor
     'code_editor' => 'Redaguoti kodą',