simple-billing.php 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  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('currency', "Währung");
  25. define('available_invoice_types', "Verfügbare Rechnungsarten");
  26. define('hourly', "Pro Stunde");
  27. define('monthly', "Monatlich");
  28. define('annually', "Jährlich");
  29. define('tax_amount', "Steuerbetrag");
  30. define('paypal_email', "PayPal E-mail");
  31. define('update_settings', "Update Settings");
  32. define('settings_updated', "Einstellungen aktualisiert.");
  33. define('payment_gateway', "Zahlungs-Gateway");
  34. define('paygol_service', "PayGol Dienst ");
  35. define('paygol_service_id', "PayGol Service ID");
  36. define('paypal', "PayPal");
  37. define('paygol', "PayGol");
  38. define('skrill', "Skrill");
  39. define('skrill_merchant_info', "Skrill Händlerinformationen");
  40. define('skrill_merchant_id', "Merchant ID");
  41. define('skrill_email', "Skrill Email
  42. ");
  43. define('skrill_secret_word', "Geheimwort");
  44. define('skrill_secret_word_info', "The password must be set from your Skrill merchant account,<br>at <b>Settings</b> click on <b>Developer Settings</b>.<br>If this option is not listed send an email to <i>[email protected]</i>.");
  45. define('hash_stored_correctly', "Hash richtig gespeichert");
  46. define('currency_not_available_at', "Die Währung \"%s\" ist bei %s nicht verfügbar.");
  47. define('robokassa', "Robokassa");
  48. define('robokassa_service', "Robokassa service ");
  49. define('robokassa_merchant_login', "Händler Login");
  50. define('robokassa_securepass1', "Sicheres Kennwort 1");
  51. define('robokassa_securepass2', "Sicheres Kennwort 2");
  52. define('your_cart', "Ihr Warenkorb");
  53. define('starting_on', "Ab");
  54. define('slots', "Slots");
  55. define('hour', "Stunde");
  56. define('month', "Monat");
  57. define('year', "Jahr");
  58. define('hours', "Stunden");
  59. define('months', "Monate");
  60. define('years', "Jahre");
  61. define('service_name', "Dienst name");
  62. define('rcon_pass', "RCON passwort");
  63. define('ftp_pass', "FTP passwort");
  64. define('available_ips', "Available IPs");
  65. define('max_players', "Max Spieler");
  66. define('invoice_duration', "Invoice Duration");
  67. define('calculate_price', "Calculate Price");
  68. define('buy', "KAUFEN");
  69. define('back_to_list', "Back to the list");
  70. define('ip', "IP");
  71. define('subtotal', "Subtotal");
  72. define('rate', "Preis");
  73. define('total', "Insgesamt");
  74. define('save', "Speichern");
  75. define('you_need_to', "Sie müssen");
  76. define('register', "Registrieren Sie sich");
  77. define('and', "und");
  78. define('log_in', "Anmelden");
  79. define('to_purchase_a_service', "to purchase a service");
  80. define('available_services', "Available Services");
  81. define('payment_is_pending_of_approval', "The payment is pending of approval.");
  82. define('back_to_your_cart', "Go back to your cart.");
  83. define('expired', "Abgelaufen");
  84. define('removed', "Entfernt");
  85. define('extended', "Verlängert");
  86. define('installation_and_expiration_date', "Installation and expiration date");
  87. define('expiration_date', "Expiration date");
  88. define('removal_date', "Removal date");
  89. define('installation_date', "Installationsdatum");
  90. define('enable_server', "Server aktivieren");
  91. define('success', "SUCCESS");
  92. define('redirecting_to_game_monitor', "Redirecting to Game Monitor...");
  93. define('starting_installations', "Starting installations...");
  94. define('order_id', "Bestell-Nr.");
  95. define('home_name', "Home Name");
  96. define('tax', "Steuer");
  97. define('pay_from', "Pay From %s");
  98. define('set_as_paid', "Set As Paid");
  99. define('create_server', "Create Server");
  100. define('see_invoice', "Siehe Rechnung");
  101. define('paid', "Bezahlt");
  102. define('not_paid', "Nicht Bezahlt");
  103. define('procesing_payment', "Zahlung bearbeiten");
  104. define('paid_and_installed', "Bezahlt und installiert");
  105. define('add_to_cart', "Add To Cart");
  106. define('cart_id', "Warenkorb-ID");
  107. define('order_desc', "Bestellbezeichnung");
  108. define('remove_from_cart', "Aus dem Warenkorb entfernen");
  109. define('remove_cart', "Warenkorb entfernen");
  110. define('there_are_no_orders_in_cart', "There are no orders in this cart.");
  111. define('redirecting_to', "Redirecting to %s...");
  112. define('id', "ID#");
  113. define('remote_server', "Remote Server");
  114. define('price_hourly', "Preis Stündlich");
  115. define('price_monthly', "Preis monatlich");
  116. define('price_year', "Preis jährlich");
  117. define('service_image_url', "Service Image URL");
  118. define('remove_service', "Remove Service");
  119. define('add_service', "Add Service");
  120. define('current_services', "Aktuelle Dienste");
  121. define('max_slot_qty', "Max. Slot Quantity");
  122. define('min_slot_qty', "Min. Slot Quantity");
  123. define('ftp_account', "FTP Account");
  124. define('select_install_method', "Select install method");
  125. define('url_for_manual_install', "URL For Manual Install");
  126. define('description', "Beschreibung");
  127. define('image_url', "Image URL");
  128. define('access_rights', "Rechte");
  129. define('allow_update', "Allow Update");
  130. define('allow_file_management', "Allow File Management");
  131. define('allow_parameter_usage', "Allow Parameter Usage");
  132. define('allow_extra_parameters_usage', "Allow Extra Parameters Usage");
  133. define('allow_ftp_usage', "Allow FTP Usage");
  134. define('allow_custom_fields', "Allow Custom Fields");
  135. define('enabled', "Aktiviert");
  136. define('disabled', "Deaktiviert");
  137. define('steam', "Steam");
  138. define('rsync', "Rsync");
  139. define('manual_from_url', "Manual From URL");
  140. define('business', "Geschäft");
  141. define('business_email', "Business Email");
  142. define('game_server_order', "Game Server Order");
  143. define('item', "Artikel");
  144. define('slot_cost', "Slot Cost");
  145. define('slot_quantity', "Slot Quantity");
  146. define('order_price', "Bestellpreis");
  147. define('order', "Bestellpreis");
  148. define('date', "Datum");
  149. define('price', "Preis");
  150. define('invoice', "Rechnung");
  151. define('print_invoice', "Rechnung ausdrucken");
  152. define('extend', "Verlängern");
  153. ?>