1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

Updated translations with latest Crowdin changes (#4239)

This commit is contained in:
Dan Brown
2023-05-22 20:51:22 +01:00
committed by GitHub
parent 152f7f3ad0
commit ebb1942fb8
16 changed files with 57 additions and 57 deletions

View File

@@ -6,9 +6,9 @@ return [
// Image Manager
'image_select' => 'Bild auswählen',
'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_upload' => 'Bild hochladen',
'image_intro' => 'Hier können Sie die zuvor hochgeladenen Bilder auswählen und verwalten.',
'image_intro_upload' => 'Laden Sie ein neues Bild hoch, indem Sie eine Bilddatei in dieses Fenster ziehen oder über die Schaltfläche "Bild hochladen" oben klicken.',
'image_all' => 'Alle',
'image_all_title' => 'Alle Bilder anzeigen',
'image_book_title' => 'Zeige alle Bilder, die in dieses Buch hochgeladen wurden',
@@ -21,7 +21,7 @@ return [
'image_delete_confirm_text' => 'Möchten Sie dieses Bild wirklich löschen?',
'image_select_image' => 'Bild auswählen',
'image_dropzone' => 'Ziehen Sie Bilder hierher oder klicken Sie hier, um ein Bild auszuwählen',
'image_dropzone_drop' => 'Drop images here to upload',
'image_dropzone_drop' => 'Ziehe Dateien hierher, um sie hochzuladen',
'images_deleted' => 'Bilder gelöscht',
'image_preview' => 'Bildvorschau',
'image_upload_success' => 'Bild erfolgreich hochgeladen',