A
download index.php
Language: PHP
License: GPL
Copyright: (c) 2002-2003 osCommerce(index.php,v 1.5 2002/03/30); www.oscommerce.com (c) 2000-2001 The Exchange Project (earlier name of osCommerce) (c) 2003 XT-Commerce (c) 2003 nextcommerce (index.php,v 1.5 2003/08/14); www.nextcommerce.org
LOC: 39
Project Info
melponeme(xoopsbrasileiro)
Server: BerliOS
Type: cvs
...rcio_v1x\lang\german\admin\
   backup.php
   banner_manager.php
   banner_statistics.php
   blacklist.php
   cache.php
   categories.php
   configuration.php
   content_manager.php
   countries.php
   coupon_admin.php
   create_account.php
   credits.php
   currencies.php
   customers.php
   customers_status.php
   define_language.php
   file_manager.php
   geo_zones.php
   german.php
   gv_mail.php
   gv_queue.php
   gv_sent.php
   index.php
   itransact.php
   languages.php
   mail.php
   manufacturers.php
   module_export.php
   module_newsletter.php
   modules.php
   newsletters.php
   orders.php
   orders_status.php
   products_attributes.php
   products_expected.php
   reviews.php
   server_info.php
   shipping_status.php
   specials.php
   start.php
   stats_customers.php
   ..._products_purchased.php
   stats_products_viewed.php
   stats_sales_report.php
   stats_stock_warning.php
   tax_classes.php
   tax_rates.php
   templates_boxes.php
   whos_online.php
   xinvoice.php
   xpackingslip.php
   zones.php

<?php
/* --------------------------------------------------------------
   $Id: index.php,v 1.1 2004/07/14 00:17:58 mauriciolima Exp $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2003 XT-Commerce
   --------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(index.php,v 1.5 2002/03/30); www.oscommerce.com 
   (c) 2003	 nextcommerce (index.php,v 1.5 2003/08/14); www.nextcommerce.org

   Released under the GNU General Public License 
   --------------------------------------------------------------*/

define('HEADING_TITLE', 'Option w&auml;hlen...');

define('BOX_TITLE_ORDERS', 'Bestellungen');
define('BOX_TITLE_STATISTICS', 'Statistik');

define('BOX_ENTRY_SUPPORT_SITE', 'Support Seite');
define('BOX_ENTRY_SUPPORT_FORUMS', 'Support Forum');
define('BOX_ENTRY_MAILING_LISTS', 'Mailing Listen');
define('BOX_ENTRY_BUG_REPORTS', 'Fehler Reporte');
define('BOX_ENTRY_FAQ', 'Fragen und Antworten');
define('BOX_ENTRY_LIVE_DISCUSSIONS', 'Live Diskussionen');
define('BOX_ENTRY_CVS_REPOSITORY', 'CVS Repository');
define('BOX_ENTRY_INFORMATION_PORTAL', 'Informationsportal');

define('BOX_ENTRY_CUSTOMERS', 'Kunden:');
define('BOX_ENTRY_PRODUCTS', 'Produkte:');
define('BOX_ENTRY_REVIEWS', 'Bewertungen:');

define('BOX_CONNECTION_PROTECTED', 'Sie sind gesichert durch eine %s sichere SSL Verbindung.');
define('BOX_CONNECTION_UNPROTECTED', 'Sie sind <font color="#ff0000">nicht</font> durch eine sichere SSL Verbindung gesichert.');
define('BOX_CONNECTION_UNKNOWN', 'unbekannt');

define('BOX_HEADING_CONFIGURATION', 'Konfiguration');
define('BOX_CONFIGURATION_MYSTORE', 'Mein Shop');
define('BOX_CONFIGURATION_LOGGING', 'Logging Informationen');
define('BOX_CONFIGURATION_CACHE', 'Cache Optionen');

define('BOX_MODULES_PAYMENT', 'Zahlungsweise');
define('BOX_MODULES_SHIPPING', 'Versandart');

define('BOX_CATALOG_MANUFACTURERS', 'Hersteller');

define('BOX_CUSTOMERS_CUSTOMERS', 'Kunden');
define('BOX_CUSTOMERS_ORDERS', 'Bestellungen');
define('BOX_CUSTOMERS_ACCOUNTING', 'Verrechnung');

define('BOX_TAXES_COUNTRIES', 'L&auml;nder');
define('BOX_TAXES_GEO_ZONES', 'Steuerzonen');

define('BOX_LOCALIZATION_CURRENCIES', 'W&auml;hrungen');
define('BOX_LOCALIZATION_LANGUAGES', 'Sprachen');

define('CATALOG_CONTENTS', 'Inhalt');

define('REPORTS_PRODUCTS', 'Produkte');
define('REPORTS_ORDERS', 'Bestellungen');

define('TOOLS_BACKUP', 'Datensicherung');
define('TOOLS_BANNERS', 'Bannerverwaltung');
define('TOOLS_FILES', 'Dateiverwaltung');
?>

About Koders | Resources | Downloads | Support | Black Duck | Terms of Service | DMCA | Privacy Policy | Contact Us