mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-10 18:09:30 -04:00
331 lines
19 KiB
PHP
331 lines
19 KiB
PHP
<?php
|
|
return [
|
|
'config_address' => 'Adres',
|
|
'config_address_required' => 'Het adres van het bedrijf moet ingevuld worden.',
|
|
'config_all_set' => 'All permissies zijn correct ingesteld!',
|
|
'config_allow_duplicate_barcodes' => 'Sta gedupliceerde barcodes toe',
|
|
'config_apostrophe' => 'apostrof',
|
|
'config_backup_button' => 'Backup',
|
|
'config_backup_database' => 'Backup Database',
|
|
'config_barcode' => 'Streepjescode',
|
|
'config_barcode_company' => 'Bedrijfsnaam',
|
|
'config_barcode_configuration' => 'Barcode Configuratie',
|
|
'config_barcode_content' => 'Inhoud Barcode',
|
|
'config_barcode_first_row' => 'Rij 1',
|
|
'config_barcode_font' => 'Lettertype',
|
|
'config_barcode_formats' => 'Barcode Formaat',
|
|
'config_barcode_generate_if_empty' => 'Genereer indien leeg.',
|
|
'config_barcode_height' => 'Hoogte (px)',
|
|
'config_barcode_id' => 'Product id/naam',
|
|
'config_barcode_info' => 'Barcode instellingen',
|
|
'config_barcode_layout' => 'Streepjescode-indeling',
|
|
'config_barcode_name' => 'Productnaam',
|
|
'config_barcode_number' => 'UPC/EAN/ISBN',
|
|
'config_barcode_number_in_row' => 'Aantal per rij',
|
|
'config_barcode_page_cellspacing' => 'Toon cellspatiëring.',
|
|
'config_barcode_page_width' => 'Toon paginabreedte',
|
|
'config_barcode_price' => 'Prijs',
|
|
'config_barcode_second_row' => 'Rij 2',
|
|
'config_barcode_third_row' => 'Rij 3',
|
|
'config_barcode_tooltip' => 'Waarschuwing: Deze functie kan ertoe leiden dat er dubbele artikels worden geïmporteerd of aangemaakt. Niet gebruiken als u geen dubbele streepjescodes wilt.',
|
|
'config_barcode_type' => 'Type Barcode',
|
|
'config_barcode_width' => 'Breedte (px)',
|
|
'config_bottom' => 'Bodem',
|
|
'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' => 'Cash precisie',
|
|
'config_cash_decimals_tooltip' => 'Als cash en currency precies niet hetzelfde zijn dan zal er geena afronding gebeuren.',
|
|
'config_cash_rounding' => 'Cash Afronding',
|
|
'config_category_dropdown' => 'Toon categorie als dropdown',
|
|
'config_center' => 'Midden',
|
|
'config_change_apperance_tooltip' => '',
|
|
'config_comma' => 'komma',
|
|
'config_company' => 'Bedrijfsnaam',
|
|
'config_company_avatar' => '',
|
|
'config_company_change_image' => 'Selecteer Afbeelding',
|
|
'config_company_logo' => 'Logo',
|
|
'config_company_remove_image' => 'Verwijder Afbeelding',
|
|
'config_company_required' => 'De bedrijfsnaam moet ingevuld worden',
|
|
'config_company_select_image' => 'Selecteer Afbeelding',
|
|
'config_company_website_url' => 'De website van het bedrijf is geen geldige URL (http://...).',
|
|
'config_country_codes' => 'Land Codes',
|
|
'config_country_codes_tooltip' => 'Komma's gescheiden lijst van landencodes voor het op naam opzoeken van het adres opzoeken.',
|
|
'config_currency_code' => 'Munteenheid',
|
|
'config_currency_decimals' => 'Valuta decimalen',
|
|
'config_currency_symbol' => 'Valuta',
|
|
'config_current_employee_only' => '',
|
|
'config_customer_reward' => 'Punten',
|
|
'config_customer_reward_duplicate' => 'Spaarpunten moeten uniek zijn.',
|
|
'config_customer_reward_enable' => 'Activeer Spaarpunten',
|
|
'config_customer_reward_invalid_chars' => 'Spaarpunten kunnen geen '_' bevatten',
|
|
'config_customer_reward_required' => 'Spaarpunten is een verplicht veld',
|
|
'config_customer_sales_tax_support' => 'Klant fiscale support',
|
|
'config_date_or_time_format' => 'Datum en tijd filter',
|
|
'config_datetimeformat' => 'Datum en tijd formaat',
|
|
'config_decimal_point' => 'Decimale punt',
|
|
'config_default_barcode_font_size_number' => 'De barcode font grootte moet een getal zijn.',
|
|
'config_default_barcode_font_size_required' => 'De barcode font grootte is een verplicht veld.',
|
|
'config_default_barcode_height_number' => 'De barcode grootte moet een getal zijn.',
|
|
'config_default_barcode_height_required' => 'De barcode grootte is een verplicht veld.',
|
|
'config_default_barcode_num_in_row_number' => 'De barcode nummering moet een getal zijn.',
|
|
'config_default_barcode_num_in_row_required' => 'De barcode nummering is een verplicht veld.',
|
|
'config_default_barcode_page_cellspacing_number' => 'De barcode cellspatiëring moet een getal zijn.',
|
|
'config_default_barcode_page_cellspacing_required' => 'De barcode pagina spatiëring is een verplicht veld.',
|
|
'config_default_barcode_page_width_number' => 'Standaardbreedte van de streepjescodepagina moet een getal zijn.',
|
|
'config_default_barcode_page_width_required' => 'De barcode breedte is een verplicht veld.',
|
|
'config_default_barcode_width_number' => 'De breedte van de barcode moet een getal zijn.',
|
|
'config_default_barcode_width_required' => 'De breedte van de barcode is een verplicht veld.',
|
|
'config_default_item_columns' => 'Standaard Zichtbaarheid Kolommen',
|
|
'config_default_origin_tax_code' => 'Standaard VAT code',
|
|
'config_default_receivings_discount' => 'Standaard Korting Orders',
|
|
'config_default_receivings_discount_number' => 'De korting moet een getal zijn.',
|
|
'config_default_receivings_discount_required' => 'De korting is een verplicht veld.',
|
|
'config_default_sales_discount' => 'Standaard Korting Verkoop',
|
|
'config_default_sales_discount_number' => 'De korting moet een getal zijn.',
|
|
'config_default_sales_discount_required' => 'De korting is een verplicht veld.',
|
|
'config_default_tax_category' => 'Standaard Tax Categorie',
|
|
'config_default_tax_code' => 'Standaard Tax Code',
|
|
'config_default_tax_jurisdiction' => 'Standaard Tax District',
|
|
'config_default_tax_name_number' => 'Standaard VAT naam moet een string zijn.',
|
|
'config_default_tax_name_required' => 'De naam van de VAT moet ingevuld worden.',
|
|
'config_default_tax_rate' => 'Standaard VAT %',
|
|
'config_default_tax_rate_1' => 'VAT 1 %',
|
|
'config_default_tax_rate_2' => 'VAT 2 %',
|
|
'config_default_tax_rate_3' => '',
|
|
'config_default_tax_rate_number' => 'Het percentage VAT moet een nummer zijn.',
|
|
'config_default_tax_rate_required' => 'Het percentage VAT is een verplicht veld.',
|
|
'config_derive_sale_quantity' => 'Laat Verkoop Afgeleide Hoeveelheid toe',
|
|
'config_derive_sale_quantity_tooltip' => 'Indien aangevinkt zal er een nieuw item type voorzien worden om items te ordenen',
|
|
'config_dinner_table' => 'Tafel',
|
|
'config_dinner_table_duplicate' => 'Tafel moet uniek zijn.',
|
|
'config_dinner_table_enable' => 'Activeer Restomode',
|
|
'config_dinner_table_invalid_chars' => 'Tafel Naam kan geen '_' bevatten.',
|
|
'config_dinner_table_required' => 'Tafel is een verplicht veld.',
|
|
'config_dot' => 'punt',
|
|
'config_email' => 'Email',
|
|
'config_email_configuration' => 'Email Configuration',
|
|
'config_email_mailpath' => 'Pad naar Sendmail',
|
|
'config_email_protocol' => 'Protocol',
|
|
'config_email_receipt_check_behaviour' => 'Email Ticket',
|
|
'config_email_receipt_check_behaviour_always' => 'Altijd aan',
|
|
'config_email_receipt_check_behaviour_last' => 'Onthoud de laatste selectie',
|
|
'config_email_receipt_check_behaviour_never' => 'Altijd uitgetikt',
|
|
'config_email_smtp_crypto' => 'SMTP Encryptie',
|
|
'config_email_smtp_host' => 'SMTP Server',
|
|
'config_email_smtp_pass' => 'SMTP Wachtwoord',
|
|
'config_email_smtp_port' => 'SMTP Poort',
|
|
'config_email_smtp_timeout' => 'SMTP Time-out (s)',
|
|
'config_email_smtp_user' => 'SMTP Gebruikersnaam',
|
|
'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' => 'Vereis privacy',
|
|
'config_enforce_privacy_tooltip' => 'Bescherm klanten hun privacy door data obfuscatie toe te passen in geval van verwijdering',
|
|
'config_fax' => 'Fax',
|
|
'config_file_perm' => 'Er zijn problemen met de bestandsrechten, herstel ze en herlaad deze pagina.',
|
|
'config_financial_year' => 'Start boekjaar',
|
|
'config_financial_year_apr' => 'Eerste april',
|
|
'config_financial_year_aug' => 'Eerste augustus',
|
|
'config_financial_year_dec' => 'Eerste december',
|
|
'config_financial_year_feb' => 'Eerste februari',
|
|
'config_financial_year_jan' => 'Eerste januari',
|
|
'config_financial_year_jul' => 'Eerste juli',
|
|
'config_financial_year_jun' => 'Eerste juni',
|
|
'config_financial_year_mar' => 'Eerste maart',
|
|
'config_financial_year_may' => 'Eerste mei',
|
|
'config_financial_year_nov' => 'Eerste november',
|
|
'config_financial_year_oct' => 'Eerste oktober',
|
|
'config_financial_year_sep' => 'Eerste september',
|
|
'config_floating_labels' => 'Variabele Etiketten',
|
|
'config_gcaptcha_enable' => 'Login Pagina reCAPTCHA',
|
|
'config_gcaptcha_secret_key' => 'reCAPTCHA sleutel',
|
|
'config_gcaptcha_secret_key_required' => 'reCAPTCHA sleutel is een verplicht veld',
|
|
'config_gcaptcha_site_key' => 'reCAPTCHA site sleutel',
|
|
'config_gcaptcha_site_key_required' => 'reCAPTCHA site sleutel is een verplicht veld',
|
|
'config_gcaptcha_tooltip' => 'Bescherm de login pagina met Google reCAPTCHA, klik op het icoon voor een API key pair.',
|
|
'config_general' => 'Algemene',
|
|
'config_general_configuration' => 'Algemene Instellingen',
|
|
'config_giftcard_number' => 'Cadeaubon Nummer',
|
|
'config_giftcard_random' => 'Genereer Willekeurig',
|
|
'config_giftcard_series' => 'Genereer in volgorde',
|
|
'config_image_allowed_file_types' => 'Toegelaten bestandstypes',
|
|
'config_image_max_height_tooltip' => 'Maximum toegelaten hoogte voor afbeeldingen in pixels (px).',
|
|
'config_image_max_size_tooltip' => 'Maximum toegelaten bestandsgrootte voor afbeeldingen in kilobytes (kb).',
|
|
'config_image_max_width_tooltip' => 'Maximum toegelaten breedte voor afbeeldingen in pixels (px).',
|
|
'config_image_restrictions' => 'Upload Instellingen voor Afbeeldingen',
|
|
'config_include_hsn' => 'Ondersteuning voor HSN Codes',
|
|
'config_info' => 'Instellingen',
|
|
'config_info_configuration' => 'Instellingen',
|
|
'config_input_groups' => 'Invoer Groepen',
|
|
'config_integrations' => 'Integraties',
|
|
'config_integrations_configuration' => 'Integraties',
|
|
'config_invoice' => 'Factuur',
|
|
'config_invoice_configuration' => 'Print Instellingen',
|
|
'config_invoice_default_comments' => 'Factuur Mededeling',
|
|
'config_invoice_email_message' => 'Factuur Email Sjabloon',
|
|
'config_invoice_enable' => 'Factureren inschakelen',
|
|
'config_invoice_printer' => 'Factuur Printer',
|
|
'config_invoice_type' => 'Factuur Type',
|
|
'config_is_readable' => 'kan gelezen worden, maar de permissies zijn niet correct. Zet deze op 640 of 660 en vernieuw.',
|
|
'config_is_writable' => 'kan beschreven worden, maar de permissies zijn niet correct. Zet deze op 750 en vernieuw.',
|
|
'config_item_markup' => '',
|
|
'config_jsprintsetup_required' => 'Opgelet! De uitgeschakelde functionaliteit werkt enkel met de jsPrintSetup addon in Firefox. Toch opslaan?',
|
|
'config_language' => 'Taal',
|
|
'config_last_used_invoice_number' => 'Laatst gebruikte factuurnummer',
|
|
'config_last_used_quote_number' => 'Laatst gebruikte offertenummer',
|
|
'config_last_used_work_order_number' => 'Laatst gebruikte werkordernummer',
|
|
'config_left' => 'Links',
|
|
'config_license' => 'Licentie',
|
|
'config_license_configuration' => 'Licentie Verklaring',
|
|
'config_line_sequence' => 'Lijn nummer',
|
|
'config_lines_per_page' => 'Lijnen Per Pagina',
|
|
'config_lines_per_page_number' => 'Regels per pagina moet een nummer zijn.',
|
|
'config_lines_per_page_required' => 'Regels per pagina is een verplicht veld.',
|
|
'config_locale' => 'Locatie',
|
|
'config_locale_configuration' => 'Locatie Configuratie',
|
|
'config_locale_info' => 'Locatie Configuratie Informatie',
|
|
'config_location' => 'Voorraad',
|
|
'config_location_configuration' => 'Stock Locaties',
|
|
'config_location_info' => 'Instellingen Locatie',
|
|
'config_login_form' => 'Inlogformulier Stijl',
|
|
'config_logout' => 'Wilt u een backup maken alvorens uit te loggen? Klik [OK] voor backup of [Annuleer] om uit te loggen.',
|
|
'config_mailchimp' => 'MailChimp',
|
|
'config_mailchimp_api_key' => 'MailChimp API Sleutel',
|
|
'config_mailchimp_configuration' => 'MailChimp Configuratie',
|
|
'config_mailchimp_key_successfully' => 'API sleutel is geldig.',
|
|
'config_mailchimp_key_unsuccessfully' => 'API sleutel is ongeldig.',
|
|
'config_mailchimp_lists' => 'MailChimp Lijst(en)',
|
|
'config_mailchimp_tooltip' => 'Klik op het icoon voor een API sleutel.',
|
|
'config_message' => 'Message',
|
|
'config_message_configuration' => 'Message Configuration',
|
|
'config_msg_msg' => 'Opgeslagen SMS-bericht',
|
|
'config_msg_msg_placeholder' => 'Wilt u gebruik maken van een SMS-sjabloon? sla hier uw bericht op. Laat ander het vak leeg.',
|
|
'config_msg_pwd' => 'SMS-API Password',
|
|
'config_msg_pwd_required' => 'SMS-API Wachtwoord is een verplicht veld',
|
|
'config_msg_src' => 'SMS-API Verzender ID',
|
|
'config_msg_src_required' => 'SMS-API Verzender ID is een verplicht veld',
|
|
'config_msg_uid' => 'SMS-API Gebruikersnaam',
|
|
'config_msg_uid_required' => 'SMS-API Gebruikersnaam is een verplicht veld',
|
|
'config_multi_pack_enabled' => 'Multipack Ingeschakeld',
|
|
'config_no_risk' => 'Geen veiligheids-/kwetsbaarheidsrisico's.',
|
|
'config_none' => 'none',
|
|
'config_notify_alignment' => 'Notificatie Pop-up positie',
|
|
'config_number_format' => 'Number Format',
|
|
'config_number_locale' => 'Localisation',
|
|
'config_number_locale_invalid' => 'De ingevoerde locatie is ongeldig. Controleer de link in de tooltip om een geldige waarde te vinden.',
|
|
'config_number_locale_required' => 'Nummer formaat is een verplicht veld.',
|
|
'config_number_locale_tooltip' => 'Vind een geldig formaat via deze link.',
|
|
'config_os_timezone' => 'OSPOS Tijdzone:',
|
|
'config_ospos_info' => 'OSPOS Installatiegegevens',
|
|
'config_payment_options_order' => 'Betaal opties volgorde',
|
|
'config_perm_risk' => 'Verkeerd ingestelde permissies vormen een beveiligingsrisico.',
|
|
'config_phone' => 'Telefoon',
|
|
'config_phone_required' => 'De telefoonnummer van het bedrijf is een verplicht veld.',
|
|
'config_print_bottom_margin' => 'Marge Beneden',
|
|
'config_print_bottom_margin_number' => 'De ondermarge moet een getal zijn.',
|
|
'config_print_bottom_margin_required' => 'De ondermarge is een verplicht veld.',
|
|
'config_print_delay_autoreturn' => 'Automatische retour voor vertraagde verkoop',
|
|
'config_print_delay_autoreturn_number' => 'Automatische retour voor vertraagde verkoop is een verplicht veld.',
|
|
'config_print_delay_autoreturn_required' => 'Automatische retour voor vertraagde verkoop moet een cijfer zijn.',
|
|
'config_print_footer' => 'Print browser voettekst',
|
|
'config_print_header' => 'Print browser koptekst',
|
|
'config_print_left_margin' => 'Marge Links',
|
|
'config_print_left_margin_number' => 'De linkermarge moet een getal zijn.',
|
|
'config_print_left_margin_required' => 'De linkermarge is een verplicht veld.',
|
|
'config_print_receipt_check_behaviour' => 'Print Ticket selectievakje',
|
|
'config_print_receipt_check_behaviour_always' => 'Altijd aangevinkt',
|
|
'config_print_receipt_check_behaviour_last' => 'Onthoud laatste selectie',
|
|
'config_print_receipt_check_behaviour_never' => 'Altijd uitgetikt',
|
|
'config_print_right_margin' => 'Marge Rechts',
|
|
'config_print_right_margin_number' => 'De rechtermarge moet een getal zijn.',
|
|
'config_print_right_margin_required' => 'De rechtermarge is een verplicht veld.',
|
|
'config_print_silently' => 'Toon Printvenster',
|
|
'config_print_top_margin' => 'Marge Boven',
|
|
'config_print_top_margin_number' => 'De bovenmarge moet een getal zijn.',
|
|
'config_print_top_margin_required' => 'De bovenmarge is een verplicht veld.',
|
|
'config_quantity_decimals' => 'Kwantiteit Decimalen',
|
|
'config_quick_cash_enable' => '',
|
|
'config_quote_default_comments' => 'Standaard Offerte Commentaar',
|
|
'config_receipt' => 'Ontvangst',
|
|
'config_receipt_category' => '',
|
|
'config_receipt_configuration' => 'Print Instellingen',
|
|
'config_receipt_default' => 'Default',
|
|
'config_receipt_font_size' => 'Font grootte',
|
|
'config_receipt_font_size_number' => 'Font grootte moet een nummer zijn.',
|
|
'config_receipt_font_size_required' => 'Font grootte is een verplicht veld.',
|
|
'config_receipt_info' => 'Ticket Instellingen',
|
|
'config_receipt_printer' => 'Bon Printer',
|
|
'config_receipt_short' => 'Kort',
|
|
'config_receipt_show_company_name' => 'Toon bedrijfsnaam',
|
|
'config_receipt_show_description' => 'Laat beschrijving zien',
|
|
'config_receipt_show_serialnumber' => 'Toon Serienummer',
|
|
'config_receipt_show_tax_ind' => 'Toon Tax Indicator',
|
|
'config_receipt_show_taxes' => 'Toon VAT',
|
|
'config_receipt_show_total_discount' => 'Toon Totale Korting',
|
|
'config_receipt_template' => 'Bon sjabloon',
|
|
'config_receiving_calculate_average_price' => 'Bereken gem. Prijs (Ontvangend)',
|
|
'config_recv_invoice_format' => 'Formattering Order #',
|
|
'config_register_mode_default' => 'Standaard kassa mode',
|
|
'config_report_an_issue' => 'Rapporteer een probleem',
|
|
'config_return_policy_required' => 'De retourvoorwaarden moeten ingevuld worden.',
|
|
'config_reward' => 'Spaarpunten',
|
|
'config_reward_configuration' => 'Spaarpunten configuratie',
|
|
'config_right' => 'Rechts',
|
|
'config_sales_invoice_format' => 'Formattering Aankoop #',
|
|
'config_sales_quote_format' => 'Offerte formaat',
|
|
'config_saved_successfully' => 'Configuratie werd bewaard.',
|
|
'config_saved_unsuccessfully' => 'Configuratie kon niet worden bewaard.',
|
|
'config_security_issue' => 'Waarschuwing voor Veiligheidslek',
|
|
'config_server_notice' => 'Gebruik de onderstaande info voor het melden van problemen.',
|
|
'config_service_charge' => '',
|
|
'config_show_due_enable' => '',
|
|
'config_show_office_group' => 'Toon kantoor icoon',
|
|
'config_statistics' => 'Verstuur statistieken',
|
|
'config_statistics_tooltip' => 'Verstuur statistieken voor ontwikkeling en verbetering van de applicatie.',
|
|
'config_stock_location' => 'Stock locatie',
|
|
'config_stock_location_duplicate' => 'Vul een unieke naam in.',
|
|
'config_stock_location_invalid_chars' => 'Stock locatie kan geen '_' bevatten.',
|
|
'config_stock_location_required' => 'Naam van de stock locatie is een verplicht veld.',
|
|
'config_suggestions_fifth_column' => '',
|
|
'config_suggestions_first_column' => 'Kolom 1',
|
|
'config_suggestions_fourth_column' => '',
|
|
'config_suggestions_layout' => 'Zoek Suggesties Layout',
|
|
'config_suggestions_second_column' => 'Kolom 2',
|
|
'config_suggestions_third_column' => 'Kolom 3',
|
|
'config_system_conf' => 'Instelling en Conf',
|
|
'config_system_info' => 'System Info',
|
|
'config_table' => 'Tafel',
|
|
'config_table_configuration' => 'Tafel Configuratie',
|
|
'config_takings_printer' => 'Ontvangst Printer',
|
|
'config_tax' => 'VAT',
|
|
'config_tax_category' => 'VAT Categorie',
|
|
'config_tax_category_duplicate' => 'De ingevulde VAT categorie bestaat al.',
|
|
'config_tax_category_invalid_chars' => 'De ingevulde VAT categorie is ongeldig.',
|
|
'config_tax_category_required' => 'De VAT categorie is verplicht.',
|
|
'config_tax_category_used' => 'De VAT categorie kan niet verwijderd worden omdat die in gebruik is.',
|
|
'config_tax_configuration' => 'VAT Configuratie',
|
|
'config_tax_decimals' => 'Belasting Decimalen',
|
|
'config_tax_id' => 'Tax id',
|
|
'config_tax_included' => 'VAT Inbegrepen',
|
|
'config_theme' => 'Theme',
|
|
'config_theme_preview' => 'Voorbeeld Thema:',
|
|
'config_thousands_separator' => 'duizenden Separator',
|
|
'config_timezone' => 'Tijdzone',
|
|
'config_timezone_error' => 'OSPOS tijdzone is verschillend van uw lokale tijdzone.',
|
|
'config_top' => 'Top',
|
|
'config_use_destination_based_tax' => 'Activeer 'Destination Based Tax'',
|
|
'config_user_timezone' => 'Lokale tijdzone:',
|
|
'config_website' => 'Website',
|
|
'config_wholesale_markup' => '',
|
|
'config_work_order_enable' => 'Werk Order Ondersteuning',
|
|
'config_work_order_format' => 'Werk Order Formaat',
|
|
];
|