File: /homepages/oneclick/ZenCart/1.5.3/2/scripts/locale/includes/languages/german/button_names.php
<?php
/**
* @package languageDefines
* @copyright Copyright 2003-2012 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @translator: cyaneo/hugo13/wflohr/maleborg http://www.zen-cart-pro.at 2007-01-03
* @version $Id: button_names.php 628 2012-03-07 17:05:14Z webchills $
*/
/**
* define the button images used in the project
*/
define('BUTTON_IMAGE_ADD_TO_CART', 'button_add_to_cart.gif');
define('BUTTON_IMAGE_ADD_ADDRESS', 'button_add_address.gif');
define('BUTTON_IMAGE_ADD_PRODUCTS_TO_CART','button_add_selected.gif');
define('BUTTON_IMAGE_BACK', 'button_back.gif');
define('BUTTON_IMAGE_BUY_NOW', 'button_buy_now.gif');
define('BUTTON_IMAGE_CANCEL', 'button_cancel.gif');
define('BUTTON_IMAGE_CHANGE_ADDRESS', 'button_change_address.gif');
define('BUTTON_IMAGE_CHECKOUT', 'button_checkout.gif');
define('BUTTON_IMAGE_CONFIRM_SEND', 'button_confirm_send.gif');
define('BUTTON_IMAGE_CONFIRM_ORDER', 'button_confirm_order.gif');
define('BUTTON_IMAGE_CONTINUE', 'button_continue.gif');
define('BUTTON_IMAGE_CONTINUE_SHOPPING', 'button_continue_shopping.gif');
define('BUTTON_IMAGE_DELETE', 'button_delete.gif');
define('BUTTON_IMAGE_DELETE_SMALL', 'button_delete_small.gif');
define('BUTTON_IMAGE_DOWNLOAD', 'button_download.gif');
define('BUTTON_IMAGE_EDIT_SMALL', 'small_edit.gif');
define('BUTTON_IMAGE_IN_CART', 'button_in_cart.gif');
define('BUTTON_IMAGE_LOGIN', 'button_login.gif');
define('BUTTON_IMAGE_NEXT', 'button_next.gif');
define('BUTTON_IMAGE_PREVIOUS', 'button_prev.gif');
define('BUTTON_IMAGE_REDEEM', 'button_redeem.gif');
define('BUTTON_IMAGE_RETURN_TO_PROD_LIST', 'button_return_to_product_list.gif');
define('BUTTON_IMAGE_REVIEWS', 'button_reviews.gif');
define('BUTTON_IMAGE_SEARCH', 'button_search.gif');
define('BUTTON_IMAGE_SEND', 'button_send.gif');
define('BUTTON_IMAGE_SEND_A_GIFT_CERT', 'button_send_a_gift_cert.gif');
define('BUTTON_IMAGE_SEND_ANOTHER', 'button_send_another.gif');
define('BUTTON_IMAGE_SHIPPING_ESTIMATOR', 'button_shipping_estimator.gif');
define('BUTTON_IMAGE_SOLD_OUT','button_sold_out.gif');
define('BUTTON_IMAGE_SOLD_OUT_SMALL','button_sold_out_sm.gif');
define('BUTTON_IMAGE_SUBMIT', 'button_submit.gif');
define('BUTTON_IMAGE_UNSUBSCRIBE', 'button_unsubscribe.gif');
define('BUTTON_IMAGE_UPDATE', 'button_update.gif');
define('BUTTON_IMAGE_VIEW_SMALL', 'button_view.gif');
define('BUTTON_IMAGE_WRITE_REVIEW', 'button_write_review.gif');
define('BUTTON_IMAGE_READ_REVIEWS', 'button_read_reviews.gif');
define('BUTTON_IMAGE_GOTO_PROD_DETAILS', 'button_goto_prod_details.gif');
define('BUTTON_IMAGE_MORE_REVIEWS', 'button_more_reviews.gif');
define('BUTTON_IMAGE_CONTINUE_CHECKOUT', 'button_continue_checkout.gif');
//define('PREVNEXT_BUTTON_NEXT', '[Next >>]');
//define('PREVNEXT_BUTTON_LAST', 'LAST>>');
define('BUTTON_IMAGE_CREATE_ACCOUNT', 'button_create_account.gif');
define('BUTTON_IMAGE_LOG_OFF', 'button_logoff.gif');
/*
* ALT tags used for buttons
*/
define('BUTTON_CREATE_ACCOUNT_ALT', 'Neues Konto erstellen');
define('BUTTON_LOG_OFF_ALT', 'Abmelden');
define('BUTTON_ADD_TO_CART_ALT', 'In meinen Warenkorb');
define('BUTTON_ADD_ADDRESS_ALT', 'Adresse hinzufügen');
define('BUTTON_ADD_PRODUCTS_TO_CART_ALT', 'Ausgewählte Artikel in den Warenkorb');
define('BUTTON_BACK_ALT', 'Zurück');
define('BUTTON_BUY_NOW_ALT', 'Jetzt kaufen');
define('BUTTON_CANCEL_ALT', 'Abbrechen');
define('BUTTON_CHANGE_ADDRESS_ALT', 'Adresse ändern');
define('BUTTON_CHECKOUT_ALT', 'Zur Kasse');
define('BUTTON_CONFIRM_SEND_ALT', 'Gutschein senden');
define('BUTTON_CONFIRM_ORDER_ALT', 'zahlungspflichtig bestellen');
define('BUTTON_CONTINUE_ALT', 'Weiter');
define('BUTTON_CONTINUE_SHOPPING_ALT', 'Weiter einkaufen');
define('BUTTON_DELETE_ALT', 'Löschen');
define('BUTTON_DELETE_SMALL_ALT', 'Löschen');
define('BUTTON_DOWNLOAD_ALT', 'Download');
define('BUTTON_EDIT_SMALL_ALT', 'Bearbeiten');
define('BUTTON_IN_CART_ALT', 'In den Warenkorb ');
define('BUTTON_LOGIN_ALT', 'Anmelden');
define('BUTTON_NEXT_ALT', 'Nächster');
define('BUTTON_PREVIOUS_ALT', 'Vorheriger');
define('BUTTON_REDEEM_ALT', 'Einlösen');
define('BUTTON_RETURN_TO_PROD_LIST_ALT', 'Zurück zur Artikelliste');
define('BUTTON_REVIEWS_ALT', 'Zu den Bewertungen');
define('BUTTON_SEARCH_ALT', 'Suche');
define('BUTTON_SEND_ALT', 'Jetzt senden');
define('BUTTON_SEND_ANOTHER_ALT', 'Einen weiteren Gutschein versenden');
define('BUTTON_SEND_A_GIFT_CERT_ALT', 'Einen Gutschein senden');
define('BUTTON_SHIPPING_ESTIMATOR_ALT', 'Voraussichtliche Versandkosten');
define('BUTTON_SOLD_OUT_ALT', 'Ausverkauft');
define('BUTTON_SOLD_OUT_SMALL_ALT', 'Ausverkauft');
define('BUTTON_SUBMIT_ALT', 'Absenden');
define('BUTTON_UNSUBSCRIBE', 'Abbestellen');
define('BUTTON_UPDATE_ALT', 'Aktualisieren');
define('BUTTON_VIEW_SMALL_ALT', 'Anzeigen');
define('BUTTON_WRITE_REVIEW_ALT', 'Bewertung schreiben');
define('BUTTON_READ_REVIEWS_ALT', 'Bewertung lesen');
define('BUTTON_GOTO_PROD_DETAILS_ALT', 'Detaillierte Produktbeschreibung');
define('BUTTON_MORE_REVIEWS_ALT', 'Weitere Bewertungen');