source: extensions/AMetaData/language/en_UK/plugin.lang.php @ 7447

Last change on this file since 7447 was 7447, checked in by grum, 13 years ago

implement feature bug:1924

  • Property svn:executable set to *
File size: 18.0 KB
Line 
1<?php
2
3
4$lang['Grum Plugin Classes is not installed'] = '<b>Grum Plugin Classes</b> plugin is not installed';
5
6$lang['amd_title_page'] = 'Metadata advanced management';
7$lang['g003_version'] = 'v';
8
9$lang['g003_error_invalid_ajax_call'] = "Invalid function call!";
10
11$lang['g003_metadata'] = "Metadata";
12$lang['g003_database'] = "Repository";
13$lang['g003_status'] = "Status";
14$lang['g003_show'] = "Browse";
15
16$lang['g003_numberOfAnalyzedPictures'] = "%d images have been analyzed and %d metada have been found";
17$lang['g003_numberOfNotAnalyzedPictures'] = "%d images have not been analyzed";
18$lang['g003_analyze_not_analyzed_pictures'] = "The analysis focuses on the images that have never been analyzed, and adds to the existing repository";
19$lang['g003_analyze_all_pictures'] = "The analysis includes all the images in the gallery, and replaces the current repository";
20$lang['g003_analyze_caddie_add_pictures'] = "The analysis focuses on the images in the caddie, and adds to the existing repository";
21$lang['g003_analyze_caddie_replace_pictures'] = "The analysis focuses on the images in the caddie, and replaces the current repository";
22$lang['g003_analyze'] = "Analyze";
23$lang['g003_update_metadata'] = "Update metadata repository";
24$lang['g003_status_of_database'] = "Repository status";
25$lang['g003_updating_metadata'] = "Repository update";
26$lang['g003_analyze_in_progress'] = "Analyze in progress...";
27$lang['g003_analyze_is_finished'] = "Analyze completed";
28$lang['g003_loading'] = "Loading...";
29$lang['g003_numberOfPicturesWithoutTags'] = "%d images have no metadata";
30$lang['g003_no_items_selected'] = "No metadata is selected";
31$lang['g003_selected_tag_isnot_linked_with_any_picture'] = "The selected metadata is not linked to any image";
32$lang['g003_TagId'] = "Metadata";
33$lang['g003_TagLabel'] = "Name";
34$lang['g003_NumOfImage'] = "Images";
35$lang['g003_Pct'] = "%";
36$lang['g003_select'] = "Selection";
37$lang['g003_display'] = "Display";
38$lang['g003_order'] = "Order by";
39$lang['g003_filter'] = "Filter";
40$lang['g003_tagOrder'] = "Metadata";
41$lang['g003_numOrder'] = "Image number";
42$lang['g003_valueOrder'] = "Value";
43$lang['g003_no_filter'] = "No filter";
44$lang['g003_magic_filter'] = "Magic (calculated metada)";
45$lang['g003_exclude_unused_tags'] = "Exclude unused metadata";
46$lang['g003_Value'] = "Value";
47$lang['g003_selected_tags_only'] = "Return selected metadata only";
48
49$lang['g003_select_metadata'] = "Metadata selection";
50$lang['g003_display_management'] = "Metadata display management";
51$lang['g003_number_of_filtered_metadata'] = "Metadata number:";
52$lang['g003_number_of_distinct_values'] = "Number of distinct values:";
53
54$lang['g003_click_to_edit_group'] = "Click to edit properties of the metadata group";
55$lang['g003_click_to_delete_group'] = "Click to remove the metadata group";
56$lang['g003_click_to_manage_group'] = "Click to manage elements of the metadata group";
57$lang['g003_click_to_manage_list'] = "Click to add/remove metadata";
58$lang['g003_add_a_group'] = "Add a group of metadata";
59$lang['g003_adding_a_group'] = "Adding a group of metadata";
60$lang['g003_editing_a_group'] = "Editing a group of metadata";
61$lang['g003_deleting_a_group'] = "Removing a group of metadata";
62$lang['g003_new_group'] = "New metadata group";
63$lang['g003_name'] = "Name";
64$lang['g003_add_delete_tags'] = "Add/remove metadata";
65$lang['g003_confirm_group_delete'] = "Are you sure you want to delete the %s metadata group?";
66$lang['g003_default_group_name'] = "Shooting conditions";
67
68$lang['g003_ok'] = "Ok";
69$lang['g003_cancel'] = "Cancel";
70$lang['g003_yes'] = "Yes";
71$lang['g003_no'] = "No";
72
73
74$lang['g003_invalid_group_id'] = "Invalid metadata group Id";
75$lang['g003_no_tag_can_be_selected'] = "No metadata available";
76
77
78$lang['g003_warning_on_analyze_3'] = "The repository is gradually fed each time a page of the gallery is visited. Thus the time required for its complete making depends from:";
79$lang['g003_warning_on_analyze_3a'] = "the number of pictures in the gallery";
80$lang['g003_warning_on_analyze_3b'] = "the number of pictures displayed every day";
81$lang['g003_warning_on_analyze_5'] = "In order to get a complete repository quickly, a more complete analyze of the gallery is possible:";
82$lang['g003_warning_on_analyze_0'] = "Warning!";
83$lang['g003_warning_on_analyze_1'] = "Building the repository with the direct analysis process might be long (up to several minutes of treatment) and resource-consuming for the server, depending on the number of photos selected for analysis.";
84$lang['g003_warning_on_analyze_2'] = "This type of use may be penalized by some hosts.";
85
86
87
88$lang['g003_metadata_detail'] = "Possible values for the metadata";
89
90$lang['g003_help'] = "Help on metadata";
91$lang['g003_help_tab_exif'] = "Exif";
92$lang['g003_help_tab_iptc'] = "IPTC";
93$lang['g003_help_tab_xmp'] = "XMP";
94$lang['g003_help_tab_magic'] = "Magic";
95$lang['g003_help_exif'] = "EXIF Metadata is information stored in the image file by the camera at shooting.
96
97
98The information there are mainly technical:
99[ul]
100[li]equipment used (camera model, maker)[/li]
101[li]shooting conditions (aperture, exposure time, focal length)[/li]
102[li]time of the shooting (date, time)[/li]
103[li]geographic location (GPS coordinates)[/li]
104[li]information on the photo format (size, resolution, compression)[/li]
105[/ul]
106
107EXIF metadata is standardized ([url]http://www.exif.org/Exif2-2.PDF[/url]), but :
108[ul]
109[li]This standard established by the [url=http://www.jeita.or.jp]JEITA[/url] (Japan Electronics and Information Technology Industries Association) has no longer changed since 2002[/li]
110[li]each metadata defined in the standard is optional, so not all cameras feed all metadata[/li]
111[li]a [i]MakerNote[/i] metadata exists as an open field used by manufacturers to store information missing from the specifications (eg, lenses references); this data are specific to each manufacturer, sometimes for each camera. The plugin knows how to render some of this information for [b]Pentax[/b], [b]Canon[/b] and [b] Nikon [/b] cameras.[/li]
112[/ul]";
113
114$lang['g003_help_iptc'] = "IPTC Metadata consists of information the photographer can record in the image with an appropriate software.
115
116Information there is mainly oriented towards the professional world:
117[ul]
118[li]photographer references (name, contact)[/li]
119[li]information on the Copyright[/li]
120[li]description of the picture (title, description, reviews, tags)[/li]
121[li]various information related to the professional world[/li]
122[/ul]
123
124IPTC metadata is standardized ([url]http://www.iptc.org[/url]).
125This standard has been established by a consortium of major news agencies in the world, the [i]International Press Telecommunications Council [/i] (IPTC).
126[li] information on the format of the photo (size, resolution, compression)";
127$lang['g003_help_xmp'] = "XMP metadata are essentially EXIF and IPTC metadata that have been stored image file using XML format.
128
129XMP metadata provide more flexibility:
130[ul]
131[li]information can be stored in several different languages[/li]
132[li]usage of the Unicode character set allows (mainly) to use non-Latin characters[/li]
133[li]XML facilitates the interpretation and exchange of information[/li]
134[/ul]
135
136XMP metadata is standardized ([url]http://www.metadataworkinggroup.org/specs[/url]).
137The standard advises to use preferably the EXIF and IPTC metadata, if present.
138
139EXIF & IPTC metadata conversion to XMP metadata is usually done with a photo editing software.
140
141As XMP model is poorer than EXIF, this conversion will result in information loss in the picture. Usually the lost information is not too important for most users; however, the standard recommends that the software recording XMP metadata retain the original metadata: unfortunately, that is not always the case.";
142$lang['g003_help_magic'] = "The same information can be stored within a photo in multiple formats:
143[ul]
144[li]it may exist in every format[/li]
145[li]it may be present in one format but not in another one[/li]
146[/ul]
147
148For example, the aperture may be present in 4 different metadata:
149[ul]
150[li][b]exif.exif.FNumber[/b][/li]
151[li][b]exif.exif.ApertureValue[/b][/li]
152[li][b]xmp.exif:ApertureValue[/b][/li]
153[li][b]xmp.exif:FNumber[/b][/li]
154[/ul]
155
156To facilitate the rendering of information that may be scattered, the plugin provides a small group of the most used metadata, and takes on the analyze of those present in the picture to return the most relevant information.
157These are called [b]Magic[/ b] metadata.
158
159Thus, the [b]magic.ShotInfo.Aperture[/b] metadata returns:
160[ul]
161[li]if present in the photo, the value of the [b]exif.exif.FNumber[/b] metadata, otherwise [/li]
162[li]if present in the photo, the value of the [b]xmp.exif: FNumber[/b]metadata, otherwise [/li]
163[li]if present in the photo, the value of the [b]exif.exif.ApertureValue[/b] metadata, otherwise [/ li]
164[li]if present in the photo, the value of the [b]xmp.exif: ApertureValue[/b] metadata.[/li]
165[/ul]";
166
167
168/** ----------------------------------------------------------------------------
169 * new keys from releases 0.5.0/0.5.1
170 */
171
172$lang['g003_y'] = "Yes";
173$lang['g003_n'] = "No";
174
175$lang['g003_state'] = "State";
176$lang['g003_update'] = "Update";
177$lang['g003_personnal'] = "Custom";
178$lang['g003_search'] = "Search";
179
180$lang['g003_personnal_metadata'] = "Custom metadata";
181$lang['g003_add_a_new_md'] = "Add a new metadata";
182$lang['g003_num_of_rules'] = "Number of rules";
183$lang['g003_metadatId'] = "Identifier of the metadata";
184$lang['g003_rules'] = "Rules";
185$lang['g003_add_a_rule'] = "Add a rule";
186$lang['g003_typeText'] = "Text";
187$lang['g003_typeMetadata'] = "Metadata";
188$lang['g003_typeCondition'] = "Condition";
189$lang['g003_typeCIfExist'] = "exists";
190$lang['g003_typeCIfNotExist'] = "does not exist";
191$lang['g003_typeCIfEqual'] = "equals";
192$lang['g003_typeCIfNotEqual'] = "is not equal to";
193$lang['g003_typeCIfLike'] = "contain";
194$lang['g003_typeCIfNotLike'] = "does not contain";
195$lang['g003_typeCIfBeginWith'] = "begin with";
196$lang['g003_typeCIfNotBeginWith'] = "does not begin with";
197$lang['g003_typeCIfEndWith'] = "end with";
198$lang['g003_typeCIfNotEndWith'] = "does not end with";
199$lang['g003_conditionIf'] = "Test if the metadata";
200
201$lang['g003_invalidId'] = "The identifier of the metadata is not valid";
202$lang['g003_oneRuleIsNeeded'] = "There must be at least one rule";
203$lang['g003_textRuleInvalid'] = "Rule of type \"Text\": the text must not be empty";
204$lang['g003_metadataRuleInvalid'] = "Rule of type \"Metadata\": a metadata must be selected";
205$lang['g003_conditionMdRuleInvalid'] = "Rule of type \"Condition\": a metadata must be selected";
206$lang['g003_conditionRulesRuleInvalid'] = "Rule of type \"Condition\": there must be at least one rule";
207
208$lang['g003_tagIdAlreadyExist'] = "A metadata with this identifier already exists !";
209
210$lang['g003_pleaseConfirmMetadataDelete'] = "Do you confirm the metadata deletion ?";
211$lang['g003_deleteMetadata'] = "Deleting the metadata";
212$lang['g003_delete']= "Delete";
213
214$lang['g003_userDefined_filter'] = "Custom metadata";
215
216$lang['g003_informations'] = "Informations";
217$lang['g003_databaseInformation'] = "Important information about the repository";
218$lang['g003_databaseWarning1']="[p]The repository is built using the metadata contained in images from the gallery as well as metadata calculated by the plugin. Depending on the number of images and the number of metadata to be attached, the repository can be very large.
219Before powering up the repository, make sure that the database provided by your host allows this type of use.
220[/p][p]It should be noted however that the use of the repository is optional, it is not used for displaying metadata for photos in the gallery.
221[/p][p]The filling of the repository is necessary if you wish:[/p]
222[ul]
223[li]Have statistics on the metadata in your photos (it also help in the selection of metadata)[/li]
224[li]Use the search engine[/li]
225[/ul]
226";
227$lang['g003_sizeAndRows'] = "The weight of the repository is %s and it contains %s metadata";
228$lang['g003_numberOfAnalyzedPictures'] = "%d images were analyzed";
229
230$lang['g003_options'] = "Options";
231$lang['g003_fillDatabaseContinuously'] = "Fill the repository continuously";
232$lang['g003_ignoreMetadata'] = "Ignore the following metadata:";
233
234$lang['g003_analyze_analyzed_pictures'] = "The analysis covers only the images that have already been analyzed";
235$lang['g003_fillDatabaseIgnoreWarning'] = "To be applied, modifying the parameters of this option requires a new analysis";
236
237
238$lang['g003_add_metadata'] = "Add a metadata";
239
240$lang['g003_choose_a_metadata'] = "Perform a search on the value of a metadata";
241$lang['g003_add'] = "Add";
242$lang['g003_metadata_value_check_one'] = "At least one of the following must be true:";
243$lang['g003_metadata_value_check_all'] = "All values have to be true:";
244
245$lang['g003_metadata_exists']="Metadata %s is present";
246$lang['g003_metadata_dont_exists']="Metadata %s is not present";
247$lang['g003_metadata_equals_all']="Metadata %s is present and is equal to the one of the following value:";
248$lang['g003_metadata_equals_one']="Metadata %s is present and is equal to:";
249$lang['g003_metadata_not_equals_all']="Metadata %s is present and must not be equal to any of the following value:";
250$lang['g003_metadata_not_equals_one']="Metadata %s is present and must not be equal to:";
251$lang['g003_metadata_like_all']="Metadata %s is present and must contain the one of the following value:";
252$lang['g003_metadata_like_one']="Metadata %s is present and must contain:";
253$lang['g003_metadata_not_like_all']="Metadata %s is present and must not contain any of the following value:";
254$lang['g003_metadata_not_like_one']="Metadata %s is present and must not contain:";
255$lang['g003_metadata_begin_all']="Metadata %s is present and must begin with any of the following value:";
256$lang['g003_metadata_begin_one']="Metadata %s is present and must begin with:";
257$lang['g003_metadata_not_begin_all']="Metadata %s is present and must not begin with any of the following value:";
258$lang['g003_metadata_not_begin_one']="Metadata %s is present and must not begin with:";
259$lang['g003_metadata_end_all']="Metadata %s is present and must end with any of the following value:";
260$lang['g003_metadata_end_one']="Metadata %s is present and must end with:";
261$lang['g003_metadata_not_end_all']="Metadata %s is present and must not end with any of the following value:";
262$lang['g003_metadata_not_end_one']="Metadata %s is present and must not end with:";
263
264$lang['g003_value_already_set'] = "The value is already defined in the domain of values";
265$lang['g003_please_set_a_value'] = "Please, set a value";
266
267
268$lang['g003_install']="Installation";
269$lang['g003_basic_mode']="Basic";
270$lang['g003_advanced_mode']="Advanced";
271$lang['g003_validate']="OK";
272$lang['g003_step_1']="Choice of use of the plugin";
273$lang['g003_basic_mode_help']="
274The [i]basic[/i] mode is for those who simply want to display the metadata of their photos and offers:[ul]
275[li]an interface as simple as possible[/li]
276[li]a short list of metadata (about 140, the most common)[/li]
277[/ul]";
278$lang['g003_advanced_mode_help']="
279The [i]advanced[/i] mode is for those who wish to make maximum use of their photos and metadata offers:[ul]
280[li]an interface more complex, but complete[/li]
281[li]a complete list of metadata (about 540)[/li]
282[li]extended functionalities (statistics, search ...)[/li]
283[/ul]
284The [i]advanced[/i] mode requires to built a repository.";
285
286
287$lang['g003_tags']="Tags";
288$lang['g003_number_of_keywords']="Number of keywords:";
289$lang['g003_keyword']="Keyword";
290$lang['g003_tag_in_piwigo']="Present in Piwigo";
291$lang['g003_num_of_pictures']="Number of photos";
292$lang['g003_num_of_pictures_already_tagged']="Number of photos already tagged";
293$lang['g003_convert_ok']="The conversion was done correctly";
294$lang['g003_convert_keywords_and_apply']="Convert";
295$lang['g003_no_keywords']="No keyword that can be converted has been found";
296
297
298$lang['g003_tags_page_help']="This feature performs an extraction of keywords present in the metadata for your photos and allows you to convert [i]Tags[/i].
299The images for which keywords have already been converted and associates do not appear: only the keywords of images for which a conversion and a possible association are proposed.";
300
301$lang['g003_search_page_help']="It is possible to perform various searches on the metadata content, from simple to complex: add criteria, and combine them using drag and drop.";
302
303$lang['g003_personnal_page_help']="You can easily build your own metadata from existing metadata.
304[ul]
305[li]Add a new metadata[/li]
306[li]Fill properties[/li]
307[li]Add rules and combine them if necessary by drag'n'drop[/li]
308[/ul]";
309
310$lang['g003_select_page_help']="Only metadata selected here are available in other interfaces configuration: this allows to reduce the list of metadata to those that seem most relevant to your use.
311The selection is applied immediately (it is not necessary to validate).";
312
313
314$lang['g003_display_page_help']="The metadata posted with the photo can be sorted and grouped.
315By default, only the group [i]".$Lang['g003_default_group_name']."[/i] is available, but it is possible to create as many as necessary ([i]IPTC[/i], [i]Geolocation[/i], ...).
316[ul]
317[li]Create groups of metadata according to your needs[/li]
318[li]Add the metadata to display[/li]
319[li]Within a group, sort the display order of metadata by drag'n'drop[/li]
320[li]Sort the display order of groups by drag'n'drop[/li]
321[/ul]
322Selection and sorting are applied immediately (it is not necessary to validate).";
323
324$lang['g003_gpc_not_up_to_date']="It is necessary for the plugin that the <i>Grum Plugin Classes</i> version %s is installed.
325Currently, version %s is installed: please proceed with the update version of the plugin <i>Grum Plugin Classes</i>.";
326
327
328/** ----------------------------------------------------------------------------
329 * removed keys from releases 0.5.0/0.5.1
330 */
331//$lang['g003_warning_on_analyze_4a']
332//$lang['g003_warning_on_analyze_4b']
333
334
335
336/** ----------------------------------------------------------------------------
337 * new keys from releases 0.5.3
338 */
339$lang['g003_1_picture_in_caddie']="1 picture in caddie";
340$lang['g003_n_pictures_in_caddie']="%s pictures in caddie";
341$lang['g003_analyze_random_pictures'] = "The analysis focuses on %s images selected randomly among images that have never been analyzed, and adds to the existing repository";
342$lang['g003_invalid_random_number']="The number of images to process is not valid";
343
344
345
346
347
348?>
Note: See TracBrowser for help on using the repository browser.