Changeset 5873 for extensions
- Timestamp:
- Apr 16, 2010, 12:07:17 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/lmt/language/en_UK/plugin.lang.php
r4396 r5873 28 28 $lang['lmt_add_licence_ko'] = 'The license count not be applied to the selected items'; 29 29 $lang['lmt_add_licence_ok'] = 'The license has been applied to the selected items'; 30 $lang['lmt_add_to_caddie'] = 'Add the items in the caddie';30 $lang['lmt_add_to_caddie'] = 'Add the items to the basket'; 31 31 $lang['lmt_apply'] = 'Apply'; 32 $lang['lmt_apply_do_clear'] = 'Apply the licence and empty the caddie';33 $lang['lmt_apply_do_clear_selected'] = 'Apply the licence and clear the selected items in the caddie';34 $lang['lmt_apply_do_nothing'] = 'Apply the licence and don\'t modify the caddie';32 $lang['lmt_apply_do_clear'] = 'Apply the licence and empty the basket'; 33 $lang['lmt_apply_do_clear_selected'] = 'Apply the licence and clear the selected items in the basket'; 34 $lang['lmt_apply_do_nothing'] = 'Apply the licence and don\'t modify the basket'; 35 35 $lang['lmt_author'] = 'Author'; 36 36 $lang['lmt_author_added'] = 'The author was added'; … … 49 49 $lang['lmt_caddie_items'] = 'Items in caddie'; 50 50 $lang['lmt_caddie_not_updated'] = 'The basket could not be updated'; 51 $lang['lmt_caddie_updated'] = 'The caddiehas been updated';51 $lang['lmt_caddie_updated'] = 'The basket has been updated'; 52 52 $lang['lmt_cancel'] = 'Cancel'; 53 53 $lang['lmt_cannot_add_author'] = 'The author could not be added'; … … 66 66 $lang['lmt_cfg_warning_link'] = 'Enable redirect'; 67 67 $lang['lmt_cfg_warning_texts'] = 'Footer text'; 68 $lang['lmt_cfg_warning_visible'] = ' View the license applied by default in the bottom of the page';68 $lang['lmt_cfg_warning_visible'] = 'Show the license applied by default in the bottom of the page'; 69 69 $lang['lmt_choose_select'] = '<Select>'; 70 $lang['lmt_clear_caddie_ko'] = ' Caddiecould not be purged';71 $lang['lmt_clear_caddie_ok'] = ' Caddiehas been purged';72 $lang['lmt_clear_si_caddie_ko'] = 'Selected items could not be purged from the caddie';73 $lang['lmt_clear_si_caddie_ok'] = 'Selected items have been purged from the caddie';70 $lang['lmt_clear_caddie_ko'] = 'Basket could not be purged'; 71 $lang['lmt_clear_caddie_ok'] = 'Basket has been purged'; 72 $lang['lmt_clear_si_caddie_ko'] = 'Selected items could not be purged from the basket'; 73 $lang['lmt_clear_si_caddie_ok'] = 'Selected items have been purged from the basket'; 74 74 $lang['lmt_config'] = 'Settings'; 75 75 $lang['lmt_def_--'] = 'The work may be freely used, provided the award to its author by quoting his name'; … … 86 86 $lang['lmt_general_text'] = '[logo=80x15]The media of this website are subject to copyright and, unless otherwise indicated, distributed under Creative Commons Licence [text=logo]'; 87 87 $lang['lmt_help'] = 'Help'; 88 $lang['lmt_help_config'][1] = 'Depending on the number of elements with a licence number or the number of items in your caddie, size of the display area will change. A display area too boggercan reduce the comfort of reading the page. <br> This parameter is used to force the maximum height of the display area.';89 $lang['lmt_help_config'][2] = ' Selects whether or not the management of licenses. Compared to completely disable the plugin, this option allows to disable the license management on the public part of the site while retaining the administration of the plugin actived.';88 $lang['lmt_help_config'][1] = 'Depending on the number of elements with a specific licence or the number of items in your basket, size of the display area will change. An oversized display area can reduce the comfort of reading the page. <br> This parameter is used to force the maximum height of the display area.'; 89 $lang['lmt_help_config'][2] = 'Activates or deactivates license management. Compared to completely disable the plugin, this option allows to disable the license management on the public part of the site while retaining the administration of the plugin actived.'; 90 90 $lang['lmt_help_config'][3] = 'This option will always display the licence of the element, even if the licence by default it is assigned. <br> If this option is not activated, the licence will be displayed only for elements with a particular licence.'; 91 $lang['lmt_help_config'][4] = 'This option allows you to select the licence will be applied by default to the elements for which no licence has been affected.';91 $lang['lmt_help_config'][4] = 'This option allows you to select the licence, which will be applied by default to elements to which no licence has been assigned.'; 92 92 $lang['lmt_help_config'][5] = 'This option allows you to choose whether to display or not the licence by default on all pages (will be shown on the footer).'; 93 93 $lang['lmt_help_config'][6] = 'If enabled, the logo indicating the licence is a hyperlink redirecting the user to a page explaining in more detail the operating conditions of the item.'; 94 $lang['lmt_help_config'][7] = 'The license text displayed at the bottom of the page is changed according to your needs. <br> It is possible to view items in automatically: <br> <b>[logo=80x15]</b> insert the 80x15 logo of the default licence <br> <b>[logo=88x31]</b> insert the 88x31 logo of the default licence<br> <b>[logo=text]</b>insert the text of the default licence';94 $lang['lmt_help_config'][7] = 'The license text displayed at the bottom of the page is changed according to your needs. <br> It is possible to display the corresponding license as: <br> <b>[logo=80x15]</b> the 80x15 logo <br> <b>[logo=88x31]</b> the 88x31 logo <br> <b>[logo=text]</b> the text only'; 95 95 $lang['lmt_help_config'][8] = 'This option allows you to select the author who will be assigned to the licence used by default.'; 96 96 $lang['lmt_help_config'][9] = 'This option allows you to choose the number of items displayed per page.'; … … 146 146 $lang['lmt_nb_authors'] = 'authors set'; 147 147 $lang['lmt_no_author'] = '<No author>'; 148 $lang['lmt_no_element_selected'] = 'There isno selected items !';148 $lang['lmt_no_element_selected'] = 'There are no selected items !'; 149 149 $lang['lmt_no_text'] = 'No text is filled !'; 150 150 $lang['lmt_nofilter'] = 'All licences'; … … 153 153 $lang['lmt_redirect_urls'] = 'URL redirects'; 154 154 $lang['lmt_release'] = 'r'; 155 $lang['lmt_replace_caddie'] = 'Purge caddieand add the elements';155 $lang['lmt_replace_caddie'] = 'Purge basket and add the elements'; 156 156 $lang['lmt_save_config'] = 'Configuration saved'; 157 157 $lang['lmt_select_all'] = 'All';
Note: See TracChangeset
for help on using the changeset viewer.