⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 german.php

📁 美国cre loaded 6.2 b2b网站系统升级补丁
💻 PHP
📖 第 1 页 / 共 5 页
字号:
define('BOX_ARTICLES_REVIEWS', 'Reviews');define('BOX_ARTICLES_XSELL', 'Cross-Sell Articles');define('IMAGE_NEW_TOPIC', 'New Topic');define('IMAGE_NEW_ARTICLE', 'New Article');define('TEXT_DISPLAY_NUMBER_OF_AUTHORS', 'Displaying <b>%d</b> to <b>%d</b> (of <b>%d</b> authors)');define('IMAGE_NEW_AUTHOR', 'Neuer Autor');define('TEXT_WARNING_NO_AUTHORS', 'WARNING: Leere Autoren Table!&nbsp;&nbsp;You M躍SEN mindestens einen Autor addieren, bevor Sie in der LageSIND, alle m鰃liche Artikel zu addieren');// Article Statistics Report DMG  define('BOX_REPORTS_ARTICLES_VIEWED', 'Articles Viewed');  define('TEXT_DISPLAY_NUMBER_OF_ARTICLES', 'Displaying <b>%d</b> to <b>%d</b> (of <b>%d</b> products)');  define('BOX_REPORTS_ARTICLES_VIEWED', 'Articles Viewed');// DMG :  Mulitple Products Managerdefine('BOX_CATALOG_CATEGORIES_PRODUCTS_MULTI', 'Multiple Products Manager');// DMG : Specials by Category// START: Product Extra Fields DMG  define('BOX_CATALOG_PRODUCTS_EXTRA_FIELDS', 'Product Extra Fields');// END: Product Extra Fields DMG// Customers Order Reports DMGdefine('BOX_REPORTS_CUSTOMERS_ORDERS', 'Kunden Statistik');// Daily Sales Products reports  DMGdefine('BOX_REPORTS_DAILY_PRODUCTS_ORDERS', 'T&auml;glicher Produkt Bericht');// Contact US Email Subject DMGdefine('BOX_TOOLS_EMAIL_SUBJECTS', 'Email Subjects');define('TEXT_DISPLAY_NUMBER_OF_EMAIL_SUBJECTS', 'Displaying <b>%d</b> to <b>%d</b> (of <b>%d</b> email subjects)');define('BOX_REPORTS_EXPLAIN','osC Explain Queries'); //define('BOX_HEADING_CRYPT', 'Encryption and Decryption'); define('BOX_HEADING_CRYPT', 'Encrypt & Decrypt');define('BOX_CRYPT_CONFIGURATION', 'Configuration'); define('BOX_CRYPT_TEST', 'Test'); define('BOX_CRYPT_CC_DATA', 'CC Data'); define('BOX_CRYPT_CONVERT', 'Convert CC Data');define('BOX_CRYPT_PURGE', 'Purge CC Data');define('BOX_CRYPT_UPDATE', 'Update CC Data');define('BOX_CRYPT_KEYS', 'Manage Keys');define('BOX_CRYPT_HELP', 'Help');define('IMAGE_CONVERT', 'Convert info to new key');define('IMAGE_ENCRYPT', 'Encrypt data');define('IMAGE_DECRYPT', 'Decrypt data');define('IMAGE_RETURN', 'Return to main');define('IMAGE_EDIT_KEY', 'Edit Key File');define('IMAGE_CREATE', 'Create key');define('IMAGE_HELP', 'Help');define('IMAGE_RUN', 'Run');  define('BOX_DATA_EASYPOPULATE_BASIC', 'Easy Populate Basic');  define('BOX_DATA_EASYPOPULATE', 'Easy Populate Advance');  define('BOX_DATA_EASYPOPULATE_EXPORT', 'EPA Export');  define('BOX_DATA_EASYPOPULATE_IMPORT', 'EPA Import');  define('BOX_DATA_EASYPOPULATE_BASIC_EXPORT', 'EPB Export');  define('BOX_DATA_EASYPOPULATE_BASIC_IMPORT', 'EPB Import');  define('BOX_DATA_EASYPOPULATE_OPTIONS_EXPORT', 'Options Export');  define('BOX_DATA_EASYPOPULATE_OPTIONS_IMPORT', 'Options Import');  define('BOX_HEADING_DATA', 'Im- und Export Funktionen');  define('BOX_DATA', 'Data Feeds');  define('BOX_DATA_ADMIN', 'Data Configure');  define('BOX_HEADING_FEEDERS', 'Feeder Systems');  define('BOX_DATA_HELP', 'Data Help');  define('BOX_FEEDERS_AMAZON', 'Amazon Marketplace');  define('BOX_FEEDERS_BIZRATE', 'Biz Rate');  define('BOX_FEEDERS_FROOGLE', 'Froogle');  define('BOX_FEEDERS_MYSIMON', 'MySimon');  define('BOX_FEEDERS_PRICE_GRABBER', 'Price Grabber');  define('BOX_FEEDERS_SHOPPING', 'Shopping.com');  define('BOX_FEEDERS_YAHOO', 'Yahoo');define('BOX_HEADING_DOC', 'Documentation');define('BOX_DOC_ADMIN', 'Admin');define('BOX_DOC_CAT', 'Catalog');define('BOX_DOC_MISC', 'Miscellaneous');// Eversun mod for sppc and qty price breaksdefine('ENTRY_CUSTOMERS_GROUP_NAME', 'Kunden Gruppe:');define('BOX_CUSTOMERS_GROUPS', 'Kunden Gruppe');define('ENTRY_COMPANY_TAX_ID', 'Umsatz-Steuer-Ident-Nummer (UStId-Nr.):');define('ENTRY_COMPANY_TAX_ID_ERROR', '');define('ENTRY_CUSTOMERS_GROUP_REQUEST_AUTHENTICATION', 'Switch off alert for authentication:');define('ENTRY_CUSTOMERS_GROUP_RA_NO', 'Alert off');define('ENTRY_CUSTOMERS_GROUP_RA_YES', 'Alert on');define('ENTRY_CUSTOMERS_GROUP_RA_ERROR', '');// Eversun mod end for sppc and qty price breaks// DMG Mod for Customer Notification Reportdefine('BOX_REPORTS_PRODUCTS_NOTIFICATIONS', 'Prod Notifications');//Products Notifications V3define('FOOTER_TEXT_BODY', 'Copyright &copy; 2003 <a href="http://www.oscommerce.com" target="_blank">Oscommerce</a> and <a href="http://www.chainreactionweb.com" target="_blank">CRE Loaded Team</a><br>Powered by <a href="http://www.oscommerce.com" target="_blank">Oscommerce</a><font color="red"> Supercharged by</font> <a href="http://www.chainreactionweb.com" target="_blank">CRE Loaded Team</a><br>Using Version ' . PROJECT_VERSION);// VJ infosystem begindefine('BOX_HEADING_PAGE_MANAGER', 'Page Manager');define('BOX_PAGES', 'Pages');define('BOX_PAGES_CATEGORIES', 'Categories');// VJ infosystem enddefine('BOX_SHIPWIRE', 'Amerika ShipWire');define('BOX_MODULES_CHECKOUT_SUCCESS', 'Checkout Success');define('BOX_HEADING_TECH_SUPPORT','Tech Support');define('BOX_HEADING_INSTALL_EXPLAIN','Explain Quires');define('IMAGE_BUTTON_BACK','Back');define('IMAGE_BUTTON_CONFIRM','Confirm');if(file_exists('includes/languages/german_newsdesk.php')) {include('includes/languages/german_newsdesk.php');include('includes/languages/german_faqdesk.php');}// labels for Tools>Cache Controldefine('TEXT_CACHE_CATEGORIES', 'Kategorie Box');define('TEXT_CACHE_CATEGORIES1', 'Kategorie Box 1');define('TEXT_CACHE_CATEGORIES2', 'Kategorie Box 2');define('TEXT_CACHE_CATEGORIES3', 'Kategorie Box 3');define('TEXT_CACHE_CATEGORIES4', 'Kategorie Box 4');define('TEXT_CACHE_CATEGORIES5', 'Kategorie Box 5');define('TEXT_CACHE_ALLPROD', 'Alle Artikel');define('TEXT_CACHE_ALLMANUF', 'Alle Hersteller');define('TEXT_CACHE_ALLCATS', 'Alle Kategorien');define('TEXT_CACHE_MANUFACTURERS', 'Hersteller Box');define('TEXT_CACHE_ALSO_PURCHASED', 'Ebenfalls erworben Modul');define('TEXT_CACHE_COOLMENU', 'Cool Menu');  define('BOX_REPORTS_SALES_REPORT', 'Sales Report');// START - Admin Notesdefine('BOX_TOOLS_ADMIN_NOTES', 'Administrative Kommentare');// END - Admin Notesdefine('BOX_CUSTOMERS_PAYPAL', 'Kunden Paypal');define('BOX_CUSTOMERS_MENU', 'Kunden Men&uuml;');define('BOX_CUSTOMERS_PENDING_APPROVALS', 'Kunden Warteschlange');define('BOX_HEADING_B2BSETTINGS ', 'B2B Einstellungen');//ADMIN VISITORS STARTdefine('BOX_VISITORS', 'Besucher');define('TEXT_DISPLAY_NUMBER_OF_ENTRIES', 'Anzeigen <b>%d</b> bis <b>%d</b> (von <b>%d</b>Eintraegen)');//ADMIN VISITORS START//coupons redeemed reportdefine('BOX_REPORTS_COUPONS_REDEEMED','Coupons Redeemed');define("PAYPAL_HELP_CONFIGURATION_GUIDE","Configuration Guide");define("PAYPAL_HELP_FREQUENTLY_ASKED_QUESTIONS","Frequently Asked Questions");define("PAYPAL_CONTENTS","Contents");define("PAYPAL_HELP_CONTENTS1","The following is a guide towards configuring your store's PayPal payment module settings:");define("PAYPAL_HELP_CONTENTS2",'<ul style="margin: 10px 0px 0px 0px; padding: 0px 0px 0px 5px; list-style-type: none;">      <li><b class="ppem380">Enable PayPal Module</b><br />Since you have just done the installation, by default it will say yes.</li><br /><br class="h6" />      <li><b class="ppem380">E-Mail Address</b><br />Enter your Primary PayPal email address here, if you have more than one email address registered with PayPal then you must login your PayPal account to determine which one is your <b>Primary</b> email address.</li><br /><br class="h6" />      <li><b class="ppem380">Business ID</b><br />If you have configured a secondary email address to be your Business ID (email address) in your PayPal profile account, then enter this here, otherwise enter the one used above.</li><br /><br class="h6" />      <li><b class="ppem380">Transaction Currency</b><br />Choose which currencies you want to accept PayPal payments with.</li><br /><br class="h6" />      <li><b class="ppem380">Payment Zone</b><br />If a zone is selected, only enable this payment method for that zone.</li><br /><br class="h6" />      <li><b class="ppem380">Set <b>Pending Notification</b> Order Status</b><br />Set the Pending Notification status of orders made with this payment module to this value, \'<b style="color:blue">Pending</b>\' is suggested or alternatively the optional order status created in step 4 above.</li><br /><br class="h6" />      <li><b class="ppem380">Set <b>Order</b> Status</b><br />Set the status of orders made with this payment module to this value <b style="color:red">Do not set it to \'default\' but specifically choose the status required</b>, \'<b style="color:blue">Processing</b>\' is suggested.</li><br /><br class="h6" />      <li><b class="ppem380">Set <b>On Hold Order</b> Status</b><br />This order status is used when the Cart Test has failed, eg. the expected payment amount did not match.</li><br /><br class="h6" />      <li><b class="ppem380">Set <b>Canceled Order</b> Status</b><br />Refunded, Reversed, Failed or Denied payments will be set to this order status.</li><br /><br class="h6" />      <li><b class="ppem380">Synchronize Invoice</b><br />Specify whether the osCommerce order number should be used as a <b>unique</b> PayPal invoice number, similiar to PayPal\'s Send Money feature, this will enable customers to resume an order via their osCommerce account history info page for that order for pending transactions which were not previously completed.</li><br /><br class="h6" />      <li><b class="ppem380">Sort order of display</b><br />Sort order of display. Lowest is displayed first.</li><br /><br class="h6" />      <li><b class="ppem380">Background Color</b><br />Select the background color of PayPal\'s payment pages, either black or white.</li><br /><br class="h6" />      <li><b class="ppem380">Processing logo</b><br />Specify the image file name to be used in the store\'s checkout process splash page, must be located in <code>catalog/images</code> directory.</li><br /><br class="h6" />      <li><b class="ppem380">Store logo</b><br />Specify the image file name for PayPal to display on their payment pages pages, must be located in <code>catalog/images</code> directory. If you do not have SSL then leave this field blank.</li><br /><br class="h6" />      <li><b class="ppem380">PayPal Page Style Name</b><br />Specify the name of the page style you have configured in your PayPal account profile.</li><br /><br class="h6" />      <li><b class="ppem380">Include a note with payment</b><br />When a customer arrives at the PayPal payment page you can choose whether or not to show them another note field which will have seperate contents from that of the one provided in your store\'s checkout process but will be included in PayPal\'s invoice and receipt.<br />To change the title appearing above this field on the PayPal payment page look in the corresponding catalog langauge file (<code>catalog/includes/langauges/english/modules/payment/paypal.php</code>).</li><br /><br class="h6" />      <li><b class="ppem380">Shopping Cart Method</b><br />Choose which type of PayPal Shopping Cart you want to use, Aggregate simply means the total amount is passed (with a list of the products shown in a single item field), whereas an Itemized Cart will list indivudally all the items the customer has selected in their PayPal invoice.</li><br /><br class="h6" />      <li><b class="ppem380">Enable PayPal Shipping Address</b><br />Allow the customer to choose their own PayPal shipping address. (See <a href="'.tep_href_link(FILENAME_PAYPAL,'action=help-faqs','NONSSL') .'">FAQ\'s</a> for more info)</li><br /><br class="h6" />      <li><b class="ppem380">Digest Key</b><br />Specify a unique digest key, this will then be used similiar to a password while testing via the IPN Test Panel <b>and</b> also the store\'s PayPal transaction signature digest key.</li><br /><br class="h6" />      <li><b class="ppem380">Test Mode</b><br />This should be off for live environments.<br />You can simulate your own IPNs via the <a href="'. tep_href_link(FILENAME_PAYPAL,'action=itp') .'">IPN Test Panel</a>.</li><br /><br class="h6" />      <li><b class="ppem380">Cart Test</b><br />This test verifies that the amount received via PayPal matches to what is expected (See <a href="'. tep_href_link(FILENAME_PAYPAL,'action=help-faqs','NONSSL').'">FAQ\'s</a> for more info).</li><br /><br class="h6" />      <li><b class="ppem380">Debug Email Notifications</b><br />Choose whether you want to receive debug emails.</li><br /><br class="h6" />      <li><b class="ppem380">Debug Email Notification Address</b><br />Enter a seperate email address where you wish to receive <b>debug</b> emails.</li><br /><br class="h6" />      <li><b class="ppem380">PayPal Domain</b><br />This must be set to <b>paypal.com</b> for live production environments, this setting is to facilate PayPal\'s sandbox and is not related to the IPN Test Panel or the above Test Mode option.</li><br /><br class="h6" />      <li><b class="ppem380">Return URL behavior</b><br />This determines what method PayPal should use when returning the customer back to the store, leave this set to 1 (GET).</li><br /><br class="h6" />    </ul>');define("PAYPAL_FAQ_CONTENTS1","The following are some frequently asked questions about this payment module:");define("PAYPAL_FAQ_CONTENTS2",'<ul style="margin: 10px 0px 0px 0px; padding: 0px 0px 0px 5px; list-style-type: none;">      <li><b class="ppem380">My shipping costs are different once the customer arrives at the PayPal site.</b></legend><div>In your PayPal account profile in the shipping section, check the box that allows overriding the shipping costs.</li><br /><br class="h6" />      <li><b class="ppem380">Do I need to enable IPN in my PayPal account profile.</b><br />No.</li><br /><br class="h6" />      <li><b class="ppem380">What url should I specify for the IPN feature to be used.</b><br />You don\'t need to, it will automatically be specified.</li><br /><br class="h6" />      <li><b class="ppem380">Why doesn\'t the Auto-Return feature work.</b><br />You must enable it first in your PayPal account profile.</li><br /><br class="h6" />      <li><b class="ppem380">What url should I specify for the Auto-Return feature.</b><br />It doesn\'t matter, this contribution will automatically specify the correct script url location, which is now <code>catalog/checkout_success.php</code></li><br /><br class="h6" />      <li><b class="ppem380">Does this contribution support PayPal Credit Card payments.</b><br />Yes.</li><br /><br class="h6" />      <li><b class="ppem380">Why am I getting so many emails per transaction.</b><br />You get <b>one</b> from PayPal and <b>one</b> osCommerce order confirmation email, and another which is the <b>debug email</b>, either disable <b>debug</b> email notification or specify a sperate email address for <b>debug</b> emails.</li><br /><br class="h6" />      <li><b class="ppem380">Why am I not receiving any IPNs.</b><br />You must ensure that your <b>Primary Email Address</b> and <b>Business ID</b> are configured correctly.<br />Login to your PayPal Account and see what and how many email addresses you are using and which one is the Primary address.<br />Also check your debug emails as it will also specify the Primary Email Address of the intended receiver.</li><br /><br class="h6" />      <li><b class="ppem380">I\'m having problems with Multi-Currencies.</b><br />This problem should now be resolved, previously the <b>Cart Test</b> was comparing the currency and amounts of the actual order to what PayPal received as opposed to actually comparing the currency and amounts prior to transfering the customer to PayPal.<br /><br /><b>However</b>, if you\'re using the Itemized Shopping Cart then discrepancies may arise due to PayPal\'s two decimal place calculations, in such an event the order will be placed on hold. Although this type of discrepancy may not affect all orders it does however exist and now adds a future requirement to enable you to finalize the transaction via your store\'s admin.</li><br /><br class="h6" />      <li><b class="ppem380">I\'m having problems verifying the Cart Totals.</b><br />See above.</li><br /><br class="h6" />      <li><b class="ppem380">Why is there no PayPal shipping address details in the IPN info?</b><br />Set Enable PayPal Shipping Address to \'No\' if you require a PayPal verified shipping address or set to \'Yes\' if you do not.</li><br /><br class="h6" />      <li><b class="ppem380">How can I customize the Checkout redirect page.</b><br />The splash template page shown while transfering the customer to PayPal is:<br /><code>catalog/includes/modules/payment/paypal/catalog/checkout_splash.inc.php</code></li><br /><br class="h6" />      <li><b class="ppem380">Where can I find more PayPal logo buttons.</b><br />Login to your PayPal account and click Merchant Tools or Auction Tools.</li><br /><br class="h6" />      <li><b class="ppem380">Where can I find PayPal documentation.</b><br /><ul style="margin-left: 15px; margin-top: 5px; padding-left: 5px;"><li><a href="https://www.paypal.com/en_US/pdf/integration_guide.pdf">PayPal Integration Manual</a></li></ul></li><br /><br class="h6" />      <li><b class="ppem380">How do I use PayPal\'s Sandbox.</b>        <ul style="margin-left: 15px; margin-top: 5px; padding-left: 5px;">          <li>Register with <a href="https://developer.paypal.com/" target="PPDC">PayPal Developer Central</a></li><br class="h6" />          <li>Then create <b>two virtual accounts</b> types:<ul style="margin-top: 5px; margin-left: 10px; padding-left: 10px;"><li>Personal Account</li><li>Premier or Business Account</li></ul></li><br class="h6" />          <li>Confirm both accounts (each is just a single click option).</li><br class="h6" />          <li>Transfer some virtual money into your personal account (Click the add funds link).</li><br class="h6" />

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -