Panel/lang/English/modules/reseller.php
2025-09-11 13:29:15 -04:00

183 lines
No EOL
9.5 KiB
PHP

<?php
/*
*
* OGP - Open Game Panel
* Copyright (C) Copyright (C) 2008 - 2012 The OGP Development Team
*
* http://www.opengamepanel.org/
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
*/
define('OGP_LANG_currency', "Currency");
define('OGP_LANG_available_invoice_types', "Available Invoice Types");
define('OGP_LANG_hourly', "Hourly");
define('OGP_LANG_monthly', "Monthly");
define('OGP_LANG_annually', "Annually");
define('OGP_LANG_tax_amount', "Tax Amount");
define('OGP_LANG_paypal_email', "PayPal E-mail");
define('OGP_LANG_update_settings', "Update Settings");
define('OGP_LANG_settings_updated', "Settings Updated.");
define('OGP_LANG_your_cart', "Your Cart");
define('OGP_LANG_starting_on', "Starting on");
define('OGP_LANG_slots', "Slots");
define('OGP_LANG_hour', "Hour");
define('OGP_LANG_month', "Month");
define('OGP_LANG_year', "Year");
define('OGP_LANG_hours', "Hours");
define('OGP_LANG_months', "Months");
define('OGP_LANG_years', "Years");
define('OGP_LANG_service_name', "Service name");
define('OGP_LANG_rcon_pass', "RCON password");
define('OGP_LANG_ftp_pass', "FTP password");
define('OGP_LANG_available_ips', "Available IPs");
define('OGP_LANG_max_players', "Max Players");
define('OGP_LANG_invoice_duration', "Invoice Duration");
define('OGP_LANG_calculate_price', "Calculate Price");
define('OGP_LANG_buy', "BUY");
define('OGP_LANG_back_to_list', "Back to the list");
define('OGP_LANG_ip', "IP");
define('OGP_LANG_subtotal', "Subtotal");
define('OGP_LANG_rate', "Rate");
define('OGP_LANG_total', "Total");
define('OGP_LANG_save', "Save");
define('OGP_LANG_you_need_to', "You need to");
define('OGP_LANG_register', "Register");
define('OGP_LANG_log_in', "Log In");
define('OGP_LANG_to_purchase_a_service', "to purchase a service");
define('OGP_LANG_available_services', "Available Services");
define('OGP_LANG_order_id', "Order ID");
define('OGP_LANG_home_name', "Home Name");
define('OGP_LANG_tax', "Tax");
define('OGP_LANG_remove_order', "Remove Order");
define('OGP_LANG_pay_from_paypal', "Pay From PayPal");
define('OGP_LANG_set_as_paid', "Set As Paid");
define('OGP_LANG_create_server', "Create Server");
define('OGP_LANG_see_invoice', "See Invoice");
define('OGP_LANG_paid', "Paid");
define('OGP_LANG_not_paid', "Not Paid");
define('OGP_LANG_procesing_payment', "Procesing Payment");
define('OGP_LANG_paid_and_installed', "Paid And Installed");
define('OGP_LANG_add_to_cart', "Add To Cart");
define('OGP_LANG_cart_id', "Cart ID");
define('OGP_LANG_order_desc', "Order Description");
define('OGP_LANG_remove_from_cart', "Remove From Cart");
define('OGP_LANG_remove_cart', "Remove Cart");
define('OGP_LANG_there_are_no_orders_in_cart', "There are no orders in this cart.");
define('OGP_LANG_redirecting_to_paypal', "Redirecting to PayPal...");
define('OGP_LANG_id', "ID#");
define('OGP_LANG_remote_server', "Remote Server");
define('OGP_LANG_price_hourly', "Price Hourly");
define('OGP_LANG_price_monthly', "Price Monthly");
define('OGP_LANG_price_year', "Price Year");
define('OGP_LANG_service_image_url', "Service Image URL");
define('OGP_LANG_remove_service', "Remove Service");
define('OGP_LANG_add_service', "Add Service");
define('OGP_LANG_current_services', "Current Services");
define('OGP_LANG_max_slot_qty', "Max. Slot Quantity");
define('OGP_LANG_min_slot_qty', "Min. Slot Quantity");
define('OGP_LANG_ftp_account', "FTP Account");
define('OGP_LANG_select_install_method', "Select install method");
define('OGP_LANG_url_for_manual_install', "URL For Manual Install");
define('OGP_LANG_description', "Description");
define('OGP_LANG_image_url', "Image URL");
define('OGP_LANG_access_rights', "Access Rights");
define('OGP_LANG_allow_update', "Allow Update");
define('OGP_LANG_allow_extra_parameters_usage', "Allow Extra Parameters Usage");
define('OGP_LANG_allow_ftp_usage', "Allow FTP Usage");
define('OGP_LANG_enabled', "Enabled");
define('OGP_LANG_disabled', "Disabled");
define('OGP_LANG_steam', "Steam");
define('OGP_LANG_rsync', "Rsync");
define('OGP_LANG_manual_from_url', "Manual From URL");
define('OGP_LANG_business', "Business");
define('OGP_LANG_business_email', "Business Email");
define('OGP_LANG_game_server_order', "Game Server Order");
define('OGP_LANG_item', "Item");
define('OGP_LANG_slot_cost', "Slot Cost");
define('OGP_LANG_slot_quantity', "Slot Quantity");
define('OGP_LANG_order_price', "Order Price");
define('OGP_LANG_order', "Order");
define('OGP_LANG_date', "Date");
define('OGP_LANG_price', "Price");
define('OGP_LANG_invoice', "Invoice");
define('OGP_LANG_print_invoice', "Print Invoice");
define('OGP_LANG_extend', "Extend");
define('OGP_LANG_and', "and");
define('OGP_LANG_rs_assign_servers', "Assign servers");
define('OGP_LANG_select_reseller_account', "Select reseller account");
define('OGP_LANG_account_details', "Account details");
define('OGP_LANG_available_slots', "%s available_slots");
define('OGP_LANG_available_months', "%s available_months");
define('OGP_LANG_there_are_no_game_servers_related_to_the_selected_reseller_account', "There are no game servers related to the selected reseller account.");
define('OGP_LANG_you_assigned_months_this_amount_exceeds_the_available_months_in_this_reseller_account', "You assigned %s months, this amount exceeds the %s available months in this reseller account.");
define('OGP_LANG_you_assigned_max_players_this_amount_exceeds_the_available_slots_in_this_reseller_account', "You assigned %s slots, this amount exceeds the %s available slots in this reseller account.");
define('OGP_LANG_server_added_successfully_needs_manual_install', "Server added successfully, needs manual installation.");
define('OGP_LANG_add_game_server', "Add game servers");
define('OGP_LANG_assign_to', "Assign to");
define('OGP_LANG_allow_updates', "Allow Game Updates");
define('OGP_LANG_allow_updates_info', "Allows user to update the game installation if that is possible.");
define('OGP_LANG_allow_file_management', "File Management");
define('OGP_LANG_allow_file_management_info', "Allows user to access the game server with file management modules.");
define('OGP_LANG_allow_parameter_usage', "Allow Parameter Usage");
define('OGP_LANG_allow_parameter_usage_info', "Allows user to change available command line parameters.");
define('OGP_LANG_allow_extra_params', "Allow Extra parametrs");
define('OGP_LANG_allow_extra_params_info', "Allows user to modify extra command line parameters.");
define('OGP_LANG_allow_ftp', "Allow FTP");
define('OGP_LANG_allow_ftp_info', "Show the FTP access information to the user.");
define('OGP_LANG_server_added_successfully_installing', "Server added successfully, installing.");
define('OGP_LANG_home_id', "ID");
define('OGP_LANG_game_server', "Game Server");
define('OGP_LANG_owner_user_name', "Owner");
define('OGP_LANG_reseller_user_name', "Reseller");
define('OGP_LANG_assigned_slots', "Slots");
define('OGP_LANG_end_date', "End date.");
define('OGP_LANG_select_game', "Select a game");
define('OGP_LANG_select_mod', "Select a game mod");
define('OGP_LANG_remove_server', "Delete server");
define('OGP_LANG_remove', "Delete");
define('OGP_LANG_the_amount_of_available_slots_has_been_incremented_to', "The amount of available slots has been incremented to %s");
define('OGP_LANG_home_id_deleted_successfully', "Home id %s deleted successfully.");
define('OGP_LANG_add_some_services', "Add some services");
define('OGP_LANG_price_per_month', "Price per month");
define('OGP_LANG_price_per_year', "Price per year");
define('OGP_LANG_ports_range', "Ports range");
define('OGP_LANG_max_access_rights', "Access rights (max available)");
define('OGP_LANG_reseller_services', "Reseller services");
define('OGP_LANG_add_discount', "Add discount");
define('OGP_LANG_discount_name', "Discount name");
define('OGP_LANG_applies_to', "Applies to");
define('OGP_LANG_percentage', "Percentage");
define('OGP_LANG_code', "Code");
define('OGP_LANG_all_services', "All services");
define('OGP_LANG_add_discount_code', "Add discount code");
define('OGP_LANG_remove_code', "Remove code");
define('OGP_LANG_discount_code', "Discount code");
define('OGP_LANG_reseller_discount_codes', "Reseller discount codes");
define('OGP_LANG_reseller_settings', "Reseller setup");
define('OGP_LANG_reseller_accounts', "Reseller accounts");
define('OGP_LANG_there_is_no_reseller_accounts_available_yet', "There are no reseller accounts available yet.");
define('OGP_LANG_service_price', "Service price");
define('OGP_LANG_discount', "Discount");
define('OGP_LANG_account_id', "Account ID");
define('OGP_LANG_payment_date', "Payment date");
define('OGP_LANG_account_price', "Acount price");
define('OGP_LANG_there_is_no_reseller_homes_related_to_any_reseller_account', "There is no reseller homes related to any reseller account.");
define('OGP_LANG_account_extended_to_new_cart', "Account extended to other cart.");
define('OGP_LANG_account_actions', "Account actions");
define('OGP_LANG_awaiting_payment', "Awaiting for payment");
define('OGP_LANG_there_are_no_accounts_in_cart', "There are no reseller accounts in the cart.");
?>