Issues (1497)

src/translations/en/image-optimize.php (11 issues)

1
<?php
2
/**
3
 * ImageOptimize plugin for Craft CMS
4
 *
5
 * Automatically optimize images after they've been transformed
6
 *
7
 * @link      https://nystudio107.com
0 ignored issues
show
The tag in position 1 should be the @copyright tag
Loading history...
8
 * @copyright Copyright (c) 2017 nystudio107
0 ignored issues
show
@copyright tag must contain a year and the name of the copyright holder
Loading history...
9
 */
0 ignored issues
show
PHP version not specified
Loading history...
Missing @category tag in file comment
Loading history...
Missing @package tag in file comment
Loading history...
Missing @author tag in file comment
Loading history...
Missing @license tag in file comment
Loading history...
10
11
/**
0 ignored issues
show
Missing short description in doc comment
Loading history...
12
 * @author    nystudio107
0 ignored issues
show
Tag value for @author tag indented incorrectly; expected 2 spaces but found 4
Loading history...
13
 * @package   ImageOptimize
0 ignored issues
show
Tag value for @package tag indented incorrectly; expected 1 spaces but found 3
Loading history...
14
 * @since     1.0.0
0 ignored issues
show
Tag value for @since tag indented incorrectly; expected 3 spaces but found 5
Loading history...
15
 */
