| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153 |
- <?php
- /*
- *
- * OGP - Open Game Panel
- * Copyright (C) 2008 - 2017 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', "Moneda");
- define('OGP_LANG_available_invoice_types', "Tipo de facturación");
- define('OGP_LANG_hourly', "Por horas");
- define('OGP_LANG_monthly', "Mensual");
- define('OGP_LANG_annually', "Anual");
- define('OGP_LANG_tax_amount', "Cantidad de IVA");
- define('OGP_LANG_paypal_email', "PayPal E-mail");
- define('OGP_LANG_update_settings', "Actualizar configuración");
- define('OGP_LANG_settings_updated', "Configuración actualizada.");
- define('OGP_LANG_payment_gateway', "Pasarela de pago");
- define('OGP_LANG_paygol_service', "Servicio PayGol");
- define('OGP_LANG_paygol_service_id', "ID de PayGol");
- define('OGP_LANG_paypal', "PayPal");
- define('OGP_LANG_paygol', "PayGol");
- define('OGP_LANG_skrill', "Skrill");
- define('OGP_LANG_skrill_merchant_info', "Información de cuenta Skrill");
- define('OGP_LANG_skrill_merchant_id', "Identificación del comerciante");
- define('OGP_LANG_skrill_email', "Email de Skrill");
- define('OGP_LANG_skrill_secret_word', "Palabra secreta");
- define('OGP_LANG_skrill_secret_word_info', "La palabra secreta se configura desde su cuenta de negocio de Skrill,<br>en <b>Ajustes</b> pulse sobre <b>Ajustes del desarrollador</b>,<br>si esta opción no aparece envie un email a <i>[email protected]</i>.");
- define('OGP_LANG_hash_stored_correctly', "Hash guardado correctamente");
- define('OGP_LANG_currency_not_available_at', "La divisa \"%s\" no esta disponible en %s.");
- define('OGP_LANG_robokassa', "Robokassa");
- define('OGP_LANG_robokassa_service', "Servicio Robokassa");
- define('OGP_LANG_robokassa_merchant_login', "Ususrio Robokassa");
- define('OGP_LANG_robokassa_securepass1', "Contraseña Segura 1");
- define('OGP_LANG_robokassa_securepass2', "Contraseña Segura 2");
- define('OGP_LANG_your_cart', "Su Carro");
- define('OGP_LANG_starting_on', "Desde");
- define('OGP_LANG_slots', "Slots");
- define('OGP_LANG_hour', "Hora");
- define('OGP_LANG_month', "Mes");
- define('OGP_LANG_year', "Año");
- define('OGP_LANG_hours', "Horas");
- define('OGP_LANG_months', "Meses");
- define('OGP_LANG_years', "Años");
- define('OGP_LANG_service_name', "Nombre del Servicio");
- define('OGP_LANG_rcon_pass', "Contraseña RCON");
- define('OGP_LANG_ftp_pass', "Contraseña FTP");
- define('OGP_LANG_available_ips', "IP disponibles");
- define('OGP_LANG_max_players', "Max. Jugadores");
- define('OGP_LANG_invoice_duration', "Duración");
- define('OGP_LANG_calculate_price', "Calcular Precio");
- define('OGP_LANG_buy', "Comprar");
- define('OGP_LANG_back_to_list', "Volver a la lista");
- define('OGP_LANG_ip', "IP");
- define('OGP_LANG_subtotal', "Subtotal");
- define('OGP_LANG_rate', "Impuesto");
- define('OGP_LANG_total', "Total");
- define('OGP_LANG_save', "Guardar");
- define('OGP_LANG_you_need_to', "Necesitas");
- define('OGP_LANG_register', "Registrarte");
- define('OGP_LANG_and', "y");
- define('OGP_LANG_log_in', "Loguearte");
- define('OGP_LANG_to_purchase_a_service', "para comprar un servicio");
- define('OGP_LANG_available_services', "Servicios disponibles");
- define('OGP_LANG_payment_is_pending_of_approval', "El pago está pendiente de aprovacion.");
- define('OGP_LANG_back_to_your_cart', "Vuelve a tu carro.");
- define('OGP_LANG_expired', "Caducado");
- define('OGP_LANG_removed', "Eliminado");
- define('OGP_LANG_extended', "Extendido");
- define('OGP_LANG_installation_and_expiration_date', "Fecha de instalación y caducidad");
- define('OGP_LANG_expiration_date', "Fecha de caducidad");
- define('OGP_LANG_removal_date', "Fecha de eliminación");
- define('OGP_LANG_installation_date', "Fecha de instalación");
- define('OGP_LANG_enable_server', "Reactivar servicio");
- define('OGP_LANG_success', "Exito");
- define('OGP_LANG_redirecting_to_game_monitor', "Redireccionando al monitor...");
- define('OGP_LANG_starting_installations', "Inicio de la instalación...");
- define('OGP_LANG_order_id', "ID de pedido");
- define('OGP_LANG_home_name', "Nombre Principal");
- define('OGP_LANG_tax', "Impuesto");
- define('OGP_LANG_pay_from', "Pagar desde %s");
- define('OGP_LANG_set_as_paid', "Marcar como pagado");
- define('OGP_LANG_create_server', "Crear el Servidor");
- define('OGP_LANG_see_invoice', "Ver Factura");
- define('OGP_LANG_paid', "Pagado");
- define('OGP_LANG_not_paid', "No Pagado");
- define('OGP_LANG_procesing_payment', "Procesando Pago");
- define('OGP_LANG_paid_and_installed', "Pagado e instalado");
- define('OGP_LANG_add_to_cart', "Añadir Al Carro");
- define('OGP_LANG_cart_id', "ID De carro");
- define('OGP_LANG_order_desc', "Descripcion Del Pedido");
- define('OGP_LANG_remove_from_cart', "Quitar Del Carro");
- define('OGP_LANG_remove_cart', "Eliminar El Carro");
- define('OGP_LANG_there_are_no_orders_in_cart', "No hay ningún pedido en su carro.");
- define('OGP_LANG_redirecting_to', "Redirigiendo a %s...");
- define('OGP_LANG_id', "ID#");
- define('OGP_LANG_remote_server', "Servidor Remoto");
- define('OGP_LANG_price_hourly', "Precio por hora");
- define('OGP_LANG_price_monthly', "Precio mensual");
- define('OGP_LANG_price_year', "Precio anual");
- define('OGP_LANG_service_image_url', "URL de la imagen");
- define('OGP_LANG_remove_service', "Eliminar Servicio");
- define('OGP_LANG_add_service', "Añadir Servicio");
- define('OGP_LANG_current_services', "Servicios Actuales");
- define('OGP_LANG_max_slot_qty', "Cantidad Maxima de Slots");
- define('OGP_LANG_min_slot_qty', "Cantidad Minima de Slots");
- define('OGP_LANG_ftp_account', "Cuenta FTP");
- define('OGP_LANG_select_install_method', "Metodo de instalación");
- define('OGP_LANG_url_for_manual_install', "URL para la instalación manual");
- define('OGP_LANG_description', "Descripción");
- define('OGP_LANG_image_url', "URL de la imagen");
- define('OGP_LANG_access_rights', "Derechos de acceso");
- define('OGP_LANG_allow_update', "Habilitar Actualizaciones");
- define('OGP_LANG_allow_file_management', "Permitir explorar archivos");
- define('OGP_LANG_allow_parameter_usage', "Permitir comandos personalizados");
- define('OGP_LANG_allow_extra_parameters_usage', "Habilitar Parametros Extra");
- define('OGP_LANG_allow_ftp_usage', "Habilitar FTP");
- define('OGP_LANG_allow_custom_fields', "Permite campos personalizados");
- define('OGP_LANG_enabled', "Activado");
- define('OGP_LANG_disabled', "Deshabilitado");
- define('OGP_LANG_steam', "Steam");
- define('OGP_LANG_rsync', "Rsync");
- define('OGP_LANG_manual_from_url', "Manual desde URL");
- define('OGP_LANG_business', "Negocio");
- define('OGP_LANG_business_email', "Email del Negocio");
- define('OGP_LANG_game_server_order', "Pedido De Servidor De Juegos");
- define('OGP_LANG_item', "Objeto");
- define('OGP_LANG_slot_cost', "Coste por Slot");
- define('OGP_LANG_slot_quantity', "Cantidad de Slots");
- define('OGP_LANG_order_price', "Precio del Pedido");
- define('OGP_LANG_order', "Pedido");
- define('OGP_LANG_date', "Fecha");
- define('OGP_LANG_price', "Precio");
- define('OGP_LANG_invoice', "Factura");
- define('OGP_LANG_print_invoice', "Imprimir Factura");
- define('OGP_LANG_extend', "Extender");
- ?>
|