mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-10 18:09:30 -04:00
331 lines
18 KiB
PHP
331 lines
18 KiB
PHP
<?php
|
||
return [
|
||
'config_address' => '公司地址',
|
||
'config_address_required' => '公司地址為必填.',
|
||
'config_all_set' => '所有文件權限設置正確!',
|
||
'config_allow_duplicate_barcodes' => '允許重複的條碼',
|
||
'config_apostrophe' => '撇號',
|
||
'config_backup_button' => 'Backup',
|
||
'config_backup_database' => 'Backup Database',
|
||
'config_barcode' => '條碼',
|
||
'config_barcode_company' => '公司名稱',
|
||
'config_barcode_configuration' => '條碼配置',
|
||
'config_barcode_content' => '條碼內容',
|
||
'config_barcode_first_row' => '第 1 行',
|
||
'config_barcode_font' => 'Font',
|
||
'config_barcode_formats' => '輸入格式',
|
||
'config_barcode_generate_if_empty' => '為空時生成.',
|
||
'config_barcode_height' => '高度(像素)',
|
||
'config_barcode_id' => 'Item Id/Name',
|
||
'config_barcode_info' => '條碼配置信息',
|
||
'config_barcode_layout' => '條碼佈局',
|
||
'config_barcode_name' => '客戶',
|
||
'config_barcode_number' => 'UPC/EAN/ISBN',
|
||
'config_barcode_number_in_row' => '行數',
|
||
'config_barcode_page_cellspacing' => '顯示頁面單元格間距.',
|
||
'config_barcode_page_width' => '顯示頁面寬度',
|
||
'config_barcode_price' => '價格',
|
||
'config_barcode_second_row' => 'Row 4',
|
||
'config_barcode_third_row' => 'Row 5',
|
||
'config_barcode_tooltip' => '警告:此功能可能會導致導入或創建重複項。如果您不想要重複的條形碼,請不要使用。',
|
||
'config_barcode_type' => '條碼類型',
|
||
'config_barcode_width' => '寬度(像素)',
|
||
'config_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' => '中心',
|
||
'config_change_apperance_tooltip' => '',
|
||
'config_comma' => '逗號',
|
||
'config_company' => '公司名稱',
|
||
'config_company_avatar' => '',
|
||
'config_company_change_image' => '更改圖像',
|
||
'config_company_logo' => '公司標誌',
|
||
'config_company_remove_image' => '刪除圖像',
|
||
'config_company_required' => '公司名稱為必填',
|
||
'config_company_select_image' => '選擇圖像',
|
||
'config_company_website_url' => '公司網址格式錯誤 (http://...).',
|
||
'config_country_codes' => '國家代碼',
|
||
'config_country_codes_tooltip' => '以逗號分隔的國家/地區代碼列表,用於提名地址查找。',
|
||
'config_currency_code' => '幣別代碼',
|
||
'config_currency_decimals' => '貨幣小數',
|
||
'config_currency_symbol' => '貨幣符號',
|
||
'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' => '日期時間格式',
|
||
'config_decimal_point' => '小數點位數',
|
||
'config_default_barcode_font_size_number' => '默認條形碼字體大小必須是數字。',
|
||
'config_default_barcode_font_size_required' => '默認條碼字體大小是必填字段。',
|
||
'config_default_barcode_height_number' => '默認條碼高度必須是數字。',
|
||
'config_default_barcode_height_required' => '默認條碼高度是必填字段。',
|
||
'config_default_barcode_num_in_row_number' => '行中的默認條形碼編號必須是數字。',
|
||
'config_default_barcode_num_in_row_required' => '行中的默認條形碼編號是必填字段。',
|
||
'config_default_barcode_page_cellspacing_number' => '默認條碼頁 Cellspacing 必須是一個數字。',
|
||
'config_default_barcode_page_cellspacing_required' => '默認條碼頁單元格間距是必填字段。',
|
||
'config_default_barcode_page_width_number' => '默認條形碼頁面寬度必須是數字。',
|
||
'config_default_barcode_page_width_required' => '默認條碼頁面寬度為必填字段.',
|
||
'config_default_barcode_width_number' => '默認條碼寬度必須是數字。',
|
||
'config_default_barcode_width_required' => '默認條碼寬度是必填字段。',
|
||
'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' => 'Default Sales Discount %',
|
||
'config_default_sales_discount_number' => '默認銷售折扣必須是數字。',
|
||
'config_default_sales_discount_required' => '默認銷售折扣是必填字段.',
|
||
'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' => '預設稅率 %',
|
||
'config_default_tax_rate_1' => '稅率 1',
|
||
'config_default_tax_rate_2' => '稅率 2',
|
||
'config_default_tax_rate_3' => '',
|
||
'config_default_tax_rate_number' => '預設稅率必需為數字.',
|
||
'config_default_tax_rate_required' => '預設稅率為必填.',
|
||
'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' => '點',
|
||
'config_email' => '郵箱',
|
||
'config_email_configuration' => 'Email Configuration',
|
||
'config_email_mailpath' => '發送郵件的路徑',
|
||
'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 加密',
|
||
'config_email_smtp_host' => 'SMTP Server',
|
||
'config_email_smtp_pass' => 'SMTP Password',
|
||
'config_email_smtp_port' => 'SMTP Port',
|
||
'config_email_smtp_timeout' => 'SMTP 逾時',
|
||
'config_email_smtp_user' => 'SMTP 用戶名',
|
||
'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' => '傳真',
|
||
'config_file_perm' => '檔案權限有問題,請修正後重刷網頁.',
|
||
'config_financial_year' => '財務年起始',
|
||
'config_financial_year_apr' => '4月1日',
|
||
'config_financial_year_aug' => '8月1日',
|
||
'config_financial_year_dec' => '12月1日',
|
||
'config_financial_year_feb' => '2月1日',
|
||
'config_financial_year_jan' => '1月1日',
|
||
'config_financial_year_jul' => '7月1日',
|
||
'config_financial_year_jun' => '6月1日',
|
||
'config_financial_year_mar' => '3月1日',
|
||
'config_financial_year_may' => '5月1日',
|
||
'config_financial_year_nov' => '11月1日',
|
||
'config_financial_year_oct' => '10月1日',
|
||
'config_financial_year_sep' => '9月1日',
|
||
'config_floating_labels' => '浮動標籤',
|
||
'config_gcaptcha_enable' => '登入檢核碼(reCAPTCHA)',
|
||
'config_gcaptcha_secret_key' => 'reCAPTCHA 密鑰',
|
||
'config_gcaptcha_secret_key_required' => 'reCAPTCHA 密鑰是必填字段',
|
||
'config_gcaptcha_site_key' => 'reCAPTCHA 站點密鑰',
|
||
'config_gcaptcha_site_key_required' => 'reCAPTCHA 站點密鑰是必填字段',
|
||
'config_gcaptcha_tooltip' => '登入使用Google reCAPTCHA保護,點選圖標進行 API key 配對.',
|
||
'config_general' => '一般',
|
||
'config_general_configuration' => '一般設定',
|
||
'config_giftcard_number' => '禮物卡號碼',
|
||
'config_giftcard_random' => '亂數產生',
|
||
'config_giftcard_series' => '序列產生',
|
||
'config_image_allowed_file_types' => '允許圖檔類型',
|
||
'config_image_max_height_tooltip' => '上傳圖檔最大高度(px).',
|
||
'config_image_max_size_tooltip' => '上傳圖檔大小上限(kb).',
|
||
'config_image_max_width_tooltip' => '上傳圖檔最大寬度(px).',
|
||
'config_image_restrictions' => '上傳圖檔限制',
|
||
'config_include_hsn' => '包括對 HSN 代碼的支持',
|
||
'config_info' => '儲存組態',
|
||
'config_info_configuration' => '儲存組態',
|
||
'config_input_groups' => '輸入組',
|
||
'config_integrations' => '整合',
|
||
'config_integrations_configuration' => '第三方整合',
|
||
'config_invoice' => '發票',
|
||
'config_invoice_configuration' => '發票打印設置',
|
||
'config_invoice_default_comments' => '默認發票註釋',
|
||
'config_invoice_email_message' => '發票電子郵件模板',
|
||
'config_invoice_enable' => '啟用發票',
|
||
'config_invoice_printer' => '發票打印機',
|
||
'config_invoice_type' => '發票類型',
|
||
'config_is_readable' => '可讀取但權限不正確,請設定為 640 或 660 後重整.',
|
||
'config_is_writable' => '可寫,但權限設置不正確。請將其設置為 750 並刷新。',
|
||
'config_item_markup' => '',
|
||
'config_jsprintsetup_required' => 'Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?',
|
||
'config_language' => '語言',
|
||
'config_last_used_invoice_number' => '上次使用的發票編號',
|
||
'config_last_used_quote_number' => '上次使用的報價編號',
|
||
'config_last_used_work_order_number' => '上次使用的 W / O 編號',
|
||
'config_left' => '剩下',
|
||
'config_license' => '許可証',
|
||
'config_license_configuration' => '許可聲明',
|
||
'config_line_sequence' => '行序',
|
||
'config_lines_per_page' => 'Lines Per Page',
|
||
'config_lines_per_page_number' => '每頁行數必須是數字。',
|
||
'config_lines_per_page_required' => '每頁行數是必填字段。',
|
||
'config_locale' => 'Localisation',
|
||
'config_locale_configuration' => 'Localisation Configuration',
|
||
'config_locale_info' => 'Localisation Configuration Information',
|
||
'config_location' => '庫存',
|
||
'config_location_configuration' => '庫存位置',
|
||
'config_location_info' => '位置配置信息',
|
||
'config_login_form' => '登錄表單樣式',
|
||
'config_logout' => '是否要在註銷前進行備份?點擊【確定】進行備份,點擊【取消】退出。',
|
||
'config_mailchimp' => '郵件黑猩猩',
|
||
'config_mailchimp_api_key' => '黑猩猩 API 密鑰',
|
||
'config_mailchimp_configuration' => '黑猩猩配置',
|
||
'config_mailchimp_key_successfully' => 'API 密鑰有效。',
|
||
'config_mailchimp_key_unsuccessfully' => '無效的 API 密鑰.',
|
||
'config_mailchimp_lists' => 'MailChimp 列表',
|
||
'config_mailchimp_tooltip' => '單擊 API 密鑰的圖標。',
|
||
'config_message' => 'Message',
|
||
'config_message_configuration' => 'Message Configuration',
|
||
'config_msg_msg' => '保存的短信',
|
||
'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 密碼是必填字段',
|
||
'config_msg_src' => 'SMS-API 發件人 ID',
|
||
'config_msg_src_required' => 'SMS-API 發件人 ID 是必填字段',
|
||
'config_msg_uid' => 'SMS-API 用戶名',
|
||
'config_msg_uid_required' => 'SMS-API 用戶名是必填字段',
|
||
'config_multi_pack_enabled' => '每件物品多個包裹',
|
||
'config_no_risk' => '沒有安全/漏洞風險。',
|
||
'config_none' => 'none',
|
||
'config_notify_alignment' => '通知彈出位置',
|
||
'config_number_format' => 'Number Format',
|
||
'config_number_locale' => 'Localisation',
|
||
'config_number_locale_invalid' => '輸入的區域設置無效。檢查工具提示中的鏈接以查找有效的語言環境。',
|
||
'config_number_locale_required' => '數字語言是必填字段。',
|
||
'config_number_locale_tooltip' => '通過此鏈接找到合適的語言環境。',
|
||
'config_os_timezone' => 'OSPOS 時區:',
|
||
'config_ospos_info' => 'OSPOS 安裝信息',
|
||
'config_payment_options_order' => '付款選項訂單',
|
||
'config_perm_risk' => '不正確的權限使該軟件面臨風險。',
|
||
'config_phone' => '電話',
|
||
'config_phone_required' => '公司電話為必填.',
|
||
'config_print_bottom_margin' => '保證金底部',
|
||
'config_print_bottom_margin_number' => '底部邊距必須是數字。',
|
||
'config_print_bottom_margin_required' => '底部邊距是必填字段。',
|
||
'config_print_delay_autoreturn' => '自動返回銷售延遲',
|
||
'config_print_delay_autoreturn_number' => '自動返回銷售延遲是必填字段。',
|
||
'config_print_delay_autoreturn_required' => '自動返回銷售延遲必須是一個數字。',
|
||
'config_print_footer' => '打印瀏覽器頁腳',
|
||
'config_print_header' => '打印瀏覽器標題',
|
||
'config_print_left_margin' => '左邊界',
|
||
'config_print_left_margin_number' => '左邊距必須是一個數字。',
|
||
'config_print_left_margin_required' => '左邊距是必填字段。',
|
||
'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' => '右邊界',
|
||
'config_print_right_margin_number' => '邊距右邊必須是一個數字。',
|
||
'config_print_right_margin_required' => '右邊距是必填字段。',
|
||
'config_print_silently' => '顯示打印對話框',
|
||
'config_print_top_margin' => '上邊界',
|
||
'config_print_top_margin_number' => '邊距頂部必須是一個數字。',
|
||
'config_print_top_margin_required' => '邊距頂部是必填字段。',
|
||
'config_quantity_decimals' => '數量小數',
|
||
'config_quick_cash_enable' => '',
|
||
'config_quote_default_comments' => '默認報價註釋',
|
||
'config_receipt' => '收據',
|
||
'config_receipt_category' => '',
|
||
'config_receipt_configuration' => '收據打印設置',
|
||
'config_receipt_default' => 'Default',
|
||
'config_receipt_font_size' => '字體大小',
|
||
'config_receipt_font_size_number' => '字體大小必須是數字。',
|
||
'config_receipt_font_size_required' => '字體大小是必填字段。',
|
||
'config_receipt_info' => '收據配置信息',
|
||
'config_receipt_printer' => '票據打印機',
|
||
'config_receipt_short' => '簡短',
|
||
'config_receipt_show_company_name' => '顯示公司名稱',
|
||
'config_receipt_show_description' => '顯示說明',
|
||
'config_receipt_show_serialnumber' => '顯示序列號',
|
||
'config_receipt_show_tax_ind' => '顯示稅收指標',
|
||
'config_receipt_show_taxes' => '顯示稅金',
|
||
'config_receipt_show_total_discount' => '顯示總折扣',
|
||
'config_receipt_template' => '收據模板',
|
||
'config_receiving_calculate_average_price' => '計算平均值價格(收貨)',
|
||
'config_recv_invoice_format' => '收據發票格式',
|
||
'config_register_mode_default' => '默認註冊模式',
|
||
'config_report_an_issue' => '問題回報',
|
||
'config_return_policy_required' => '退換貨政策為必填.',
|
||
'config_reward' => '獎勵',
|
||
'config_reward_configuration' => '獎勵配置',
|
||
'config_right' => 'Right',
|
||
'config_sales_invoice_format' => '銷售發票格式',
|
||
'config_sales_quote_format' => '銷售報價格式',
|
||
'config_saved_successfully' => '組態設置儲存成功.',
|
||
'config_saved_unsuccessfully' => '組態設置儲存失敗.',
|
||
'config_security_issue' => '安全漏洞警告',
|
||
'config_server_notice' => '請使用以下信息進行問題報告。',
|
||
'config_service_charge' => '',
|
||
'config_show_due_enable' => '',
|
||
'config_show_office_group' => '顯示辦公室圖標',
|
||
'config_statistics' => 'Send statistics',
|
||
'config_statistics_tooltip' => '發送統計數據用於開發和功能改進目的。',
|
||
'config_stock_location' => '倉庫地址',
|
||
'config_stock_location_duplicate' => '庫存位置必須是唯一的。',
|
||
'config_stock_location_invalid_chars' => '庫存位置不能包含“_”。',
|
||
'config_stock_location_required' => '庫存位置是必填字段。',
|
||
'config_suggestions_fifth_column' => '',
|
||
'config_suggestions_first_column' => '第 1 欄',
|
||
'config_suggestions_fourth_column' => '',
|
||
'config_suggestions_layout' => '搜索建議佈局',
|
||
'config_suggestions_second_column' => '第 2 欄',
|
||
'config_suggestions_third_column' => '第 3 欄',
|
||
'config_system_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' => '稅收小數',
|
||
'config_tax_id' => '',
|
||
'config_tax_included' => '含稅',
|
||
'config_theme' => 'Theme',
|
||
'config_theme_preview' => '',
|
||
'config_thousands_separator' => '千位分隔符',
|
||
'config_timezone' => '時區',
|
||
'config_timezone_error' => '',
|
||
'config_top' => 'Top',
|
||
'config_use_destination_based_tax' => '',
|
||
'config_user_timezone' => '本地時區:',
|
||
'config_website' => '網站',
|
||
'config_wholesale_markup' => '',
|
||
'config_work_order_enable' => '',
|
||
'config_work_order_format' => '',
|
||
];
|