| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/lang/english/original_sections/admin/ |
Upload File : |
<?php /* -------------------------------------------------------------- banner_manager.lang.inc.php 2015-03-26 gm Gambio GmbH http://www.gambio.de Copyright (c) 2015 Gambio GmbH Released under the GNU General Public License (Version 2) [http://www.gnu.org/licenses/gpl-2.0.html] -------------------------------------------------------------- */ $t_language_text_section_content_array = array ( 'ERROR_BANNER_GROUP_REQUIRED' => 'Error: Banner group required.', 'ERROR_BANNER_TITLE_REQUIRED' => 'Error: Banner title required.', 'ERROR_GRAPHS_DIRECTORY_DOES_NOT_EXIST' => 'Error: Graphs directory does not exist. Please create a "graphs" directory inside "images".', 'ERROR_GRAPHS_DIRECTORY_NOT_WRITEABLE' => 'Error: Graphs directory is not writeable.', 'ERROR_IMAGE_DIRECTORY_DOES_NOT_EXIST' => 'Error: Target directory does not exist: %s', 'ERROR_IMAGE_DIRECTORY_NOT_WRITEABLE' => 'Error: Target directory is not writeable: %s', 'ERROR_IMAGE_DOES_NOT_EXIST' => 'Error: Image does not exist.', 'ERROR_IMAGE_IS_NOT_WRITEABLE' => 'Error: Image can not be removed.', 'ERROR_UNKNOWN_STATUS_FLAG' => 'Error: Unknown status flag.', 'HEADING_SUB_TITLE' => 'Tools', 'HEADING_TITLE' => 'Banner Manager', 'SUCCESS_BANNER_INSERTED' => 'Success: The banner has been inserted.', 'SUCCESS_BANNER_REMOVED' => 'Success: The banner has been removed.', 'SUCCESS_BANNER_STATUS_UPDATED' => 'Success: The banner status has been updated.', 'SUCCESS_BANNER_UPDATED' => 'Success: The banner has been updated.', 'TABLE_HEADING_ACTION' => 'Action', 'TABLE_HEADING_BANNERS' => 'Banners', 'TABLE_HEADING_GROUPS' => 'Groups', 'TABLE_HEADING_STATISTICS' => 'Views / Clicks', 'TABLE_HEADING_STATUS' => 'Status', 'TEXT_BANNERS_BANNER_CLICKS' => 'Banner Clicks', 'TEXT_BANNERS_BANNER_NOTE' => '<b>Banner Notes:</b><ul><li>Use an image or HTML text for the banner; do not use both.</li><li>HTML text has priority over an image</li></ul>', 'TEXT_BANNERS_BANNER_VIEWS' => 'Banner Views', 'TEXT_BANNERS_DATA' => 'D<br />A<br />T<br />A', 'TEXT_BANNERS_DATE_ADDED' => 'Date added:', 'TEXT_BANNERS_EXPIRCY_NOTE' => '<b>Expiry Notes:</b><ul><li>Only one of the two fields should be submitted</li><li>Leave these fields blank if the banner is not set to expire automatically</li></ul>', 'TEXT_BANNERS_EXPIRES_AT_DATE' => 'Expires on: <b>%s</b>', 'TEXT_BANNERS_EXPIRES_AT_IMPRESSIONS' => 'Expires after: <b>%s</b> impressions', 'TEXT_BANNERS_EXPIRES_ON' => 'Expires On:', 'TEXT_BANNERS_GROUP' => 'Banner Group:', 'TEXT_BANNERS_HTML_TEXT' => 'HTML Text:', 'TEXT_BANNERS_IMAGE' => 'Image:', 'TEXT_BANNERS_IMAGE_LOCAL' => ', or enter local file below', 'TEXT_BANNERS_IMAGE_TARGET' => 'Image Target (Save To):', 'TEXT_BANNERS_IMPRESSIONS' => 'impressions/views.', 'TEXT_BANNERS_INSERT_NOTE' => '<b>Image Notes:</b><ul><li>Directories must have the correct user (write) permission!</li><li>Do not complete the "Save To" field if you are not uploading an image to the web server (i.e., if you are using a local (server-side) image).</li><li>The "Save To" field must be an existing directory with an end forward slash (e.g. banners/).</li></ul>', 'TEXT_BANNERS_LAST_3_DAYS' => 'Last 3 Days', 'TEXT_BANNERS_NEW_GROUP' => ', or enter a new banner group below', 'TEXT_BANNERS_OR_AT' => ', or when', 'TEXT_BANNERS_SCHEDULED_AT' => 'Scheduled from:', 'TEXT_BANNERS_SCHEDULED_AT_DATE' => 'Scheduled from: <b>%s</b>', 'TEXT_BANNERS_SCHEDULE_NOTE' => '<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 inactive until their activation date when they will be marked active.</li></ul>', 'TEXT_BANNERS_STATUS_CHANGE' => 'Status Change: %s', 'TEXT_BANNERS_TITLE' => 'Banner Title:', 'TEXT_BANNERS_URL' => 'Banner URL:', 'TEXT_INFO_DELETE_IMAGE' => 'Delete banner image', 'TEXT_INFO_DELETE_INTRO' => 'Are you sure you want to delete this banner?', 'TEXT_MARKED_ELEMENTS' => 'Marked Element' );