From 350f16f692b5a4dba21a1d971d3b09f6a3aad05f Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sat, 1 Oct 2011 07:44:49 +0000 Subject: [trunk] - language - update en_UK - English - Thanks to mixedbredie - step 3 - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@12286 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/help/thumbnail.html | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) (limited to 'language/en_UK/help/thumbnail.html') diff --git a/language/en_UK/help/thumbnail.html b/language/en_UK/help/thumbnail.html index 094a9a84e..76d1eab0f 100644 --- a/language/en_UK/help/thumbnail.html +++ b/language/en_UK/help/thumbnail.html @@ -1,29 +1,23 @@ -

Thumbnails creation

+

Thumbnails Creation

-

This page let you create missing thumbnails. It is advised not to use this functionality if your gallery is hosted on a shared server.

+

This page let you create missing thumbnails. It is advised not to use this functionality if your gallery is hosted on a shared server. To regenerate thumbnails use the Batch Manager.

GD version
-
GD is the picture manipulating library for PHP. Choose the version - installed on your server. You will be warned by an error message, should you choose the wrong one; just come back to the previous page with your browser and choose the other version. If no - version works, then your server does not support GD.
+
GD is the image manipulation library for PHP. Choose the version installed on your server. You will be warned by an error message should you choose the wrong one; just come back to the previous page with your browser and choose another version. If no version works, then your server does not support GD. PHP will need to be compiled with GD image library functions for this to work.
Width and height
-
Maximum thumbnails dimensions. Original aspect ratio is - preserved. Default values can be modified using configuration settings tn_width and -tn_height (see include/config_default.inc.php file).
+
Maximum thumbnail dimensions. Original aspect ratio is preserved. Default values can be modified using configuration settings tn_width and tn_height (see include/config_default.inc.php file).
Number of thumbnails to create
-
Do not try to miniaturize too many photos at once. The miniaturization process does use a lot of CPU. If your Piwigo gallery is hosted by a free provider, too high CPU a load might lead to the withdrawal of your website.
+
Do not try to process too many photos at once. The thumbnail creation process does use a lot of CPU. If your Piwigo gallery is hosted by a free provider, too high a load on the CPU might lead to the withdrawal of your website.
File format
-
Thumbnails are created in JPEG file format. They - can be created from PNG and JPEG photos only.
+
Thumbnails are created in JPEG file format. They can be created from PNG and JPEG photos only.
-
+ \ No newline at end of file -- cgit v1.2.3