<?php
/**
 * Multisafepay Payment Integration
 * Date 30-09-2010
 * @version 1.4.9.x
 * @package 1.4
 * @copyright 2010 MultiSafePay.
 */
// Heading
$_['heading_title']											= 'MultiSafepay';

// Text
$_['text_multisafepay']										= '<a onclick="window.open(\'http://www.multisafepay.com\');"><img src="view/image/payment/multisafepay.png" alt="MultiSafepay" title="MultiSafepay" style="border: 1px solid #EEEEEE;" /></a>';
$_['text_payment']											= 'Zahlung';
$_['text_success']											= 'Erfolgreich: Sie haben MultiSafepay Kontodetails geändert!';
$_['text_successful']										= 'Eingeschaltet - Immer erfolgreich';
$_['text_declined']											= 'Eingeschaltet - Immer abgelehnt';
$_['text_off']												= 'Aus';
$_['text_set_order_status']									= 'Bestellstatus einstellen';
$_['text_free_account']									    = 'Anmelden für ein kostenloses Konto';
$_['text_min_bno_amount']									= 'Minimale orderbedrag voor Betaal na Ontvangst, in cents';
$_['text_max_bno_amount']									= 'Maximale orderbedrag voor Betaal na Ontvangst, in cents';
$_['text_set_bno_data']										= 'Pay after Delivery settings';
$_['text_bno_product_fee_id']								= 'Product id of the Pay after Delivery fee product';
$_['text_bno_ip_validation_option']							= 'Enable IP validation';
$_['text_bno_ip_validation_address']						= 'IP addresses, seperated by ;';
$_['text_bno_fee']											= 'Payment Fee';


$_['entry_multisafepay_merchantid']							= 'Kontonummer';
$_['entry_multisafepay_siteid']								= 'Webseite ID';
$_['entry_multisafepay_secure_code']						= 'Webseite sicherheits kode';
$_['bno_multisafepay_merchantid']							= 'Kontonummer';
$_['bno_multisafepay_siteid']								= 'Webseite ID';
$_['bno_multisafepay_secure_code']						= 'Webseite sicherheits kode';
$_['entry_environment']										= 'Kontotyp:';
$_['entry_multisafepay_redirect_url']						= 'Automatisch umschalten:';
$_['entry_multisafepay_gateway_selection']						= 'Pre-Gateway Auswahl';

$_['entry_multisafepay_order_status_id_initialized']		= 'Bestellstatus initialisiert einschalten';
$_['entry_multisafepay_order_status_id_completed']			= 'Bestellstatus vollständig einschalten';
$_['entry_multisafepay_order_status_id_uncleared']			= 'Bestellstatus ungeklärter einschalten';
$_['entry_multisafepay_order_status_id_reserved']			= 'Bestellstatus zurückhalten einschalten';
$_['entry_multisafepay_order_status_id_void']				= 'Bestellstatus nichtig einschalten';
$_['entry_multisafepay_order_status_id_refunded']			= 'Bestellstatus erstatteter einschalten';
$_['entry_multisafepay_order_status_id_declined']			= 'Bestellstatus abgelehnt einschalten';
$_['entry_multisafepay_order_status_id_expired']			= 'Bestellstatus verfallen einschalten';
$_['entry_status']       = 'Gateway Status:';
$_['select_methods']       = 'Zahlungsart auswählen';
$_['enable_checkout_button']		= 'Enable Fastcheckout button with connect account';	

// Entry


$_['entry_merchant']     = 'Kontonummer:';
$_['entry_order_status'] = 'Bestellstatus:';
$_['entry_geo_zone']     = 'Geo Zone:';
$_['entry_sort_order']   = 'Bestellung sortieren:';

// Error
$_['error_permission']   = 'Warnung: Sie haben kein recht das Modul zu ändern.!';
$_['error_merchant']     = 'Kontonummer erforderlich!';
$_['error_password']     = 'Passwort erforderlich!';
?>