Quick Search:

View

Revision:

Diff

Diff from 1581 to:

Annotations

Annotate by Age | Author | Mixed | None
/fisheye/browse/osCommerce/trunk/languages/fr_FR/oscommerce/admin/includes/languages/fr_FR/banner_manager.php

Annotated File View

hpdl
1581
1 # $Id: banner_manager.php 1498 2007-03-29 14:04:50Z hpdl $
2 #
3 # osCommerce, Open Source E-Commerce Solutions
4 # http://www.oscommerce.com
5 #
6 # Copyright (c) 2007 osCommerce
7 #
8 # This program is free software; you can redistribute it and/or modify
9 # it under the terms of the GNU General Public License v2 (1991)
10 # as published by the Free Software Foundation.
11
12 heading_title = Banner Manager
13
14 action_heading_new_banner = New Banner
15 action_heading_batch_delete_banners = Batch Delete Banners
16
17 operation_heading_type = Type:
18 operation_heading_month = Month:
19 operation_heading_year = Year:
20
21 table_heading_banners = Banners
22 table_heading_group = Group
23 table_heading_statistics = Statistics
24 table_heading_action = Action
25 table_heading_source = Source
26 table_heading_views = Views
27 table_heading_clicks = Clicks
28
29 section_daily = Daily
30 section_monthly = Monthly
31 section_yearly = Yearly
32
33 subsection_heading_statistics_daily = %s Daily Statistics For %s %s
34 subsection_heading_statistics_monthly = %s Monthly Statistics For %s
35 subsection_heading_statistics_yearly = %s Yearly Statistics
36
37 field_title = Title:
38 field_url = URL:
39 field_group = Group:
40 field_group_new = , or enter a new group below
41 field_image = Image:
42 field_image_local = , or enter a local file below
43 field_image_target = Image Target (Save To):
44 field_html_text = HTML Text:
45 field_scheduled_date = Scheduled Date:
46 field_expiry_date = Expiry Date:
47 field_maximum_impressions = Maximum Impressions:
48 field_status = Status:
49 field_delete_image = Delete Banner Image?
50
51 introduction_new_banner = Please fill in the following information for the new banner.
52
53 introduction_edit_banner = Please make the necessary changes for this banner.
54
55 introduction_delete_banner = Please verify the removal of this banner.
56
57 introduction_batch_delete_banners = Please verify the removal of the following banners.
58
59 info_banner_fields = <b>Banner Notes:</b><ul><li>Use an image or HTML text for the banner - not both.</li><li>HTML Text has priority over an image</li></ul>
60 <b>Image Notes:</b><ul><li>Uploading directories must have proper user (write) permissions setup!</li><li>Do not fill out the 'Save To' field if you are not uploading an image to the webserver (ie, you are using a local (serverside) image).</li><li>The 'Save To' field must be an existing directory with an ending slash (eg, banners/).</li></ul>
61 <b>Expiry Notes:</b><ul><li>Only one of the two fields should be submitted</li><li>If the banner is not to expire automatically, then leave these fields blank</li></ul>
62 <b>Schedule Notes:</b><ul><li>If a schedule is set, the banner will be activated on that date.</li><li>All scheduled banners are marked as deactive until their date has arrived, to which they will then be marked active.</li></ul>
63
64 ms_error_graphs_directory_non_existant = Error: Graphs directory does not exist: %s
65 ms_error_graphs_directory_not_writable = Error: Graphs directory is not writable: %s