%PDF- %PDF-
Direktori : /data/www_bck/varak.net_bck/legie.varak.net/Themes/default/languages/ |
Current File : //data/www_bck/varak.net_bck/legie.varak.net/Themes/default/languages/ManageAds.english.php |
<?php // Version: 1.0.1; ManageAds // Important! Before editing these language files please read the text at the top of index.english.php. // Ads $txt['sa_ads_name'] = 'Name'; $txt['sa_ads_body_template'] = 'Body Template'; $txt['sa_ads_body'] = 'Body'; $txt['sa_ads_status'] = 'Status'; $txt['sa_ads_click_limit'] = 'Click Limit'; $txt['sa_ads_impression_limit'] = 'Impression Limit'; $txt['sa_ads_expiration'] = 'Expiration'; $txt['sa_ads_created'] = 'Created'; $txt['sa_ads_positions'] = 'Positions'; $txt['sa_ads_membergroups'] = 'Membergroups'; $txt['sa_ads_actions'] = 'Actions'; $txt['sa_ads_boards'] = 'Boards'; $txt['sa_ads_custom_display'] = 'Custom Display'; $txt['sa_ads_clicks'] = 'Clicks'; $txt['sa_ads_impressions'] = 'Impressions'; $txt['sa_ads_expires'] = 'Expires'; $txt['sa_no_ads'] = 'There are no ads created.'; // Positions $txt['sa_positions_name'] = 'Name'; $txt['sa_positions_namespace'] = 'Namespace'; $txt['sa_positions_type'] = 'Type'; $txt['sa_positions_notice_title'] = 'Position Created'; $txt['sa_positions_notice_body'] = '<p>Position was created successfully!</p><p>In order to display the ads for the created position, please add the following function call to the place where you want ads to be displayed:<br /><br /><code class="bbc_code">template_ad_position(\'%1$s\');</code></p>'; $txt['sa_no_positions'] = 'There are no positions created.'; // Generic $txt['sa_generic_actions'] = 'Actions'; $txt['sa_generic_continue'] = 'Continue'; $txt['sa_generic_edit'] = 'edit'; $txt['sa_generic_delete'] = 'delete'; $txt['sa_generic_active'] = 'Active'; $txt['sa_generic_disabled'] = 'Disabled'; $txt['sa_generic_expired'] = 'Expired'; $txt['sa_generic_never'] = 'Never'; $txt['sa_generic_membergroup'] = 'Membergroup'; $txt['sa_generic_groups_allow'] = 'A'; $txt['sa_generic_groups_disallow'] = 'X'; $txt['sa_generic_groups_deny'] = 'D'; $txt['sa_generic_expire_days'] = 'Day(s)'; $txt['sa_generic_expire_months'] = 'Month(s)'; $txt['sa_generic_expire_years'] = 'Year(s)'; $txt['sa_generic_board_index'] = 'Board Index'; $txt['sa_generic_plain'] = 'Plain'; $txt['sa_generic_rotating'] = 'Rotating'; // Erros $txt['sa_error_empty_name'] = 'You left the name field empty.'; $txt['sa_error_empty_body'] = 'You left the body field empty.'; $txt['sa_error_empty_namespace'] = 'You left the namespace field empty.'; $txt['sa_error_duplicate_namespace'] = 'The namespace you selected is in use. Namespace should be unique.'; $txt['sa_error_invalid_namespace'] = 'Namespace can only contain letters, numbers and underscore characters.'; ?>