From 0269e7b3def717a10baf16b89f5e1b7798179161 Mon Sep 17 00:00:00 2001 From: tosca Date: Fri, 26 Mar 2010 11:41:29 +0000 Subject: Another reviewed batch of EN/FR help language files. Still some to do ... git-svn-id: http://piwigo.org/svn/trunk@5379 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/help/maintenance.html | 34 +++++++++++++++++----------------- language/en_UK/help/permalinks.html | 2 +- language/en_UK/help/search.html | 18 +++++++++--------- language/en_UK/help/site_manager.html | 16 ++++++++-------- language/en_UK/help/synchronize.html | 11 +++++------ language/en_UK/help/thumbnail.html | 19 ++++++++++--------- language/en_UK/help/user_list.html | 30 ++++++++++-------------------- 7 files changed, 60 insertions(+), 70 deletions(-) (limited to 'language/en_UK/help') diff --git a/language/en_UK/help/maintenance.html b/language/en_UK/help/maintenance.html index a0d47f7a3..e70558e8d 100644 --- a/language/en_UK/help/maintenance.html +++ b/language/en_UK/help/maintenance.html @@ -6,44 +6,44 @@ contained in each category at each page reload, this information is stored in the database. In theory, this information should always be correct, but sometimes an error can occur and cached information becomes wrong.

-

Some informations become useless with time. Deleting this useless +

Some information become useless with time going by. Deleting this useless information from database make you save disk space.

diff --git a/language/en_UK/help/permalinks.html b/language/en_UK/help/permalinks.html index d5261c94d..ad226e6f6 100644 --- a/language/en_UK/help/permalinks.html +++ b/language/en_UK/help/permalinks.html @@ -2,6 +2,6 @@

Permalinks are used to make category urls nicer. When a category has a permalink defined, the id of the category is not required anymore in the url.

-

When a permalink is deleted, you have the ability to save it to the permalink history, so that external links to PWG pages still work. In the permalink history table you can see the date when the permalink has been deleted as well as the last time when it was used and the number of times this permalink has been used.

+

When a permalink is deleted, you can save it in the permalink history, so that external links to Piwigo pages still work. In the permalink history table you can see the date when the permalink has been deleted, the last time it was used and the number of times this permalink has been used.

Note that permalinks must be unique per category. Also in the permalink history you cannot have the same permalink defined more than once.

diff --git a/language/en_UK/help/search.html b/language/en_UK/help/search.html index c98038b2b..a1ec9357a 100644 --- a/language/en_UK/help/search.html +++ b/language/en_UK/help/search.html @@ -5,20 +5,20 @@
Search for words
-
Search for entered words in all the attributes related to the pictures - displayed in the gallery. Use * as a wildcard for partial matches.
+
Search for one or several words among the attributes related to the pictures + of the gallery. Use * as a wildcard for partial matches.
-
Search for Author
+
Search for an author
Use * as a wildcard for partial matches.
-
Search by Date
-
Select a date and/or an ending date for your query. Leave date empty - if you want to make a "before" query. The year must be entered in the last - field in the following format : 0000 (i.e. 2004)
+
Search by date
+
Select a date and/or an ending date for your query. Leave date field empty + if you want to make a "before" query. The year in the last + field must be entered in the following format : AAAA (i.e. 2004)
Search in Categories
-
Select the category or categories you wish to search in. For speed all - subcategories can be searched by selecting the parent and setting enable +
Select category or categories you wish to search. All + subcategories can be searched by selecting the parent category and setting enable search subcategories below.
diff --git a/language/en_UK/help/site_manager.html b/language/en_UK/help/site_manager.html index cd333d43a..5f7d8e2cf 100644 --- a/language/en_UK/help/site_manager.html +++ b/language/en_UK/help/site_manager.html @@ -2,8 +2,8 @@

Piwigo offers the possibility to use several servers to store the images which will compose your gallery. It can be useful if your gallery is -installed on one limited space and that you have a big quantity of images to -be shown.