16
return [
17
    'does not exist' => 'does not exist',
18
    'Original' => 'Original',
19
    'Optimized' => 'Optimized',
20
    'Savings' => 'Savings',
21
    'Not Installed' => 'Not Installed',
22
    'The aspectRatioX of the transformed images.' => 'The aspectRatioX of the transformed images.',
23
    'The source domain to use for the imgix transforms.' => 'The source domain to use for the imgix transforms.',
24
    'The additional retina sizes that should be created for this variant.' => 'The additional retina sizes that should be created for this variant.',
25
    'Variant Creator' => 'Variant Creator',
26
    'The width of the optimized image variant in pixels. This should match your `@media` query breakpoints.' => 'The width of the optimized image variant in pixels. This should match your `@media` query breakpoints.',
27
    'Focal Point not set' => 'Focal Point not set',
28
    'Failed to create image variant at: ' => 'Failed to create image variant at: ',
29
    'The aspectRatioY of the transformed images.' => 'The aspectRatioY of the transformed images.',
30
    'This image is upscaled' => 'This image is upscaled',
31
    'Retina Sizes' => 'Retina Sizes',
32
    'Choose from Craft native transforms or an image transform service to handle your image transforms site-wide.' => 'Choose from Craft native transforms or an image transform service to handle your image transforms site-wide.',
33
    'Craft' => 'Craft',
34
    'imgix' => 'imgix',
35
    '{name} plugin loaded' => '{name} plugin loaded',
36
    'Transform Method' => 'Transform Method',
37
    'Variant' => 'Variant',
38
    'File Format' => 'File Format',
39
    'Image Processor' => 'Image Processor',
40
    'The quality of the optimized image variant.' => 'The quality of the optimized image variant.',
41
    'Command' => 'Command',
42
    'Installed' => 'Installed',
43
    'Focal Point set' => 'Focal Point set',
44
    'Started resaveAsset queue job id: {jobId} Element id: {elementId}' => 'Started resaveAsset queue job id: {jobId} Element id: {elementId}',
45
    'Started resaveVolumeAssets queue job id: {jobId}' => 'Started resaveVolumeAssets queue job id: {jobId}',
46
    'Controls whether Optimized Image Variants are created that would be up-scaled to be larger than the original source image.' => 'Controls whether Optimized Image Variants are created that would be up-scaled to be larger than the original source image.',
47
    'Optimizing images in {name}' => 'Optimizing images in {name}',
48
    'The optional [security token](https://docs.imgix.com/setup/securing-images) used to sign image URLs from imgix.' => 'The optional [security token](https://docs.imgix.com/setup/securing-images) used to sign image URLs from imgix.',
49
    'Controls whether retina images are automatically created with reduced quality as per <a href=\'https://www.netvlies.nl/blogs/retina-revolutie-follow\' target=\'_blank\'>here</a>.' => 'Controls whether retina images are automatically created with reduced quality as per <a href=\'https://www.netvlies.nl/tips-updates/design-interactie/design-interactie/retina-revolution/\' target=\'_blank\'>here</a>.',
50
    'Display Optimized Image Variants' => 'Display Optimized Image Variants',
51
    'Controls whether images scaled down >= 50% should be automatically sharpened.' => 'Controls whether images scaled down >= 50% should be automatically sharpened.',
52
    'Controls whether SVG placeholder silhouettes should be created for image variants. It takes a bit of time, so if you never plan to use them, you can turn it off.' => 'Controls whether SVG placeholder silhouettes should be created for image variants. It takes a bit of time, so if you never plan to use them, you can turn it off.',
53
    'Controls whether the optimized image variants will be displayed in the Edit Asset HUD.' => 'Controls whether the optimized image variants will be displayed in the Edit Asset HUD.',
54
    'Optimizing image id {id}' => 'Optimizing image id {id}',
55
    'Auto Sharpen Scaled Images' => 'Auto Sharpen Scaled Images',
56
    'Display Dominant Color Palette' => 'Display Dominant Color Palette',
57
    'Image transform >= 50%, sharpened the transformed image: {name}' => 'Image transform >= 50%, sharpened the transformed image: {name}',
58
    'Controls whether the dominant color palette will be displayed in the Edit Asset HUD.' => 'Controls whether the dominant color palette will be displayed in the Edit Asset HUD.',
59
    'Create Placeholder Silhouettes' => 'Create Placeholder Silhouettes',
60
    'Display LazyLoad Placeholder Images' => 'Display LazyLoad Placeholder Images',
61
    'Controls whether a dominant color palette should be created for image variants. It takes a bit of time, so if you never plan to use it, you can turn it off.' => 'Controls whether a dominant color palette should be created for image variants. It takes a bit of time, so if you never plan to use it, you can turn it off.',
62
    'Create Color Palette' => 'Create Color Palette',
63
    'The API key to use for the imgix transforms (needed for auto-purging changed assets).' => 'The API key to use for the imgix transforms (needed for auto-purging changed assets).',
64
    'Controls whether the lazy load placeholder images will be displayed in the Edit Asset HUD.' => 'Controls whether the lazy load placeholder images will be displayed in the Edit Asset HUD.',
65
    'Lower Quality Retina Image Variants' => 'Lower Quality Retina Image Variants',
66
    'Allow Up-Scaled Image Variants' => 'Allow Up-Scaled Image Variants',
67
    'Manifest file not found at: {manifestPath}' => 'Manifest file not found at: {manifestPath}',
68
    'Don\'t create image transforms for files that are of the following types:' => 'Don\'t create image transforms for files that are of the following types:',
69
    'Ignore Files' => 'Ignore Files',
70
    'GIF' => 'GIF',
71
    'The optional [security key](https://thumbor.readthedocs.io/en/latest/security.html) used by Thumbor to create secure image urls.' => 'The optional [security key](https://thumbor.readthedocs.io/en/latest/security.html) used by Thumbor to create secure image urls.',
72
    'SVG' => 'SVG',
73
    'The base URL to use for the Thumbor transforms.' => 'The base URL to use for the Thumbor transforms.',
74
    'Module does not exist in the manifest: {moduleName}' => 'Module does not exist in the manifest: {moduleName}',
75
    'Thumbor' => 'Thumbor',
76
    'Optionally prefix your asset path with the bucket name. This is useful if your Thumbor configuration does not specify an explicit bucket. Only relevant for AWS S3 volumes at this time.' => 'Optionally prefix your asset path with the bucket name. This is useful if your Thumbor configuration does not specify an explicit bucket. Only relevant for AWS S3 volumes at this time.',
77
    'Object failed to validate' => 'Object failed to validate',
78
    'Is not a Model object.' => 'Is not a Model object.',
79
    'Generic Transform' => 'Generic Transform',
80
    'Placeholder Silhouette' => 'Placeholder Silhouette',
81
    'OptimizedImages fields only work when added to an Asset Volume\'s layout.' => 'OptimizedImages fields only work when added to an Asset Volume\'s layout.',
82
    'Sharp' => 'Sharp',
83
    'Placeholder Box' => 'Placeholder Box',
84
    'Create Optimized Image Variants for images in the sub-folders:' => 'Create Optimized Image Variants for images in the sub-folders:',
85
    'LazyLoad Placeholder Images:' => 'LazyLoad Placeholder Images:',
86
    'Dominant Color Palette:' => 'Dominant Color Palette:',
87
    'Color Palette not extracted' => 'Color Palette not extracted',
88
    'Optimized Image Variants:' => 'Optimized Image Variants:',
89
    'Placeholder Image' => 'Placeholder Image',
90
    'The base URL to use for the Sharp transform service. If Sharp is being used via [AWS Serverless Image Handler](https://aws.amazon.com/solutions/serverless-image-handler/), this is your \'Image handler distribution\' CloudFront distribution URL.' => 'The base URL to use for the Sharp transform service. If Sharp is being used via [AWS Serverless Image Handler](https://aws.amazon.com/solutions/serverless-image-handler/), this is your \'Image handler distribution\' CloudFront distribution URL.',
91
    'Lightness:' => 'Lightness:',
92
    'Add Variant' => 'Add Variant',
93
    'Imgix' => 'Imgix',
94
    'The source domain to use for the Imgix transforms.' => 'The source domain to use for the Imgix transforms.',
95
    'Whether to allow limiting the creation of Optimized Image Variants for images by sub-folders.' => 'Whether to allow limiting the creation of Optimized Image Variants for images by sub-folders.',
96
    'The API key to use for the Imgix transforms (needed for auto-purging changed assets).' => 'The API key to use for the Imgix transforms (needed for auto-purging changed assets).',
97
    'The optional [security token](https://docs.imgix.com/setup/securing-images) used to sign image URLs from Imgix.' => 'The optional [security token](https://docs.imgix.com/setup/securing-images) used to sign image URLs from Imgix.',
98
    'ImageOptimize Info' => 'ImageOptimize Info',
99
    'Limit by Sub-Folder' => 'Limit by Sub-Folder',
100
    'Cap Placeholder Silhouette Size' => 'Cap Placeholder Silhouette Size',
101
    'The amount of sharpening that should be applied if an image is scaled down more than 50% via the [USM parameter](https://docs.imgix.com/apis/rendering/adjustment/usm).' => 'The amount of sharpening that should be applied if an image is scaled down more than 50% via the [USM parameter](https://docs.imgix.com/apis/rendering/adjustment/usm).',
102
    'Error rendering template string -> {error}' => 'Error rendering template string -> {error}',
103
    'The amount an image needs to be scaled down for automatic sharpening to be applied.' => 'The amount an image needs to be scaled down for automatic sharpening to be applied.',
104
    'Error rendering `{template}` -> {error}' => 'Error rendering `{template}` -> {error}',
105
    'This option caps the placeholder silhouette SVG size to 32Kb. If it\'s larger than that, a default SVG box is returned.' => 'This option caps the placeholder silhouette SVG size to 32Kb. If it\'s larger than that, a default SVG box is returned.',
106
    'This option caps the placeholder silhouette SVG size to 32kB. If it\'s larger than that, a default SVG box is returned.' => 'This option caps the placeholder silhouette SVG size to 32kB. If it\'s larger than that, a default SVG box is returned.',
107
    'Controls whether retina images are automatically created with reduced quality. <a href=\'https://www.netvlies.nl/blogs/retina-revolutie-follow\' target=\'_blank\'>Learn more</a>.' => 'Controls whether retina images are automatically created with reduced quality. <a href=\'https://www.netvlies.nl/blogs/retina-revolutie-follow\' target=\'_blank\'>Learn more</a>.',
108
    'Sharpen Image Percentage' => 'Sharpen Image Percentage',
109
];
110