mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-10 18:09:30 -04:00
331 lines
16 KiB
PHP
331 lines
16 KiB
PHP
<?php
|
|
return [
|
|
'config_address' => 'Adresse',
|
|
'config_address_required' => 'Adresse ist erforderlich',
|
|
'config_all_set' => 'All file permissions are set correctly!',
|
|
'config_allow_duplicate_barcodes' => '',
|
|
'config_apostrophe' => 'apostrophe',
|
|
'config_backup_button' => 'Sicherung',
|
|
'config_backup_database' => 'Sicherungs-Datenbank',
|
|
'config_barcode' => 'Barcodes',
|
|
'config_barcode_company' => 'Firmenname',
|
|
'config_barcode_configuration' => 'Barcodes',
|
|
'config_barcode_content' => 'Barcode Inhalt',
|
|
'config_barcode_first_row' => 'Erste Zeile',
|
|
'config_barcode_font' => 'Schrift',
|
|
'config_barcode_formats' => '',
|
|
'config_barcode_generate_if_empty' => 'Generiere Barcode wenn leer',
|
|
'config_barcode_height' => 'Höhe',
|
|
'config_barcode_id' => 'Artikel-Nr/Name',
|
|
'config_barcode_info' => 'Barcode Einstellung',
|
|
'config_barcode_layout' => 'Barcode Layout',
|
|
'config_barcode_name' => 'Name',
|
|
'config_barcode_number' => 'UPC/EAN/ISBN',
|
|
'config_barcode_number_in_row' => 'Nummer in Zeile',
|
|
'config_barcode_page_cellspacing' => 'Zellenabstand auf Seite',
|
|
'config_barcode_page_width' => 'Seitenbreite',
|
|
'config_barcode_price' => 'Preis',
|
|
'config_barcode_second_row' => 'Zeile 2',
|
|
'config_barcode_third_row' => 'Zeile 3',
|
|
'config_barcode_tooltip' => '',
|
|
'config_barcode_type' => 'Barcode Typ',
|
|
'config_barcode_width' => 'Breite (px)',
|
|
'config_bottom' => 'Bottom',
|
|
'config_cash_button' => '',
|
|
'config_cash_button_1' => '',
|
|
'config_cash_button_2' => '',
|
|
'config_cash_button_3' => '',
|
|
'config_cash_button_4' => '',
|
|
'config_cash_button_5' => '',
|
|
'config_cash_button_6' => '',
|
|
'config_cash_decimals' => '',
|
|
'config_cash_decimals_tooltip' => '',
|
|
'config_cash_rounding' => '',
|
|
'config_category_dropdown' => '',
|
|
'config_center' => 'Center',
|
|
'config_change_apperance_tooltip' => '',
|
|
'config_comma' => 'comma',
|
|
'config_company' => 'Firmenname',
|
|
'config_company_avatar' => '',
|
|
'config_company_change_image' => 'Change Image',
|
|
'config_company_logo' => 'Logo',
|
|
'config_company_remove_image' => 'Remove Image',
|
|
'config_company_required' => 'Firmenname ist erforderlich',
|
|
'config_company_select_image' => 'Select Image',
|
|
'config_company_website_url' => 'Webseite ist nicht in korrektem Format',
|
|
'config_country_codes' => 'Country Codes',
|
|
'config_country_codes_tooltip' => 'Comma separated list of country codes for nominatim address lookup.',
|
|
'config_currency_code' => '',
|
|
'config_currency_decimals' => 'Currency Decimals',
|
|
'config_currency_symbol' => 'Währungssymbol',
|
|
'config_current_employee_only' => '',
|
|
'config_customer_reward' => '',
|
|
'config_customer_reward_duplicate' => '',
|
|
'config_customer_reward_enable' => '',
|
|
'config_customer_reward_invalid_chars' => '',
|
|
'config_customer_reward_required' => '',
|
|
'config_customer_sales_tax_support' => '',
|
|
'config_date_or_time_format' => '',
|
|
'config_datetimeformat' => 'Datum und Zeit',
|
|
'config_decimal_point' => 'Dezimaltrennzeichen',
|
|
'config_default_barcode_font_size_number' => 'Die Barcode Schriftgrösse muss eine Zahl sein',
|
|
'config_default_barcode_font_size_required' => 'Die Barcode Schriftgrösse ist erforderlich',
|
|
'config_default_barcode_height_number' => 'Die Barcode Höhe muss eine Zahl sein',
|
|
'config_default_barcode_height_required' => 'Die Barcode Höhe ist erforderlich',
|
|
'config_default_barcode_num_in_row_number' => 'Die Barcode Num muss eine Zahl sein',
|
|
'config_default_barcode_num_in_row_required' => 'Die Barcode Num ist erforderlich',
|
|
'config_default_barcode_page_cellspacing_number' => 'Der Barcode Zellabstand muss eine Zahl sein',
|
|
'config_default_barcode_page_cellspacing_required' => 'Der Barcode Zellabstand ist erforderlich',
|
|
'config_default_barcode_page_width_number' => 'Die Barcode Seitenbreite muss eine Zahl sein',
|
|
'config_default_barcode_page_width_required' => 'Die Barcode Seitenbreite ist erforderlich',
|
|
'config_default_barcode_width_number' => 'Die Barcode Breite muss eine Zahl sein',
|
|
'config_default_barcode_width_required' => 'Die Barcode Breite ist erforderlich',
|
|
'config_default_item_columns' => '',
|
|
'config_default_origin_tax_code' => '',
|
|
'config_default_receivings_discount' => '',
|
|
'config_default_receivings_discount_number' => '',
|
|
'config_default_receivings_discount_required' => '',
|
|
'config_default_sales_discount' => 'Standard Verkaufsrabatt',
|
|
'config_default_sales_discount_number' => 'Der Standard Verkaufsrabatt muss eine Zahl sein',
|
|
'config_default_sales_discount_required' => 'Der Standard Verkaufsrabatt ist erforderlich',
|
|
'config_default_tax_category' => '',
|
|
'config_default_tax_code' => '',
|
|
'config_default_tax_jurisdiction' => '',
|
|
'config_default_tax_name_number' => '',
|
|
'config_default_tax_name_required' => 'The default tax name is a required field',
|
|
'config_default_tax_rate' => 'MWSt %',
|
|
'config_default_tax_rate_1' => 'MWSt 1',
|
|
'config_default_tax_rate_2' => 'MWSt 2',
|
|
'config_default_tax_rate_3' => '',
|
|
'config_default_tax_rate_number' => 'MWSt Rate',
|
|
'config_default_tax_rate_required' => 'MWSt ist erforderlich',
|
|
'config_derive_sale_quantity' => '',
|
|
'config_derive_sale_quantity_tooltip' => '',
|
|
'config_dinner_table' => '',
|
|
'config_dinner_table_duplicate' => '',
|
|
'config_dinner_table_enable' => '',
|
|
'config_dinner_table_invalid_chars' => '',
|
|
'config_dinner_table_required' => '',
|
|
'config_dot' => 'dot',
|
|
'config_email' => 'Email',
|
|
'config_email_configuration' => 'Email Configuration',
|
|
'config_email_mailpath' => 'Path to Sendmail',
|
|
'config_email_protocol' => 'Protocol',
|
|
'config_email_receipt_check_behaviour' => '',
|
|
'config_email_receipt_check_behaviour_always' => '',
|
|
'config_email_receipt_check_behaviour_last' => '',
|
|
'config_email_receipt_check_behaviour_never' => '',
|
|
'config_email_smtp_crypto' => 'SMTP Encryption',
|
|
'config_email_smtp_host' => 'SMTP Server',
|
|
'config_email_smtp_pass' => 'SMTP Password',
|
|
'config_email_smtp_port' => 'SMTP Port',
|
|
'config_email_smtp_timeout' => 'SMTP Timeout (s)',
|
|
'config_email_smtp_user' => 'SMTP Username',
|
|
'config_enable_avatar' => '',
|
|
'config_enable_avatar_tooltip' => '',
|
|
'config_enable_dropdown_tooltip' => '',
|
|
'config_enable_new_look' => '',
|
|
'config_enable_right_bar' => '',
|
|
'config_enable_right_bar_tooltip' => '',
|
|
'config_enforce_privacy' => '',
|
|
'config_enforce_privacy_tooltip' => '',
|
|
'config_fax' => 'Fax',
|
|
'config_file_perm' => 'There are problems with file permissions please fix and reload this page.',
|
|
'config_financial_year' => '',
|
|
'config_financial_year_apr' => '',
|
|
'config_financial_year_aug' => '',
|
|
'config_financial_year_dec' => '',
|
|
'config_financial_year_feb' => '',
|
|
'config_financial_year_jan' => '',
|
|
'config_financial_year_jul' => '',
|
|
'config_financial_year_jun' => '',
|
|
'config_financial_year_mar' => '',
|
|
'config_financial_year_may' => '',
|
|
'config_financial_year_nov' => '',
|
|
'config_financial_year_oct' => '',
|
|
'config_financial_year_sep' => '',
|
|
'config_floating_labels' => '',
|
|
'config_gcaptcha_enable' => '',
|
|
'config_gcaptcha_secret_key' => '',
|
|
'config_gcaptcha_secret_key_required' => '',
|
|
'config_gcaptcha_site_key' => '',
|
|
'config_gcaptcha_site_key_required' => '',
|
|
'config_gcaptcha_tooltip' => '',
|
|
'config_general' => 'Einstellungen',
|
|
'config_general_configuration' => 'Einstellungen',
|
|
'config_giftcard_number' => '',
|
|
'config_giftcard_random' => '',
|
|
'config_giftcard_series' => '',
|
|
'config_image_allowed_file_types' => '',
|
|
'config_image_max_height_tooltip' => '',
|
|
'config_image_max_size_tooltip' => '',
|
|
'config_image_max_width_tooltip' => '',
|
|
'config_image_restrictions' => '',
|
|
'config_include_hsn' => '',
|
|
'config_info' => 'Instellungen',
|
|
'config_info_configuration' => 'Instellungen',
|
|
'config_input_groups' => '',
|
|
'config_integrations' => '',
|
|
'config_integrations_configuration' => '',
|
|
'config_invoice' => 'Rechnungs',
|
|
'config_invoice_configuration' => 'Druckereinstellungen',
|
|
'config_invoice_default_comments' => 'Rechnungskommentar',
|
|
'config_invoice_email_message' => 'Rechnungsvorlage (Email)',
|
|
'config_invoice_enable' => 'Enable Invoicing',
|
|
'config_invoice_printer' => 'Rechnungsdrucker',
|
|
'config_invoice_type' => '',
|
|
'config_is_readable' => '',
|
|
'config_is_writable' => 'is writable, but the permissions are higher than 750.',
|
|
'config_item_markup' => '',
|
|
'config_jsprintsetup_required' => 'Warnung! Diese Funktion ist nur funktionsfähig',
|
|
'config_language' => 'Sprache',
|
|
'config_last_used_invoice_number' => '',
|
|
'config_last_used_quote_number' => '',
|
|
'config_last_used_work_order_number' => '',
|
|
'config_left' => 'Left',
|
|
'config_license' => 'License',
|
|
'config_license_configuration' => 'License Statement',
|
|
'config_line_sequence' => '',
|
|
'config_lines_per_page' => 'Zeilen pro Seite',
|
|
'config_lines_per_page_number' => 'Zeilen pro Seite muss eine Zahl sein',
|
|
'config_lines_per_page_required' => 'Zeilen pro Seite ist erforderlich',
|
|
'config_locale' => 'Länder',
|
|
'config_locale_configuration' => 'Länderkonfiguration',
|
|
'config_locale_info' => 'Info Länderkonfiguration',
|
|
'config_location' => 'Lagerort',
|
|
'config_location_configuration' => 'Lagerort',
|
|
'config_location_info' => 'Lagerort-Information',
|
|
'config_login_form' => '',
|
|
'config_logout' => 'Wollen Sie eine Sicherung machen vor dem Beenden? Klicke [OK] für Sicherung',
|
|
'config_mailchimp' => '',
|
|
'config_mailchimp_api_key' => '',
|
|
'config_mailchimp_configuration' => '',
|
|
'config_mailchimp_key_successfully' => '',
|
|
'config_mailchimp_key_unsuccessfully' => '',
|
|
'config_mailchimp_lists' => '',
|
|
'config_mailchimp_tooltip' => '',
|
|
'config_message' => 'Message',
|
|
'config_message_configuration' => 'Message Configuration',
|
|
'config_msg_msg' => 'Saved Text Message',
|
|
'config_msg_msg_placeholder' => 'If you wish to use a SMS template save your message here. Otherwise leave the box blank.',
|
|
'config_msg_pwd' => 'SMS-API Password',
|
|
'config_msg_pwd_required' => 'SMS-API Password is a required field',
|
|
'config_msg_src' => 'SMS-API Sender ID',
|
|
'config_msg_src_required' => 'SMS-API Sender ID is a required field',
|
|
'config_msg_uid' => 'SMS-API Username',
|
|
'config_msg_uid_required' => 'SMS-API Username is a required field',
|
|
'config_multi_pack_enabled' => '',
|
|
'config_no_risk' => 'No security/vulnerability risks.',
|
|
'config_none' => 'none',
|
|
'config_notify_alignment' => 'Notification Popup Position',
|
|
'config_number_format' => 'Zahlenformat',
|
|
'config_number_locale' => 'Länderkonfiguration',
|
|
'config_number_locale_invalid' => 'Die eingegebene Lokale ist falsch. Bitte sehen Sie sich den Link tim Tooltip an um einen korrekten Wert zu finden',
|
|
'config_number_locale_required' => 'Localennummer ist ein Pflichtfeld',
|
|
'config_number_locale_tooltip' => 'Finden Sie eine korrekte Lokale über diesen Link',
|
|
'config_os_timezone' => '',
|
|
'config_ospos_info' => '',
|
|
'config_payment_options_order' => 'Payment Options Order',
|
|
'config_perm_risk' => 'Permissions higher than 750 leaves this software at risk.',
|
|
'config_phone' => 'Telefon',
|
|
'config_phone_required' => 'Telefon ist erforderlich',
|
|
'config_print_bottom_margin' => 'Unterer Rand',
|
|
'config_print_bottom_margin_number' => 'Unterer Rand muss eine Zahl sein',
|
|
'config_print_bottom_margin_required' => 'Unterer Rand ist erforderlich',
|
|
'config_print_delay_autoreturn' => '',
|
|
'config_print_delay_autoreturn_number' => '',
|
|
'config_print_delay_autoreturn_required' => '',
|
|
'config_print_footer' => 'Drucke Browser Fusszeile',
|
|
'config_print_header' => 'Drucke Browser Kopfzeile',
|
|
'config_print_left_margin' => 'Rand links',
|
|
'config_print_left_margin_number' => 'Rand links muss eine Zahl sein',
|
|
'config_print_left_margin_required' => 'Rand links ist erforderlich',
|
|
'config_print_receipt_check_behaviour' => '',
|
|
'config_print_receipt_check_behaviour_always' => '',
|
|
'config_print_receipt_check_behaviour_last' => '',
|
|
'config_print_receipt_check_behaviour_never' => '',
|
|
'config_print_right_margin' => 'Rand rechts',
|
|
'config_print_right_margin_number' => 'Rand rechts muss eine Zahl sein',
|
|
'config_print_right_margin_required' => 'Rand rechts ist erforderlich',
|
|
'config_print_silently' => 'Zeige Druckdialog',
|
|
'config_print_top_margin' => 'Rand oben',
|
|
'config_print_top_margin_number' => 'Rand oben muss eine Zahl sein',
|
|
'config_print_top_margin_required' => 'Rand oben ist erforderlich',
|
|
'config_quantity_decimals' => 'Quantity Decimals',
|
|
'config_quick_cash_enable' => '',
|
|
'config_quote_default_comments' => '',
|
|
'config_receipt' => 'Eingang',
|
|
'config_receipt_category' => '',
|
|
'config_receipt_configuration' => 'Druckereinstellungen',
|
|
'config_receipt_default' => 'Default',
|
|
'config_receipt_font_size' => '',
|
|
'config_receipt_font_size_number' => '',
|
|
'config_receipt_font_size_required' => '',
|
|
'config_receipt_info' => 'Quittungsinformation',
|
|
'config_receipt_printer' => 'Quittungsdrucker',
|
|
'config_receipt_short' => 'Short',
|
|
'config_receipt_show_company_name' => '',
|
|
'config_receipt_show_description' => 'Show Description',
|
|
'config_receipt_show_serialnumber' => 'Show Serial Number',
|
|
'config_receipt_show_tax_ind' => '',
|
|
'config_receipt_show_taxes' => 'Zeige MWSt',
|
|
'config_receipt_show_total_discount' => 'Zeige Gesamtrabatt',
|
|
'config_receipt_template' => 'Receipt Template',
|
|
'config_receiving_calculate_average_price' => 'Berechne Durchschnittseinkaufspreis',
|
|
'config_recv_invoice_format' => 'Format Eingangsrechnung',
|
|
'config_register_mode_default' => '',
|
|
'config_report_an_issue' => '',
|
|
'config_return_policy_required' => 'Rücknahmepolitik erforderlich',
|
|
'config_reward' => '',
|
|
'config_reward_configuration' => '',
|
|
'config_right' => 'Right',
|
|
'config_sales_invoice_format' => 'Format Verkaufsrechnung',
|
|
'config_sales_quote_format' => '',
|
|
'config_saved_successfully' => 'Einstellungen erfolgreich gesichert',
|
|
'config_saved_unsuccessfully' => 'Einstellungen konnten nicht gesichert werden',
|
|
'config_security_issue' => 'Security Vulnerability Warning',
|
|
'config_server_notice' => 'Please use the below info for issue reporting.',
|
|
'config_service_charge' => '',
|
|
'config_show_due_enable' => '',
|
|
'config_show_office_group' => '',
|
|
'config_statistics' => 'Send statistics',
|
|
'config_statistics_tooltip' => 'Send statistics for development and feature improvement purposes',
|
|
'config_stock_location' => 'Lagerort',
|
|
'config_stock_location_duplicate' => 'Bitte verwenden Sie einen eindeutigen Lagerort',
|
|
'config_stock_location_invalid_chars' => 'Der Lagerort kann keine Unterstriche enthalten',
|
|
'config_stock_location_required' => 'Lagerort Nummer ist erforderlich',
|
|
'config_suggestions_fifth_column' => '',
|
|
'config_suggestions_first_column' => '',
|
|
'config_suggestions_fourth_column' => '',
|
|
'config_suggestions_layout' => '',
|
|
'config_suggestions_second_column' => '',
|
|
'config_suggestions_third_column' => '',
|
|
'config_system_conf' => 'Setup & Conf',
|
|
'config_system_info' => 'System Info',
|
|
'config_table' => '',
|
|
'config_table_configuration' => '',
|
|
'config_takings_printer' => 'Takings Printer',
|
|
'config_tax' => '',
|
|
'config_tax_category' => '',
|
|
'config_tax_category_duplicate' => '',
|
|
'config_tax_category_invalid_chars' => '',
|
|
'config_tax_category_required' => '',
|
|
'config_tax_category_used' => '',
|
|
'config_tax_configuration' => '',
|
|
'config_tax_decimals' => 'Tax Decimals',
|
|
'config_tax_id' => '',
|
|
'config_tax_included' => 'MWSt inbegriffen',
|
|
'config_theme' => 'Design',
|
|
'config_theme_preview' => '',
|
|
'config_thousands_separator' => 'Tausendertrennzeichen',
|
|
'config_timezone' => 'Zeitzone',
|
|
'config_timezone_error' => '',
|
|
'config_top' => 'Top',
|
|
'config_use_destination_based_tax' => '',
|
|
'config_user_timezone' => '',
|
|
'config_website' => 'Website',
|
|
'config_wholesale_markup' => '',
|
|
'config_work_order_enable' => '',
|
|
'config_work_order_format' => '',
|
|
];
|