Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1 | (Half Day),(半天)
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2 | and year: ,和年份:
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3 | """ does not exists",“不存在
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 4 | % Delivered,%交付
|
| 5 | % Amount Billed,(%)金額帳單
|
| 6 | % Billed,%帳單
|
| 7 | % Completed,%已完成
|
| 8 | % Delivered,%交付
|
| 9 | % Installed,%安裝
|
| 10 | % Received,收到%
|
| 11 | % of materials billed against this Purchase Order.,%的材料嘴對這種採購訂單。
|
| 12 | % of materials billed against this Sales Order,%的嘴對這種銷售訂單物料
|
| 13 | % of materials delivered against this Delivery Note,%的交付對本送貨單材料
|
| 14 | % of materials delivered against this Sales Order,%的交付對這個銷售訂單物料
|
| 15 | % of materials ordered against this Material Request,%的下令對這種材料申請材料
|
| 16 | % of materials received against this Purchase Order,%的材料收到反對這個採購訂單
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 17 | 'Actual Start Date' can not be greater than 'Actual End Date',“實際開始日期”不能大於“實際結束日期'
|
| 18 | 'Based On' and 'Group By' can not be same,“根據”和“分組依據”不能相同
|
| 19 | 'Days Since Last Order' must be greater than or equal to zero,“自從最後訂購日”必須大於或等於零
|
| 20 | 'Entries' cannot be empty,“參賽作品”不能為空
|
| 21 | 'Expected Start Date' can not be greater than 'Expected End Date',“預計開始日期”不能大於“預計結束日期'
|
| 22 | 'From Date' is required,“起始日期”是必需的
|
| 23 | 'From Date' must be after 'To Date',“起始日期”必須經過'終止日期'
|
| 24 | 'Has Serial No' can not be 'Yes' for non-stock item,'有序列號'不能為'是'非庫存項目
|
| 25 | 'Notification Email Addresses' not specified for recurring invoice,經常性發票未指定“通知電子郵件地址”
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 26 | 'Profit and Loss' type account {0} not allowed in Opening Entry,“損益”賬戶類型{0}不開放允許入境
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 27 | 'To Case No.' cannot be less than 'From Case No.',“要案件編號”不能少於'從案號“
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 28 | 'To Date' is required,“至今”是必需的
|
| 29 | 'Update Stock' for Sales Invoice {0} must be set,'更新庫存“的銷售發票{0}必須設置
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 30 | * Will be calculated in the transaction.,*將被計算在該交易。
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 31 | "1 Currency = [?] Fraction |
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 32 | For e.g. 1 USD = 100 Cent","1貨幣= [?]分數 |
| 33 | 對於如1美元= 100美分"
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 34 | 1. To maintain the customer wise item code and to make them searchable based on their code use this option,1。為了保持客戶明智的項目代碼,並使其搜索根據自己的代碼中使用這個選項
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 35 | "<a href=""#Sales Browser/Customer Group"">Add / Edit</a>","<a href=""#Sales Browser/Customer Group"">添加/編輯</a>"
|
| 36 | "<a href=""#Sales Browser/Item Group"">Add / Edit</a>","<a href=""#Sales Browser/Item Group"">添加/編輯</a>"
|
| 37 | "<a href=""#Sales Browser/Territory"">Add / Edit</a>","<a href=""#Sales Browser/Territory"">添加/編輯</a>"
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 38 | "<h4>Default Template</h4> |
| 39 | <p>Uses <a href=""http://jinja.pocoo.org/docs/templates/"">Jinja Templating</a> and all the fields of Address (including Custom Fields if any) will be available</p> |
| 40 | <pre><code>{{ address_line1 }}<br> |
| 41 | {% if address_line2 %}{{ address_line2 }}<br>{% endif -%} |
| 42 | {{ city }}<br> |
| 43 | {% if state %}{{ state }}<br>{% endif -%} |
| 44 | {% if pincode %} PIN: {{ pincode }}<br>{% endif -%} |
| 45 | {{ country }}<br> |
| 46 | {% if phone %}Phone: {{ phone }}<br>{% endif -%} |
| 47 | {% if fax %}Fax: {{ fax }}<br>{% endif -%} |
| 48 | {% if email_id %}Email: {{ email_id }}<br>{% endif -%} |
| 49 | </code></pre>","<H4>默認模板</ H4> |
| 50 | <P>使用<a href=""http://jinja.pocoo.org/docs/templates/"">神社模板</ a>和地址的所有字段(包括自定義字段如果有的話)將可</ P> |
| 51 | <PRE>的<code> {{address_line1}} <BR> |
| 52 | {%如果address_line2%} {{address_line2}} {<BR> %ENDIF - %} |
| 53 | {{城市}} <BR> |
| 54 | {%,如果狀態%} {{狀態}} <BR> {%ENDIF - %} |
| 55 | {%如果PIN代碼%}密碼:{{PIN碼}} <BR> {%ENDIF - %} |
| 56 | {{國家}} <BR> |
| 57 | {%,如果電話%}電話:{{電話}} {<BR> %ENDIF - %} |
| 58 | {%如果傳真%}傳真:{{傳真}} <BR> {%ENDIF - %} |
| 59 | {%如果email_id%}郵箱:{{email_id}} <BR> ; {%ENDIF - %} |
| 60 | </代碼> </預>"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 61 | A Customer Group exists with same name please change the Customer name or rename the Customer Group,客戶群組存在具有相同名稱,請更改客戶姓名或重命名客戶集團
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 62 | A Customer exists with same name,一位顧客存在具有相同名稱
|
| 63 | A Lead with this email id should exist,與此電子郵件id一個鉛應該存在
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 64 | A Product or Service,產品或服務
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 65 | A Supplier exists with same name,A供應商存在具有相同名稱
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 66 | A symbol for this currency. For e.g. $,符號的這種貨幣。對於如$
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 67 | AMC Expiry Date,AMC到期時間
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 68 | Abbr,縮寫
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 69 | Abbreviation cannot have more than 5 characters,縮寫不能有超過5個字符
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 70 | Above Value,上述值
|
| 71 | Absent,缺席
|
| 72 | Acceptance Criteria,驗收標準
|
| 73 | Accepted,接受
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 74 | Accepted + Rejected Qty must be equal to Received quantity for Item {0},接受+拒絕的數量必須等於收稿量項目{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 75 | Accepted Quantity,接受數量
|
| 76 | Accepted Warehouse,接受倉庫
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 77 | Account,由於有現有的股票交易為這個項目,你不能改變的'有序列號“的價值觀, ”是股票項目“和”估值方法“
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 78 | Account Balance,賬戶餘額
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 79 | Account Created: {0},帳戶創建時間: {0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 80 | Account Details,帳戶明細
|
| 81 | Account Head,帳戶頭
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 82 | Account Name,帳戶名稱
|
| 83 | Account Type,賬戶類型
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 84 | "Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'",帳戶餘額已在信貸,你是不允許設置“餘額必須是'為'借'
|
| 85 | "Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'",帳戶已在借方餘額,則不允許設置“餘額必須是'為'信用'
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 86 | Account for the warehouse (Perpetual Inventory) will be created under this Account.,賬戶倉庫(永續盤存)將在該帳戶下創建。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 87 | Account head {0} created,帳戶頭{0}創建
|
| 88 | Account must be a balance sheet account,帳戶必須是結算賬戶
|
| 89 | Account with child nodes cannot be converted to ledger,賬戶與子節點不能轉換到總賬
|
| 90 | Account with existing transaction can not be converted to group.,帳戶與現有的事務不能被轉換成團。
|
| 91 | Account with existing transaction can not be deleted,帳戶與現有的事務不能被刪除
|
| 92 | Account with existing transaction cannot be converted to ledger,帳戶與現有的事務不能被轉換為總賬
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 93 | Account {0} cannot be a Group,帳戶{0}不能為集團
|
| 94 | Account {0} does not belong to Company {1},帳戶{0}不屬於公司{1}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 95 | Account {0} does not belong to company: {1},帳戶{0}不屬於公司:{1}
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 96 | Account {0} does not exist,帳戶{0}不存在
|
| 97 | Account {0} has been entered more than once for fiscal year {1},帳戶{0}已多次輸入會計年度{1}
|
| 98 | Account {0} is frozen,帳戶{0}被凍結
|
| 99 | Account {0} is inactive,帳戶{0}是無效的
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 100 | Account {0} is not valid,帳戶{0}無效
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 101 | Account {0} must be of type 'Fixed Asset' as Item {1} is an Asset Item,帳戶{0}的類型必須為“固定資產”作為項目{1}是一個資產項目
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 102 | Account {0}: Parent account {1} can not be a ledger,帳戶{0}:家長帳戶{1}不能是總賬
|
| 103 | Account {0}: Parent account {1} does not belong to company: {2},帳戶{0}:家長帳戶{1}不屬於公司:{2}
|
| 104 | Account {0}: Parent account {1} does not exist,帳戶{0}:家長帳戶{1}不存在
|
| 105 | Account {0}: You can not assign itself as parent account,帳戶{0}:你不能將自己作為父母的帳戶
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 106 | "Account: {0} can only be updated via \ |
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 107 | Stock Transactions","帳號:\ |
| 108 | 股票交易{0}只能通過更新"
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 109 | Accountant,會計
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 110 | Accounting,會計
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 111 | "Accounting Entries can be made against leaf nodes, called",會計分錄可以對葉節點進行,稱為
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 112 | "Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.",會計分錄凍結截至目前為止,沒有人可以做/修改除以下指定角色條目。
|
| 113 | Accounting journal entries.,會計日記帳分錄。
|
| 114 | Accounts,賬戶
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 115 | Accounts Browser,瀏覽器帳戶
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 116 | Accounts Frozen Upto,賬戶被凍結到...為止
|
| 117 | Accounts Payable,應付帳款
|
| 118 | Accounts Receivable,應收帳款
|
| 119 | Accounts Settings,賬戶設置
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 120 | Active,活躍
|
| 121 | Active: Will extract emails from ,主動:請問從郵件中提取
|
| 122 | Activity,活動
|
| 123 | Activity Log,活動日誌
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 124 | Activity Log:,5
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 125 | Activity Type,活動類型
|
| 126 | Actual,實際
|
| 127 | Actual Budget,實際預算
|
| 128 | Actual Completion Date,實際完成日期
|
| 129 | Actual Date,實際日期
|
| 130 | Actual End Date,實際結束日期
|
| 131 | Actual Invoice Date,實際發票日期
|
| 132 | Actual Posting Date,實際發布日期
|
| 133 | Actual Qty,實際數量
|
| 134 | Actual Qty (at source/target),實際的數量(在源/目標)
|
| 135 | Actual Qty After Transaction,實際數量交易後
|
| 136 | Actual Qty: Quantity available in the warehouse.,實際的數量:在倉庫可用數量。
|
| 137 | Actual Quantity,實際數量
|
| 138 | Actual Start Date,實際開始日期
|
| 139 | Add,加
|
| 140 | Add / Edit Taxes and Charges,添加/編輯稅金及費用
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 141 | Add Child,添加子
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 142 | Add Serial No,添加序列號
|
| 143 | Add Taxes,加稅
|
| 144 | Add Taxes and Charges,增加稅收和收費
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 145 | Add or Deduct,添加或扣除
|
| 146 | Add rows to set annual budgets on Accounts.,添加行上的帳戶設置年度預算。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 147 | Add to Cart,添加到購物車
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 148 | Add to calendar on this date,添加到日曆在此日期
|
| 149 | Add/Remove Recipients,添加/刪除收件人
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 150 | Address,地址
|
| 151 | Address & Contact,地址及聯繫方式
|
| 152 | Address & Contacts,地址及聯繫方式
|
| 153 | Address Desc,地址倒序
|
| 154 | Address Details,詳細地址
|
| 155 | Address HTML,地址HTML
|
| 156 | Address Line 1,地址行1
|
| 157 | Address Line 2,地址行2
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 158 | Address Template,地址模板
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 159 | Address Title,地址名稱
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 160 | Address Title is mandatory.,地址標題是強制性的。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 161 | Address Type,地址類型
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 162 | Address master.,地址主人。
|
| 163 | Administrative Expenses,行政開支
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 164 | Administrative Officer,政務主任
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 165 | Advance Amount,提前量
|
| 166 | Advance amount,提前量
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 167 | Advances,進展
|
| 168 | Advertisement,廣告
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 169 | Advertising,廣告
|
| 170 | Aerospace,航天
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 171 | After Sale Installations,銷售後安裝
|
| 172 | Against,針對
|
| 173 | Against Account,針對帳戶
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 174 | Against Bill {0} dated {1},反對比爾{0}日期為{1}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 175 | Against Docname,可採用DocName反對
|
| 176 | Against Doctype,針對文檔類型
|
| 177 | Against Document Detail No,對文件詳細說明暫無
|
| 178 | Against Document No,對文件無
|
| 179 | Against Expense Account,對費用帳戶
|
| 180 | Against Income Account,對收入賬戶
|
| 181 | Against Journal Voucher,對日記帳憑證
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 182 | Against Journal Voucher {0} does not have any unmatched {1} entry,對日記帳憑證{0}沒有任何無可比擬{1}項目
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 183 | Against Purchase Invoice,對採購發票
|
| 184 | Against Sales Invoice,對銷售發票
|
| 185 | Against Sales Order,對銷售訂單
|
| 186 | Against Voucher,反對券
|
| 187 | Against Voucher Type,對憑證類型
|
| 188 | Ageing Based On,老齡化基於
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 189 | Ageing Date is mandatory for opening entry,賬齡日期是強制性的打開進入
|
| 190 | Ageing date is mandatory for opening entry,賬齡日期是強制性的打開進入
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 191 | Agent,代理人
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 192 | Aging Date,老化時間
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 193 | Aging Date is mandatory for opening entry,老化時間是強制性的打開進入
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 194 | Agriculture,農業
|
| 195 | Airline,航空公司
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 196 | All Addresses.,所有地址。
|
| 197 | All Contact,所有聯繫
|
| 198 | All Contacts.,所有聯繫人。
|
| 199 | All Customer Contact,所有的客戶聯繫
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 200 | All Customer Groups,所有客戶群
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 201 | All Day,全日
|
| 202 | All Employee (Active),所有員工(活動)
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 203 | All Item Groups,所有項目組
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 204 | All Lead (Open),所有鉛(開放)
|
| 205 | All Products or Services.,所有的產品或服務。
|
| 206 | All Sales Partner Contact,所有的銷售合作夥伴聯繫
|
| 207 | All Sales Person,所有的銷售人員
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 208 | All Supplier Contact,所有供應商聯繫
|
| 209 | All Supplier Types,所有供應商類型
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 210 | All Territories,所有的領土
|
| 211 | "All export related fields like currency, conversion rate, export total, export grand total etc are available in Delivery Note, POS, Quotation, Sales Invoice, Sales Order etc.",在送貨單, POS機,報價單,銷售發票,銷售訂單等可像貨幣,轉換率,進出口總額,出口總計等所有出口相關領域
|
| 212 | "All import related fields like currency, conversion rate, import total, import grand total etc are available in Purchase Receipt, Supplier Quotation, Purchase Invoice, Purchase Order etc.",在外購入庫單,供應商報價單,採購發票,採購訂單等所有可像貨幣,轉換率,總進口,進口總計進口等相關領域
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 213 | All items have already been invoiced,所有項目已開具發票
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 214 | All these items have already been invoiced,所有這些項目已開具發票
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 215 | Allocate,分配
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 216 | Allocate leaves for a period.,分配葉子一段時間。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 217 | Allocate leaves for the year.,分配葉子的一年。
|
| 218 | Allocated Amount,分配金額
|
| 219 | Allocated Budget,分配預算
|
| 220 | Allocated amount,分配量
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 221 | Allocated amount can not be negative,分配金額不能為負
|
| 222 | Allocated amount can not greater than unadusted amount,分配的金額不能超過unadusted量較大
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 223 | Allow Bill of Materials,材料讓比爾
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 224 | Allow Bill of Materials should be 'Yes'. Because one or many active BOMs present for this item,允許物料清單應該是'是' 。因為一個或目前這個項目的許多活動的材料明細表
|
| 225 | Allow Children,允許兒童
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 226 | Allow Dropbox Access,讓Dropbox的訪問
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 227 | Allow Google Drive Access,允許谷歌驅動器訪問
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 228 | Allow Negative Balance,允許負平衡
|
| 229 | Allow Negative Stock,允許負庫存
|
| 230 | Allow Production Order,讓生產訂單
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 231 | Allow User,允許用戶
|
| 232 | Allow Users,允許用戶
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 233 | Allow the following users to approve Leave Applications for block days.,允許以下用戶批准許可申請的區塊天。
|
| 234 | Allow user to edit Price List Rate in transactions,允許用戶編輯價目表率的交易
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 235 | Allowance Percent,津貼百分比
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 236 | Allowance for over-{0} crossed for Item {1},備抵過{0}越過為項目{1}
|
| 237 | Allowance for over-{0} crossed for Item {1}.,備抵過{0}越過為項目{1}。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 238 | Allowed Role to Edit Entries Before Frozen Date,寵物角色來編輯文章前冷凍日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 239 | Amended From,從修訂
|
| 240 | Amount,量
|
| 241 | Amount (Company Currency),金額(公司貨幣)
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 242 | Amount Paid,已支付的款項
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 243 | Amount to Bill,帳單數額
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 244 | An Customer exists with same name,一個客戶存在具有相同名稱
|
| 245 | "An Item Group exists with same name, please change the item name or rename the item group",項目組存在具有相同名稱,請更改項目名稱或重命名的項目組
|
| 246 | "An item exists with same name ({0}), please change the item group name or rename the item",具有相同名稱的項目存在( {0} ) ,請更改項目組名或重命名的項目
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 247 | Analyst,分析人士
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 248 | Annual,全年
|
| 249 | Another Period Closing Entry {0} has been made after {1},另一個期末錄入{0}作出後{1}
|
| 250 | Another Salary Structure {0} is active for employee {0}. Please make its status 'Inactive' to proceed.,另一種薪酬結構{0}是積極為員工{0} 。請其狀態“無效”繼續。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 251 | "Any other comments, noteworthy effort that should go in the records.",任何其他意見,值得注意的努力,應該在記錄中。
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 252 | Apparel & Accessories,服裝及配飾
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 253 | Applicability,適用性
|
| 254 | Applicable For,適用
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 255 | Applicable Holiday List,適用假期表
|
| 256 | Applicable Territory,適用領地
|
| 257 | Applicable To (Designation),適用於(指定)
|
| 258 | Applicable To (Employee),適用於(員工)
|
| 259 | Applicable To (Role),適用於(角色)
|
| 260 | Applicable To (User),適用於(用戶)
|
| 261 | Applicant Name,申請人名稱
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 262 | Applicant for a Job.,申請人的工作。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 263 | Application of Funds (Assets),基金中的應用(資產)
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 264 | Applications for leave.,申請許可。
|
| 265 | Applies to Company,適用於公司
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 266 | Apply On,適用於
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 267 | Appraisal,評價
|
| 268 | Appraisal Goal,考核目標
|
| 269 | Appraisal Goals,考核目標
|
| 270 | Appraisal Template,評估模板
|
| 271 | Appraisal Template Goal,考核目標模板
|
| 272 | Appraisal Template Title,評估模板標題
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 273 | Appraisal {0} created for Employee {1} in the given date range,鑑定{0}為員工在給定日期範圍{1}創建
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 274 | Apprentice,學徒
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 275 | Approval Status,審批狀態
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 276 | Approval Status must be 'Approved' or 'Rejected',審批狀態必須被“批准”或“拒絕”
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 277 | Approved,批准
|
| 278 | Approver,贊同者
|
| 279 | Approving Role,審批角色
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 280 | Approving Role cannot be same as role the rule is Applicable To,審批角色作為角色的規則適用於不能相同
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 281 | Approving User,批准用戶
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 282 | Approving User cannot be same as user the rule is Applicable To,批准用戶作為用戶的規則適用於不能相同
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 283 | Are you sure you want to STOP ,您確定要停止
|
| 284 | Are you sure you want to UNSTOP ,您確定要UNSTOP
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 285 | Arrear Amount,欠款金額
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 286 | "As Production Order can be made for this item, it must be a stock item.",由於生產訂單可以為這個項目提出,它必須是一個股票項目。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 287 | As per Stock UOM,按庫存計量單位
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 288 | "As there are existing stock transactions for this item, you can not change the values of 'Has Serial No', 'Is Stock Item' and 'Valuation Method'",首先從倉庫中取出,然後將其刪除。
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 289 | Asset,財富
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 290 | Assistant,助理
|
| 291 | Associate,關聯
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 292 | Atleast one of the Selling or Buying must be selected,ATLEAST一個銷售或購買的必須選擇
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 293 | Atleast one warehouse is mandatory,ATLEAST一間倉庫是強制性的
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 294 | Attach Image,附上圖片
|
| 295 | Attach Letterhead,附加信
|
| 296 | Attach Logo,附加標誌
|
| 297 | Attach Your Picture,附上你的照片
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 298 | Attendance,護理
|
| 299 | Attendance Date,考勤日期
|
| 300 | Attendance Details,考勤詳情
|
| 301 | Attendance From Date,考勤起始日期
|
| 302 | Attendance From Date and Attendance To Date is mandatory,考勤起始日期和出席的日期,是強制性的
|
| 303 | Attendance To Date,出席會議日期
|
| 304 | Attendance can not be marked for future dates,考勤不能標記為未來的日期
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 305 | Attendance for employee {0} is already marked,考勤員工{0}已標記
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 306 | Attendance record.,考勤記錄。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 307 | Authorization Control,授權控制
|
| 308 | Authorization Rule,授權規則
|
| 309 | Auto Accounting For Stock Settings,汽車佔股票設置
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 310 | Auto Material Request,汽車材料要求
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 311 | Auto-raise Material Request if quantity goes below re-order level in a warehouse,自動加註材料要求,如果數量低於再訂購水平在一個倉庫
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 312 | Automatically compose message on submission of transactions.,自動編寫郵件在提交交易。
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 313 | Automatically extract Job Applicants from a mail box ,
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 314 | Automatically extract Leads from a mail box e.g.,從一個信箱,例如自動提取信息
|
| 315 | Automatically updated via Stock Entry of type Manufacture/Repack,通過股票輸入型製造/重新包裝的自動更新
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 316 | Automotive,汽車
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 317 | Autoreply when a new mail is received,在接收到新郵件時自動回复
|
| 318 | Available,可用的
|
| 319 | Available Qty at Warehouse,有貨數量在倉庫
|
| 320 | Available Stock for Packing Items,可用庫存包裝項目
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 321 | "Available in BOM, Delivery Note, Purchase Invoice, Production Order, Purchase Order, Purchase Receipt, Sales Invoice, Sales Order, Stock Entry, Timesheet",可在物料清單,送貨單,採購發票,生產訂單,採購訂單,採購入庫單,銷售發票,銷售訂單,股票入門,時間表
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 322 | Average Age,平均年齡
|
| 323 | Average Commission Rate,平均佣金率
|
| 324 | Average Discount,平均折扣
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 325 | Awesome Products,真棒產品
|
| 326 | Awesome Services,真棒服務
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 327 | BOM Detail No,BOM表詳細說明暫無
|
| 328 | BOM Explosion Item,BOM爆炸物品
|
| 329 | BOM Item,BOM項目
|
| 330 | BOM No,BOM無
|
| 331 | BOM No. for a Finished Good Item,BOM編號為成品產品
|
| 332 | BOM Operation,BOM的操作
|
| 333 | BOM Operations,BOM的操作
|
| 334 | BOM Replace Tool,BOM替換工具
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 335 | BOM number is required for manufactured Item {0} in row {1},BOM數目需要製造項目{0}行{1}
|
| 336 | BOM number not allowed for non-manufactured Item {0} in row {1},不允許非製造產品的BOM數量{0}行{1}
|
| 337 | BOM recursion: {0} cannot be parent or child of {2},BOM遞歸: {0}不能父母或兒童{2}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 338 | BOM replaced,BOM取代
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 339 | BOM {0} for Item {1} in row {2} is inactive or not submitted,BOM {0}的項目{1}行{2}是無效的或者未提交
|
| 340 | BOM {0} is not active or not submitted,BOM {0}不活躍或不提交
|
| 341 | BOM {0} is not submitted or inactive BOM for Item {1},BOM {0}不提交或不活動的物料清單項目{1}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 342 | Backup Manager,備份管理器
|
| 343 | Backup Right Now,備份即刻
|
| 344 | Backups will be uploaded to,備份將被上傳到
|
| 345 | Balance Qty,餘額數量
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 346 | Balance Sheet,資產負債表
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 347 | Balance Value,平衡值
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 348 | Balance for Account {0} must always be {1},為平衡帳戶{0}必須始終{1}
|
| 349 | Balance must be,餘額必須
|
| 350 | "Balances of Accounts of type ""Bank"" or ""Cash""",鍵入“銀行”賬戶的餘額或“現金”
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 351 | Bank,銀行
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 352 | Bank / Cash Account,銀行/現金賬戶
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 353 | Bank A/C No.,銀行A / C號
|
| 354 | Bank Account,銀行帳戶
|
| 355 | Bank Account No.,銀行賬號
|
| 356 | Bank Accounts,銀行賬戶
|
| 357 | Bank Clearance Summary,銀行結算摘要
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 358 | Bank Draft,銀行匯票
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 359 | Bank Name,銀行名稱
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 360 | Bank Overdraft Account,銀行透支戶口
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 361 | Bank Reconciliation,銀行對帳
|
| 362 | Bank Reconciliation Detail,銀行對帳詳細
|
| 363 | Bank Reconciliation Statement,銀行對帳表
|
| 364 | Bank Voucher,銀行券
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 365 | Bank/Cash Balance,銀行/現金結餘
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 366 | Banking,銀行業
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 367 | Barcode,條碼
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 368 | Barcode {0} already used in Item {1},條碼{0}已經用在項目{1}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 369 | Based On,基於
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 370 | Basic,基本的
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 371 | Basic Info,基本信息
|
| 372 | Basic Information,基本信息
|
| 373 | Basic Rate,基礎速率
|
| 374 | Basic Rate (Company Currency),基本速率(公司貨幣)
|
| 375 | Batch,批量
|
| 376 | Batch (lot) of an Item.,一批該產品的(很多)。
|
| 377 | Batch Finished Date,批完成日期
|
| 378 | Batch ID,批次ID
|
| 379 | Batch No,批號
|
| 380 | Batch Started Date,批處理開始日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 381 | Batch Time Logs for billing.,批處理的時間記錄進行計費。
|
| 382 | Batch-Wise Balance History,間歇式平衡歷史
|
| 383 | Batched for Billing,批量計費
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 384 | Better Prospects,更好的前景
|
| 385 | Bill Date,比爾日期
|
| 386 | Bill No,匯票否
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 387 | Bill No {0} already booked in Purchase Invoice {1},比爾否{0}已經在採購發票入賬{1}
|
| 388 | Bill of Material,物料清單
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 389 | Bill of Material to be considered for manufacturing,物料清單被視為製造
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 390 | Bill of Materials (BOM),材料清單(BOM)
|
| 391 | Billable,計費
|
| 392 | Billed,計費
|
| 393 | Billed Amount,賬單金額
|
| 394 | Billed Amt,已結算額
|
| 395 | Billing,計費
|
| 396 | Billing Address,帳單地址
|
| 397 | Billing Address Name,帳單地址名稱
|
| 398 | Billing Status,計費狀態
|
| 399 | Bills raised by Suppliers.,由供應商提出的法案。
|
| 400 | Bills raised to Customers.,提高對客戶的賬單。
|
| 401 | Bin,箱子
|
| 402 | Bio,生物
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 403 | Biotechnology,生物技術
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 404 | Birthday,生日
|
| 405 | Block Date,座日期
|
| 406 | Block Days,天座
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 407 | Block leave applications by department.,按部門封鎖許可申請。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 408 | Blog Post,博客公告
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 409 | Blog Subscriber,博客用戶
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 410 | Blood Group,血型
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 411 | Both Warehouse must belong to same Company,這兩個倉庫必須屬於同一個公司
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 412 | Box,箱
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 413 | Branch,支
|
| 414 | Brand,牌
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 415 | Brand Name,商標名稱
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 416 | Brand master.,品牌大師。
|
| 417 | Brands,品牌
|
| 418 | Breakdown,擊穿
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 419 | Broadcasting,廣播
|
| 420 | Brokerage,佣金
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 421 | Budget,預算
|
| 422 | Budget Allocated,分配的預算
|
| 423 | Budget Detail,預算案詳情
|
| 424 | Budget Details,預算案詳情
|
| 425 | Budget Distribution,預算分配
|
| 426 | Budget Distribution Detail,預算分配明細
|
| 427 | Budget Distribution Details,預算分配詳情
|
| 428 | Budget Variance Report,預算差異報告
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 429 | Budget cannot be set for Group Cost Centers,預算不能為集團成本中心設置
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 430 | Build Report,建立舉報
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 431 | Bundle items at time of sale.,捆綁項目在銷售時。
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 432 | Business Development Manager,業務發展經理
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 433 | Buying,求購
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 434 | Buying & Selling,購買與銷售
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 435 | Buying Amount,客戶買入金額
|
| 436 | Buying Settings,求購設置
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 437 | "Buying must be checked, if Applicable For is selected as {0}",求購必須進行檢查,如果適用於被選擇為{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 438 | C-Form,C-表
|
| 439 | C-Form Applicable,C-表格適用
|
| 440 | C-Form Invoice Detail,C-形式發票詳細信息
|
| 441 | C-Form No,C-表格編號
|
| 442 | C-Form records,C-往績紀錄
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 443 | CENVAT Capital Goods,CENVAT資本貨物
|
| 444 | CENVAT Edu Cess,CENVAT塞斯埃杜
|
| 445 | CENVAT SHE Cess,CENVAT佘塞斯
|
| 446 | CENVAT Service Tax,CENVAT服務稅
|
| 447 | CENVAT Service Tax Cess 1,CENVAT服務稅附加稅1
|
| 448 | CENVAT Service Tax Cess 2,CENVAT服務稅附加稅2
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 449 | Calculate Based On,計算的基礎上
|
| 450 | Calculate Total Score,計算總分
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 451 | Calendar Events,日曆事件
|
| 452 | Call,通話
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 453 | Calls,電話
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 454 | Campaign,運動
|
| 455 | Campaign Name,活動名稱
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 456 | Campaign Name is required,活動名稱是必需的
|
| 457 | Campaign Naming By,戰役命名通過
|
| 458 | Campaign-.####,運動 - ## # #
|
| 459 | Can be approved by {0},可以通過{0}的批准
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 460 | "Can not filter based on Account, if grouped by Account",7 。總計:累積總數達到了這一點。
|
| 461 | "Can not filter based on Voucher No, if grouped by Voucher",是冷凍的帳戶。要禁止該帳戶創建/編輯事務,你需要角色
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 462 | Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',可以參考的行只有在充電類型是“在上一行量'或'前行總計”
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 463 | Cancel Material Visit {0} before cancelling this Customer Issue,取消物料造訪{0}之前取消這個客戶問題
|
| 464 | Cancel Material Visits {0} before cancelling this Maintenance Visit,取消取消此保養訪問之前,材質訪問{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 465 | Cancelled,註銷
|
| 466 | Cancelling this Stock Reconciliation will nullify its effect.,取消這個股票和解將抵消其影響。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 467 | Cannot Cancel Opportunity as Quotation Exists,無法取消的機遇,報價存在
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 468 | Cannot approve leave as you are not authorized to approve leaves on Block Dates,不能批准休假,你無權批准樹葉座日期
|
| 469 | Cannot cancel because Employee {0} is already approved for {1},不能取消,因為員工{0}已經被核准用於{1}
|
| 470 | Cannot cancel because submitted Stock Entry {0} exists,不能取消,因為提交股票輸入{0}存在
|
| 471 | Cannot carry forward {0},不能發揚{0}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 472 | Cannot change Fiscal Year Start Date and Fiscal Year End Date once the Fiscal Year is saved.,不能更改財政年度開始日期和財政年度結束日期,一旦會計年度被保存。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 473 | "Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.",不能改變公司的預設貨幣,因為有存在的交易。交易必須取消更改默認貨幣。
|
| 474 | Cannot convert Cost Center to ledger as it has child nodes,不能成本中心轉換為總賬,因為它有子節點
|
| 475 | Cannot covert to Group because Master Type or Account Type is selected.,不能隱蔽到組,因為碩士或帳戶類型選擇的。
|
| 476 | Cannot deactive or cancle BOM as it is linked with other BOMs,不能取消激活或CANCLE BOM ,因為它是與其他材料明細表鏈接
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 477 | "Cannot declare as lost, because Quotation has been made.",不能聲明為丟失,因為報價已經取得進展。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 478 | Cannot deduct when category is for 'Valuation' or 'Valuation and Total',不能抵扣當類別為“估值”或“估值及總'
|
| 479 | "Cannot delete Serial No {0} in stock. First remove from stock, then delete.",不能{0}刪除序號股票。首先從庫存中刪除,然後刪除。
|
| 480 | "Cannot directly set amount. For 'Actual' charge type, use the rate field",不能直接設置金額。對於“實際”充電式,用速度場
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 481 | "Cannot overbill for Item {0} in row {0} more than {1}. To allow overbilling, please set in Stock Settings",不能在一行overbill的項目{0} {0}不是{1}更多。要允許超收,請在庫存設置中設置
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 482 | Cannot produce more Item {0} than Sales Order quantity {1},不能產生更多的項目{0}不是銷售訂單數量{1}
|
| 483 | Cannot refer row number greater than or equal to current row number for this Charge type,不能引用的行號大於或等於當前行號碼提供給充電式
|
| 484 | Cannot return more than {0} for Item {1},不能返回超過{0}的項目{1}
|
| 485 | Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,不能選擇充電式為'在上一行量'或'在上一行總'的第一行
|
| 486 | Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for valuation. You can select only 'Total' option for previous row amount or previous row total,不能選擇充電式為'在上一行量'或'在上一行總計估值。你只能選擇“總計”選項前一行量或上一行總
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 487 | Cannot set as Lost as Sales Order is made.,不能設置為失落的銷售訂單而成。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 488 | Cannot set authorization on basis of Discount for {0},不能在折扣的基礎上設置授權{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 489 | Capacity,容量
|
| 490 | Capacity Units,容量單位
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 491 | Capital Account,資本帳
|
| 492 | Capital Equipments,資本設備
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 493 | Carry Forward,發揚
|
| 494 | Carry Forwarded Leaves,進行轉發葉
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 495 | Case No(s) already in use. Try from Case No {0},案例編號已在使用中( S) 。從案例沒有嘗試{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 496 | Case No. cannot be 0,案號不能為0
|
| 497 | Cash,現金
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 498 | Cash In Hand,手頭現金
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 499 | Cash Voucher,現金券
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 500 | Cash or Bank Account is mandatory for making payment entry,現金或銀行帳戶是強制性的付款項
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 501 | Cash/Bank Account,現金/銀行賬戶
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 502 | Casual Leave,事假
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 503 | Cell Number,手機號碼
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 504 | Change UOM for an Item.,更改為計量單位的商品。
|
| 505 | Change the starting / current sequence number of an existing series.,更改現有系列的開始/當前的序列號。
|
| 506 | Channel Partner,渠道合作夥伴
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 507 | Charge of type 'Actual' in row {0} cannot be included in Item Rate,類型'實際'行{0}的電荷不能被包含在項目單價
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 508 | Chargeable,收費
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 509 | Charity and Donations,慈善和捐款
|
| 510 | Chart Name,圖表名稱
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 511 | Chart of Accounts,科目表
|
| 512 | Chart of Cost Centers,成本中心的圖
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 513 | Check how the newsletter looks in an email by sending it to your email.,如何檢查的通訊通過其發送到您的郵箱中查找電子郵件。
|
| 514 | "Check if recurring invoice, uncheck to stop recurring or put proper End Date",檢查經常性發票,取消,停止經常性或將適當的結束日期
|
| 515 | "Check if you need automatic recurring invoices. After submitting any sales invoice, Recurring section will be visible.",檢查是否需要自動週期性發票。提交任何銷售發票後,經常性部分可見。
|
| 516 | Check if you want to send salary slip in mail to each employee while submitting salary slip,檢查您要發送工資單郵件給每個員工,同時提交工資單
|
| 517 | Check this if you want to force the user to select a series before saving. There will be no default if you check this.,如果要強制用戶在保存之前選擇了一系列檢查。將不會有默認的,如果你檢查這個。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 518 | Check this if you want to show in website,檢查這一點,如果你想在顯示網頁
|
| 519 | Check this to disallow fractions. (for Nos),選中此選項禁止分數。 (對於NOS)
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 520 | Check this to pull emails from your mailbox,檢查這從你的郵箱的郵件拉
|
| 521 | Check to activate,檢查啟動
|
| 522 | Check to make Shipping Address,檢查並送貨地址
|
| 523 | Check to make primary address,檢查以主地址
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 524 | Chemical,化學藥品
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 525 | Cheque,支票
|
| 526 | Cheque Date,支票日期
|
| 527 | Cheque Number,支票號碼
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 528 | Child account exists for this account. You can not delete this account.,存在此帳戶子帳戶。您無法刪除此帳戶。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 529 | City,城市
|
| 530 | City/Town,市/鎮
|
| 531 | Claim Amount,索賠金額
|
| 532 | Claims for company expense.,索賠費用由公司負責。
|
| 533 | Class / Percentage,類/百分比
|
| 534 | Classic,經典
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 535 | Clear Table,明確表
|
| 536 | Clearance Date,清拆日期
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 537 | Clearance Date not mentioned,清拆日期未提及
|
| 538 | Clearance date cannot be before check date in row {0},清拆日期不能行檢查日期前{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 539 | Click on 'Make Sales Invoice' button to create a new Sales Invoice.,單擊“製作銷售發票”按鈕來創建一個新的銷售發票。
|
| 540 | Click on a link to get options to expand get options ,點擊一個鏈接以獲取股權以擴大獲取選項
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 541 | Client,客戶
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 542 | Close Balance Sheet and book Profit or Loss.,關閉資產負債表和賬面利潤或虧損。
|
| 543 | Closed,關閉
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 544 | Closing (Cr),關閉(CR)
|
| 545 | Closing (Dr),關閉(博士)
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 546 | Closing Account Head,關閉帳戶頭
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 547 | Closing Account {0} must be of type 'Liability',關閉帳戶{0}必須是類型'責任'
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 548 | Closing Date,截止日期
|
| 549 | Closing Fiscal Year,截止會計年度
|
| 550 | Closing Qty,期末庫存
|
| 551 | Closing Value,收盤值
|
| 552 | CoA Help,輔酶幫助
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 553 | Code,碼
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 554 | Cold Calling,自薦
|
| 555 | Color,顏色
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 556 | Column Break,分欄符
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 557 | Comma separated list of email addresses,逗號分隔的電子郵件地址列表
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 558 | Comment,評論
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 559 | Comments,評論
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 560 | Commercial,廣告
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 561 | Commission,佣金
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 562 | Commission Rate,佣金率
|
| 563 | Commission Rate (%),佣金率(%)
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 564 | Commission on Sales,銷售佣金
|
| 565 | Commission rate cannot be greater than 100,佣金率不能大於100
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 566 | Communication,通訊
|
| 567 | Communication HTML,溝通的HTML
|
| 568 | Communication History,通信歷史記錄
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 569 | Communication log.,通信日誌。
|
| 570 | Communications,通訊
|
| 571 | Company,公司
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 572 | Company (not Customer or Supplier) master.,公司(不是客戶或供應商)的主人。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 573 | Company Abbreviation,公司縮寫
|
| 574 | Company Details,公司詳細信息
|
| 575 | Company Email,企業郵箱
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 576 | "Company Email ID not found, hence mail not sent",公司電子郵件ID沒有找到,因此郵件無法發送
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 577 | Company Info,公司信息
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 578 | Company Name,公司名稱
|
| 579 | Company Settings,公司設置
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 580 | Company is missing in warehouses {0},公司在倉庫缺少{0}
|
| 581 | Company is required,公司須
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 582 | Company registration numbers for your reference. Example: VAT Registration Numbers etc.,公司註冊號碼,供大家參考。例如:增值稅註冊號碼等
|
| 583 | Company registration numbers for your reference. Tax numbers etc.,公司註冊號碼,供大家參考。稅務號碼等
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 584 | "Company, Month and Fiscal Year is mandatory",在以下文件 - 軌道名牌
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 585 | Compensatory Off,補假
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 586 | Complete,完整
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 587 | Complete Setup,完成安裝
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 588 | Completed,已完成
|
| 589 | Completed Production Orders,完成生產訂單
|
| 590 | Completed Qty,完成數量
|
| 591 | Completion Date,完成日期
|
| 592 | Completion Status,完成狀態
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 593 | Computer,電腦
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 594 | Computers,電腦
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 595 | Confirmation Date,確認日期
|
| 596 | Confirmed orders from Customers.,確認訂單的客戶。
|
| 597 | Consider Tax or Charge for,考慮稅收或收費
|
| 598 | Considered as Opening Balance,視為期初餘額
|
| 599 | Considered as an Opening Balance,視為期初餘額
|
| 600 | Consultant,顧問
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 601 | Consulting,諮詢
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 602 | Consumable,耗材
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 603 | Consumable Cost,耗材成本
|
| 604 | Consumable cost per hour,每小時可消耗成本
|
| 605 | Consumed Qty,消耗的數量
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 606 | Consumer Products,消費類產品
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 607 | Contact,聯繫
|
| 608 | Contact Control,接觸控制
|
| 609 | Contact Desc,聯繫倒序
|
| 610 | Contact Details,聯繫方式
|
| 611 | Contact Email,聯絡電郵
|
| 612 | Contact HTML,聯繫HTML
|
| 613 | Contact Info,聯繫方式
|
| 614 | Contact Mobile No,聯繫手機號碼
|
| 615 | Contact Name,聯繫人姓名
|
| 616 | Contact No.,聯絡電話
|
| 617 | Contact Person,聯繫人
|
| 618 | Contact Type,觸點類型:
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 619 | Contact master.,聯繫站長。
|
| 620 | Contacts,往來
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 621 | Content,內容
|
| 622 | Content Type,內容類型
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 623 | Contra Voucher,魂斗羅券
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 624 | Contract,合同
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 625 | Contract End Date,合同結束日期
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 626 | Contract End Date must be greater than Date of Joining,合同結束日期必須大於加入的日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 627 | Contribution (%),貢獻(%)
|
| 628 | Contribution to Net Total,貢獻合計淨
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 629 | Conversion Factor,轉換因子
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 630 | Conversion Factor is required,轉換係數是必需的
|
| 631 | Conversion factor cannot be in fractions,轉換係數不能在分數
|
| 632 | Conversion factor for default Unit of Measure must be 1 in row {0},為缺省的計量單位轉換因子必須是1行{0}
|
| 633 | Conversion rate cannot be 0 or 1,轉化率不能為0或1
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 634 | Convert into Recurring Invoice,轉換成週期性發票
|
| 635 | Convert to Group,轉換為集團
|
| 636 | Convert to Ledger,轉換到總帳
|
| 637 | Converted,轉換
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 638 | Copy From Item Group,複製從項目組
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 639 | Cosmetics,化妝品
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 640 | Cost Center,成本中心
|
| 641 | Cost Center Details,成本中心詳情
|
| 642 | Cost Center Name,成本中心名稱
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 643 | Cost Center is required for 'Profit and Loss' account {0},成本中心是必需的“損益”賬戶{0}
|
| 644 | Cost Center is required in row {0} in Taxes table for type {1},成本中心是必需的行{0}稅表型{1}
|
| 645 | Cost Center with existing transactions can not be converted to group,與現有的交易成本中心,不能轉化為組
|
| 646 | Cost Center with existing transactions can not be converted to ledger,與現有的交易成本中心,不能轉換為總賬
|
| 647 | Cost Center {0} does not belong to Company {1},成本中心{0}不屬於公司{1}
|
| 648 | Cost of Goods Sold,銷貨成本
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 649 | Costing,成本核算
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 650 | Country,國家
|
| 651 | Country Name,國家名稱
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 652 | Country wise default Address Templates,國家明智的默認地址模板
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 653 | "Country, Timezone and Currency",國家,時區和貨幣
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 654 | Create Bank Voucher for the total salary paid for the above selected criteria,創建銀行券為支付上述選擇的標準工資總額
|
| 655 | Create Customer,創建客戶
|
| 656 | Create Material Requests,創建材料要求
|
| 657 | Create New,創建新
|
| 658 | Create Opportunity,創造機會
|
| 659 | Create Production Orders,創建生產訂單
|
| 660 | Create Quotation,創建報價
|
| 661 | Create Receiver List,創建接收器列表
|
| 662 | Create Salary Slip,建立工資單
|
| 663 | Create Stock Ledger Entries when you submit a Sales Invoice,創建庫存總帳條目當您提交銷售發票
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 664 | "Create and manage daily, weekly and monthly email digests.",創建和管理每日,每週和每月的電子郵件摘要。
|
| 665 | Create rules to restrict transactions based on values.,創建規則來限制基於價值的交易。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 666 | Created By,創建人
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 667 | Creates salary slip for above mentioned criteria.,建立工資單上面提到的標準。
|
| 668 | Creation Date,創建日期
|
| 669 | Creation Document No,文檔創建無
|
| 670 | Creation Document Type,創建文件類型
|
| 671 | Creation Time,創作時間
|
| 672 | Credentials,證書
|
| 673 | Credit,信用
|
| 674 | Credit Amt,信用額
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 675 | Credit Card,信用卡
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 676 | Credit Card Voucher,信用卡券
|
| 677 | Credit Controller,信用控制器
|
| 678 | Credit Days,信貸天
|
| 679 | Credit Limit,信用額度
|
| 680 | Credit Note,信用票據
|
| 681 | Credit To,信貸
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 682 | Currency,貨幣
|
| 683 | Currency Exchange,外幣兌換
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 684 | Currency Name,貨幣名稱
|
| 685 | Currency Settings,貨幣設置
|
| 686 | Currency and Price List,貨幣和價格表
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 687 | Currency exchange rate master.,貨幣匯率的主人。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 688 | Current Address,當前地址
|
| 689 | Current Address Is,當前地址是
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 690 | Current Assets,流動資產
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 691 | Current BOM,當前BOM表
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 692 | Current BOM and New BOM can not be same,當前BOM和新BOM不能相同
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 693 | Current Fiscal Year,當前會計年度
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 694 | Current Liabilities,流動負債
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 695 | Current Stock,當前庫存
|
| 696 | Current Stock UOM,目前的庫存計量單位
|
| 697 | Current Value,當前值
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 698 | Custom,習俗
|
| 699 | Custom Autoreply Message,自定義自動回复消息
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 700 | Custom Message,自定義消息
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 701 | Customer,顧客
|
| 702 | Customer (Receivable) Account,客戶(應收)帳
|
| 703 | Customer / Item Name,客戶/項目名稱
|
| 704 | Customer / Lead Address,客戶/鉛地址
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 705 | Customer / Lead Name,客戶/鉛名稱
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 706 | Customer > Customer Group > Territory,客戶>客戶群>領地
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 707 | Customer Account Head,客戶帳戶頭
|
| 708 | Customer Acquisition and Loyalty,客戶獲得和忠誠度
|
| 709 | Customer Address,客戶地址
|
| 710 | Customer Addresses And Contacts,客戶的地址和聯繫方式
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 711 | Customer Addresses and Contacts,客戶地址和聯繫方式
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 712 | Customer Code,客戶代碼
|
| 713 | Customer Codes,客戶代碼
|
| 714 | Customer Details,客戶詳細信息
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 715 | Customer Feedback,客戶反饋
|
| 716 | Customer Group,集團客戶
|
| 717 | Customer Group / Customer,集團客戶/客戶
|
| 718 | Customer Group Name,客戶群組名稱
|
| 719 | Customer Intro,客戶簡介
|
| 720 | Customer Issue,客戶問題
|
| 721 | Customer Issue against Serial No.,客戶對發行序列號
|
| 722 | Customer Name,客戶名稱
|
| 723 | Customer Naming By,客戶通過命名
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 724 | Customer Service,顧客服務
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 725 | Customer database.,客戶數據庫。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 726 | Customer is required,客戶需
|
| 727 | Customer master.,客戶主。
|
| 728 | Customer required for 'Customerwise Discount',需要' Customerwise折扣“客戶
|
| 729 | Customer {0} does not belong to project {1},客戶{0}不屬於項目{1}
|
| 730 | Customer {0} does not exist,客戶{0}不存在
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 731 | Customer's Item Code,客戶的產品編號
|
| 732 | Customer's Purchase Order Date,客戶的採購訂單日期
|
| 733 | Customer's Purchase Order No,客戶的採購訂單號
|
| 734 | Customer's Purchase Order Number,客戶的採購訂單編號
|
| 735 | Customer's Vendor,客戶的供應商
|
| 736 | Customers Not Buying Since Long Time,客戶不買,因為很長時間
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 737 | Customerwise Discount,Customerwise折扣
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 738 | Customize,定制
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 739 | Customize the Notification,自定義通知
|
| 740 | Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,自定義去作為郵件的一部分的介紹文字。每筆交易都有一個單獨的介紹性文字。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 741 | DN Detail,DN詳細
|
| 742 | Daily,每日
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 743 | Daily Time Log Summary,每日時間記錄匯總
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 744 | Database Folder ID,數據庫文件夾的ID
|
| 745 | Database of potential customers.,數據庫的潛在客戶。
|
| 746 | Date,日期
|
| 747 | Date Format,日期格式
|
| 748 | Date Of Retirement,日退休
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 749 | Date Of Retirement must be greater than Date of Joining,日期退休必須大於加入的日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 750 | Date is repeated,日期重複
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 751 | Date of Birth,出生日期
|
| 752 | Date of Issue,發行日期
|
| 753 | Date of Joining,加入日期
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 754 | Date of Joining must be greater than Date of Birth,加入日期必須大於出生日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 755 | Date on which lorry started from supplier warehouse,日期從供應商的倉庫上貨車開始
|
| 756 | Date on which lorry started from your warehouse,日期從倉庫上貨車開始
|
| 757 | Dates,日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 758 | Days Since Last Order,天自上次訂購
|
| 759 | Days for which Holidays are blocked for this department.,天的假期被封鎖這個部門。
|
| 760 | Dealer,零售商
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 761 | Debit,借方
|
| 762 | Debit Amt,借記額
|
| 763 | Debit Note,繳費單
|
| 764 | Debit To,借記
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 765 | Debit and Credit not equal for this voucher. Difference is {0}.,借記和信用為這個券不相等。不同的是{0} 。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 766 | Deduct,扣除
|
| 767 | Deduction,扣除
|
| 768 | Deduction Type,扣類型
|
| 769 | Deduction1,Deduction1
|
| 770 | Deductions,扣除
|
| 771 | Default,默認
|
| 772 | Default Account,默認帳戶
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 773 | Default Address Template cannot be deleted,默認地址模板不能被刪除
|
| 774 | Default Amount,違約金額
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 775 | Default BOM,默認的BOM
|
| 776 | Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,默認銀行/現金帳戶將被自動在POS機發票時選擇此模式更新。
|
| 777 | Default Bank Account,默認銀行賬戶
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 778 | Default Buying Cost Center,默認情況下購買成本中心
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 779 | Default Buying Price List,默認情況下採購價格表
|
| 780 | Default Cash Account,默認的現金賬戶
|
| 781 | Default Company,默認公司
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 782 | Default Currency,默認貨幣
|
| 783 | Default Customer Group,默認用戶組
|
| 784 | Default Expense Account,默認費用帳戶
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 785 | Default Income Account,默認情況下收入賬戶
|
| 786 | Default Item Group,默認項目組
|
| 787 | Default Price List,默認價格表
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 788 | Default Purchase Account in which cost of the item will be debited.,默認帳戶購買該項目的成本將被扣除。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 789 | Default Selling Cost Center,默認情況下銷售成本中心
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 790 | Default Settings,默認設置
|
| 791 | Default Source Warehouse,默認信號源倉庫
|
| 792 | Default Stock UOM,默認的庫存計量單位
|
| 793 | Default Supplier,默認的供應商
|
| 794 | Default Supplier Type,默認的供應商類別
|
| 795 | Default Target Warehouse,默認目標倉庫
|
| 796 | Default Territory,默認領地
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 797 | Default Unit of Measure,缺省的計量單位
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 798 | "Default Unit of Measure can not be changed directly because you have already made some transaction(s) with another UOM. To change default UOM, use 'UOM Replace Utility' tool under Stock module.",整合進來支持電子郵件,支持票
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 799 | Default Valuation Method,默認的估值方法
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 800 | Default Warehouse,默認倉庫
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 801 | Default Warehouse is mandatory for stock Item.,默認倉庫是強制性的股票項目。
|
| 802 | Default settings for accounting transactions.,默認設置的會計事務。
|
| 803 | Default settings for buying transactions.,默認設置為買入交易。
|
| 804 | Default settings for selling transactions.,默認設置為賣出交易。
|
| 805 | Default settings for stock transactions.,默認設置為股票交易。
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 806 | Defense,防禦
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 807 | "Define Budget for this Cost Center. To set budget action, see <a href=""#!List/Company"">Company Master</a>","定義預算這個成本中心。要設置預算行動,見<a href=""#!List/Company"">公司主</a>"
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 808 | Del,德爾
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 809 | Delete,刪除
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 810 | Delete {0} {1}?,刪除{0} {1} ?
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 811 | Delivered,交付
|
| 812 | Delivered Items To Be Billed,交付項目要被收取
|
| 813 | Delivered Qty,交付數量
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 814 | Delivered Serial No {0} cannot be deleted,交付序號{0}無法刪除
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 815 | Delivery Date,交貨日期
|
| 816 | Delivery Details,交貨細節
|
| 817 | Delivery Document No,交貨證明文件號碼
|
| 818 | Delivery Document Type,交付文件類型
|
| 819 | Delivery Note,送貨單
|
| 820 | Delivery Note Item,送貨單項目
|
| 821 | Delivery Note Items,送貨單項目
|
| 822 | Delivery Note Message,送貨單留言
|
| 823 | Delivery Note No,送貨單號
|
| 824 | Delivery Note Required,要求送貨單
|
| 825 | Delivery Note Trends,送貨單趨勢
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 826 | Delivery Note {0} is not submitted,送貨單{0}未提交
|
| 827 | Delivery Note {0} must not be submitted,送貨單{0}不能提交
|
| 828 | Delivery Notes {0} must be cancelled before cancelling this Sales Order,送貨單{0}必須取消這個銷售訂單之前被取消
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 829 | Delivery Status,交貨狀態
|
| 830 | Delivery Time,交貨時間
|
| 831 | Delivery To,為了交付
|
| 832 | Department,部門
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 833 | Department Stores,百貨
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 834 | Depends on LWP,依賴於LWP
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 835 | Depreciation,折舊
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 836 | Description,描述
|
| 837 | Description HTML,說明HTML
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 838 | Designation,指定
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 839 | Designer,設計師
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 840 | Detailed Breakup of the totals,總計詳細分手
|
| 841 | Details,詳細信息
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 842 | Difference (Dr - Cr),差異(博士 - 鉻)
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 843 | Difference Account,差異帳戶
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 844 | "Difference Account must be a 'Liability' type account, since this Stock Reconciliation is an Opening Entry",差的帳戶必須是'責任'類型的帳戶,因為這個股票和解是一個開放報名
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 845 | Different UOM for items will lead to incorrect (Total) Net Weight value. Make sure that Net Weight of each item is in the same UOM.,不同計量單位的項目會導致不正確的(總)淨重值。確保每個項目的淨重是在同一個計量單位。
|
| 846 | Direct Expenses,直接費用
|
| 847 | Direct Income,直接收入
|
| 848 | Disable,關閉
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 849 | Disable Rounded Total,禁用圓角總
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 850 | Disabled,殘
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 851 | Discount %,折扣%
|
| 852 | Discount %,折扣%
|
| 853 | Discount (%),折讓(%)
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 854 | Discount Amount,折扣金額
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 855 | "Discount Fields will be available in Purchase Order, Purchase Receipt, Purchase Invoice",折扣場將在採購訂單,採購入庫單,採購發票
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 856 | Discount Percentage,折扣百分比
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 857 | Discount Percentage can be applied either against a Price List or for all Price List.,折扣百分比可以應用於對一個價目表或所有價目表。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 858 | Discount must be less than 100,折扣必須小於100
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 859 | Discount(%),折讓(%)
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 860 | Dispatch,調度
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 861 | Display all the individual items delivered with the main items,顯示所有交付使用的主要項目的單個項目
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 862 | Distribute transport overhead across items.,分佈到項目的傳輸開銷。
|
| 863 | Distribution,分配
|
| 864 | Distribution Id,分配標識
|
| 865 | Distribution Name,分配名稱
|
| 866 | Distributor,經銷商
|
| 867 | Divorced,離婚
|
| 868 | Do Not Contact,不要聯繫
|
| 869 | Do not show any symbol like $ etc next to currencies.,不要顯示,如$等任何符號旁邊貨幣。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 870 | Do really want to unstop production order: ,
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 871 | Do you really want to STOP ,
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 872 | Do you really want to STOP this Material Request?,你真的要停止這種材料要求?
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 873 | Do you really want to Submit all Salary Slip for month {0} and year {1},難道你真的想要提交的所有工資單的一個月{0}和年{1}
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 874 | Do you really want to UNSTOP ,
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 875 | Do you really want to UNSTOP this Material Request?,難道你真的想要UNSTOP此材料要求?
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 876 | Do you really want to stop production order: ,
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 877 | Doc Name,文件名稱
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 878 | Doc Type,文件類型
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 879 | Document Description,文檔說明
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 880 | Document Type,文件類型
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 881 | Documents,文件
|
| 882 | Domain,域
|
| 883 | Don't send Employee Birthday Reminders,不要送員工生日提醒
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 884 | Download Materials Required,下載所需材料
|
| 885 | Download Reconcilation Data,下載Reconcilation數據
|
| 886 | Download Template,下載模板
|
| 887 | Download a report containing all raw materials with their latest inventory status,下載一個包含所有原料一份報告,他們最新的庫存狀態
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 888 | "Download the Template, fill appropriate data and attach the modified file.",下載模板,填寫相應的數據,並附加了修改後的文件。
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 889 | "Download the Template, fill appropriate data and attach the modified file. |
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 890 | All dates and employee combination in the selected period will come in the template, with existing attendance records","下載模板,填寫相應的數據,並附加了修改後的文件。 |
| 891 | 所有時間和員工組合在選定的期限會在模板中,與現有的考勤記錄"
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 892 | Draft,草案
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 893 | Dropbox,Dropbox的
|
| 894 | Dropbox Access Allowed,Dropbox的允許訪問
|
| 895 | Dropbox Access Key,Dropbox的訪問鍵
|
| 896 | Dropbox Access Secret,Dropbox的訪問秘密
|
| 897 | Due Date,到期日
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 898 | Due Date cannot be after {0},截止日期後不能{0}
|
| 899 | Due Date cannot be before Posting Date,到期日不能寄發日期或之前
|
| 900 | Duplicate Entry. Please check Authorization Rule {0},重複的條目。請檢查授權規則{0}
|
| 901 | Duplicate Serial No entered for Item {0},重複的序列號輸入的項目{0}
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 902 | Duplicate entry,重複的條目
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 903 | Duplicate row {0} with same {1},重複的行{0}同{1}
|
| 904 | Duties and Taxes,關稅和稅款
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 905 | ERPNext Setup,ERPNext設置
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 906 | Earliest,最早
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 907 | Earnest Money,保證金
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 908 | Earning,盈利
|
| 909 | Earning & Deduction,收入及扣除
|
| 910 | Earning Type,收入類型
|
| 911 | Earning1,Earning1
|
| 912 | Edit,編輯
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 913 | Edu. Cess on Excise,埃杜。塞斯在消費稅
|
| 914 | Edu. Cess on Service Tax,埃杜。塞斯在服務稅
|
| 915 | Edu. Cess on TDS,埃杜。塞斯在TDS
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 916 | Education,教育
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 917 | Educational Qualification,學歷
|
| 918 | Educational Qualification Details,學歷詳情
|
| 919 | Eg. smsgateway.com/api/send_sms.cgi,例如:。 smsgateway.com / API / send_sms.cgi
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 920 | Either debit or credit amount is required for {0},無論是借方或貸方金額是必需的{0}
|
| 921 | Either target qty or target amount is mandatory,無論是數量目標或目標量是必需的
|
| 922 | Either target qty or target amount is mandatory.,無論是數量目標或目標量是強制性的。
|
| 923 | Electrical,電動
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 924 | Electricity Cost,電力成本
|
| 925 | Electricity cost per hour,每小時電費
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 926 | Electronics,電子
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 927 | Email,電子郵件
|
| 928 | Email Digest,電子郵件摘要
|
| 929 | Email Digest Settings,電子郵件摘要設置
|
| 930 | Email Digest: ,電子郵件摘要:
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 931 | Email Id,電子郵件Id
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 932 | "Email Id where a job applicant will email e.g. ""jobs@example.com""",電子郵件Id其中一個應聘者的電子郵件,例如“jobs@example.com”
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 933 | Email Notifications,電子郵件通知
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 934 | Email Sent?,郵件發送?
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 935 | "Email id must be unique, already exists for {0}",電子郵件ID必須是唯一的,已經存在{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 936 | Email ids separated by commas.,電子郵件ID,用逗號分隔。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 937 | "Email settings to extract Leads from sales email id e.g. ""sales@example.com""",電子郵件設置,以銷售電子郵件ID,例如“sales@example.com”提取信息
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 938 | Emergency Contact,緊急聯絡人
|
| 939 | Emergency Contact Details,緊急聯繫方式
|
| 940 | Emergency Phone,緊急電話
|
| 941 | Employee,僱員
|
| 942 | Employee Birthday,員工生日
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 943 | Employee Details,員工詳細信息
|
| 944 | Employee Education,員工教育
|
| 945 | Employee External Work History,員工對外工作歷史
|
| 946 | Employee Information,僱員資料
|
| 947 | Employee Internal Work History,員工內部工作經歷
|
| 948 | Employee Internal Work Historys,員工內部工作Historys
|
| 949 | Employee Leave Approver,員工請假審批
|
| 950 | Employee Leave Balance,員工休假餘額
|
| 951 | Employee Name,員工姓名
|
| 952 | Employee Number,員工人數
|
| 953 | Employee Records to be created by,員工紀錄的創造者
|
| 954 | Employee Settings,員工設置
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 955 | Employee Type,員工類型
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 956 | "Employee designation (e.g. CEO, Director etc.).",員工指定(例如總裁,總監等) 。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 957 | Employee master.,員工大師。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 958 | Employee record is created using selected field. ,使用所選字段創建員工記錄。
|
| 959 | Employee records.,員工記錄。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 960 | Employee relieved on {0} must be set as 'Left',員工解除對{0}必須設置為“左”
|
| 961 | Employee {0} has already applied for {1} between {2} and {3},員工{0}已經申請了{1}的{2}和{3}
|
| 962 | Employee {0} is not active or does not exist,員工{0}不活躍或不存在
|
| 963 | Employee {0} was on leave on {1}. Cannot mark attendance.,員工{0}是關於{1}休假。不能標記考勤。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 964 | Employees Email Id,員工的電子郵件ID
|
| 965 | Employment Details,就業信息
|
| 966 | Employment Type,就業類型
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 967 | Enable / disable currencies.,啟用/禁用的貨幣。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 968 | Enabled,啟用
|
| 969 | Encashment Date,兌現日期
|
| 970 | End Date,結束日期
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 971 | End Date can not be less than Start Date,結束日期不能小於開始日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 972 | End date of current invoice's period,當前發票的期限的最後一天
|
| 973 | End of Life,壽命結束
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 974 | Energy,能源
|
| 975 | Engineer,工程師
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 976 | Enter Verification Code,輸入驗證碼
|
| 977 | Enter campaign name if the source of lead is campaign.,輸入活動名稱,如果鉛的來源是運動。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 978 | Enter department to which this Contact belongs,輸入部門的這種聯繫是屬於
|
| 979 | Enter designation of this Contact,輸入該聯繫人指定
|
| 980 | "Enter email id separated by commas, invoice will be mailed automatically on particular date",輸入電子郵件ID用逗號隔開,發票會自動在特定的日期郵寄
|
| 981 | Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,輸入您想要提高生產訂單或下載的原材料進行分析的項目和計劃數量。
|
| 982 | Enter name of campaign if source of enquiry is campaign,輸入活動的名稱,如果查詢來源是運動
|
| 983 | "Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)",在這裡輸入靜態URL參數(如稱發件人= ERPNext,用戶名= ERPNext,密碼= 1234等)
|
| 984 | Enter the company name under which Account Head will be created for this Supplier,輸入據此帳戶總的公司名稱將用於此供應商建立
|
| 985 | Enter url parameter for message,輸入url參數的消息
|
| 986 | Enter url parameter for receiver nos,輸入URL參數的接收器號
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 987 | Entertainment & Leisure,娛樂休閒
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 988 | Entertainment Expenses,娛樂費用
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 989 | Entries,項
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 990 | Entries against ,
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 991 | Entries are not allowed against this Fiscal Year if the year is closed.,參賽作品不得對本財年,如果當年被關閉。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 992 | Equity,公平
|
| 993 | Error: {0} > {1},錯誤: {0} > {1}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 994 | Estimated Material Cost,預計材料成本
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 995 | "Even if there are multiple Pricing Rules with highest priority, then following internal priorities are applied:",即使有更高優先級的多個定價規則,然後按照內部優先級應用:
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 996 | Everyone can read,每個人都可以閱讀
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 997 | "Example: ABCD.##### |
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 998 | If series is set and Serial No is not mentioned in transactions, then automatic serial number will be created based on this series. If you always want to explicitly mention Serial Nos for this item. leave this blank.","實施例:ABCD##### |
| 999 | 如果串聯設置和序列號沒有在交易中提到,然後自動序列號將基於該系列被創建。如果你總是想明確提到串行NOS為這個項目。留空。"
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1000 | Exchange Rate,匯率
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1001 | Excise Duty 10,消費稅10
|
| 1002 | Excise Duty 14,消費稅14
|
| 1003 | Excise Duty 4,消費稅4
|
| 1004 | Excise Duty 8,消費稅8
|
| 1005 | Excise Duty @ 10,消費稅@ 10
|
| 1006 | Excise Duty @ 14,消費稅@ 14
|
| 1007 | Excise Duty @ 4,消費稅@ 4
|
| 1008 | Excise Duty @ 8,消費稅@ 8
|
| 1009 | Excise Duty Edu Cess 2,消費稅埃杜塞斯2
|
| 1010 | Excise Duty SHE Cess 1,消費稅佘塞斯1
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1011 | Excise Page Number,消費頁碼
|
| 1012 | Excise Voucher,消費券
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1013 | Execution,執行
|
| 1014 | Executive Search,獵頭
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1015 | Exemption Limit,免稅限額
|
| 1016 | Exhibition,展覽
|
| 1017 | Existing Customer,現有客戶
|
| 1018 | Exit,出口
|
| 1019 | Exit Interview Details,退出面試細節
|
| 1020 | Expected,預期
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1021 | Expected Completion Date can not be less than Project Start Date,預計完成日期不能少於項目開始日期
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1022 | Expected Date cannot be before Material Request Date,消息大於160個字符將會被分成多個消息
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1023 | Expected Delivery Date,預計交貨日期
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1024 | Expected Delivery Date cannot be before Purchase Order Date,預計交貨日期不能前採購訂單日期
|
| 1025 | Expected Delivery Date cannot be before Sales Order Date,預計交貨日期不能前銷售訂單日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1026 | Expected End Date,預計結束日期
|
| 1027 | Expected Start Date,預計開始日期
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1028 | Expense,費用
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1029 | Expense / Difference account ({0}) must be a 'Profit or Loss' account,費用/差異帳戶({0})必須是一個'溢利或虧損的賬戶
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1030 | Expense Account,費用帳戶
|
| 1031 | Expense Account is mandatory,費用帳戶是必需的
|
| 1032 | Expense Claim,報銷
|
| 1033 | Expense Claim Approved,報銷批准
|
| 1034 | Expense Claim Approved Message,報銷批准的消息
|
| 1035 | Expense Claim Detail,報銷詳情
|
| 1036 | Expense Claim Details,報銷詳情
|
| 1037 | Expense Claim Rejected,費用索賠被拒絕
|
| 1038 | Expense Claim Rejected Message,報銷拒絕消息
|
| 1039 | Expense Claim Type,費用報銷型
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1040 | Expense Claim has been approved.,的
|
| 1041 | Expense Claim has been rejected.,不存在
|
| 1042 | Expense Claim is pending approval. Only the Expense Approver can update status.,使項目所需的質量保證和質量保證在沒有採購入庫單
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1043 | Expense Date,犧牲日期
|
| 1044 | Expense Details,費用詳情
|
| 1045 | Expense Head,總支出
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1046 | Expense account is mandatory for item {0},交際費是強制性的項目{0}
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1047 | Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,費用或差異帳戶是強制性的項目{0} ,因為它影響整個股票價值
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1048 | Expenses,開支
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1049 | Expenses Booked,支出預訂
|
| 1050 | Expenses Included In Valuation,支出計入估值
|
| 1051 | Expenses booked for the digest period,預訂了消化期間費用
|
| 1052 | Expiry Date,到期時間
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1053 | Exports,出口
|
| 1054 | External,外部
|
| 1055 | Extract Emails,提取電子郵件
|
| 1056 | FCFS Rate,FCFS率
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1057 | Failed: ,失敗:
|
| 1058 | Family Background,家庭背景
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1059 | Fax,傳真
|
| 1060 | Features Setup,功能設置
|
| 1061 | Feed,飼料
|
| 1062 | Feed Type,飼料類型
|
| 1063 | Feedback,反饋
|
| 1064 | Female,女
|
| 1065 | Fetch exploded BOM (including sub-assemblies),取爆炸BOM(包括子組件)
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1066 | "Field available in Delivery Note, Quotation, Sales Invoice, Sales Order",在送貨單,報價單,銷售發票,銷售訂單可用字段
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1067 | Files Folder ID,文件夾的ID
|
| 1068 | Fill the form and save it,填寫表格,並將其保存
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1069 | Filter based on customer,過濾器可根據客戶
|
| 1070 | Filter based on item,根據項目篩選
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1071 | Financial / accounting year.,財務/會計年度。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1072 | Financial Analytics,財務分析
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1073 | Financial Services,金融服務
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1074 | Financial Year End Date,財政年度年結日
|
| 1075 | Financial Year Start Date,財政年度開始日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1076 | Finished Goods,成品
|
| 1077 | First Name,名字
|
| 1078 | First Responded On,首先作出回應
|
| 1079 | Fiscal Year,財政年度
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1080 | Fiscal Year Start Date and Fiscal Year End Date are already set in Fiscal Year {0},會計年度開始日期和財政年度結束日期已經在財政年度設置{0}
|
| 1081 | Fiscal Year Start Date and Fiscal Year End Date cannot be more than a year apart.,會計年度開始日期和財政年度結束日期不能超過相隔一年。
|
| 1082 | Fiscal Year Start Date should not be greater than Fiscal Year End Date,會計年度開始日期應不大於財政年度結束日期
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1083 | Fixed Asset,固定資產
|
| 1084 | Fixed Assets,固定資產
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1085 | Follow via Email,通過電子郵件跟隨
|
| 1086 | "Following table will show values if items are sub - contracted. These values will be fetched from the master of ""Bill of Materials"" of sub - contracted items.",下表將顯示值,如果項目有子 - 簽約。這些值將被從子的“材料清單”的主人進賬 - 已簽約的項目。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1087 | Food,食物
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1088 | "Food, Beverage & Tobacco",食品,飲料與煙草
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1089 | "For 'Sales BOM' items, Warehouse, Serial No and Batch No will be considered from the 'Packing List' table. If Warehouse and Batch No are same for all packing items for any 'Sales BOM' item, those values can be entered in the main Item table, values will be copied to 'Packing List' table.",對於“銷售物料清單”項,倉庫,序列號和批次號將被從“裝箱清單”表考慮。如果倉庫和批號都是相同的任何“銷售BOM'項目的所有包裝物品,這些值可以在主項目表中輸入,值將被複製到”裝箱單“表。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1090 | For Company,對於公司
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1091 | For Employee,對於員工
|
| 1092 | For Employee Name,對於員工姓名
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1093 | For Price List,對於價格表
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1094 | For Production,對於生產
|
| 1095 | For Reference Only.,僅供參考。
|
| 1096 | For Sales Invoice,對於銷售發票
|
| 1097 | For Server Side Print Formats,對於服務器端打印的格式
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1098 | For Supplier,已過期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1099 | For Warehouse,對於倉庫
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1100 | For Warehouse is required before Submit,對於倉庫之前,需要提交
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1101 | "For e.g. 2012, 2012-13",對於例如2012,2012-13
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1102 | For reference,供參考
|
| 1103 | For reference only.,僅供參考。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1104 | "For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes",為方便客戶,這些代碼可以在打印格式,如發票和送貨單使用
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1105 | Fraction,分數
|
| 1106 | Fraction Units,部分單位
|
| 1107 | Freeze Stock Entries,凍結庫存條目
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1108 | Freeze Stocks Older Than [Days],凍結股票早於[日]
|
| 1109 | Freight and Forwarding Charges,貨運代理費
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1110 | Friday,星期五
|
| 1111 | From,從
|
| 1112 | From Bill of Materials,從材料清單
|
| 1113 | From Company,從公司
|
| 1114 | From Currency,從貨幣
|
| 1115 | From Currency and To Currency cannot be same,從貨幣和貨幣不能相同
|
| 1116 | From Customer,從客戶
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1117 | From Customer Issue,如果您在製造業活動涉及<BR>
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1118 | From Date,從日期
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1119 | From Date cannot be greater than To Date,從日期不能大於結束日期
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1120 | From Date must be before To Date,從日期必須是之前日期
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1121 | From Date should be within the Fiscal Year. Assuming From Date = {0},從日期應該是在財政年度內。假設起始日期= {0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1122 | From Delivery Note,從送貨單
|
| 1123 | From Employee,從員工
|
| 1124 | From Lead,從鉛
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1125 | From Maintenance Schedule,對參賽作品
|
| 1126 | From Material Request,下載模板,填寫相應的數據,並附加了修改後的文件。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1127 | From Opportunity,從機會
|
| 1128 | From Package No.,從包號
|
| 1129 | From Purchase Order,從採購訂單
|
| 1130 | From Purchase Receipt,從採購入庫單
|
| 1131 | From Quotation,從報價
|
| 1132 | From Sales Order,從銷售訂單
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1133 | From Supplier Quotation,檢查是否有重複
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1134 | From Time,從時間
|
| 1135 | From Value,從價值
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1136 | From and To dates required,從和到所需日期
|
| 1137 | From value must be less than to value in row {0},從值必須小於以價值列{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1138 | Frozen,凍結的
|
| 1139 | Frozen Accounts Modifier,凍結帳戶修改
|
| 1140 | Fulfilled,適合
|
| 1141 | Full Name,全名
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1142 | Full-time,全日制
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1143 | Fully Billed,完全開票
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1144 | Fully Completed,全面完成
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1145 | Fully Delivered,完全交付
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1146 | Furniture and Fixture,家具及固定裝置
|
| 1147 | Further accounts can be made under Groups but entries can be made against Ledger,進一步帳戶可以根據組進行,但項目可以對總帳進行
|
| 1148 | "Further accounts can be made under Groups, but entries can be made against Ledger",進一步帳戶可以根據組進行,但項目可以對總帳進行
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1149 | Further nodes can be only created under 'Group' type nodes,此外節點可以在'集團'類型的節點上創建
|
| 1150 | GL Entry,GL報名
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1151 | Gantt Chart,甘特圖
|
| 1152 | Gantt chart of all tasks.,甘特圖的所有任務。
|
| 1153 | Gender,性別
|
| 1154 | General,一般
|
| 1155 | General Ledger,總帳
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1156 | Generate Description HTML,生成的HTML說明
|
| 1157 | Generate Material Requests (MRP) and Production Orders.,生成材料要求(MRP)和生產訂單。
|
| 1158 | Generate Salary Slips,生成工資條
|
| 1159 | Generate Schedule,生成時間表
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1160 | Generates HTML to include selected image in the description,生成HTML,包括所選圖像的描述
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1161 | Get Advances Paid,獲取有償進展
|
| 1162 | Get Advances Received,取得進展收稿
|
| 1163 | Get Current Stock,獲取當前庫存
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1164 | Get Items,找項目
|
| 1165 | Get Items From Sales Orders,獲取項目從銷售訂單
|
| 1166 | Get Items from BOM,獲取項目從物料清單
|
| 1167 | Get Last Purchase Rate,獲取最新預訂價
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1168 | Get Outstanding Invoices,獲取未付發票
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1169 | Get Relevant Entries,獲取相關條目
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1170 | Get Sales Orders,獲取銷售訂單
|
| 1171 | Get Specification Details,獲取詳細規格
|
| 1172 | Get Stock and Rate,獲取股票和速率
|
| 1173 | Get Template,獲取模板
|
| 1174 | Get Terms and Conditions,獲取條款和條件
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1175 | Get Unreconciled Entries,獲取未調節項
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1176 | Get Weekly Off Dates,獲取每週關閉日期
|
| 1177 | "Get valuation rate and available stock at source/target warehouse on mentioned posting date-time. If serialized item, please press this button after entering serial nos.",獲取估值率和可用庫存在上提到過賬日期 - 時間源/目標倉庫。如果序列化的項目,請輸入序列號後,按下此按鈕。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1178 | Global Defaults,全球默認值
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1179 | Global POS Setting {0} already created for company {1},全球POS設置{0}已為公司創造了{1}
|
| 1180 | Global Settings,全局設置
|
| 1181 | "Go to the appropriate group (usually Application of Funds > Current Assets > Bank Accounts and create a new Account Ledger (by clicking on Add Child) of type ""Bank""",轉至相應的組(通常基金中的應用>流動資產>銀行帳戶,並創建類型的新帳戶分類帳(點擊添加子), “銀行”
|
| 1182 | "Go to the appropriate group (usually Source of Funds > Current Liabilities > Taxes and Duties and create a new Account Ledger (by clicking on Add Child) of type ""Tax"" and do mention the Tax rate.",轉至相應的組(通常資金來源>流動負債>稅和關稅,並創建一個新的帳戶分類帳類型“稅” (點擊添加子),並且還提到了稅率。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1183 | Goal,目標
|
| 1184 | Goals,目標
|
| 1185 | Goods received from Suppliers.,從供應商收到貨。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1186 | Google Drive,谷歌驅動器
|
| 1187 | Google Drive Access Allowed,谷歌驅動器允許訪問
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1188 | Government,政府
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1189 | Graduate,畢業生
|
| 1190 | Grand Total,累計
|
| 1191 | Grand Total (Company Currency),總計(公司貨幣)
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1192 | "Grid """,電網“
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1193 | Grocery,雜貨
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1194 | Gross Margin %,毛利率%
|
| 1195 | Gross Margin Value,毛利率價值
|
| 1196 | Gross Pay,工資總額
|
| 1197 | Gross Pay + Arrear Amount +Encashment Amount - Total Deduction,工資總額+欠費金額+兌現金額 - 扣除項目金額
|
| 1198 | Gross Profit,毛利
|
| 1199 | Gross Profit (%),毛利率(%)
|
| 1200 | Gross Weight,毛重
|
| 1201 | Gross Weight UOM,毛重計量單位
|
| 1202 | Group,組
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1203 | Group by Account,集團賬戶
|
| 1204 | Group by Voucher,集團透過券
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1205 | Group or Ledger,集團或Ledger
|
| 1206 | Groups,組
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1207 | HR Manager,人力資源經理
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1208 | HR Settings,人力資源設置
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1209 | HTML / Banner that will show on the top of product list.,HTML /橫幅,將顯示在產品列表的頂部。
|
| 1210 | Half Day,半天
|
| 1211 | Half Yearly,半年度
|
| 1212 | Half-yearly,每半年一次
|
| 1213 | Happy Birthday!,祝你生日快樂!
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1214 | Hardware,硬件
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1215 | Has Batch No,有批號
|
| 1216 | Has Child Node,有子節點
|
| 1217 | Has Serial No,有序列號
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1218 | Head of Marketing and Sales,營銷和銷售主管
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1219 | Header,頭
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1220 | Health Care,保健
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1221 | Health Concerns,健康問題
|
| 1222 | Health Details,健康細節
|
| 1223 | Held On,舉行
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1224 | Help HTML,HTML幫助
|
| 1225 | "Help: To link to another record in the system, use ""#Form/Note/[Note Name]"" as the Link URL. (don't use ""http://"")",說明:要鏈接到另一個記錄在系統中,使用“#表單/注意/ [注名]”的鏈接網址。 (不使用的“http://”)
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1226 | "Here you can maintain family details like name and occupation of parent, spouse and children",在這裡,您可以維繫家庭的詳細信息,如姓名的父母,配偶和子女及職業
|
| 1227 | "Here you can maintain height, weight, allergies, medical concerns etc",在這裡,你可以保持身高,體重,過敏,醫療問題等
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1228 | Hide Currency Symbol,隱藏貨幣符號
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1229 | High,高
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1230 | History In Company,歷史在公司
|
| 1231 | Hold,持有
|
| 1232 | Holiday,節日
|
| 1233 | Holiday List,假日列表
|
| 1234 | Holiday List Name,假日列表名稱
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1235 | Holiday master.,假日高手。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1236 | Holidays,假期
|
| 1237 | Home,家
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1238 | Host,主持人
|
| 1239 | "Host, Email and Password required if emails are to be pulled",主機,電子郵件和密碼必需的,如果郵件是被拉到
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1240 | Hour,小時
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1241 | Hour Rate,小時率
|
| 1242 | Hour Rate Labour,小時勞動率
|
| 1243 | Hours,小時
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1244 | How Pricing Rule is applied?,如何定價規則被應用?
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1245 | How frequently?,多久?
|
| 1246 | "How should this currency be formatted? If not set, will use system defaults",應如何貨幣進行格式化?如果沒有設置,將使用系統默認
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1247 | Human Resources,人力資源
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1248 | Identification of the package for the delivery (for print),包送貨上門鑑定(用於打印)
|
| 1249 | If Income or Expense,如果收入或支出
|
| 1250 | If Monthly Budget Exceeded,如果每月超出預算
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1251 | "If Sale BOM is defined, the actual BOM of the Pack is displayed as table. Available in Delivery Note and Sales Order",如果銷售BOM定義,該包的實際BOM顯示為表。可在送貨單和銷售訂單
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1252 | "If Supplier Part Number exists for given Item, it gets stored here",如果供應商零件編號存在給定的項目,它被存放在這裡
|
| 1253 | If Yearly Budget Exceeded,如果年度預算超出
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1254 | "If checked, BOM for sub-assembly items will be considered for getting raw materials. Otherwise, all sub-assembly items will be treated as a raw material.",如果選中,則BOM的子裝配項目將被視為獲取原料。否則,所有的子組件件,將被視為一個原料。
|
| 1255 | "If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day",如果選中,則總數。工作日將包括節假日,這將縮短每天的工資的價值
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1256 | "If checked, the tax amount will be considered as already included in the Print Rate / Print Amount",如果選中,納稅額將被視為已包括在打印速度/打印量
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1257 | If different than customer address,如果不是客戶地址不同
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1258 | "If disable, 'Rounded Total' field will not be visible in any transaction",如果禁用,“圓角總計”字段將不可見的任何交易
|
| 1259 | "If enabled, the system will post accounting entries for inventory automatically.",如果啟用,系統將自動為發布庫存會計分錄。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1260 | If more than one package of the same type (for print),如果不止一個包相同類型的(用於打印)
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1261 | "If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.",如果有多個定價規則繼續盛行,用戶被要求手動設置優先級來解決衝突。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1262 | "If no change in either Quantity or Valuation Rate, leave the cell blank.",如果在任一數量或估價率沒有變化,離開細胞的空白。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1263 | If not applicable please enter: NA,如果不適用,請輸入:不適用
|
| 1264 | "If not checked, the list will have to be added to each Department where it has to be applied.",如果未選中,則列表將被添加到每個部門,在那裡它被應用。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1265 | "If selected Pricing Rule is made for 'Price', it will overwrite Price List. Pricing Rule price is the final price, so no further discount should be applied. Hence, in transactions like Sales Order, Purchase Order etc, it will be fetched in 'Rate' field, rather than 'Price List Rate' field.",如果選擇的定價規則是為'價格',它將覆蓋價目表。定價規則價格是最終價格,所以沒有進一步的折扣應適用。因此,在像銷售訂單,採購訂單等交易,這將是在“匯率”字段提取,而不是'價格單率“字段。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1266 | "If specified, send the newsletter using this email address",如果指定了,使用這個電子郵件地址發送電子報
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1267 | "If the account is frozen, entries are allowed to restricted users.",如果帳戶被凍結,條目被允許受限制的用戶。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1268 | "If this Account represents a Customer, Supplier or Employee, set it here.",如果該帳戶代表一個客戶,供應商或員工,在這裡設置。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1269 | "If two or more Pricing Rules are found based on the above conditions, Priority is applied. Priority is a number between 0 to 20 while default value is zero (blank). Higher number means it will take precedence if there are multiple Pricing Rules with same conditions.",如果根據上述條件發現兩個或更多個定價規則,優先級被應用。優先級是一個介於0到20,而默認值為零(空白)。數字越大,意味著它將優先,如果有與相同條件下的多個定價規則。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1270 | If you follow Quality Inspection. Enables Item QA Required and QA No in Purchase Receipt,如果你遵循質量檢驗。使產品的質量保證要求和質量保證在沒有採購入庫單
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1271 | If you have Sales Team and Sale Partners (Channel Partners) they can be tagged and maintain their contribution in the sales activity,如果你有銷售團隊和銷售合作夥伴(渠道合作夥伴),他們可以被標記,並維持其在銷售貢獻活動
|
| 1272 | "If you have created a standard template in Purchase Taxes and Charges Master, select one and click on the button below.",如果您在購置稅和費法師創建一個標準的模板,選擇一個,然後點擊下面的按鈕。
|
| 1273 | "If you have created a standard template in Sales Taxes and Charges Master, select one and click on the button below.",如果你已經在銷售稅金及費用法師創建一個標準的模板,選擇一個,然後點擊下面的按鈕。
|
| 1274 | "If you have long print formats, this feature can be used to split the page to be printed on multiple pages with all headers and footers on each page",如果你有很長的打印格式,這個功能可以被用來分割要打印多個頁面,每個頁面上的所有頁眉和頁腳的頁
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1275 | If you involve in manufacturing activity. Enables Item 'Is Manufactured',如果您在製造業活動涉及。使項目'製造'
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1276 | Ignore,忽略
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1277 | Ignore Pricing Rule,忽略定價規則
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1278 | Ignored: ,忽略:
|
| 1279 | Image,圖像
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1280 | Image View,圖像查看
|
| 1281 | Implementation Partner,實施合作夥伴
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1282 | Import Attendance,進口出席
|
| 1283 | Import Failed!,導入失敗!
|
| 1284 | Import Log,導入日誌
|
| 1285 | Import Successful!,導入成功!
|
| 1286 | Imports,進口
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1287 | In Hours,以小時為單位
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1288 | In Process,在過程
|
| 1289 | In Qty,在數量
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1290 | In Value,在價值
|
| 1291 | In Words,中字
|
| 1292 | In Words (Company Currency),在字(公司貨幣)
|
| 1293 | In Words (Export) will be visible once you save the Delivery Note.,在字(出口)將是可見的,一旦你保存送貨單。
|
| 1294 | In Words will be visible once you save the Delivery Note.,在詞將是可見的,一旦你保存送貨單。
|
| 1295 | In Words will be visible once you save the Purchase Invoice.,在詞將是可見的,一旦你保存購買發票。
|
| 1296 | In Words will be visible once you save the Purchase Order.,在詞將是可見的,一旦你保存採購訂單。
|
| 1297 | In Words will be visible once you save the Purchase Receipt.,在詞將是可見的,一旦你保存購買收據。
|
| 1298 | In Words will be visible once you save the Quotation.,在詞將是可見的,一旦你保存報價。
|
| 1299 | In Words will be visible once you save the Sales Invoice.,在詞將是可見的,一旦你保存銷售發票。
|
| 1300 | In Words will be visible once you save the Sales Order.,在詞將是可見的,一旦你保存銷售訂單。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1301 | Incentives,獎勵
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1302 | Include Reconciled Entries,包括對賬項目
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1303 | Include holidays in Total no. of Working Days,包括節假日的總數。工作日
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1304 | Income,收入
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1305 | Income / Expense,收入/支出
|
| 1306 | Income Account,收入賬戶
|
| 1307 | Income Booked,收入預訂
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1308 | Income Tax,所得稅
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1309 | Income Year to Date,收入年初至今
|
| 1310 | Income booked for the digest period,收入入賬的消化期
|
| 1311 | Incoming,來
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1312 | Incoming Rate,傳入速率
|
| 1313 | Incoming quality inspection.,來料質量檢驗。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1314 | Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,不正確的數字總帳條目中找到。你可能會在交易中選擇了錯誤的帳戶。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1315 | Incorrect or Inactive BOM {0} for Item {1} at row {2},不正確或不活動的BOM {0}的項目{1}在列{2}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1316 | Indicates that the package is a part of this delivery (Only Draft),表示該包是這個交付的一部分(僅草案)
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1317 | Indirect Expenses,間接費用
|
| 1318 | Indirect Income,間接收入
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1319 | Individual,個人
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1320 | Industry,行業
|
| 1321 | Industry Type,行業類型
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1322 | Inspected By,視察
|
| 1323 | Inspection Criteria,檢驗標準
|
| 1324 | Inspection Required,需要檢驗
|
| 1325 | Inspection Type,檢驗類型
|
| 1326 | Installation Date,安裝日期
|
| 1327 | Installation Note,安裝注意事項
|
| 1328 | Installation Note Item,安裝注意項
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1329 | Installation Note {0} has already been submitted,安裝注意{0}已提交
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1330 | Installation Status,安裝狀態
|
| 1331 | Installation Time,安裝時間
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1332 | Installation date cannot be before delivery date for Item {0},安裝日期不能交付日期前項{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1333 | Installation record for a Serial No.,對於一個序列號安裝記錄
|
| 1334 | Installed Qty,安裝數量
|
| 1335 | Instructions,說明
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1336 | Integrate incoming support emails to Support Ticket,支付工資的月份:
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1337 | Interested,有興趣
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1338 | Intern,實習生
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1339 | Internal,內部
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1340 | Internet Publishing,互聯網出版
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1341 | Introduction,介紹
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1342 | Invalid Barcode,無效的條碼
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1343 | Invalid Barcode or Serial No,無效的條碼或序列號
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1344 | Invalid Mail Server. Please rectify and try again.,無效的郵件服務器。請糾正,然後再試一次。
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1345 | Invalid Master Name,公司,月及全年是強制性的
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1346 | Invalid User Name or Support Password. Please rectify and try again.,無效的用戶名或支持密碼。請糾正,然後再試一次。
|
| 1347 | Invalid quantity specified for item {0}. Quantity should be greater than 0.,為項目指定了無效的數量{0} 。量應大於0 。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1348 | Inventory,庫存
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1349 | Inventory & Support,庫存與支持
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1350 | Investment Banking,投資銀行業務
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1351 | Investments,投資
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1352 | Invoice Date,發票日期
|
| 1353 | Invoice Details,發票明細
|
| 1354 | Invoice No,發票號碼
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1355 | Invoice Number,發票號碼
|
| 1356 | Invoice Period From,發票的日期從
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1357 | Invoice Period From and Invoice Period To dates mandatory for recurring invoice,發票期間由發票日期為日期必須在經常性發票
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1358 | Invoice Period To,發票的日期要
|
| 1359 | Invoice Type,發票類型
|
| 1360 | Invoice/Journal Voucher Details,發票/日記帳憑證詳細信息
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1361 | Invoiced Amount (Exculsive Tax),發票金額(Exculsive稅)
|
| 1362 | Is Active,為活躍
|
| 1363 | Is Advance,為進
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1364 | Is Cancelled,被註銷
|
| 1365 | Is Carry Forward,是弘揚
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1366 | Is Default,是默認
|
| 1367 | Is Encash,為兌現
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1368 | Is Fixed Asset Item,是固定資產項目
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1369 | Is LWP,是LWP
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1370 | Is Opening,是開幕
|
| 1371 | Is Opening Entry,是開放報名
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1372 | Is POS,是POS機
|
| 1373 | Is Primary Contact,是主要聯絡人
|
| 1374 | Is Purchase Item,是購買項目
|
| 1375 | Is Sales Item,是銷售項目
|
| 1376 | Is Service Item,是服務項目
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1377 | Is Stock Item,是庫存項目
|
| 1378 | Is Sub Contracted Item,是次簽約項目
|
| 1379 | Is Subcontracted,轉包
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1380 | Is this Tax included in Basic Rate?,包括在基本速率此稅?
|
| 1381 | Issue,問題
|
| 1382 | Issue Date,發行日期
|
| 1383 | Issue Details,問題詳情
|
| 1384 | Issued Items Against Production Order,發出對項目生產訂單
|
| 1385 | It can also be used to create opening stock entries and to fix stock value.,它也可以用來創建期初存貨項目和解決股票價值。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1386 | Item,項目
|
| 1387 | Item Advanced,項目高級
|
| 1388 | Item Barcode,商品條碼
|
| 1389 | Item Batch Nos,項目批NOS
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1390 | Item Code,產品編號
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1391 | Item Code > Item Group > Brand,產品編號>項目組>品牌
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1392 | Item Code and Warehouse should already exist.,產品編號和倉庫應該已經存在。
|
| 1393 | Item Code cannot be changed for Serial No.,產品編號不能為序列號改變
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1394 | Item Code is mandatory because Item is not automatically numbered,產品編號是強制性的,因為項目沒有自動編號
|
| 1395 | Item Code required at Row No {0},於行。不需要產品編號{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1396 | Item Customer Detail,項目客戶詳細
|
| 1397 | Item Description,項目說明
|
| 1398 | Item Desription,項目Desription
|
| 1399 | Item Details,產品詳細信息
|
| 1400 | Item Group,項目組
|
| 1401 | Item Group Name,項目組名稱
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1402 | Item Group Tree,由於生產訂單可以為這個項目, \作
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1403 | Item Group not mentioned in item master for item {0},在主項未提及的項目項目組{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1404 | Item Groups in Details,在詳細信息產品組
|
| 1405 | Item Image (if not slideshow),產品圖片(如果不是幻燈片)
|
| 1406 | Item Name,項目名稱
|
| 1407 | Item Naming By,產品命名規則
|
| 1408 | Item Price,商品價格
|
| 1409 | Item Prices,產品價格
|
| 1410 | Item Quality Inspection Parameter,產品質量檢驗參數
|
| 1411 | Item Reorder,項目重新排序
|
| 1412 | Item Serial No,產品序列號
|
| 1413 | Item Serial Nos,產品序列號
|
| 1414 | Item Shortage Report,商品短缺報告
|
| 1415 | Item Supplier,產品供應商
|
| 1416 | Item Supplier Details,產品供應商詳細信息
|
| 1417 | Item Tax,產品稅
|
| 1418 | Item Tax Amount,項目稅額
|
| 1419 | Item Tax Rate,項目稅率
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1420 | Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,商品稅行{0}必須有帳戶類型稅或收入或支出或課稅的
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1421 | Item Tax1,項目Tax1
|
| 1422 | Item To Manufacture,產品製造
|
| 1423 | Item UOM,項目計量單位
|
| 1424 | Item Website Specification,項目網站規格
|
| 1425 | Item Website Specifications,項目網站產品規格
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1426 | Item Wise Tax Detail,項目智者稅制明細
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1427 | Item Wise Tax Detail ,項目智者稅制明細
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1428 | Item is required,項目是必需的
|
| 1429 | Item is updated,項目更新
|
| 1430 | Item master.,項目主。
|
| 1431 | "Item must be a purchase item, as it is present in one or many Active BOMs",項目必須是購買項目,因為它存在於一個或多個活躍的BOM
|
| 1432 | Item or Warehouse for row {0} does not match Material Request,項目或倉庫為行{0}不匹配材料要求
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1433 | Item table can not be blank,項目表不能為空
|
| 1434 | Item to be manufactured or repacked,產品被製造或重新包裝
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1435 | Item valuation updated,物品估價更新
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1436 | Item will be saved by this name in the data base.,項目將通過此名稱在數據庫中保存。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1437 | Item {0} appears multiple times in Price List {1},項{0}中多次出現價格表{1}
|
| 1438 | Item {0} does not exist,項目{0}不存在
|
| 1439 | Item {0} does not exist in the system or has expired,項目{0}不存在於系統中或已過期
|
| 1440 | Item {0} does not exist in {1} {2},項目{0}不存在於{1} {2}
|
| 1441 | Item {0} has already been returned,項{0}已被退回
|
| 1442 | Item {0} has been entered multiple times against same operation,項{0}已多次輸入對相同的操作
|
| 1443 | Item {0} has been entered multiple times with same description or date,項{0}已多次輸入有相同的描述或日期
|
| 1444 | Item {0} has been entered multiple times with same description or date or warehouse,項{0}已多次輸入有相同的描述或日期或倉庫
|
| 1445 | Item {0} has been entered twice,項{0}已被輸入兩次
|
| 1446 | Item {0} has reached its end of life on {1},項{0}已達到其壽命結束於{1}
|
| 1447 | Item {0} ignored since it is not a stock item,項{0}忽略,因為它不是一個股票項目
|
| 1448 | Item {0} is cancelled,項{0}將被取消
|
| 1449 | Item {0} is not Purchase Item,項目{0}不購買產品
|
| 1450 | Item {0} is not a serialized Item,項{0}不是一個序列化的項目
|
| 1451 | Item {0} is not a stock Item,項{0}不是缺貨登記
|
| 1452 | Item {0} is not active or end of life has been reached,項目{0}不活躍或生命的盡頭已經達到
|
| 1453 | Item {0} is not setup for Serial Nos. Check Item master,項{0}不是設置為序列號檢查項目主
|
| 1454 | Item {0} is not setup for Serial Nos. Column must be blank,項{0}不是設置為序列號列必須為空白
|
| 1455 | Item {0} must be Sales Item,項{0}必須是銷售項目
|
| 1456 | Item {0} must be Sales or Service Item in {1},項{0}必須在銷售或服務項目{1}
|
| 1457 | Item {0} must be Service Item,項{0}必須是服務項目
|
| 1458 | Item {0} must be a Purchase Item,項{0}必須是一個採購項目
|
| 1459 | Item {0} must be a Sales Item,項{0}必須是一個銷售項目
|
| 1460 | Item {0} must be a Service Item.,項{0}必須是一個服務項目。
|
| 1461 | Item {0} must be a Sub-contracted Item,項{0}必須是一個小項目簽約
|
| 1462 | Item {0} must be a stock Item,項{0}必須是一個缺貨登記
|
| 1463 | Item {0} must be manufactured or sub-contracted,項{0}必須製造或分包
|
| 1464 | Item {0} not found,項{0}未找到
|
| 1465 | Item {0} with Serial No {1} is already installed,項{0}與序列號{1}已經安裝
|
| 1466 | Item {0} with same description entered twice,項目{0}相同的描述輸入兩次
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1467 | "Item, Warranty, AMC (Annual Maintenance Contract) details will be automatically fetched when Serial Number is selected.",當選擇序號項目,擔保,資產管理公司(常年維護保養合同)的詳細信息將自動獲取。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1468 | Item-wise Price List Rate,項目明智的價目表率
|
| 1469 | Item-wise Purchase History,項目明智的購買歷史
|
| 1470 | Item-wise Purchase Register,項目明智的購買登記
|
| 1471 | Item-wise Sales History,項目明智的銷售歷史
|
| 1472 | Item-wise Sales Register,項目明智的銷售登記
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1473 | "Item: {0} managed batch-wise, can not be reconciled using \ |
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1474 | Stock Reconciliation, instead use Stock Entry","貨號:{0}管理分批,不能使用不甘心\ |
| 1475 | 股票和解,而是使用股票輸入"
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1476 | Item: {0} not found in the system,貨號: {0}沒有在系統中找到
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1477 | Items,項目
|
| 1478 | Items To Be Requested,項目要請求
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1479 | Items required,所需物品
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1480 | "Items to be requested which are ""Out of Stock"" considering all warehouses based on projected qty and minimum order qty",這是“缺貨”的項目被要求考慮根據預計數量和最小起訂量為所有倉庫
|
| 1481 | Items which do not exist in Item master can also be entered on customer's request,不中主項存在的項目也可以根據客戶的要求進入
|
| 1482 | Itemwise Discount,Itemwise折扣
|
| 1483 | Itemwise Recommended Reorder Level,Itemwise推薦級別重新排序
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1484 | Job Applicant,求職者
|
| 1485 | Job Opening,招聘開幕
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1486 | Job Profile,工作簡介
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1487 | Job Title,職位
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1488 | "Job profile, qualifications required etc.",所需的工作概況,學歷等。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1489 | Jobs Email Settings,喬布斯郵件設置
|
| 1490 | Journal Entries,日記帳分錄
|
| 1491 | Journal Entry,日記帳分錄
|
| 1492 | Journal Voucher,期刊券
|
| 1493 | Journal Voucher Detail,日記帳憑證詳細信息
|
| 1494 | Journal Voucher Detail No,日記帳憑證詳細說明暫無
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1495 | Journal Voucher {0} does not have account {1} or already matched,記賬憑單{0}沒有帳號{1}或已經匹配
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1496 | Journal Vouchers {0} are un-linked,日記帳憑單{0}被取消鏈接
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1497 | Keep a track of communication related to this enquiry which will help for future reference.,保持跟踪的溝通與此相關的調查,這將有助於以供將來參考。
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1498 | Keep it web friendly 900px (w) by 100px (h),保持它的Web友好900px (寬)x 100像素(高)
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1499 | Key Performance Area,關鍵績效區
|
| 1500 | Key Responsibility Area,關鍵責任區
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1501 | Kg,公斤
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1502 | LR Date,LR日期
|
| 1503 | LR No,LR無
|
| 1504 | Label,標籤
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1505 | Landed Cost Item,到岸成本項目
|
| 1506 | Landed Cost Items,到岸成本項目
|
| 1507 | Landed Cost Purchase Receipt,到岸成本外購入庫單
|
| 1508 | Landed Cost Purchase Receipts,到岸成本外購入庫單
|
| 1509 | Landed Cost Wizard,到岸成本嚮導
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1510 | Landed Cost updated successfully,到岸成本成功更新
|
| 1511 | Language,語
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1512 | Last Name,姓
|
| 1513 | Last Purchase Rate,最後預訂價
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1514 | Latest,最新
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1515 | Lead,鉛
|
| 1516 | Lead Details,鉛詳情
|
| 1517 | Lead Id,鉛標識
|
| 1518 | Lead Name,鉛名稱
|
| 1519 | Lead Owner,鉛所有者
|
| 1520 | Lead Source,鉛源
|
| 1521 | Lead Status,鉛狀態
|
| 1522 | Lead Time Date,交貨時間日期
|
| 1523 | Lead Time Days,交貨期天
|
| 1524 | Lead Time days is number of days by which this item is expected in your warehouse. This days is fetched in Material Request when you select this item.,交貨期天是天由該項目預計將在您的倉庫的數量。這天是在申請材料中取出,當你選擇這個項目。
|
| 1525 | Lead Type,引線型
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1526 | Lead must be set if Opportunity is made from Lead,如果機會是由鉛製成鉛必須設置
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1527 | Leave Allocation,離開分配
|
| 1528 | Leave Allocation Tool,離開配置工具
|
| 1529 | Leave Application,離開應用
|
| 1530 | Leave Approver,離開審批
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1531 | Leave Approvers,離開審批
|
| 1532 | Leave Balance Before Application,離開平衡應用前
|
| 1533 | Leave Block List,離開塊列表
|
| 1534 | Leave Block List Allow,離開阻止列表允許
|
| 1535 | Leave Block List Allowed,離開封鎖清單寵物
|
| 1536 | Leave Block List Date,留座日期表
|
| 1537 | Leave Block List Dates,留座日期表
|
| 1538 | Leave Block List Name,離開塊列表名稱
|
| 1539 | Leave Blocked,離開封鎖
|
| 1540 | Leave Control Panel,離開控制面板
|
| 1541 | Leave Encashed?,離開兌現?
|
| 1542 | Leave Encashment Amount,假期兌現金額
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1543 | Leave Type,離開類型
|
| 1544 | Leave Type Name,離開類型名稱
|
| 1545 | Leave Without Pay,無薪假
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1546 | Leave application has been approved.,休假申請已被批准。
|
| 1547 | Leave application has been rejected.,休假申請已被拒絕。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1548 | Leave approver must be one of {0},離開審批必須是一個{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1549 | Leave blank if considered for all branches,離開,如果考慮所有分支空白
|
| 1550 | Leave blank if considered for all departments,離開,如果考慮各部門的空白
|
| 1551 | Leave blank if considered for all designations,離開,如果考慮所有指定空白
|
| 1552 | Leave blank if considered for all employee types,離開,如果考慮所有的員工類型空白
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1553 | "Leave can be approved by users with Role, ""Leave Approver""",離開可以通過用戶與角色的批准,“給審批”
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1554 | Leave of type {0} cannot be longer than {1},請假類型{0}不能長於{1}
|
| 1555 | Leaves Allocated Successfully for {0},葉分配成功為{0}
|
| 1556 | Leaves for type {0} already allocated for Employee {1} for Fiscal Year {0},赴類型{0}已經分配給員工{1}的財政年度{0}
|
| 1557 | Leaves must be allocated in multiples of 0.5,葉必須分配在0.5的倍數
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1558 | Ledger,萊傑
|
| 1559 | Ledgers,總帳
|
| 1560 | Left,左
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1561 | Legal,法律
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1562 | Legal Expenses,法律費用
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1563 | Letter Head,信頭
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1564 | Letter Heads for print templates.,信頭的打印模板。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1565 | Level,級別
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1566 | Lft,LFT
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1567 | Liability,責任
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1568 | List a few of your customers. They could be organizations or individuals.,列出一些你的客戶。他們可以是組織或個人。
|
| 1569 | List a few of your suppliers. They could be organizations or individuals.,列出一些你的供應商。他們可以是組織或個人。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1570 | List items that form the package.,形成包列表項。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1571 | List this Item in multiple groups on the website.,列出這個項目在網站上多個組。
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1572 | "List your products or services that you buy or sell. Make sure to check the Item Group, Unit of Measure and other properties when you start.",列出您的產品或您購買或出售服務。
|
| 1573 | "List your tax heads (e.g. VAT, Excise; they should have unique names) and their standard rates. This will create a standard template, which you can edit and add more later.",列出你的頭稅(如增值稅,消費稅,他們應該有唯一的名稱)及其標準費率。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1574 | Loading...,載入中...
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1575 | Loans (Liabilities),借款(負債)
|
| 1576 | Loans and Advances (Assets),貸款及墊款(資產)
|
| 1577 | Local,當地
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1578 | Login,註冊
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1579 | Login with your new User ID,與你的新的用戶ID登錄
|
| 1580 | Logo,標誌
|
| 1581 | Logo and Letter Heads,標誌和信頭
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1582 | Lost,丟失
|
| 1583 | Lost Reason,失落的原因
|
| 1584 | Low,低
|
| 1585 | Lower Income,較低的收入
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1586 | MTN Details,MTN詳情
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1587 | Main,主
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1588 | Main Reports,主報告
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1589 | Maintain Same Rate Throughout Sales Cycle,保持同樣的速度在整個銷售週期
|
| 1590 | Maintain same rate throughout purchase cycle,在整個採購週期保持同樣的速度
|
| 1591 | Maintenance,保養
|
| 1592 | Maintenance Date,維修日期
|
| 1593 | Maintenance Details,保養細節
|
| 1594 | Maintenance Schedule,維護計劃
|
| 1595 | Maintenance Schedule Detail,維護計劃細節
|
| 1596 | Maintenance Schedule Item,維護計劃項目
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1597 | Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',是不是所有的項目產生的維護計劃。請點擊“生成表”
|
| 1598 | Maintenance Schedule {0} exists against {0},維護時間表{0}針對存在{0}
|
| 1599 | Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,維護時間表{0}必須取消這個銷售訂單之前被取消
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1600 | Maintenance Schedules,保養時間表
|
| 1601 | Maintenance Status,維修狀態
|
| 1602 | Maintenance Time,維護時間
|
| 1603 | Maintenance Type,維護型
|
| 1604 | Maintenance Visit,維護訪問
|
| 1605 | Maintenance Visit Purpose,維護訪問目的
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1606 | Maintenance Visit {0} must be cancelled before cancelling this Sales Order,維護訪問{0}必須取消這個銷售訂單之前被取消
|
| 1607 | Maintenance start date can not be before delivery date for Serial No {0},維護開始日期不能交付日期序列號前{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1608 | Major/Optional Subjects,大/選修課
|
| 1609 | Make ,使
|
| 1610 | Make Accounting Entry For Every Stock Movement,做會計分錄為每股份轉移
|
| 1611 | Make Bank Voucher,使銀行券
|
| 1612 | Make Credit Note,使信貸注
|
| 1613 | Make Debit Note,讓繳費單
|
| 1614 | Make Delivery,使交貨
|
| 1615 | Make Difference Entry,使不同入口
|
| 1616 | Make Excise Invoice,使消費稅發票
|
| 1617 | Make Installation Note,使安裝注意事項
|
| 1618 | Make Invoice,使發票
|
| 1619 | Make Maint. Schedule,讓MAINT。時間表
|
| 1620 | Make Maint. Visit,讓MAINT。訪問
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1621 | Make Maintenance Visit,使維護訪問
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1622 | Make Packing Slip,使裝箱單
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1623 | Make Payment,進行付款
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1624 | Make Payment Entry,使付款輸入
|
| 1625 | Make Purchase Invoice,做出購買發票
|
| 1626 | Make Purchase Order,做採購訂單
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1627 | Make Purchase Receipt,券#
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1628 | Make Salary Slip,使工資單
|
| 1629 | Make Salary Structure,使薪酬結構
|
| 1630 | Make Sales Invoice,做銷售發票
|
| 1631 | Make Sales Order,使銷售訂單
|
| 1632 | Make Supplier Quotation,讓供應商報價
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1633 | Make Time Log Batch,做時間記錄批
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1634 | Male,男性
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1635 | Manage Customer Group Tree.,管理客戶組樹。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1636 | Manage Sales Partners.,管理銷售合作夥伴。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1637 | Manage Sales Person Tree.,管理銷售人員樹。
|
| 1638 | Manage Territory Tree.,管理領地樹。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1639 | Manage cost of operations,管理運營成本
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1640 | Management,管理
|
| 1641 | Manager,經理
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1642 | "Mandatory if Stock Item is ""Yes"". Also the default warehouse where reserved quantity is set from Sales Order.",如果股票的強制性項目為“是”。也是默認倉庫,保留數量從銷售訂單設置。
|
| 1643 | Manufacture against Sales Order,對製造銷售訂單
|
| 1644 | Manufacture/Repack,製造/重新包裝
|
| 1645 | Manufactured Qty,生產數量
|
| 1646 | Manufactured quantity will be updated in this warehouse,生產量將在這個倉庫進行更新
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1647 | Manufactured quantity {0} cannot be greater than planned quanitity {1} in Production Order {2},生產量{0}不能大於計劃quanitity {1}生產訂單中{2}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1648 | Manufacturer,生產廠家
|
| 1649 | Manufacturer Part Number,製造商零件編號
|
| 1650 | Manufacturing,製造業
|
| 1651 | Manufacturing Quantity,生產數量
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1652 | Manufacturing Quantity is mandatory,付款方式
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1653 | Margin,餘量
|
| 1654 | Marital Status,婚姻狀況
|
| 1655 | Market Segment,市場分類
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1656 | Marketing,市場營銷
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1657 | Marketing Expenses,市場推廣開支
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1658 | Married,已婚
|
| 1659 | Mass Mailing,郵件群發
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1660 | Master Name,主名稱
|
| 1661 | Master Name is mandatory if account type is Warehouse,主名稱是強制性的,如果帳戶類型為倉庫
|
| 1662 | Master Type,碩士
|
| 1663 | Masters,大師
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1664 | Match non-linked Invoices and Payments.,匹配非聯的發票和付款。
|
| 1665 | Material Issue,材料問題
|
| 1666 | Material Receipt,材料收據
|
| 1667 | Material Request,材料要求
|
| 1668 | Material Request Detail No,材料要求詳細說明暫無
|
| 1669 | Material Request For Warehouse,申請材料倉庫
|
| 1670 | Material Request Item,材料要求項
|
| 1671 | Material Request Items,材料要求項
|
| 1672 | Material Request No,材料請求無
|
| 1673 | Material Request Type,材料請求類型
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1674 | Material Request of maximum {0} can be made for Item {1} against Sales Order {2},最大的材料要求{0}可為項目{1}對銷售訂單{2}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1675 | Material Request used to make this Stock Entry,材料要求用來做這個股票輸入
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1676 | Material Request {0} is cancelled or stopped,材料要求{0}被取消或停止
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1677 | Material Requests for which Supplier Quotations are not created,對於沒有被創建供應商報價的材料要求
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1678 | Material Requests {0} created,材料要求{0}創建
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1679 | Material Requirement,物料需求
|
| 1680 | Material Transfer,材料轉讓
|
| 1681 | Materials,物料
|
| 1682 | Materials Required (Exploded),所需材料(分解)
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1683 | Max 5 characters,最多5個字符
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1684 | Max Days Leave Allowed,最大天假寵物
|
| 1685 | Max Discount (%),最大折讓(%)
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1686 | Max Qty,最大數量的
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1687 | Max discount allowed for item: {0} is {1}%,最大允許的折扣為文件:{0} {1}%
|
| 1688 | Maximum Amount,最高金額
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1689 | Maximum allowed credit is {0} days after posting date,最大允許的信用是發布日期後{0}天
|
| 1690 | Maximum {0} rows allowed,最大{0}行獲准
|
| 1691 | Maxiumm discount for Item {0} is {1}%,對於項目Maxiumm折扣{0} {1} %
|
| 1692 | Medical,醫
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1693 | Medium,中
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1694 | "Merging is only possible if following properties are same in both records. Group or Ledger, Root Type, Company",合併是唯一可能的,如果下面的屬性是相同的兩個記錄。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1695 | Message,信息
|
| 1696 | Message Parameter,消息參數
|
| 1697 | Message Sent,發送消息
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1698 | Message updated,最新消息
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1699 | Messages,消息
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1700 | Messages greater than 160 characters will be split into multiple messages,:它與其他活動的BOM ( S)
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1701 | Middle Income,中等收入
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1702 | Milestone,里程碑
|
| 1703 | Milestone Date,里程碑日期
|
| 1704 | Milestones,里程碑
|
| 1705 | Milestones will be added as Events in the Calendar,里程碑將被添加為日曆事件
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1706 | Min Order Qty,最小訂貨量
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1707 | Min Qty,最小數量
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1708 | Min Qty can not be greater than Max Qty,最小數量不能大於最大數量的
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1709 | Minimum Amount,最低金額
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1710 | Minimum Order Qty,最低起訂量
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1711 | Minute,分鐘
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1712 | Misc Details,其它詳細信息
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1713 | Miscellaneous Expenses,雜項開支
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1714 | Miscelleneous,Miscelleneous
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1715 | Mobile No,手機號碼
|
| 1716 | Mobile No.,手機號碼
|
| 1717 | Mode of Payment,付款方式
|
| 1718 | Modern,現代
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1719 | Monday,星期一
|
| 1720 | Month,月
|
| 1721 | Monthly,每月一次
|
| 1722 | Monthly Attendance Sheet,每月考勤表
|
| 1723 | Monthly Earning & Deduction,每月入息和扣除
|
| 1724 | Monthly Salary Register,月薪註冊
|
| 1725 | Monthly salary statement.,月薪聲明。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1726 | More Details,更多詳情
|
| 1727 | More Info,更多信息
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1728 | Motion Picture & Video,電影和視頻
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1729 | Moving Average,移動平均線
|
| 1730 | Moving Average Rate,移動平均房價
|
| 1731 | Mr,先生
|
| 1732 | Ms,女士
|
| 1733 | Multiple Item prices.,多個項目的價格。
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1734 | "Multiple Price Rule exists with same criteria, please resolve \ |
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1735 | conflict by assigning priority. Price Rules: {0}","多價規則存在具有相同的標準,請解決\ |
| 1736 | 衝突通過分配優先級。價格規則:{0}"
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1737 | Music,音樂
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1738 | Must be Whole Number,必須是整數
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1739 | Name,名稱
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1740 | Name and Description,名稱和說明
|
| 1741 | Name and Employee ID,姓名和僱員ID
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1742 | "Name of new Account. Note: Please don't create accounts for Customers and Suppliers, they are created automatically from the Customer and Supplier master",新帳戶的名稱。注:請不要創建帳戶客戶和供應商,它們會自動從客戶和供應商創造大師
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1743 | Name of person or organization that this address belongs to.,的人或組織該地址所屬的命名。
|
| 1744 | Name of the Budget Distribution,在預算分配的名稱
|
| 1745 | Naming Series,命名系列
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1746 | Negative Quantity is not allowed,負數量是不允許
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1747 | Negative Stock Error ({6}) for Item {0} in Warehouse {1} on {2} {3} in {4} {5},負庫存錯誤( {6})的項目{0}在倉庫{1}在{2} {3} {4} {5}
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1748 | Negative Valuation Rate is not allowed,負面評價率是不允許的
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1749 | Negative balance in Batch {0} for Item {1} at Warehouse {2} on {3} {4},在批處理負平衡{0}項目{1}在倉庫{2}在{3} {4}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1750 | Net Pay,淨收費
|
| 1751 | Net Pay (in words) will be visible once you save the Salary Slip.,淨收費(字)將會看到,一旦你保存工資單。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1752 | Net Profit / Loss,除稅後溢利/(虧損)
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1753 | Net Total,總淨
|
| 1754 | Net Total (Company Currency),總淨值(公司貨幣)
|
| 1755 | Net Weight,淨重
|
| 1756 | Net Weight UOM,淨重計量單位
|
| 1757 | Net Weight of each Item,每個項目的淨重
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1758 | Net pay cannot be negative,淨工資不能為負
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1759 | Never,從來沒有
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1760 | New ,新
|
| 1761 | New Account,新帳號
|
| 1762 | New Account Name,新帳號名稱
|
| 1763 | New BOM,新的物料清單
|
| 1764 | New Communications,新通訊
|
| 1765 | New Company,新公司
|
| 1766 | New Cost Center,新的成本中心
|
| 1767 | New Cost Center Name,新的成本中心名稱
|
| 1768 | New Delivery Notes,新交付票據
|
| 1769 | New Enquiries,新的查詢
|
| 1770 | New Leads,新信息
|
| 1771 | New Leave Application,新假期申請
|
| 1772 | New Leaves Allocated,分配新葉
|
| 1773 | New Leaves Allocated (In Days),分配(天)新葉
|
| 1774 | New Material Requests,新材料的要求
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1775 | New Projects,新項目
|
| 1776 | New Purchase Orders,新的採購訂單
|
| 1777 | New Purchase Receipts,新的購買收據
|
| 1778 | New Quotations,新語錄
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1779 | New Sales Orders,新的銷售訂單
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1780 | New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt,新的序列號不能有倉庫。倉庫必須由股票輸入或外購入庫單進行設置
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1781 | New Stock Entries,新貨條目
|
| 1782 | New Stock UOM,新的庫存計量單位
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1783 | New Stock UOM is required,新的庫存計量單位是必需的
|
| 1784 | New Stock UOM must be different from current stock UOM,全新庫存計量單位必須從目前的股票不同的計量單位
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1785 | New Supplier Quotations,新供應商報價
|
| 1786 | New Support Tickets,新的客服支援回報單
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1787 | New UOM must NOT be of type Whole Number,新的計量單位不能是類型整數
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1788 | New Workplace,職場新人
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1789 | Newsletter,通訊
|
| 1790 | Newsletter Content,通訊內容
|
| 1791 | Newsletter Status,通訊狀態
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1792 | Newsletter has already been sent,通訊已發送
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1793 | "Newsletters to contacts, leads.",通訊,聯繫人,線索。
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1794 | Newspaper Publishers,報紙出版商
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1795 | Next,下一個
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1796 | Next Contact By,接著聯繫到
|
| 1797 | Next Contact Date,下一步聯絡日期
|
| 1798 | Next Date,下一個日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1799 | Next email will be sent on:,接下來的電子郵件將被發送:
|
| 1800 | No,無
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1801 | No Customer Accounts found.,沒有客戶帳戶發現。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1802 | No Customer or Supplier Accounts found,沒有找到客戶或供應商賬戶
|
| 1803 | No Expense Approvers. Please assign 'Expense Approver' Role to atleast one user,無費用審批。請指定“支出審批人的角色,以ATLEAST一個用戶
|
| 1804 | No Item with Barcode {0},序號項目與條碼{0}
|
| 1805 | No Item with Serial No {0},序號項目與序列號{0}
|
| 1806 | No Items to pack,無項目包
|
| 1807 | No Leave Approvers. Please assign 'Leave Approver' Role to atleast one user,沒有請假審批。請指定'休假審批的角色,以ATLEAST一個用戶
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1808 | No Permission,無權限
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1809 | No Production Orders created,沒有創建生產訂單
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1810 | No Supplier Accounts found. Supplier Accounts are identified based on 'Master Type' value in account record.,#,## # ###
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1811 | No accounting entries for the following warehouses,沒有以下的倉庫會計分錄
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1812 | No addresses created,沒有發起任何地址
|
| 1813 | No contacts created,沒有發起任何接觸
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1814 | No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.,沒有默認的地址找到模板。請創建一個從設置>打印和品牌一個新的>地址模板。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1815 | No default BOM exists for Item {0},默認情況下不存在的BOM項目為{0}
|
| 1816 | No description given,未提供描述
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1817 | No employee found,任何員工發現
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1818 | No employee found!,任何員工發現!
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1819 | No of Requested SMS,無的請求短信
|
| 1820 | No of Sent SMS,沒有發送短信
|
| 1821 | No of Visits,沒有訪問量的
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1822 | No permission,沒有權限
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1823 | No record found,沒有資料
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1824 | No records found in the Invoice table,沒有在發票表中找到記錄
|
| 1825 | No records found in the Payment table,沒有在支付表中找到記錄
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1826 | No salary slip found for month: ,沒有工資單上發現的一個月:
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1827 | Non Profit,非營利
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1828 | Nos,NOS
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1829 | Not Active,不活躍
|
| 1830 | Not Applicable,不適用
|
| 1831 | Not Available,不可用
|
| 1832 | Not Billed,不發單
|
| 1833 | Not Delivered,未交付
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1834 | Not Set,沒有設置
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1835 | Not allowed to update stock transactions older than {0},不允許更新比年長的股票交易{0}
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1836 | Not authorized to edit frozen Account {0},無權修改凍結帳戶{0}
|
| 1837 | Not authroized since {0} exceeds limits,不authroized因為{0}超出範圍
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1838 | Not permitted,不允許
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1839 | Note,注
|
| 1840 | Note User,注意用戶
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1841 | "Note: Backups and files are not deleted from Dropbox, you will have to delete them manually.",注意:備份和文件不會從Dropbox的刪除,你將不得不手動刪除它們。
|
| 1842 | "Note: Backups and files are not deleted from Google Drive, you will have to delete them manually.",注意:備份和文件不能從谷歌驅動器中刪除,你將不得不手動刪除它們。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1843 | Note: Due Date exceeds the allowed credit days by {0} day(s),注:截止日期為{0}天超過允許的信用天
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1844 | Note: Email will not be sent to disabled users,注:電子郵件將不會被發送到用戶禁用
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1845 | Note: Item {0} entered multiple times,注:項目{0}多次輸入
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1846 | Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,注:付款項將不會被因為“現金或銀行帳戶”未指定創建
|
| 1847 | Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,注:系統將不檢查過交付和超額預訂的項目{0}的數量或金額為0
|
| 1848 | Note: There is not enough leave balance for Leave Type {0},注:沒有足夠的休假餘額請假類型{0}
|
| 1849 | Note: This Cost Center is a Group. Cannot make accounting entries against groups.,注:該成本中心是一個集團。不能讓反對團體的會計分錄。
|
| 1850 | Note: {0},注: {0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1851 | Notes,筆記
|
| 1852 | Notes:,注意事項:
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1853 | Nothing to request,9 。這是含稅的基本價格:?如果您檢查這一點,就意味著這個稅不會顯示在項目表中,但在你的主項表將被納入基本速率。你想要給一個單位價格(包括所有稅費)的價格為顧客這是有用的。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1854 | Notice (days),通告(天)
|
| 1855 | Notification Control,通知控制
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1856 | Notification Email Address,通知電子郵件地址
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1857 | Notify by Email on creation of automatic Material Request,在創建自動材料通知要求通過電子郵件
|
| 1858 | Number Format,數字格式
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1859 | Offer Date,要約日期
|
| 1860 | Office,辦公室
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1861 | Office Equipments,辦公設備
|
| 1862 | Office Maintenance Expenses,Office維護費用
|
| 1863 | Office Rent,辦公室租金
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1864 | Old Parent,老家長
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1865 | On Net Total,在總淨
|
| 1866 | On Previous Row Amount,在上一行金額
|
| 1867 | On Previous Row Total,在上一行共
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1868 | Online Auctions,網上拍賣
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1869 | Only Leave Applications with status 'Approved' can be submitted,只留下帶有狀態的應用“已批准” ,可以提交
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1870 | "Only Serial Nos with status ""Available"" can be delivered.",只有串行NOS與狀態“可用”可交付使用。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1871 | Only leaf nodes are allowed in transaction,只有葉節點中允許交易
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1872 | Only the selected Leave Approver can submit this Leave Application,只有選擇的休假審批者可以提交此請假
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1873 | Open,開
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1874 | Open Production Orders,清生產訂單
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1875 | Open Tickets,開放門票
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1876 | Opening (Cr),開幕(CR )
|
| 1877 | Opening (Dr),開幕(博士)
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1878 | Opening Date,開幕日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1879 | Opening Entry,開放報名
|
| 1880 | Opening Qty,開放數量
|
| 1881 | Opening Time,開放時間
|
| 1882 | Opening Value,開度值
|
| 1883 | Opening for a Job.,開放的工作。
|
| 1884 | Operating Cost,營業成本
|
| 1885 | Operation Description,操作說明
|
| 1886 | Operation No,操作無
|
| 1887 | Operation Time (mins),操作時間(分鐘)
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1888 | Operation {0} is repeated in Operations Table,操作{0}重複操作表
|
| 1889 | Operation {0} not present in Operations Table,操作{0}不存在操作表
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1890 | Operations,操作
|
| 1891 | Opportunity,機會
|
| 1892 | Opportunity Date,日期機會
|
| 1893 | Opportunity From,從機會
|
| 1894 | Opportunity Item,項目的機會
|
| 1895 | Opportunity Items,項目的機會
|
| 1896 | Opportunity Lost,失去的機會
|
| 1897 | Opportunity Type,機會型
|
| 1898 | Optional. This setting will be used to filter in various transactions.,可選。此設置將被應用於各種交易進行過濾。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1899 | Order Type,訂單類型
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1900 | Order Type must be one of {0},訂單類型必須是一個{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1901 | Ordered,訂購
|
| 1902 | Ordered Items To Be Billed,訂購物品被標榜
|
| 1903 | Ordered Items To Be Delivered,訂購項目交付
|
| 1904 | Ordered Qty,訂購數量
|
| 1905 | "Ordered Qty: Quantity ordered for purchase, but not received.",訂購數量:訂購數量的報價,但沒有收到。
|
| 1906 | Ordered Quantity,訂購數量
|
| 1907 | Orders released for production.,發布生產訂單。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1908 | Organization Name,組織名稱
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1909 | Organization Profile,組織簡介
|
| 1910 | Organization branch master.,組織分支主。
|
| 1911 | Organization unit (department) master.,組織單位(部門)的主人。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1912 | Other,其他
|
| 1913 | Other Details,其他詳細信息
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1914 | Others,他人
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1915 | Out Qty,輸出數量
|
| 1916 | Out Value,出價值
|
| 1917 | Out of AMC,出資產管理公司
|
| 1918 | Out of Warranty,超出保修期
|
| 1919 | Outgoing,傳出
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1920 | Outstanding Amount,未償還的金額
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1921 | Outstanding for {0} cannot be less than zero ({1}),傑出的{0}不能小於零( {1} )
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1922 | Overhead,開銷
|
| 1923 | Overheads,費用
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1924 | Overlapping conditions found between:,之間存在重疊的條件:
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1925 | Overview,概觀
|
| 1926 | Owned,資
|
| 1927 | Owner,業主
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1928 | P L A - Cess Portion,解放軍 - 塞斯部分
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1929 | PL or BS,PL或BS
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1930 | PO Date,PO日期
|
| 1931 | PO No,訂單號碼
|
| 1932 | POP3 Mail Server,POP3郵件服務器
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1933 | POP3 Mail Settings,POP3郵件設定
|
| 1934 | POP3 mail server (e.g. pop.gmail.com),POP3郵件服務器(如:pop.gmail.com)
|
| 1935 | POP3 server e.g. (pop.gmail.com),POP3服務器如(pop.gmail.com)
|
| 1936 | POS Setting,POS機設置
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1937 | POS Setting required to make POS Entry,使POS機輸入所需設置POS機
|
| 1938 | POS Setting {0} already created for user: {1} and company {2},POS機設置{0}用戶已創建: {1}和公司{2}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1939 | POS View,POS機查看
|
| 1940 | PR Detail,PR詳細
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1941 | Package Item Details,包裝物品詳情
|
| 1942 | Package Items,包裝產品
|
| 1943 | Package Weight Details,包裝重量詳情
|
| 1944 | Packed Item,盒裝產品
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1945 | Packed quantity must equal quantity for Item {0} in row {1},盒裝數量必須等於量項目{0}行{1}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1946 | Packing Details,裝箱明細
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1947 | Packing List,包裝清單
|
| 1948 | Packing Slip,裝箱單
|
| 1949 | Packing Slip Item,裝箱單項目
|
| 1950 | Packing Slip Items,裝箱單項目
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1951 | Packing Slip(s) cancelled,裝箱單( S)取消
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1952 | Page Break,分頁符
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1953 | Page Name,網頁名稱
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1954 | Paid Amount,支付的金額
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1955 | Paid amount + Write Off Amount can not be greater than Grand Total,支付的金額+寫的抵銷金額不能大於總計
|
| 1956 | Pair,對
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1957 | Parameter,參數
|
| 1958 | Parent Account,父帳戶
|
| 1959 | Parent Cost Center,父成本中心
|
| 1960 | Parent Customer Group,母公司集團客戶
|
| 1961 | Parent Detail docname,家長可採用DocName細節
|
| 1962 | Parent Item,父項目
|
| 1963 | Parent Item Group,父項目組
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1964 | Parent Item {0} must be not Stock Item and must be a Sales Item,父項{0}必須是沒有庫存產品,必須是一個銷售項目
|
| 1965 | Parent Party Type,父方類型
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1966 | Parent Sales Person,母公司銷售人員
|
| 1967 | Parent Territory,家長領地
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1968 | Parent Website Page,父網站頁面
|
| 1969 | Parent Website Route,父網站路線
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1970 | Parenttype,Parenttype
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 1971 | Part-time,兼任
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1972 | Partially Completed,部分完成
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1973 | Partly Billed,天色帳單
|
| 1974 | Partly Delivered,部分交付
|
| 1975 | Partner Target Detail,合作夥伴目標詳細信息
|
| 1976 | Partner Type,合作夥伴類型
|
| 1977 | Partner's Website,合作夥伴的網站
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1978 | Party,黨
|
| 1979 | Party Account,黨的帳戶
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1980 | Party Type,黨的類型
|
| 1981 | Party Type Name,黨的類型名稱
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1982 | Passive,被動
|
| 1983 | Passport Number,護照號碼
|
| 1984 | Password,密碼
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1985 | Pay To / Recd From,支付/ RECD從
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1986 | Payable,支付
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1987 | Payables,應付賬款
|
| 1988 | Payables Group,集團的應付款項
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 1989 | Payment Days,金天
|
| 1990 | Payment Due Date,付款到期日
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1991 | Payment Period Based On Invoice Date,已經提交。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1992 | Payment Reconciliation,付款對賬
|
| 1993 | Payment Reconciliation Invoice,付款發票對賬
|
| 1994 | Payment Reconciliation Invoices,付款發票對賬
|
| 1995 | Payment Reconciliation Payment,付款方式付款對賬
|
| 1996 | Payment Reconciliation Payments,支付和解款項
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 1997 | Payment Type,針對選擇您要分配款項的發票。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 1998 | Payment cannot be made for empty cart,付款方式不能為空購物車製造
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 1999 | Payment of salary for the month {0} and year {1},支付工資的月{0}和年{1}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2000 | Payments,付款
|
| 2001 | Payments Made,支付的款項
|
| 2002 | Payments Received,收到付款
|
| 2003 | Payments made during the digest period,在消化期間支付的款項
|
| 2004 | Payments received during the digest period,在消化期間收到付款
|
| 2005 | Payroll Settings,薪資設置
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2006 | Pending,有待
|
| 2007 | Pending Amount,待審核金額
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2008 | Pending Items {0} updated,待批項目{0}更新
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2009 | Pending Review,待審核
|
| 2010 | Pending SO Items For Purchase Request,待處理的SO項目對於採購申請
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2011 | Pension Funds,養老基金
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2012 | Percent Complete,完成百分比
|
| 2013 | Percentage Allocation,百分比分配
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2014 | Percentage Allocation should be equal to 100%,百分比分配應該等於100 %
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2015 | Percentage variation in quantity to be allowed while receiving or delivering this item.,同時接收或傳送資料被允許在數量上的變化百分比。
|
| 2016 | Percentage you are allowed to receive or deliver more against the quantity ordered. For example: If you have ordered 100 units. and your Allowance is 10% then you are allowed to receive 110 units.,百分比你被允許接收或傳遞更多針對訂購的數量。例如:如果您訂購100個單位。和你的津貼是10%,那麼你被允許接收110個單位。
|
| 2017 | Performance appraisal.,績效考核。
|
| 2018 | Period,期
|
| 2019 | Period Closing Voucher,期末券
|
| 2020 | Periodicity,週期性
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2021 | Permanent Address,永久地址
|
| 2022 | Permanent Address Is,永久地址
|
| 2023 | Permission,允許
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2024 | Personal,個人
|
| 2025 | Personal Details,個人資料
|
| 2026 | Personal Email,個人電子郵件
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2027 | Pharmaceutical,醫藥
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2028 | Pharmaceuticals,製藥
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2029 | Phone,電話
|
| 2030 | Phone No,電話號碼
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2031 | Piecework,計件工作
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2032 | Pincode,PIN代碼
|
| 2033 | Place of Issue,簽發地點
|
| 2034 | Plan for maintenance visits.,規劃維護訪問。
|
| 2035 | Planned Qty,計劃數量
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2036 | "Planned Qty: Quantity, for which, Production Order has been raised, but is pending to be manufactured.",計劃數量:數量,為此,生產訂單已經提高,但正在等待被製造。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2037 | Planned Quantity,計劃數量
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2038 | Planning,規劃
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2039 | Plant,廠
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2040 | Plant and Machinery,廠房及機器
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2041 | Please Enter Abbreviation or Short Name properly as it will be added as Suffix to all Account Heads.,請輸入縮寫或簡稱恰當,因為它會被添加為後綴的所有帳戶頭。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2042 | Please Update SMS Settings,請更新短信設置
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2043 | Please add expense voucher details,請新增支出憑單細節
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2044 | Please add to Modes of Payment from Setup.,請從安裝程序添加到收支模式。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2045 | Please check 'Is Advance' against Account {0} if this is an advance entry.,請檢查'是推進'對帳戶{0} ,如果這是一個進步的條目。
|
| 2046 | Please click on 'Generate Schedule',請點擊“生成表”
|
| 2047 | Please click on 'Generate Schedule' to fetch Serial No added for Item {0},請點擊“生成表”來獲取序列號增加了對項目{0}
|
| 2048 | Please click on 'Generate Schedule' to get schedule,請在“生成表”點擊獲取時間表
|
| 2049 | Please create Customer from Lead {0},請牽頭建立客戶{0}
|
| 2050 | Please create Salary Structure for employee {0},員工請建立薪酬結構{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2051 | Please create new account from Chart of Accounts.,請從科目表創建新帳戶。
|
| 2052 | Please do NOT create Account (Ledgers) for Customers and Suppliers. They are created directly from the Customer / Supplier masters.,請不要用於客戶及供應商建立的帳戶(總帳)。他們直接從客戶/供應商創造的主人。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2053 | Please enter 'Expected Delivery Date',請輸入“預產期”
|
| 2054 | Please enter 'Is Subcontracted' as Yes or No,請輸入'轉包' YES或NO
|
| 2055 | Please enter 'Repeat on Day of Month' field value,請輸入“重複上月的一天'字段值
|
| 2056 | Please enter Account Receivable/Payable group in company master,請公司主輸入應收帳款/應付帳款組
|
| 2057 | Please enter Approving Role or Approving User,請輸入角色核准或審批用戶
|
| 2058 | Please enter BOM for Item {0} at row {1},請輸入BOM的項目{0}在行{1}
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2059 | Please enter Company,你不能輸入行沒有。大於或等於當前行沒有。這種充電式
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2060 | Please enter Cost Center,請輸入成本中心
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2061 | Please enter Delivery Note No or Sales Invoice No to proceed,請輸入送貨單號或銷售發票號碼進行
|
| 2062 | Please enter Employee Id of this sales parson,請輸入本銷售牧師的員工標識
|
| 2063 | Please enter Expense Account,請輸入您的費用帳戶
|
| 2064 | Please enter Item Code to get batch no,請輸入產品編號,以獲得批號
|
| 2065 | Please enter Item Code.,請輸入產品編號。
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2066 | Please enter Item first,沒有客戶或供應商帳戶發現。賬戶是根據\確定
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2067 | Please enter Maintaince Details first,請輸入您的詳細維護性第一
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2068 | Please enter Master Name once the account is created.,請輸入主名稱,一旦該帳戶被創建。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2069 | Please enter Planned Qty for Item {0} at row {1},請輸入計劃數量的項目{0}在行{1}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2070 | Please enter Production Item first,請先輸入生產項目
|
| 2071 | Please enter Purchase Receipt No to proceed,請輸入外購入庫單沒有進行
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2072 | Please enter Reference date,參考日期請輸入
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2073 | Please enter Warehouse for which Material Request will be raised,請重新拉。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2074 | Please enter Write Off Account,請輸入核銷帳戶
|
| 2075 | Please enter atleast 1 invoice in the table,請在表中輸入ATLEAST 1發票
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2076 | Please enter company first,請先輸入公司
|
| 2077 | Please enter company name first,請先輸入公司名稱
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2078 | Please enter default Unit of Measure,請輸入缺省的計量單位
|
| 2079 | Please enter default currency in Company Master,請在公司主輸入默認貨幣
|
| 2080 | Please enter email address,請輸入您的電子郵件地址
|
| 2081 | Please enter item details,請輸入項目細節
|
| 2082 | Please enter message before sending,在發送前,請填寫留言
|
| 2083 | Please enter parent account group for warehouse account,請輸入父帳戶組帳戶倉庫
|
| 2084 | Please enter parent cost center,請輸入父成本中心
|
| 2085 | Please enter quantity for Item {0},請輸入量的項目{0}
|
| 2086 | Please enter relieving date.,請輸入解除日期。
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2087 | Please enter sales order in the above table,小於等於零系統,估值率是強制性的資料
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2088 | Please enter valid Company Email,請輸入有效的電郵地址
|
| 2089 | Please enter valid Email Id,請輸入有效的電子郵件Id
|
| 2090 | Please enter valid Personal Email,請輸入有效的個人電子郵件
|
| 2091 | Please enter valid mobile nos,請輸入有效的手機號
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2092 | Please find attached Sales Invoice #{0},隨函附上銷售發票#{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2093 | Please install dropbox python module,請安裝Dropbox的Python模塊
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2094 | Please mention no of visits required,請註明無需訪問
|
| 2095 | Please pull items from Delivery Note,請送貨單拉項目
|
| 2096 | Please save the Newsletter before sending,請在發送之前保存通訊
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2097 | Please save the document before generating maintenance schedule,9 。考慮稅收或支出:在本部分中,您可以指定,如果稅務/充電僅適用於估值(總共不一部分) ,或只為總(不增加價值的項目) ,或兩者兼有。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2098 | Please see attachment,請參閱附件
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2099 | Please select Bank Account,請選擇銀行帳戶
|
| 2100 | Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,請選擇結轉,如果你還需要包括上一會計年度的資產負債葉本財年
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2101 | Please select Category first,屬性是相同的兩個記錄。
|
| 2102 | Please select Charge Type first,預計日期不能前材料申請日期
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2103 | Please select Fiscal Year,請選擇會計年度
|
| 2104 | Please select Group or Ledger value,請選擇集團或Ledger值
|
| 2105 | Please select Incharge Person's name,請選擇Incharge人的名字
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2106 | Please select Invoice Type and Invoice Number in atleast one row,請選擇發票類型和發票號碼在ATLEAST一行
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2107 | "Please select Item where ""Is Stock Item"" is ""No"" and ""Is Sales Item"" is ""Yes"" and there is no other Sales BOM",請選擇項目,其中“是股票項目”是“否”和“是銷售項目”為“是” ,並沒有其他的銷售BOM
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2108 | Please select Price List,請選擇價格表
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2109 | Please select Start Date and End Date for Item {0},請選擇開始日期和結束日期的項目{0}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2110 | Please select Time Logs.,請選擇時間記錄。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2111 | Please select a csv file,請選擇一個csv文件
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2112 | Please select a valid csv file with data,請選擇與數據的有效csv文件
|
| 2113 | Please select a value for {0} quotation_to {1},請選擇一個值{0} quotation_to {1}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2114 | "Please select an ""Image"" first",請選擇“圖像”第一
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2115 | Please select charge type first,請選擇充電式第一
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2116 | Please select company first,請先選擇公司
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2117 | Please select company first.,請先選擇公司。
|
| 2118 | Please select item code,請選擇商品代碼
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2119 | Please select month and year,請選擇年份和月份
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2120 | Please select prefix first,請選擇前綴第一
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2121 | Please select the document type first,請選擇文檔類型第一
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2122 | Please select weekly off day,請選擇每週休息日
|
| 2123 | Please select {0},請選擇{0}
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2124 | Please select {0} first,請選擇{0}第一
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2125 | Please select {0} first.,請選擇{0}第一。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2126 | Please set Dropbox access keys in your site config,請在您的網站配置設置Dropbox的訪問鍵
|
| 2127 | Please set Google Drive access keys in {0},請設置谷歌驅動器的訪問鍵{0}
|
| 2128 | Please set default Cash or Bank account in Mode of Payment {0},請設置默認的現金或銀行賬戶的付款方式{0}
|
| 2129 | Please set default value {0} in Company {0},請設置默認值{0}公司{0}
|
| 2130 | Please set {0},請設置{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2131 | Please setup Employee Naming System in Human Resource > HR Settings,請設置員工命名系統中的人力資源>人力資源設置
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2132 | Please setup numbering series for Attendance via Setup > Numbering Series,通過設置>編號系列請設置編號系列考勤
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2133 | Please setup your chart of accounts before you start Accounting Entries,請設置您的會計科目表你開始會計分錄前
|
| 2134 | Please specify,請註明
|
| 2135 | Please specify Company,請註明公司
|
| 2136 | Please specify Company to proceed,請註明公司進行
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2137 | Please specify Default Currency in Company Master and Global Defaults,請在公司主及全球默認指定默認貨幣
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2138 | Please specify a,請指定一個
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2139 | Please specify a valid 'From Case No.',請指定一個有效的“從案號”
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2140 | Please specify a valid Row ID for {0} in row {1},行{0}請指定一個有效的行ID {1}
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2141 | Please specify either Quantity or Valuation Rate or both,請註明無論是數量或估價率或兩者
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2142 | Please submit to update Leave Balance.,請提交更新休假餘額。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2143 | Plot,情節
|
| 2144 | Plot By,陰謀
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2145 | Point of Sale,銷售點
|
| 2146 | Point-of-Sale Setting,銷售點的設置
|
| 2147 | Post Graduate,研究生
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2148 | Postal,郵政
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2149 | Postal Expenses,郵政費用
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2150 | Posting Date,發布日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2151 | Posting Time,發布時間
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2152 | Posting date and posting time is mandatory,發布日期和發布時間是必需的
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2153 | Posting timestamp must be after {0},發布時間標記必須經過{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2154 | Potential opportunities for selling.,潛在的機會賣。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2155 | Preferred Billing Address,首選帳單地址
|
| 2156 | Preferred Shipping Address,首選送貨地址
|
| 2157 | Prefix,字首
|
| 2158 | Present,現
|
| 2159 | Prevdoc DocType,Prevdoc的DocType
|
| 2160 | Prevdoc Doctype,Prevdoc文檔類型
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2161 | Preview,預覽
|
| 2162 | Previous,以前
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2163 | Previous Work Experience,以前的工作經驗
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2164 | Price,價格
|
| 2165 | Price / Discount,價格/折扣
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2166 | Price List,價格表
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2167 | Price List Currency,價格表貨幣
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2168 | Price List Currency not selected,價格表貨幣沒有選擇
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2169 | Price List Exchange Rate,價目表匯率
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2170 | Price List Name,價格列表名稱
|
| 2171 | Price List Rate,價格列表費率
|
| 2172 | Price List Rate (Company Currency),價格列表費率(公司貨幣)
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2173 | Price List master.,價格表師傅。
|
| 2174 | Price List must be applicable for Buying or Selling,房產價格必須適用於購買或出售
|
| 2175 | Price List not selected,價格列表沒有選擇
|
| 2176 | Price List {0} is disabled,價格表{0}被禁用
|
| 2177 | Price or Discount,價格或折扣
|
| 2178 | Pricing Rule,定價規則
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2179 | Pricing Rule Help,定價規則說明
|
| 2180 | "Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.",定價規則是第一選擇是基於“應用在”字段,可以是項目,項目組或品牌。
|
| 2181 | "Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.",定價規則是由覆蓋價格表/定義折扣百分比,基於某些條件。
|
| 2182 | Pricing Rules are further filtered based on quantity.,定價規則進一步過濾基於數量。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2183 | Print Format Style,打印格式樣式
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2184 | Print Heading,打印標題
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2185 | Print Without Amount,打印量不
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2186 | Print and Stationary,印刷和文具
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2187 | Printing and Branding,印刷及品牌
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2188 | Priority,優先
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2189 | Private Equity,私募股權投資
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2190 | Privilege Leave,特權休假
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2191 | Probation,緩刑
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2192 | Process Payroll,處理工資
|
| 2193 | Produced,生產
|
| 2194 | Produced Quantity,生產的產品數量
|
| 2195 | Product Enquiry,產品查詢
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2196 | Production,生產
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2197 | Production Order,生產訂單
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2198 | Production Order status is {0},生產訂單狀態為{0}
|
| 2199 | Production Order {0} must be cancelled before cancelling this Sales Order,生產訂單{0}必須取消這個銷售訂單之前被取消
|
| 2200 | Production Order {0} must be submitted,生產訂單{0}必須提交
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2201 | Production Orders,生產訂單
|
| 2202 | Production Orders in Progress,在建生產訂單
|
| 2203 | Production Plan Item,生產計劃項目
|
| 2204 | Production Plan Items,生產計劃項目
|
| 2205 | Production Plan Sales Order,生產計劃銷售訂單
|
| 2206 | Production Plan Sales Orders,生產計劃銷售訂單
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2207 | Production Planning Tool,生產規劃工具
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2208 | Products,產品展示
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2209 | "Products will be sorted by weight-age in default searches. More the weight-age, higher the product will appear in the list.",產品將重量年齡在默認搜索排序。更多的重量,年齡,更高的產品會出現在列表中。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2210 | Professional Tax,職業稅
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2211 | Profit and Loss,損益
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2212 | Profit and Loss Statement,損益表
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2213 | Project,項目
|
| 2214 | Project Costing,項目成本核算
|
| 2215 | Project Details,項目詳情
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2216 | Project Manager,項目經理
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2217 | Project Milestone,項目里程碑
|
| 2218 | Project Milestones,項目里程碑
|
| 2219 | Project Name,項目名稱
|
| 2220 | Project Start Date,項目開始日期
|
| 2221 | Project Type,項目類型
|
| 2222 | Project Value,項目價值
|
| 2223 | Project activity / task.,項目活動/任務。
|
| 2224 | Project master.,項目主。
|
| 2225 | Project will get saved and will be searchable with project name given,項目將得到保存,並會搜索與項目名稱定
|
| 2226 | Project wise Stock Tracking,項目明智的庫存跟踪
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2227 | Project-wise data is not available for Quotation,項目明智的數據不適用於報價
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2228 | Projected,預計
|
| 2229 | Projected Qty,預計數量
|
| 2230 | Projects,項目
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2231 | Projects & System,工程及系統
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2232 | Prompt for Email on Submission of,提示電子郵件的提交
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2233 | Proposal Writing,提案寫作
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2234 | Provide email id registered in company,提供的電子郵件ID在公司註冊
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2235 | Provisional Profit / Loss (Credit),臨時溢利/(虧損)(信用)
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2236 | Public,公
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2237 | Published on website at: {0},發表於網站:{0}
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2238 | Publishing,出版
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2239 | Pull sales orders (pending to deliver) based on the above criteria,基於上述標準拉銷售訂單(待定提供)
|
| 2240 | Purchase,採購
|
| 2241 | Purchase / Manufacture Details,採購/製造詳細信息
|
| 2242 | Purchase Analytics,購買Analytics(分析)
|
| 2243 | Purchase Common,購買普通
|
| 2244 | Purchase Details,購買詳情
|
| 2245 | Purchase Discounts,購買折扣
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2246 | Purchase Invoice,購買發票
|
| 2247 | Purchase Invoice Advance,購買發票提前
|
| 2248 | Purchase Invoice Advances,採購發票進展
|
| 2249 | Purchase Invoice Item,採購發票項目
|
| 2250 | Purchase Invoice Trends,購買發票趨勢
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2251 | Purchase Invoice {0} is already submitted,採購發票{0}已經提交
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2252 | Purchase Order,採購訂單
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2253 | Purchase Order Item,採購訂單項目
|
| 2254 | Purchase Order Item No,採購訂單編號
|
| 2255 | Purchase Order Item Supplied,採購訂單項目提供
|
| 2256 | Purchase Order Items,採購訂單項目
|
| 2257 | Purchase Order Items Supplied,採購訂單項目提供
|
| 2258 | Purchase Order Items To Be Billed,採購訂單的項目被標榜
|
| 2259 | Purchase Order Items To Be Received,採購訂單項目可收
|
| 2260 | Purchase Order Message,採購訂單的消息
|
| 2261 | Purchase Order Required,購貨訂單要求
|
| 2262 | Purchase Order Trends,採購訂單趨勢
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2263 | Purchase Order number required for Item {0},所需物品的採購訂單號{0}
|
| 2264 | Purchase Order {0} is 'Stopped',採購訂單{0} “停止”
|
| 2265 | Purchase Order {0} is not submitted,採購訂單{0}未提交
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2266 | Purchase Orders given to Suppliers.,購買給供應商的訂單。
|
| 2267 | Purchase Receipt,外購入庫單
|
| 2268 | Purchase Receipt Item,採購入庫項目
|
| 2269 | Purchase Receipt Item Supplied,採購入庫項目提供
|
| 2270 | Purchase Receipt Item Supplieds,採購入庫項目Supplieds
|
| 2271 | Purchase Receipt Items,採購入庫項目
|
| 2272 | Purchase Receipt Message,外購入庫單信息
|
| 2273 | Purchase Receipt No,購買收據號碼
|
| 2274 | Purchase Receipt Required,外購入庫單要求
|
| 2275 | Purchase Receipt Trends,購買收據趨勢
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2276 | Purchase Receipt number required for Item {0},所需物品交易收據號碼{0}
|
| 2277 | Purchase Receipt {0} is not submitted,外購入庫單{0}未提交
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2278 | Purchase Register,購買註冊
|
| 2279 | Purchase Return,採購退貨
|
| 2280 | Purchase Returned,進貨退出
|
| 2281 | Purchase Taxes and Charges,購置稅和費
|
| 2282 | Purchase Taxes and Charges Master,購置稅及收費碩士
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2283 | Purchse Order number required for Item {0},要求項目Purchse訂單號{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2284 | Purpose,目的
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2285 | Purpose must be one of {0},目的必須是一個{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2286 | QA Inspection,質素保證視學
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2287 | Qty,數量
|
| 2288 | Qty Consumed Per Unit,數量消耗每單位
|
| 2289 | Qty To Manufacture,數量製造
|
| 2290 | Qty as per Stock UOM,數量按庫存計量單位
|
| 2291 | Qty to Deliver,數量交付
|
| 2292 | Qty to Order,數量訂購
|
| 2293 | Qty to Receive,數量來接收
|
| 2294 | Qty to Transfer,數量轉移到
|
| 2295 | Qualification,合格
|
| 2296 | Quality,質量
|
| 2297 | Quality Inspection,質量檢驗
|
| 2298 | Quality Inspection Parameters,質量檢驗參數
|
| 2299 | Quality Inspection Reading,質量檢驗閱讀
|
| 2300 | Quality Inspection Readings,質量檢驗讀物
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2301 | Quality Inspection required for Item {0},要求項目質量檢驗{0}
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2302 | Quality Management,質量管理
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2303 | Quantity,數量
|
| 2304 | Quantity Requested for Purchase,需求數量的購買
|
| 2305 | Quantity and Rate,數量和速率
|
| 2306 | Quantity and Warehouse,數量和倉庫
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2307 | Quantity cannot be a fraction in row {0},數量不能行的一小部分{0}
|
| 2308 | Quantity for Item {0} must be less than {1},數量的項目{0}必須小於{1}
|
| 2309 | Quantity in row {0} ({1}) must be same as manufactured quantity {2},數量行{0} ( {1} )必須與生產量{2}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2310 | Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,製造/從原材料數量給予重新包裝後獲得的項目數量
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2311 | Quantity required for Item {0} in row {1},要求項目數量{0}行{1}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2312 | Quarter,季
|
| 2313 | Quarterly,季刊
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2314 | Quick Help,快速幫助
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2315 | Quotation,行情
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2316 | Quotation Item,產品報價
|
| 2317 | Quotation Items,報價產品
|
| 2318 | Quotation Lost Reason,報價遺失原因
|
| 2319 | Quotation Message,報價信息
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2320 | Quotation To,報價要
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2321 | Quotation Trends,報價趨勢
|
| 2322 | Quotation {0} is cancelled,報價{0}將被取消
|
| 2323 | Quotation {0} not of type {1},不型報價{0} {1}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2324 | Quotations received from Suppliers.,從供應商收到的報價。
|
| 2325 | Quotes to Leads or Customers.,行情到引線或客戶。
|
| 2326 | Raise Material Request when stock reaches re-order level,提高材料時,申請股票達到再訂購水平
|
| 2327 | Raised By,提出
|
| 2328 | Raised By (Email),提出(電子郵件)
|
| 2329 | Random,隨機
|
| 2330 | Range,範圍
|
| 2331 | Rate,率
|
| 2332 | Rate ,率
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2333 | Rate (%),率( % )
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2334 | Rate (Company Currency),率(公司貨幣)
|
| 2335 | Rate Of Materials Based On,率材料的基礎上
|
| 2336 | Rate and Amount,率及金額
|
| 2337 | Rate at which Customer Currency is converted to customer's base currency,速率客戶貨幣轉換成客戶的基礎貨幣
|
| 2338 | Rate at which Price list currency is converted to company's base currency,速率價目表貨幣轉換為公司的基礎貨幣
|
| 2339 | Rate at which Price list currency is converted to customer's base currency,速率價目表貨幣轉換成客戶的基礎貨幣
|
| 2340 | Rate at which customer's currency is converted to company's base currency,速率客戶的貨幣轉換為公司的基礎貨幣
|
| 2341 | Rate at which supplier's currency is converted to company's base currency,速率供應商的貨幣轉換為公司的基礎貨幣
|
| 2342 | Rate at which this tax is applied,速率此稅適用
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2343 | Raw Material,原料
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2344 | Raw Material Item Code,原料產品編號
|
| 2345 | Raw Materials Supplied,提供原料
|
| 2346 | Raw Materials Supplied Cost,原料提供成本
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2347 | Raw material cannot be same as main Item,原料不能同主項
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2348 | Re-Order Level,再訂購水平
|
| 2349 | Re-Order Qty,重新訂購數量
|
| 2350 | Re-order,重新排序
|
| 2351 | Re-order Level,再訂購水平
|
| 2352 | Re-order Qty,再訂購數量
|
| 2353 | Read,閱讀
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2354 | Reading 1,閱讀1
|
| 2355 | Reading 10,閱讀10
|
| 2356 | Reading 2,閱讀2
|
| 2357 | Reading 3,閱讀3
|
| 2358 | Reading 4,4閱讀
|
| 2359 | Reading 5,閱讀5
|
| 2360 | Reading 6,6閱讀
|
| 2361 | Reading 7,7閱讀
|
| 2362 | Reading 8,閱讀8
|
| 2363 | Reading 9,9閱讀
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2364 | Real Estate,房地產
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2365 | Reason,原因
|
| 2366 | Reason for Leaving,離職原因
|
| 2367 | Reason for Resignation,原因辭職
|
| 2368 | Reason for losing,原因丟失
|
| 2369 | Recd Quantity,RECD數量
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2370 | Receivable,應收賬款
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2371 | Receivable / Payable account will be identified based on the field Master Type,應收/應付帳款的帳戶將基於字段碩士識別
|
| 2372 | Receivables,應收賬款
|
| 2373 | Receivables / Payables,應收/應付賬款
|
| 2374 | Receivables Group,應收賬款集團
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2375 | Received Date,收稿日期
|
| 2376 | Received Items To Be Billed,收到的項目要被收取
|
| 2377 | Received Qty,收到數量
|
| 2378 | Received and Accepted,收到並接受
|
| 2379 | Receiver List,接收器列表
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2380 | Receiver List is empty. Please create Receiver List,接收器列表為空。請創建接收器列表
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2381 | Receiver Parameter,接收機參數
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2382 | Recipients,受助人
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2383 | Reconcile,調和
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2384 | Reconciliation Data,數據對賬
|
| 2385 | Reconciliation HTML,和解的HTML
|
| 2386 | Reconciliation JSON,JSON對賬
|
| 2387 | Record item movement.,記錄項目的運動。
|
| 2388 | Recurring Id,經常性標識
|
| 2389 | Recurring Invoice,經常性發票
|
| 2390 | Recurring Type,經常性類型
|
| 2391 | Reduce Deduction for Leave Without Pay (LWP),減少扣除停薪留職(LWP)
|
| 2392 | Reduce Earning for Leave Without Pay (LWP),降低盈利停薪留職(LWP)
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2393 | Ref,參考
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2394 | Ref Code,參考代碼
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2395 | Ref SQ,參考SQ
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2396 | Reference,參考
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2397 | Reference #{0} dated {1},參考# {0}於{1}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2398 | Reference Date,參考日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2399 | Reference Name,參考名稱
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2400 | Reference No & Reference Date is required for {0},參考號與參考日期須為{0}
|
| 2401 | Reference No is mandatory if you entered Reference Date,參考編號是強制性的,如果你輸入的參考日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2402 | Reference Number,參考號碼
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2403 | Reference Row #,參考行#
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2404 | Refresh,刷新
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2405 | Registration Details,報名詳情
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2406 | Registration Info,註冊信息
|
| 2407 | Rejected,拒絕
|
| 2408 | Rejected Quantity,拒絕數量
|
| 2409 | Rejected Serial No,拒絕序列號
|
| 2410 | Rejected Warehouse,拒絕倉庫
|
| 2411 | Rejected Warehouse is mandatory against regected item,拒絕倉庫是必須反對regected項目
|
| 2412 | Relation,關係
|
| 2413 | Relieving Date,解除日期
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2414 | Relieving Date must be greater than Date of Joining,解除日期必須大於加入的日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2415 | Remark,備註
|
| 2416 | Remarks,備註
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2417 | Remarks Custom,備註自定義
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2418 | Rename,重命名
|
| 2419 | Rename Log,重命名日誌
|
| 2420 | Rename Tool,重命名工具
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2421 | Rent Cost,租金成本
|
| 2422 | Rent per hour,每小時租
|
| 2423 | Rented,租
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2424 | Repeat on Day of Month,重複上月的日
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2425 | Replace,更換
|
| 2426 | Replace Item / BOM in all BOMs,更換項目/物料清單中的所有材料明細表
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2427 | Replied,回答
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2428 | Report Date,報告日期
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2429 | Report Type,報告類型
|
| 2430 | Report Type is mandatory,報告類型是強制性的
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2431 | Reports to,報告以
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2432 | Reqd By Date,REQD按日期
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2433 | Reqd by Date,REQD日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2434 | Request Type,請求類型
|
| 2435 | Request for Information,索取資料
|
| 2436 | Request for purchase.,請求您的報價。
|
| 2437 | Requested,要求
|
| 2438 | Requested For,對於要求
|
| 2439 | Requested Items To Be Ordered,要求項目要訂購
|
| 2440 | Requested Items To Be Transferred,要求要傳輸的項目
|
| 2441 | Requested Qty,請求數量
|
| 2442 | "Requested Qty: Quantity requested for purchase, but not ordered.",要求的數量:數量要求的報價,但沒有下令。
|
| 2443 | Requests for items.,請求的項目。
|
| 2444 | Required By,必選
|
| 2445 | Required Date,所需時間
|
| 2446 | Required Qty,所需數量
|
| 2447 | Required only for sample item.,只對樣品項目所需。
|
| 2448 | Required raw materials issued to the supplier for producing a sub - contracted item.,發給供應商,生產子所需的原材料 - 承包項目。
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2449 | Research,研究
|
| 2450 | Research & Development,研究與發展
|
| 2451 | Researcher,研究員
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2452 | Reseller,經銷商
|
| 2453 | Reserved,保留的
|
| 2454 | Reserved Qty,保留數量
|
| 2455 | "Reserved Qty: Quantity ordered for sale, but not delivered.",版權所有數量:訂購數量出售,但未交付。
|
| 2456 | Reserved Quantity,保留數量
|
| 2457 | Reserved Warehouse,保留倉庫
|
| 2458 | Reserved Warehouse in Sales Order / Finished Goods Warehouse,在銷售訂單/成品倉庫保留倉庫
|
| 2459 | Reserved Warehouse is missing in Sales Order,保留倉庫在銷售訂單失踪
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2460 | Reserved Warehouse required for stock Item {0} in row {1},需要缺貨登記保留倉庫{0}行{1}
|
| 2461 | Reserved warehouse required for stock item {0},所需的庫存項目保留倉庫{0}
|
| 2462 | Reserves and Surplus,儲備及盈餘
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2463 | Reset Filters,重設過濾器
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2464 | Resignation Letter Date,辭職信日期
|
| 2465 | Resolution,決議
|
| 2466 | Resolution Date,決議日期
|
| 2467 | Resolution Details,詳細解析
|
| 2468 | Resolved By,議決
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2469 | Rest Of The World,世界其他地區
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2470 | Retail,零售
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2471 | Retail & Wholesale,零售及批發
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2472 | Retailer,零售商
|
| 2473 | Review Date,評論日期
|
| 2474 | Rgt,RGT
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2475 | Role Allowed to edit frozen stock,角色可以編輯凍結股票
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2476 | Role that is allowed to submit transactions that exceed credit limits set.,作用是允許提交超過設定信用額度交易的。
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2477 | Root Type,根類型
|
| 2478 | Root Type is mandatory,根類型是強制性的
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2479 | Root account can not be deleted,root帳號不能被刪除
|
| 2480 | Root cannot be edited.,根不能被編輯。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2481 | Root cannot have a parent cost center,根本不能有一個父成本中心
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2482 | Rounded Off,四捨五入
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2483 | Rounded Total,總圓角
|
| 2484 | Rounded Total (Company Currency),圓潤的總計(公司貨幣)
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2485 | Row # ,行#
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2486 | Row # {0}: ,
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2487 | Row #{0}: Ordered qty can not less than item's minimum order qty (defined in item master).,行#{0}:有序數量不能超過項目的最低訂單數量(在項目主數據中定義)少。
|
| 2488 | Row #{0}: Please specify Serial No for Item {1},行#{0}:請註明序號為項目{1}
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2489 | "Row {0}: Account does not match with \ |
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2490 | Purchase Invoice Credit To account","行{0}:\ |
| 2491 | 採購發票計入帳戶帳戶不具有匹配"
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2492 | "Row {0}: Account does not match with \ |
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2493 | Sales Invoice Debit To account","行{0}:\ |
| 2494 | 銷售發票借記帳戶帳戶不具有匹配"
|
| 2495 | Row {0}: Conversion Factor is mandatory,行{0}:轉換係數是強制性的
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2496 | Row {0}: Credit entry can not be linked with a Purchase Invoice,行{0} :信用記錄無法與採購發票聯
|
| 2497 | Row {0}: Debit entry can not be linked with a Sales Invoice,行{0} :借記不能與一個銷售發票聯
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2498 | Row {0}: Payment amount must be less than or equals to invoice outstanding amount. Please refer Note below.,行{0}:付款金額必須小於或等於發票未償還金額。請參考下面的說明。
|
| 2499 | Row {0}: Qty is mandatory,行{0}:數量是強制性的
|
| 2500 | "Row {0}: Qty not avalable in warehouse {1} on {2} {3}. |
| 2501 | Available Qty: {4}, Transfer Qty: {5}","行{0}:數量不是在倉庫{1} avalable {2} {3}。 |
| 2502 | 有貨數量:{4},轉移數量:{5}"
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2503 | "Row {0}: To set {1} periodicity, difference between from and to date \ |
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2504 | must be greater than or equal to {2}","行{0}:設置{1}的週期性,從和日期之間的差\ |
| 2505 | 必須大於或等於{2}"
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2506 | Row {0}:Start Date must be before End Date,行{0} :開始日期必須是之前結束日期
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2507 | Rules for adding shipping costs.,規則增加運輸成本。
|
| 2508 | Rules for applying pricing and discount.,規則適用的定價和折扣。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2509 | Rules to calculate shipping amount for a sale,規則來計算銷售運輸量
|
| 2510 | S.O. No.,SO號
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2511 | SHE Cess on Excise,SHE CESS消費上
|
| 2512 | SHE Cess on Service Tax,SHE CESS的服務稅
|
| 2513 | SHE Cess on TDS,SHE CESS上的TDS
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2514 | SMS Center,短信中心
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2515 | SMS Gateway URL,短信網關的URL
|
| 2516 | SMS Log,短信日誌
|
| 2517 | SMS Parameter,短信參數
|
| 2518 | SMS Sender Name,短信發送者名稱
|
| 2519 | SMS Settings,短信設置
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2520 | SO Date,SO日期
|
| 2521 | SO Pending Qty,SO待定數量
|
| 2522 | SO Qty,SO數量
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2523 | Salary,薪水
|
| 2524 | Salary Information,薪資信息
|
| 2525 | Salary Manager,薪資管理
|
| 2526 | Salary Mode,薪酬模式
|
| 2527 | Salary Slip,工資單
|
| 2528 | Salary Slip Deduction,工資單上扣除
|
| 2529 | Salary Slip Earning,工資單盈利
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2530 | Salary Slip of employee {0} already created for this month,員工的工資單上{0}已經於本月創建
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2531 | Salary Structure,薪酬結構
|
| 2532 | Salary Structure Deduction,薪酬結構演繹
|
| 2533 | Salary Structure Earning,薪酬結構盈利
|
| 2534 | Salary Structure Earnings,薪酬結構盈利
|
| 2535 | Salary breakup based on Earning and Deduction.,工資分手基於盈利和演繹。
|
| 2536 | Salary components.,工資組成部分。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2537 | Salary template master.,薪資模板大師。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2538 | Sales,銷售
|
| 2539 | Sales Analytics,銷售分析
|
| 2540 | Sales BOM,銷售BOM
|
| 2541 | Sales BOM Help,銷售BOM幫助
|
| 2542 | Sales BOM Item,銷售BOM項目
|
| 2543 | Sales BOM Items,銷售BOM項目
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2544 | Sales Browser,銷售瀏覽器
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2545 | Sales Details,銷售信息
|
| 2546 | Sales Discounts,銷售折扣
|
| 2547 | Sales Email Settings,銷售電子郵件設置
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2548 | Sales Expenses,銷售費用
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2549 | Sales Extras,額外銷售
|
| 2550 | Sales Funnel,銷售漏斗
|
| 2551 | Sales Invoice,銷售發票
|
| 2552 | Sales Invoice Advance,銷售發票提前
|
| 2553 | Sales Invoice Item,銷售發票項目
|
| 2554 | Sales Invoice Items,銷售發票項目
|
| 2555 | Sales Invoice Message,銷售發票信息
|
| 2556 | Sales Invoice No,銷售發票號碼
|
| 2557 | Sales Invoice Trends,銷售發票趨勢
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2558 | Sales Invoice {0} has already been submitted,銷售發票{0}已提交
|
| 2559 | Sales Invoice {0} must be cancelled before cancelling this Sales Order,銷售發票{0}必須取消這個銷售訂單之前被取消
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2560 | Sales Order,銷售訂單
|
| 2561 | Sales Order Date,銷售訂單日期
|
| 2562 | Sales Order Item,銷售訂單項目
|
| 2563 | Sales Order Items,銷售訂單項目
|
| 2564 | Sales Order Message,銷售訂單信息
|
| 2565 | Sales Order No,銷售訂單號
|
| 2566 | Sales Order Required,銷售訂單所需
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2567 | Sales Order Trends,銷售訂單趨勢
|
| 2568 | Sales Order required for Item {0},所需的項目銷售訂單{0}
|
| 2569 | Sales Order {0} is not submitted,銷售訂單{0}未提交
|
| 2570 | Sales Order {0} is not valid,銷售訂單{0}無效
|
| 2571 | Sales Order {0} is stopped,銷售訂單{0}被停止
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2572 | Sales Partner,銷售合作夥伴
|
| 2573 | Sales Partner Name,銷售合作夥伴名稱
|
| 2574 | Sales Partner Target,銷售目標的合作夥伴
|
| 2575 | Sales Partners Commission,銷售合作夥伴委員會
|
| 2576 | Sales Person,銷售人員
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2577 | Sales Person Name,銷售人員的姓名
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2578 | Sales Person Target Variance Item Group-Wise,銷售人員目標差異項目組,智者
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2579 | Sales Person Targets,銷售人員目標
|
| 2580 | Sales Person-wise Transaction Summary,銷售人員明智的交易匯總
|
| 2581 | Sales Register,銷售登記
|
| 2582 | Sales Return,銷售退貨
|
| 2583 | Sales Returned,銷售退回
|
| 2584 | Sales Taxes and Charges,銷售稅金及費用
|
| 2585 | Sales Taxes and Charges Master,銷售稅金及收費碩士
|
| 2586 | Sales Team,銷售團隊
|
| 2587 | Sales Team Details,銷售團隊詳細
|
| 2588 | Sales Team1,銷售TEAM1
|
| 2589 | Sales and Purchase,買賣
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2590 | Sales campaigns.,銷售活動。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2591 | Salutation,招呼
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2592 | Sample Size,樣本大小
|
| 2593 | Sanctioned Amount,制裁金額
|
| 2594 | Saturday,星期六
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2595 | Schedule,時間表
|
| 2596 | Schedule Date,時間表日期
|
| 2597 | Schedule Details,計劃詳細信息
|
| 2598 | Scheduled,預定
|
| 2599 | Scheduled Date,預定日期
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2600 | Scheduled to send to {0},原定發送到{0}
|
| 2601 | Scheduled to send to {0} recipients,原定發送到{0}受助人
|
| 2602 | Scheduler Failed Events,調度失敗事件
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2603 | School/University,學校/大學
|
| 2604 | Score (0-5),得分(0-5)
|
| 2605 | Score Earned,獲得得分
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2606 | Score must be less than or equal to 5,得分必須小於或等於5
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2607 | Scrap %,廢鋼%
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2608 | Seasonality for setting budgets.,季節性設定預算。
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2609 | Secretary,秘書
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2610 | Secured Loans,抵押貸款
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2611 | Securities & Commodity Exchanges,證券及商品交易所
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2612 | Securities and Deposits,證券及存款
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2613 | "See ""Rate Of Materials Based On"" in Costing Section",見“率材料基於”在成本核算節
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2614 | "Select ""Yes"" for sub - contracting items",選擇“是”子 - 承包項目
|
| 2615 | "Select ""Yes"" if this item is used for some internal purpose in your company.",選擇“Yes”如果此項目被用於一些內部的目的在你的公司。
|
| 2616 | "Select ""Yes"" if this item represents some work like training, designing, consulting etc.",選擇“是”,如果此項目表示類似的培訓,設計,諮詢等一些工作
|
| 2617 | "Select ""Yes"" if you are maintaining stock of this item in your Inventory.",選擇“是”,如果你保持這個項目的股票在你的庫存。
|
| 2618 | "Select ""Yes"" if you supply raw materials to your supplier to manufacture this item.",選擇“是”,如果您對供應原料給供應商,製造資料。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2619 | Select Brand...,請選擇品牌...
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2620 | Select Budget Distribution to unevenly distribute targets across months.,選擇預算分配跨個月呈不均衡分佈的目標。
|
| 2621 | "Select Budget Distribution, if you want to track based on seasonality.",選擇預算分配,如果你要根據季節來跟踪。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2622 | Select Company...,選擇公司...
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2623 | Select DocType,選擇的DocType
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2624 | Select Fiscal Year...,選擇會計年度...
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2625 | Select Items,選擇項目
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2626 | Select Project...,選擇項目...
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2627 | Select Purchase Receipts,選擇外購入庫單
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2628 | Select Sales Orders,選擇銷售訂單
|
| 2629 | Select Sales Orders from which you want to create Production Orders.,要從創建生產訂單選擇銷售訂單。
|
| 2630 | Select Time Logs and Submit to create a new Sales Invoice.,選擇時間日誌和提交創建一個新的銷售發票。
|
| 2631 | Select Transaction,選擇交易
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2632 | Select Warehouse...,選擇倉庫...
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2633 | Select Your Language,選擇您的語言
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2634 | Select account head of the bank where cheque was deposited.,選取支票存入該銀行賬戶的頭。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2635 | Select company name first.,先選擇公司名稱。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2636 | Select template from which you want to get the Goals,選擇您想要得到的目標模板
|
| 2637 | Select the Employee for whom you are creating the Appraisal.,選擇要為其創建的考核員工。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2638 | Select the period when the invoice will be generated automatically,當選擇發票會自動生成期間
|
| 2639 | Select the relevant company name if you have multiple companies,選擇相關的公司名稱,如果您有多個公司
|
| 2640 | Select the relevant company name if you have multiple companies.,如果您有多個公司選擇相關的公司名稱。
|
| 2641 | Select who you want to send this newsletter to,選擇您想要這份電子報發送給誰
|
| 2642 | Select your home country and check the timezone and currency.,選擇您的國家和檢查時區和貨幣。
|
| 2643 | "Selecting ""Yes"" will allow this item to appear in Purchase Order , Purchase Receipt.",選擇“是”將允許這個項目出現在採購訂單,採購入庫單。
|
| 2644 | "Selecting ""Yes"" will allow this item to figure in Sales Order, Delivery Note",選擇“是”將允許這資料圖在銷售訂單,送貨單
|
| 2645 | "Selecting ""Yes"" will allow you to create Bill of Material showing raw material and operational costs incurred to manufacture this item.",選擇“是”將允許您創建物料清單,顯示原材料和產生製造這個項目的運營成本。
|
| 2646 | "Selecting ""Yes"" will allow you to make a Production Order for this item.",選擇“是”將允許你做一個生產訂單為這個項目。
|
| 2647 | "Selecting ""Yes"" will give a unique identity to each entity of this item which can be viewed in the Serial No master.",選擇“Yes”將提供一個獨特的身份,以這個項目的每個實體可在序列號主觀看。
|
| 2648 | Selling,銷售
|
| 2649 | Selling Settings,銷售設置
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2650 | "Selling must be checked, if Applicable For is selected as {0}",銷售必須進行檢查,如果適用於被選擇為{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2651 | Send,發送
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2652 | Send Autoreply,發送自動回复
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2653 | Send Email,發送電子郵件
|
| 2654 | Send From,從發送
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2655 | Send Notifications To,發送通知給
|
| 2656 | Send Now,立即發送
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2657 | Send SMS,發送短信
|
| 2658 | Send To,發送到
|
| 2659 | Send To Type,發送到輸入
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2660 | Send mass SMS to your contacts,發送群發短信到您的聯繫人
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2661 | Send to this list,發送到這個列表
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2662 | Sender Name,發件人名稱
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2663 | Sent On,在發送
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2664 | Separate production order will be created for each finished good item.,獨立的生產訂單將每個成品項目被創建。
|
| 2665 | Serial No,序列號
|
| 2666 | Serial No / Batch,序列號/批次
|
| 2667 | Serial No Details,序列號信息
|
| 2668 | Serial No Service Contract Expiry,序號服務合同到期
|
| 2669 | Serial No Status,序列號狀態
|
| 2670 | Serial No Warranty Expiry,序列號保修到期
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2671 | Serial No is mandatory for Item {0},序列號是強制性的項目{0}
|
| 2672 | Serial No {0} created,序列號{0}創建
|
| 2673 | Serial No {0} does not belong to Delivery Note {1},序列號{0}不屬於送貨單{1}
|
| 2674 | Serial No {0} does not belong to Item {1},序列號{0}不屬於項目{1}
|
| 2675 | Serial No {0} does not belong to Warehouse {1},序列號{0}不屬於倉庫{1}
|
| 2676 | Serial No {0} does not exist,序列號{0}不存在
|
| 2677 | Serial No {0} has already been received,序列號{0}已收到
|
| 2678 | Serial No {0} is under maintenance contract upto {1},序列號{0}正在維護合同高達{1}
|
| 2679 | Serial No {0} is under warranty upto {1},序列號{0}在保修期內高達{1}
|
| 2680 | Serial No {0} not in stock,序列號{0}無貨
|
| 2681 | Serial No {0} quantity {1} cannot be a fraction,序列號{0}量{1}不能是分數
|
| 2682 | Serial No {0} status must be 'Available' to Deliver,序列號{0}的狀態必須為“有空”提供
|
| 2683 | Serial Nos Required for Serialized Item {0},序列號為必填項序列為{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2684 | Serial Number Series,序列號系列
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2685 | Serial number {0} entered more than once,序號{0}多次輸入
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2686 | "Serialized Item {0} cannot be updated \ |
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2687 | using Stock Reconciliation","序列化的項目{0}不能更新\ |
| 2688 | 使用股票對賬"
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2689 | Series,系列
|
| 2690 | Series List for this Transaction,系列對表本交易
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2691 | Series Updated,系列更新
|
| 2692 | Series Updated Successfully,系列已成功更新
|
| 2693 | Series is mandatory,系列是強制性的
|
| 2694 | Series {0} already used in {1},系列{0}已經被應用在{1}
|
| 2695 | Service,服務
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2696 | Service Address,服務地址
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2697 | Service Tax,服務稅
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2698 | Services,服務
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2699 | Set,集
|
| 2700 | "Set Default Values like Company, Currency, Current Fiscal Year, etc.",像公司,貨幣,當前財政年度,等設置默認值
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2701 | Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,設置這個領地項目組間的預算。您還可以包括季節性通過設置分發。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2702 | Set Status as Available,設置狀態為可用
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2703 | Set as Default,設置為默認
|
| 2704 | Set as Lost,設為失落
|
| 2705 | Set prefix for numbering series on your transactions,為你的交易編號序列設置的前綴
|
| 2706 | Set targets Item Group-wise for this Sales Person.,設定目標項目組間的這種銷售人員。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2707 | Setting Account Type helps in selecting this Account in transactions.,設置帳戶類型有助於在交易中選擇該帳戶。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2708 | Setting this Address Template as default as there is no other default,設置此地址模板為默認,因為沒有其他的默認
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2709 | Setting up...,設置...
|
| 2710 | Settings,設置
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2711 | Settings for HR Module,設定人力資源模塊
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2712 | "Settings to extract Job Applicants from a mailbox e.g. ""jobs@example.com""",設置從一個郵箱,例如“jobs@example.com”解壓求職者
|
| 2713 | Setup,設置
|
| 2714 | Setup Already Complete!!,安裝已經完成!
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2715 | Setup Complete,安裝完成
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2716 | Setup SMS gateway settings,設置短信網關設置
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2717 | Setup Series,設置系列
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2718 | Setup Wizard,設置嚮導
|
| 2719 | Setup incoming server for jobs email id. (e.g. jobs@example.com),設置接收服務器的工作電子郵件ID 。 (例如jobs@example.com )
|
| 2720 | Setup incoming server for sales email id. (e.g. sales@example.com),設置接收服務器銷售的電子郵件ID 。 (例如sales@example.com )
|
| 2721 | Setup incoming server for support email id. (e.g. support@example.com),設置接收郵件服務器支持電子郵件ID 。 (例如support@example.com )
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2722 | Share,共享
|
| 2723 | Share With,分享
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2724 | Shareholders Funds,股東資金
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2725 | Shipments to customers.,發貨給客戶。
|
| 2726 | Shipping,航運
|
| 2727 | Shipping Account,送貨賬戶
|
| 2728 | Shipping Address,送貨地址
|
| 2729 | Shipping Amount,航運量
|
| 2730 | Shipping Rule,送貨規則
|
| 2731 | Shipping Rule Condition,送貨規則條件
|
| 2732 | Shipping Rule Conditions,送貨規則條件
|
| 2733 | Shipping Rule Label,送貨規則標籤
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2734 | Shop,店
|
| 2735 | Shopping Cart,購物車
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2736 | Short biography for website and other publications.,短的傳記的網站和其他出版物。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2737 | "Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.",顯示“有貨”或“無貨”的基礎上股票在這個倉庫有。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2738 | "Show / Hide features like Serial Nos, POS etc.",像序列號, POS機等顯示/隱藏功能
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2739 | Show In Website,顯示在網站
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2740 | Show a slideshow at the top of the page,顯示幻燈片在頁面頂部
|
| 2741 | Show in Website,顯示在網站
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2742 | Show rows with zero values,秀行與零值
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2743 | Show this slideshow at the top of the page,這顯示在幻燈片頁面頂部
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2744 | Sick Leave,病假
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2745 | Signature,簽名
|
| 2746 | Signature to be appended at the end of every email,簽名在每封電子郵件的末尾追加
|
| 2747 | Single,單
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2748 | Single unit of an Item.,該產品的一個單元。
|
| 2749 | Sit tight while your system is being setup. This may take a few moments.,穩坐在您的系統正在安裝。這可能需要一些時間。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2750 | Slideshow,連續播放
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2751 | Soap & Detergent,肥皂和洗滌劑
|
| 2752 | Software,軟件
|
| 2753 | Software Developer,軟件開發人員
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2754 | "Sorry, Serial Nos cannot be merged",對不起,序列號無法合併
|
| 2755 | "Sorry, companies cannot be merged",對不起,企業不能合併
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2756 | Source,源
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2757 | Source File,源文件
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2758 | Source Warehouse,源代碼倉庫
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2759 | Source and target warehouse cannot be same for row {0},源和目標倉庫為行不能相同{0}
|
| 2760 | Source of Funds (Liabilities),資金來源(負債)
|
| 2761 | Source warehouse is mandatory for row {0},源倉庫是強制性的行{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2762 | Spartan,斯巴達
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2763 | "Special Characters except ""-"" and ""/"" not allowed in naming series",除了特殊字符“ - ”和“/”未命名中不允許系列
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2764 | Specification Details,詳細規格
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2765 | Specifications,產品規格
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2766 | "Specify a list of Territories, for which, this Price List is valid",指定領土的名單,為此,本價格表是有效的
|
| 2767 | "Specify a list of Territories, for which, this Shipping Rule is valid",新界指定一個列表,其中,該運費規則是有效的
|
| 2768 | "Specify a list of Territories, for which, this Taxes Master is valid",新界指定一個列表,其中,該稅金法師是有效的
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2769 | "Specify the operations, operating cost and give a unique Operation no to your operations.",與全球默認值
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2770 | Split Delivery Note into packages.,分裂送貨單成包。
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2771 | Sports,體育
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2772 | Sr,SR
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2773 | Standard,標準
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2774 | Standard Buying,標準採購
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2775 | Standard Reports,標準報告
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2776 | Standard Selling,標準銷售
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2777 | Standard contract terms for Sales or Purchase.,標準合同條款的銷售或採購。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2778 | Start,開始
|
| 2779 | Start Date,開始日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2780 | Start date of current invoice's period,啟動電流發票的日期內
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2781 | Start date should be less than end date for Item {0},開始日期必須小於結束日期項目{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2782 | State,態
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2783 | Statement of Account,帳戶聲明
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2784 | Static Parameters,靜態參數
|
| 2785 | Status,狀態
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2786 | Status must be one of {0},狀態必須是一個{0}
|
| 2787 | Status of {0} {1} is now {2},{0} {1}現在狀態{2}
|
| 2788 | Status updated to {0},狀態更新為{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2789 | Statutory info and other general information about your Supplier,法定的信息和你的供應商等一般資料
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2790 | Stay Updated,保持更新
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2791 | Stock,股票
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2792 | Stock Adjustment,庫存調整
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2793 | Stock Adjustment Account,庫存調整賬戶
|
| 2794 | Stock Ageing,股票老齡化
|
| 2795 | Stock Analytics,股票分析
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2796 | Stock Assets,股票資產
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2797 | Stock Balance,庫存餘額
|
| 2798 | Stock Entries already created for Production Order ,庫存項目已為生產訂單創建
|
| 2799 | Stock Entry,股票入門
|
| 2800 | Stock Entry Detail,股票入門詳情
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2801 | Stock Expenses,庫存費用
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2802 | Stock Frozen Upto,股票凍結到...為止
|
| 2803 | Stock Ledger,庫存總帳
|
| 2804 | Stock Ledger Entry,庫存總帳條目
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2805 | Stock Ledger entries balances updated,庫存總帳條目更新結餘
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2806 | Stock Level,庫存水平
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2807 | Stock Liabilities,現貨負債
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2808 | Stock Projected Qty,此貨幣被禁用。允許使用的交易
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2809 | Stock Queue (FIFO),股票隊列(FIFO)
|
| 2810 | Stock Received But Not Billed,庫存接收,但不標榜
|
| 2811 | Stock Reconcilation Data,股票Reconcilation數據
|
| 2812 | Stock Reconcilation Template,股票Reconcilation模板
|
| 2813 | Stock Reconciliation,庫存對賬
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2814 | "Stock Reconciliation can be used to update the stock on a particular date, usually as per physical inventory.",庫存對賬可以用來更新股票在某一特定日期,通常按照實際庫存。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2815 | Stock Settings,股票設置
|
| 2816 | Stock UOM,庫存計量單位
|
| 2817 | Stock UOM Replace Utility,庫存計量單位更換工具
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2818 | Stock UOM updatd for Item {0},庫存計量單位updatd的項目{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2819 | Stock Uom,庫存計量單位
|
| 2820 | Stock Value,股票價值
|
| 2821 | Stock Value Difference,股票價值差異
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2822 | Stock balances updated,庫存餘額更新
|
| 2823 | Stock cannot be updated against Delivery Note {0},股票不能對送貨單更新的{0}
|
| 2824 | Stock entries exist against warehouse {0} cannot re-assign or modify 'Master Name',Stock條目對倉庫存在{0}不能重新分配或修改'師父名稱'
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2825 | Stock transactions before {0} are frozen,前{0}股票交易被凍結
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2826 | Stop,停止
|
| 2827 | Stop Birthday Reminders,停止生日提醒
|
| 2828 | Stop Material Request,停止材料要求
|
| 2829 | Stop users from making Leave Applications on following days.,作出許可申請在隨後的日子裡阻止用戶。
|
| 2830 | Stop!,住手!
|
| 2831 | Stopped,停止
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2832 | Stopped order cannot be cancelled. Unstop to cancel.,停止訂單無法取消。 Unstop取消。
|
| 2833 | Stores,商店
|
| 2834 | Stub,存根
|
| 2835 | Sub Assemblies,子組件
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2836 | "Sub-currency. For e.g. ""Cent""",子貨幣。對於如“美分”
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2837 | Subcontract,轉包
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2838 | Subject,主題
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2839 | Submit Salary Slip,提交工資單
|
| 2840 | Submit all salary slips for the above selected criteria,提交所有工資單的上面選擇標準
|
| 2841 | Submit this Production Order for further processing.,提交此生產訂單進行進一步的處理。
|
| 2842 | Submitted,提交
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2843 | Subsidiary,副
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2844 | Successful: ,成功:
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2845 | Successfully Reconciled,不甘心成功
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2846 | Suggestions,建議
|
| 2847 | Sunday,星期天
|
| 2848 | Supplier,提供者
|
| 2849 | Supplier (Payable) Account,供應商(應付)帳
|
| 2850 | Supplier (vendor) name as entered in supplier master,供應商(供應商)的名稱在供應商主進入
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2851 | Supplier > Supplier Type,供應商>供應商類型
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2852 | Supplier Account Head,供應商帳戶頭
|
| 2853 | Supplier Address,供應商地址
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2854 | Supplier Addresses and Contacts,供應商的地址和聯繫方式
|
| 2855 | Supplier Details,供應商詳細信息
|
| 2856 | Supplier Intro,供應商介紹
|
| 2857 | Supplier Invoice Date,供應商發票日期
|
| 2858 | Supplier Invoice No,供應商發票號碼
|
| 2859 | Supplier Name,供應商名稱
|
| 2860 | Supplier Naming By,供應商通過命名
|
| 2861 | Supplier Part Number,供應商零件編號
|
| 2862 | Supplier Quotation,供應商報價
|
| 2863 | Supplier Quotation Item,供應商報價項目
|
| 2864 | Supplier Reference,信用參考
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2865 | Supplier Type,供應商類型
|
| 2866 | Supplier Type / Supplier,供應商類型/供應商
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2867 | Supplier Type master.,供應商類型高手。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2868 | Supplier Warehouse,供應商倉庫
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2869 | Supplier Warehouse mandatory for sub-contracted Purchase Receipt,供應商倉庫強制性分包外購入庫單
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2870 | Supplier database.,供應商數據庫。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2871 | Supplier master.,供應商主。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2872 | Supplier warehouse where you have issued raw materials for sub - contracting,供應商的倉庫,你已發出原材料子 - 承包
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2873 | Supplier-Wise Sales Analytics,可在首頁所有像貨幣,轉換率,總進口,進口總計進口等相關領域
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2874 | Support,支持
|
| 2875 | Support Analtyics,支持Analtyics
|
| 2876 | Support Analytics,支持Analytics(分析)
|
| 2877 | Support Email,電子郵件支持
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2878 | Support Email Settings,支持電子郵件設置
|
| 2879 | Support Password,支持密碼
|
| 2880 | Support Ticket,支持票
|
| 2881 | Support queries from customers.,客戶支持查詢。
|
| 2882 | Symbol,符號
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2883 | Sync Support Mails,同步支持郵件
|
| 2884 | Sync with Dropbox,同步與Dropbox
|
| 2885 | Sync with Google Drive,同步與谷歌驅動器
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2886 | System,系統
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2887 | System Settings,系統設置
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2888 | "System User (login) ID. If set, it will become default for all HR forms.",系統用戶(登錄)的標識。如果設置,這將成為默認的所有人力資源的形式。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2889 | TDS (Advertisement),TDS(廣告)
|
| 2890 | TDS (Commission),TDS(委員會)
|
| 2891 | TDS (Contractor),TDS(承包商)
|
| 2892 | TDS (Interest),TDS(利息)
|
| 2893 | TDS (Rent),TDS(租)
|
| 2894 | TDS (Salary),TDS(薪金)
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2895 | Target Amount,目標金額
|
| 2896 | Target Detail,目標詳細信息
|
| 2897 | Target Details,目標詳細信息
|
| 2898 | Target Details1,目標點評詳情
|
| 2899 | Target Distribution,目標分佈
|
| 2900 | Target On,目標在
|
| 2901 | Target Qty,目標數量
|
| 2902 | Target Warehouse,目標倉庫
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2903 | Target warehouse in row {0} must be same as Production Order,行目標倉庫{0}必須與生產訂單
|
| 2904 | Target warehouse is mandatory for row {0},目標倉庫是強制性的行{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2905 | Task,任務
|
| 2906 | Task Details,任務詳細信息
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2907 | Tasks,根據發票日期付款週期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2908 | Tax,稅
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2909 | Tax Amount After Discount Amount,稅額折後金額
|
| 2910 | Tax Assets,所得稅資產
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2911 | Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,稅務類別不能為'估值'或'估值及總,因為所有的項目都是非庫存產品
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2912 | Tax Rate,稅率
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2913 | Tax and other salary deductions.,稅務及其他薪金中扣除。
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2914 | "Tax detail table fetched from item master as a string and stored in this field. |
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2915 | Used for Taxes and Charges","從項目主稅的細節表讀取為字符串,並存儲在這個領域。 |
| 2916 | 用於稅收和收費"
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2917 | Tax template for buying transactions.,稅務模板購買交易。
|
| 2918 | Tax template for selling transactions.,稅務模板賣出的交易。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2919 | Taxable,應課稅
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2920 | Taxes,稅
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2921 | Taxes and Charges,稅收和收費
|
| 2922 | Taxes and Charges Added,稅費上架
|
| 2923 | Taxes and Charges Added (Company Currency),稅收和收費上架(公司貨幣)
|
| 2924 | Taxes and Charges Calculation,稅費計算
|
| 2925 | Taxes and Charges Deducted,稅收和費用扣除
|
| 2926 | Taxes and Charges Deducted (Company Currency),稅收和扣除(公司貨幣)
|
| 2927 | Taxes and Charges Total,稅費總計
|
| 2928 | Taxes and Charges Total (Company Currency),營業稅金及費用合計(公司貨幣)
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2929 | Technology,技術
|
| 2930 | Telecommunications,電信
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2931 | Telephone Expenses,電話費
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2932 | Television,電視
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2933 | Template,模板
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2934 | Template for performance appraisals.,模板的績效考核。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2935 | Template of terms or contract.,模板條款或合同。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2936 | Temporary Accounts (Assets),臨時賬戶(資產)
|
| 2937 | Temporary Accounts (Liabilities),臨時賬戶(負債)
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 2938 | Temporary Assets,臨時資產
|
| 2939 | Temporary Liabilities,臨時負債
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2940 | Term Details,長期詳情
|
| 2941 | Terms,條款
|
| 2942 | Terms and Conditions,條款和條件
|
| 2943 | Terms and Conditions Content,條款及細則內容
|
| 2944 | Terms and Conditions Details,條款及細則詳情
|
| 2945 | Terms and Conditions Template,條款及細則範本
|
| 2946 | Terms and Conditions1,條款及條件1
|
| 2947 | Terretory,Terretory
|
| 2948 | Territory,領土
|
| 2949 | Territory / Customer,區域/客戶
|
| 2950 | Territory Manager,區域經理
|
| 2951 | Territory Name,地區名稱
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2952 | Territory Target Variance Item Group-Wise,境內目標差異項目組,智者
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2953 | Territory Targets,境內目標
|
| 2954 | Test,測試
|
| 2955 | Test Email Id,測試電子郵件Id
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2956 | Test the Newsletter,測試通訊
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2957 | The BOM which will be replaced,這將被替換的物料清單
|
| 2958 | The First User: You,第一個用戶:您
|
| 2959 | "The Item that represents the Package. This Item must have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes""",代表包裝的項目。該項目必須有“是股票項目”為“否”和“是銷售項目”為“是”
|
| 2960 | The Organization,本組織
|
| 2961 | "The account head under Liability, in which Profit/Loss will be booked",根據責任賬號頭,其中利潤/虧損將被黃牌警告
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2962 | "The date on which next invoice will be generated. It is generated on submit. |
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2963 | ","在這接下來的發票將生成的日期。它是在提交生成的。 |
| 2964 | "
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2965 | The date on which recurring invoice will be stop,在其經常性發票將被停止日期
|
| 2966 | "The day of the month on which auto invoice will be generated e.g. 05, 28 etc ",這個月的日子,汽車發票將會產生如05,28等
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2967 | The day(s) on which you are applying for leave are holiday. You need not apply for leave.,在天在你申請許可的假期。你不需要申請許可。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2968 | The first Leave Approver in the list will be set as the default Leave Approver,該列表中的第一個休假審批將被設置為默認請假審批
|
| 2969 | The first user will become the System Manager (you can change that later).,第一個用戶將成為系統管理器(您可以在以後更改)。
|
| 2970 | The gross weight of the package. Usually net weight + packaging material weight. (for print),包的總重量。通常淨重+包裝材料的重量。 (用於打印)
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2971 | The name of your company for which you are setting up this system.,您的公司要為其設立這個系統的名稱。
|
| 2972 | The net weight of this package. (calculated automatically as sum of net weight of items),淨重這個包。 (當項目的淨重量總和自動計算)
|
| 2973 | The new BOM after replacement,更換後的新物料清單
|
| 2974 | The rate at which Bill Currency is converted into company's base currency,在該條例草案的貨幣轉換成公司的基礎貨幣的比率
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2975 | The unique id for tracking all recurring invoices. It is generated on submit.,唯一ID來跟踪所有的經常性發票。它是在提交生成的。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2976 | "Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.",然後定價規則將被過濾掉基於客戶,客戶組,領地,供應商,供應商類型,活動,銷售合作夥伴等。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2977 | There are more holidays than working days this month.,還有比這個月工作日更多的假期。
|
| 2978 | "There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""",只能有一個運輸規則條件為0或空值“ To值”
|
| 2979 | There is not enough leave balance for Leave Type {0},沒有足夠的餘額休假請假類型{0}
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2980 | There is nothing to edit.,對於如1美元= 100美分
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2981 | There was an error. One probable reason could be that you haven't saved the form. Please contact support@erpnext.com if the problem persists.,有一個錯誤。一個可能的原因可能是因為您沒有保存的形式。請聯繫support@erpnext.com如果問題仍然存在。
|
| 2982 | There were errors.,有錯誤。
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2983 | This Currency is disabled. Enable to use in transactions,公司在以下倉庫失踪
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2984 | This Leave Application is pending approval. Only the Leave Apporver can update status.,這個假期申請正在等待批准。只有離開Apporver可以更新狀態。
|
| 2985 | This Time Log Batch has been billed.,此時日誌批量一直標榜。
|
| 2986 | This Time Log Batch has been cancelled.,此時日誌批次已被取消。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2987 | This Time Log conflicts with {0},這個時間日誌與衝突{0}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 2988 | This format is used if country specific format is not found,此格式用於如果找不到特定國家的格式
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2989 | This is a root account and cannot be edited.,這是一個root帳戶,不能被編輯。
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 2990 | This is a root customer group and cannot be edited.,ERPNext是一個開源的基於Web的ERP系統通過網絡注技術私人有限公司向提供集成的工具,在一個小的組織管理大多數進程。有關Web註釋,或購買託管楝更多信息,請訪問
|
| 2991 | This is a root item group and cannot be edited.,請先輸入項目
|
| 2992 | This is a root sales person and cannot be edited.,您可以通過選擇備份頻率啟動和\
|
| 2993 | This is a root territory and cannot be edited.,集團或Ledger ,借方或貸方,是特等帳戶
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 2994 | This is an example website auto-generated from ERPNext,這是一個示例網站從ERPNext自動生成
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2995 | This is the number of the last created transaction with this prefix,這就是以這個前綴的最後一個創建的事務數
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2996 | This will be used for setting rule in HR module,這將用於在人力資源模塊的設置規則
|
| 2997 | Thread HTML,主題HTML
|
| 2998 | Thursday,星期四
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 2999 | Time Log,時間日誌
|
| 3000 | Time Log Batch,時間日誌批
|
| 3001 | Time Log Batch Detail,時間日誌批量詳情
|
| 3002 | Time Log Batch Details,時間日誌批量詳情
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3003 | Time Log Batch {0} must be 'Submitted',時間日誌批量{0}必須是'提交'
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3004 | Time Log Status must be Submitted.,時間日誌狀態必須被提交。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3005 | Time Log for tasks.,時間日誌中的任務。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3006 | Time Log is not billable,時間日誌是不計費
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3007 | Time Log {0} must be 'Submitted',時間日誌{0}必須是'提交'
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3008 | Time Zone,時區
|
| 3009 | Time Zones,時區
|
| 3010 | Time and Budget,時間和預算
|
| 3011 | Time at which items were delivered from warehouse,時間在哪個項目是從倉庫運送
|
| 3012 | Time at which materials were received,收到材料在哪個時間
|
| 3013 | Title,標題
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3014 | Titles for print templates e.g. Proforma Invoice.,標題打印模板例如形式發票。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3015 | To,至
|
| 3016 | To Currency,以貨幣
|
| 3017 | To Date,至今
|
| 3018 | To Date should be same as From Date for Half Day leave,日期應該是一樣的起始日期為半天假
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3019 | To Date should be within the Fiscal Year. Assuming To Date = {0},日期應該是在財政年度內。假設終止日期= {0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3020 | To Discuss,為了討論
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3021 | To Do List,待辦事項列表
|
| 3022 | To Package No.,以包號
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3023 | To Produce,以生產
|
| 3024 | To Time,要時間
|
| 3025 | To Value,To值
|
| 3026 | To Warehouse,到倉庫
|
| 3027 | "To add child nodes, explore tree and click on the node under which you want to add more nodes.",要添加子節點,探索樹,然後單擊要在其中添加更多節點的節點上。
|
| 3028 | "To assign this issue, use the ""Assign"" button in the sidebar.",要分配這個問題,請使用“分配”按鈕,在側邊欄。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3029 | To create a Bank Account,要創建一個銀行帳戶
|
| 3030 | To create a Tax Account,要創建一個納稅帳戶
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3031 | "To create an Account Head under a different company, select the company and save customer.",要創建一個帳戶頭在不同的公司,選擇該公司,並保存客戶。
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3032 | To date cannot be before from date,無效的主名稱
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3033 | To enable <b>Point of Sale</b> features,為了使<b>銷售點</b>功能
|
| 3034 | To enable <b>Point of Sale</b> view,為了使<b>銷售點</b>看法
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3035 | To get Item Group in details table,為了讓項目組在詳細信息表
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3036 | "To include tax in row {0} in Item rate, taxes in rows {1} must also be included",要包括稅款,行{0}項率,稅收行{1}也必須包括在內
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3037 | "To merge, following properties must be same for both items",若要合併,以下屬性必須為這兩個項目是相同的
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3038 | "To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.",要在一個特定的交易不適用於定價規則,所有適用的定價規則應該被禁用。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3039 | "To set this Fiscal Year as Default, click on 'Set as Default'",要設置這個財政年度為默認值,點擊“設為默認”
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3040 | To track any installation or commissioning related work after sales,跟踪銷售後的任何安裝或調試相關工作
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3041 | "To track brand name in the following documents Delivery Note, Opportunity, Material Request, Item, Purchase Order, Purchase Voucher, Purchaser Receipt, Quotation, Sales Invoice, Sales BOM, Sales Order, Serial No",在以下文件送貨單,機遇,材質要求,項目,採購訂單,購買憑證,買方收據,報價單,銷售發票,銷售物料,銷售訂單,序列號跟踪品牌
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3042 | To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,在基於其序列號的銷售和採購文件跟踪的項目。這也可以用來跟踪商品的保修細節。
|
| 3043 | To track items in sales and purchase documents with batch nos<br><b>Preferred Industry: Chemicals etc</b>,為了跟踪與批次號在銷售和採購文件的項目<br> <b>首選行業:化工等</b>
|
| 3044 | To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,要使用條形碼跟踪項目。您將能夠通過掃描物品條碼,進入交貨單和銷售發票的項目。
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3045 | Too many columns. Export the report and print it using a spreadsheet application.,太多的列。導出報表,並使用電子表格應用程序進行打印。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3046 | Tools,工具
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3047 | Total,總
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3048 | Total ({0}),總計({0})
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3049 | Total Advance,總墊款
|
| 3050 | Total Amount,總金額
|
| 3051 | Total Amount To Pay,支付總計
|
| 3052 | Total Amount in Words,總金額詞
|
| 3053 | Total Billing This Year: ,總帳單今年:
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3054 | Total Characters,總字符
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3055 | Total Claimed Amount,總索賠額
|
| 3056 | Total Commission,總委員會
|
| 3057 | Total Cost,總成本
|
| 3058 | Total Credit,總積分
|
| 3059 | Total Debit,總借記
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 3060 | Total Debit must be equal to Total Credit. The difference is {0},總借記必須等於總積分。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3061 | Total Deduction,扣除總額
|
| 3062 | Total Earning,總盈利
|
| 3063 | Total Experience,總經驗
|
| 3064 | Total Hours,總時數
|
| 3065 | Total Hours (Expected),總時數(預期)
|
| 3066 | Total Invoiced Amount,發票總金額
|
| 3067 | Total Leave Days,總休假天數
|
| 3068 | Total Leaves Allocated,分配的總葉
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3069 | Total Message(s),總信息(s )
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3070 | Total Operating Cost,總營運成本
|
| 3071 | Total Points,總得分
|
| 3072 | Total Raw Material Cost,原材料成本總額
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3073 | Total Sanctioned Amount,總被制裁金額
|
| 3074 | Total Score (Out of 5),總分(滿分5分)
|
| 3075 | Total Tax (Company Currency),總稅(公司貨幣)
|
| 3076 | Total Taxes and Charges,總營業稅金及費用
|
| 3077 | Total Taxes and Charges (Company Currency),總稅費和費用(公司貨幣)
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3078 | Total allocated percentage for sales team should be 100,對於銷售團隊總分配比例應為100
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3079 | Total amount of invoices received from suppliers during the digest period,的過程中消化期間向供應商收取的發票總金額
|
| 3080 | Total amount of invoices sent to the customer during the digest period,的過程中消化期間發送給客戶的發票總金額
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3081 | Total cannot be zero,總不能為零
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3082 | Total in words,總字
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3083 | Total points for all goals should be 100. It is {0},總積分為所有的目標應該是100 ,這是{0}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3084 | Total valuation for manufactured or repacked item(s) can not be less than total valuation of raw materials,總估價為製造或重新打包項目(S)不能小於原料的總估值
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3085 | Total weightage assigned should be 100%. It is {0},分配的總權重應為100 % 。這是{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3086 | Totals,總計
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 3087 | Track Leads by Industry Type.,軌道信息通過行業類型。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3088 | Track this Delivery Note against any Project,跟踪此送貨單反對任何項目
|
| 3089 | Track this Sales Order against any Project,跟踪對任何項目這個銷售訂單
|
| 3090 | Transaction,交易
|
| 3091 | Transaction Date,交易日期
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3092 | Transaction not allowed against stopped Production Order {0},交易不反對停止生產訂單允許{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3093 | Transfer,轉讓
|
| 3094 | Transfer Material,轉印材料
|
| 3095 | Transfer Raw Materials,轉移原材料
|
| 3096 | Transferred Qty,轉讓數量
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 3097 | Transportation,運輸
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3098 | Transporter Info,轉運信息
|
| 3099 | Transporter Name,轉運名稱
|
| 3100 | Transporter lorry number,轉運貨車數量
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3101 | Travel,旅遊
|
| 3102 | Travel Expenses,差旅費
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3103 | Tree Type,樹類型
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3104 | Tree of Item Groups.,樹的項目組。
|
| 3105 | Tree of finanial Cost Centers.,樹finanial成本中心。
|
| 3106 | Tree of finanial accounts.,樹finanial帳戶。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3107 | Trial Balance,試算表
|
| 3108 | Tuesday,星期二
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3109 | Type,類型
|
| 3110 | Type of document to rename.,的文件類型進行重命名。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3111 | "Type of leaves like casual, sick etc.",葉似漫不經心,生病等類型
|
| 3112 | Types of Expense Claim.,報銷的類型。
|
| 3113 | Types of activities for Time Sheets,活動的考勤表類型
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3114 | "Types of employment (permanent, contract, intern etc.).",就業(永久,合同,實習生等)的類型。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3115 | UOM Conversion Detail,計量單位換算詳細
|
| 3116 | UOM Conversion Details,計量單位換算詳情
|
| 3117 | UOM Conversion Factor,計量單位換算係數
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3118 | UOM Conversion factor is required in row {0},計量單位換算係數是必需的行{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3119 | UOM Name,計量單位名稱
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3120 | UOM coversion factor required for UOM: {0} in Item: {1},所需的計量單位計量單位:丁文因素:{0}項:{1}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3121 | Under AMC,在AMC
|
| 3122 | Under Graduate,根據研究生
|
| 3123 | Under Warranty,在保修期
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3124 | Unit,單位
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3125 | Unit of Measure,計量單位
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3126 | Unit of Measure {0} has been entered more than once in Conversion Factor Table,計量單位{0}已經進入不止一次在轉換係數表
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3127 | "Unit of measurement of this item (e.g. Kg, Unit, No, Pair).",這資料(如公斤,單位,不,一對)的測量單位。
|
| 3128 | Units/Hour,單位/小時
|
| 3129 | Units/Shifts,單位/位移
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3130 | Unpaid,未付
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3131 | Unreconciled Payment Details,不甘心付款方式
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3132 | Unscheduled,計劃外
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3133 | Unsecured Loans,無抵押貸款
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3134 | Unstop,Unstop
|
| 3135 | Unstop Material Request,Unstop材料要求
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3136 | Unstop Purchase Order,如果銷售BOM定義,該包的實際BOM顯示為表。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3137 | Unsubscribed,退訂
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3138 | Update,更新
|
| 3139 | Update Clearance Date,更新日期間隙
|
| 3140 | Update Cost,更新成本
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3141 | Update Finished Goods,更新成品
|
| 3142 | Update Landed Cost,更新到岸成本
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3143 | Update Series,更新系列
|
| 3144 | Update Series Number,更新序列號
|
| 3145 | Update Stock,庫存更新
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3146 | Update bank payment dates with journals.,更新與期刊銀行付款日期。
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3147 | Update clearance date of Journal Entries marked as 'Bank Vouchers',你不能同時輸入送貨單號及銷售發票編號請輸入任何一個。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3148 | Updated,更新
|
| 3149 | Updated Birthday Reminders,更新生日提醒
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3150 | Upload Attendance,上傳出席
|
| 3151 | Upload Backups to Dropbox,上傳備份到Dropbox
|
| 3152 | Upload Backups to Google Drive,上傳備份到谷歌驅動器
|
| 3153 | Upload HTML,上傳HTML
|
| 3154 | Upload a .csv file with two columns: the old name and the new name. Max 500 rows.,上傳一個csv文件有兩列:舊名稱和新名稱。最大500行。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3155 | Upload attendance from a .csv file,從。csv文件上傳考勤
|
| 3156 | Upload stock balance via csv.,通過CSV上傳庫存餘額。
|
| 3157 | Upload your letter head and logo - you can edit them later.,上傳你的信頭和標誌 - 你可以在以後對其進行編輯。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3158 | Upper Income,高收入
|
| 3159 | Urgent,急
|
| 3160 | Use Multi-Level BOM,採用多級物料清單
|
| 3161 | Use SSL,使用SSL
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3162 | Used for Production Plan,用於生產計劃
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3163 | User,用戶
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3164 | User ID,用戶ID
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3165 | User ID not set for Employee {0},用戶ID不為員工設置{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3166 | User Name,用戶名
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3167 | User Name or Support Password missing. Please enter and try again.,用戶名或支持密碼丟失。請輸入並重試。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3168 | User Remark,用戶備註
|
| 3169 | User Remark will be added to Auto Remark,用戶備註將被添加到自動注
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3170 | User Remarks is mandatory,用戶備註是強制性的
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3171 | User Specific,特定用戶
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3172 | User must always select,用戶必須始終選擇
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3173 | User {0} is already assigned to Employee {1},用戶{0}已經被分配給員工{1}
|
| 3174 | User {0} is disabled,用戶{0}被禁用
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3175 | Username,用戶名
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3176 | Users with this role are allowed to create / modify accounting entry before frozen date,具有此角色的用戶可以創建/修改凍結日期前會計分錄
|
| 3177 | Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,具有此角色的用戶可以設置凍結帳戶,並創建/修改對凍結賬戶的會計分錄
|
| 3178 | Utilities,公用事業
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3179 | Utility Expenses,公用事業費用
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3180 | Valid For Territories,適用於新界
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3181 | Valid From,有效期自
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3182 | Valid Upto,到...為止有效
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3183 | Valid for Territories,適用於新界
|
| 3184 | Validate,驗證
|
| 3185 | Valuation,計價
|
| 3186 | Valuation Method,估值方法
|
| 3187 | Valuation Rate,估值率
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3188 | Valuation Rate required for Item {0},所需物品估價速率{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3189 | Valuation and Total,估值與總
|
| 3190 | Value,值
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3191 | Value or Qty,價值或數量
|
| 3192 | Vehicle Dispatch Date,車輛調度日期
|
| 3193 | Vehicle No,車輛無
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 3194 | Venture Capital,創業投資
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3195 | Verified By,認證機構
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3196 | View Ledger,查看總帳
|
| 3197 | View Now,立即觀看
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3198 | Visit report for maintenance call.,訪問報告維修電話。
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3199 | Voucher #,# ## #,##
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3200 | Voucher Detail No,券詳細說明暫無
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3201 | Voucher Detail Number,憑單詳細人數
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3202 | Voucher ID,優惠券編號
|
| 3203 | Voucher No,無憑證
|
| 3204 | Voucher Type,憑證類型
|
| 3205 | Voucher Type and Date,憑證類型和日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3206 | Walk In,走在
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3207 | Warehouse,從維護計劃
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3208 | Warehouse Contact Info,倉庫聯繫方式
|
| 3209 | Warehouse Detail,倉庫的詳細信息
|
| 3210 | Warehouse Name,倉庫名稱
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3211 | Warehouse and Reference,倉庫及參考
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3212 | Warehouse can not be deleted as stock ledger entry exists for this warehouse.,股票分類帳項存在這個倉庫倉庫不能被刪除。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3213 | Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,倉庫只能通過股票輸入/送貨單/外購入庫單變
|
| 3214 | Warehouse cannot be changed for Serial No.,倉庫不能為序列號改變
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3215 | Warehouse is mandatory for stock Item {0} in row {1},倉庫是強制性的股票項目{0}行{1}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3216 | Warehouse is missing in Purchase Order,倉庫在採購訂單失踪
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 3217 | Warehouse not found in the system,倉庫系統中未找到
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3218 | Warehouse required for stock Item {0},需要現貨產品倉庫{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3219 | Warehouse where you are maintaining stock of rejected items,倉庫你在哪裡維護拒絕的項目庫存
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3220 | Warehouse {0} can not be deleted as quantity exists for Item {1},倉庫{0} ,從量存在項目不能被刪除{1}
|
| 3221 | Warehouse {0} does not belong to company {1},倉庫{0}不屬於公司{1}
|
| 3222 | Warehouse {0} does not exist,倉庫{0}不存在
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3223 | Warehouse {0}: Company is mandatory,倉庫{0}:公司是強制性的
|
| 3224 | Warehouse {0}: Parent account {1} does not bolong to the company {2},倉庫{0}:家長帳戶{1}不博隆該公司{2}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3225 | Warehouse-Wise Stock Balance,倉庫明智的股票結餘
|
| 3226 | Warehouse-wise Item Reorder,倉庫明智的項目重新排序
|
| 3227 | Warehouses,倉庫
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3228 | Warehouses.,倉庫。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3229 | Warn,警告
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3230 | Warning: Leave application contains following block dates,警告:離開應用程序包含以下模塊日期
|
| 3231 | Warning: Material Requested Qty is less than Minimum Order Qty,警告:材料要求的數量低於最低起訂量
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3232 | Warning: Sales Order {0} already exists against same Purchase Order number,警告:銷售訂單{0}已經存在對同一採購訂單號
|
| 3233 | Warning: System will not check overbilling since amount for Item {0} in {1} is zero,警告: {0} {1}為零,系統將不檢查超收因為金額項目
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3234 | Warranty / AMC Details,保修/ AMC詳情
|
| 3235 | Warranty / AMC Status,保修/ AMC狀態
|
| 3236 | Warranty Expiry Date,保證期到期日
|
| 3237 | Warranty Period (Days),保修期限(天數)
|
| 3238 | Warranty Period (in days),保修期限(天數)
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 3239 | We buy this Item,我們買這個項目
|
| 3240 | We sell this Item,我們賣這種產品
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3241 | Website,網站
|
| 3242 | Website Description,網站簡介
|
| 3243 | Website Item Group,網站項目組
|
| 3244 | Website Item Groups,網站項目組
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3245 | Website Settings,網站設置
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3246 | Website Warehouse,網站倉庫
|
| 3247 | Wednesday,星期三
|
| 3248 | Weekly,周刊
|
| 3249 | Weekly Off,每週關閉
|
| 3250 | Weight UOM,重量計量單位
|
| 3251 | "Weight is mentioned,\nPlease mention ""Weight UOM"" too",重被提及,\ n請別說“重量計量單位”太
|
| 3252 | Weightage,權重
|
| 3253 | Weightage (%),權重(%)
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3254 | Welcome,歡迎
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3255 | Welcome to ERPNext. Over the next few minutes we will help you setup your ERPNext account. Try and fill in as much information as you have even if it takes a bit longer. It will save you a lot of time later. Good Luck!,歡迎來到ERPNext。在接下來的幾分鐘裡,我們將幫助您設置您的ERPNext帳戶。嘗試並填寫盡可能多的信息,你有,即使它需要多一點的時間。這將節省您大量的時間。祝你好運!
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3256 | Welcome to ERPNext. Please select your language to begin the Setup Wizard.,歡迎來到ERPNext 。請選擇你的語言,開始安裝嚮導。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3257 | What does it do?,它有什麼作用?
|
| 3258 | "When any of the checked transactions are ""Submitted"", an email pop-up automatically opened to send an email to the associated ""Contact"" in that transaction, with the transaction as an attachment. The user may or may not send the email.",當任何選中的交易都是“已提交”,郵件彈出窗口自動打開,在該事務發送電子郵件到相關的“聯繫”,與交易作為附件。用戶可能會或可能不會發送電子郵件。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3259 | "When submitted, the system creates difference entries to set the given stock and valuation on this date.",提交時,系統會創建差異的條目來設置給定的股票及估值對這個日期。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3260 | Where items are stored.,項目的存儲位置。
|
| 3261 | Where manufacturing operations are carried out.,凡製造業務進行。
|
| 3262 | Widowed,寡
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3263 | Will be calculated automatically when you enter the details,當你輸入詳細信息將自動計算
|
| 3264 | Will be updated after Sales Invoice is Submitted.,之後銷售發票已提交將被更新。
|
| 3265 | Will be updated when batched.,批處理時將被更新。
|
| 3266 | Will be updated when billed.,計費時將被更新。
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 3267 | Wire Transfer,電匯
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3268 | With Operations,隨著運營
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3269 | With Period Closing Entry,隨著時間截止報名
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3270 | Work Details,作品詳細信息
|
| 3271 | Work Done,工作完成
|
| 3272 | Work In Progress,工作進展
|
| 3273 | Work-in-Progress Warehouse,工作在建倉庫
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3274 | Work-in-Progress Warehouse is required before Submit,工作在進展倉庫提交之前,需要
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3275 | Working,工作的
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3276 | Working Days,个工作日内
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3277 | Workstation,工作站
|
| 3278 | Workstation Name,工作站名稱
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3279 | Write Off Account,核銷帳戶
|
| 3280 | Write Off Amount,核銷金額
|
| 3281 | Write Off Amount <=,核銷金額<=
|
| 3282 | Write Off Based On,核銷的基礎上
|
| 3283 | Write Off Cost Center,沖銷成本中心
|
| 3284 | Write Off Outstanding Amount,核銷額(億元)
|
| 3285 | Write Off Voucher,核銷券
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3286 | Wrong Template: Unable to find head row.,錯誤的模板:找不到頭排。
|
| 3287 | Year,年
|
| 3288 | Year Closed,年度關閉
|
| 3289 | Year End Date,年結日
|
| 3290 | Year Name,今年名稱
|
| 3291 | Year Start Date,今年開始日期
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3292 | Year of Passing,路過的一年
|
| 3293 | Yearly,每年
|
| 3294 | Yes,是的
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3295 | You are not authorized to add or update entries before {0},你無權之前添加或更新條目{0}
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3296 | You are not authorized to set Frozen value,您無權設定值凍結
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3297 | You are the Expense Approver for this record. Please Update the 'Status' and Save,讓項目B是製造< / B>
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3298 | You are the Leave Approver for this record. Please Update the 'Status' and Save,您是第休假審批此記錄。請更新“狀態”並保存
|
| 3299 | You can enter any date manually,您可以手動輸入任何日期
|
| 3300 | You can enter the minimum quantity of this item to be ordered.,您可以輸入資料到訂購的最小數量。
|
| 3301 | You can not change rate if BOM mentioned agianst any item,你不能改變速度,如果BOM中提到反對的任何項目
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3302 | You can not enter both Delivery Note No and Sales Invoice No. Please enter any one.,請輸入倉庫的材料要求將提高
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3303 | You can not enter current voucher in 'Against Journal Voucher' column,“反對日記帳憑證”列中您不能輸入電流券
|
| 3304 | You can set Default Bank Account in Company master,您可以在公司主設置默認銀行賬戶
|
| 3305 | You can start by selecting backup frequency and granting access for sync,您可以通過選擇備份的頻率和授權訪問的同步啟動
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3306 | You can submit this Stock Reconciliation.,您可以提交該股票對賬。
|
| 3307 | You can update either Quantity or Valuation Rate or both.,你可以更新數量或估值速率或兩者兼而有之。
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 3308 | You cannot credit and debit same account at the same time,你無法信用卡和借記同一賬戶在同一時間
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3309 | You have entered duplicate items. Please rectify and try again.,您輸入重複的項目。請糾正,然後再試一次。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3310 | You may need to update: {0},你可能需要更新: {0}
|
| 3311 | You must Save the form before proceeding,在繼續之前,您必須保存表單
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3312 | Your Customer's TAX registration numbers (if applicable) or any general information,你的客戶的稅務登記證號碼(如適用)或任何股東信息
|
| 3313 | Your Customers,您的客戶
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 3314 | Your Login Id,您的登錄ID
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3315 | Your Products or Services,您的產品或服務
|
| 3316 | Your Suppliers,您的供應商
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3317 | Your email address,您的電子郵件地址
|
| 3318 | Your financial year begins on,您的會計年度自
|
| 3319 | Your financial year ends on,您的財政年度結束於
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3320 | Your sales person who will contact the customer in future,你的銷售人員誰將會聯繫客戶在未來
|
| 3321 | Your sales person will get a reminder on this date to contact the customer,您的銷售人員將獲得在此日期提醒聯繫客戶
|
| 3322 | Your setup is complete. Refreshing...,你的設置就完成了。清爽...
|
| 3323 | Your support email id - must be a valid email - this is where your emails will come!,您的支持電子郵件ID - 必須是一個有效的電子郵件 - 這就是你的郵件會來!
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3324 | [Error],[錯誤]
|
Anand Doshi | c783c26 | 2014-05-23 09:22:12 +0530 | [diff] [blame] | 3325 | [Select],[選擇]
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3326 | `Freeze Stocks Older Than` should be smaller than %d days.,`凍結股票早於`應該是%d天前小。
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3327 | and,和
|
Rushabh Mehta | 7334bea | 2013-12-26 14:44:08 +0530 | [diff] [blame] | 3328 | are not allowed.,項目組樹
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3329 | assigned by,由分配
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3330 | cannot be greater than 100,不能大於100
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3331 | "e.g. ""Build tools for builders""",例如「建設建設者工具“
|
| 3332 | "e.g. ""MC""",例如“MC”
|
| 3333 | "e.g. ""My Company LLC""",例如“我的公司有限責任公司”
|
| 3334 | e.g. 5,例如5
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3335 | "e.g. Bank, Cash, Credit Card",例如:銀行,現金,信用卡
|
| 3336 | "e.g. Kg, Unit, Nos, m",如公斤,單位,NOS,M
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3337 | e.g. VAT,例如增值稅
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3338 | eg. Cheque Number,例如:。支票號碼
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3339 | example: Next Day Shipping,例如:次日發貨
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3340 | lft,LFT
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3341 | old_parent,old_parent
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3342 | rgt,RGT
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3343 | subject,主題
|
| 3344 | to,至
|
Rushabh Mehta | 9115e2c | 2013-11-29 15:01:33 +0530 | [diff] [blame] | 3345 | website page link,網站頁面的鏈接
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3346 | {0} '{1}' not in Fiscal Year {2},{0}“ {1}”不財政年度{2}
|
| 3347 | {0} Credit limit {0} crossed,{0}信貸限額{0}劃線
|
| 3348 | {0} Serial Numbers required for Item {0}. Only {0} provided.,{0}所需的物品序列號{0} 。只有{0}提供。
|
| 3349 | {0} budget for Account {1} against Cost Center {2} will exceed by {3},{0}預算帳戶{1}對成本中心{2}將超過{3}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3350 | {0} can not be negative,{0}不能為負
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3351 | {0} created,{0}創建
|
| 3352 | {0} does not belong to Company {1},{0}不屬於公司{1}
|
| 3353 | {0} entered twice in Item Tax,{0}輸入兩次項稅
|
| 3354 | {0} is an invalid email address in 'Notification Email Address',{0}是在“通知電子郵件地址”無效的電子郵件地址
|
| 3355 | {0} is mandatory,{0}是強制性的
|
| 3356 | {0} is mandatory for Item {1},{0}是強制性的項目{1}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3357 | {0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0}是強制性的。也許外幣兌換記錄為{1}到{2}尚未建立。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3358 | {0} is not a stock Item,{0}不是一個缺貨登記
|
| 3359 | {0} is not a valid Batch Number for Item {1},{0}不是對項目的有效批號{1}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3360 | {0} is not a valid Leave Approver. Removing row #{1}.,{0}不是有效的請假審批。刪除行#{1}。
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3361 | {0} is not a valid email id,{0}不是一個有效的電子郵件ID
|
| 3362 | {0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,{0}現在是默認的財政年度。請刷新您的瀏覽器,以使更改生效。
|
| 3363 | {0} is required,{0}是必需的
|
| 3364 | {0} must be a Purchased or Sub-Contracted Item in row {1},{0}必須是購買或分包項目中列{1}
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3365 | {0} must be reduced by {1} or you should increase overflow tolerance,{0}必須通過{1}會減少或應增加溢出寬容
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3366 | {0} must have role 'Leave Approver',{0}必須有角色“請假審批”
|
| 3367 | {0} valid serial nos for Item {1},{0}有效的序列號的項目{1}
|
| 3368 | {0} {1} against Bill {2} dated {3},{0} {1}反對比爾{2}於{3}
|
Anand Doshi | bc71f73 | 2014-07-01 18:12:26 +0530 | [diff] [blame] | 3369 | {0} {1} against Invoice {2},{0} {1}對發票{2}
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3370 | {0} {1} has already been submitted,{0} {1}已經提交
|
Rushabh Mehta | 104c9f4 | 2014-04-29 18:36:27 +0530 | [diff] [blame] | 3371 | {0} {1} has been modified. Please refresh.,{0} {1}已被修改。請刷新。
|
| 3372 | {0} {1} is not submitted,{0} {1}未提交
|
| 3373 | {0} {1} must be submitted,{0} {1}必須提交
|
| 3374 | {0} {1} not in any Fiscal Year,不得以任何財政年度{0} {1}
|
| 3375 | {0} {1} status is 'Stopped',{0} {1}狀態為“停止”
|
| 3376 | {0} {1} status is Stopped,{0} {1}狀態為stopped
|
| 3377 | {0} {1} status is Unstopped,{0} {1}狀態為開通
|
Anand Doshi | a66ef77 | 2014-08-01 00:06:42 +0530 | [diff] [blame] | 3378 | {0} {1}: Cost Center is mandatory for Item {2},{0} {1}:成本中心是強制性的項目{2}
|
| 3379 | {0}: {1} not found in Invoice Details table,{0}:{1}不是在發票明細表中找到
|
Rushabh Mehta | 3daa49a | 2014-10-21 16:16:30 +0530 | [diff] [blame^] | 3380 | "<a href=""#Sales Browser/Customer Group"">Add / Edit</a>","<a href=""#Sales Browser/Customer Group"">添加/編輯</a>"
|
| 3381 | "<a href=""#Sales Browser/Territory"">Add / Edit</a>","<a href=""#Sales Browser/Territory"">添加/編輯</a>"
|
| 3382 | Billed,計費
|
| 3383 | Company,公司
|
| 3384 | Currency is required for Price List {0},貨幣需要價格表{0}
|
| 3385 | Default Customer Group,默認用戶組
|
| 3386 | Default Territory,默認領地
|
| 3387 | Delivered,交付
|
| 3388 | Enable Shopping Cart,啟用的購物車
|
| 3389 | Go ahead and add something to your cart.,來吧,講一下你的車。
|
| 3390 | Hey! Go ahead and add an address,嘿!來吧,添加一個地址
|
| 3391 | Invalid Billing Address,無效的帳單地址
|
| 3392 | Invalid Shipping Address,無效的送貨地址
|
| 3393 | Missing Currency Exchange Rates for {0},缺少貨幣匯率的{0}
|
| 3394 | Name is required,名稱是必需的
|
| 3395 | Not Allowed,不允許
|
| 3396 | Paid,支付
|
| 3397 | Partially Billed,部分帳單
|
| 3398 | Partially Delivered,部分交付
|
| 3399 | Please specify a Price List which is valid for Territory,請指定一個價格表,有效期為領地
|
| 3400 | Please specify currency in Company,請公司指定的貨幣
|
| 3401 | Please write something,請寫東西
|
| 3402 | Please write something in subject and message!,請寫東西的主題和消息!
|
| 3403 | Price List,價格表
|
| 3404 | Price List not configured.,未配置價格表。
|
| 3405 | Quotation Series,系列報價
|
| 3406 | Shipping Rule,送貨規則
|
| 3407 | Shopping Cart,購物車
|
| 3408 | Shopping Cart Price List,購物車價格表
|
| 3409 | Shopping Cart Price Lists,購物車價目表
|
| 3410 | Shopping Cart Settings,購物車設置
|
| 3411 | Shopping Cart Shipping Rule,購物車運費規則
|
| 3412 | Shopping Cart Shipping Rules,購物車運費規則
|
| 3413 | Shopping Cart Taxes and Charges Master,購物車稅收和收費碩士
|
| 3414 | Shopping Cart Taxes and Charges Masters,購物車稅收和收費碩士
|
| 3415 | Something went wrong!,出事了!
|
| 3416 | Something went wrong.,出事了。
|
| 3417 | Tax Master,稅務碩士
|
| 3418 | To Pay,支付方式
|
| 3419 | Updated,更新
|
| 3420 | You are not allowed to reply to this ticket.,你不允許回复此票。
|
| 3421 | You need to be logged in to view your cart.,您需要登錄才能查看您的購物車。
|
| 3422 | You need to enable Shopping Cart,您需要啟用的購物車
|
| 3423 | {0} cannot be purchased using Shopping Cart,{0}不能使用購物車購買
|
| 3424 | {0} is required,{0}是必需的
|
| 3425 | {0} {1} has a common territory {2},{0} {1}有一個共同的領土{2}
|