mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-22 08:17:58 -05:00
55 lines
2.6 KiB
PHP
55 lines
2.6 KiB
PHP
<?php
|
|
|
|
$lang["customers_account_number"] = "Konto-Nr.";
|
|
$lang["customers_account_number_duplicate"] = "Diese Konto-Nr. existiert bereits";
|
|
$lang["customers_available_points"] = "";
|
|
$lang["customers_average"] = "";
|
|
$lang["customers_avg_discount"] = "";
|
|
$lang["customers_basic_information"] = "";
|
|
$lang["customers_cannot_be_deleted"] = "Kunde kann nicht gelöscht werden, ein oder mehrere Kunden weisen Verkäufe auf";
|
|
$lang["customers_company_name"] = "Firmenname";
|
|
$lang["customers_confirm_delete"] = "Wollen Sie die gewählten Kunden wirklich löschen?";
|
|
$lang["customers_confirm_restore"] = "";
|
|
$lang["customers_consent"] = "";
|
|
$lang["customers_consent_required"] = "";
|
|
$lang["customers_customer"] = "Kunde";
|
|
$lang["customers_date"] = "";
|
|
$lang["customers_discount"] = "Discount";
|
|
$lang["customers_discount_fixed"] = "";
|
|
$lang["customers_discount_percent"] = "";
|
|
$lang["customers_discount_type"] = "";
|
|
$lang["customers_email_duplicate"] = "";
|
|
$lang["customers_employee"] = "";
|
|
$lang["customers_error_adding_updating"] = "Fehler beim Hinzufügen/Ändern";
|
|
$lang["customers_excel_import_failed"] = "Excel Import fehlerhaft";
|
|
$lang["customers_excel_import_nodata_wrongformat"] = "Your uploaded file has no data or wrong format";
|
|
$lang["customers_excel_import_partially_failed"] = "Most Customers imported. But some were not, here is the list";
|
|
$lang["customers_excel_import_success"] = "Import of Customers successful";
|
|
$lang["customers_import_items_excel"] = "Importiere Kunden via Excel";
|
|
$lang["customers_mailchimp_activity_click"] = "";
|
|
$lang["customers_mailchimp_activity_lastopen"] = "";
|
|
$lang["customers_mailchimp_activity_open"] = "";
|
|
$lang["customers_mailchimp_activity_total"] = "";
|
|
$lang["customers_mailchimp_activity_unopen"] = "";
|
|
$lang["customers_mailchimp_email_client"] = "";
|
|
$lang["customers_mailchimp_info"] = "";
|
|
$lang["customers_mailchimp_member_rating"] = "";
|
|
$lang["customers_mailchimp_status"] = "";
|
|
$lang["customers_mailchimp_vip"] = "";
|
|
$lang["customers_max"] = "";
|
|
$lang["customers_min"] = "";
|
|
$lang["customers_new"] = "Neuer Kunde";
|
|
$lang["customers_none_selected"] = "Sie haben keinen Kunde zum Löschen gewählt";
|
|
$lang["customers_one_or_multiple"] = "Kunde(n)";
|
|
$lang["customers_quantity"] = "";
|
|
$lang["customers_stats_info"] = "";
|
|
$lang["customers_successful_adding"] = "Kunde erfolgreich hinzugefügt";
|
|
$lang["customers_successful_deleted"] = "Löschung erfolgreich";
|
|
$lang["customers_successful_updating"] = "Änderung erfolgreich";
|
|
$lang["customers_tax_code"] = "";
|
|
$lang["customers_tax_id"] = "";
|
|
$lang["customers_taxable"] = "Steuerpflichtig";
|
|
$lang["customers_total"] = "Total";
|
|
$lang["customers_update"] = "Kunde ändern";
|
|
$lang["rewards_package"] = "";
|