simple-billing.php 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. <?php
  2. /*
  3. *
  4. * OGP - Open Game Panel
  5. * Copyright (C) 2008 - 2017 The OGP Development Team
  6. *
  7. * http://www.opengamepanel.org/
  8. *
  9. * This program is free software; you can redistribute it and/or
  10. * modify it under the terms of the GNU General Public License
  11. * as published by the Free Software Foundation; either version 2
  12. * of the License, or any later version.
  13. *
  14. * This program is distributed in the hope that it will be useful,
  15. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. * GNU General Public License for more details.
  18. *
  19. * You should have received a copy of the GNU General Public License
  20. * along with this program; if not, write to the Free Software
  21. * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  22. *
  23. */
  24. define('OGP_LANG_currency', "Moeda");
  25. define('OGP_LANG_available_invoice_types', "Tipos de fatura disponíveis");
  26. define('OGP_LANG_hourly', "Por hora");
  27. define('OGP_LANG_monthly', "Por mês");
  28. define('OGP_LANG_annually', "Anualmente");
  29. define('OGP_LANG_tax_amount', "Montante do Imposto");
  30. define('OGP_LANG_paypal_email', "PayPal E-mail");
  31. define('OGP_LANG_update_settings', "Atualizar configurações");
  32. define('OGP_LANG_settings_updated', "Configurações actualizadas com sucesso.");
  33. define('OGP_LANG_payment_gateway', "Tipologias de pagamentos");
  34. define('OGP_LANG_paygol_service', "Serviços via PayGol");
  35. define('OGP_LANG_paygol_service_id', "PayGol Service ID");
  36. define('OGP_LANG_paypal', "PayPal");
  37. define('OGP_LANG_paygol', "PayGol");
  38. define('OGP_LANG_skrill', "Skrill");
  39. define('OGP_LANG_skrill_merchant_info', "Informação comercial da Skrill");
  40. define('OGP_LANG_skrill_merchant_id', "ID do comerciante");
  41. define('OGP_LANG_skrill_email', "Email Skrill");
  42. define('OGP_LANG_skrill_secret_word', "Palavra secreta");
  43. define('OGP_LANG_skrill_secret_word_info', "A senha deve ser definida a partir da sua conta comercial Skrill,<br>em<b>configurações</b> clique em <b>Configurações do Desenvolvedor</b>.<br>Se esta opção não estiver listada, envie um email para <i>[email protected]</i>.");
  44. define('OGP_LANG_hash_stored_correctly', "Hash armazenado corretamente");
  45. define('OGP_LANG_currency_not_available_at', "A moeda \"%s\" não está disponível em %s.");
  46. define('OGP_LANG_robokassa', "Robokass");
  47. define('OGP_LANG_robokassa_service', "Serviço Robokassa");
  48. define('OGP_LANG_robokassa_merchant_login', "Login do comerciante");
  49. define('OGP_LANG_robokassa_securepass1', "Password segura 1");
  50. define('OGP_LANG_robokassa_securepass2', "Password segura 2");
  51. define('OGP_LANG_your_cart', "O seu carrinho de compras");
  52. define('OGP_LANG_starting_on', "A começar em");
  53. define('OGP_LANG_slots', "Slots");
  54. define('OGP_LANG_hour', "Hora");
  55. define('OGP_LANG_month', "Mês");
  56. define('OGP_LANG_year', "Ano");
  57. define('OGP_LANG_hours', "Horas");
  58. define('OGP_LANG_months', "Meses");
  59. define('OGP_LANG_years', "Anos");
  60. define('OGP_LANG_service_name', "Nome do Serviço");
  61. define('OGP_LANG_rcon_pass', "Senha do RCON");
  62. define('OGP_LANG_ftp_pass', "Senha de FTP");
  63. define('OGP_LANG_available_ips', "IPs disponíveis");
  64. define('OGP_LANG_max_players', "Max. Players");
  65. define('OGP_LANG_invoice_duration', "Duração do artigo");
  66. define('OGP_LANG_calculate_price', "Calcule o preço");
  67. define('OGP_LANG_buy', "COMPRAR");
  68. define('OGP_LANG_back_to_list', "Voltar à lista");
  69. define('OGP_LANG_ip', "IP");
  70. define('OGP_LANG_subtotal', "Sub-total");
  71. define('OGP_LANG_rate', "Classificar");
  72. define('OGP_LANG_total', "Total");
  73. define('OGP_LANG_save', "Guardar");
  74. define('OGP_LANG_you_need_to', "Você precisa de");
  75. define('OGP_LANG_register', "Registar");
  76. define('OGP_LANG_and', "e");
  77. define('OGP_LANG_log_in', "Entrar");
  78. define('OGP_LANG_to_purchase_a_service', "para comprar um serviço");
  79. define('OGP_LANG_available_services', "Serviços Disponíveis");
  80. define('OGP_LANG_payment_is_pending_of_approval', "O pagamento está pendente de aprovação.");
  81. define('OGP_LANG_back_to_your_cart', "Volte para o seu carrinho.");
  82. define('OGP_LANG_expired', "Expirado");
  83. define('OGP_LANG_removed', "Removido");
  84. define('OGP_LANG_extended', "Estendido");
  85. define('OGP_LANG_installation_and_expiration_date', "Data de instalação e expiração");
  86. define('OGP_LANG_expiration_date', "Data de validade");
  87. define('OGP_LANG_removal_date', "Data de remoção");
  88. define('OGP_LANG_installation_date', "Data de instalação");
  89. define('OGP_LANG_enable_server', "Ativar servidor");
  90. define('OGP_LANG_success', "SUCESSO");
  91. define('OGP_LANG_redirecting_to_game_monitor', "A redireccionar para o Monitor de Jogos...");
  92. define('OGP_LANG_starting_installations', "A iniciar a instalação...");
  93. define('OGP_LANG_order_id', "ID da encomenda");
  94. define('OGP_LANG_home_name', "Nome de diretório");
  95. define('OGP_LANG_tax', "Imposto");
  96. define('OGP_LANG_pay_from', "Pagar de %s");
  97. define('OGP_LANG_set_as_paid', "Definir como pago");
  98. define('OGP_LANG_create_server', "Criar Servidor");
  99. define('OGP_LANG_see_invoice', "Ver Fatura");
  100. define('OGP_LANG_paid', "Pago");
  101. define('OGP_LANG_not_paid', "Não pago");
  102. define('OGP_LANG_procesing_payment', "A processar o pagamento");
  103. define('OGP_LANG_paid_and_installed', "Pago e instalado com sucesso");
  104. define('OGP_LANG_add_to_cart', "Adicionar ao carrinho");
  105. define('OGP_LANG_cart_id', "ID do carrinho");
  106. define('OGP_LANG_order_desc', "Descrição do pedido");
  107. define('OGP_LANG_remove_from_cart', "Remover do carrinho");
  108. define('OGP_LANG_remove_cart', "Remover carrinho");
  109. define('OGP_LANG_there_are_no_orders_in_cart', "Não há pedidos neste carrinho.");
  110. define('OGP_LANG_redirecting_to', "Redirecionando para %s...");
  111. define('OGP_LANG_id', "ID#");
  112. define('OGP_LANG_remote_server', "Servidor remoto");
  113. define('OGP_LANG_price_hourly', "Preço hora");
  114. define('OGP_LANG_price_monthly', "Preço mês");
  115. define('OGP_LANG_price_year', "Preço ano");
  116. define('OGP_LANG_service_image_url', "URL da imagem do serviço");
  117. define('OGP_LANG_remove_service', "Remover o serviço");
  118. define('OGP_LANG_add_service', "Adicionar serviço");
  119. define('OGP_LANG_current_services', "Serviços atuais");
  120. define('OGP_LANG_max_slot_qty', "Max. Quantidade de slots");
  121. define('OGP_LANG_min_slot_qty', "Min. Quantidade de slots");
  122. define('OGP_LANG_ftp_account', "Conta FTP");
  123. define('OGP_LANG_select_install_method', "Selecione o método de instalação");
  124. define('OGP_LANG_url_for_manual_install', "URL para Instalação Manual");
  125. define('OGP_LANG_description', "Descrição");
  126. define('OGP_LANG_image_url', "Link/URL da Imagem");
  127. define('OGP_LANG_access_rights', "Direitos de acesso");
  128. define('OGP_LANG_allow_update', "Permitir atualização");
  129. define('OGP_LANG_allow_file_management', "Permitir gerenciamento de arquivos");
  130. define('OGP_LANG_allow_parameter_usage', "Permitir o uso de parâmetros");
  131. define('OGP_LANG_allow_extra_parameters_usage', "Permitir uso de parâmetros extras");
  132. define('OGP_LANG_allow_ftp_usage', "Permitir uso de FTP");
  133. define('OGP_LANG_allow_custom_fields', "Permitir campos personalizados");
  134. define('OGP_LANG_enabled', "Ativado");
  135. define('OGP_LANG_disabled', "Desativado");
  136. define('OGP_LANG_steam', "Steam");
  137. define('OGP_LANG_rsync', "Rsync");
  138. define('OGP_LANG_manual_from_url', "Manual de URL");
  139. define('OGP_LANG_business', "O negócio");
  140. define('OGP_LANG_business_email', "Email Comercial");
  141. define('OGP_LANG_game_server_order', "Pedido para o servidor de jogos");
  142. define('OGP_LANG_item', "Artigo");
  143. define('OGP_LANG_slot_cost', "Custo do slot");
  144. define('OGP_LANG_slot_quantity', "Quantidade de slots");
  145. define('OGP_LANG_order_price', "Preço da ordem");
  146. define('OGP_LANG_order', "Ordem");
  147. define('OGP_LANG_date', "Data");
  148. define('OGP_LANG_price', "Preço");
  149. define('OGP_LANG_invoice', "Fatura");
  150. define('OGP_LANG_print_invoice', "Imprimir fatura");
  151. define('OGP_LANG_extend', "Estender");
  152. ?>