]> BookStack Code Mirror - bookstack/blobdiff - lang/ca/components.php
Updated translations with latest Crowdin changes (#4163)
[bookstack] / lang / ca / components.php
index d96582da7d5e9a80e2cb93e90a743d820912d0ba..fa6578e827ec8b70ba4582f136f092dc725d491c 100644 (file)
@@ -6,6 +6,9 @@ return [
 
     // Image Manager
     'image_select' => 'Selecciona una imatge',
+    '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' => 'Totes',
     'image_all_title' => 'Mostra totes les imatges',
     'image_book_title' => 'Mostra les imatges pujades a aquest llibre',
@@ -18,12 +21,12 @@ return [
     'image_delete_confirm_text' => 'Segur que voleu suprimir aquesta imatge?',
     'image_select_image' => 'Selecciona una imatge',
     'image_dropzone' => 'Arrossegueu imatges o feu clic aquĆ­ per a pujar-les',
+    'image_dropzone_drop' => 'Drop images here to upload',
     'images_deleted' => 'Imatges suprimides',
     'image_preview' => 'Previsualització de la imatge',
     'image_upload_success' => 'Imatge pujada correctament',
     'image_update_success' => 'Detalls de la imatge actualitzats correctament',
     'image_delete_success' => 'Imatge suprimida correctament',
-    'image_upload_remove' => 'Suprimeix',
 
     // Code Editor
     'code_editor' => 'Edita el codi',