Files
opensourcepos/app/Language/de-CH/Customers.php
2024-06-15 17:19:15 +02:00

57 lines
1.9 KiB
PHP

<?php
return [
"account_number" => "Konto-Nr.",
"account_number_duplicate" => "Diese Konto-Nr. existiert bereits",
"available_points" => "",
"available_points_value" => "",
"average" => "",
"avg_discount" => "",
"basic_information" => "",
"cannot_be_deleted" => "Kunde kann nicht gelöscht werden, ein oder mehrere Kunden weisen Verkäufe auf",
"company_name" => "Firmenname",
"confirm_delete" => "Wollen Sie die gewählten Kunden wirklich löschen?",
"confirm_restore" => "",
"consent" => "",
"consent_required" => "",
"csv_import_failed" => "CSV Import fehlerhaft",
"csv_import_nodata_wrongformat" => "Your uploaded file has no data or wrong format",
"csv_import_partially_failed" => "Most Customers imported. But some were not, here is the list",
"csv_import_success" => "Import of Customers successful",
"customer" => "Kunde",
"date" => "",
"discount" => "Discount",
"discount_fixed" => "",
"discount_percent" => "",
"discount_type" => "",
"email_duplicate" => "",
"employee" => "",
"error_adding_updating" => "Fehler beim Hinzufügen/Ändern",
"import_items_csv" => "Importiere Kunden via CSV",
"mailchimp_activity_click" => "",
"mailchimp_activity_lastopen" => "",
"mailchimp_activity_open" => "",
"mailchimp_activity_total" => "",
"mailchimp_activity_unopen" => "",
"mailchimp_email_client" => "",
"mailchimp_info" => "",
"mailchimp_member_rating" => "",
"mailchimp_status" => "",
"mailchimp_vip" => "",
"max" => "",
"min" => "",
"new" => "Neuer Kunde",
"none_selected" => "Sie haben keinen Kunde zum Löschen gewählt",
"one_or_multiple" => "Kunde(n)",
"quantity" => "",
"stats_info" => "",
"successful_adding" => "Kunde erfolgreich hinzugefügt",
"successful_deleted" => "Löschung erfolgreich",
"successful_updating" => "Änderung erfolgreich",
"tax_code" => "",
"tax_id" => "",
"taxable" => "Steuerpflichtig",
"total" => "Total",
"update" => "Kunde ändern",
"rewards_package" => "",
];