From f75450ce87dd686262bfd184e842c8f384ec8994 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:31:58 +0100 Subject: [PATCH 001/266] New translations locallang.xlf (Romanian) --- Resources/Private/Language/ro.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/ro.locallang.xlf diff --git a/Resources/Private/Language/ro.locallang.xlf b/Resources/Private/Language/ro.locallang.xlf new file mode 100644 index 00000000..4309dd7a --- /dev/null +++ b/Resources/Private/Language/ro.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 8ec16c100549ba82f7a8457c5c9d233dc285cab2 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:31:59 +0100 Subject: [PATCH 002/266] New translations locallang_csh_flexform.xlf (Hebrew) --- .../Language/he.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/he.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/he.locallang_csh_flexform.xlf b/Resources/Private/Language/he.locallang_csh_flexform.xlf new file mode 100644 index 00000000..3de07e0a --- /dev/null +++ b/Resources/Private/Language/he.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 85e12aed08bb6a96f800793a399f41fd5574f210 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:00 +0100 Subject: [PATCH 003/266] New translations locallang_csh_flexform.xlf (Spanish) --- .../Language/es.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/es.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/es.locallang_csh_flexform.xlf b/Resources/Private/Language/es.locallang_csh_flexform.xlf new file mode 100644 index 00000000..8db7aefd --- /dev/null +++ b/Resources/Private/Language/es.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From c9c5583f32f5ca343efeee4d017d848615a43829 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:01 +0100 Subject: [PATCH 004/266] New translations locallang_csh_flexform.xlf (Afrikaans) --- .../Language/af.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/af.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/af.locallang_csh_flexform.xlf b/Resources/Private/Language/af.locallang_csh_flexform.xlf new file mode 100644 index 00000000..09220bbf --- /dev/null +++ b/Resources/Private/Language/af.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 6c5f9a44da6fd422f3e5f9339e394ac71ca3c3ba Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:02 +0100 Subject: [PATCH 005/266] New translations locallang_csh_flexform.xlf (Arabic) --- .../Language/ar.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/ar.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/ar.locallang_csh_flexform.xlf b/Resources/Private/Language/ar.locallang_csh_flexform.xlf new file mode 100644 index 00000000..3c748a89 --- /dev/null +++ b/Resources/Private/Language/ar.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 515bb7257513e97b1a0c0e8d028a22578a07b1b4 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:03 +0100 Subject: [PATCH 006/266] New translations locallang_csh_flexform.xlf (Catalan) --- .../Language/ca.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/ca.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/ca.locallang_csh_flexform.xlf b/Resources/Private/Language/ca.locallang_csh_flexform.xlf new file mode 100644 index 00000000..4564d273 --- /dev/null +++ b/Resources/Private/Language/ca.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From eb2a581c3fa69c2cd67d2bdd8ef615bcccb64a81 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:04 +0100 Subject: [PATCH 007/266] New translations locallang_csh_flexform.xlf (Czech) --- .../Language/cs.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/cs.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/cs.locallang_csh_flexform.xlf b/Resources/Private/Language/cs.locallang_csh_flexform.xlf new file mode 100644 index 00000000..00c4bab6 --- /dev/null +++ b/Resources/Private/Language/cs.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 2c176cdfeebeea4fafdb24737c8295e0c42a9e47 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:05 +0100 Subject: [PATCH 008/266] New translations locallang_csh_flexform.xlf (Danish) --- .../Language/da.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/da.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/da.locallang_csh_flexform.xlf b/Resources/Private/Language/da.locallang_csh_flexform.xlf new file mode 100644 index 00000000..10f4ee92 --- /dev/null +++ b/Resources/Private/Language/da.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From c91804dbec523935848d831276607f6146d4b458 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:06 +0100 Subject: [PATCH 009/266] New translations locallang_csh_flexform.xlf (German) --- .../Language/de.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/de.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/de.locallang_csh_flexform.xlf b/Resources/Private/Language/de.locallang_csh_flexform.xlf new file mode 100644 index 00000000..24e44a5b --- /dev/null +++ b/Resources/Private/Language/de.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 991724c534a9fecec4a71fdaacded8c60fde81eb Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:07 +0100 Subject: [PATCH 010/266] New translations locallang_csh_flexform.xlf (Greek) --- .../Language/el.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/el.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/el.locallang_csh_flexform.xlf b/Resources/Private/Language/el.locallang_csh_flexform.xlf new file mode 100644 index 00000000..61122fa2 --- /dev/null +++ b/Resources/Private/Language/el.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 3ed34e383ffdd4b5abe42a4d8f3520d9d6743269 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:08 +0100 Subject: [PATCH 011/266] New translations locallang_csh_flexform.xlf (Finnish) --- .../Language/fi.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/fi.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/fi.locallang_csh_flexform.xlf b/Resources/Private/Language/fi.locallang_csh_flexform.xlf new file mode 100644 index 00000000..328391e1 --- /dev/null +++ b/Resources/Private/Language/fi.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 0edc31fa8369eb8437482288eb74f0593a1626f1 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:09 +0100 Subject: [PATCH 012/266] New translations locallang_csh_flexform.xlf (Hungarian) --- .../Language/hu.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/hu.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/hu.locallang_csh_flexform.xlf b/Resources/Private/Language/hu.locallang_csh_flexform.xlf new file mode 100644 index 00000000..985753e6 --- /dev/null +++ b/Resources/Private/Language/hu.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 0c333b8dfdb56ae617d781db5871431968a37caf Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:09 +0100 Subject: [PATCH 013/266] New translations locallang_csh_flexform.xlf (Romanian) --- .../Language/ro.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/ro.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/ro.locallang_csh_flexform.xlf b/Resources/Private/Language/ro.locallang_csh_flexform.xlf new file mode 100644 index 00000000..1e9da65e --- /dev/null +++ b/Resources/Private/Language/ro.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 6afb273a8e56c1f12659cafdb271713ff0702812 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:10 +0100 Subject: [PATCH 014/266] New translations locallang_csh_flexform.xlf (Italian) --- .../Language/it.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/it.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/it.locallang_csh_flexform.xlf b/Resources/Private/Language/it.locallang_csh_flexform.xlf new file mode 100644 index 00000000..de395b6a --- /dev/null +++ b/Resources/Private/Language/it.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 1e4abf6367ea9a3efa1fe6321566bfcb7d4dfa45 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:11 +0100 Subject: [PATCH 015/266] New translations locallang_csh_flexform.xlf (Japanese) --- .../Language/ja.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/ja.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/ja.locallang_csh_flexform.xlf b/Resources/Private/Language/ja.locallang_csh_flexform.xlf new file mode 100644 index 00000000..75795798 --- /dev/null +++ b/Resources/Private/Language/ja.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 9d9563b44fdeb214c13e9e441276d3cefde203d4 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:12 +0100 Subject: [PATCH 016/266] New translations locallang_csh_flexform.xlf (Korean) --- .../Language/ko.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/ko.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/ko.locallang_csh_flexform.xlf b/Resources/Private/Language/ko.locallang_csh_flexform.xlf new file mode 100644 index 00000000..f0208c20 --- /dev/null +++ b/Resources/Private/Language/ko.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From aa3dd17176d8ae50c6efcea003c2a0399bf2e5b2 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:13 +0100 Subject: [PATCH 017/266] New translations locallang_csh_flexform.xlf (Dutch) --- .../Language/nl.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/nl.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/nl.locallang_csh_flexform.xlf b/Resources/Private/Language/nl.locallang_csh_flexform.xlf new file mode 100644 index 00000000..42e4de46 --- /dev/null +++ b/Resources/Private/Language/nl.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 11ef7de058c74e5e7fe364bce686c29b39c46cea Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:14 +0100 Subject: [PATCH 018/266] New translations locallang_csh_flexform.xlf (Norwegian) --- .../Language/no.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/no.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/no.locallang_csh_flexform.xlf b/Resources/Private/Language/no.locallang_csh_flexform.xlf new file mode 100644 index 00000000..b2f628cc --- /dev/null +++ b/Resources/Private/Language/no.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 012598bd61133bb33af89746694576b58e4f0a19 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:15 +0100 Subject: [PATCH 019/266] New translations locallang_csh_flexform.xlf (Polish) --- .../Language/pl.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/pl.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/pl.locallang_csh_flexform.xlf b/Resources/Private/Language/pl.locallang_csh_flexform.xlf new file mode 100644 index 00000000..9d20b1f5 --- /dev/null +++ b/Resources/Private/Language/pl.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From fde16a9bc3fcb896e3c46aef1086b373e4db50cc Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:15 +0100 Subject: [PATCH 020/266] New translations locallang_csh_flexform.xlf (Portuguese) --- .../Language/pt.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/pt.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/pt.locallang_csh_flexform.xlf b/Resources/Private/Language/pt.locallang_csh_flexform.xlf new file mode 100644 index 00000000..1665db77 --- /dev/null +++ b/Resources/Private/Language/pt.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 8a05e2fca6356b8667ac9ce29dab430a0fa956fc Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:17 +0100 Subject: [PATCH 021/266] New translations locallang_csh_flexform.xlf (Russian) --- .../Language/ru.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/ru.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/ru.locallang_csh_flexform.xlf b/Resources/Private/Language/ru.locallang_csh_flexform.xlf new file mode 100644 index 00000000..a37637ae --- /dev/null +++ b/Resources/Private/Language/ru.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 4ce3dd957ce2532e4214bea8cc610b1bf9e1f64f Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:19 +0100 Subject: [PATCH 022/266] New translations locallang_csh_flexform.xlf (Serbian (Cyrillic)) --- .../Language/sr.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/sr.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/sr.locallang_csh_flexform.xlf b/Resources/Private/Language/sr.locallang_csh_flexform.xlf new file mode 100644 index 00000000..eb6f4ebf --- /dev/null +++ b/Resources/Private/Language/sr.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From d3007c73b2e8c37aa0ffbb147dbeb18c352c56fd Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:20 +0100 Subject: [PATCH 023/266] New translations locallang_csh_flexform.xlf (Swedish) --- .../Language/sv.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/sv.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/sv.locallang_csh_flexform.xlf b/Resources/Private/Language/sv.locallang_csh_flexform.xlf new file mode 100644 index 00000000..ddfcdee8 --- /dev/null +++ b/Resources/Private/Language/sv.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 3be0c31dd9f36874065fd1003fb7a3cf0e345e36 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:21 +0100 Subject: [PATCH 024/266] New translations locallang_csh_flexform.xlf (French) --- .../Language/fr.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/fr.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/fr.locallang_csh_flexform.xlf b/Resources/Private/Language/fr.locallang_csh_flexform.xlf new file mode 100644 index 00000000..67781cec --- /dev/null +++ b/Resources/Private/Language/fr.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 8c8da1c69fab4d96f10548efbaff2675ed23f7f0 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:22 +0100 Subject: [PATCH 025/266] New translations locallang.xlf (Vietnamese) --- Resources/Private/Language/vi.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/vi.locallang.xlf diff --git a/Resources/Private/Language/vi.locallang.xlf b/Resources/Private/Language/vi.locallang.xlf new file mode 100644 index 00000000..7a30158f --- /dev/null +++ b/Resources/Private/Language/vi.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 049a33e676e1a499014f4d7653cc9db591a713e9 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:23 +0100 Subject: [PATCH 026/266] New translations locallang.xlf (French) --- Resources/Private/Language/fr.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/fr.locallang.xlf diff --git a/Resources/Private/Language/fr.locallang.xlf b/Resources/Private/Language/fr.locallang.xlf new file mode 100644 index 00000000..e6018a57 --- /dev/null +++ b/Resources/Private/Language/fr.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From f5c85d366f6691b014a3e839e825d29450202d4e Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:24 +0100 Subject: [PATCH 027/266] New translations locallang.xlf (Hungarian) --- Resources/Private/Language/hu.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/hu.locallang.xlf diff --git a/Resources/Private/Language/hu.locallang.xlf b/Resources/Private/Language/hu.locallang.xlf new file mode 100644 index 00000000..47934ba6 --- /dev/null +++ b/Resources/Private/Language/hu.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From f11864b0ce551743c9d5cd44d6a77fdeeaf93696 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:24 +0100 Subject: [PATCH 028/266] New translations locallang.xlf (Spanish) --- Resources/Private/Language/es.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/es.locallang.xlf diff --git a/Resources/Private/Language/es.locallang.xlf b/Resources/Private/Language/es.locallang.xlf new file mode 100644 index 00000000..9e83d99a --- /dev/null +++ b/Resources/Private/Language/es.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 8d72e7f7bf3b79b6a232424d8fc6979f46c2ab24 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:25 +0100 Subject: [PATCH 029/266] New translations locallang.xlf (Afrikaans) --- Resources/Private/Language/af.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/af.locallang.xlf diff --git a/Resources/Private/Language/af.locallang.xlf b/Resources/Private/Language/af.locallang.xlf new file mode 100644 index 00000000..fcd3d7a2 --- /dev/null +++ b/Resources/Private/Language/af.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 8be73de562d0edddaf74bdccbf6bb1d3ee79cb24 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:26 +0100 Subject: [PATCH 030/266] New translations locallang.xlf (Arabic) --- Resources/Private/Language/ar.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/ar.locallang.xlf diff --git a/Resources/Private/Language/ar.locallang.xlf b/Resources/Private/Language/ar.locallang.xlf new file mode 100644 index 00000000..4da9f77a --- /dev/null +++ b/Resources/Private/Language/ar.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 4809cbfa20d7a4391bf0589c5f6635fbd2f062df Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:27 +0100 Subject: [PATCH 031/266] New translations locallang.xlf (Catalan) --- Resources/Private/Language/ca.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/ca.locallang.xlf diff --git a/Resources/Private/Language/ca.locallang.xlf b/Resources/Private/Language/ca.locallang.xlf new file mode 100644 index 00000000..39ce0e9f --- /dev/null +++ b/Resources/Private/Language/ca.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 5cfde724dca3d6106c422aaba0b45803d2cb366f Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:28 +0100 Subject: [PATCH 032/266] New translations locallang.xlf (Czech) --- Resources/Private/Language/cs.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/cs.locallang.xlf diff --git a/Resources/Private/Language/cs.locallang.xlf b/Resources/Private/Language/cs.locallang.xlf new file mode 100644 index 00000000..bec6cdea --- /dev/null +++ b/Resources/Private/Language/cs.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 8d4f8836745487abc97f8150bbb9f7cf65806fa4 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:29 +0100 Subject: [PATCH 033/266] New translations locallang.xlf (Danish) --- Resources/Private/Language/da.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/da.locallang.xlf diff --git a/Resources/Private/Language/da.locallang.xlf b/Resources/Private/Language/da.locallang.xlf new file mode 100644 index 00000000..e3edf527 --- /dev/null +++ b/Resources/Private/Language/da.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From a47dbc4a5c3bd58b80516df5063663538aec1ee0 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:30 +0100 Subject: [PATCH 034/266] New translations locallang.xlf (German) --- Resources/Private/Language/de.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/de.locallang.xlf diff --git a/Resources/Private/Language/de.locallang.xlf b/Resources/Private/Language/de.locallang.xlf new file mode 100644 index 00000000..7adc468b --- /dev/null +++ b/Resources/Private/Language/de.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 00dda4279d0d8b4b219cade15c9406213909c64d Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:31 +0100 Subject: [PATCH 035/266] New translations locallang.xlf (Greek) --- Resources/Private/Language/el.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/el.locallang.xlf diff --git a/Resources/Private/Language/el.locallang.xlf b/Resources/Private/Language/el.locallang.xlf new file mode 100644 index 00000000..6bb3ee09 --- /dev/null +++ b/Resources/Private/Language/el.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From de3e0b22900dbecb7c56c500f09bd29ed572e388 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:31 +0100 Subject: [PATCH 036/266] New translations locallang.xlf (Finnish) --- Resources/Private/Language/fi.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/fi.locallang.xlf diff --git a/Resources/Private/Language/fi.locallang.xlf b/Resources/Private/Language/fi.locallang.xlf new file mode 100644 index 00000000..b888f336 --- /dev/null +++ b/Resources/Private/Language/fi.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From e60162d208c384fb1eaa1c7e8ab46c5929d704a0 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:32 +0100 Subject: [PATCH 037/266] New translations locallang.xlf (Hebrew) --- Resources/Private/Language/he.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/he.locallang.xlf diff --git a/Resources/Private/Language/he.locallang.xlf b/Resources/Private/Language/he.locallang.xlf new file mode 100644 index 00000000..6c60a1f9 --- /dev/null +++ b/Resources/Private/Language/he.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 97823a2b3d0c1c3f28deeb9d2dbd39e27205aa7a Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:33 +0100 Subject: [PATCH 038/266] New translations locallang.xlf (Italian) --- Resources/Private/Language/it.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/it.locallang.xlf diff --git a/Resources/Private/Language/it.locallang.xlf b/Resources/Private/Language/it.locallang.xlf new file mode 100644 index 00000000..9b1451dc --- /dev/null +++ b/Resources/Private/Language/it.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From f3bc9abdfcf7ca2f0adeb3c945067d31c5802db8 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:34 +0100 Subject: [PATCH 039/266] New translations locallang.xlf (Ukrainian) --- Resources/Private/Language/uk.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/uk.locallang.xlf diff --git a/Resources/Private/Language/uk.locallang.xlf b/Resources/Private/Language/uk.locallang.xlf new file mode 100644 index 00000000..ff6cd8d7 --- /dev/null +++ b/Resources/Private/Language/uk.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 3d698c76431c0398746447804860f143f2ba2a64 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:35 +0100 Subject: [PATCH 040/266] New translations locallang.xlf (Japanese) --- Resources/Private/Language/ja.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/ja.locallang.xlf diff --git a/Resources/Private/Language/ja.locallang.xlf b/Resources/Private/Language/ja.locallang.xlf new file mode 100644 index 00000000..6339e214 --- /dev/null +++ b/Resources/Private/Language/ja.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 1c0029b34eed20729e6a11f1a8816b45a47cbd9e Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:36 +0100 Subject: [PATCH 041/266] New translations locallang.xlf (Korean) --- Resources/Private/Language/ko.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/ko.locallang.xlf diff --git a/Resources/Private/Language/ko.locallang.xlf b/Resources/Private/Language/ko.locallang.xlf new file mode 100644 index 00000000..b35bfa1a --- /dev/null +++ b/Resources/Private/Language/ko.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From aa694d4bc601f98a81f9d41c817226ef7d113bd2 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:37 +0100 Subject: [PATCH 042/266] New translations locallang.xlf (Dutch) --- Resources/Private/Language/nl.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/nl.locallang.xlf diff --git a/Resources/Private/Language/nl.locallang.xlf b/Resources/Private/Language/nl.locallang.xlf new file mode 100644 index 00000000..44bc51fe --- /dev/null +++ b/Resources/Private/Language/nl.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 82bd2e2ece8a75d9ba0eba4bd4a8ac816a663ba6 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:38 +0100 Subject: [PATCH 043/266] New translations locallang.xlf (Norwegian) --- Resources/Private/Language/no.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/no.locallang.xlf diff --git a/Resources/Private/Language/no.locallang.xlf b/Resources/Private/Language/no.locallang.xlf new file mode 100644 index 00000000..9303d14e --- /dev/null +++ b/Resources/Private/Language/no.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 703c710c51dc27e4471c2befaaa9e9e8fc939d6e Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:39 +0100 Subject: [PATCH 044/266] New translations locallang.xlf (Polish) --- Resources/Private/Language/pl.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/pl.locallang.xlf diff --git a/Resources/Private/Language/pl.locallang.xlf b/Resources/Private/Language/pl.locallang.xlf new file mode 100644 index 00000000..97ece207 --- /dev/null +++ b/Resources/Private/Language/pl.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 53863b16c67d9240e6f4bc845ff3029f7fec1efd Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:40 +0100 Subject: [PATCH 045/266] New translations locallang.xlf (Portuguese) --- Resources/Private/Language/pt.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/pt.locallang.xlf diff --git a/Resources/Private/Language/pt.locallang.xlf b/Resources/Private/Language/pt.locallang.xlf new file mode 100644 index 00000000..605df36f --- /dev/null +++ b/Resources/Private/Language/pt.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 71ea2328beab735b8514ab0719a9e4730c314123 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:41 +0100 Subject: [PATCH 046/266] New translations locallang.xlf (Russian) --- Resources/Private/Language/ru.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/ru.locallang.xlf diff --git a/Resources/Private/Language/ru.locallang.xlf b/Resources/Private/Language/ru.locallang.xlf new file mode 100644 index 00000000..5155bccd --- /dev/null +++ b/Resources/Private/Language/ru.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 45817aff75183f2238dc7fcea54c435c023abcd5 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:42 +0100 Subject: [PATCH 047/266] New translations locallang.xlf (Serbian (Cyrillic)) --- Resources/Private/Language/sr.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/sr.locallang.xlf diff --git a/Resources/Private/Language/sr.locallang.xlf b/Resources/Private/Language/sr.locallang.xlf new file mode 100644 index 00000000..3f1d9099 --- /dev/null +++ b/Resources/Private/Language/sr.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 9b5ffa54d1da30e2234dca227e101b965c567ec7 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:43 +0100 Subject: [PATCH 048/266] New translations locallang.xlf (Swedish) --- Resources/Private/Language/sv.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/sv.locallang.xlf diff --git a/Resources/Private/Language/sv.locallang.xlf b/Resources/Private/Language/sv.locallang.xlf new file mode 100644 index 00000000..248830e4 --- /dev/null +++ b/Resources/Private/Language/sv.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From a88e915390b51840fa4220465bb94c90fb5c5923 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:43 +0100 Subject: [PATCH 049/266] New translations locallang.xlf (Turkish) --- Resources/Private/Language/tr.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/tr.locallang.xlf diff --git a/Resources/Private/Language/tr.locallang.xlf b/Resources/Private/Language/tr.locallang.xlf new file mode 100644 index 00000000..35dba30b --- /dev/null +++ b/Resources/Private/Language/tr.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %sx%s pixels. + + + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From 0db15d6187c135765d6b6143d3fceb290378e402 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:44 +0100 Subject: [PATCH 050/266] New translations locallang_csh_flexform.xlf (Turkish) --- .../Language/tr.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/tr.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/tr.locallang_csh_flexform.xlf b/Resources/Private/Language/tr.locallang_csh_flexform.xlf new file mode 100644 index 00000000..b8cb5509 --- /dev/null +++ b/Resources/Private/Language/tr.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 328816bb4e853b7ee0ecf78a393891f1b1a72cb2 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:45 +0100 Subject: [PATCH 051/266] New translations locallang_csh_flexform.xlf (Ukrainian) --- .../Language/uk.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/uk.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/uk.locallang_csh_flexform.xlf b/Resources/Private/Language/uk.locallang_csh_flexform.xlf new file mode 100644 index 00000000..d55e17ea --- /dev/null +++ b/Resources/Private/Language/uk.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From 8f72f5082081070f99b85dc797addfcdbfa04332 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:46 +0100 Subject: [PATCH 052/266] New translations locallang_mod.xlf (Greek) --- .../Private/Language/el.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/el.locallang_mod.xlf diff --git a/Resources/Private/Language/el.locallang_mod.xlf b/Resources/Private/Language/el.locallang_mod.xlf new file mode 100644 index 00000000..bf0779fa --- /dev/null +++ b/Resources/Private/Language/el.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From 3c61477767394b9c24f880a8f60ffe5e1b7e6d73 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:47 +0100 Subject: [PATCH 053/266] New translations locallang_mod.xlf (Romanian) --- .../Private/Language/ro.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/ro.locallang_mod.xlf diff --git a/Resources/Private/Language/ro.locallang_mod.xlf b/Resources/Private/Language/ro.locallang_mod.xlf new file mode 100644 index 00000000..f13cdd62 --- /dev/null +++ b/Resources/Private/Language/ro.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From 917a4d69dddfb28c404b4da6d71d2e7508e1b000 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:48 +0100 Subject: [PATCH 054/266] New translations locallang_mod.xlf (French) --- .../Private/Language/fr.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/fr.locallang_mod.xlf diff --git a/Resources/Private/Language/fr.locallang_mod.xlf b/Resources/Private/Language/fr.locallang_mod.xlf new file mode 100644 index 00000000..8015403c --- /dev/null +++ b/Resources/Private/Language/fr.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From 93ad859315a43424343262f23ee58ab2ff8da77f Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:49 +0100 Subject: [PATCH 055/266] New translations locallang_mod.xlf (Spanish) --- .../Private/Language/es.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/es.locallang_mod.xlf diff --git a/Resources/Private/Language/es.locallang_mod.xlf b/Resources/Private/Language/es.locallang_mod.xlf new file mode 100644 index 00000000..dfe5527b --- /dev/null +++ b/Resources/Private/Language/es.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From 305a4d547fbdf110748ce429b3cf3fb4acb25335 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:50 +0100 Subject: [PATCH 056/266] New translations locallang_mod.xlf (Afrikaans) --- .../Private/Language/af.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/af.locallang_mod.xlf diff --git a/Resources/Private/Language/af.locallang_mod.xlf b/Resources/Private/Language/af.locallang_mod.xlf new file mode 100644 index 00000000..7f5fb507 --- /dev/null +++ b/Resources/Private/Language/af.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From 3636436ec8b2312c5c3bbfac0135795e51a8a07b Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:50 +0100 Subject: [PATCH 057/266] New translations locallang_mod.xlf (Arabic) --- .../Private/Language/ar.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/ar.locallang_mod.xlf diff --git a/Resources/Private/Language/ar.locallang_mod.xlf b/Resources/Private/Language/ar.locallang_mod.xlf new file mode 100644 index 00000000..9daea0af --- /dev/null +++ b/Resources/Private/Language/ar.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From d2f15f092e73820fd4932caf43d1f1b8a3266bc9 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:51 +0100 Subject: [PATCH 058/266] New translations locallang_mod.xlf (Catalan) --- .../Private/Language/ca.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/ca.locallang_mod.xlf diff --git a/Resources/Private/Language/ca.locallang_mod.xlf b/Resources/Private/Language/ca.locallang_mod.xlf new file mode 100644 index 00000000..9e81934e --- /dev/null +++ b/Resources/Private/Language/ca.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From 14e6ca64a044b519eef89cd56e2d2a0527fb9ba9 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:52 +0100 Subject: [PATCH 059/266] New translations locallang_mod.xlf (Czech) --- .../Private/Language/cs.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/cs.locallang_mod.xlf diff --git a/Resources/Private/Language/cs.locallang_mod.xlf b/Resources/Private/Language/cs.locallang_mod.xlf new file mode 100644 index 00000000..74868c2f --- /dev/null +++ b/Resources/Private/Language/cs.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From 25709ad385c897e0209b4ff254330e73f2f9eb0a Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:53 +0100 Subject: [PATCH 060/266] New translations locallang_mod.xlf (Danish) --- .../Private/Language/da.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/da.locallang_mod.xlf diff --git a/Resources/Private/Language/da.locallang_mod.xlf b/Resources/Private/Language/da.locallang_mod.xlf new file mode 100644 index 00000000..15001efb --- /dev/null +++ b/Resources/Private/Language/da.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From c0f4d767c76f7df6a368c322dcbdcaac6ed79d8e Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:54 +0100 Subject: [PATCH 061/266] New translations locallang_mod.xlf (German) --- .../Private/Language/de.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/de.locallang_mod.xlf diff --git a/Resources/Private/Language/de.locallang_mod.xlf b/Resources/Private/Language/de.locallang_mod.xlf new file mode 100644 index 00000000..6ae56311 --- /dev/null +++ b/Resources/Private/Language/de.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From 990030c5433ec9c26e1898454d7a9c32790afc01 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:55 +0100 Subject: [PATCH 062/266] New translations locallang_mod.xlf (Finnish) --- .../Private/Language/fi.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/fi.locallang_mod.xlf diff --git a/Resources/Private/Language/fi.locallang_mod.xlf b/Resources/Private/Language/fi.locallang_mod.xlf new file mode 100644 index 00000000..b7a130e4 --- /dev/null +++ b/Resources/Private/Language/fi.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From ba25aebabc989c9891e9fcd59038b67e9a96362a Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:56 +0100 Subject: [PATCH 063/266] New translations locallang_csh_tx_imageautoresize.xlf (Ukrainian) --- .../uk.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/uk.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/uk.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/uk.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..0a33b917 --- /dev/null +++ b/Resources/Private/Language/uk.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From 2aa1d8885bce6b4bf3f773e9a4c2316a54e99328 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:57 +0100 Subject: [PATCH 064/266] New translations locallang_mod.xlf (Hebrew) --- .../Private/Language/he.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/he.locallang_mod.xlf diff --git a/Resources/Private/Language/he.locallang_mod.xlf b/Resources/Private/Language/he.locallang_mod.xlf new file mode 100644 index 00000000..79f069a4 --- /dev/null +++ b/Resources/Private/Language/he.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From 618927a04880776d962dbfd8cad9a38f26f7e10e Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:58 +0100 Subject: [PATCH 065/266] New translations locallang_mod.xlf (Hungarian) --- .../Private/Language/hu.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/hu.locallang_mod.xlf diff --git a/Resources/Private/Language/hu.locallang_mod.xlf b/Resources/Private/Language/hu.locallang_mod.xlf new file mode 100644 index 00000000..42820b44 --- /dev/null +++ b/Resources/Private/Language/hu.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From e3a02a18cda9807340d9985f8da6f20cab4287d9 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:32:59 +0100 Subject: [PATCH 066/266] New translations locallang_mod.xlf (Italian) --- .../Private/Language/it.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/it.locallang_mod.xlf diff --git a/Resources/Private/Language/it.locallang_mod.xlf b/Resources/Private/Language/it.locallang_mod.xlf new file mode 100644 index 00000000..42fd950b --- /dev/null +++ b/Resources/Private/Language/it.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From 83f8d2a9c306841905a83638167db6847ccd8917 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:00 +0100 Subject: [PATCH 067/266] New translations locallang_mod.xlf (Japanese) --- .../Private/Language/ja.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/ja.locallang_mod.xlf diff --git a/Resources/Private/Language/ja.locallang_mod.xlf b/Resources/Private/Language/ja.locallang_mod.xlf new file mode 100644 index 00000000..5c2ace00 --- /dev/null +++ b/Resources/Private/Language/ja.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From 26f8f2f44fdb37c7f60686ebbd3824d0bf28d1d4 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:00 +0100 Subject: [PATCH 068/266] New translations locallang_mod.xlf (Korean) --- .../Private/Language/ko.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/ko.locallang_mod.xlf diff --git a/Resources/Private/Language/ko.locallang_mod.xlf b/Resources/Private/Language/ko.locallang_mod.xlf new file mode 100644 index 00000000..8100ff49 --- /dev/null +++ b/Resources/Private/Language/ko.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From 48b5f0d7927c1f0498fec71fc751f5029a304b10 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:01 +0100 Subject: [PATCH 069/266] New translations locallang_mod.xlf (Dutch) --- .../Private/Language/nl.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/nl.locallang_mod.xlf diff --git a/Resources/Private/Language/nl.locallang_mod.xlf b/Resources/Private/Language/nl.locallang_mod.xlf new file mode 100644 index 00000000..249bb5e8 --- /dev/null +++ b/Resources/Private/Language/nl.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From 96a2f5feeec2904502698559c12b137de052ea0a Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:02 +0100 Subject: [PATCH 070/266] New translations locallang_mod.xlf (Norwegian) --- .../Private/Language/no.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/no.locallang_mod.xlf diff --git a/Resources/Private/Language/no.locallang_mod.xlf b/Resources/Private/Language/no.locallang_mod.xlf new file mode 100644 index 00000000..e50e638e --- /dev/null +++ b/Resources/Private/Language/no.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From 2fc73438c665164be25ad443320f610f50ee0f69 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:03 +0100 Subject: [PATCH 071/266] New translations locallang_mod.xlf (Polish) --- .../Private/Language/pl.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/pl.locallang_mod.xlf diff --git a/Resources/Private/Language/pl.locallang_mod.xlf b/Resources/Private/Language/pl.locallang_mod.xlf new file mode 100644 index 00000000..74771699 --- /dev/null +++ b/Resources/Private/Language/pl.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From 7d0f5bec763f9c0550cab483ca6d715c192a8e1a Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:04 +0100 Subject: [PATCH 072/266] New translations locallang_mod.xlf (Portuguese) --- .../Private/Language/pt.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/pt.locallang_mod.xlf diff --git a/Resources/Private/Language/pt.locallang_mod.xlf b/Resources/Private/Language/pt.locallang_mod.xlf new file mode 100644 index 00000000..8a192c48 --- /dev/null +++ b/Resources/Private/Language/pt.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From 73a597e61be55257c8b0a575904a6e8190419036 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:05 +0100 Subject: [PATCH 073/266] New translations locallang_mod.xlf (Russian) --- .../Private/Language/ru.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/ru.locallang_mod.xlf diff --git a/Resources/Private/Language/ru.locallang_mod.xlf b/Resources/Private/Language/ru.locallang_mod.xlf new file mode 100644 index 00000000..ca00a7d3 --- /dev/null +++ b/Resources/Private/Language/ru.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From 3e325293b988df779094975cc08bbc3fa2b9ee91 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:06 +0100 Subject: [PATCH 074/266] New translations locallang_csh_tx_imageautoresize.xlf (Vietnamese) --- .../vi.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/vi.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/vi.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/vi.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..a29538d7 --- /dev/null +++ b/Resources/Private/Language/vi.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From 70a14eec5af682ee548575d2ac2cef69214d7fb2 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:06 +0100 Subject: [PATCH 075/266] New translations locallang_csh_tx_imageautoresize.xlf (Turkish) --- .../tr.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/tr.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/tr.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/tr.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..46ffee98 --- /dev/null +++ b/Resources/Private/Language/tr.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From 491592a1d45efcb72590ff3be7af1582d4926662 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:07 +0100 Subject: [PATCH 076/266] New translations locallang_csh_flexform.xlf (Vietnamese) --- .../Language/vi.locallang_csh_flexform.xlf | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 Resources/Private/Language/vi.locallang_csh_flexform.xlf diff --git a/Resources/Private/Language/vi.locallang_csh_flexform.xlf b/Resources/Private/Language/vi.locallang_csh_flexform.xlf new file mode 100644 index 00000000..a4c856c5 --- /dev/null +++ b/Resources/Private/Language/vi.locallang_csh_flexform.xlf @@ -0,0 +1,70 @@ + + + +
+ + + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Title of the rule set. This is only used in this form to help you keep your rule sets organized. + + + Set of backend user groups to which the rule set should be applied. +May be left empty. + Set of backend user groups to which the rule set should be applied. +May be left empty. + + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ +If empty, the list of directories configured in General tab will be taken into account. + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff +If empty, the list of file types configured in General tab will be taken into account. + + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + Images with a file size larger than this value will be resized (allowed units: B|K|M). +If empty, the threshold configured in General tab will be taken into account. + + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + Images will be resized up to this maximum width. +If empty, the maximum width configured in General tab will be taken into account. + + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + Images will be resized up to this maximum height. +If empty, the maximum height configured in General tab will be taken into account. + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) +If empty, the maximum size configured in General tab will be taken into account. + + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + + + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +If empty, the conversion mapping instructions configured in Options tab will be taken into account. + + + From eb7302df8d250ae8a6323073db5d50c689ac27bb Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:08 +0100 Subject: [PATCH 077/266] New translations locallang_csh_tx_imageautoresize.xlf (Finnish) --- .../fi.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/fi.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/fi.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/fi.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..2e9c166a --- /dev/null +++ b/Resources/Private/Language/fi.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From 9bfde1b81e1526c22ff4af5df473745f491486c8 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:09 +0100 Subject: [PATCH 078/266] New translations locallang_csh_tx_imageautoresize.xlf (Romanian) --- .../ro.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/ro.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/ro.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/ro.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..84accdbc --- /dev/null +++ b/Resources/Private/Language/ro.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From ae18b60e507ac0ccbcfdc52a425a22674bb99276 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:10 +0100 Subject: [PATCH 079/266] New translations locallang_csh_tx_imageautoresize.xlf (French) --- .../fr.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/fr.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/fr.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/fr.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..c752624d --- /dev/null +++ b/Resources/Private/Language/fr.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From 9ad0e45d6fa8bd7161a0fe7b667ffdb045da5361 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:11 +0100 Subject: [PATCH 080/266] New translations locallang_csh_tx_imageautoresize.xlf (Spanish) --- .../es.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/es.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/es.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/es.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..6fc99ff3 --- /dev/null +++ b/Resources/Private/Language/es.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From 3bd8dabf94f22bd2ed320dec199ebee702eca320 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:12 +0100 Subject: [PATCH 081/266] New translations locallang_csh_tx_imageautoresize.xlf (Afrikaans) --- .../af.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/af.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/af.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/af.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..34f42eec --- /dev/null +++ b/Resources/Private/Language/af.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From a551fb5f6690a9385d6a966e3b87c1e73ba76382 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:13 +0100 Subject: [PATCH 082/266] New translations locallang_csh_tx_imageautoresize.xlf (Arabic) --- .../ar.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/ar.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/ar.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/ar.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..bf6f4649 --- /dev/null +++ b/Resources/Private/Language/ar.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From e83986f36062d9dfd82bc315c5fa59dbfecb29e5 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:14 +0100 Subject: [PATCH 083/266] New translations locallang_csh_tx_imageautoresize.xlf (Catalan) --- .../ca.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/ca.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/ca.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/ca.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..2079bc6b --- /dev/null +++ b/Resources/Private/Language/ca.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From a671d9aa8fff45c5854646114fc4f2d33489c358 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:14 +0100 Subject: [PATCH 084/266] New translations locallang_csh_tx_imageautoresize.xlf (Czech) --- .../cs.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/cs.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/cs.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/cs.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..3f914d02 --- /dev/null +++ b/Resources/Private/Language/cs.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From 39fe0f1f96bf248a99e0fd515bf87280ad8956a1 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:16 +0100 Subject: [PATCH 085/266] New translations locallang_csh_tx_imageautoresize.xlf (Danish) --- .../da.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/da.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/da.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/da.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..56f94a19 --- /dev/null +++ b/Resources/Private/Language/da.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From a543fb6ed1eb7c0e5394a5dbbbaa608b5ec28a48 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:16 +0100 Subject: [PATCH 086/266] New translations locallang_csh_tx_imageautoresize.xlf (German) --- .../de.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/de.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/de.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/de.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..cac150dd --- /dev/null +++ b/Resources/Private/Language/de.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From 83b5b8ae42ccbfcbb568b8212934ce45fff54f0d Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:17 +0100 Subject: [PATCH 087/266] New translations locallang_csh_tx_imageautoresize.xlf (Greek) --- .../el.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/el.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/el.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/el.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..6ede8873 --- /dev/null +++ b/Resources/Private/Language/el.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From 223b179c47d6bf79596183c3da3ee330fa2fc732 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:18 +0100 Subject: [PATCH 088/266] New translations locallang_csh_tx_imageautoresize.xlf (Hebrew) --- .../he.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/he.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/he.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/he.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..f76a5db7 --- /dev/null +++ b/Resources/Private/Language/he.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From 46526da40ee76f11e6f4721d8cb879cacb2c4deb Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:19 +0100 Subject: [PATCH 089/266] New translations locallang_csh_tx_imageautoresize.xlf (Swedish) --- .../sv.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/sv.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/sv.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/sv.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..087b7f79 --- /dev/null +++ b/Resources/Private/Language/sv.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From 22e99bb90270f42aee5d03bff104bb6cf8cf2fdb Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:20 +0100 Subject: [PATCH 090/266] New translations locallang_csh_tx_imageautoresize.xlf (Hungarian) --- .../hu.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/hu.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/hu.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/hu.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..37c33fa6 --- /dev/null +++ b/Resources/Private/Language/hu.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From 724a87289b4395968cb655615554bdb7dd7bba3d Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:21 +0100 Subject: [PATCH 091/266] New translations locallang_csh_tx_imageautoresize.xlf (Italian) --- .../it.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/it.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/it.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/it.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..feda1511 --- /dev/null +++ b/Resources/Private/Language/it.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From af16ab95e107acbdd5c72655a789aa5187c52390 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:22 +0100 Subject: [PATCH 092/266] New translations locallang_csh_tx_imageautoresize.xlf (Japanese) --- .../ja.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/ja.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/ja.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/ja.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..96861c8f --- /dev/null +++ b/Resources/Private/Language/ja.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From a5fe6b199cf810e31e0312d2820cfa7aec1dac6f Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:23 +0100 Subject: [PATCH 093/266] New translations locallang_csh_tx_imageautoresize.xlf (Korean) --- .../ko.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/ko.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/ko.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/ko.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..6785d51c --- /dev/null +++ b/Resources/Private/Language/ko.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From 76a0fd6ead7942a60ff6f7188a8397c98e90a433 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:24 +0100 Subject: [PATCH 094/266] New translations locallang_csh_tx_imageautoresize.xlf (Dutch) --- .../nl.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/nl.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/nl.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/nl.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..127874fd --- /dev/null +++ b/Resources/Private/Language/nl.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From b7fe32e5429660cd02449097412d9049aa793fa1 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:25 +0100 Subject: [PATCH 095/266] New translations locallang_csh_tx_imageautoresize.xlf (Norwegian) --- .../no.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/no.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/no.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/no.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..7eff520c --- /dev/null +++ b/Resources/Private/Language/no.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From 7cdef773e838cf62e0c521b00052cdb3d87c41ba Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:26 +0100 Subject: [PATCH 096/266] New translations locallang_csh_tx_imageautoresize.xlf (Polish) --- .../pl.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/pl.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/pl.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/pl.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..344fe5cf --- /dev/null +++ b/Resources/Private/Language/pl.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From 7683411bf498fd0f8c53c23dd15effd6b14c1dcc Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:27 +0100 Subject: [PATCH 097/266] New translations locallang_csh_tx_imageautoresize.xlf (Portuguese) --- .../pt.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/pt.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/pt.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/pt.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..6ea99b06 --- /dev/null +++ b/Resources/Private/Language/pt.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From 346b5303666bb15726dbf21d993ad6a0f2045f1f Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:28 +0100 Subject: [PATCH 098/266] New translations locallang_csh_tx_imageautoresize.xlf (Russian) --- .../ru.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/ru.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/ru.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/ru.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..11898e4b --- /dev/null +++ b/Resources/Private/Language/ru.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From caf2e146624d004324626adc6bddd1a6bd269f59 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:29 +0100 Subject: [PATCH 099/266] New translations locallang_csh_tx_imageautoresize.xlf (Serbian (Cyrillic)) --- .../sr.locallang_csh_tx_imageautoresize.xlf | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Resources/Private/Language/sr.locallang_csh_tx_imageautoresize.xlf diff --git a/Resources/Private/Language/sr.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/sr.locallang_csh_tx_imageautoresize.xlf new file mode 100644 index 00000000..42fb908a --- /dev/null +++ b/Resources/Private/Language/sr.locallang_csh_tx_imageautoresize.xlf @@ -0,0 +1,72 @@ + + + +
+ + + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + Comma-separated list of directories to be monitored. +Example: fileadmin/ + +Wildcards are supported: +fileadmin/*/images/ +fileadmin/**/images/ + + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + Comma-separated list of file types to be handled. +Example: jpg,jpeg,png,tif,tiff + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Images will be resized up to this maximum width. + Images will be resized up to this maximum width. + + + Images will be resized up to this maximum height. + Images will be resized up to this maximum height. + + + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + Images will be resized up to this maximum size. +Example: 8M (for a maximum image size of 8 megapixels) + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. +Example: +bmp => jpg +tif => jpg + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + + From 3425ad0e99f56d494fddaf4703fae25e4f553ad5 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:30 +0100 Subject: [PATCH 100/266] New translations locallang_mod.xlf (Serbian (Cyrillic)) --- .../Private/Language/sr.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/sr.locallang_mod.xlf diff --git a/Resources/Private/Language/sr.locallang_mod.xlf b/Resources/Private/Language/sr.locallang_mod.xlf new file mode 100644 index 00000000..38401839 --- /dev/null +++ b/Resources/Private/Language/sr.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From ac55f9502a3998ccea2ab830aa78a3d458a9ecb6 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:30 +0100 Subject: [PATCH 101/266] New translations locallang_mod.xlf (Swedish) --- .../Private/Language/sv.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/sv.locallang_mod.xlf diff --git a/Resources/Private/Language/sv.locallang_mod.xlf b/Resources/Private/Language/sv.locallang_mod.xlf new file mode 100644 index 00000000..aabbee50 --- /dev/null +++ b/Resources/Private/Language/sv.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From c41d363be7aeb1c0181c08b579bfdce3882ceb7d Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:31 +0100 Subject: [PATCH 102/266] New translations locallang_tca.xlf (Hungarian) --- .../Private/Language/hu.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/hu.locallang_tca.xlf diff --git a/Resources/Private/Language/hu.locallang_tca.xlf b/Resources/Private/Language/hu.locallang_tca.xlf new file mode 100644 index 00000000..9e5ca465 --- /dev/null +++ b/Resources/Private/Language/hu.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 827c58787e8db0a08445c435f4fc0bd531a482fe Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:32 +0100 Subject: [PATCH 103/266] New translations locallang_tca.xlf (Ukrainian) --- .../Private/Language/uk.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/uk.locallang_tca.xlf diff --git a/Resources/Private/Language/uk.locallang_tca.xlf b/Resources/Private/Language/uk.locallang_tca.xlf new file mode 100644 index 00000000..b2ad3a31 --- /dev/null +++ b/Resources/Private/Language/uk.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 2345c7e0f691d992719098b009cec377227851d1 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:33 +0100 Subject: [PATCH 104/266] New translations locallang_tca.xlf (Turkish) --- .../Private/Language/tr.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/tr.locallang_tca.xlf diff --git a/Resources/Private/Language/tr.locallang_tca.xlf b/Resources/Private/Language/tr.locallang_tca.xlf new file mode 100644 index 00000000..1022aafe --- /dev/null +++ b/Resources/Private/Language/tr.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 0114888b8be9d94431f57435bb88d56e57299bd0 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:34 +0100 Subject: [PATCH 105/266] New translations locallang_tca.xlf (Swedish) --- .../Private/Language/sv.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/sv.locallang_tca.xlf diff --git a/Resources/Private/Language/sv.locallang_tca.xlf b/Resources/Private/Language/sv.locallang_tca.xlf new file mode 100644 index 00000000..904db765 --- /dev/null +++ b/Resources/Private/Language/sv.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 75dbb8fca9ce92834e88d2539d3866af11938849 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:35 +0100 Subject: [PATCH 106/266] New translations locallang_tca.xlf (Serbian (Cyrillic)) --- .../Private/Language/sr.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/sr.locallang_tca.xlf diff --git a/Resources/Private/Language/sr.locallang_tca.xlf b/Resources/Private/Language/sr.locallang_tca.xlf new file mode 100644 index 00000000..efe27cdb --- /dev/null +++ b/Resources/Private/Language/sr.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From f80fcccfe2b109a5dd0131dadf0cc85bebc1c75f Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:36 +0100 Subject: [PATCH 107/266] New translations locallang_tca.xlf (Russian) --- .../Private/Language/ru.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/ru.locallang_tca.xlf diff --git a/Resources/Private/Language/ru.locallang_tca.xlf b/Resources/Private/Language/ru.locallang_tca.xlf new file mode 100644 index 00000000..2c41b603 --- /dev/null +++ b/Resources/Private/Language/ru.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 21971b62c141a5d0476b728306a0b8ec681db111 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:36 +0100 Subject: [PATCH 108/266] New translations locallang_tca.xlf (Portuguese) --- .../Private/Language/pt.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/pt.locallang_tca.xlf diff --git a/Resources/Private/Language/pt.locallang_tca.xlf b/Resources/Private/Language/pt.locallang_tca.xlf new file mode 100644 index 00000000..bd9c43c4 --- /dev/null +++ b/Resources/Private/Language/pt.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 4289b09f89a9e5a197b85fdeb567ed1b98640e22 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:37 +0100 Subject: [PATCH 109/266] New translations locallang_tca.xlf (Polish) --- .../Private/Language/pl.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/pl.locallang_tca.xlf diff --git a/Resources/Private/Language/pl.locallang_tca.xlf b/Resources/Private/Language/pl.locallang_tca.xlf new file mode 100644 index 00000000..12d836ee --- /dev/null +++ b/Resources/Private/Language/pl.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From e6f8200cf66a67679f6860a3e7f71d606268931d Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:38 +0100 Subject: [PATCH 110/266] New translations locallang_tca.xlf (Norwegian) --- .../Private/Language/no.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/no.locallang_tca.xlf diff --git a/Resources/Private/Language/no.locallang_tca.xlf b/Resources/Private/Language/no.locallang_tca.xlf new file mode 100644 index 00000000..e4d76186 --- /dev/null +++ b/Resources/Private/Language/no.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From e849445456238ce1fa4f0c1536b1f21e7c20e04e Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:39 +0100 Subject: [PATCH 111/266] New translations locallang_tca.xlf (Dutch) --- .../Private/Language/nl.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/nl.locallang_tca.xlf diff --git a/Resources/Private/Language/nl.locallang_tca.xlf b/Resources/Private/Language/nl.locallang_tca.xlf new file mode 100644 index 00000000..1b36fc57 --- /dev/null +++ b/Resources/Private/Language/nl.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 48ebb85dfaa7ff6c5b46f2ff8db71987e7127cb4 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:40 +0100 Subject: [PATCH 112/266] New translations locallang_tca.xlf (Korean) --- .../Private/Language/ko.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/ko.locallang_tca.xlf diff --git a/Resources/Private/Language/ko.locallang_tca.xlf b/Resources/Private/Language/ko.locallang_tca.xlf new file mode 100644 index 00000000..1e51aa2d --- /dev/null +++ b/Resources/Private/Language/ko.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 9a1ed793335de48ac4d3dc43f20703b9d45dbefe Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:41 +0100 Subject: [PATCH 113/266] New translations locallang_tca.xlf (Japanese) --- .../Private/Language/ja.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/ja.locallang_tca.xlf diff --git a/Resources/Private/Language/ja.locallang_tca.xlf b/Resources/Private/Language/ja.locallang_tca.xlf new file mode 100644 index 00000000..8c349efa --- /dev/null +++ b/Resources/Private/Language/ja.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From dd0a847b640b00de47602cf3757c49f973a897a5 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:42 +0100 Subject: [PATCH 114/266] New translations locallang_tca.xlf (Italian) --- .../Private/Language/it.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/it.locallang_tca.xlf diff --git a/Resources/Private/Language/it.locallang_tca.xlf b/Resources/Private/Language/it.locallang_tca.xlf new file mode 100644 index 00000000..2bd77c6f --- /dev/null +++ b/Resources/Private/Language/it.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 034426a06e5c82d98f261a1716ef5155a8de0cfe Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:43 +0100 Subject: [PATCH 115/266] New translations locallang_tca.xlf (Hebrew) --- .../Private/Language/he.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/he.locallang_tca.xlf diff --git a/Resources/Private/Language/he.locallang_tca.xlf b/Resources/Private/Language/he.locallang_tca.xlf new file mode 100644 index 00000000..ff7efe3a --- /dev/null +++ b/Resources/Private/Language/he.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 888b6b9583c82e96e11fac72dff3199146969f1f Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:44 +0100 Subject: [PATCH 116/266] New translations locallang_mod.xlf (Turkish) --- .../Private/Language/tr.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/tr.locallang_mod.xlf diff --git a/Resources/Private/Language/tr.locallang_mod.xlf b/Resources/Private/Language/tr.locallang_mod.xlf new file mode 100644 index 00000000..5958ce17 --- /dev/null +++ b/Resources/Private/Language/tr.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From f4688e6581c9cf84b87b625d0ed2775b43a509ba Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:45 +0100 Subject: [PATCH 117/266] New translations locallang_tca.xlf (Finnish) --- .../Private/Language/fi.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/fi.locallang_tca.xlf diff --git a/Resources/Private/Language/fi.locallang_tca.xlf b/Resources/Private/Language/fi.locallang_tca.xlf new file mode 100644 index 00000000..331eb8db --- /dev/null +++ b/Resources/Private/Language/fi.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 3cd648e43bf557938fd3824bafe7c2e82841c9da Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:46 +0100 Subject: [PATCH 118/266] New translations locallang_tca.xlf (Greek) --- .../Private/Language/el.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/el.locallang_tca.xlf diff --git a/Resources/Private/Language/el.locallang_tca.xlf b/Resources/Private/Language/el.locallang_tca.xlf new file mode 100644 index 00000000..e40e1c6c --- /dev/null +++ b/Resources/Private/Language/el.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 584a09d61458fa4827d819eda80f0c3a79ee8c54 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:46 +0100 Subject: [PATCH 119/266] New translations locallang_tca.xlf (German) --- .../Private/Language/de.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/de.locallang_tca.xlf diff --git a/Resources/Private/Language/de.locallang_tca.xlf b/Resources/Private/Language/de.locallang_tca.xlf new file mode 100644 index 00000000..51476ce4 --- /dev/null +++ b/Resources/Private/Language/de.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 334d373288ccb554f153eedce59769995f949437 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:47 +0100 Subject: [PATCH 120/266] New translations locallang_tca.xlf (Danish) --- .../Private/Language/da.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/da.locallang_tca.xlf diff --git a/Resources/Private/Language/da.locallang_tca.xlf b/Resources/Private/Language/da.locallang_tca.xlf new file mode 100644 index 00000000..5adf3788 --- /dev/null +++ b/Resources/Private/Language/da.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 70c46487f006d652b7f29e140df484dfc58e6763 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:48 +0100 Subject: [PATCH 121/266] New translations locallang_tca.xlf (Czech) --- .../Private/Language/cs.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/cs.locallang_tca.xlf diff --git a/Resources/Private/Language/cs.locallang_tca.xlf b/Resources/Private/Language/cs.locallang_tca.xlf new file mode 100644 index 00000000..6bfe974d --- /dev/null +++ b/Resources/Private/Language/cs.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 944d376d09d4444fc52d6e2f11d24ba8c4850cb6 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:49 +0100 Subject: [PATCH 122/266] New translations locallang_tca.xlf (Catalan) --- .../Private/Language/ca.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/ca.locallang_tca.xlf diff --git a/Resources/Private/Language/ca.locallang_tca.xlf b/Resources/Private/Language/ca.locallang_tca.xlf new file mode 100644 index 00000000..e8f6df8b --- /dev/null +++ b/Resources/Private/Language/ca.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 8a5d60fb861918ddd343d73737c7a5e906d5b071 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:50 +0100 Subject: [PATCH 123/266] New translations locallang_tca.xlf (Arabic) --- .../Private/Language/ar.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/ar.locallang_tca.xlf diff --git a/Resources/Private/Language/ar.locallang_tca.xlf b/Resources/Private/Language/ar.locallang_tca.xlf new file mode 100644 index 00000000..3d53e0c8 --- /dev/null +++ b/Resources/Private/Language/ar.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 796929e939e9d187412347cda6f7cbae640777f0 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:51 +0100 Subject: [PATCH 124/266] New translations locallang_tca.xlf (Afrikaans) --- .../Private/Language/af.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/af.locallang_tca.xlf diff --git a/Resources/Private/Language/af.locallang_tca.xlf b/Resources/Private/Language/af.locallang_tca.xlf new file mode 100644 index 00000000..24f1be5e --- /dev/null +++ b/Resources/Private/Language/af.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 42f55006d5074b25743ad27ef3c544c0d229b6a1 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:52 +0100 Subject: [PATCH 125/266] New translations locallang_tca.xlf (Spanish) --- .../Private/Language/es.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/es.locallang_tca.xlf diff --git a/Resources/Private/Language/es.locallang_tca.xlf b/Resources/Private/Language/es.locallang_tca.xlf new file mode 100644 index 00000000..bd11dda8 --- /dev/null +++ b/Resources/Private/Language/es.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 1c4a7c5a0bebec3c56cc9c145b56f05c71a59dcf Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:53 +0100 Subject: [PATCH 126/266] New translations locallang_tca.xlf (French) --- .../Private/Language/fr.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/fr.locallang_tca.xlf diff --git a/Resources/Private/Language/fr.locallang_tca.xlf b/Resources/Private/Language/fr.locallang_tca.xlf new file mode 100644 index 00000000..82201e02 --- /dev/null +++ b/Resources/Private/Language/fr.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From c274da9437a8388c7225fa279200c156ed83c987 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:53 +0100 Subject: [PATCH 127/266] New translations locallang_tca.xlf (Romanian) --- .../Private/Language/ro.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/ro.locallang_tca.xlf diff --git a/Resources/Private/Language/ro.locallang_tca.xlf b/Resources/Private/Language/ro.locallang_tca.xlf new file mode 100644 index 00000000..8b45de0b --- /dev/null +++ b/Resources/Private/Language/ro.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From e7f801d837cd420fb002caa6d9f47b8a39a5d59d Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:54 +0100 Subject: [PATCH 128/266] New translations locallang_mod.xlf (Vietnamese) --- .../Private/Language/vi.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/vi.locallang_mod.xlf diff --git a/Resources/Private/Language/vi.locallang_mod.xlf b/Resources/Private/Language/vi.locallang_mod.xlf new file mode 100644 index 00000000..7f8cf05c --- /dev/null +++ b/Resources/Private/Language/vi.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From e116a0f43c8d612615abdb54efc5a76e645a9470 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:55 +0100 Subject: [PATCH 129/266] New translations locallang_mod.xlf (Ukrainian) --- .../Private/Language/uk.locallang_mod.xlf | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Resources/Private/Language/uk.locallang_mod.xlf diff --git a/Resources/Private/Language/uk.locallang_mod.xlf b/Resources/Private/Language/uk.locallang_mod.xlf new file mode 100644 index 00000000..292d526b --- /dev/null +++ b/Resources/Private/Language/uk.locallang_mod.xlf @@ -0,0 +1,48 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + Batch resize images + Batch resize images + + + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + + + Directories to process (one by line, overrides watched directories): + Directories to process (one by line, overrides watched directories): + + + Exclude directories (one by line): + Exclude directories (one by line): + + + Cannot process non-existing directory: %s + Cannot process non-existing directory: %s + + + Cannot exclude non-existing directory: %s + Cannot exclude non-existing directory: %s + + + + From eb0d9d34bf59b0268dabec061cf0de5e0ab45f49 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 14:33:56 +0100 Subject: [PATCH 130/266] New translations locallang_tca.xlf (Vietnamese) --- .../Private/Language/vi.locallang_tca.xlf | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Resources/Private/Language/vi.locallang_tca.xlf diff --git a/Resources/Private/Language/vi.locallang_tca.xlf b/Resources/Private/Language/vi.locallang_tca.xlf new file mode 100644 index 00000000..6890aebb --- /dev/null +++ b/Resources/Private/Language/vi.locallang_tca.xlf @@ -0,0 +1,80 @@ + + + +
+ + + Directories: + Directories: + + + Image types: + Image types: + + + File size threshold: + File size threshold: + + + Maximum width: + Maximum width: + + + Maximum height: + Maximum height: + + + Maximum image size (pixel area): + Maximum image size (pixel area): + + + Automatic orientation + Automatic orientation + + + Keep profile and metadata + Keep profile and metadata + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + Image type conversion mapping + Image type conversion mapping + + + Rule sets + Rule sets + + + Title: + Title: + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From b63516fddd6954fea0db01232eb562a2a6d6bc58 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:46:15 +0100 Subject: [PATCH 131/266] New translations locallang_csh_flexform.xlf (Spanish) --- .../Language/es.locallang_csh_flexform.xlf | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/es.locallang_csh_flexform.xlf b/Resources/Private/Language/es.locallang_csh_flexform.xlf index 8db7aefd..e75be938 100644 --- a/Resources/Private/Language/es.locallang_csh_flexform.xlf +++ b/Resources/Private/Language/es.locallang_csh_flexform.xlf @@ -3,15 +3,15 @@
- + Title of the rule set. This is only used in this form to help you keep your rule sets organized. - Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Título del conjunto de reglas. Esto sólo se utiliza en este formulario para ayudarle a mantener sus conjuntos de reglas organizados. - + Set of backend user groups to which the rule set should be applied. May be left empty. - Set of backend user groups to which the rule set should be applied. -May be left empty. + Conjunto de grupos de usuarios de back-end a los que se debe aplicar el conjunto de reglas. +Puede dejarse vacío. Comma-separated list of directories to be monitored. Example: fileadmin/ @@ -27,28 +27,28 @@ If empty, the list of directories configured in General tab will be taken into a Wildcards are supported: fileadmin/*/images/ fileadmin/**/images/ - + Comma-separated list of file types to be handled. Example: jpg,jpeg,png,tif,tiff If empty, the list of file types configured in General tab will be taken into account. - Comma-separated list of file types to be handled. -Example: jpg,jpeg,png,tif,tiff -If empty, the list of file types configured in General tab will be taken into account. + Lista separada por comas de tipo de archivo para ser manipulados. +Ejemplo: jpg, jpeg, png, tif, tiff +Si está vacío, la lista de tipo de archivo configurado en la lengüeta general será tenida en cuenta. Images with a file size larger than this value will be resized (allowed units: B|K|M). If empty, the threshold configured in General tab will be taken into account. Images with a file size larger than this value will be resized (allowed units: B|K|M). If empty, the threshold configured in General tab will be taken into account. - + Images will be resized up to this maximum width. If empty, the maximum width configured in General tab will be taken into account. - Images will be resized up to this maximum width. -If empty, the maximum width configured in General tab will be taken into account. - + La imágenes serán cambiadas de tamaño a la anchura maxima. +Si vacío, la anchura maxima configurada en la lengüeta general sera utilizada. + Images will be resized up to this maximum height. If empty, the maximum height configured in General tab will be taken into account. - Images will be resized up to this maximum height. -If empty, the maximum height configured in General tab will be taken into account. + Las imágenes serán cambiadas de tamaño con esta altura maxima. +Si vacío, la altura maxima configurada en la lengüeta general será utilizada. Images will be resized up to this maximum size. Example: 8M (for a maximum image size of 8 megapixels) From 13bc9d6e3d894c3bd5ec0b47cba9207edd767f7a Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:46:19 +0100 Subject: [PATCH 132/266] New translations locallang_csh_flexform.xlf (Danish) --- .../Language/da.locallang_csh_flexform.xlf | 60 +++++++++---------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/Resources/Private/Language/da.locallang_csh_flexform.xlf b/Resources/Private/Language/da.locallang_csh_flexform.xlf index 10f4ee92..5ad27769 100644 --- a/Resources/Private/Language/da.locallang_csh_flexform.xlf +++ b/Resources/Private/Language/da.locallang_csh_flexform.xlf @@ -3,16 +3,16 @@
- + Title of the rule set. This is only used in this form to help you keep your rule sets organized. - Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Titel for regelsæt. Dette anvendes kun for denne formular for at hjælpe dig med at holde dine regelsæt organiserede. - + Set of backend user groups to which the rule set should be applied. May be left empty. - Set of backend user groups to which the rule set should be applied. -May be left empty. - + Sæt af backend-brugergrupper for hvilke regelsættene skal gælde for. +Kan efterlades tom. + Comma-separated list of directories to be monitored. Example: fileadmin/ If empty, the list of directories configured in General tab will be taken into account. @@ -20,35 +20,35 @@ If empty, the list of directories configured in General tab will be taken into a Wildcards are supported: fileadmin/*/images/ fileadmin/**/images/ - Comma-separated list of directories to be monitored. -Example: fileadmin/ -If empty, the list of directories configured in General tab will be taken into account. + Komma-separeret liste af kataloger som skal overvåges. +Eksempel: fileadmin/ +Hvis tom vil listen af kataloger som er konfigureret i fanen Generelt blive taget i betragtning. -Wildcards are supported: -fileadmin/*/images/ -fileadmin/**/images/ - +Jokertegn understøttes: +fileadmin/*/billeder/ +fileadmin/**/billeder + Comma-separated list of file types to be handled. Example: jpg,jpeg,png,tif,tiff If empty, the list of file types configured in General tab will be taken into account. - Comma-separated list of file types to be handled. -Example: jpg,jpeg,png,tif,tiff -If empty, the list of file types configured in General tab will be taken into account. - + Komma-separeret liste af filtyper som skal overvåges. +Eksempel: jpg,jpeg,png,tif,tiff +Hvis tom vil listen af filtyper som er konfigureret i fanen Generelt blive taget i brug. + Images with a file size larger than this value will be resized (allowed units: B|K|M). If empty, the threshold configured in General tab will be taken into account. - Images with a file size larger than this value will be resized (allowed units: B|K|M). -If empty, the threshold configured in General tab will be taken into account. - + Billeder større end denne værdi vil få ændret størrelse (tilladte enheder: B|K|M). +Hvis tom, så vil grænsen som er konfigureret i fanen Generelt blive taget i brug. + Images will be resized up to this maximum width. If empty, the maximum width configured in General tab will be taken into account. - Images will be resized up to this maximum width. -If empty, the maximum width configured in General tab will be taken into account. - + Billeder vil få ændret størrelse op til denne maksimale bredde. +Hvis tom, så vil den maksimale bredde som er konfigureret i fanen Generelt blive taget i brug. + Images will be resized up to this maximum height. If empty, the maximum height configured in General tab will be taken into account. - Images will be resized up to this maximum height. -If empty, the maximum height configured in General tab will be taken into account. + Billeder vil få ændret størrelse op til denne maksimale højde. +Hvis tom, så vil den maksimale højde som er konfigureret i fanen Generelt blive taget i brug. Images will be resized up to this maximum size. Example: 8M (for a maximum image size of 8 megapixels) @@ -56,15 +56,15 @@ If empty, the maximum size configured in General tab will be taken into account. Images will be resized up to this maximum size. Example: 8M (for a maximum image size of 8 megapixels) If empty, the maximum size configured in General tab will be taken into account. - + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. - Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Enten nedarv konfiguration fra indstillinger i Generelt eller konfigurér eksplicit hvorvidt farveprofiler og metadata som EXIF, IPTC og XMP skal bevares/fjernes. - + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. If empty, the conversion mapping instructions configured in Options tab will be taken into account. - Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. -If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Komma-separeret liste over instruktioner for konverterings-kortlægning. Dette lader dig konvertere billedetypen automatisk, mens størrelse ændres. +Hvis tom, så vil konverterings-kortlægningsinstruktionerne som er konfigureret i fanen Tilvalg blive taget i brug. From 575e95d2894d5ff8915ca56a8bd1138caa39a8b1 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:46:20 +0100 Subject: [PATCH 133/266] New translations locallang_csh_flexform.xlf (German) --- Resources/Private/Language/de.locallang_csh_flexform.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/de.locallang_csh_flexform.xlf b/Resources/Private/Language/de.locallang_csh_flexform.xlf index 24e44a5b..34f50f77 100644 --- a/Resources/Private/Language/de.locallang_csh_flexform.xlf +++ b/Resources/Private/Language/de.locallang_csh_flexform.xlf @@ -27,13 +27,13 @@ If empty, the list of directories configured in General tab will be taken into a Wildcards are supported: fileadmin/*/images/ fileadmin/**/images/ - + Comma-separated list of file types to be handled. Example: jpg,jpeg,png,tif,tiff If empty, the list of file types configured in General tab will be taken into account. - Comma-separated list of file types to be handled. -Example: jpg,jpeg,png,tif,tiff -If empty, the list of file types configured in General tab will be taken into account. + Kommaseparierte Liste von Dateitypen welche verarbeitet werden. +Beispiel: jpg,jpeg,png,tif,tiff +Wenn nicht gesetzt, wird die Liste an konfigurierten Dateitypen im Blatt 'Allgemein' verwendet. Images with a file size larger than this value will be resized (allowed units: B|K|M). If empty, the threshold configured in General tab will be taken into account. From b8207d2ae6a74bf3e74ab5a9232046f826c3e5f4 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:46:23 +0100 Subject: [PATCH 134/266] New translations locallang_csh_flexform.xlf (Italian) --- .../Language/it.locallang_csh_flexform.xlf | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Resources/Private/Language/it.locallang_csh_flexform.xlf b/Resources/Private/Language/it.locallang_csh_flexform.xlf index de395b6a..59c3ec8e 100644 --- a/Resources/Private/Language/it.locallang_csh_flexform.xlf +++ b/Resources/Private/Language/it.locallang_csh_flexform.xlf @@ -3,15 +3,15 @@
- + Title of the rule set. This is only used in this form to help you keep your rule sets organized. - Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Titolo della regola è impostata. Questo viene utilizzato solo nel presente modulo per aiutare a mantenere l'insiemi di regole organizzato. - + Set of backend user groups to which the rule set should be applied. May be left empty. - Set of backend user groups to which the rule set should be applied. -May be left empty. + Elenco di gruppi di utenti backend a cui deve essere applicato l'insieme di regole. + Può essere lasciato vuoto. Comma-separated list of directories to be monitored. Example: fileadmin/ @@ -27,28 +27,28 @@ If empty, the list of directories configured in General tab will be taken into a Wildcards are supported: fileadmin/*/images/ fileadmin/**/images/ - + Comma-separated list of file types to be handled. Example: jpg,jpeg,png,tif,tiff If empty, the list of file types configured in General tab will be taken into account. - Comma-separated list of file types to be handled. -Example: jpg,jpeg,png,tif,tiff -If empty, the list of file types configured in General tab will be taken into account. + Elenco separato da virgole di tipi di file da gestire. +Esempio: jpg,jpeg,png,tif,tiff +Se vuoto, l'elenco dei tipi di file configurati nella scheda Generale verrà presa in considerazione. Images with a file size larger than this value will be resized (allowed units: B|K|M). If empty, the threshold configured in General tab will be taken into account. Images with a file size larger than this value will be resized (allowed units: B|K|M). If empty, the threshold configured in General tab will be taken into account. - + Images will be resized up to this maximum width. If empty, the maximum width configured in General tab will be taken into account. - Images will be resized up to this maximum width. -If empty, the maximum width configured in General tab will be taken into account. - + Immagini verranno ridimensionate fino a questa larghezza massima. + Se vuota, la larghezza massima configurata nella scheda Generale verrà presa in considerazione. + Images will be resized up to this maximum height. If empty, the maximum height configured in General tab will be taken into account. - Images will be resized up to this maximum height. -If empty, the maximum height configured in General tab will be taken into account. + Immagini verranno ridimensionate fino a questa altezza massima. + Se vuoto, l'altezza massima configurato nella scheda Generale verrà presa in considerazione. Images will be resized up to this maximum size. Example: 8M (for a maximum image size of 8 megapixels) @@ -60,11 +60,11 @@ If empty, the maximum size configured in General tab will be taken into account. Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. - + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. If empty, the conversion mapping instructions configured in Options tab will be taken into account. - Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. -If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Lista di istruzioni di mappatura conversioni separato da virgole. Questo permette di convertire automaticamente il tipo di immagine durante il ridimensionamento. +Se vuoto, le istruzioni di mappatura conversione configurati nella scheda Opzioni saranno presi in considerazione. From e48dc477e6ccc08378421682e9c841d4682ed219 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:46:26 +0100 Subject: [PATCH 135/266] New translations locallang_csh_flexform.xlf (Dutch) --- .../Language/nl.locallang_csh_flexform.xlf | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Resources/Private/Language/nl.locallang_csh_flexform.xlf b/Resources/Private/Language/nl.locallang_csh_flexform.xlf index 42e4de46..840a67d3 100644 --- a/Resources/Private/Language/nl.locallang_csh_flexform.xlf +++ b/Resources/Private/Language/nl.locallang_csh_flexform.xlf @@ -3,15 +3,15 @@
- + Title of the rule set. This is only used in this form to help you keep your rule sets organized. - Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Titel van de set regels. Dit is alleen gebruikt in dit formulier om te helpen om de regelsets te organiseren. - + Set of backend user groups to which the rule set should be applied. May be left empty. - Set of backend user groups to which the rule set should be applied. -May be left empty. + Set backend-gebruikersgroepen waar de regels op van toepassing zijn. +Mag leeg gelaten worden. Comma-separated list of directories to be monitored. Example: fileadmin/ @@ -27,28 +27,28 @@ If empty, the list of directories configured in General tab will be taken into a Wildcards are supported: fileadmin/*/images/ fileadmin/**/images/ - + Comma-separated list of file types to be handled. Example: jpg,jpeg,png,tif,tiff If empty, the list of file types configured in General tab will be taken into account. - Comma-separated list of file types to be handled. -Example: jpg,jpeg,png,tif,tiff -If empty, the list of file types configured in General tab will be taken into account. + Komma-gescheiden lijst met bestandstypen die moeten worden bewerkt. +Voorbeeld: jpg,jpeg,png,tif,tiff +Indien leeg zal de lijst met bestandstypen uit het tabblad Algemeen gebruikt worden. Images with a file size larger than this value will be resized (allowed units: B|K|M). If empty, the threshold configured in General tab will be taken into account. Images with a file size larger than this value will be resized (allowed units: B|K|M). If empty, the threshold configured in General tab will be taken into account. - + Images will be resized up to this maximum width. If empty, the maximum width configured in General tab will be taken into account. - Images will be resized up to this maximum width. -If empty, the maximum width configured in General tab will be taken into account. - + Afbeeldingen worden geschaald tot deze maximale breedte. +Indien leeg zal de waarde uit het tabblad Algemeen gebruikt worden. + Images will be resized up to this maximum height. If empty, the maximum height configured in General tab will be taken into account. - Images will be resized up to this maximum height. -If empty, the maximum height configured in General tab will be taken into account. + Afbeeldingen worden geschaald tot deze maximale hoogte. +Indien leeg zal de waarde uit het tabblad Algemeen gebruikt worden. Images will be resized up to this maximum size. Example: 8M (for a maximum image size of 8 megapixels) @@ -60,11 +60,11 @@ If empty, the maximum size configured in General tab will be taken into account. Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. - + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. If empty, the conversion mapping instructions configured in Options tab will be taken into account. - Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. -If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Komma-gescheiden lijst met conversieregels. Hiermee kan een afbeelding automatisch in een ander type omgezet worden tijdens het schalen. +Indien leeg worden de instructies uit het tabblad Opties gebruikt worden. From 20fb4d95d22d208fb310ea10c93035ca9c850a8d Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:46:28 +0100 Subject: [PATCH 136/266] New translations locallang_csh_flexform.xlf (Polish) --- .../Language/pl.locallang_csh_flexform.xlf | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Resources/Private/Language/pl.locallang_csh_flexform.xlf b/Resources/Private/Language/pl.locallang_csh_flexform.xlf index 9d20b1f5..c5221cbb 100644 --- a/Resources/Private/Language/pl.locallang_csh_flexform.xlf +++ b/Resources/Private/Language/pl.locallang_csh_flexform.xlf @@ -3,15 +3,15 @@
- + Title of the rule set. This is only used in this form to help you keep your rule sets organized. - Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Tytuł zbioru reguł. Jest on używany tylko w tym formularzu aby pomóc Ci utrzymać zbiory reguł zorganizowane. - + Set of backend user groups to which the rule set should be applied. May be left empty. - Set of backend user groups to which the rule set should be applied. -May be left empty. + Zbiór grup użytkowników backendu dla których zbiór reguł powinien być zastosowany. +Może być pozostawione puste. Comma-separated list of directories to be monitored. Example: fileadmin/ @@ -27,28 +27,28 @@ If empty, the list of directories configured in General tab will be taken into a Wildcards are supported: fileadmin/*/images/ fileadmin/**/images/ - + Comma-separated list of file types to be handled. Example: jpg,jpeg,png,tif,tiff If empty, the list of file types configured in General tab will be taken into account. - Comma-separated list of file types to be handled. -Example: jpg,jpeg,png,tif,tiff -If empty, the list of file types configured in General tab will be taken into account. + Rozdzielona przecinkami lista typów plików które zostaną obsłużone. +Przykład: jpg,jpeg,png,tif,tiff +Jeżeli puste, lista typów plików skonfigurowana w zakładce Ogólne zostanie wzięta pod uwagę. Images with a file size larger than this value will be resized (allowed units: B|K|M). If empty, the threshold configured in General tab will be taken into account. Images with a file size larger than this value will be resized (allowed units: B|K|M). If empty, the threshold configured in General tab will be taken into account. - + Images will be resized up to this maximum width. If empty, the maximum width configured in General tab will be taken into account. - Images will be resized up to this maximum width. -If empty, the maximum width configured in General tab will be taken into account. - + Obrazy zostaną przeskalowane do tej maksymalnej szerokości. +Jeżeli puste, maksymalna szerokość skonfigurowana w zakładce Ogólne zostanie wzięta pod uwagę. + Images will be resized up to this maximum height. If empty, the maximum height configured in General tab will be taken into account. - Images will be resized up to this maximum height. -If empty, the maximum height configured in General tab will be taken into account. + Obrazy zostaną przeskalowane do tej maksymalnej wysokości. +Jeżeli puste, maksymalna wysokość skonfigurowana w zakładce Ogólne zostanie wzięta pod uwagę. Images will be resized up to this maximum size. Example: 8M (for a maximum image size of 8 megapixels) @@ -60,11 +60,11 @@ If empty, the maximum size configured in General tab will be taken into account. Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. - + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. If empty, the conversion mapping instructions configured in Options tab will be taken into account. - Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. -If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Rozdzielona przecinkami lista instrukcji konwersji mapowania. Opcja ta pozwala Ci na automatyczne przekonwertowanie typu obrazu w trakcie jego skalowania. +Jeżeli puste, instrukcjie konwersji mapowania skonfigurowane w zakładce Ogólne zostaną wzięte pod uwagę. From 7b95a13812102951e90aab20480a146044daa2bc Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:46:31 +0100 Subject: [PATCH 137/266] New translations locallang_csh_flexform.xlf (French) --- .../Language/fr.locallang_csh_flexform.xlf | 56 +++++++++---------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/Resources/Private/Language/fr.locallang_csh_flexform.xlf b/Resources/Private/Language/fr.locallang_csh_flexform.xlf index 67781cec..eb260d0c 100644 --- a/Resources/Private/Language/fr.locallang_csh_flexform.xlf +++ b/Resources/Private/Language/fr.locallang_csh_flexform.xlf @@ -3,16 +3,16 @@
- + Title of the rule set. This is only used in this form to help you keep your rule sets organized. - Title of the rule set. This is only used in this form to help you keep your rule sets organized. + Titre du réglage prédéfini. Uniquement utilisé dans ce formulaire afin de vous faciliter l'organisation des paramétrages prédéfinis. - + Set of backend user groups to which the rule set should be applied. May be left empty. - Set of backend user groups to which the rule set should be applied. -May be left empty. - + Groupes d'utilisateurs Back-Office auxquels le paramétrage prédéfini sera appliqué. +Peut rester vide. + Comma-separated list of directories to be monitored. Example: fileadmin/ If empty, the list of directories configured in General tab will be taken into account. @@ -20,51 +20,51 @@ If empty, the list of directories configured in General tab will be taken into a Wildcards are supported: fileadmin/*/images/ fileadmin/**/images/ - Comma-separated list of directories to be monitored. -Example: fileadmin/ -If empty, the list of directories configured in General tab will be taken into account. + Liste (séparateur virgule) de répertoires à gérer. +Exemple : fileadmin/ +Si vide, la liste des répertoires configurée dans l'onglet général sera utilisée. -Wildcards are supported: +Les astérisques sont supportées : fileadmin/*/images/ fileadmin/**/images/ - + Comma-separated list of file types to be handled. Example: jpg,jpeg,png,tif,tiff If empty, the list of file types configured in General tab will be taken into account. - Comma-separated list of file types to be handled. -Example: jpg,jpeg,png,tif,tiff -If empty, the list of file types configured in General tab will be taken into account. + Liste (séparateur virgule) de types de fichiers à gérer. +Exemple: jpg,jpeg,png,tif,tiff +Si vide, la liste des types de fichiers configurée dans l'onglet général sera utilisée. Images with a file size larger than this value will be resized (allowed units: B|K|M). If empty, the threshold configured in General tab will be taken into account. Images with a file size larger than this value will be resized (allowed units: B|K|M). If empty, the threshold configured in General tab will be taken into account. - + Images will be resized up to this maximum width. If empty, the maximum width configured in General tab will be taken into account. - Images will be resized up to this maximum width. -If empty, the maximum width configured in General tab will be taken into account. - + Les images seront redimensionnées avec cette largeur maximum. +Si vide, la largeur maximum configurée dans l'onglet général sera utilisée. + Images will be resized up to this maximum height. If empty, the maximum height configured in General tab will be taken into account. - Images will be resized up to this maximum height. -If empty, the maximum height configured in General tab will be taken into account. + Les images seront redimensionnées avec cette hauteur maximum. +Si vide, la hauteur maximum configurée dans l'onglet général sera utilisée. Images will be resized up to this maximum size. Example: 8M (for a maximum image size of 8 megapixels) If empty, the maximum size configured in General tab will be taken into account. - Images will be resized up to this maximum size. -Example: 8M (for a maximum image size of 8 megapixels) -If empty, the maximum size configured in General tab will be taken into account. - + Les images seront redimensionnées jusqu'à cette taille limite. +Exemple : 8M (pour une taille maximale de 8 megapixel) +Si non remplie, la taille maximale configurée dans l'onglet "Général" sera utilisée. + Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. - Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. + Soit hérite des configurations générales, soit est configuré de façon explicite afin de conserver ou non le profil de couleur et les meta-données comme EXIF, IPTC et XMP. - + Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. If empty, the conversion mapping instructions configured in Options tab will be taken into account. - Comma-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. -If empty, the conversion mapping instructions configured in Options tab will be taken into account. + Liste à virgule des instructions de mapping de conversion. Cela vous permet de convertir automatiquement le type d'image au moment du +Si vide, le mapping configuré dans l'onglet options sera utilisé. From b4cbd6cd9a461a82eccb064745730ec6cddf3f90 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:46:34 +0100 Subject: [PATCH 138/266] New translations locallang.xlf (French) --- Resources/Private/Language/fr.locallang.xlf | 32 ++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Resources/Private/Language/fr.locallang.xlf b/Resources/Private/Language/fr.locallang.xlf index e6018a57..80972172 100644 --- a/Resources/Private/Language/fr.locallang.xlf +++ b/Resources/Private/Language/fr.locallang.xlf @@ -3,17 +3,17 @@
- + Save configuration - Save configuration + Sauvegarder la configuration - + Save and close configuration - Save and close configuration + Sauvegarder et fermer la configuration - + Close configuration - Close configuration + Fermer la configuration .ai - Adobe Illustrator @@ -55,25 +55,25 @@ .tiff - Tagged Image Format .tiff - Tagged Image Format - + Image %s has not been resized because transparency has been detected. - Image %s has not been resized because transparency has been detected. + L'image %s n'a pas été redimensionnée parce que de la transparence a été détectée. - + Image %s has not been resized because it is an animated GIF. - Image %s has not been resized because it is an animated GIF. + L'image %s n'a pas été redimensionnée car c'est un GIF animé - + Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + L'image %s a été automatiquement redimensionnée à %sx%s pixels. - + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + L'image %s a été automatiquement redimensionnée à %sx%s pixels et a été renommée en %s. - + Image %s cannot be resized because file is not writable. - Image %s cannot be resized because file is not writable. + L'image %s n'a pas pu être redimensionnée parce que le fichier est protégé en écriture. Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. From 0e2c26c52d32746ce651fcab6094289a796598c6 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:46:35 +0100 Subject: [PATCH 139/266] New translations locallang.xlf (Spanish) --- Resources/Private/Language/es.locallang.xlf | 28 ++++++++++----------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Resources/Private/Language/es.locallang.xlf b/Resources/Private/Language/es.locallang.xlf index 9e83d99a..1dd5416d 100644 --- a/Resources/Private/Language/es.locallang.xlf +++ b/Resources/Private/Language/es.locallang.xlf @@ -3,17 +3,17 @@
- + Save configuration - Save configuration + Salvar la configuración - + Save and close configuration - Save and close configuration + Guardar y cerrar la configuración - + Close configuration - Close configuration + Cerrar la configuración .ai - Adobe Illustrator @@ -55,25 +55,25 @@ .tiff - Tagged Image Format .tiff - Tagged Image Format - + Image %s has not been resized because transparency has been detected. - Image %s has not been resized because transparency has been detected. + La imagen %s no ha sido cambiada de tamaño debido a la transparencia que se ha detectado. Image %s has not been resized because it is an animated GIF. Image %s has not been resized because it is an animated GIF. - + Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + La imagen %s ha sido automaticamente cambiada de tamaño a %xs%s píxeles. - + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + La imagen %s ha sido aucomaticamente cambiada al tamaño %sx%s píxeles y fue rebautizada como %s. - + Image %s cannot be resized because file is not writable. - Image %s cannot be resized because file is not writable. + La imagen %s no puede ser cambiada de tamaño porque està protegida contra la escritura. Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. From 6a93e5e6dc26e4cacfc6b9c5d67836e0560ecdae Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:46:39 +0100 Subject: [PATCH 140/266] New translations locallang.xlf (Danish) --- Resources/Private/Language/da.locallang.xlf | 32 ++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Resources/Private/Language/da.locallang.xlf b/Resources/Private/Language/da.locallang.xlf index e3edf527..3f3e7276 100644 --- a/Resources/Private/Language/da.locallang.xlf +++ b/Resources/Private/Language/da.locallang.xlf @@ -3,17 +3,17 @@
- + Save configuration - Save configuration + Gem konfiguration - + Save and close configuration - Save and close configuration + Gem og luk konfiguration - + Close configuration - Close configuration + Luk konfiguration .ai - Adobe Illustrator @@ -55,25 +55,25 @@ .tiff - Tagged Image Format .tiff - Tagged Image Format - + Image %s has not been resized because transparency has been detected. - Image %s has not been resized because transparency has been detected. + Billede %s er ikke blevet skaleret fordi transparency er detektet. - + Image %s has not been resized because it is an animated GIF. - Image %s has not been resized because it is an animated GIF. + Billede %s fik ikke ændret størrelse da det er en animeret GIF. - + Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Billedet %s har automatisk fået ændret størrelse til %sx%s billedpunkter. - + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Billedet %s har automatisk fået ændret størrelse til %sx%s billedpunkter og blevet omdøbt til %s. - + Image %s cannot be resized because file is not writable. - Image %s cannot be resized because file is not writable. + Billede %s kan ikke ændres i størrelse da det er skrivebeskyttet. Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. From 20ac89e918255a1b9d84ae5caa3baac4fecfbdee Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:46:40 +0100 Subject: [PATCH 141/266] New translations locallang.xlf (German) --- Resources/Private/Language/de.locallang.xlf | 28 ++++++++++----------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Resources/Private/Language/de.locallang.xlf b/Resources/Private/Language/de.locallang.xlf index 7adc468b..bf045d01 100644 --- a/Resources/Private/Language/de.locallang.xlf +++ b/Resources/Private/Language/de.locallang.xlf @@ -3,17 +3,17 @@
- + Save configuration - Save configuration + Konfiguration speichern - + Save and close configuration - Save and close configuration + Konfiguration speichern und schließen - + Close configuration - Close configuration + Konfiguration schließen .ai - Adobe Illustrator @@ -55,25 +55,25 @@ .tiff - Tagged Image Format .tiff - Tagged Image Format - + Image %s has not been resized because transparency has been detected. - Image %s has not been resized because transparency has been detected. + Bild %s wurde nicht angepasst, weil Transparenz erkannt wurde. Image %s has not been resized because it is an animated GIF. Image %s has not been resized because it is an animated GIF. - + Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Bild %s wurde automatisch zu %sx%s pixels verkleinert. - + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Bild %s wurde automatisch zu %sx%s verkleinert und als %s umbenannt. - + Image %s cannot be resized because file is not writable. - Image %s cannot be resized because file is not writable. + Bild %s kann nicht geändert werden, da die Datei schreibgeschützt ist. Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. From d2722745f62b8cac3d72bb4f431857c3a748e31b Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:46:43 +0100 Subject: [PATCH 142/266] New translations locallang.xlf (Italian) --- Resources/Private/Language/it.locallang.xlf | 40 ++++++++++----------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Resources/Private/Language/it.locallang.xlf b/Resources/Private/Language/it.locallang.xlf index 9b1451dc..1b44871a 100644 --- a/Resources/Private/Language/it.locallang.xlf +++ b/Resources/Private/Language/it.locallang.xlf @@ -3,17 +3,17 @@
- + Save configuration - Save configuration + Salva configurazione - + Save and close configuration - Save and close configuration + Salva e chiudi configurazione - + Close configuration - Close configuration + Chiudi configurazione .ai - Adobe Illustrator @@ -27,13 +27,13 @@ .gif - Graphic Interchange Format .gif - Graphic Interchange Format - + .jpg - JPEG/JIFF Image - .jpg - JPEG/JIFF Image + .jpg - Immagine JPEG/JIFF - + .jpeg - JPEG/JIFF Image - .jpeg - JPEG/JIFF Image + .jpeg - Immagine JPEG/JIFF .pcx - Paintbrush Bitmap Graphic @@ -55,25 +55,25 @@ .tiff - Tagged Image Format .tiff - Tagged Image Format - + Image %s has not been resized because transparency has been detected. - Image %s has not been resized because transparency has been detected. + Immagine %s non è stata ridimensionata, perché è stato rilevato trasparenza. - + Image %s has not been resized because it is an animated GIF. - Image %s has not been resized because it is an animated GIF. + Immagine %s non è stata ridimensionata, perché è una GIF animata. - + Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Immagine %s è stata ridimensionata automaticamente a %sx%s pixel. - + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Immagine %s è stata ridimensionata automaticamente a %sx%s pixel ed è stato rinominato in %s. - + Image %s cannot be resized because file is not writable. - Image %s cannot be resized because file is not writable. + Immagine %s non può essere ridimensionato perché il file non è scrivibile. Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. From 321f4ebd1838d9aaedab80653263a3879702fb8b Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:46:46 +0100 Subject: [PATCH 143/266] New translations locallang.xlf (Dutch) --- Resources/Private/Language/nl.locallang.xlf | 42 ++++++++++----------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/Resources/Private/Language/nl.locallang.xlf b/Resources/Private/Language/nl.locallang.xlf index 44bc51fe..31166235 100644 --- a/Resources/Private/Language/nl.locallang.xlf +++ b/Resources/Private/Language/nl.locallang.xlf @@ -3,37 +3,37 @@
- + Save configuration - Save configuration + Configuratie opslaan - + Save and close configuration - Save and close configuration + Configuratie opslaan en sluiten - + Close configuration - Close configuration + Configuratie sluiten .ai - Adobe Illustrator .ai - Adobe Illustrator - + .bmp - Windows OS/2 Bitmap Graphics - .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Rasterafbeelding .gif - Graphic Interchange Format .gif - Graphic Interchange Format - + .jpg - JPEG/JIFF Image - .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Afbeelding - + .jpeg - JPEG/JIFF Image - .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Afbeelding .pcx - Paintbrush Bitmap Graphic @@ -55,25 +55,25 @@ .tiff - Tagged Image Format .tiff - Tagged Image Format - + Image %s has not been resized because transparency has been detected. - Image %s has not been resized because transparency has been detected. + Afbeelding %s is niet geschaald omdat transparantie gevonden is. Image %s has not been resized because it is an animated GIF. - Image %s has not been resized because it is an animated GIF. + Afbeelding %s is niet geschaald omdat het een geanimeerde GIF is. - + Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Afbeelding %s is automatisch geschaald naar %sx%s pixels. - + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Afbeelding %s is automatisch geschaald naar %sx%s pixels en hernoemd naar %s. - + Image %s cannot be resized because file is not writable. - Image %s cannot be resized because file is not writable. + Afbeelding %s kan niet geschaald worden omdat het bestand niet beschrijfbaar is. Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. From 4dcb67e9946ec59787c77888b5a7e3e183920a1a Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:46:47 +0100 Subject: [PATCH 144/266] New translations locallang.xlf (Polish) --- Resources/Private/Language/pl.locallang.xlf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Resources/Private/Language/pl.locallang.xlf b/Resources/Private/Language/pl.locallang.xlf index 97ece207..416cf723 100644 --- a/Resources/Private/Language/pl.locallang.xlf +++ b/Resources/Private/Language/pl.locallang.xlf @@ -55,25 +55,25 @@ .tiff - Tagged Image Format .tiff - Tagged Image Format - + Image %s has not been resized because transparency has been detected. - Image %s has not been resized because transparency has been detected. + Obraz %s nie został przeskalowany ponieważ wykryta została przeźroczystość. Image %s has not been resized because it is an animated GIF. Image %s has not been resized because it is an animated GIF. - + Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Obraz %s został automatycznie przeskalowany do %sx%s pikseli. - + Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Obraz %s został automatycznie przeskalowany do %sx%s pikseli, a jego nazwa zmieniona na %s. - + Image %s cannot be resized because file is not writable. - Image %s cannot be resized because file is not writable. + Wymiary obrazka %s nie mogą być zmienione ponieważ plik nie jest zapisywalny. Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. From 2ee2e09987b71fabd67b018ce66baaa1b92ebaea Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:46:54 +0100 Subject: [PATCH 145/266] New translations locallang_mod.xlf (French) --- .../Private/Language/fr.locallang_mod.xlf | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Resources/Private/Language/fr.locallang_mod.xlf b/Resources/Private/Language/fr.locallang_mod.xlf index 8015403c..f53015ba 100644 --- a/Resources/Private/Language/fr.locallang_mod.xlf +++ b/Resources/Private/Language/fr.locallang_mod.xlf @@ -3,45 +3,45 @@
- + Image Auto-Resize Configuration - Image Auto-Resize Configuration + Configuration de l'auto-redimensionnement des images - + Total storage claimed: %s (with %s images) - Total storage claimed: %s (with %s images) + Espace de stockage total récupéré : %s (avec %s images) - + Share result! - Share result! + Partagez le résultat ! - + #image_autoresize already saved %s of free space on my #TYPO3 website - #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize a déjà fait gagner %s d'espace disque pour mon site #TYPO3 - + Batch resize images - Batch resize images + Redimensionnement d'images par lot - + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + Cette tâche parcourt les répertoires, recherche des fichiers qui n'ont pas été redimensionnés automatiquement lors du chargement (p. ex. parce qu'ils ont été chargés par un mécanisme direct comme FTP) et les redimensionne selon vos règles. Veuillez noter que les règles basées sur des groupes d'utilisateurs vont être détectées mais auront pour effet de suspendre le traitement puisque dans le contexte d'une tâche planifiée, les groupes n'existent pas. - + Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): + Répertoires à traiter (un par ligne, surcharge les répertoires surveillés) : - + Exclude directories (one by line): - Exclude directories (one by line): + Exclure les répertoires (un par ligne) : - + Cannot process non-existing directory: %s - Cannot process non-existing directory: %s + Impossible de traiter un répertoire qui n'existe pas : %s - + Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s + Impossible d'exclure un répertoire qui n'existe pas : %s From f2772691fe172d5b9340d5103fcf2af2ccac8426 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:46:58 +0100 Subject: [PATCH 146/266] New translations locallang_mod.xlf (Danish) --- .../Private/Language/da.locallang_mod.xlf | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Resources/Private/Language/da.locallang_mod.xlf b/Resources/Private/Language/da.locallang_mod.xlf index 15001efb..2089f78c 100644 --- a/Resources/Private/Language/da.locallang_mod.xlf +++ b/Resources/Private/Language/da.locallang_mod.xlf @@ -3,45 +3,45 @@
- + Image Auto-Resize Configuration - Image Auto-Resize Configuration + Image Auto-Resize konfiguration - + Total storage claimed: %s (with %s images) - Total storage claimed: %s (with %s images) + Totale lager sparet: %s (ved %s billeder) - + Share result! - Share result! + Del resultat! - + #image_autoresize already saved %s of free space on my #TYPO3 website - #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize har allerede sparet %s af fri diskplads på mit #TYPO3 website - + Batch resize images - Batch resize images + Batch ændring af størrelse på billeder - + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + Denne opgave løber gennem mapper og leder efter filer, der ikke automatisk fik ændret størrelse under upload (f. eks fordi de blev uploadet via en direkte forbindelse (FTP, ol)) og ændrer størrelse på dem efter regler angivet i konfigurationen. Vær opmærksom på at regler baseret på brugergrupper vil blive sammenlignet, men herefter droppet, fordi kontekst i Scheduler opgaven ikke inkluderer brugergrupper. - + Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): + Mapper der skal gennemløbes (en pr. linje, tilsidesætter overvågende mapper): - + Exclude directories (one by line): - Exclude directories (one by line): + Udeluk mapper (én pr. linje): - + Cannot process non-existing directory: %s - Cannot process non-existing directory: %s + Kan ikke løbe gennem mapper der ikke eksisterer: %s - + Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s + Kan ikke udelukke mapper der ikke eksisterer: %s From a784d6ae708196aaf7d0186bf7f17f06927e58ce Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:47:05 +0100 Subject: [PATCH 147/266] New translations locallang_mod.xlf (Dutch) --- .../Private/Language/nl.locallang_mod.xlf | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Resources/Private/Language/nl.locallang_mod.xlf b/Resources/Private/Language/nl.locallang_mod.xlf index 249bb5e8..89e4444f 100644 --- a/Resources/Private/Language/nl.locallang_mod.xlf +++ b/Resources/Private/Language/nl.locallang_mod.xlf @@ -19,29 +19,29 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - + Batch resize images - Batch resize images + Afbeeldingen in groepen schalen - + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + Deze taakt doorzoekt mappen naar bestanden die niet automatisch geschaald werden tijden het uploaden (bijvoorbeeld omdat ze via een andere weg zoals FTP geüpload werden) en schaalt ze volgens de regels. Let op dat regels gebaseerd op gebruikersgroepen genegeerd zullen worden in de Taakplanner omdat groepen daar niet bestaan. - + Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): + Mappen die doorzocht moeten worden (een per regel, overschrijft de normale instelling): - + Exclude directories (one by line): - Exclude directories (one by line): + Uit te sluiten mappen (een per regel): - + Cannot process non-existing directory: %s - Cannot process non-existing directory: %s + Kan niet-bestaande map niet behandelen: %s - + Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s + Kan een niet-bestaande map niet uitsluiten: %s From 05f3d39d5f8a60d7dd3b469f4292696ac4e5c58d Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:47:06 +0100 Subject: [PATCH 148/266] New translations locallang_mod.xlf (Polish) --- .../Private/Language/pl.locallang_mod.xlf | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Resources/Private/Language/pl.locallang_mod.xlf b/Resources/Private/Language/pl.locallang_mod.xlf index 74771699..ef2c0317 100644 --- a/Resources/Private/Language/pl.locallang_mod.xlf +++ b/Resources/Private/Language/pl.locallang_mod.xlf @@ -19,29 +19,29 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - + Batch resize images - Batch resize images + Masowe skalowanie obrazów - + This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. + To zadanie przechodzi przez katalogi i szuka plików które nie zostały automatycznie przeskalowane podczas wgrywania (np. gdy zostały załadowane przez mechanizm bezpośredni taki jak FTP), a następnie skaluje je według zdefiniowanych reguł. Miej na uwadze to, że reguły bazujące na grupach użytkowników będą spełnione lecz zostaną pominięte ponieważ w kontekście zadania harmonogramu grupy te nie istnieją. - + Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): + Katalogi do przetwarzania (jeden na linię, nadpisuje obserwowane katalogi): - + Exclude directories (one by line): - Exclude directories (one by line): + Wyklucz lokalizacje (każda w oddzielnej linii): - + Cannot process non-existing directory: %s - Cannot process non-existing directory: %s + Nie można przetworzyć nieistniejącego katalogu: %s - + Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s + Nie można wykluczyć nieistniejącej lokalizacji: %s From fd1d36764c4d8034059a028c4a23f7d18df32104 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:47:12 +0100 Subject: [PATCH 149/266] New translations locallang_csh_tx_imageautoresize.xlf (French) --- .../fr.locallang_csh_tx_imageautoresize.xlf | 53 +++++++++---------- 1 file changed, 26 insertions(+), 27 deletions(-) diff --git a/Resources/Private/Language/fr.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/fr.locallang_csh_tx_imageautoresize.xlf index c752624d..5e492058 100644 --- a/Resources/Private/Language/fr.locallang_csh_tx_imageautoresize.xlf +++ b/Resources/Private/Language/fr.locallang_csh_tx_imageautoresize.xlf @@ -3,70 +3,69 @@
- + Comma-separated list of directories to be monitored. Example: fileadmin/ Wildcards are supported: fileadmin/*/images/ fileadmin/**/images/ - Comma-separated list of directories to be monitored. -Example: fileadmin/ + Liste (séparateur virgule) de répertoires à gérer. +Exemple : fileadmin/ -Wildcards are supported: -fileadmin/*/images/ +Les astérisques sont supportées : +images/ fileadmin/**/images/ - + Comma-separated list of file types to be handled. Example: jpg,jpeg,png,tif,tiff - Comma-separated list of file types to be handled. -Example: jpg,jpeg,png,tif,tiff + liste (séparateur virgule) de types de fichiers à gérer. +Exemple: jpg,jpeg,png,tif,tiff Images with a file size larger than this value will be resized (allowed units: B|K|M). Images with a file size larger than this value will be resized (allowed units: B|K|M). - + Images will be resized up to this maximum width. - Images will be resized up to this maximum width. + Les images seront redimensionnées avec cette largeur maximum. - + Images will be resized up to this maximum height. - Images will be resized up to this maximum height. + Les images seront redimensionnées avec cette hauteur maximum. Images will be resized up to this maximum size. Example: 8M (for a maximum image size of 8 megapixels) - Images will be resized up to this maximum size. -Example: 8M (for a maximum image size of 8 megapixels) + Les images seront redimensionnées jusqu'à cette taille limite. Exemple : 8M (pour une taille maximale de 8 megapixels) - + Will try to auto-magically orient image (useful with photos). - Will try to auto-magically orient image (useful with photos). + Cela tentera d'orienter les image automatiquement (utile pour les photos). - + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. - If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Si activé, IM n'utilisera pas $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] et dans ce cas, le profile de couleur et les meta données telles que EXIF, IPTC et XMP seront conservés. - + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost - If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + Si activé, les fichiers PNG avec un canal alpha seront redimensionnés même si la transparence sera perdue - + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. Example: bmp => jpg tif => jpg - Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. -Example: + Liste à virgule des instructions de mapping de conversion. Cela vous permet de convertir automatiquement le type d'image au moment du redimensionnement. +Exemple : bmp => jpg tif => jpg - + You may define as many rule sets as you wish. They will be evaluated one after the other in order to possibly override general settings. The evalutation stops as soon as a matching rule set has been found. - You may define as many rule sets as you wish. -They will be evaluated one after the other in order to possibly override general settings. -The evalutation stops as soon as a matching rule set has been found. + You pouvez définir autant de paramétrages prédéfinis que souhaité. +Ils seront testés les uns après les autres, dans l'ordre, afin de surcharger les paramétrages généraux. +L'évaluation stoppe à partir du moment où une correspondance de paramétrage a été trouvée. From 3a5906e97f5772b6eee5eb965ee41b65a3ae92de Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:47:16 +0100 Subject: [PATCH 150/266] New translations locallang_csh_tx_imageautoresize.xlf (Danish) --- .../da.locallang_csh_tx_imageautoresize.xlf | 56 +++++++++---------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/Resources/Private/Language/da.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/da.locallang_csh_tx_imageautoresize.xlf index 56f94a19..04a28102 100644 --- a/Resources/Private/Language/da.locallang_csh_tx_imageautoresize.xlf +++ b/Resources/Private/Language/da.locallang_csh_tx_imageautoresize.xlf @@ -3,35 +3,35 @@
- + Comma-separated list of directories to be monitored. Example: fileadmin/ Wildcards are supported: fileadmin/*/images/ fileadmin/**/images/ - Comma-separated list of directories to be monitored. -Example: fileadmin/ + Komma-separeret liste af kataloger som skal overvåges. +Eksempel: fileadmin/ -Wildcards are supported: -fileadmin/*/images/ -fileadmin/**/images/ - +Jokertegn understøttes: +fileadmin/*/billeder/ +fileadmin/**/billeder/ + Comma-separated list of file types to be handled. Example: jpg,jpeg,png,tif,tiff - Comma-separated list of file types to be handled. -Example: jpg,jpeg,png,tif,tiff - + Komma-separeret liste af filtyper som skal håndteres. +Eksempel: jpg,jpeg,png,tif,tiff + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Images with a file size larger than this value will be resized (allowed units: B|K|M). + Billeder større end denne værdi vil få ændret størrelse (tilladte enheder: B|K|M). - + Images will be resized up to this maximum width. - Images will be resized up to this maximum width. + Billeder vil få ændret størrelse op til denne maksimale bredde. - + Images will be resized up to this maximum height. - Images will be resized up to this maximum height. + Billeder vil få ændret størrelse op til denne maksimale højde. Images will be resized up to this maximum size. @@ -39,34 +39,34 @@ Example: 8M (for a maximum image size of 8 megapixels) Images will be resized up to this maximum size. Example: 8M (for a maximum image size of 8 megapixels) - + Will try to auto-magically orient image (useful with photos). - Will try to auto-magically orient image (useful with photos). + Vil auto-magisk forsøge at orientere billede (nyttig for fotografier). - + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. - If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Hvis aktiv, så vil IM ikke anvende $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] og således bevares farveprofil og metadata så som EXIF, IPTC og XMP. - + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost - If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + Hvis valgt, vil PNG-filer med alfa-kanal få ændret størrelsen, selvom tranparency vil gå tabt - + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. Example: bmp => jpg tif => jpg - Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. -Example: + Linje-separeret liste af konverterings-kortlægningsinstruktioner. Dette lader dig konvertere typen af billede automatisk, mens størrelsen for det ændres. +Eksempel: bmp => jpg tif => jpg - + You may define as many rule sets as you wish. They will be evaluated one after the other in order to possibly override general settings. The evalutation stops as soon as a matching rule set has been found. - You may define as many rule sets as you wish. -They will be evaluated one after the other in order to possibly override general settings. -The evalutation stops as soon as a matching rule set has been found. + Du kan definere så mange regelsæt som du ønsker. +De vil blive evalueret en efter en for om muligt, at tilsidesætte generelle indstillinger. +Evalueringen stopper så snart et matchende regelsæt bliver fundet. From 99ffa6f49910f8bdfd434c7abaeaed1702817306 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:47:22 +0100 Subject: [PATCH 151/266] New translations locallang_csh_tx_imageautoresize.xlf (Dutch) --- .../nl.locallang_csh_tx_imageautoresize.xlf | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Resources/Private/Language/nl.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/nl.locallang_csh_tx_imageautoresize.xlf index 127874fd..c9071c9e 100644 --- a/Resources/Private/Language/nl.locallang_csh_tx_imageautoresize.xlf +++ b/Resources/Private/Language/nl.locallang_csh_tx_imageautoresize.xlf @@ -16,22 +16,22 @@ Example: fileadmin/ Wildcards are supported: fileadmin/*/images/ fileadmin/**/images/ - + Comma-separated list of file types to be handled. Example: jpg,jpeg,png,tif,tiff - Comma-separated list of file types to be handled. -Example: jpg,jpeg,png,tif,tiff + Komma-gescheiden lijst met bestandstypes om te converteren. +Voorbeeld: jpg,jpeg,png,tif,tiff Images with a file size larger than this value will be resized (allowed units: B|K|M). Images with a file size larger than this value will be resized (allowed units: B|K|M). - + Images will be resized up to this maximum width. - Images will be resized up to this maximum width. + Afbeeldingen worden geschaald tot deze maximale breedte. - + Images will be resized up to this maximum height. - Images will be resized up to this maximum height. + Afbeeldingen worden geschaald tot deze maximale hoogte. Images will be resized up to this maximum size. @@ -39,34 +39,34 @@ Example: 8M (for a maximum image size of 8 megapixels) Images will be resized up to this maximum size. Example: 8M (for a maximum image size of 8 megapixels) - + Will try to auto-magically orient image (useful with photos). - Will try to auto-magically orient image (useful with photos). + Zal proberen automagisch de afbeelding te draaien (nuttig bij foto's). - + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. - If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Indien ingeschakeld, zal IM niet $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] gebruiken en dus zullen kleurprofiel en metadata zoals EXIF, IPTC en XMP behouden blijven. - + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost - If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + Indien ingeschakeld zullen PNG bestanden met alfa-kanaal geschaald worden ondanks dat de transparantie verloren zal gaan. - + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. Example: bmp => jpg tif => jpg - Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. -Example: + Regel-gescheiden lijst met conversieregels. Hiermee kan een afbeelding automatisch geconverteerd worden naar een ander type tijdens het schalen. +Voorbeeld: bmp => jpg tif => jpg - + You may define as many rule sets as you wish. They will be evaluated one after the other in order to possibly override general settings. The evalutation stops as soon as a matching rule set has been found. - You may define as many rule sets as you wish. -They will be evaluated one after the other in order to possibly override general settings. -The evalutation stops as soon as a matching rule set has been found. + Er kunnen zoveel regels als nodig ingesteld worden. +Ze zullen afgehandeld worden in volgorde om mogelijk algemene instellingen te overschrijven. +Evaluatie stopt zodra een overeenkomstige regel gevonden is. From cf1cd4edf3063c440df14bcb1887fe2d75de6662 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:47:24 +0100 Subject: [PATCH 152/266] New translations locallang_csh_tx_imageautoresize.xlf (Polish) --- .../pl.locallang_csh_tx_imageautoresize.xlf | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Resources/Private/Language/pl.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/pl.locallang_csh_tx_imageautoresize.xlf index 344fe5cf..fad9daf2 100644 --- a/Resources/Private/Language/pl.locallang_csh_tx_imageautoresize.xlf +++ b/Resources/Private/Language/pl.locallang_csh_tx_imageautoresize.xlf @@ -16,22 +16,22 @@ Example: fileadmin/ Wildcards are supported: fileadmin/*/images/ fileadmin/**/images/ - + Comma-separated list of file types to be handled. Example: jpg,jpeg,png,tif,tiff - Comma-separated list of file types to be handled. -Example: jpg,jpeg,png,tif,tiff + Rozdzielona przecinkami lista typów plików które zostaną obsłużone. +Przykład: jpg,jpeg,png,tif,tiff Images with a file size larger than this value will be resized (allowed units: B|K|M). Images with a file size larger than this value will be resized (allowed units: B|K|M). - + Images will be resized up to this maximum width. - Images will be resized up to this maximum width. + Obrazy zostaną przeskalowane do tej maksymalnej szerokości. - + Images will be resized up to this maximum height. - Images will be resized up to this maximum height. + Obrazy zostaną przeskalowane do tej maksymalnej wysokości. Images will be resized up to this maximum size. @@ -39,34 +39,34 @@ Example: 8M (for a maximum image size of 8 megapixels) Images will be resized up to this maximum size. Example: 8M (for a maximum image size of 8 megapixels) - + Will try to auto-magically orient image (useful with photos). - Will try to auto-magically orient image (useful with photos). + Spróbuje auto-magicznie ustawić oritnację obrazu (użyteczne dla zdjęć). - + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. - If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Jeżeli zaznaczony, IM nie użyje $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] co sprawi, że profil koloru i metadane takie jak EXIF, IPTC i XMP zostaną zachowane. - + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost - If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost + Jeżeli zaznaczony, pliki PNG z kanałem alfa zostaną przeskalowane nawet jeżeli przeźroczystość zostanie utracona - + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. Example: bmp => jpg tif => jpg - Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. -Example: + Odseparowana liniami lista instrukcji konwersji mapowania. Pozwoli Ci to automatycznie konwertować typ pliku w trakcie skalowania. +Przykład: bmp => jpg tif => jpg - + You may define as many rule sets as you wish. They will be evaluated one after the other in order to possibly override general settings. The evalutation stops as soon as a matching rule set has been found. - You may define as many rule sets as you wish. -They will be evaluated one after the other in order to possibly override general settings. -The evalutation stops as soon as a matching rule set has been found. + Możesz zdefiniować dowolną ilość zbiorów reguł. +Będą one przetworzone jedna po drugiej by w miarę możliwości nadpisać ogólne ustawienia. +Przetwarzanie zostaje przerwane jak tylko pasujący zbiór regół zostanie odnaleziony. From 6d05015c179c0880fe2315b84d068864d92398bf Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:47:32 +0100 Subject: [PATCH 153/266] New translations locallang_tca.xlf (Polish) --- .../Private/Language/pl.locallang_tca.xlf | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Resources/Private/Language/pl.locallang_tca.xlf b/Resources/Private/Language/pl.locallang_tca.xlf index 12d836ee..baa2dbd7 100644 --- a/Resources/Private/Language/pl.locallang_tca.xlf +++ b/Resources/Private/Language/pl.locallang_tca.xlf @@ -3,77 +3,77 @@
- + Directories: - Directories: + Lokalizacje: - + Image types: - Image types: + Typy obrazów: File size threshold: File size threshold: - + Maximum width: - Maximum width: + Maksymalna szerokość: - + Maximum height: - Maximum height: + Maksymalna wysokość: Maximum image size (pixel area): Maximum image size (pixel area): - + Automatic orientation - Automatic orientation + Automatyczna orientacja - + Keep profile and metadata - Keep profile and metadata + Zachowaj profil i metadane - + Use general setting - Use general setting + Użyj ogólnych ustawień - + Yes - Yes + Tak - + No - No + Nie - + Resize PNG files with alpha-channel - Resize PNG files with alpha-channel + Skaluj pliki PNG z kanałem alfa - + Image type conversion mapping - Image type conversion mapping + Mapowanie konwersji typu obrazu - + Rule sets - Rule sets + Zbiór reguł - + Title: - Title: + Tytuł: - + User group rule set - User group rule set + Zbiór reguł grupy użytkowników - + Options - Options + Opcje - + Rule Sets - Rule Sets + Zbiory reguł From 6bdd7abf8ced530970f624b93b60815d2d0c6015 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:47:33 +0100 Subject: [PATCH 154/266] New translations locallang_tca.xlf (Dutch) --- .../Private/Language/nl.locallang_tca.xlf | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Resources/Private/Language/nl.locallang_tca.xlf b/Resources/Private/Language/nl.locallang_tca.xlf index 1b36fc57..8aba054e 100644 --- a/Resources/Private/Language/nl.locallang_tca.xlf +++ b/Resources/Private/Language/nl.locallang_tca.xlf @@ -3,77 +3,77 @@
- + Directories: - Directories: + Mappen: - + Image types: - Image types: + Bestandstypen: File size threshold: File size threshold: - + Maximum width: - Maximum width: + Maximale breedte: - + Maximum height: - Maximum height: + Maximale hoogte: Maximum image size (pixel area): Maximum image size (pixel area): - + Automatic orientation - Automatic orientation + Automatisch draaien - + Keep profile and metadata - Keep profile and metadata + Profiel en metadata behouden - + Use general setting - Use general setting + Algemene instellingen gebruiken - + Yes - Yes + Ja - + No - No + Nee - + Resize PNG files with alpha-channel - Resize PNG files with alpha-channel + PNG bestanden met alfa-kanaal schalen - + Image type conversion mapping - Image type conversion mapping + Conversieregels voor bestandstype - + Rule sets - Rule sets + Regels - + Title: - Title: + Titel: - + User group rule set - User group rule set + Gebruikersgroep-regels - + Options - Options + Opties - + Rule Sets - Rule Sets + Regels From b358377453df183f3a0d6aa19f5cad8ec57f6575 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:47:39 +0100 Subject: [PATCH 155/266] New translations locallang_tca.xlf (German) --- .../Private/Language/de.locallang_tca.xlf | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Resources/Private/Language/de.locallang_tca.xlf b/Resources/Private/Language/de.locallang_tca.xlf index 51476ce4..6b3b6903 100644 --- a/Resources/Private/Language/de.locallang_tca.xlf +++ b/Resources/Private/Language/de.locallang_tca.xlf @@ -3,33 +3,33 @@
- + Directories: - Directories: + Verzeichnisse: - + Image types: - Image types: + Abbildtypen: File size threshold: File size threshold: - + Maximum width: - Maximum width: + Maximale Breite: - + Maximum height: - Maximum height: + Maximale Höhe: Maximum image size (pixel area): Maximum image size (pixel area): - + Automatic orientation - Automatic orientation + Automatische Ausrichtung Keep profile and metadata @@ -39,13 +39,13 @@ Use general setting Use general setting - + Yes - Yes + Ja - + No - No + Nein Resize PNG files with alpha-channel @@ -55,21 +55,21 @@ Image type conversion mapping Image type conversion mapping - + Rule sets - Rule sets + Regeln - + Title: - Title: + Titel: User group rule set User group rule set - + Options - Options + Optionen Rule Sets From 607930db4f4edd705707c6bdd4358492738c5a40 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:47:39 +0100 Subject: [PATCH 156/266] New translations locallang_tca.xlf (Danish) --- .../Private/Language/da.locallang_tca.xlf | 72 +++++++++---------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/Resources/Private/Language/da.locallang_tca.xlf b/Resources/Private/Language/da.locallang_tca.xlf index 5adf3788..9d314dc3 100644 --- a/Resources/Private/Language/da.locallang_tca.xlf +++ b/Resources/Private/Language/da.locallang_tca.xlf @@ -3,77 +3,77 @@
- + Directories: - Directories: + Kataloger: - + Image types: - Image types: + Billedetyper: - + File size threshold: - File size threshold: + Størrelsesgrænse: - + Maximum width: - Maximum width: + Maksimal bredde: - + Maximum height: - Maximum height: + Maksimal højde: - + Maximum image size (pixel area): - Maximum image size (pixel area): + Maksimale billedstørrelse (pixelareal): - + Automatic orientation - Automatic orientation + Automatisk orientering - + Keep profile and metadata - Keep profile and metadata + Behold profil og metadata - + Use general setting - Use general setting + Brug generelle indstillinger - + Yes - Yes + Ja - + No - No + Nej - + Resize PNG files with alpha-channel - Resize PNG files with alpha-channel + Skalér PNG filer med alpha-channel - + Image type conversion mapping - Image type conversion mapping + Kortlægning af billedetype-konvertering - + Rule sets - Rule sets + Regelsæt - + Title: - Title: + Titel: - + User group rule set - User group rule set + Brugergruppe regelsæt - + Options - Options + Tilvalg - + Rule Sets - Rule Sets + Regelsæt From 1c5f76d1c83a21d3d863ccffcbe979cff56f07d9 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 4 Dec 2022 16:47:44 +0100 Subject: [PATCH 157/266] New translations locallang_tca.xlf (French) --- .../Private/Language/fr.locallang_tca.xlf | 62 +++++++++---------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/Resources/Private/Language/fr.locallang_tca.xlf b/Resources/Private/Language/fr.locallang_tca.xlf index 82201e02..343c6d57 100644 --- a/Resources/Private/Language/fr.locallang_tca.xlf +++ b/Resources/Private/Language/fr.locallang_tca.xlf @@ -3,77 +3,77 @@
- + Directories: - Directories: + Répertoires : - + Image types: - Image types: + Types d'images : File size threshold: File size threshold: - + Maximum width: - Maximum width: + Largeur maximale : - + Maximum height: - Maximum height: + Hauteur maximale : Maximum image size (pixel area): - Maximum image size (pixel area): + Taille maximale de l'image (pixel) - + Automatic orientation - Automatic orientation + Orientation automatique - + Keep profile and metadata - Keep profile and metadata + Conserver le profile et les données meta - + Use general setting - Use general setting + Utiliser les paramétrages généraux - + Yes - Yes + Oui - + No - No + Non - + Resize PNG files with alpha-channel - Resize PNG files with alpha-channel + Redimensionner les fichiers PNG avec un canal alpha - + Image type conversion mapping - Image type conversion mapping + Types de fichiers : tableau de correspondances - + Rule sets - Rule sets + Réglages prédéfinis - + Title: - Title: + Titre : - + User group rule set - User group rule set + Réglages prédéfinis pour des groupes d'utilisateurs Options Options - + Rule Sets - Rule Sets + Réglages prédéfinis From 89095aa1e762e1a9f02780a96b6d3a12ca487cb1 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 11 Dec 2022 22:12:21 +0100 Subject: [PATCH 158/266] New translations locallang.xlf (Danish) --- Resources/Private/Language/da.locallang.xlf | 44 ++++++++++----------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/Resources/Private/Language/da.locallang.xlf b/Resources/Private/Language/da.locallang.xlf index 3f3e7276..cea8ac51 100644 --- a/Resources/Private/Language/da.locallang.xlf +++ b/Resources/Private/Language/da.locallang.xlf @@ -15,45 +15,45 @@ Close configuration Luk konfiguration - + .ai - Adobe Illustrator - .ai - Adobe Illustrator + .ai - Adobe Illustrator - + .bmp - Windows OS/2 Bitmap Graphics - .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 bitmap Grafik - + .gif - Graphic Interchange Format - .gif - Graphic Interchange Format + .gif - Graphics Interchange Format - + .jpg - JPEG/JIFF Image - .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF-billede - + .jpeg - JPEG/JIFF Image - .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF-billede - + .pcx - Paintbrush Bitmap Graphic - .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush bitmap grafik - + .png - Portable Network Graphic - .png - Portable Network Graphic + .png - Portable Network Graphic - + .tga - Truevision Targa Graphic - .tga - Truevision Targa Graphic + .tga - Truevision Targa grafik - + .tif - Tagged Image Format - .tif - Tagged Image Format + .tif - Tagged Image Format - + .tiff - Tagged Image Format - .tiff - Tagged Image Format + .tiff - Tagged Image Format Image %s has not been resized because transparency has been detected. @@ -75,9 +75,9 @@ Image %s cannot be resized because file is not writable. Billede %s kan ikke ændres i størrelse da det er skrivebeskyttet. - + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. - Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Billedet kunne ikke blive skaleret eftersom ImageMagick eller GraphicsMagick synes at være konfigureret forkert. From 4ef1486f521778228bfb4460e6c4c98c05d24285 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 11 Dec 2022 22:12:22 +0100 Subject: [PATCH 159/266] New translations locallang_csh_flexform.xlf (Danish) --- Resources/Private/Language/da.locallang_csh_flexform.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/da.locallang_csh_flexform.xlf b/Resources/Private/Language/da.locallang_csh_flexform.xlf index 5ad27769..8ccca46e 100644 --- a/Resources/Private/Language/da.locallang_csh_flexform.xlf +++ b/Resources/Private/Language/da.locallang_csh_flexform.xlf @@ -49,13 +49,13 @@ Hvis tom, så vil den maksimale bredde som er konfigureret i fanen Generelt bliv If empty, the maximum height configured in General tab will be taken into account. Billeder vil få ændret størrelse op til denne maksimale højde. Hvis tom, så vil den maksimale højde som er konfigureret i fanen Generelt blive taget i brug. - + Images will be resized up to this maximum size. Example: 8M (for a maximum image size of 8 megapixels) If empty, the maximum size configured in General tab will be taken into account. - Images will be resized up to this maximum size. -Example: 8M (for a maximum image size of 8 megapixels) -If empty, the maximum size configured in General tab will be taken into account. + Billeder vil blive ændret op til denne maksimale størrelse. +Eksempel: 8M (for en maksimal billedstørrelse på 8 megapixels) +Hvis tom vil den maksimale størrelse konfigureret i fanen Generelt, blive taget i betragtning. Either inherit configuration from General settings or explicitly configure whether to keep/strip off color profile and metadata such as EXIF, IPTC and XMP. Enten nedarv konfiguration fra indstillinger i Generelt eller konfigurér eksplicit hvorvidt farveprofiler og metadata som EXIF, IPTC og XMP skal bevares/fjernes. From 4ceceeeccc084478943f9906c7810e580d3d038e Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 11 Dec 2022 22:12:23 +0100 Subject: [PATCH 160/266] New translations locallang_csh_tx_imageautoresize.xlf (Danish) --- .../Language/da.locallang_csh_tx_imageautoresize.xlf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Private/Language/da.locallang_csh_tx_imageautoresize.xlf b/Resources/Private/Language/da.locallang_csh_tx_imageautoresize.xlf index 04a28102..6df6feb3 100644 --- a/Resources/Private/Language/da.locallang_csh_tx_imageautoresize.xlf +++ b/Resources/Private/Language/da.locallang_csh_tx_imageautoresize.xlf @@ -33,11 +33,11 @@ Eksempel: jpg,jpeg,png,tif,tiff Images will be resized up to this maximum height. Billeder vil få ændret størrelse op til denne maksimale højde. - + Images will be resized up to this maximum size. Example: 8M (for a maximum image size of 8 megapixels) - Images will be resized up to this maximum size. -Example: 8M (for a maximum image size of 8 megapixels) + Billeder vil blive ændret op til denne maksimale størrelse. +Eksempel: 8M (for en maksimal billedstørrelse på 8 megapixel) Will try to auto-magically orient image (useful with photos). From ce2312b512c3ae0b51d486e639f332010d4d0441 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 13:34:13 +0100 Subject: [PATCH 161/266] New translations locallang.xlf (French) --- Resources/Private/Language/fr.locallang.xlf | 44 ++++++++++----------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/Resources/Private/Language/fr.locallang.xlf b/Resources/Private/Language/fr.locallang.xlf index 80972172..8fc91950 100644 --- a/Resources/Private/Language/fr.locallang.xlf +++ b/Resources/Private/Language/fr.locallang.xlf @@ -15,45 +15,45 @@ Close configuration Fermer la configuration - + .ai - Adobe Illustrator - .ai - Adobe Illustrator + .ai - Adobe Illustrator - + .bmp - Windows OS/2 Bitmap Graphics - .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics - + .gif - Graphic Interchange Format - .gif - Graphic Interchange Format + .gif - Graphic Interchange Format - + .jpg - JPEG/JIFF Image - .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image - + .jpeg - JPEG/JIFF Image - .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image - + .pcx - Paintbrush Bitmap Graphic - .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic - + .png - Portable Network Graphic - .png - Portable Network Graphic + .png - Portable Network Graphic - + .tga - Truevision Targa Graphic - .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic - + .tif - Tagged Image Format - .tif - Tagged Image Format + .tif - Tagged Image Format - + .tiff - Tagged Image Format - .tiff - Tagged Image Format + .tiff - Tagged Image Format Image %s has not been resized because transparency has been detected. @@ -75,9 +75,9 @@ Image %s cannot be resized because file is not writable. L'image %s n'a pas pu être redimensionnée parce que le fichier est protégé en écriture. - + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. - Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + L'image n'a pas pu être redimensionnée car ImageMagick ou GraphicsMagick semble être mal configuré. From 6ee5a82a76e88fadb0ad751ae8ca2a0c13f248ac Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 13:34:43 +0100 Subject: [PATCH 162/266] New translations locallang_tca.xlf (French) --- Resources/Private/Language/fr.locallang_tca.xlf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Resources/Private/Language/fr.locallang_tca.xlf b/Resources/Private/Language/fr.locallang_tca.xlf index 343c6d57..0776d961 100644 --- a/Resources/Private/Language/fr.locallang_tca.xlf +++ b/Resources/Private/Language/fr.locallang_tca.xlf @@ -11,9 +11,9 @@ Image types: Types d'images : - + File size threshold: - File size threshold: + Seuil de taille de fichier : Maximum width: @@ -23,9 +23,9 @@ Maximum height: Hauteur maximale : - + Maximum image size (pixel area): - Taille maximale de l'image (pixel) + Taille maximale de l'image (zone de pixels) : Automatic orientation @@ -67,9 +67,9 @@ User group rule set Réglages prédéfinis pour des groupes d'utilisateurs - + Options - Options + Options Rule Sets From 63c707b32fb1b18497e19a268b474de92999a04f Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:56:57 +0100 Subject: [PATCH 163/266] New translations locallang.xlf (Romanian) --- Resources/Private/Language/ro.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/ro.locallang.xlf b/Resources/Private/Language/ro.locallang.xlf index 4309dd7a..5eede812 100644 --- a/Resources/Private/Language/ro.locallang.xlf +++ b/Resources/Private/Language/ro.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From ed23d0ae6c0b757c6bb9569d552c83c891ac472a Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:56:58 +0100 Subject: [PATCH 164/266] New translations locallang.xlf (French) --- Resources/Private/Language/fr.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/fr.locallang.xlf b/Resources/Private/Language/fr.locallang.xlf index 8fc91950..57f8bdc0 100644 --- a/Resources/Private/Language/fr.locallang.xlf +++ b/Resources/Private/Language/fr.locallang.xlf @@ -64,12 +64,12 @@ L'image %s n'a pas été redimensionnée car c'est un GIF animé - Image %s has been automatically resized to %sx%s pixels. - L'image %s a été automatiquement redimensionnée à %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + L'image %s a été automatiquement redimensionnée à %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - L'image %s a été automatiquement redimensionnée à %sx%s pixels et a été renommée en %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + L'image %s a été automatiquement redimensionnée à %s×%s pixels et a été renommée en %s. Image %s cannot be resized because file is not writable. From b6d00d8351fe7e785f97d6e5e88616586dfcf8e8 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:56:59 +0100 Subject: [PATCH 165/266] New translations locallang.xlf (Spanish) --- Resources/Private/Language/es.locallang.xlf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Resources/Private/Language/es.locallang.xlf b/Resources/Private/Language/es.locallang.xlf index 1dd5416d..f5e80e02 100644 --- a/Resources/Private/Language/es.locallang.xlf +++ b/Resources/Private/Language/es.locallang.xlf @@ -63,13 +63,13 @@ Image %s has not been resized because it is an animated GIF. Image %s has not been resized because it is an animated GIF. - - Image %s has been automatically resized to %sx%s pixels. - La imagen %s ha sido automaticamente cambiada de tamaño a %xs%s píxeles. + + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - La imagen %s ha sido aucomaticamente cambiada al tamaño %sx%s píxeles y fue rebautizada como %s. + + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From e8a8979929497bc72536b088572094aeb4b9a777 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:00 +0100 Subject: [PATCH 166/266] New translations locallang.xlf (Afrikaans) --- Resources/Private/Language/af.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/af.locallang.xlf b/Resources/Private/Language/af.locallang.xlf index fcd3d7a2..b11c0586 100644 --- a/Resources/Private/Language/af.locallang.xlf +++ b/Resources/Private/Language/af.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From c68bb6532f281548de86739bb9b13f3a6ed7a6ae Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:01 +0100 Subject: [PATCH 167/266] New translations locallang.xlf (Arabic) --- Resources/Private/Language/ar.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/ar.locallang.xlf b/Resources/Private/Language/ar.locallang.xlf index 4da9f77a..3448f7d6 100644 --- a/Resources/Private/Language/ar.locallang.xlf +++ b/Resources/Private/Language/ar.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From 24889f995da7a5c2f273063a8498c73a50342e83 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:02 +0100 Subject: [PATCH 168/266] New translations locallang.xlf (Catalan) --- Resources/Private/Language/ca.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/ca.locallang.xlf b/Resources/Private/Language/ca.locallang.xlf index 39ce0e9f..eddec447 100644 --- a/Resources/Private/Language/ca.locallang.xlf +++ b/Resources/Private/Language/ca.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From c0bfde40ed5eb1d61c4c6dc3fe577e551321f0c7 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:03 +0100 Subject: [PATCH 169/266] New translations locallang.xlf (Czech) --- Resources/Private/Language/cs.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/cs.locallang.xlf b/Resources/Private/Language/cs.locallang.xlf index bec6cdea..e1b44090 100644 --- a/Resources/Private/Language/cs.locallang.xlf +++ b/Resources/Private/Language/cs.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From 5b958d1785bb4f878444b896c286e5cc769b3d0a Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:04 +0100 Subject: [PATCH 170/266] New translations locallang.xlf (Danish) --- Resources/Private/Language/da.locallang.xlf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Resources/Private/Language/da.locallang.xlf b/Resources/Private/Language/da.locallang.xlf index cea8ac51..8dc44346 100644 --- a/Resources/Private/Language/da.locallang.xlf +++ b/Resources/Private/Language/da.locallang.xlf @@ -63,13 +63,13 @@ Image %s has not been resized because it is an animated GIF. Billede %s fik ikke ændret størrelse da det er en animeret GIF. - - Image %s has been automatically resized to %sx%s pixels. - Billedet %s har automatisk fået ændret størrelse til %sx%s billedpunkter. + + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Billedet %s har automatisk fået ændret størrelse til %sx%s billedpunkter og blevet omdøbt til %s. + + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From 26705f8dcdd52e9320276f19beaa694065038a71 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:04 +0100 Subject: [PATCH 171/266] New translations locallang.xlf (German) --- Resources/Private/Language/de.locallang.xlf | 56 ++++++++++----------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/Resources/Private/Language/de.locallang.xlf b/Resources/Private/Language/de.locallang.xlf index bf045d01..52ae82e7 100644 --- a/Resources/Private/Language/de.locallang.xlf +++ b/Resources/Private/Language/de.locallang.xlf @@ -15,69 +15,69 @@ Close configuration Konfiguration schließen - + .ai - Adobe Illustrator - .ai - Adobe Illustrator + .ai - Adobe Illustrator - + .bmp - Windows OS/2 Bitmap Graphics - .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics - + .gif - Graphic Interchange Format - .gif - Graphic Interchange Format + .gif - Graphic Interchange Format - + .jpg - JPEG/JIFF Image - .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Bild - + .jpeg - JPEG/JIFF Image - .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Bild - + .pcx - Paintbrush Bitmap Graphic - .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic - + .png - Portable Network Graphic - .png - Portable Network Graphic + .png - Portable Network Graphic - + .tga - Truevision Targa Graphic - .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic - + .tif - Tagged Image Format - .tif - Tagged Image Format + .tif - Tagged Image Format - + .tiff - Tagged Image Format - .tiff - Tagged Image Format + .tiff - Tagged Image Format Image %s has not been resized because transparency has been detected. Bild %s wurde nicht angepasst, weil Transparenz erkannt wurde. - + Image %s has not been resized because it is an animated GIF. - Image %s has not been resized because it is an animated GIF. + Das Bild %s wurde nicht in der Größe angepasst, da es sich um ein animiertes GIF handelt. - Image %s has been automatically resized to %sx%s pixels. - Bild %s wurde automatisch zu %sx%s pixels verkleinert. + Image %s has been automatically resized to %s×%s pixels. + Das Bild %s wurde automatisch auf %s×%s Pixel verkleinert. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Bild %s wurde automatisch zu %sx%s verkleinert und als %s umbenannt. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Das Bild %s wurde automatisch auf %s×%s Pixel verkleinert und wurde in %s umbenannt. Image %s cannot be resized because file is not writable. Bild %s kann nicht geändert werden, da die Datei schreibgeschützt ist. - + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. - Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Das Bild konnte nicht in der Größe verändert werden, da ImageMagick oder GraphicsMagick falsch konfiguriert zu sein scheint. From 84fbb2ec40ad36fd73d2e762e49f38f27d646487 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:05 +0100 Subject: [PATCH 172/266] New translations locallang.xlf (Greek) --- Resources/Private/Language/el.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/el.locallang.xlf b/Resources/Private/Language/el.locallang.xlf index 6bb3ee09..2fb0b03d 100644 --- a/Resources/Private/Language/el.locallang.xlf +++ b/Resources/Private/Language/el.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From 73c8a92cf842addb3697401329d4b730dad7b52d Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:06 +0100 Subject: [PATCH 173/266] New translations locallang.xlf (Finnish) --- Resources/Private/Language/fi.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/fi.locallang.xlf b/Resources/Private/Language/fi.locallang.xlf index b888f336..bc99b23f 100644 --- a/Resources/Private/Language/fi.locallang.xlf +++ b/Resources/Private/Language/fi.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From 244b668aecebb93b4f177db85679b346e365e37c Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:07 +0100 Subject: [PATCH 174/266] New translations locallang.xlf (Hebrew) --- Resources/Private/Language/he.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/he.locallang.xlf b/Resources/Private/Language/he.locallang.xlf index 6c60a1f9..53201ef0 100644 --- a/Resources/Private/Language/he.locallang.xlf +++ b/Resources/Private/Language/he.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From 72085111212d7f30edd82356752896340abde51d Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:08 +0100 Subject: [PATCH 175/266] New translations locallang.xlf (Hungarian) --- Resources/Private/Language/hu.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/hu.locallang.xlf b/Resources/Private/Language/hu.locallang.xlf index 47934ba6..64f26e00 100644 --- a/Resources/Private/Language/hu.locallang.xlf +++ b/Resources/Private/Language/hu.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From 1a8ac81e10d579204a9ceb7f89fad6c4b5877a07 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:09 +0100 Subject: [PATCH 176/266] New translations locallang.xlf (Italian) --- Resources/Private/Language/it.locallang.xlf | 44 ++++++++++----------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/Resources/Private/Language/it.locallang.xlf b/Resources/Private/Language/it.locallang.xlf index 1b44871a..6c8413f4 100644 --- a/Resources/Private/Language/it.locallang.xlf +++ b/Resources/Private/Language/it.locallang.xlf @@ -15,17 +15,17 @@ Close configuration Chiudi configurazione - + .ai - Adobe Illustrator - .ai - Adobe Illustrator + .ai - Adobe Illustrator - + .bmp - Windows OS/2 Bitmap Graphics - .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics - + .gif - Graphic Interchange Format - .gif - Graphic Interchange Format + .gif - Graphic Interchange Format .jpg - JPEG/JIFF Image @@ -35,25 +35,25 @@ .jpeg - JPEG/JIFF Image .jpeg - Immagine JPEG/JIFF - + .pcx - Paintbrush Bitmap Graphic - .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic - + .png - Portable Network Graphic - .png - Portable Network Graphic + .png - Portable Network Graphic - + .tga - Truevision Targa Graphic - .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic - + .tif - Tagged Image Format - .tif - Tagged Image Format + .tif - Tagged Image Format - + .tiff - Tagged Image Format - .tiff - Tagged Image Format + .tiff - Tagged Image Format Image %s has not been resized because transparency has been detected. @@ -64,20 +64,20 @@ Immagine %s non è stata ridimensionata, perché è una GIF animata. - Image %s has been automatically resized to %sx%s pixels. - Immagine %s è stata ridimensionata automaticamente a %sx%s pixel. + Image %s has been automatically resized to %s×%s pixels. + L'immagine %s è stata automaticamente ridimensionata a %s×%s pixel. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Immagine %s è stata ridimensionata automaticamente a %sx%s pixel ed è stato rinominato in %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + L'immagine %s è stata automaticamente ridimensionata a %s×%s pixel ed è stata rinominata %s. Image %s cannot be resized because file is not writable. Immagine %s non può essere ridimensionato perché il file non è scrivibile. - + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. - Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Non è stato possibile ridimensionare l'immagine poiché ImageMagick o GraphicsMagick sembrano essere configurati in modo errato. From 98f5bf5f2cd9791aa5fbbb59a5920efc98b42af2 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:10 +0100 Subject: [PATCH 177/266] New translations locallang.xlf (Japanese) --- Resources/Private/Language/ja.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/ja.locallang.xlf b/Resources/Private/Language/ja.locallang.xlf index 6339e214..ae2dd560 100644 --- a/Resources/Private/Language/ja.locallang.xlf +++ b/Resources/Private/Language/ja.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From abf30bafbf571ef071356e3d75ae18b93cdbbc2f Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:10 +0100 Subject: [PATCH 178/266] New translations locallang.xlf (Korean) --- Resources/Private/Language/ko.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/ko.locallang.xlf b/Resources/Private/Language/ko.locallang.xlf index b35bfa1a..e7bf6c0e 100644 --- a/Resources/Private/Language/ko.locallang.xlf +++ b/Resources/Private/Language/ko.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From fc11cf542e3d8af7faf18151be241757a9746bb6 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:11 +0100 Subject: [PATCH 179/266] New translations locallang.xlf (Dutch) --- Resources/Private/Language/nl.locallang.xlf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Resources/Private/Language/nl.locallang.xlf b/Resources/Private/Language/nl.locallang.xlf index 31166235..4ff3b988 100644 --- a/Resources/Private/Language/nl.locallang.xlf +++ b/Resources/Private/Language/nl.locallang.xlf @@ -63,13 +63,13 @@ Image %s has not been resized because it is an animated GIF. Afbeelding %s is niet geschaald omdat het een geanimeerde GIF is. - - Image %s has been automatically resized to %sx%s pixels. - Afbeelding %s is automatisch geschaald naar %sx%s pixels. + + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Afbeelding %s is automatisch geschaald naar %sx%s pixels en hernoemd naar %s. + + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From 28b7929b139f4680075cafe5ec77f376f9518363 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:12 +0100 Subject: [PATCH 180/266] New translations locallang.xlf (Norwegian) --- Resources/Private/Language/no.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/no.locallang.xlf b/Resources/Private/Language/no.locallang.xlf index 9303d14e..894965d0 100644 --- a/Resources/Private/Language/no.locallang.xlf +++ b/Resources/Private/Language/no.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From 6435de4793e166d4d0f67ca2640e9b7a2dcc49bf Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:13 +0100 Subject: [PATCH 181/266] New translations locallang.xlf (Polish) --- Resources/Private/Language/pl.locallang.xlf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Resources/Private/Language/pl.locallang.xlf b/Resources/Private/Language/pl.locallang.xlf index 416cf723..f2d44432 100644 --- a/Resources/Private/Language/pl.locallang.xlf +++ b/Resources/Private/Language/pl.locallang.xlf @@ -63,13 +63,13 @@ Image %s has not been resized because it is an animated GIF. Image %s has not been resized because it is an animated GIF. - - Image %s has been automatically resized to %sx%s pixels. - Obraz %s został automatycznie przeskalowany do %sx%s pikseli. + + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Obraz %s został automatycznie przeskalowany do %sx%s pikseli, a jego nazwa zmieniona na %s. + + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From 453f0fd822a7c08ea711b17771e180899874b7ef Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:14 +0100 Subject: [PATCH 182/266] New translations locallang.xlf (Portuguese) --- Resources/Private/Language/pt.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/pt.locallang.xlf b/Resources/Private/Language/pt.locallang.xlf index 605df36f..5532f412 100644 --- a/Resources/Private/Language/pt.locallang.xlf +++ b/Resources/Private/Language/pt.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From 75580656d89c01c89c653f2d0cd332ac6af2913f Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:15 +0100 Subject: [PATCH 183/266] New translations locallang.xlf (Russian) --- Resources/Private/Language/ru.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/ru.locallang.xlf b/Resources/Private/Language/ru.locallang.xlf index 5155bccd..ca55ba41 100644 --- a/Resources/Private/Language/ru.locallang.xlf +++ b/Resources/Private/Language/ru.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From d1bbe5e4ce1f4323bbe20c0ef282585c1e2a5f7b Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:16 +0100 Subject: [PATCH 184/266] New translations locallang.xlf (Serbian (Cyrillic)) --- Resources/Private/Language/sr.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/sr.locallang.xlf b/Resources/Private/Language/sr.locallang.xlf index 3f1d9099..daba0434 100644 --- a/Resources/Private/Language/sr.locallang.xlf +++ b/Resources/Private/Language/sr.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From 91d88187c27b3d185b3a8f8403d6e632bdd436a5 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:17 +0100 Subject: [PATCH 185/266] New translations locallang.xlf (Swedish) --- Resources/Private/Language/sv.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/sv.locallang.xlf b/Resources/Private/Language/sv.locallang.xlf index 248830e4..ba9f7af5 100644 --- a/Resources/Private/Language/sv.locallang.xlf +++ b/Resources/Private/Language/sv.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From 4b917926c11faa1af313989af33ec7ed289b3195 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:18 +0100 Subject: [PATCH 186/266] New translations locallang.xlf (Turkish) --- Resources/Private/Language/tr.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/tr.locallang.xlf b/Resources/Private/Language/tr.locallang.xlf index 35dba30b..48a7fad3 100644 --- a/Resources/Private/Language/tr.locallang.xlf +++ b/Resources/Private/Language/tr.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From 9eb302feed0cd1f14a8c9911f4b6b40069a29ae6 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:19 +0100 Subject: [PATCH 187/266] New translations locallang.xlf (Ukrainian) --- Resources/Private/Language/uk.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/uk.locallang.xlf b/Resources/Private/Language/uk.locallang.xlf index ff6cd8d7..ab2b7c01 100644 --- a/Resources/Private/Language/uk.locallang.xlf +++ b/Resources/Private/Language/uk.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From 394179bd6500f62f0b6fe9e9fe495f13e964703b Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:20 +0100 Subject: [PATCH 188/266] New translations locallang.xlf (Vietnamese) --- Resources/Private/Language/vi.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/vi.locallang.xlf b/Resources/Private/Language/vi.locallang.xlf index 7a30158f..c2352aca 100644 --- a/Resources/Private/Language/vi.locallang.xlf +++ b/Resources/Private/Language/vi.locallang.xlf @@ -64,12 +64,12 @@ Image %s has not been resized because it is an animated GIF. - Image %s has been automatically resized to %sx%s pixels. - Image %s has been automatically resized to %sx%s pixels. + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. - Image %s has been automatically resized to %sx%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. Image %s cannot be resized because file is not writable. From ae013f415694a5a426ba32004b13a0968a967d12 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:20 +0100 Subject: [PATCH 189/266] New translations locallang_mod.xlf (Romanian) --- .../Private/Language/ro.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/ro.locallang_mod.xlf b/Resources/Private/Language/ro.locallang_mod.xlf index f13cdd62..546a8621 100644 --- a/Resources/Private/Language/ro.locallang_mod.xlf +++ b/Resources/Private/Language/ro.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From 8ae86912c4caa795c183e5a7aad5aa074181dd5d Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:21 +0100 Subject: [PATCH 190/266] New translations locallang_mod.xlf (French) --- .../Private/Language/fr.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/fr.locallang_mod.xlf b/Resources/Private/Language/fr.locallang_mod.xlf index f53015ba..1c4d23ec 100644 --- a/Resources/Private/Language/fr.locallang_mod.xlf +++ b/Resources/Private/Language/fr.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize a déjà fait gagner %s d'espace disque pour mon site #TYPO3 - - Batch resize images - Redimensionnement d'images par lot - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - Cette tâche parcourt les répertoires, recherche des fichiers qui n'ont pas été redimensionnés automatiquement lors du chargement (p. ex. parce qu'ils ont été chargés par un mécanisme direct comme FTP) et les redimensionne selon vos règles. Veuillez noter que les règles basées sur des groupes d'utilisateurs vont être détectées mais auront pour effet de suspendre le traitement puisque dans le contexte d'une tâche planifiée, les groupes n'existent pas. - - - Directories to process (one by line, overrides watched directories): - Répertoires à traiter (un par ligne, surcharge les répertoires surveillés) : - - - Exclude directories (one by line): - Exclure les répertoires (un par ligne) : - - - Cannot process non-existing directory: %s - Impossible de traiter un répertoire qui n'existe pas : %s - - - Cannot exclude non-existing directory: %s - Impossible d'exclure un répertoire qui n'existe pas : %s - From 75cf3f6f47ed04c134cb5acc7dfb8dbec55296ab Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:22 +0100 Subject: [PATCH 191/266] New translations locallang_mod.xlf (Spanish) --- .../Private/Language/es.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/es.locallang_mod.xlf b/Resources/Private/Language/es.locallang_mod.xlf index dfe5527b..b1aeb049 100644 --- a/Resources/Private/Language/es.locallang_mod.xlf +++ b/Resources/Private/Language/es.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From 5d4d1496187bdce9d6bded1b5462c5c89fd08663 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:23 +0100 Subject: [PATCH 192/266] New translations locallang_mod.xlf (Afrikaans) --- .../Private/Language/af.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/af.locallang_mod.xlf b/Resources/Private/Language/af.locallang_mod.xlf index 7f5fb507..653bf390 100644 --- a/Resources/Private/Language/af.locallang_mod.xlf +++ b/Resources/Private/Language/af.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From 54fd476a4cb7434ebd83e653841a590cf243b989 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:24 +0100 Subject: [PATCH 193/266] New translations locallang_mod.xlf (Arabic) --- .../Private/Language/ar.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/ar.locallang_mod.xlf b/Resources/Private/Language/ar.locallang_mod.xlf index 9daea0af..f64e3eb2 100644 --- a/Resources/Private/Language/ar.locallang_mod.xlf +++ b/Resources/Private/Language/ar.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From 78aa712e9e42cbf16feda768a98a12d9df575045 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:25 +0100 Subject: [PATCH 194/266] New translations locallang_mod.xlf (Catalan) --- .../Private/Language/ca.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/ca.locallang_mod.xlf b/Resources/Private/Language/ca.locallang_mod.xlf index 9e81934e..65f236a4 100644 --- a/Resources/Private/Language/ca.locallang_mod.xlf +++ b/Resources/Private/Language/ca.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From 6caae23c30d224363753b4d0b1ca8a784d3ed4b2 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:25 +0100 Subject: [PATCH 195/266] New translations locallang_mod.xlf (Czech) --- .../Private/Language/cs.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/cs.locallang_mod.xlf b/Resources/Private/Language/cs.locallang_mod.xlf index 74868c2f..acef9222 100644 --- a/Resources/Private/Language/cs.locallang_mod.xlf +++ b/Resources/Private/Language/cs.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From 88ea3e421d208c45a2d66fdf108f36e13fd56ec9 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:26 +0100 Subject: [PATCH 196/266] New translations locallang_mod.xlf (Danish) --- .../Private/Language/da.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/da.locallang_mod.xlf b/Resources/Private/Language/da.locallang_mod.xlf index 2089f78c..364175b2 100644 --- a/Resources/Private/Language/da.locallang_mod.xlf +++ b/Resources/Private/Language/da.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize har allerede sparet %s af fri diskplads på mit #TYPO3 website - - Batch resize images - Batch ændring af størrelse på billeder - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - Denne opgave løber gennem mapper og leder efter filer, der ikke automatisk fik ændret størrelse under upload (f. eks fordi de blev uploadet via en direkte forbindelse (FTP, ol)) og ændrer størrelse på dem efter regler angivet i konfigurationen. Vær opmærksom på at regler baseret på brugergrupper vil blive sammenlignet, men herefter droppet, fordi kontekst i Scheduler opgaven ikke inkluderer brugergrupper. - - - Directories to process (one by line, overrides watched directories): - Mapper der skal gennemløbes (en pr. linje, tilsidesætter overvågende mapper): - - - Exclude directories (one by line): - Udeluk mapper (én pr. linje): - - - Cannot process non-existing directory: %s - Kan ikke løbe gennem mapper der ikke eksisterer: %s - - - Cannot exclude non-existing directory: %s - Kan ikke udelukke mapper der ikke eksisterer: %s - From 4c8ae6dd4975991d8723a66fb7cdb1deb35cb51f Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:27 +0100 Subject: [PATCH 197/266] New translations locallang_mod.xlf (German) --- .../Private/Language/de.locallang_mod.xlf | 40 ++++--------------- 1 file changed, 8 insertions(+), 32 deletions(-) diff --git a/Resources/Private/Language/de.locallang_mod.xlf b/Resources/Private/Language/de.locallang_mod.xlf index 6ae56311..f0e73170 100644 --- a/Resources/Private/Language/de.locallang_mod.xlf +++ b/Resources/Private/Language/de.locallang_mod.xlf @@ -3,45 +3,21 @@
- + Image Auto-Resize Configuration - Image Auto-Resize Configuration + Konfiguration der automatischen Bildgrößenanpassung - + Total storage claimed: %s (with %s images) - Total storage claimed: %s (with %s images) + Beanspruchter Gesamtspeicherplatz: %s (mit %s Bildern) - + Share result! - Share result! + Ergebnis mitteilen! - + #image_autoresize already saved %s of free space on my #TYPO3 website - #image_autoresize already saved %s of free space on my #TYPO3 website - - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s + #image_autoresize hat bereits %s an freiem Speicherplatz auf meiner #TYPO3-Website eingespart From e6ead8695fc4dcc1f0d131802c4c3f891e104556 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:28 +0100 Subject: [PATCH 198/266] New translations locallang_mod.xlf (Greek) --- .../Private/Language/el.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/el.locallang_mod.xlf b/Resources/Private/Language/el.locallang_mod.xlf index bf0779fa..e2f4dab8 100644 --- a/Resources/Private/Language/el.locallang_mod.xlf +++ b/Resources/Private/Language/el.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From a767cf7fdbc17969c3d5b1ed025533061fdd8a73 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:28 +0100 Subject: [PATCH 199/266] New translations locallang_mod.xlf (Finnish) --- .../Private/Language/fi.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/fi.locallang_mod.xlf b/Resources/Private/Language/fi.locallang_mod.xlf index b7a130e4..ee9e7ade 100644 --- a/Resources/Private/Language/fi.locallang_mod.xlf +++ b/Resources/Private/Language/fi.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From 59ba69cc680892bdb6b62d25fe644c533f02f0e2 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:29 +0100 Subject: [PATCH 200/266] New translations locallang_mod.xlf (Hebrew) --- .../Private/Language/he.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/he.locallang_mod.xlf b/Resources/Private/Language/he.locallang_mod.xlf index 79f069a4..55e479a5 100644 --- a/Resources/Private/Language/he.locallang_mod.xlf +++ b/Resources/Private/Language/he.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From 048ebbf74c65ddac918d83099c8ebfa40d4aee0c Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:30 +0100 Subject: [PATCH 201/266] New translations locallang_mod.xlf (Hungarian) --- .../Private/Language/hu.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/hu.locallang_mod.xlf b/Resources/Private/Language/hu.locallang_mod.xlf index 42820b44..d9d55fe7 100644 --- a/Resources/Private/Language/hu.locallang_mod.xlf +++ b/Resources/Private/Language/hu.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From dfbac03c27090d255757b962ea527e67878ef99f Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:44 +0100 Subject: [PATCH 202/266] New translations locallang_mod.xlf (Italian) --- .../Private/Language/it.locallang_mod.xlf | 40 ++++--------------- 1 file changed, 8 insertions(+), 32 deletions(-) diff --git a/Resources/Private/Language/it.locallang_mod.xlf b/Resources/Private/Language/it.locallang_mod.xlf index 42fd950b..80f2636f 100644 --- a/Resources/Private/Language/it.locallang_mod.xlf +++ b/Resources/Private/Language/it.locallang_mod.xlf @@ -3,45 +3,21 @@
- + Image Auto-Resize Configuration - Image Auto-Resize Configuration + Configurazione del ridimensionamento automatico dell'immagine - + Total storage claimed: %s (with %s images) - Total storage claimed: %s (with %s images) + Totale memoria richiesta: %s (con %s immagini) - + Share result! - Share result! + Condividi il risultato! - + #image_autoresize already saved %s of free space on my #TYPO3 website - #image_autoresize already saved %s of free space on my #TYPO3 website - - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s + #image_autoresize ha già salvato %s di spazio libero sul mio sito web #TYPO3 From 04a3e22ad369a9cab0071f5347e21b41a96cd20c Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:45 +0100 Subject: [PATCH 203/266] New translations locallang_mod.xlf (Japanese) --- .../Private/Language/ja.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/ja.locallang_mod.xlf b/Resources/Private/Language/ja.locallang_mod.xlf index 5c2ace00..97f86684 100644 --- a/Resources/Private/Language/ja.locallang_mod.xlf +++ b/Resources/Private/Language/ja.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From 3571bb8d0be430296501c197eb161871320c9c27 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:46 +0100 Subject: [PATCH 204/266] New translations locallang_mod.xlf (Korean) --- .../Private/Language/ko.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/ko.locallang_mod.xlf b/Resources/Private/Language/ko.locallang_mod.xlf index 8100ff49..8298e739 100644 --- a/Resources/Private/Language/ko.locallang_mod.xlf +++ b/Resources/Private/Language/ko.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From c9256e214d008befd391ceb83ccfe1364416ead4 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:46 +0100 Subject: [PATCH 205/266] New translations locallang_mod.xlf (Dutch) --- .../Private/Language/nl.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/nl.locallang_mod.xlf b/Resources/Private/Language/nl.locallang_mod.xlf index 89e4444f..052bf6c2 100644 --- a/Resources/Private/Language/nl.locallang_mod.xlf +++ b/Resources/Private/Language/nl.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Afbeeldingen in groepen schalen - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - Deze taakt doorzoekt mappen naar bestanden die niet automatisch geschaald werden tijden het uploaden (bijvoorbeeld omdat ze via een andere weg zoals FTP geüpload werden) en schaalt ze volgens de regels. Let op dat regels gebaseerd op gebruikersgroepen genegeerd zullen worden in de Taakplanner omdat groepen daar niet bestaan. - - - Directories to process (one by line, overrides watched directories): - Mappen die doorzocht moeten worden (een per regel, overschrijft de normale instelling): - - - Exclude directories (one by line): - Uit te sluiten mappen (een per regel): - - - Cannot process non-existing directory: %s - Kan niet-bestaande map niet behandelen: %s - - - Cannot exclude non-existing directory: %s - Kan een niet-bestaande map niet uitsluiten: %s - From c916f3555c28be887b850e3fb698ef67ce408cb0 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:47 +0100 Subject: [PATCH 206/266] New translations locallang_mod.xlf (Norwegian) --- .../Private/Language/no.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/no.locallang_mod.xlf b/Resources/Private/Language/no.locallang_mod.xlf index e50e638e..df9e920a 100644 --- a/Resources/Private/Language/no.locallang_mod.xlf +++ b/Resources/Private/Language/no.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From 84a95a9e26696604fcf8b11431e3f7e8cc83d560 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:48 +0100 Subject: [PATCH 207/266] New translations locallang_mod.xlf (Polish) --- .../Private/Language/pl.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/pl.locallang_mod.xlf b/Resources/Private/Language/pl.locallang_mod.xlf index ef2c0317..4ff3adb4 100644 --- a/Resources/Private/Language/pl.locallang_mod.xlf +++ b/Resources/Private/Language/pl.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Masowe skalowanie obrazów - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - To zadanie przechodzi przez katalogi i szuka plików które nie zostały automatycznie przeskalowane podczas wgrywania (np. gdy zostały załadowane przez mechanizm bezpośredni taki jak FTP), a następnie skaluje je według zdefiniowanych reguł. Miej na uwadze to, że reguły bazujące na grupach użytkowników będą spełnione lecz zostaną pominięte ponieważ w kontekście zadania harmonogramu grupy te nie istnieją. - - - Directories to process (one by line, overrides watched directories): - Katalogi do przetwarzania (jeden na linię, nadpisuje obserwowane katalogi): - - - Exclude directories (one by line): - Wyklucz lokalizacje (każda w oddzielnej linii): - - - Cannot process non-existing directory: %s - Nie można przetworzyć nieistniejącego katalogu: %s - - - Cannot exclude non-existing directory: %s - Nie można wykluczyć nieistniejącej lokalizacji: %s - From 3600c92df3cdbc57a7762df8fba21ef057a43a68 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:49 +0100 Subject: [PATCH 208/266] New translations locallang_mod.xlf (Portuguese) --- .../Private/Language/pt.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/pt.locallang_mod.xlf b/Resources/Private/Language/pt.locallang_mod.xlf index 8a192c48..ba5247ec 100644 --- a/Resources/Private/Language/pt.locallang_mod.xlf +++ b/Resources/Private/Language/pt.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From 5dbef37c0bd443f5246bf56ca7c605b3eb011551 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:50 +0100 Subject: [PATCH 209/266] New translations locallang_mod.xlf (Russian) --- .../Private/Language/ru.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/ru.locallang_mod.xlf b/Resources/Private/Language/ru.locallang_mod.xlf index ca00a7d3..758cae8c 100644 --- a/Resources/Private/Language/ru.locallang_mod.xlf +++ b/Resources/Private/Language/ru.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From d59e9ba1acf6f8a3b1b6835aa1f83353214a1c75 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:50 +0100 Subject: [PATCH 210/266] New translations locallang_mod.xlf (Serbian (Cyrillic)) --- .../Private/Language/sr.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/sr.locallang_mod.xlf b/Resources/Private/Language/sr.locallang_mod.xlf index 38401839..626b05d3 100644 --- a/Resources/Private/Language/sr.locallang_mod.xlf +++ b/Resources/Private/Language/sr.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From 2f31c7631d5866a3bfa854f66a09d8f92d88f18b Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:51 +0100 Subject: [PATCH 211/266] New translations locallang_mod.xlf (Swedish) --- .../Private/Language/sv.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/sv.locallang_mod.xlf b/Resources/Private/Language/sv.locallang_mod.xlf index aabbee50..a40134f3 100644 --- a/Resources/Private/Language/sv.locallang_mod.xlf +++ b/Resources/Private/Language/sv.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From a9a0db71b0b265301fd67d9d0de895728c796b2a Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:52 +0100 Subject: [PATCH 212/266] New translations locallang_mod.xlf (Turkish) --- .../Private/Language/tr.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/tr.locallang_mod.xlf b/Resources/Private/Language/tr.locallang_mod.xlf index 5958ce17..ab7850f5 100644 --- a/Resources/Private/Language/tr.locallang_mod.xlf +++ b/Resources/Private/Language/tr.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From 92e38e26489fe683b0d33f0e1d2fb91976ffcdba Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:53 +0100 Subject: [PATCH 213/266] New translations locallang_mod.xlf (Ukrainian) --- .../Private/Language/uk.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/uk.locallang_mod.xlf b/Resources/Private/Language/uk.locallang_mod.xlf index 292d526b..3e9f9df9 100644 --- a/Resources/Private/Language/uk.locallang_mod.xlf +++ b/Resources/Private/Language/uk.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From 9de531e471e23855e7f6949076812e7c437a281a Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:54 +0100 Subject: [PATCH 214/266] New translations locallang_mod.xlf (Vietnamese) --- .../Private/Language/vi.locallang_mod.xlf | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/Resources/Private/Language/vi.locallang_mod.xlf b/Resources/Private/Language/vi.locallang_mod.xlf index 7f8cf05c..25ebe5cd 100644 --- a/Resources/Private/Language/vi.locallang_mod.xlf +++ b/Resources/Private/Language/vi.locallang_mod.xlf @@ -19,30 +19,6 @@ #image_autoresize already saved %s of free space on my #TYPO3 website #image_autoresize already saved %s of free space on my #TYPO3 website - - Batch resize images - Batch resize images - - - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - This task crawls directories, searches for files that were not resized automatically during upload (e.g., because they were uploaded through a direct mechanism such as FTP) and resizes them according to your rules. Please note that rules based on user groups will match but then skipped as in the context of the schedular task, groups do not exist. - - - Directories to process (one by line, overrides watched directories): - Directories to process (one by line, overrides watched directories): - - - Exclude directories (one by line): - Exclude directories (one by line): - - - Cannot process non-existing directory: %s - Cannot process non-existing directory: %s - - - Cannot exclude non-existing directory: %s - Cannot exclude non-existing directory: %s - From 1b425576e0e2a2c93872667599b4cf2f82b0a0b4 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:54 +0100 Subject: [PATCH 215/266] New translations locallang_tca.xlf (Romanian) --- .../Private/Language/ro.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/ro.locallang_tca.xlf b/Resources/Private/Language/ro.locallang_tca.xlf index 8b45de0b..14d1808c 100644 --- a/Resources/Private/Language/ro.locallang_tca.xlf +++ b/Resources/Private/Language/ro.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From 7e6039a50a5993440a48685d4815d861340748cd Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:55 +0100 Subject: [PATCH 216/266] New translations locallang_tca.xlf (French) --- .../Private/Language/fr.locallang_tca.xlf | 76 +++++++++++++++---- 1 file changed, 60 insertions(+), 16 deletions(-) diff --git a/Resources/Private/Language/fr.locallang_tca.xlf b/Resources/Private/Language/fr.locallang_tca.xlf index 0776d961..cc18d6a6 100644 --- a/Resources/Private/Language/fr.locallang_tca.xlf +++ b/Resources/Private/Language/fr.locallang_tca.xlf @@ -4,36 +4,65 @@
- Directories: - Répertoires : - + Directories + Répertoires + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Liste de répertoires à surveiller, séparés par des virgules. +Exemple : 1:/ (pour fileadmin/) + +Les caractères génériques sont pris en charge : +1:/*/images/ +1:/**/images/ - Image types: - Types d'images : + Image types + Types d'images - File size threshold: - Seuil de taille de fichier : + File size threshold + Seuil de taille de fichier + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Les images dont la taille de fichier est supérieure à cette valeur seront redimensionnées (unités autorisées : B|K|M). - Maximum width: - Largeur maximale : + Maximum width + Largeur maximale - Maximum height: - Hauteur maximale : + Maximum height + Hauteur maximale - Maximum image size (pixel area): - Taille maximale de l'image (zone de pixels) : + Maximum image size (pixel area) + Taille maximale de l'image (zone de pixels) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Les images seront redimensionnées jusqu'à cette taille maximale. Exemple : 8M (pour 8 mégapixels). Automatic orientation Orientation automatique + + Will try to auto-magically orient image (useful with photos). + Essaie d'orienter automatiquement l'image (utile pour les photos). + Keep profile and metadata - Conserver le profile et les données meta + Conserver le profil et les métadonnées + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Si cette case est cochée, IM n'utilisera pas $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] et ainsi, le profil de couleur et les métadonnées telles que EXIF, IPTC et XMP seront conservés. Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Redimensionner les fichiers PNG avec un canal alpha + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Si cette option est cochée, les fichiers PNG comportant un canal alpha seront redimensionnés même si la transparence est perdue. + Image type conversion mapping Types de fichiers : tableau de correspondances + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Liste d'instructions de conversion séparées par des lignes. Cela vous permet de convertir automatiquement le type de l'image lors de son redimensionnement. + Rule sets Réglages prédéfinis + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + Vous pouvez définir autant d'ensembles de règles que vous le souhaitez. +Elles seront évaluées l'une après l'autre afin de pouvoir éventuellement remplacer les paramètres généraux. +L'évaluation s'arrête dès qu'un ensemble de règles correspondant a été trouvé. - Title: - Titre : + Title + Titre User group rule set From 0d56a8836e94b34fee52da0b6fc3fb54986be588 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:56 +0100 Subject: [PATCH 217/266] New translations locallang_tca.xlf (Spanish) --- .../Private/Language/es.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/es.locallang_tca.xlf b/Resources/Private/Language/es.locallang_tca.xlf index bd11dda8..bd984996 100644 --- a/Resources/Private/Language/es.locallang_tca.xlf +++ b/Resources/Private/Language/es.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From d6ae41b746305fb2d9b0b8fa3d0c1fd74c6fd0a8 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:57 +0100 Subject: [PATCH 218/266] New translations locallang_tca.xlf (Afrikaans) --- .../Private/Language/af.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/af.locallang_tca.xlf b/Resources/Private/Language/af.locallang_tca.xlf index 24f1be5e..3ef269a5 100644 --- a/Resources/Private/Language/af.locallang_tca.xlf +++ b/Resources/Private/Language/af.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From 2139995442c3f2040732a203d65d6947b06a5634 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:58 +0100 Subject: [PATCH 219/266] New translations locallang_tca.xlf (Arabic) --- .../Private/Language/ar.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/ar.locallang_tca.xlf b/Resources/Private/Language/ar.locallang_tca.xlf index 3d53e0c8..c20ac008 100644 --- a/Resources/Private/Language/ar.locallang_tca.xlf +++ b/Resources/Private/Language/ar.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From 2afbc077f3ab43a4ef7c9b70ba37d338bce7268d Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:57:59 +0100 Subject: [PATCH 220/266] New translations locallang_tca.xlf (Catalan) --- .../Private/Language/ca.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/ca.locallang_tca.xlf b/Resources/Private/Language/ca.locallang_tca.xlf index e8f6df8b..f3498da9 100644 --- a/Resources/Private/Language/ca.locallang_tca.xlf +++ b/Resources/Private/Language/ca.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From a4a005e1ab6937477a09cbfcd28d90f6ed7e1743 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:00 +0100 Subject: [PATCH 221/266] New translations locallang_tca.xlf (Czech) --- .../Private/Language/cs.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/cs.locallang_tca.xlf b/Resources/Private/Language/cs.locallang_tca.xlf index 6bfe974d..5d68fc02 100644 --- a/Resources/Private/Language/cs.locallang_tca.xlf +++ b/Resources/Private/Language/cs.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From ddf1c75f9dbe946b73ee85b88f4c6e9e9f5f2d8c Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:01 +0100 Subject: [PATCH 222/266] New translations locallang_tca.xlf (Danish) --- .../Private/Language/da.locallang_tca.xlf | 96 ++++++++++++++----- 1 file changed, 70 insertions(+), 26 deletions(-) diff --git a/Resources/Private/Language/da.locallang_tca.xlf b/Resources/Private/Language/da.locallang_tca.xlf index 9d314dc3..d6c7b3ce 100644 --- a/Resources/Private/Language/da.locallang_tca.xlf +++ b/Resources/Private/Language/da.locallang_tca.xlf @@ -3,38 +3,67 @@
- - Directories: - Kataloger: - - - Image types: - Billedetyper: - - - File size threshold: - Størrelsesgrænse: - - - Maximum width: - Maksimal bredde: - - - Maximum height: - Maksimal højde: - - - Maximum image size (pixel area): - Maksimale billedstørrelse (pixelareal): + + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + + Image types + Image types + + + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Maximum width + Maximum width + + + Maximum height + Maximum height + + + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatisk orientering + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Behold profil og metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Brug generelle indstillinger @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Skalér PNG filer med alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Kortlægning af billedetype-konvertering + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Regelsæt - - Title: - Titel: + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + Title + Title User group rule set From 87b040371f32b9eb047c7ec3a62e0ed9c54a99e8 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:01 +0100 Subject: [PATCH 223/266] New translations locallang_tca.xlf (German) --- .../Private/Language/de.locallang_tca.xlf | 102 +++++++++++++----- 1 file changed, 73 insertions(+), 29 deletions(-) diff --git a/Resources/Private/Language/de.locallang_tca.xlf b/Resources/Private/Language/de.locallang_tca.xlf index 6b3b6903..7abb9a0d 100644 --- a/Resources/Private/Language/de.locallang_tca.xlf +++ b/Resources/Private/Language/de.locallang_tca.xlf @@ -4,40 +4,69 @@
- Directories: - Verzeichnisse: - + Directories + Verzeichnisse + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Durch Kommata getrennte Liste der zu überwachenden Verzeichnisse. +Beispiel: 1:/ (für fileadmin/) + +Wildcards werden unterstützt: +1:/*/images/ +1:/**/images/ - Image types: - Abbildtypen: + Image types + Bildtypen + + + File size threshold + Schwellenwert für die Dateigröße - - File size threshold: - File size threshold: + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Bilder, deren Dateigröße diesen Wert überschreitet, werden verkleinert (erlaubte Einheiten: B|K|M). - Maximum width: - Maximale Breite: + Maximum width + Maximale Breite - Maximum height: - Maximale Höhe: + Maximum height + Maximale Höhe - - Maximum image size (pixel area): - Maximum image size (pixel area): + + Maximum image size (pixel area) + Maximale Bildgröße (Pixelbereich) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Die Bilder werden bis zu dieser Maximalgröße verkleinert. Beispiel: 8M (für 8 Megapixel). Automatic orientation Automatische Ausrichtung - + + Will try to auto-magically orient image (useful with photos). + Versucht, das Bild automatisch auszurichten (nützlich bei Fotos). + + Keep profile and metadata - Keep profile and metadata + Profil und Metadaten behalten - + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Wenn diese Option aktiviert ist, verwendet IM nicht $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'], so dass das Farbprofil und Metadaten wie EXIF, IPTC und XMP erhalten bleiben. + + Use general setting - Use general setting + Standard-Einstellungen benutzen Yes @@ -47,33 +76,48 @@ No Nein - + Resize PNG files with alpha-channel - Resize PNG files with alpha-channel + PNG-Dateien mit Alpha-Kanal skalieren + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Wenn aktiviert, werden PNG-Dateien mit einem Alphakanal verkleinert, obwohl die Transparenz verloren geht. - + Image type conversion mapping - Image type conversion mapping + Zuordnung der Bildtypkonvertierung + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Zeilengetrennte Liste von Zuordnungsanweisungen für die Konvertierung. So können Sie den Bildtyp bei der Größenänderung automatisch konvertieren. Rule sets Regeln + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + Sie können so viele Regelsätze definieren, wie Sie möchten. +Sie werden nacheinander ausgewertet, um möglicherweise allgemeine Einstellungen außer Kraft zu setzen. +Die Auswertung stoppt, sobald ein passender Regelsatz gefunden wurde. - Title: - Titel: + Title + Titel - + User group rule set - User group rule set + Regelsatz für Benutzergruppen Options Optionen - + Rule Sets - Rule Sets + Regelsätze From e808c71d0e3e578c1b9180faac75c3d2fe5fe179 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:02 +0100 Subject: [PATCH 224/266] New translations locallang_tca.xlf (Greek) --- .../Private/Language/el.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/el.locallang_tca.xlf b/Resources/Private/Language/el.locallang_tca.xlf index e40e1c6c..16911a88 100644 --- a/Resources/Private/Language/el.locallang_tca.xlf +++ b/Resources/Private/Language/el.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From ade2574a54d889965c620c6adc275e8daac16569 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:03 +0100 Subject: [PATCH 225/266] New translations locallang_tca.xlf (Finnish) --- .../Private/Language/fi.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/fi.locallang_tca.xlf b/Resources/Private/Language/fi.locallang_tca.xlf index 331eb8db..fc7efa7b 100644 --- a/Resources/Private/Language/fi.locallang_tca.xlf +++ b/Resources/Private/Language/fi.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From f372f93e47c43c298b40a6030a2101e81f9df59f Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:04 +0100 Subject: [PATCH 226/266] New translations locallang_tca.xlf (Hebrew) --- .../Private/Language/he.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/he.locallang_tca.xlf b/Resources/Private/Language/he.locallang_tca.xlf index ff7efe3a..c2a4ba1e 100644 --- a/Resources/Private/Language/he.locallang_tca.xlf +++ b/Resources/Private/Language/he.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From e5c3d6ac06c6d61e9297b0718be0f8105c44b92c Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:05 +0100 Subject: [PATCH 227/266] New translations locallang_tca.xlf (Hungarian) --- .../Private/Language/hu.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/hu.locallang_tca.xlf b/Resources/Private/Language/hu.locallang_tca.xlf index 9e5ca465..7e242c17 100644 --- a/Resources/Private/Language/hu.locallang_tca.xlf +++ b/Resources/Private/Language/hu.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From 7f5ee605e05c14bcf28a2a7dcffd6eebbd4dba54 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:06 +0100 Subject: [PATCH 228/266] New translations locallang_tca.xlf (Italian) --- .../Private/Language/it.locallang_tca.xlf | 146 ++++++++++++------ 1 file changed, 95 insertions(+), 51 deletions(-) diff --git a/Resources/Private/Language/it.locallang_tca.xlf b/Resources/Private/Language/it.locallang_tca.xlf index 2bd77c6f..7bbe3b29 100644 --- a/Resources/Private/Language/it.locallang_tca.xlf +++ b/Resources/Private/Language/it.locallang_tca.xlf @@ -3,77 +3,121 @@
- - Directories: - Directories: - - - Image types: - Image types: - - - File size threshold: - File size threshold: - - - Maximum width: - Maximum width: - - - Maximum height: - Maximum height: - - - Maximum image size (pixel area): - Maximum image size (pixel area): - - + + Directories + Cartelle + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Elenco separato da virgole delle directory da monitorare. +Esempio: 1:/ (per fileadmin/) + +Sono supportati i caratteri jolly: +1:/*/images/ +1:/**/immagini/ + + Image types + Tipi di immagine + + + File size threshold + Soglia di dimensione del file + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Le immagini con dimensioni superiori a questo valore verranno ridimensionate (unità consentite: B|K|M). + + + Maximum width + Larghezza massima + + + Maximum height + Altezza massima + + + Maximum image size (pixel area) + Dimensione massima dell'immagine (area pixel) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Le immagini verranno ridimensionate fino a questa dimensione massima. Esempio: 8M (per 8 megapixel). + + Automatic orientation - Automatic orientation + Orientamento automatico - + + Will try to auto-magically orient image (useful with photos). + Tenterà di orientare automaticamente l'immagine (utile con le foto). + + Keep profile and metadata - Keep profile and metadata + Mantenere il profilo e i metadati + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Se questa opzione è selezionata, IM non utilizzerà $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] e quindi il profilo colore e i metadati come EXIF, IPTC e XMP saranno conservati. - + Use general setting - Use general setting + Usa impostazioni generali - + Yes - Yes + - + No - No + No - + Resize PNG files with alpha-channel - Resize PNG files with alpha-channel + Ridimensiona i file PNG con canale alfa - - Image type conversion mapping - Image type conversion mapping + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Se questa opzione è selezionata, i file PNG con un canale alfa verranno ridimensionati anche se la trasparenza andrà persa. - - Rule sets - Rule sets + + Image type conversion mapping + Mappatura di conversione del tipo di immagine - - Title: - Title: + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Elenco separato da righe di istruzioni di mappatura della conversione. Ciò consente di convertire automaticamente il tipo di immagine durante il ridimensionamento. - + + Rule sets + Set di regole + + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + È possibile definire tutti i set di regole desiderati. +Esse verranno valutate una dopo l'altra per poter eventualmente sovrascrivere le impostazioni generali. +La valutazione si interrompe non appena viene trovato un set di regole corrispondente. + + Title + Titolo + + User group rule set - User group rule set + Set di regole per gruppi di utenti - + Options - Options + Opzioni - + Rule Sets - Rule Sets + Set di regole From 5d67e36b65d1dec97d1a2ef4bc890db49b0de544 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:06 +0100 Subject: [PATCH 229/266] New translations locallang_tca.xlf (Japanese) --- .../Private/Language/ja.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/ja.locallang_tca.xlf b/Resources/Private/Language/ja.locallang_tca.xlf index 8c349efa..1d29e972 100644 --- a/Resources/Private/Language/ja.locallang_tca.xlf +++ b/Resources/Private/Language/ja.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From 656069a124bf30ef08b023215a6ceb3c16b2e898 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:07 +0100 Subject: [PATCH 230/266] New translations locallang_tca.xlf (Korean) --- .../Private/Language/ko.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/ko.locallang_tca.xlf b/Resources/Private/Language/ko.locallang_tca.xlf index 1e51aa2d..59cac89c 100644 --- a/Resources/Private/Language/ko.locallang_tca.xlf +++ b/Resources/Private/Language/ko.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From 488548045f960ffde4bf72eb83930b3eeb6f1982 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:08 +0100 Subject: [PATCH 231/266] New translations locallang_tca.xlf (Dutch) --- .../Private/Language/nl.locallang_tca.xlf | 84 ++++++++++++++----- 1 file changed, 64 insertions(+), 20 deletions(-) diff --git a/Resources/Private/Language/nl.locallang_tca.xlf b/Resources/Private/Language/nl.locallang_tca.xlf index 8aba054e..a1efb1d0 100644 --- a/Resources/Private/Language/nl.locallang_tca.xlf +++ b/Resources/Private/Language/nl.locallang_tca.xlf @@ -3,38 +3,67 @@
- - Directories: - Mappen: - - - Image types: - Bestandstypen: + + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - - Maximum width: - Maximale breedte: + + Maximum width + Maximum width - - Maximum height: - Maximale hoogte: + + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatisch draaien + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Profiel en metadata behouden + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Algemene instellingen gebruiken @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel PNG bestanden met alfa-kanaal schalen + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Conversieregels voor bestandstype + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Regels - - Title: - Titel: + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + Title + Title User group rule set From 7fab950620716b8889135d159cf3da803ddeddce Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:09 +0100 Subject: [PATCH 232/266] New translations locallang_tca.xlf (Norwegian) --- .../Private/Language/no.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/no.locallang_tca.xlf b/Resources/Private/Language/no.locallang_tca.xlf index e4d76186..1beb811f 100644 --- a/Resources/Private/Language/no.locallang_tca.xlf +++ b/Resources/Private/Language/no.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From 75c9f4a0e366319c7ec9a4d661477c5649dd081a Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:10 +0100 Subject: [PATCH 233/266] New translations locallang_tca.xlf (Polish) --- .../Private/Language/pl.locallang_tca.xlf | 84 ++++++++++++++----- 1 file changed, 64 insertions(+), 20 deletions(-) diff --git a/Resources/Private/Language/pl.locallang_tca.xlf b/Resources/Private/Language/pl.locallang_tca.xlf index baa2dbd7..a87d1210 100644 --- a/Resources/Private/Language/pl.locallang_tca.xlf +++ b/Resources/Private/Language/pl.locallang_tca.xlf @@ -3,38 +3,67 @@
- - Directories: - Lokalizacje: - - - Image types: - Typy obrazów: + + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - - Maximum width: - Maksymalna szerokość: + + Maximum width + Maximum width - - Maximum height: - Maksymalna wysokość: + + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatyczna orientacja + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Zachowaj profil i metadane + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Użyj ogólnych ustawień @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Skaluj pliki PNG z kanałem alfa + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Mapowanie konwersji typu obrazu + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Zbiór reguł - - Title: - Tytuł: + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + Title + Title User group rule set From 0f362925821b529c1bcd89340c577172de686661 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:11 +0100 Subject: [PATCH 234/266] New translations locallang_tca.xlf (Portuguese) --- .../Private/Language/pt.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/pt.locallang_tca.xlf b/Resources/Private/Language/pt.locallang_tca.xlf index bd9c43c4..243c0170 100644 --- a/Resources/Private/Language/pt.locallang_tca.xlf +++ b/Resources/Private/Language/pt.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From bb108f910962b241d626cedf7e1f303950e2c67a Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:12 +0100 Subject: [PATCH 235/266] New translations locallang_tca.xlf (Russian) --- .../Private/Language/ru.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/ru.locallang_tca.xlf b/Resources/Private/Language/ru.locallang_tca.xlf index 2c41b603..fa10721d 100644 --- a/Resources/Private/Language/ru.locallang_tca.xlf +++ b/Resources/Private/Language/ru.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From 693770a1f1d5a108a420e47ca6c231bb076d08ef Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:13 +0100 Subject: [PATCH 236/266] New translations locallang_tca.xlf (Serbian (Cyrillic)) --- .../Private/Language/sr.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/sr.locallang_tca.xlf b/Resources/Private/Language/sr.locallang_tca.xlf index efe27cdb..99fb193f 100644 --- a/Resources/Private/Language/sr.locallang_tca.xlf +++ b/Resources/Private/Language/sr.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From 3facf07be25813c864cc1c4db8ee925ce08617e2 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:13 +0100 Subject: [PATCH 237/266] New translations locallang_tca.xlf (Swedish) --- .../Private/Language/sv.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/sv.locallang_tca.xlf b/Resources/Private/Language/sv.locallang_tca.xlf index 904db765..aac6ff9a 100644 --- a/Resources/Private/Language/sv.locallang_tca.xlf +++ b/Resources/Private/Language/sv.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From dbc6b044c163c0dc1a36ed8a219118c775d8d709 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:14 +0100 Subject: [PATCH 238/266] New translations locallang_tca.xlf (Turkish) --- .../Private/Language/tr.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/tr.locallang_tca.xlf b/Resources/Private/Language/tr.locallang_tca.xlf index 1022aafe..d9891bf1 100644 --- a/Resources/Private/Language/tr.locallang_tca.xlf +++ b/Resources/Private/Language/tr.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From 7f819890598a647532c58b89a2b2424610e33234 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:15 +0100 Subject: [PATCH 239/266] New translations locallang_tca.xlf (Ukrainian) --- .../Private/Language/uk.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/uk.locallang_tca.xlf b/Resources/Private/Language/uk.locallang_tca.xlf index b2ad3a31..37aaf12e 100644 --- a/Resources/Private/Language/uk.locallang_tca.xlf +++ b/Resources/Private/Language/uk.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From 7201b9e73577e7f59dbb408f97c582aa0c25cf95 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 14:58:16 +0100 Subject: [PATCH 240/266] New translations locallang_tca.xlf (Vietnamese) --- .../Private/Language/vi.locallang_tca.xlf | 74 +++++++++++++++---- 1 file changed, 59 insertions(+), 15 deletions(-) diff --git a/Resources/Private/Language/vi.locallang_tca.xlf b/Resources/Private/Language/vi.locallang_tca.xlf index 6890aebb..c228351f 100644 --- a/Resources/Private/Language/vi.locallang_tca.xlf +++ b/Resources/Private/Language/vi.locallang_tca.xlf @@ -4,37 +4,66 @@
- Directories: - Directories: - + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ - Image types: - Image types: + Image types + Image types - File size threshold: - File size threshold: + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Maximum width: - Maximum width: + Maximum width + Maximum width - Maximum height: - Maximum height: + Maximum height + Maximum height - Maximum image size (pixel area): - Maximum image size (pixel area): + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). Automatic orientation Automatic orientation + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + Keep profile and metadata Keep profile and metadata + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Use general setting Use general setting @@ -51,17 +80,32 @@ Resize PNG files with alpha-channel Resize PNG files with alpha-channel + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Image type conversion mapping Image type conversion mapping + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Rule sets Rule sets + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. - Title: - Title: + Title + Title User group rule set From 4a3493c508f81beee0e028f50457408ee378fdca Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 19:51:39 +0100 Subject: [PATCH 241/266] New translations locallang.xlf (Danish) --- Resources/Private/Language/da.locallang.xlf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Private/Language/da.locallang.xlf b/Resources/Private/Language/da.locallang.xlf index 8dc44346..5e31d8e7 100644 --- a/Resources/Private/Language/da.locallang.xlf +++ b/Resources/Private/Language/da.locallang.xlf @@ -65,11 +65,11 @@ Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %s×%s pixels. + Billede %s er automatisk blevet skaleret til %s×%s pixels. Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. - Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Billede %s er automatisk blevet ændret til %s×%s pixels og er blevet omdøbt til %s. Image %s cannot be resized because file is not writable. From f5eb2b16f2826737751e6230c811a49c2b092b3e Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 19:51:40 +0100 Subject: [PATCH 242/266] New translations locallang_tca.xlf (Danish) --- .../Private/Language/da.locallang_tca.xlf | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Resources/Private/Language/da.locallang_tca.xlf b/Resources/Private/Language/da.locallang_tca.xlf index d6c7b3ce..ccd95618 100644 --- a/Resources/Private/Language/da.locallang_tca.xlf +++ b/Resources/Private/Language/da.locallang_tca.xlf @@ -5,7 +5,7 @@ Directories - Directories + Mapper Comma-separated list of directories to be monitored. @@ -14,39 +14,39 @@ Example: 1:/ (for fileadmin/) Wildcards are supported: 1:/*/images/ 1:/**/images/ - Comma-separated list of directories to be monitored. -Example: 1:/ (for fileadmin/) + Komma-separeret liste af kataloger som skal overvåges. +Eksempel: 1:/ (for fileadmin/) -Wildcards are supported: -1:/*/images/ -1:/**/images/ +Jokertegn understøttes: +1:/*/billeder/ +1:/**/billeder/ Image types - Image types + Billedetyper File size threshold - File size threshold + Tærskel til filstørrelse Images with a file size larger than this value will be resized (allowed units: B|K|M). - Images with a file size larger than this value will be resized (allowed units: B|K|M). + Billeder større end denne værdi, vil få ændret størrelse (tilladte enheder: B|K|M). Maximum width - Maximum width + Maksimal bredde Maximum height - Maximum height + Maksimal højde Maximum image size (pixel area) - Maximum image size (pixel area) + Maksimale billedstørrelse (pixelareal) Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). - Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Billeder vil blive ændret op til denne maksimale størrelse. Eksempel: 8M (for 8 megapixels). Automatic orientation @@ -54,7 +54,7 @@ Wildcards are supported: Will try to auto-magically orient image (useful with photos). - Will try to auto-magically orient image (useful with photos). + Vil forsøge auto-magisk at orientere billede (nyttigt ved fotografier). Keep profile and metadata From c4813e805c697136e660800a2dd20f1a8be6135f Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 21:13:16 +0100 Subject: [PATCH 243/266] New translations locallang.xlf (Danish) --- Resources/Private/Language/da.locallang.xlf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Language/da.locallang.xlf b/Resources/Private/Language/da.locallang.xlf index 5e31d8e7..2d3396c8 100644 --- a/Resources/Private/Language/da.locallang.xlf +++ b/Resources/Private/Language/da.locallang.xlf @@ -63,13 +63,13 @@ Image %s has not been resized because it is an animated GIF. Billede %s fik ikke ændret størrelse da det er en animeret GIF. - + Image %s has been automatically resized to %s×%s pixels. - Billede %s er automatisk blevet skaleret til %s×%s pixels. + Billede %s er automatisk blevet skaleret til %s×%s pixels. - + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. - Billede %s er automatisk blevet ændret til %s×%s pixels og er blevet omdøbt til %s. + Billede %s er automatisk blevet ændret til %s×%s pixels og er blevet omdøbt til %s. Image %s cannot be resized because file is not writable. From d1875b70801914658fe0086a7e80d4a9cfdf5f6a Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 28 Feb 2024 21:13:17 +0100 Subject: [PATCH 244/266] New translations locallang_tca.xlf (Danish) --- .../Private/Language/da.locallang_tca.xlf | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Resources/Private/Language/da.locallang_tca.xlf b/Resources/Private/Language/da.locallang_tca.xlf index ccd95618..8f884f63 100644 --- a/Resources/Private/Language/da.locallang_tca.xlf +++ b/Resources/Private/Language/da.locallang_tca.xlf @@ -3,66 +3,66 @@
- + Directories - Mapper + Mapper - + Comma-separated list of directories to be monitored. Example: 1:/ (for fileadmin/) Wildcards are supported: 1:/*/images/ 1:/**/images/ - Komma-separeret liste af kataloger som skal overvåges. + Komma-separeret liste af kataloger som skal overvåges. Eksempel: 1:/ (for fileadmin/) Jokertegn understøttes: 1:/*/billeder/ 1:/**/billeder/ - + Image types - Billedetyper + Billedetyper - + File size threshold - Tærskel til filstørrelse + Tærskel til filstørrelse - + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Billeder større end denne værdi, vil få ændret størrelse (tilladte enheder: B|K|M). + Billeder større end denne værdi, vil få ændret størrelse (tilladte enheder: B|K|M). - + Maximum width - Maksimal bredde + Maksimal bredde - + Maximum height - Maksimal højde + Maksimal højde - + Maximum image size (pixel area) - Maksimale billedstørrelse (pixelareal) + Maksimale billedstørrelse (pixelareal) - + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). - Billeder vil blive ændret op til denne maksimale størrelse. Eksempel: 8M (for 8 megapixels). + Billeder vil blive ændret op til denne maksimale størrelse. Eksempel: 8M (for 8 megapixels). Automatic orientation Automatisk orientering - + Will try to auto-magically orient image (useful with photos). - Vil forsøge auto-magisk at orientere billede (nyttigt ved fotografier). + Vil forsøge auto-magisk at orientere billede (nyttigt ved fotografier). Keep profile and metadata Behold profil og metadata - + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. - If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Hvis aktiveret vil IM ikke anvende $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] og således bevares farveprofil og metadata som for eksempel EXIF, IPTC og XMP. Use general setting @@ -80,32 +80,32 @@ Jokertegn understøttes: Resize PNG files with alpha-channel Skalér PNG filer med alpha-channel - + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. - If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Hvis aktiveret vil PNG-filer med alfa-kanal få ændret størrelsen, selvom tranparency vil gå tabt. Image type conversion mapping Kortlægning af billedetype-konvertering - + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. - Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Linjeadskilt liste over instruktioner til konvertering af mapning. Dette lader dig automatisk konvertere typen af billedet, mens du ændrer størrelse på det. Rule sets Regelsæt - + You may define as many rule sets as you wish. They will be evaluated one after the other in order to possibly override general settings. The evalutation stops as soon as a matching rule set has been found. - You may define as many rule sets as you wish. -They will be evaluated one after the other in order to possibly override general settings. -The evalutation stops as soon as a matching rule set has been found. - + Du kan definere så mange regelsæt du ønsker. +De vil blive evalueret en efter en for om muligt, at tilsidesætte generelle indstillinger. +Evalueringen stopper så snart et matchende regelsæt bliver fundet. + Title - Title + Titel User group rule set From 236805549ff335d6da92443a907b84bf24d07861 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Thu, 29 Feb 2024 08:30:05 +0100 Subject: [PATCH 245/266] New translations locallang.xlf (German) --- Resources/Private/Language/de.locallang.xlf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Private/Language/de.locallang.xlf b/Resources/Private/Language/de.locallang.xlf index 52ae82e7..3b889d8f 100644 --- a/Resources/Private/Language/de.locallang.xlf +++ b/Resources/Private/Language/de.locallang.xlf @@ -57,7 +57,7 @@ Image %s has not been resized because transparency has been detected. - Bild %s wurde nicht angepasst, weil Transparenz erkannt wurde. + Das Bild %s wurde nicht angepasst, weil Transparenz erkannt wurde. Image %s has not been resized because it is an animated GIF. @@ -73,7 +73,7 @@ Image %s cannot be resized because file is not writable. - Bild %s kann nicht geändert werden, da die Datei schreibgeschützt ist. + Das Bild %s kann nicht geändert werden, da die Datei schreibgeschützt ist. Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. From 8e556a398fd681185abf7ab513e3d20b723b43f1 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Fri, 1 Mar 2024 20:11:09 +0100 Subject: [PATCH 246/266] New translations locallang.xlf (Spanish) --- Resources/Private/Language/es.locallang.xlf | 56 ++++++++++----------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/Resources/Private/Language/es.locallang.xlf b/Resources/Private/Language/es.locallang.xlf index f5e80e02..ba0918ee 100644 --- a/Resources/Private/Language/es.locallang.xlf +++ b/Resources/Private/Language/es.locallang.xlf @@ -15,69 +15,69 @@ Close configuration Cerrar la configuración - + .ai - Adobe Illustrator - .ai - Adobe Illustrator + .ai - Adobe Illustrator - + .bmp - Windows OS/2 Bitmap Graphics - .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics - + .gif - Graphic Interchange Format - .gif - Graphic Interchange Format + .gif - Graphic Interchange Format - + .jpg - JPEG/JIFF Image - .jpg - JPEG/JIFF Image + .jpg - Imagen JPEG/JIFF - + .jpeg - JPEG/JIFF Image - .jpeg - JPEG/JIFF Image + .jpeg - Imagen JPEG/JIFF - + .pcx - Paintbrush Bitmap Graphic - .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic - + .png - Portable Network Graphic - .png - Portable Network Graphic + .png - Portable Network Graphic - + .tga - Truevision Targa Graphic - .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic - + .tif - Tagged Image Format - .tif - Tagged Image Format + .tif - Tagged Image Format - + .tiff - Tagged Image Format - .tiff - Tagged Image Format + .tiff - Tagged Image Format Image %s has not been resized because transparency has been detected. La imagen %s no ha sido cambiada de tamaño debido a la transparencia que se ha detectado. - + Image %s has not been resized because it is an animated GIF. - Image %s has not been resized because it is an animated GIF. + La imagen %s no ha sido redimensionada porque es un GIF animado. - + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %s×%s pixels. + La imagen %s ha sido redimensionada automáticamente a %s×%s píxeles. - + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. - Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + La imagen %s ha sido redimensionada automáticamente a %s×%s píxeles y ha sido renombrada como %s. Image %s cannot be resized because file is not writable. La imagen %s no puede ser cambiada de tamaño porque està protegida contra la escritura. - + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. - Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + La imagen no pudo ser redimensionada ya que ImageMagick o GraphicsMagick parecen estar configurados incorrectamente. From bdcfc6869749b5d7e2dfaa48a0accbc89282646e Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Fri, 1 Mar 2024 20:11:10 +0100 Subject: [PATCH 247/266] New translations locallang.xlf (Japanese) --- Resources/Private/Language/ja.locallang.xlf | 24 ++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Resources/Private/Language/ja.locallang.xlf b/Resources/Private/Language/ja.locallang.xlf index ae2dd560..329cf0f7 100644 --- a/Resources/Private/Language/ja.locallang.xlf +++ b/Resources/Private/Language/ja.locallang.xlf @@ -55,29 +55,29 @@ .tiff - Tagged Image Format .tiff - Tagged Image Format - + Image %s has not been resized because transparency has been detected. - Image %s has not been resized because transparency has been detected. + 透明度が検出されたので、画像 %s のサイズが変更されませんでした。 - + Image %s has not been resized because it is an animated GIF. - Image %s has not been resized because it is an animated GIF. + 画像 %s はアニメーション GIF なので、サイズが変更されていません。 - + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %s×%s pixels. + 画像 %s は自動的に %s×%s ピクセルにリサイズされました。 - + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. - Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + 画像 %s は自動的に %s×%s ピクセルにリサイズされ、名前が %s に変更されました。 - + Image %s cannot be resized because file is not writable. - Image %s cannot be resized because file is not writable. + ファイルが書き込み可能ではないので、画像 %s のサイズを変更できません。 - + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. - Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + ImageMagickまたはGraphicsMagickが正しく設定されていないようなので、画像のサイズを変更できませんでした。 From ddd3da2c82fa35c0a4c4a85f2bdb153badefda7d Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Fri, 1 Mar 2024 20:11:11 +0100 Subject: [PATCH 248/266] New translations locallang.xlf (Portuguese) --- Resources/Private/Language/pt.locallang.xlf | 24 ++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Resources/Private/Language/pt.locallang.xlf b/Resources/Private/Language/pt.locallang.xlf index 5532f412..3c51750c 100644 --- a/Resources/Private/Language/pt.locallang.xlf +++ b/Resources/Private/Language/pt.locallang.xlf @@ -55,29 +55,29 @@ .tiff - Tagged Image Format .tiff - Tagged Image Format - + Image %s has not been resized because transparency has been detected. - Image %s has not been resized because transparency has been detected. + A imagem %s não foi redimensionada porque foi detectada transparência. - + Image %s has not been resized because it is an animated GIF. - Image %s has not been resized because it is an animated GIF. + A imagem %s não foi redimensionada porque é um GIF animado. - + Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %s×%s pixels. + A imagem %s foi redimensionada automaticamente para %s×%s píxeis. - + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. - Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + A imagem %s foi redimensionada automaticamente para %s×%s píxeis e foi renomeada como %s. - + Image %s cannot be resized because file is not writable. - Image %s cannot be resized because file is not writable. + A imagem %s não pode ser redimensionada porque o ficheiro não é gravável. - + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. - Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Não foi possível redimensionar a imagem porque o ImageMagick ou o GraphicsMagick parece estar configurado incorretamente. From 618f358fea2eee694c37e7451c80b5c86974dfd1 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Fri, 1 Mar 2024 20:11:11 +0100 Subject: [PATCH 249/266] New translations locallang_mod.xlf (Spanish) --- Resources/Private/Language/es.locallang_mod.xlf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Resources/Private/Language/es.locallang_mod.xlf b/Resources/Private/Language/es.locallang_mod.xlf index b1aeb049..87b86f92 100644 --- a/Resources/Private/Language/es.locallang_mod.xlf +++ b/Resources/Private/Language/es.locallang_mod.xlf @@ -3,21 +3,21 @@
- + Image Auto-Resize Configuration - Image Auto-Resize Configuration + Configuración del tamaño automático de la imagen - + Total storage claimed: %s (with %s images) - Total storage claimed: %s (with %s images) + Almacenamiento total solicitado: %s (con %s imágenes) - + Share result! - Share result! + ¡Comparte el resultado! - + #image_autoresize already saved %s of free space on my #TYPO3 website - #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize ya ha ahorrado %s de espacio libre en mi sitio web #TYPO3 From b0bb8be69e005c9da7383bd0cb91ed71a0d645e4 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Fri, 1 Mar 2024 20:11:12 +0100 Subject: [PATCH 250/266] New translations locallang_tca.xlf (Spanish) --- .../Private/Language/es.locallang_tca.xlf | 112 +++++++++--------- 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/Resources/Private/Language/es.locallang_tca.xlf b/Resources/Private/Language/es.locallang_tca.xlf index bd984996..775fdb2f 100644 --- a/Resources/Private/Language/es.locallang_tca.xlf +++ b/Resources/Private/Language/es.locallang_tca.xlf @@ -3,121 +3,121 @@
- + Directories - Directories + Directorios - + Comma-separated list of directories to be monitored. Example: 1:/ (for fileadmin/) Wildcards are supported: 1:/*/images/ 1:/**/images/ - Comma-separated list of directories to be monitored. -Example: 1:/ (for fileadmin/) + Lista separada por comas de los directorios que deben supervisarse. +Ejemplo: 1:/ (para fileadmin/) -Wildcards are supported: -1:/*/images/ -1:/**/images/ - +Se admiten comodines: +1:/*/imagenes/ +1:/**/imagenes/ + Image types - Image types + Tipos de imágenes - + File size threshold - File size threshold + Umbral de tamaño de archivo - + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Images with a file size larger than this value will be resized (allowed units: B|K|M). + Las imágenes con un tamaño de archivo superior a este valor serán redimensionadas (unidades permitidas: B|K|M). - + Maximum width - Maximum width + Anchura máxima - + Maximum height - Maximum height + Altura máxima - + Maximum image size (pixel area) - Maximum image size (pixel area) + Tamaño máximo de la imagen (área de píxeles) - + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). - Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Las imágenes se redimensionarán hasta este tamaño máximo. Ejemplo: 8M (para 8 megapíxeles). - + Automatic orientation - Automatic orientation + Orientación automática - + Will try to auto-magically orient image (useful with photos). - Will try to auto-magically orient image (useful with photos). + Intentará orientar la imagen automáticamente (útil con fotos). - + Keep profile and metadata - Keep profile and metadata + Mantener perfil y metadatos - + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. - If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Si está marcada, IM no utilizará $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] y por lo tanto, el perfil de color y metadatos como EXIF, IPTC y XMP se mantendrán. - + Use general setting - Use general setting + Utilizar la configuración general - + Yes - Yes + - + No - No + No - + Resize PNG files with alpha-channel - Resize PNG files with alpha-channel + Redimensionar archivos PNG con canal alfa - + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. - If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Si está marcada, los archivos PNG con un canal alfa se redimensionarán aunque se pierda la transparencia. - + Image type conversion mapping - Image type conversion mapping + Asignación de conversión de tipos de imagen - + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. - Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Lista separada por líneas de instrucciones de asignación de conversiones. Esto le permite convertir automáticamente el tipo de la imagen mientras la redimensiona. - + Rule sets - Rule sets + Conjuntos de reglas - + You may define as many rule sets as you wish. They will be evaluated one after the other in order to possibly override general settings. The evalutation stops as soon as a matching rule set has been found. - You may define as many rule sets as you wish. -They will be evaluated one after the other in order to possibly override general settings. -The evalutation stops as soon as a matching rule set has been found. - + Puede definir tantos conjuntos de reglas como desee. +Se evaluarán una tras otra con el fin de anular los ajustes generales. +La evaluación se detiene en cuanto se encuentra un conjunto de reglas coincidente. + Title - Title + Título User group rule set User group rule set - + Options - Options + Opciones - + Rule Sets - Rule Sets + Conjuntos de reglas From c9e9f186b6b1a8a8222f5e3ddde91526c44d6ff5 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Tue, 19 Nov 2024 19:05:38 +0100 Subject: [PATCH 251/266] New translations locallang.xlf (TYPO3 In-Context Localization) --- Resources/Private/Language/t3.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/t3.locallang.xlf diff --git a/Resources/Private/Language/t3.locallang.xlf b/Resources/Private/Language/t3.locallang.xlf new file mode 100644 index 00000000..676c87ac --- /dev/null +++ b/Resources/Private/Language/t3.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + crwdns228279:0crwdne228279:0 + + + Save and close configuration + crwdns228281:0crwdne228281:0 + + + Close configuration + crwdns228283:0crwdne228283:0 + + + .ai - Adobe Illustrator + crwdns228285:0crwdne228285:0 + + + .bmp - Windows OS/2 Bitmap Graphics + crwdns228287:0crwdne228287:0 + + + .gif - Graphic Interchange Format + crwdns228289:0crwdne228289:0 + + + .jpg - JPEG/JIFF Image + crwdns228291:0crwdne228291:0 + + + .jpeg - JPEG/JIFF Image + crwdns228293:0crwdne228293:0 + + + .pcx - Paintbrush Bitmap Graphic + crwdns228295:0crwdne228295:0 + + + .png - Portable Network Graphic + crwdns228297:0crwdne228297:0 + + + .tga - Truevision Targa Graphic + crwdns228299:0crwdne228299:0 + + + .tif - Tagged Image Format + crwdns228301:0crwdne228301:0 + + + .tiff - Tagged Image Format + crwdns228303:0crwdne228303:0 + + + Image %s has not been resized because transparency has been detected. + crwdns228305:0%scrwdne228305:0 + + + Image %s has not been resized because it is an animated GIF. + crwdns228307:0%scrwdne228307:0 + + + Image %s has been automatically resized to %s×%s pixels. + crwdns304966:0%scrwdnd304966:0%scrwdnd304966:0%scrwdne304966:0 + + + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + crwdns304968:0%scrwdnd304968:0%scrwdnd304968:0%scrwdnd304968:0%scrwdne304968:0 + + + Image %s cannot be resized because file is not writable. + crwdns228313:0%scrwdne228313:0 + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + crwdns228315:0crwdne228315:0 + + + + From fa543e6c0129ff1217704d36e2016dfdbd233fd7 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Tue, 19 Nov 2024 19:05:39 +0100 Subject: [PATCH 252/266] New translations locallang_mod.xlf (TYPO3 In-Context Localization) --- .../Private/Language/t3.locallang_mod.xlf | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/t3.locallang_mod.xlf diff --git a/Resources/Private/Language/t3.locallang_mod.xlf b/Resources/Private/Language/t3.locallang_mod.xlf new file mode 100644 index 00000000..c1b94e53 --- /dev/null +++ b/Resources/Private/Language/t3.locallang_mod.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Image Auto-Resize Configuration + crwdns228359:0crwdne228359:0 + + + Total storage claimed: %s (with %s images) + crwdns228361:0%scrwdnd228361:0%scrwdne228361:0 + + + Share result! + crwdns228363:0crwdne228363:0 + + + #image_autoresize already saved %s of free space on my #TYPO3 website + crwdns228365:0%scrwdne228365:0 + + + + From 89ec2a6c8f97cb1bc5aed3fabf977d025d46e4e5 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Tue, 19 Nov 2024 19:05:40 +0100 Subject: [PATCH 253/266] New translations locallang_tca.xlf (TYPO3 In-Context Localization) --- .../Private/Language/t3.locallang_tca.xlf | 117 ++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 Resources/Private/Language/t3.locallang_tca.xlf diff --git a/Resources/Private/Language/t3.locallang_tca.xlf b/Resources/Private/Language/t3.locallang_tca.xlf new file mode 100644 index 00000000..228fa7a8 --- /dev/null +++ b/Resources/Private/Language/t3.locallang_tca.xlf @@ -0,0 +1,117 @@ + + + +
+ + + Directories + crwdns304970:0crwdne304970:0 + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + crwdns304972:0crwdne304972:0 + + Image types + crwdns304974:0crwdne304974:0 + + + File size threshold + crwdns304976:0crwdne304976:0 + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + crwdns304978:0crwdne304978:0 + + + Maximum width + crwdns304980:0crwdne304980:0 + + + Maximum height + crwdns304982:0crwdne304982:0 + + + Maximum image size (pixel area) + crwdns304984:0crwdne304984:0 + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + crwdns304986:0crwdne304986:0 + + + Automatic orientation + crwdns228391:0crwdne228391:0 + + + Will try to auto-magically orient image (useful with photos). + crwdns304988:0crwdne304988:0 + + + Keep profile and metadata + crwdns228393:0crwdne228393:0 + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + crwdns304990:0$GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand']crwdne304990:0 + + + Use general setting + crwdns228395:0crwdne228395:0 + + + Yes + crwdns228397:0crwdne228397:0 + + + No + crwdns228399:0crwdne228399:0 + + + Resize PNG files with alpha-channel + crwdns228401:0crwdne228401:0 + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + crwdns304992:0crwdne304992:0 + + + Image type conversion mapping + crwdns228403:0crwdne228403:0 + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + crwdns304994:0crwdne304994:0 + + + Rule sets + crwdns228405:0crwdne228405:0 + + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + crwdns304996:0crwdne304996:0 + + Title + crwdns304998:0crwdne304998:0 + + + User group rule set + crwdns228409:0crwdne228409:0 + + + Options + crwdns228411:0crwdne228411:0 + + + Rule Sets + crwdns228413:0crwdne228413:0 + + + + From 4597604f4556bb7eaa95744f4d09983df4853cb5 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Mon, 12 May 2025 00:11:56 +0200 Subject: [PATCH 254/266] New translations locallang_tca.xlf (Spanish) --- Resources/Private/Language/es.locallang_tca.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Private/Language/es.locallang_tca.xlf b/Resources/Private/Language/es.locallang_tca.xlf index 775fdb2f..973c425b 100644 --- a/Resources/Private/Language/es.locallang_tca.xlf +++ b/Resources/Private/Language/es.locallang_tca.xlf @@ -109,7 +109,7 @@ La evaluación se detiene en cuanto se encuentra un conjunto de reglas coinciden User group rule set - User group rule set + Conjunto de reglas de grupo de usuarios Options From 21877d93c5497dc49adcb9e97ebbbf101c8c2764 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Wed, 10 Sep 2025 09:11:16 +0200 Subject: [PATCH 255/266] New translations locallang_tca.xlf (Danish) --- Resources/Private/Language/da.locallang_tca.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Private/Language/da.locallang_tca.xlf b/Resources/Private/Language/da.locallang_tca.xlf index 8f884f63..98eef0a7 100644 --- a/Resources/Private/Language/da.locallang_tca.xlf +++ b/Resources/Private/Language/da.locallang_tca.xlf @@ -22,7 +22,7 @@ Jokertegn understøttes: 1:/**/billeder/ Image types - Billedetyper + Billedtyper File size threshold From 2fc48fc7d61f06e8dc47258fa9142f307dd946ef Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Fri, 14 Nov 2025 09:49:41 +0100 Subject: [PATCH 256/266] New translations locallang_tca.xlf (Spanish) --- Resources/Private/Language/es.locallang_tca.xlf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Private/Language/es.locallang_tca.xlf b/Resources/Private/Language/es.locallang_tca.xlf index 973c425b..f31bd85d 100644 --- a/Resources/Private/Language/es.locallang_tca.xlf +++ b/Resources/Private/Language/es.locallang_tca.xlf @@ -107,9 +107,9 @@ La evaluación se detiene en cuanto se encuentra un conjunto de reglas coinciden Title Título - + User group rule set - Conjunto de reglas de grupo de usuarios + Conjunto de reglas de grupo de usuarios Options From f80bd4f264bef0c2123469273dacefbaacf46a1a Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 8 Mar 2026 12:12:04 +0100 Subject: [PATCH 257/266] New translations locallang.xlf (Lao) --- Resources/Private/Language/lo.locallang.xlf | 84 +++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 Resources/Private/Language/lo.locallang.xlf diff --git a/Resources/Private/Language/lo.locallang.xlf b/Resources/Private/Language/lo.locallang.xlf new file mode 100644 index 00000000..b98f1224 --- /dev/null +++ b/Resources/Private/Language/lo.locallang.xlf @@ -0,0 +1,84 @@ + + + +
+ + + Save configuration + Save configuration + + + Save and close configuration + Save and close configuration + + + Close configuration + Close configuration + + + .ai - Adobe Illustrator + .ai - Adobe Illustrator + + + .bmp - Windows OS/2 Bitmap Graphics + .bmp - Windows OS/2 Bitmap Graphics + + + .gif - Graphic Interchange Format + .gif - Graphic Interchange Format + + + .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF Image + + + .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF Image + + + .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic + + + .png - Portable Network Graphic + .png - Portable Network Graphic + + + .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic + + + .tif - Tagged Image Format + .tif - Tagged Image Format + + + .tiff - Tagged Image Format + .tiff - Tagged Image Format + + + Image %s has not been resized because transparency has been detected. + Image %s has not been resized because transparency has been detected. + + + Image %s has not been resized because it is an animated GIF. + Image %s has not been resized because it is an animated GIF. + + + Image %s has been automatically resized to %s×%s pixels. + Image %s has been automatically resized to %s×%s pixels. + + + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + + + Image %s cannot be resized because file is not writable. + Image %s cannot be resized because file is not writable. + + + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + + + + From a12bf103ad1366bc500ab2fee98c7dc1e7ad1abe Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 8 Mar 2026 12:12:05 +0100 Subject: [PATCH 258/266] New translations locallang_mod.xlf (Lao) --- .../Private/Language/lo.locallang_mod.xlf | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/lo.locallang_mod.xlf diff --git a/Resources/Private/Language/lo.locallang_mod.xlf b/Resources/Private/Language/lo.locallang_mod.xlf new file mode 100644 index 00000000..60cc1cfc --- /dev/null +++ b/Resources/Private/Language/lo.locallang_mod.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Image Auto-Resize Configuration + Image Auto-Resize Configuration + + + Total storage claimed: %s (with %s images) + Total storage claimed: %s (with %s images) + + + Share result! + Share result! + + + #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize already saved %s of free space on my #TYPO3 website + + + + From 74db4929e72b2455aa8e2dee0aed51146968ae13 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Sun, 8 Mar 2026 12:12:06 +0100 Subject: [PATCH 259/266] New translations locallang_tca.xlf (Lao) --- .../Private/Language/lo.locallang_tca.xlf | 124 ++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 Resources/Private/Language/lo.locallang_tca.xlf diff --git a/Resources/Private/Language/lo.locallang_tca.xlf b/Resources/Private/Language/lo.locallang_tca.xlf new file mode 100644 index 00000000..bbd2123f --- /dev/null +++ b/Resources/Private/Language/lo.locallang_tca.xlf @@ -0,0 +1,124 @@ + + + +
+ + + Directories + Directories + + + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + Comma-separated list of directories to be monitored. +Example: 1:/ (for fileadmin/) + +Wildcards are supported: +1:/*/images/ +1:/**/images/ + + Image types + Image types + + + File size threshold + File size threshold + + + Images with a file size larger than this value will be resized (allowed units: B|K|M). + Images with a file size larger than this value will be resized (allowed units: B|K|M). + + + Maximum width + Maximum width + + + Maximum height + Maximum height + + + Maximum image size (pixel area) + Maximum image size (pixel area) + + + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + + + Automatic orientation + Automatic orientation + + + Will try to auto-magically orient image (useful with photos). + Will try to auto-magically orient image (useful with photos). + + + Keep profile and metadata + Keep profile and metadata + + + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + + + Use general setting + Use general setting + + + Yes + Yes + + + No + No + + + Resize PNG files with alpha-channel + Resize PNG files with alpha-channel + + + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + + + Image type conversion mapping + Image type conversion mapping + + + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + + + Rule sets + Rule sets + + + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + You may define as many rule sets as you wish. +They will be evaluated one after the other in order to possibly override general settings. +The evalutation stops as soon as a matching rule set has been found. + + Title + Title + + + User group rule set + User group rule set + + + Options + Options + + + Rule Sets + Rule Sets + + + + From 907b9dc937f3fc2b8733049b0587a4f7157aa779 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Fri, 24 Apr 2026 10:20:46 +0200 Subject: [PATCH 260/266] New translations locallang.xlf (Russian) --- Resources/Private/Language/ru.locallang.xlf | 38 ++++++++++----------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/Resources/Private/Language/ru.locallang.xlf b/Resources/Private/Language/ru.locallang.xlf index ca55ba41..ce8d101a 100644 --- a/Resources/Private/Language/ru.locallang.xlf +++ b/Resources/Private/Language/ru.locallang.xlf @@ -5,79 +5,79 @@ Save configuration - Save configuration + Сохранить конфигурацию Save and close configuration - Save and close configuration + Сохранить и закрыть конфигурацию Close configuration - Close configuration + Закрыть конфигурацию .ai - Adobe Illustrator - .ai - Adobe Illustrator + .ai - Adobe Illustrator .bmp - Windows OS/2 Bitmap Graphics - .bmp - Windows OS/2 Bitmap Graphics + .bmp - графика Windows OS/2 Bitmap .gif - Graphic Interchange Format - .gif - Graphic Interchange Format + .gif - Формат графического обмена .jpg - JPEG/JIFF Image - .jpg - JPEG/JIFF Image + .jpg - JPEG/JIFF изображение .jpeg - JPEG/JIFF Image - .jpeg - JPEG/JIFF Image + .jpeg - JPEG/JIFF изображение .pcx - Paintbrush Bitmap Graphic - .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic .png - Portable Network Graphic - .png - Portable Network Graphic + .png - Portable Network Graphic .tga - Truevision Targa Graphic - .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic .tif - Tagged Image Format - .tif - Tagged Image Format + .tif — формат изображений с тегами .tiff - Tagged Image Format - .tiff - Tagged Image Format + .tiff — формат изображений с тегами Image %s has not been resized because transparency has been detected. - Image %s has not been resized because transparency has been detected. + Размер изображения %s не был изменен из-за обнаружения прозрачности. Image %s has not been resized because it is an animated GIF. - Image %s has not been resized because it is an animated GIF. + Размер изображения %s не был изменен, так как это анимированный GIF. Image %s has been automatically resized to %s×%s pixels. - Image %s has been automatically resized to %s×%s pixels. + Размер изображения %s был автоматически изменен до %s×%s пикселей. Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. - Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. + Изображение %s было автоматически изменено до размера %s×%s пикселей и переименовано в %s. Image %s cannot be resized because file is not writable. - Image %s cannot be resized because file is not writable. + Размер изображения %s изменить нельзя, так как файл недоступен для записи. Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. - Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. + Не удалось изменить размер изображения, так как ImageMagick или GraphicsMagick, по всей видимости, настроены неправильно. From 61ce2ab9f48c4e4ac1e3c5e4acbc628cd9fa07bc Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Fri, 24 Apr 2026 10:20:47 +0200 Subject: [PATCH 261/266] New translations locallang_mod.xlf (Russian) --- Resources/Private/Language/ru.locallang_mod.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Private/Language/ru.locallang_mod.xlf b/Resources/Private/Language/ru.locallang_mod.xlf index 758cae8c..3bdc09e3 100644 --- a/Resources/Private/Language/ru.locallang_mod.xlf +++ b/Resources/Private/Language/ru.locallang_mod.xlf @@ -5,7 +5,7 @@ Image Auto-Resize Configuration - Image Auto-Resize Configuration + Настройка автоматического изменения размера изображения Total storage claimed: %s (with %s images) From 96e5b424faa35c7e5ab3ba973d9348a84b4def42 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Fri, 24 Apr 2026 11:54:57 +0200 Subject: [PATCH 262/266] New translations locallang_mod.xlf (Russian) --- Resources/Private/Language/ru.locallang_mod.xlf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Private/Language/ru.locallang_mod.xlf b/Resources/Private/Language/ru.locallang_mod.xlf index 3bdc09e3..04fe29a9 100644 --- a/Resources/Private/Language/ru.locallang_mod.xlf +++ b/Resources/Private/Language/ru.locallang_mod.xlf @@ -9,15 +9,15 @@ Total storage claimed: %s (with %s images) - Total storage claimed: %s (with %s images) + Затребованный общий объем хранилища: %s (с %s изображениями) Share result! - Share result! + Поделитесь результатом! #image_autoresize already saved %s of free space on my #TYPO3 website - #image_autoresize already saved %s of free space on my #TYPO3 website + #image_autoresize уже сэкономил %s свободного места на моем сайте #TYPO3 From 67dc25b2c7e0a76a84157e20a51b7753083b32fa Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Fri, 24 Apr 2026 11:54:59 +0200 Subject: [PATCH 263/266] New translations locallang_tca.xlf (Russian) --- .../Private/Language/ru.locallang_tca.xlf | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/Resources/Private/Language/ru.locallang_tca.xlf b/Resources/Private/Language/ru.locallang_tca.xlf index fa10721d..0ff1fbf1 100644 --- a/Resources/Private/Language/ru.locallang_tca.xlf +++ b/Resources/Private/Language/ru.locallang_tca.xlf @@ -5,7 +5,7 @@ Directories - Directories + Каталоги Comma-separated list of directories to be monitored. @@ -14,110 +14,110 @@ Example: 1:/ (for fileadmin/) Wildcards are supported: 1:/*/images/ 1:/**/images/ - Comma-separated list of directories to be monitored. -Example: 1:/ (for fileadmin/) + Список каталогов для мониторинга, разделенных запятыми. + Пример: 1:/ (для fileadmin/) -Wildcards are supported: -1:/*/images/ -1:/**/images/ + Поддерживаются подстановочные знаки: + 1:/*/images/ + 1:/**/images/ Image types - Image types + Типы изображений File size threshold - File size threshold + Порог размера файла Images with a file size larger than this value will be resized (allowed units: B|K|M). - Images with a file size larger than this value will be resized (allowed units: B|K|M). + Изображения с размером файла больше, чем это значение будет изменено (допустимые единицы: B|K|M). Maximum width - Maximum width + Максимальная ширина Maximum height - Maximum height + Максимальная высота Maximum image size (pixel area) - Maximum image size (pixel area) + Максимальный размер изображения (в пикселях) Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). - Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). + Изображения будут изменены до этого максимального размера. Пример: 8M (для 8 мегапикселей). Automatic orientation - Automatic orientation + Автоматическая ориентация Will try to auto-magically orient image (useful with photos). - Will try to auto-magically orient image (useful with photos). + Попробует автоматически ориентировать изображение (полезно с фотографиями). Keep profile and metadata - Keep profile and metadata + Сохранить профиль и метаданные If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. - If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. + Если включено, IM не будет использовать $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] и таким образом, цветовой профиль и метаданные, такие как EXIF, IPTC и XMP будут сохранены. Use general setting - Use general setting + Использовать общие настройки Yes - Yes + Да No - No + Нет Resize PNG files with alpha-channel - Resize PNG files with alpha-channel + Изменение размера файлов PNG с альфа-каналом If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. - If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. + Если этот флажок установлен, размер файлов PNG с альфа-каналом будет изменен, но прозрачность будет потеряна. Image type conversion mapping - Image type conversion mapping + Сопоставление типов изображений Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. - Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. + Список инструкций по преобразованию, разделенных символами новой строки. Это позволяет автоматически преобразовывать тип изображения при изменении его размера. Rule sets - Rule sets + Наборы правил You may define as many rule sets as you wish. They will be evaluated one after the other in order to possibly override general settings. The evalutation stops as soon as a matching rule set has been found. - You may define as many rule sets as you wish. -They will be evaluated one after the other in order to possibly override general settings. -The evalutation stops as soon as a matching rule set has been found. + Вы можете создать столько наборов правил, сколько захотите. + Они будут оцениваться один за другим, чтобы при необходимости переопределить общие настройки. + Оценка прекращается, как только будет найден соответствующий набор правил. Title - Title + Название User group rule set - User group rule set + Набор правил для группы пользователей Options - Options + Параметры Rule Sets - Rule Sets + Наборы правил From 1add819e3421ee9d9bff6ed73379ef5d2cb2dc03 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Fri, 24 Apr 2026 14:22:29 +0200 Subject: [PATCH 264/266] New translations locallang.xlf (Russian) --- Resources/Private/Language/ru.locallang.xlf | 76 ++++++++++----------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/Resources/Private/Language/ru.locallang.xlf b/Resources/Private/Language/ru.locallang.xlf index ce8d101a..7165c5da 100644 --- a/Resources/Private/Language/ru.locallang.xlf +++ b/Resources/Private/Language/ru.locallang.xlf @@ -3,81 +3,81 @@
- + Save configuration - Сохранить конфигурацию + Сохранить конфигурацию - + Save and close configuration - Сохранить и закрыть конфигурацию + Сохранить и закрыть конфигурацию - + Close configuration - Закрыть конфигурацию + Закрыть конфигурацию - + .ai - Adobe Illustrator - .ai - Adobe Illustrator + .ai - Adobe Illustrator - + .bmp - Windows OS/2 Bitmap Graphics - .bmp - графика Windows OS/2 Bitmap + .bmp - графика Windows OS/2 Bitmap - + .gif - Graphic Interchange Format - .gif - Формат графического обмена + .gif - Формат графического обмена - + .jpg - JPEG/JIFF Image - .jpg - JPEG/JIFF изображение + .jpg - JPEG/JIFF изображение - + .jpeg - JPEG/JIFF Image - .jpeg - JPEG/JIFF изображение + .jpeg - JPEG/JIFF изображение - + .pcx - Paintbrush Bitmap Graphic - .pcx - Paintbrush Bitmap Graphic + .pcx - Paintbrush Bitmap Graphic - + .png - Portable Network Graphic - .png - Portable Network Graphic + .png - Portable Network Graphic - + .tga - Truevision Targa Graphic - .tga - Truevision Targa Graphic + .tga - Truevision Targa Graphic - + .tif - Tagged Image Format - .tif — формат изображений с тегами + .tif — формат изображений с тегами - + .tiff - Tagged Image Format - .tiff — формат изображений с тегами + .tiff — формат изображений с тегами - + Image %s has not been resized because transparency has been detected. - Размер изображения %s не был изменен из-за обнаружения прозрачности. + Размер изображения %s не был изменен из-за обнаружения прозрачности. - + Image %s has not been resized because it is an animated GIF. - Размер изображения %s не был изменен, так как это анимированный GIF. + Размер изображения %s не был изменен, так как это анимированный GIF. - + Image %s has been automatically resized to %s×%s pixels. - Размер изображения %s был автоматически изменен до %s×%s пикселей. + Размер изображения %s был автоматически изменен до %s×%s пикселей. - + Image %s has been automatically resized to %s×%s pixels and has been renamed as %s. - Изображение %s было автоматически изменено до размера %s×%s пикселей и переименовано в %s. + Изображение %s было автоматически изменено до размера %s×%s пикселей и переименовано в %s. - + Image %s cannot be resized because file is not writable. - Размер изображения %s изменить нельзя, так как файл недоступен для записи. + Размер изображения %s изменить нельзя, так как файл недоступен для записи. - + Image could not get resized since ImageMagick or GraphicsMagick seems to be configured incorrectly. - Не удалось изменить размер изображения, так как ImageMagick или GraphicsMagick, по всей видимости, настроены неправильно. + Не удалось изменить размер изображения, так как ImageMagick или GraphicsMagick, по всей видимости, настроены неправильно. From 17ff896db41b540fb119368a286686b75846b3b2 Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Fri, 24 Apr 2026 14:22:30 +0200 Subject: [PATCH 265/266] New translations locallang_mod.xlf (Russian) --- Resources/Private/Language/ru.locallang_mod.xlf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Resources/Private/Language/ru.locallang_mod.xlf b/Resources/Private/Language/ru.locallang_mod.xlf index 04fe29a9..db413541 100644 --- a/Resources/Private/Language/ru.locallang_mod.xlf +++ b/Resources/Private/Language/ru.locallang_mod.xlf @@ -3,21 +3,21 @@
- + Image Auto-Resize Configuration - Настройка автоматического изменения размера изображения + Настройка автоматического изменения размера изображения - + Total storage claimed: %s (with %s images) - Затребованный общий объем хранилища: %s (с %s изображениями) + Затребованный общий объем хранилища: %s (с %s изображениями) - + Share result! - Поделитесь результатом! + Поделитесь результатом! - + #image_autoresize already saved %s of free space on my #TYPO3 website - #image_autoresize уже сэкономил %s свободного места на моем сайте #TYPO3 + #image_autoresize уже сэкономил %s свободного места на моем сайте #TYPO3 From 9c06996a5af4f98815b822000081eedba71b997c Mon Sep 17 00:00:00 2001 From: Xavier Perseguers Date: Fri, 24 Apr 2026 14:22:31 +0200 Subject: [PATCH 266/266] New translations locallang_tca.xlf (Russian) --- .../Private/Language/ru.locallang_tca.xlf | 104 +++++++++--------- 1 file changed, 52 insertions(+), 52 deletions(-) diff --git a/Resources/Private/Language/ru.locallang_tca.xlf b/Resources/Private/Language/ru.locallang_tca.xlf index 0ff1fbf1..1dddcc85 100644 --- a/Resources/Private/Language/ru.locallang_tca.xlf +++ b/Resources/Private/Language/ru.locallang_tca.xlf @@ -3,121 +3,121 @@
- + Directories - Каталоги + Каталоги - + Comma-separated list of directories to be monitored. Example: 1:/ (for fileadmin/) Wildcards are supported: 1:/*/images/ 1:/**/images/ - Список каталогов для мониторинга, разделенных запятыми. + Список каталогов для мониторинга, разделенных запятыми. Пример: 1:/ (для fileadmin/) Поддерживаются подстановочные знаки: 1:/*/images/ 1:/**/images/ - + Image types - Типы изображений + Типы изображений - + File size threshold - Порог размера файла + Порог размера файла - + Images with a file size larger than this value will be resized (allowed units: B|K|M). - Изображения с размером файла больше, чем это значение будет изменено (допустимые единицы: B|K|M). + Изображения с размером файла больше, чем это значение будет изменено (допустимые единицы: B|K|M). - + Maximum width - Максимальная ширина + Максимальная ширина - + Maximum height - Максимальная высота + Максимальная высота - + Maximum image size (pixel area) - Максимальный размер изображения (в пикселях) + Максимальный размер изображения (в пикселях) - + Images will be resized up to this maximum size. Example: 8M (for 8 megapixels). - Изображения будут изменены до этого максимального размера. Пример: 8M (для 8 мегапикселей). + Изображения будут изменены до этого максимального размера. Пример: 8M (для 8 мегапикселей). - + Automatic orientation - Автоматическая ориентация + Автоматическая ориентация - + Will try to auto-magically orient image (useful with photos). - Попробует автоматически ориентировать изображение (полезно с фотографиями). + Попробует автоматически ориентировать изображение (полезно с фотографиями). - + Keep profile and metadata - Сохранить профиль и метаданные + Сохранить профиль и метаданные - + If ticked, IM will not use $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] and thus, color profile and metadata such as EXIF, IPTC and XMP will be kept. - Если включено, IM не будет использовать $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] и таким образом, цветовой профиль и метаданные, такие как EXIF, IPTC и XMP будут сохранены. + Если включено, IM не будет использовать $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_stripProfileCommand'] и таким образом, цветовой профиль и метаданные, такие как EXIF, IPTC и XMP будут сохранены. - + Use general setting - Использовать общие настройки + Использовать общие настройки - + Yes - Да + Да - + No - Нет + Нет - + Resize PNG files with alpha-channel - Изменение размера файлов PNG с альфа-каналом + Изменение размера файлов PNG с альфа-каналом - + If ticked, PNG files with an alpha channel will be resized even though the transparency will be lost. - Если этот флажок установлен, размер файлов PNG с альфа-каналом будет изменен, но прозрачность будет потеряна. + Если этот флажок установлен, размер файлов PNG с альфа-каналом будет изменен, но прозрачность будет потеряна. - + Image type conversion mapping - Сопоставление типов изображений + Сопоставление типов изображений - + Line-separated list of conversion mapping instructions. This lets you automatically convert the type of the image while resizing it. - Список инструкций по преобразованию, разделенных символами новой строки. Это позволяет автоматически преобразовывать тип изображения при изменении его размера. + Список инструкций по преобразованию, разделенных символами новой строки. Это позволяет автоматически преобразовывать тип изображения при изменении его размера. - + Rule sets - Наборы правил + Наборы правил - + You may define as many rule sets as you wish. They will be evaluated one after the other in order to possibly override general settings. The evalutation stops as soon as a matching rule set has been found. - Вы можете создать столько наборов правил, сколько захотите. + Вы можете создать столько наборов правил, сколько захотите. Они будут оцениваться один за другим, чтобы при необходимости переопределить общие настройки. Оценка прекращается, как только будет найден соответствующий набор правил. - + Title - Название + Название - + User group rule set - Набор правил для группы пользователей + Набор правил для группы пользователей - + Options - Параметры + Параметры - + Rule Sets - Наборы правил + Наборы правил