+installed on a limited space and you have a huge quantity of images to +show.

    @@ -12,10 +12,10 @@ be shown.

    $conf['prefix_thumbnail'] or $conf['use_exif']. -
  1. place file tools/create_listing_file.php - modified on your distant website, in the same directory than your category +
  2. using ftp, place the modified file tools/create_listing_file.php + on your distant website, in the same directory as your category directories (as the directory galleries of - this website) by ftp. For the example, let's say that you can access http://example.com/galleries/create_listing_file.php.
  3. go to administration panel, Categories, Site @@ -31,13 +31,13 @@ be shown.

  4. synchronize : reads the distant listing.xml file and synchronizes with - database informations.
  5. + database information
  6. clean : removes distant listing.xml file.
  7. + class="filename">listing.xml file
  8. delete : deletes the site (and all related - categories and elements) in the database.
  9. + categories and elements) in the database
diff --git a/language/en_UK/help/synchronize.html b/language/en_UK/help/synchronize.html index c1ae424f8..7fb212401 100644 --- a/language/en_UK/help/synchronize.html +++ b/language/en_UK/help/synchronize.html @@ -1,13 +1,12 @@

Synchronize

-

There are 2 synchronizations possible : directories/files and file -metadata. directories/files is about synchronizing your directories tree -with the category tree in the database. metadata is about updating elements +

There are 2 different synchronizations types : directories/files and file +metadata. Directories/files is about synchronizing your directories tree +with the category tree in the database. Metadata is about updating elements informations such as filesize, dimensions in pixels, EXIF or IPTC informations.

The first synchronization must be the directories/files one.

-

Synchronization process may take long (depending on your server load and -quantity of elements to manage) so it is possible to progress by step: -category by category.

+

Synchronization process may take long (depending on your server load and the +quantity of elements to manage) so it is possible to do it category by category.

diff --git a/language/en_UK/help/thumbnail.html b/language/en_UK/help/thumbnail.html index aaaf255a9..ff19796be 100644 --- a/language/en_UK/help/thumbnail.html +++ b/language/en_UK/help/thumbnail.html @@ -1,28 +1,29 @@

Thumbnails creation

-

This page let you create missing thumbnails.

+

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

GD version
GD is the picture manipulating library for PHP. Choose the version - installed on your server. If you choose the wrong, you'll just have errors - messages, come back with your browser and choose the other version. If no - version works, it means your server doesn't support GD.
+ 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.
Width and height
-
Maximum dimensions that thumbnails can take. Aspect ratio is - maintained.
+
Maximum thumbnails dimensions. Original aspect ratio is + preserved. Default values can be modified using configuration settings tn_width et +tn_height (see include/config_default.inc.php file).
Number of thumbnails to create
-
Do not try to miniaturize too many pictures in the same time. Indeed, miniaturization uses a lot of CPU. If you installed Piwigo on a free provider, a too high CPU load can sometime lead to the deletion of your website.
+
Do not try to miniaturize too many pictures 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.
File format
-
Only JPEG file format is supported for thumbnail creation. Thumbnails - can be created only from PNG and JPEG pictures.
+
Thumbnails are created in JPEG file format. They + can be created from PNG and JPEG pictures only.
diff --git a/language/en_UK/help/user_list.html b/language/en_UK/help/user_list.html index b09110537..ae4c97ce5 100644 --- a/language/en_UK/help/user_list.html +++ b/language/en_UK/help/user_list.html @@ -1,43 +1,33 @@

Users list

-

This is the place where you can manage registered users. Only permissions -are managed in different several screens.

+

This is the place for managing registered users properties, except p ermissions that are managed from other screens.

Add a user

-

Administrator can manually add users.

+

Administrator can add users manually.

Users list

The list can be filtered on username (use * as wildcard), group or -status. The list can be order by registration date or username, in ascending +status. It can be ordered by registration date or username, in ascending or descending order.

-

This screen works be managing several users at once on different actions -:

+

This screen allows the management of several users at once, using different actions:

-

The target is the set users selected (by default) or all users is -asked.

+

The target is the selected users (by default) or all users as displayed in the filtered list.

+

Adviser

-

Definition of adviser user:

- +

Definition of an adviser user: has read/simulation-only access on all screens allowed by his own permissions.

-

It's possible to assign adviser mode with variable $conf['allow_adviser'].

-

If this variable is 'true', it's possible to define user like an adviser

+

The adviser mode is set up with variable $conf['allow_adviser'].

+

If this variable is 'true', any user can be declared adviser

-- cgit v1.2.3