153 KiB
153 KiB
| 1 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +225 | Press Esc to close | 按Esc鍵關閉 |
|---|---|---|---|
| 2 | apps/frappe/frappe/desk/form/assign_to.py +153 | A new task, {0}, has been assigned to you by {1}. {2} | 一個新的任務,{0},已分配給您{1}。 {2} |
| 3 | apps/frappe/frappe/desk/page/messages/messages_main.html +12 | Post | 文章 |
| 4 | apps/frappe/frappe/config/setup.py +98 | Rename many items by uploading a .csv file. | 通過上傳csv文件重命名多個項目。 |
| 5 | DocType: Workflow State | pause | 暫停 |
| 6 | apps/frappe/frappe/templates/pages/desk.py +18 | You are not permitted to access this page. | 你不允許訪問此頁面。 |
| 7 | DocType: User | Facebook Username | Facebook的用戶名 |
| 8 | apps/frappe/frappe/public/js/legacy/form.js +687 | Permanently Submit {0}? | 永久提交{0} ? |
| 9 | DocType: Workflow State | eye-open | 眼開 |
| 10 | DocType: Bulk Email | Send After | 發送後 |
| 11 | apps/frappe/frappe/utils/file_manager.py +30 | Please select a file or url | 請選擇一個文件或URL |
| 12 | DocType: DocField | DocField | DocField |
| 13 | DocType: Comment | Comment By Fullname | 評論人全名 |
| 14 | DocType: DocField | Options | 選項 |
| 15 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +344 | Cannot edit standard fields | 無法編輯標準欄位 |
| 16 | DocType: Print Format | Print Format Builder | 列印格式生成器 |
| 17 | apps/frappe/frappe/public/js/frappe/ui/page.js +4 | Form | 表 |
| 18 | DocType: Report | Report Manager | 報告管理 |
| 19 | DocType: Workflow | Document States | 文件規定 |
| 20 | apps/frappe/frappe/public/js/frappe/views/pageview.js +102 | Sorry! I could not find what you were looking for. | 對不起!我無法找到你所期待的。 |
| 21 | DocType: DocPerm | This role update User Permissions for a user | 這個角色更新用戶權限的用戶 |
| 22 | apps/frappe/frappe/public/js/frappe/model/model.js +486 | Rename {0} | 重命名{0} |
| 23 | DocType: Workflow State | zoom-out | 縮小 |
| 24 | DocType: Comment | Reference DocType and Reference Name are used to render a comment as a link (href) to a Doc. | 參考的DocType和參考名稱用於呈現評論作為一個鏈接(HREF)到一個文檔。 |
| 25 | apps/frappe/frappe/public/js/legacy/form.js +65 | Cannot open {0} when its instance is open | 無法打開{0} ,當它的實例是開放的 |
| 26 | apps/frappe/frappe/model/document.py +749 | Table {0} cannot be empty | 表{0}不能為空 |
| 27 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +891 | With Ledgers | 與總帳 |
| 28 | DocType: Social Login Keys | GitHub | GitHub |
| 29 | apps/frappe/frappe/model/base_document.py +459 | {0}, Row {1} | {0},列{1} |
| 30 | apps/frappe/frappe/model/document.py +723 | Beginning with | 開頭 |
| 31 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +51 | Data Import Template | 數據導入模板 |
| 32 | apps/frappe/frappe/public/js/frappe/model/model.js +31 | Parent | 親 |
| 33 | apps/frappe/frappe/print/doctype/print_format/print_format.py +32 | Syntax error in Jinja template | 在神社的模板語法錯誤 |
| 34 | DocType: About Us Settings | "Team Members" or "Management" | “團隊成員”或“管理” |
| 35 | apps/frappe/frappe/core/doctype/doctype/doctype.py +284 | Default for 'Check' type of field must be either '0' or '1' | 預設為“查詢”字段類型必須是'0'或'1' |
| 36 | apps/frappe/frappe/public/js/frappe/list/listview.js +340 | Yesterday | 昨天 |
| 37 | apps/frappe/frappe/public/js/frappe/views/test_runner.js +10 | Test Runner | 測試運行 |
| 38 | DocType: Email Account | Enable Incoming | 啟用傳入 |
| 39 | DocType: Workflow State | Danger | 危險 |
| 40 | DocType: Workflow State | th-large | TH-大 |
| 41 | DocType: Communication | Unread Notification Sent | 未讀發送通知 |
| 42 | apps/frappe/frappe/public/js/frappe/misc/tools.js +8 | Export not allowed. You need {0} role to export. | 不允許導出。您需要{0}的角色。 |
| 43 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +155 | Set the display label for the field | 設置顯示的標籤的字段 |
| 44 | apps/frappe/frappe/model/document.py +740 | Incorrect value: {0} must be {1} {2} | 不正確的值:{0}必須是{1} {2} |
| 45 | apps/frappe/frappe/config/setup.py +196 | Change field properties (hide, readonly, permission etc.) | 更改欄位屬性(隱藏,唯讀權限等) |
| 46 | DocType: Workflow State | lock | 鎖 |
| 47 | apps/frappe/frappe/config/website.py +74 | Settings for Contact Us Page. | 設置聯繫我們頁面。 |
| 48 | apps/frappe/frappe/core/doctype/user/user.py +490 | Administrator Logged In | 管理員登錄 |
| 49 | DocType: Contact Us Settings | Contact options, like "Sales Query, Support Query" etc each on a new line or separated by commas. | 聯繫人選項,如“銷售查詢,支持查詢”等每一個新行或以逗號分隔。 |
| 50 | apps/frappe/frappe/public/js/frappe/ui/editor.js +448 | Insert | 插入 |
| 51 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +21 | Select {0} | 選擇{0} |
| 52 | DocType: Feed | Color | 顏色 |
| 53 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +49 | For ranges | 對於範圍 |
| 54 | DocType: Workflow State | indent-right | 右邊縮排 |
| 55 | apps/frappe/frappe/public/js/frappe/ui/upload.html +12 | Web Link | 網站鏈接 |
| 56 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +33 | Recommended bulk editing records via import, or understanding the import format. | 通過進口,或了解導入格式建議批量編輯記錄。 |
| 57 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +36 | Apart from System Manager, roles with Set User Permissions right can set permissions for other users for that Document Type. | 除了系統管理器,用設置用戶權限的角色權可以為其他用戶的文件類型的權限。 |
| 58 | DocType: Company History | Company History | 公司歷史 |
| 59 | DocType: Workflow State | volume-up | 容積式 |
| 60 | apps/frappe/frappe/core/page/data_import_tool/importer.py +45 | Only allowed {0} rows in one import | 一次匯入只允許一列 |
| 61 | apps/frappe/frappe/public/js/frappe/list/list_sidebar.js +61 | Refresh Stats | 刷新統計 |
| 62 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +4 | To import or update records, you must first download the template for importing. | 要導入或更新記錄,你必須先下載模板導入。 |
| 63 | DocType: DocType | Default Print Format | 預設列印格式 |
| 64 | DocType: Workflow State | Tags | 標籤 |
| 65 | apps/frappe/frappe/public/js/frappe/form/workflow.js +33 | None: End of Workflow | 無:結束的工作流程 |
| 66 | apps/frappe/frappe/model/db_schema.py +311 | {0} field cannot be set as unique in {1}, as there are non-unique existing values | {0}字段不能設置在{1}是獨一無二的,因為有非唯一存在的價值 |
| 67 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +47 | Document Types | 文檔類型 |
| 68 | DocType: Workflow | Workflow State Field | 工作流程狀態字段 |
| 69 | DocType: DocType | Title Field | 標題字段 |
| 70 | apps/frappe/frappe/core/doctype/user/user.py +487 | If you think this is unauthorized, please change the Administrator password. | 如果你認為這是未經授權的,請更改管理員密碼。 |
| 71 | DocType: Workflow State | eject | 噴射 |
| 72 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +16 | Help for User Permissions | 幫助用戶權限 |
| 73 | DocType: Communication | Visit | 訪問 |
| 74 | apps/frappe/frappe/desk/page/applications/application_row.html +7 | Install | 安裝 |
| 75 | apps/frappe/frappe/public/js/legacy/form.js +423 | This form has been modified after you have loaded it | 這種形式已被修改,你已經裝好了之後, |
| 76 | DocType: Website Settings | Twitter Share via | Twitter分享通過 |
| 77 | apps/frappe/frappe/config/website.py +33 | Embed image slideshows in website pages. | 嵌入圖像的幻燈片中的網頁。 |
| 78 | DocType: Workflow Action | Workflow Action Name | 工作流程執行名稱 |
| 79 | apps/frappe/frappe/core/doctype/doctype/doctype.py +145 | DocType can not be merged | DocType文檔類型不能合併 |
| 80 | DocType: Web Form Field | Fieldtype | FIELDTYPE |
| 81 | apps/frappe/frappe/desk/form/save.py +46 | Did not cancel | 沒有取消 |
| 82 | DocType: Workflow State | plus | 加 |
| 83 | apps/frappe/frappe/config/desktop.py +10 | File Manager | 文件管理器 |
| 84 | DocType: Scheduler Log | Scheduler Log | 調度日誌 |
| 85 | apps/frappe/frappe/public/js/frappe/form/footer/timeline.html +15 | You | 你 |
| 86 | DocType: Website Theme | lowercase | 小寫 |
| 87 | DocType: Print Format | Helvetica | 黑體 |
| 88 | DocType: Note | Everyone can read | 每個人都可以閱讀 |
| 89 | apps/frappe/frappe/core/report/permitted_documents_for_user/permitted_documents_for_user.py +25 | Please specify user | 請註明用戶 |
| 90 | DocType: Email Unsubscribe | Email Unsubscribe | 電子郵件退訂 |
| 91 | DocType: Website Settings | Select an image of approx width 150px with a transparent background for best results. | 選擇約寬150像素的透明背景圖像以獲得最佳效果。 |
| 92 | apps/frappe/frappe/public/js/frappe/form/grid_body.html +14 | Add multiple rows | 添加多列 |
| 93 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +61 | Insert After field '{0}' mentioned in Custom Field '{1}', does not exist | 插入域後“{0}”在自定義字段中提到“{1}” ,不存在 |
| 94 | DocType: Workflow State | circle-arrow-up | 圓圈箭頭向上 |
| 95 | apps/frappe/frappe/public/js/frappe/upload.js +84 | Uploading... | 上傳中... |
| 96 | DocType: Workflow State | italic | 斜體 |
| 97 | apps/frappe/frappe/core/doctype/doctype/doctype.py +445 | {0}: Cannot set Import without Create | {0} :沒有建立則無法設定導入 |
| 98 | DocType: Comment | Post Topic | 發表帖子 |
| 99 | apps/frappe/frappe/config/desk.py +21 | Event and other calendars. | 事件和其他日曆。 |
| 100 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +611 | Drag to sort columns | 拖動進行排序的列 |
| 101 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_column_selector.html +2 | Widths can be set in px or %. | 寬度可以在像素或%設定。 |
| 102 | apps/frappe/frappe/core/doctype/file/file.py +147 | Cannot delete Home and Attachments folders | 無法刪除首頁和附件的文件夾 |
| 103 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +6 | Permissions get applied on Users based on what Roles they are assigned. | 套用於用戶的權限設定是根據該用戶被指定的角色而定。 |
| 104 | apps/frappe/frappe/public/js/frappe/views/communication.js +409 | You are not allowed to send emails related to this document | 你不被允許發送與此相關的文檔的電子郵件 |
| 105 | apps/frappe/frappe/website/doctype/website_theme/website_theme.py +30 | You are not allowed to delete a standard Website Theme | 你不允許刪除標準的網站主題 |
| 106 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +177 | Example | 例 |
| 107 | DocType: Workflow State | gift | 禮物 |
| 108 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +181 | Reqd | REQD |
| 109 | apps/frappe/frappe/core/doctype/communication/communication.py +190 | Unable to find attachment {0} | 找不到附件{0} |
| 110 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +169 | Assign a permission level to the field. | 指定該欄位的權限級別。 |
| 111 | apps/frappe/frappe/config/setup.py +72 | Show / Hide Modules | 顯示/隱藏模塊 |
| 112 | apps/frappe/frappe/core/doctype/report/report.js +37 | Disable Report | 禁用報告 |
| 113 | DocType: Report | JavaScript Format: frappe.query_reports['REPORTNAME'] = {} | JavaScript的格式:frappe.query_reports ['REPORTNAME'] = {} |
| 114 | DocType: Version | Doclist JSON | Doclist JSON |
| 115 | DocType: Workflow State | chevron-up | 人字形-上 |
| 116 | apps/frappe/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html +27 | Documentation | 文檔 |
| 117 | DocType: DocShare | Internal record of document shares | 文件股內部記錄 |
| 118 | DocType: Workflow State | Comment | 評論 |
| 119 | apps/frappe/frappe/email/bulk.py +148 | Email limit {0} crossed | 電子郵件限制{0}跨越 |
| 120 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +17 | You can change Submitted documents by cancelling them and then, amending them. | 您可以通過取消他們,然後,對其進行修正更改已提交的文件。 |
| 121 | DocType: DocField | Display | 顯示 |
| 122 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +25 | If a Role does not have access at Level 0, then higher levels are meaningless. | 如果角色沒有訪問權限級別為0級,那麼更高的水平是沒有意義的。 |
| 123 | DocType: Scheduler Log | Seen | 可見 |
| 124 | apps/frappe/frappe/public/js/frappe/form/layout.js +85 | Show more details | 查看更多詳情 |
| 125 | DocType: System Settings | Run scheduled jobs only if checked | 僅執行勾選的排定工作 |
| 126 | DocType: User | Enter default value fields (keys) and values. If you add multiple values for a field, the first one will be picked. These defaults are also used to set "match" permission rules. To see list of fields, go to "Customize Form". | 輸入默認值字段(鍵)和值。如果你為一個字段中添加多個值,第一個將有所回升。這些默認值也用於設置“匹配”權限規則。要查看字段列表,進入“自定義窗體”。 |
| 127 | DocType: Customize Form Field | Print Width of the field, if the field is a column in a table | 列印欄位的寬度,如果該字段是一個表中的列 |
| 128 | DocType: Workflow State | headphones | 頭戴耳機 |
| 129 | DocType: Bulk Email | Bulk Email records. | 群發電子郵件記錄。 |
| 130 | DocType: Email Account | e.g. replies@yourcomany.com. All replies will come to this inbox. | 如replies@yourcomany.com。所有答复將得出這樣的收件箱。 |
| 131 | apps/frappe/frappe/templates/includes/login/login.js +33 | Valid email and name required | 需要有效的電子郵件和姓名 |
| 132 | DocType: DocType | Hide Heading | 隱藏標題 |
| 133 | DocType: Workflow State | remove-circle | 刪除圈 |
| 134 | apps/frappe/frappe/config/website.py +54 | Javascript to append to the head section of the page. | Javascript附加到頁面的head區塊。 |
| 135 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +53 | Reset to defaults | 重置為預設值 |
| 136 | DocType: Workflow | Transition Rules | 過渡規則 |
| 137 | apps/frappe/frappe/core/doctype/report/report.js +11 | Example: | 例如: |
| 138 | DocType: Workflow | Defines workflow states and rules for a document. | 定義文檔工作流狀態和規則。 |
| 139 | DocType: Workflow State | Filter | 過濾器 |
| 140 | DocType: DocType | Show this field as title | 顯示此欄位作為標題 |
| 141 | apps/frappe/frappe/model/db_schema.py +513 | Fieldname {0} cannot have special characters like {1} | 字段名{0}不能有特殊字符,如{1} |
| 142 | apps/frappe/frappe/model/document.py +428 | Error: Document has been modified after you have opened it | 錯誤:你已經打開了它之後,文件已被修改 |
| 143 | apps/frappe/frappe/core/doctype/doctype/doctype.py +466 | {0}: Cannot set Assign Submit if not Submittable | {0} :如果不可提交的話,便無法設為指定提交 |
| 144 | DocType: Social Login Keys | ||
| 145 | apps/frappe/frappe/templates/pages/list.py +46 | Filtered by "{0}" | 通過過濾“{0}” |
| 146 | apps/frappe/frappe/desk/page/messages/messages.js +47 | Message from {0} | 從訊息{0} |
| 147 | DocType: Blog Settings | Blog Title | 部落格標題 |
| 148 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_layout.html +12 | Edit to set heading | 編輯以便設定標題 |
| 149 | DocType: About Us Settings | Team Members | 團隊成員 |
| 150 | apps/frappe/frappe/public/js/frappe/upload.js +74 | Please attach a file or set a URL | 請附上一個文件或設置一個URL |
| 151 | DocType: DocField | Permissions | 權限 |
| 152 | DocType: User | Get your globally recognized avatar from Gravatar.com | 讓您的全球公認的化身,從Gravatar.com |
| 153 | DocType: Workflow State | plus-sign | 加號 |
| 154 | DocType: Event | Public | 公開 |
| 155 | apps/frappe/frappe/public/js/frappe/ui/listing.js +52 | Nothing to show | 沒有顯示 |
| 156 | apps/frappe/frappe/email/smtp.py +135 | Email Account not setup. Please create a new Email Account from Setup > Email > Email Account | 電子郵件帳號未設定。請從設定中新增電子郵件帳號>電子郵件>電子郵件帳號 |
| 157 | apps/frappe/frappe/public/js/frappe/form/footer/attachments.js +209 | Upload Attachment | 上傳附件 |
| 158 | DocType: Block Module | Block Module | 封鎖模組 |
| 159 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +3 | Export Template | 導出模板 |
| 160 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +346 | No permission to edit | 無權限進行編輯 |
| 161 | DocType: Block Module | Module | 模組 |
| 162 | DocType: Email Alert | Send Alert On | 發送警示在 |
| 163 | DocType: Web Form | Website URL | 網站網址 |
| 164 | DocType: Customize Form | Customize Label, Print Hide, Default etc. | 自定義標籤,列印隱藏,預設值等。 |
| 165 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_start.html +16 | Create a New Format | 建立新格式 |
| 166 | DocType: Website Settings | Add a banner to the site. (small banners are usually good) | 在網站上新增一個橫幅。(通常選小橫幅是不錯的) |
| 167 | DocType: Website Settings | Set Banner from Image | 從圖像設置橫幅 |
| 168 | DocType: Print Format | Verdana | 宋體 |
| 169 | apps/frappe/frappe/core/doctype/user/user.py +203 | User {0} cannot be deleted | 用戶{0}無法刪除 |
| 170 | apps/frappe/frappe/public/js/frappe/request.js +92 | Another transaction is blocking this one. Please try again in a few seconds. | 另一個事務阻塞這一個。請稍後再試。 |
| 171 | DocType: Property Setter | Field Name | 欄位名稱 |
| 172 | apps/frappe/frappe/public/js/frappe/misc/utils.js +107 | or | 或 |
| 173 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +92 | module name... | 模塊的名稱... |
| 174 | apps/frappe/frappe/templates/generators/web_form.html +264 | Continue | 繼續 |
| 175 | DocType: Custom Field | Fieldname | 欄位名稱 |
| 176 | DocType: Workflow State | certificate | 證書 |
| 177 | DocType: User | Tile | 瓦 |
| 178 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +62 | First data column must be blank. | 第一個數據列必須為空。 |
| 179 | DocType: Workflow State | 列印 | |
| 180 | DocType: User | Restrict IP | 限制IP |
| 181 | apps/frappe/frappe/email/smtp.py +173 | Unable to send emails at this time | 無法在這個時候發送電子郵件 |
| 182 | apps/frappe/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html +5 | Search or type a command | 搜索或輸入命令 |
| 183 | DocType: Email Account | e.g. smtp.gmail.com | 例如smtp.gmail.com |
| 184 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +366 | Add A New Rule | 添加新的規則 |
| 185 | DocType: HR Settings | Employee record is created using selected field. | 使用所選欄位創建員工記錄。 |
| 186 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +52 | Name of the Document Type (DocType) you want this field to be linked to. e.g. Customer | 你想這個字段鏈接到該文檔類型(DOCTYPE)下的名稱。如客戶 |
| 187 | DocType: User | Roles Assigned | 角色指定 |
| 188 | DocType: Top Bar Item | Parent Label | 父標籤 |
| 189 | apps/frappe/frappe/templates/emails/auto_reply.html +2 | Your query has been received. We will reply back shortly. If you have any additional information, please reply to this mail. | 查詢已收到。我們將回复郵件。如果您有任何其他的信息,請回覆此郵件。 |
| 190 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +10 | Permissions are automatically translated to Standard Reports and Searches. | 權限會自動轉換為標準報表和搜索。 |
| 191 | DocType: Event | Repeat Till | 重複直到 |
| 192 | apps/frappe/frappe/core/doctype/file/file_list.js +167 | New | 新增 |
| 193 | DocType: Blogger | Will be used in url (usually first name). | 在URL(通常是第一個名字)將被使用。 |
| 194 | apps/frappe/frappe/client.py +63 | Can not edit Read Only fields | 不能編輯只讀域 |
| 195 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +463 | Edit Heading | 編輯標題 |
| 196 | DocType: File | File URL | 文件的URL |
| 197 | apps/frappe/frappe/desk/doctype/event/event.py +68 | Upcoming Events for Today | 近期活動今日 |
| 198 | DocType: Email Alert Recipient | Email By Document Field | 電子郵件通過文檔字段 |
| 199 | apps/frappe/frappe/utils/nestedset.py +218 | Merging is only possible between Group-to-Group or Leaf Node-to-Leaf Node | 合併是唯一可能的組到組或葉節點到葉節點 |
| 200 | apps/frappe/frappe/utils/file_manager.py +42 | Added {0} | 添加{0} |
| 201 | DocType: Currency | Fraction Units | 部分單位 |
| 202 | DocType: Web Page | Parent Web Page | 家長網頁 |
| 203 | apps/frappe/frappe/core/doctype/docshare/docshare.py +36 | User is mandatory for Share | 用戶是強制性的分享 |
| 204 | DocType: DocField | Hidden | 隱 |
| 205 | apps/frappe/frappe/model/base_document.py +391 | {0} must be set first | {0}必須先設定 |
| 206 | DocType: Workflow State | plane | 飛機 |
| 207 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +64 | If you are uploading new records, "Naming Series" becomes mandatory, if present. | 如果您上傳新的記錄,“命名系列”變成強制性的,如果存在的話。 |
| 208 | apps/frappe/frappe/core/doctype/doctype/doctype.py +140 | DocType can only be renamed by Administrator | 的DocType只能由管理員進行重命名 |
| 209 | apps/frappe/frappe/core/doctype/doctype/doctype.py +311 | Fold can not be at the end of the form | 折疊不能在表單的端 |
| 210 | DocType: Communication | Bounced | 退回 |
| 211 | apps/frappe/frappe/config/setup.py +14 | System and Website Users | 系統和網站用戶 |
| 212 | DocType: Workflow Document State | Doc Status | 文件狀態 |
| 213 | apps/frappe/frappe/public/js/frappe/ui/toolbar/toolbar.js +78 | Your download is being built, this may take a few moments... | 您的下載正在建立,這可能需要一些時間...... |
| 214 | apps/frappe/frappe/public/js/frappe/ui/listing.html +6 | Add Filter | 添加過濾器 |
| 215 | DocType: Web Page | Begin this page with a slideshow of images | 開始這個頁面的幻燈片播放 |
| 216 | apps/frappe/frappe/utils/data.py +492 | {0} and {1} | {0}和{1} |
| 217 | DocType: Version | Docname | 可採用DocName |
| 218 | apps/frappe/frappe/core/doctype/version/version.js +10 | Version restored | 版本恢復 |
| 219 | DocType: Event Role | Event Role | 事件角色 |
| 220 | apps/frappe/frappe/public/js/frappe/ui/editor.html +65 | Indent (Tab) | 縮進(選項卡) |
| 221 | DocType: Workflow State | List | 名單 |
| 222 | DocType: Page Role | Page Role | 頁面腳色 |
| 223 | apps/frappe/frappe/core/doctype/doctype/doctype.py +265 | Field {0} in row {1} cannot be hidden and mandatory without default | 行{1}的欄位{0}若沒有預設值,則不能被隱藏及設為必須。 |
| 224 | DocType: System Settings | mm/dd/yyyy | mm/dd/yyyy |
| 225 | apps/frappe/frappe/email/doctype/email_account/email_account.py +284 | Re: | 回复: |
| 226 | DocType: Currency | Sub-currency. For e.g. "Cent" | 子貨幣。如「美分」 |
| 227 | DocType: Letter Head | Check this to make this the default letter head in all prints | 勾選後,以本項作為所有列印的預設信頭 |
| 228 | DocType: Print Format | Server | 服務器 |
| 229 | DocType: DocField | Link | 鏈接 |
| 230 | apps/frappe/frappe/utils/file_manager.py +88 | No file attached | 沒有附加的文件 |
| 231 | DocType: Version | Version | 版本 |
| 232 | DocType: User | Fill Screen | 填充屏幕 |
| 233 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +455 | Unable to display this tree report, due to missing data. Most likely, it is being filtered out due to permissions. | 無法顯示此樹報告,由於數據缺失。最有可能的,它是被濾掉由於權限。 |
| 234 | apps/frappe/frappe/core/doctype/role/role.js +9 | Edit Permissions | 編輯權限 |
| 235 | apps/frappe/frappe/public/js/frappe/form/grid.js +260 | Edit via Upload | 通過上傳編輯 |
| 236 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +88 | document type..., e.g. customer | 文檔類型...,如客戶 |
| 237 | DocType: Workflow State | barcode | 條碼 |
| 238 | DocType: Country | Country Name | 國家名稱 |
| 239 | DocType: About Us Team Member | About Us Team Member | 關於我們的團隊成員 |
| 240 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +5 | Permissions are set on Roles and Document Types (called DocTypes) by setting rights like Read, Write, Create, Delete, Submit, Cancel, Amend, Report, Import, Export, Print, Email and Set User Permissions. | 權限為對角色和文件類型(DocTypes)的設定值,諸如讀取、寫入、建立、刪除、提交、取消、修改、報表、匯入、匯出、列印、寄信與用戶權限設定等的權限設定。 |
| 241 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +19 | Apart from Role based Permission Rules, you can apply User Permissions based on DocTypes. | 除了基於角色的權限規則,您可以根據文檔類型應用的用戶權限。 |
| 242 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +23 | These permissions will apply for all transactions where the permitted record is linked. For example, if Company C is added to User Permissions of user X, user X will only be able to see transactions that has company C as a linked value. | 這些權限將申請在那裡允許記錄被鏈接的所有交易。 |
| 243 | DocType: Property Setter | ID (name) of the entity whose property is to be set | 其屬性是要設定的實體的ID(名稱) |
| 244 | DocType: Website Settings | Website Theme Image Link | 網站主題圖像鏈接 |
| 245 | DocType: Website Settings | Sidebar Items | 邊欄項目 |
| 246 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +519 | Select Report Name | 選擇報表名稱 |
| 247 | DocType: Workflow State | exclamation-sign | 驚嘆號標誌 |
| 248 | DocType: Website Theme | Hide Sidebar | 隱藏側邊欄 |
| 249 | apps/frappe/frappe/public/js/frappe/list/list_sidebar.html +8 | Gantt | 甘特圖 |
| 250 | DocType: About Us Settings | Introduce your company to the website visitor. | 對網站訪客介紹貴公司。 |
| 251 | apps/frappe/frappe/model/rename_doc.py +356 | Successful: {0} to {1} | 成功:{0} {1} |
| 252 | apps/frappe/frappe/print/doctype/print_format/print_format.js +14 | Please duplicate this to make changes | 請複製此做出改變 |
| 253 | apps/frappe/frappe/utils/pdf.py +35 | PDF generation failed because of broken image links | PDF生成,因為破碎的圖像鏈接失敗 |
| 254 | DocType: Print Settings | Font Size | 字體大小 |
| 255 | apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +14 | Unread Messages | 未讀訊息 |
| 256 | DocType: System Settings | Disable Standard Email Footer | 禁用標準電子郵件頁腳 |
| 257 | DocType: Workflow State | facetime-video | FaceTime的視頻 |
| 258 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +164 | 1 comment | 1條評論 |
| 259 | DocType: Email Alert | Days Before | 前幾天 |
| 260 | apps/frappe/frappe/website/doctype/website_settings/website_settings.js +72 | Select a Banner Image first. | 首先選擇一個橫幅圖像。 |
| 261 | DocType: Workflow State | volume-down | 容積式 |
| 262 | DocType: Email Account | Send Notification to | 通知發送到 |
| 263 | DocType: DocField | Collapsible | 可折疊 |
| 264 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +633 | Saved | 已儲存 |
| 265 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +55 | Options for select. Each option on a new line. | 對於選擇選項。在新的一行每個選項。 |
| 266 | apps/frappe/frappe/public/js/legacy/form.js +710 | Permanently Cancel {0}? | 永久取消{0} ? |
| 267 | DocType: Workflow State | music | 音樂 |
| 268 | apps/frappe/frappe/core/report/permitted_documents_for_user/permitted_documents_for_user.py +28 | Please specify doctype | 請註明文檔類型 |
| 269 | DocType: Print Format | Format Data | 格式數據 |
| 270 | apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +7 | Like | 讚 |
| 271 | DocType: Customize Form Field | Customize Form Field | 自定義表單域 |
| 272 | apps/frappe/frappe/config/setup.py +47 | Check which Documents are readable by a User | 勾選那些文件是用戶可讀取的 |
| 273 | apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +161 | use % as wildcard | 使用%作為通配符 |
| 274 | DocType: User | Reset Password Key | 重設密碼鍵值 |
| 275 | DocType: Email Account | Enable Auto Reply | 啟用自動回复 |
| 276 | apps/frappe/frappe/core/doctype/scheduler_log/scheduler_log_list.js +7 | Not Seen | 沒見過 |
| 277 | DocType: Workflow State | zoom-in | 放大 |
| 278 | apps/frappe/frappe/email/bulk.py +165 | Unsubscribe from this list | 從這個名單退訂 |
| 279 | apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +13 | Reference DocType and Reference Name are required | 參考的DocType和參考名稱是必需的 |
| 280 | apps/frappe/frappe/desk/page/activity/activity.js +153 | Sep | 九月 |
| 281 | DocType: DocField | Width | 寬度 |
| 282 | DocType: Email Account | Notify if unreplied | 如果沒有回复的通知 |
| 283 | DocType: DocType | Fields | 欄位 |
| 284 | DocType: System Settings | Your organization name and address for the email footer. | 為電子郵件頁腳您的組織名稱和地址。 |
| 285 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.py +15 | Parent Table | 父表 |
| 286 | apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +52 | Created | 創建 |
| 287 | apps/frappe/frappe/website/doctype/website_settings/website_settings.py +38 | {0} in row {1} cannot have both URL and child items | 第{1}行的{0}不能同時有URL和子項 |
| 288 | apps/frappe/frappe/utils/nestedset.py +194 | Root {0} cannot be deleted | root{0}無法刪除 |
| 289 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +162 | No comments yet | 還沒有評論 |
| 290 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +120 | Both DocType and Name required | 既需要的DocType和名稱 |
| 291 | apps/frappe/frappe/model/document.py +462 | Cannot change docstatus from 1 to 0 | 不能改變docstatus從1到0 |
| 292 | DocType: Workflow Transition | Defines actions on states and the next step and allowed roles. | 定義了國家行動和下一步和允許的角色。 |
| 293 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +11 | As a best practice, do not assign the same set of permission rule to different Roles. Instead, set multiple Roles to the same User. | 作為最佳實踐,不分配相同的一組權限的規則不同角色。相反,設置多個角色,以相同的用戶。 |
| 294 | DocType: Web Form | Message to be displayed on successful completion | 郵件被成功完成顯示 |
| 295 | DocType: Website Settings | Footer Items | 頁腳項目 |
| 296 | apps/frappe/frappe/public/js/frappe/ui/page.html +21 | Menu | 選單 |
| 297 | DocType: DefaultValue | DefaultValue | 預設值 |
| 298 | apps/frappe/frappe/config/setup.py +19 | User Roles | 用戶角色 |
| 299 | DocType: Property Setter | Property Setter overrides a standard DocType or Field property | 物業二傳手覆蓋標準的DocType或實地房產 |
| 300 | apps/frappe/frappe/core/doctype/user/user.py +333 | Cannot Update: Incorrect / Expired Link. | 無法更新:不正確的/過期的鏈接。 |
| 301 | DocType: DocField | Set Only Once | 設置一次 |
| 302 | apps/frappe/frappe/core/doctype/doctype/doctype.py +472 | {0}: Cannot set import as {1} is not importable | {0} :無法設定導入,因為{1}不是可導入的 |
| 303 | DocType: Top Bar Item | target = "_blank" | 目標=“_blank” |
| 304 | DocType: Workflow State | hdd | 硬盤 |
| 305 | apps/frappe/frappe/desk/query_report.py +19 | You don't have access to Report: {0} | 您沒有訪問報告:{0} |
| 306 | DocType: User | Send Welcome Email | 發送歡迎電子郵件 |
| 307 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +132 | Upload CSV file containing all user permissions in the same format as Download. | 上傳包含在相同的格式,下載的所有用戶權限的CSV文件。 |
| 308 | apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +360 | Remove Filter | 刪除過濾器 |
| 309 | DocType: Feed | Doc Name | 文件名稱 |
| 310 | DocType: DocField | Heading | 標題 |
| 311 | DocType: Workflow State | resize-vertical | 調整大小-垂直 |
| 312 | DocType: Contact Us Settings | Introductory information for the Contact Us Page | 聯繫我們頁面的介紹資訊 |
| 313 | DocType: Workflow State | thumbs-down | 拇指向下 |
| 314 | apps/frappe/frappe/core/doctype/page/page.py +33 | Not in Developer Mode | 不開發模式 |
| 315 | DocType: Comment | Comment Time | 評論時間 |
| 316 | DocType: Workflow State | indent-left | 左邊縮排 |
| 317 | apps/frappe/frappe/utils/file_manager.py +268 | It is risky to delete this file: {0}. Please contact your System Manager. | 這是有風險的,刪除這個文件:{0}。請聯繫您的系統管理員。 |
| 318 | DocType: Currency | Currency Name | 貨幣名稱 |
| 319 | DocType: Report | Javascript | Javascript |
| 320 | DocType: File | Content Hash | 內容Hash值 |
| 321 | DocType: User | Stores the JSON of last known versions of various installed apps. It is used to show release notes. | 儲存最後安裝版本之應用程式的JSON。用來顯示發行說明。 |
| 322 | DocType: Website Theme | Google Font (Text) | 谷歌字體(文本) |
| 323 | apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +31 | {0} already unsubscribed for {1} {2} | {0}已經退訂了{1} {2} |
| 324 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +323 | Did not remove | 沒有刪除 |
| 325 | DocType: Report | Query | 查詢 |
| 326 | DocType: DocType | Sort Order | 排序 |
| 327 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +135 | 'In List View' not allowed for type {0} in row {1} | “在列表視圖中”第{1}行的類型{0}不允許 |
| 328 | DocType: Custom Field | Select the label after which you want to insert new field. | 之後要插入新字段中選擇的標籤。 |
| 329 | DocType: Website Settings | Tweet will be shared via your user account (if specified) | 推文將通過您的用戶帳戶共享(如果指定) |
| 330 | Document Share Report | 文檔分享舉報 | |
| 331 | DocType: User | Last Login | 上次登錄 |
| 332 | apps/frappe/frappe/core/doctype/doctype/doctype.py +356 | Fieldname is required in row {0} | 行{0}的欄位名稱是必需的 |
| 333 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_column_selector.html +4 | Column | 柱 |
| 334 | DocType: Custom Field | Adds a custom field to a DocType | 添加自定義字段,以一個DOCTYPE |
| 335 | DocType: File | Is Home Folder | 是主文件夾 |
| 336 | apps/frappe/frappe/public/js/frappe/ui/editor.html +6 | Bold (Ctrl/Cmd+B) | 大膽(按Ctrl / Cmd + B) |
| 337 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +140 | Upload and Sync | 上傳並同步 |
| 338 | apps/frappe/frappe/public/js/frappe/form/share.js +33 | Shared with {0} | 共享{0} |
| 339 | DocType: DocType | Single Types have only one record no tables associated. Values are stored in tabSingles | 單一類型只有一個記錄關聯的表。值被存儲在tabSingles |
| 340 | DocType: Bulk Email | Bulk Email | 大量電子郵件 |
| 341 | DocType: Workflow | Rules defining transition of state in the workflow. | 規則乃定義作業流程內狀態的轉變 |
| 342 | DocType: File | Folder | 文件夾 |
| 343 | DocType: DocField | Index | 索引 |
| 344 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +55 | Option 1 | 選項1 |
| 345 | apps/frappe/frappe/public/js/frappe/ui/editor.html +12 | Number list | 號碼表 |
| 346 | DocType: DocShare | Everyone | 大家 |
| 347 | DocType: Workflow State | backward | 落後 |
| 348 | apps/frappe/frappe/core/doctype/doctype/doctype.py +419 | {0}: Only one rule allowed with the same Role, Level and {1} | {0}:具有相同的角色,級別和允許只有一個規則{1} |
| 349 | DocType: Workflow State | share | 分享 |
| 350 | apps/frappe/frappe/config/setup.py +79 | Set numbering series for transactions. | 設置編號系列交易。 |
| 351 | DocType: Email Account | POP3 Server | POP3服務器 |
| 352 | DocType: User | Last IP | 最後一個IP |
| 353 | apps/frappe/frappe/core/doctype/communication/communication.js +17 | Add To | 添加 |
| 354 | DocType: DocPerm | Filter records based on User Permissions defined for a user | 基於對用戶定義的用戶權限篩選記錄 |
| 355 | apps/frappe/frappe/public/js/frappe/ui/editor.html +46 | Insert picture (or just drag & drop) | 插入圖片(或只是拖放) |
| 356 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +29 | Fieldname not set for Custom Field | 自定義欄位之欄位名稱未設定 |
| 357 | apps/frappe/frappe/public/js/frappe/model/model.js +22 | Last Updated By | 最後更新人 |
| 358 | apps/frappe/frappe/public/js/frappe/form/workflow.js +117 | is not allowed. | 是不允許的。 |
| 359 | DocType: Website Theme | Background Color | 背景顏色 |
| 360 | apps/frappe/frappe/public/js/frappe/views/communication.js +455 | There were errors while sending email. Please try again. | 還有在發送電子郵件是錯誤的。請再試一次。 |
| 361 | DocType: Web Page | 0 is highest | 0是最高的 |
| 362 | apps/frappe/frappe/public/js/frappe/form/form_sidebar.html +24 | Attachments | 附件 |
| 363 | apps/frappe/frappe/website/doctype/web_form/web_form.py +31 | You don't have the permissions to access this document | 您沒有訪問此文件的權限 |
| 364 | DocType: Email Alert | Value Changed | 更改的值 |
| 365 | apps/frappe/frappe/model/base_document.py +276 | Duplicate name {0} {1} | 重複的名稱{0} {1} |
| 366 | DocType: Web Form Field | Web Form Field | 網頁表單欄位 |
| 367 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +198 | Hide field in Report Builder | 在報表生成器隱藏領域 |
| 368 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_field.html +14 | Edit HTML | 編輯HTML |
| 369 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +494 | Restore Original Permissions | 恢復原始權限 |
| 370 | DocType: DocField | Button | 按鍵 |
| 371 | DocType: Email Account | Default Outgoing | 預設傳出 |
| 372 | DocType: Workflow State | play | 玩 |
| 373 | apps/frappe/frappe/templates/emails/new_user.html +5 | Click on the link below to complete your registration and set a new password | 點擊下面的鏈接完成註冊,並設置新密碼 |
| 374 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +403 | Did not add | 沒有添加 |
| 375 | DocType: Contact Us Settings | Contact Us Settings | 聯繫我們設置 |
| 376 | DocType: Workflow State | text-width | 文字寬度 |
| 377 | apps/frappe/frappe/public/js/legacy/form.js +139 | Maximum Attachment Limit for this record reached. | 此記錄最大附件限制到達。 |
| 378 | DocType: Email Alert | View Properties (via Customize Form) | 視圖屬性(通過自定義窗體) |
| 379 | DocType: Website Settings | Sidebar | 邊欄 |
| 380 | apps/frappe/frappe/core/doctype/report/report.js +5 | Report Builder reports are managed directly by the report builder. Nothing to do. | 報表生成器報表直接由報表生成器來管理。無事可做。 |
| 381 | apps/frappe/frappe/website/doctype/web_page/web_page.py +30 | Cannot edit templated page | 無法編輯模板頁面 |
| 382 | apps/frappe/frappe/model/document.py +722 | none of | 沒有 |
| 383 | apps/frappe/frappe/public/js/frappe/views/communication.js +72 | Send Me A Copy | 給我發一份 |
| 384 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +127 | Upload User Permissions | 上傳用戶權限 |
| 385 | apps/frappe/frappe/core/page/desktop/all_applications_dialog.html +3 | Checked items will be shown on desktop | 勾選將在桌面上顯示的項目 |
| 386 | apps/frappe/frappe/core/doctype/doctype/doctype.py +462 | {0} cannot be set for Single types | {0}不能設定為單類型 |
| 387 | apps/frappe/frappe/public/js/frappe/form/form_viewers.js +46 | {0} are currently viewing this document | {0}正在查看該文檔 |
| 388 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +102 | {0} updated | {0}更新 |
| 389 | apps/frappe/frappe/core/doctype/doctype/doctype.py +452 | Report cannot be set for Single types | 報告不能單類型設置 |
| 390 | apps/frappe/frappe/public/js/frappe/views/test_runner.js +17 | To run a test add the module name in the route after '{0}'. For example, {1} | 要運行測試後添加的模塊名稱中的路徑“{0}”。例如,{1} |
| 391 | apps/frappe/frappe/desk/page/activity/activity.js +152 | Feb | 二月 |
| 392 | DocType: DocPerm | Role | 角色 |
| 393 | apps/frappe/frappe/utils/data.py +385 | Cent | 一分錢 |
| 394 | apps/frappe/frappe/config/setup.py +104 | Manage uploaded files. | 管理上傳的文件。 |
| 395 | apps/frappe/frappe/config/setup.py +163 | States for workflow (e.g. Draft, Approved, Cancelled). | 工作流程狀態(例如草稿,已批准,已取消)。 |
| 396 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +136 | Set Quantity | 設置數量 |
| 397 | Data Import Tool | 數據導入工具 | |
| 398 | apps/frappe/frappe/core/doctype/user/user.py +378 | Registration Details Emailed. | 註冊資料通過電子郵件發送。 |
| 399 | DocType: Top Bar Item | Link to the page you want to open. Leave blank if you want to make it a group parent. | 鏈接到你想打開的頁面。如果你想使之成為集團母公司留空。 |
| 400 | DocType: DocType | Is Single | 單人 |
| 401 | apps/frappe/frappe/email/bulk.py +231 | {0} has left the conversation in {1} {2} | {0}已經離開聊天室{1} {2} |
| 402 | DocType: Blogger | User ID of a Blogger | 一個博客的用戶ID |
| 403 | apps/frappe/frappe/core/doctype/user/user.py +198 | There should remain at least one System Manager | 應該保持至少一個系統管理器 |
| 404 | DocType: Workflow State | circle-arrow-right | 圓圈箭頭向右 |
| 405 | apps/frappe/frappe/public/js/legacy/form.js +70 | Cannot open instance when its {0} is open | 無法打開實例時,它的{0}是開放的 |
| 406 | DocType: Scheduler Log | Method | 方法 |
| 407 | DocType: Report | Script Report | 腳本報告 |
| 408 | DocType: About Us Settings | Company Introduction | 公司簡介 |
| 409 | DocType: DocField | Length | 長短 |
| 410 | DocType: Email Alert | To add dynamic subject, use jinja tags like <div><pre><code>{{ doc.name }} Delivered</code></pre></div> | 要添加動態主題,用神社標籤,如<div><pre> <code>{{ doc.name }} Delivered</code> </pre> </div> |
| 411 | DocType: DocPerm | Apply User Permissions | 套用用戶權限 |
| 412 | DocType: User | Modules HTML | HTML模塊 |
| 413 | apps/frappe/frappe/public/js/frappe/ui/field_group.js +64 | Missing Values Required | 遺漏必須值 |
| 414 | apps/frappe/frappe/public/js/frappe/list/list_permission_footer.html +12 | {0} is not set | {0}未設定 |
| 415 | apps/frappe/frappe/share.py +136 | No permission to {0} {1} {2} | 無權{0} {1} {2} |
| 416 | apps/frappe/frappe/public/js/frappe/form/workflow.js +42 | Note: Other permission rules may also apply | 注:其它權限規則也可申請 |
| 417 | apps/frappe/frappe/permissions.py +266 | Not allowed to access {0} with {1} = {2} | 不允許訪問{0} {1} = {2} |
| 418 | apps/frappe/frappe/templates/emails/print_link.html +2 | View this in your browser | 查看該在你的瀏覽器 |
| 419 | DocType: DocType | Search Fields | 搜索欄位 |
| 420 | apps/frappe/frappe/public/js/legacy/print_format.js +120 | No document selected | 沒有選定的文檔 |
| 421 | DocType: Event | Event | 事件 |
| 422 | apps/frappe/frappe/public/js/frappe/views/communication.js +492 | On {0}, {1} wrote: | 在{0},{1}中寫道: |
| 423 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +81 | Cannot delete standard field. You can hide it if you want | 無法刪除標準的現場。你可以將其隱藏,如果你想 |
| 424 | DocType: Top Bar Item | For top bar | 對於頂端選單 |
| 425 | DocType: Print Settings | In points. Default is 9. | 以點為單位。預設值是9。 |
| 426 | apps/frappe/frappe/public/js/frappe/ui/editor.html +62 | Reduce indent (Shift+Tab) | 減少縮進(Shift + Tab鍵) |
| 427 | DocType: Print Settings | Print with Letterhead, unless unchecked in a particular Document | 印出信頭,除非特定文件不選擇此項 |
| 428 | DocType: Workflow State | heart | 心臟 |
| 429 | DocType: Workflow State | minus | 減 |
| 430 | apps/frappe/frappe/public/js/frappe/request.js +116 | Server Error: Please check your server logs or contact tech support. | 服務器錯誤:請檢查您的服務器日誌或聯繫技術支持。 |
| 431 | apps/frappe/frappe/core/doctype/user/user.py +116 | Welcome email sent | 歡迎發送電子郵件 |
| 432 | apps/frappe/frappe/public/js/frappe/views/calendar.js +92 | Select dates to create a new | 選擇日期創建一個新的 |
| 433 | apps/frappe/frappe/core/doctype/user/user.py +361 | Already Registered | 已註冊 |
| 434 | DocType: System Settings | Float Precision | 浮點數精度 |
| 435 | DocType: Property Setter | Property Setter | 屬性設定器 |
| 436 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +217 | Select User or DocType to start. | 選擇用戶或DocType以開始。 |
| 437 | apps/frappe/frappe/desk/page/applications/applications.js +24 | No Apps Installed | 應用程式未安裝 |
| 438 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +182 | Mark the field as Mandatory | 標記字段作為強制性 |
| 439 | DocType: Communication | Clicked | 點擊 |
| 440 | apps/frappe/frappe/public/js/legacy/form.js +861 | No permission to '{0}' {1} | 沒有權限“{0}” {1} |
| 441 | DocType: User | Google User ID | Google的用戶ID |
| 442 | apps/frappe/frappe/desk/form/utils.py +66 | This method can only be used to create a Comment | 這種方法只能用於創建註釋 |
| 443 | apps/frappe/frappe/public/js/frappe/list/doclistview.js +343 | No {0} found | 沒有找到{0} |
| 444 | apps/frappe/frappe/config/setup.py +212 | Add custom forms. | 添加自定義表單。 |
| 445 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +9 | The system provides many pre-defined roles. You can add new roles to set finer permissions. | 該系統提供了許多預先定義的角色。您可以添加新的角色設定更精細的權限。 |
| 446 | DocType: Country | Geo | GEO |
| 447 | DocType: Blog Category | Blog Category | 部落格分類 |
| 448 | apps/frappe/frappe/model/mapper.py +81 | Cannot map because following condition fails: | 無法對應,因為以下條件失敗: |
| 449 | DocType: User | Roles HTML | 角色的HTML |
| 450 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +26 | Insert Below | 插入下方 |
| 451 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +110 | All customizations will be removed. Please confirm. | 所有自定義都將被刪除。請確認。 |
| 452 | DocType: Page | Page HTML | 頁面的HTML |
| 453 | DocType: Web Page | Header | 頁首 |
| 454 | apps/frappe/frappe/public/js/frappe/model/model.js +79 | Unknown Column: {0} | 未知專欄: {0} |
| 455 | DocType: Email Alert Recipient | Optional: Always send to these ids. Each email id on a new row | 可選:總是發送給這些ID。每一個電子郵件ID一列 |
| 456 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +299 | Users with role {0}: | 角色{0} 的用戶: |
| 457 | DocType: Print Format | Custom Format | 自定義格式 |
| 458 | DocType: Workflow State | random | 隨機 |
| 459 | DocType: Dropbox Backup | Integrations | 整合 |
| 460 | DocType: DocField | Section Break | 分節符 |
| 461 | DocType: Communication | Sender Full Name | 發件人姓名 |
| 462 | Messages | 訊息 | |
| 463 | apps/frappe/frappe/desk/query_report.py +76 | Must specify a Query to run | 必須指定一個欲執行查詢 |
| 464 | apps/frappe/frappe/config/setup.py +66 | Language, Date and Time settings | 語言,日期和時間設置 |
| 465 | DocType: User | Represents a User in the system. | 表示系統中一個用戶。 |
| 466 | apps/frappe/frappe/desk/form/assign_to.py +140 | The task {0}, that you assigned to {1}, has been closed. | 任務{0},您分配給{1},已關閉。 |
| 467 | DocType: User | Modules Access | 模塊訪問 |
| 468 | DocType: Print Format | Print Format Type | 列印格式類型 |
| 469 | apps/frappe/frappe/public/js/frappe/ui/toolbar/about.js +7 | Open Source Applications for the Web | 開源網路應用程式 |
| 470 | DocType: Website Theme | Add the name of a "Google Web Font" e.g. "Open Sans" | 添加一個“谷歌網頁字體”的名稱,例如“打開三世” |
| 471 | apps/frappe/frappe/public/js/frappe/request.js +121 | Request Timed Out | 請求超時 |
| 472 | DocType: DocType | Hide Toolbar | 隱藏工具欄 |
| 473 | DocType: User | Last Active | 最後活動 |
| 474 | DocType: Email Account | SMTP Settings for outgoing emails | SMTP設置外發郵件 |
| 475 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +159 | Import Failed | 導入失敗 |
| 476 | apps/frappe/frappe/templates/emails/password_update.html +3 | Your password has been updated. Here is your new password | 您的密碼已更新。這是您的新密碼 |
| 477 | DocType: Email Account | Auto Reply Message | 自動回复留言 |
| 478 | DocType: Email Alert | Condition | 條件 |
| 479 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +91 | Open a module or tool | 打開一個模塊或工具 |
| 480 | DocType: Module Def | App Name | 應用程式名稱 |
| 481 | DocType: Workflow | Field that represents the Workflow State of the transaction (if field is not present, a new hidden Custom Field will be created) | 代表交易的工作流程狀態的欄位(如果不存在,一個新的隱藏的自定義欄位將被創建) |
| 482 | apps/frappe/frappe/templates/pages/login.py +162 | Email not verified with {1} | 電子郵件與驗證{1} |
| 483 | DocType: Email Account | e.g. pop.gmail.com | 例如pop.gmail.com |
| 484 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +533 | Edit to add content | 編輯添加內容 |
| 485 | DocType: Web Form | Advanced | 先進 |
| 486 | apps/frappe/frappe/templates/emails/auto_reply.html +3 | Reference: {0} {1} | 參考:{0} {1} |
| 487 | DocType: User | User Type "System User" can access Desktop. "Website User" can only be logged into the website and portal pages. | 用戶類型“系統用戶”可以訪問桌面。“網站用戶”只能登錄到網站和門戶網站頁面。 |
| 488 | DocType: Customize Form Field | This field will appear only if the fieldname defined here has value OR the rules are true (examples): myfield eval:doc.myfield=='My Value' eval:doc.age>18 | 此字段將出現只有這裡定義的字段名具有值或規則是真實的(例子):MyField的EVAL:doc.myfield =='我的價值“的eval:doc.age> 18 |
| 489 | DocType: File | Attached To Name | 單身者姓名 |
| 490 | apps/frappe/frappe/email/receive.py +61 | Invalid User Name or Support Password. Please rectify and try again. | 無效的用戶名或支持密碼。請糾正,然後再試一次。 |
| 491 | DocType: Email Account | Login Id is Different | 登錄ID不同 |
| 492 | DocType: Email Account | Yahoo Mail | 雅虎郵箱 |
| 493 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +476 | Saved! | 已經儲存了! |
| 494 | apps/frappe/frappe/desk/page/activity/activity_row.html +17 | Updated {0}: {1} | 更新{0}:{1} |
| 495 | DocType: DocType | User Cannot Create | 無法建立使用者 |
| 496 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +27 | These will also be set as default values for those links, if only one such permission record is defined. | 這些也將被設定為這些鏈接的預設值,如果只有一個這樣的許可記錄被定義。 |
| 497 | apps/frappe/frappe/desk/page/activity/activity.js +196 | {0} on {1} | {0}在{1} |
| 498 | DocType: Customize Form | Enter Form Type | 輸入表單類型 |
| 499 | apps/frappe/frappe/public/js/frappe/list/list_sidebar_stat.html +5 | No records tagged. | 沒有記錄標記。 |
| 500 | DocType: User | Send Password Update Notification | 發送密碼更新通知 |
| 501 | apps/frappe/frappe/public/js/legacy/form.js +62 | Allowing DocType, DocType. Be careful! | 允許的DOCTYPE,的DocType 。要小心! |
| 502 | apps/frappe/frappe/public/js/frappe/desk.js +305 | Updated To New Version | 更新到新版本 |
| 503 | DocType: DocField | Depends On | 取決於 |
| 504 | DocType: DocPerm | Additional Permissions | 額外的權限 |
| 505 | apps/frappe/frappe/public/js/frappe/form/footer/timeline.js +33 | Compose | 撰寫 |
| 506 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.py +13 | Start entering data below this line | 開始輸入數據低於此線 |
| 507 | DocType: Workflow State | retweet | 轉推 |
| 508 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +40 | Update the template and save in CSV (Comma Separate Values) format before attaching. | 更新模板和附加之前保存在CSV(逗號分隔值)格式。 |
| 509 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +164 | Specify the value of the field | 指定字段的值 |
| 510 | apps/frappe/frappe/desk/page/activity/activity.js +152 | May | 五月 |
| 511 | apps/frappe/frappe/desk/page/activity/activity.js +152 | Jan | 一月 |
| 512 | DocType: Email Account | Always use Account's Email ID as Sender | 始終使用帳戶的電子郵件ID作為發件人 |
| 513 | DocType: Workflow State | eye-close | 眼睛閉 |
| 514 | Applications | 應用 | |
| 515 | apps/frappe/frappe/public/js/frappe/request.js +298 | Report this issue | 報告此問題 |
| 516 | DocType: Custom Script | Adds a custom script (client or server) to a DocType | 增加了一個自定義腳本(客戶端或服務器),以一個DOCTYPE |
| 517 | apps/frappe/frappe/email/doctype/email_alert/email_alert.py +20 | Cannot set Email Alert on Document Type {0} | 無法設置電子郵件警報的文件類型{0} |
| 518 | apps/frappe/frappe/config/website.py +49 | Setup of fonts and background. | 設置字體和背景。 |
| 519 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +4 | Editing Row | 編輯行 |
| 520 | DocType: Workflow Action | Workflow Action Master | 工作流操作主 |
| 521 | DocType: Custom Field | Field Type | 欄位類型 |
| 522 | apps/frappe/frappe/utils/data.py +402 | only. | 整 |
| 523 | DocType: Feed | Doc Type | 文件類型 |
| 524 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +452 | Descending | 降 |
| 525 | apps/frappe/frappe/email/receive.py +53 | Invalid Mail Server. Please rectify and try again. | 無效的郵件服務器。請糾正,然後再試一次。 |
| 526 | DocType: Dropbox Backup | Dropbox Backup | Dropbox的備份 |
| 527 | DocType: DocField | For Links, enter the DocType as range. For Select, enter list of Options, each on a new line. | 對於鏈接,輸入文檔類型的範圍。對於選擇,輸入選項列表,每一個新的生產線。 |
| 528 | DocType: Workflow State | film | 影片 |
| 529 | apps/frappe/frappe/model/db_query.py +322 | No permission to read {0} | 沒有權限讀取{0} |
| 530 | apps/frappe/frappe/utils/nestedset.py +229 | Multiple root nodes not allowed. | 不允許多個根節點。 |
| 531 | apps/frappe/frappe/public/js/frappe/model/create_new.js +278 | Get | 得到 |
| 532 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +363 | ID field is required to edit values using Report. Please select the ID field using the Column Picker | ID字段是必須的編輯使用報表值。使用列選擇器請選擇ID字段 |
| 533 | apps/frappe/frappe/public/js/frappe/ui/messages.js +23 | Confirm | 確認 |
| 534 | DocType: System Settings | yyyy-mm-dd | 年 - 月 - 日 |
| 535 | apps/frappe/frappe/email/doctype/email_account/email_account.py +39 | Login Id is required | 登錄ID是必需的 |
| 536 | DocType: Website Slideshow | Website Slideshow | 網站連續播放 |
| 537 | DocType: Website Settings | Link that is the website home page. Standard Links (index, login, products, blog, about, contact) | 鏈接是網站的主頁。標準鏈接(索引,登錄,產品,博客,約,接觸) |
| 538 | apps/frappe/frappe/public/js/frappe/ui/editor.html +8 | Bullet list | 符號列表 |
| 539 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +49 | values and dates | 值和日期 |
| 540 | DocType: Website Settings | Banner Image | 橫幅圖片 |
| 541 | DocType: Custom Field | Custom Field | 自定義欄位 |
| 542 | apps/frappe/frappe/email/doctype/email_alert/email_alert.py +13 | Please specify which date field must be checked | 請指定必須檢查哪些日期欄位 |
| 543 | DocType: DocPerm | Set User Permissions | 設定用戶權限 |
| 544 | DocType: Email Account | Email Account Name | 電子郵件帳戶名稱 |
| 545 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +249 | Select Document Types | 選擇文檔類型 |
| 546 | DocType: Email Account | e.g. "Support", "Sales", "Jerry Yang" | 例如“支持“,”銷售“,”傑里楊“ |
| 547 | apps/frappe/frappe/public/js/frappe/form/workflow.js +115 | Document Status transition from | 從文檔狀態過渡 |
| 548 | DocType: User | Facebook User ID | Facebook的用戶ID |
| 549 | DocType: Workflow State | fast-forward | 快進 |
| 550 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_column_selector.html +1 | Check columns to select, drag to set order. | 檢查列選擇,拖放設置順序。 |
| 551 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +572 | This is PERMANENT action and you cannot undo. Continue? | 這是永久性的行動,你不能撤消。繼續嗎? |
| 552 | DocType: Event | Every Day | 每天 |
| 553 | apps/frappe/frappe/email/smtp.py +58 | Please setup default Email Account from Setup > Email > Email Account | 請設置預設的電子郵件。從設定>電子郵件>電子郵件帳戶 |
| 554 | DocType: Workflow State | move | 舉 |
| 555 | apps/frappe/frappe/model/document.py +721 | one of | 其中 |
| 556 | apps/frappe/frappe/public/js/frappe/list/list_sidebar.js +79 | Show Tags | 顯示標籤 |
| 557 | DocType: Web Form | Actions | 操作 |
| 558 | DocType: Workflow State | align-justify | 對齊對齊 |
| 559 | DocType: User | Middle Name (Optional) | 中間名(可選) |
| 560 | apps/frappe/frappe/public/js/frappe/request.js +82 | Not Permitted | 不允許 |
| 561 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +101 | No Results | 沒有結果 |
| 562 | DocType: System Settings | Security | 安全 |
| 563 | DocType: Currency | **Currency** Master | ** 主要貨幣 ** |
| 564 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +87 | Please save the document before assignment | 請保存轉讓前的文件 |
| 565 | DocType: Website Settings | Address and other legal information you may want to put in the footer. | 地址和其他法律資訊,您可能要放在頁腳。 |
| 566 | apps/frappe/frappe/public/js/frappe/list/list_item_main_head.html +27 | Starred By Me | 出演由我 |
| 567 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +48 | Select Document Type | 選擇文件類型 |
| 568 | apps/frappe/frappe/utils/nestedset.py +201 | Cannot delete {0} as it has child nodes | 無法刪除{0} ,因為它有子節點 |
| 569 | apps/frappe/frappe/templates/includes/list/filters.html +19 | clear | 清除 |
| 570 | apps/frappe/frappe/desk/doctype/event/event.py +28 | Every day events should finish on the same day. | 每天的活動應該結束在同一天。 |
| 571 | DocType: Communication | User Tags | 用戶標籤 |
| 572 | DocType: Workflow State | download-alt | 下載的Alt |
| 573 | DocType: Web Page | Main Section | 主區塊 |
| 574 | DocType: Page | Icon | 圖標 |
| 575 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +50 | to filter values between 5 & 10 | 之間5和10篩選值 |
| 576 | DocType: Web Page | Content in markdown format that appears on the main side of your page | 在降價格式的內容,在頁面的主側出現 |
| 577 | DocType: System Settings | dd/mm/yyyy | dd/mm/yyyy |
| 578 | apps/frappe/frappe/public/js/frappe/form/layout.js +93 | Hide Details | 隱藏詳情 |
| 579 | DocType: Blog Settings | Blog Settings | 部落格設定 |
| 580 | apps/frappe/frappe/templates/emails/new_user.html +8 | You can also copy-paste this link in your browser | 您也可以複製粘貼此鏈接到瀏覽器 |
| 581 | DocType: Workflow State | bullhorn | 擴音器 |
| 582 | DocType: Social Login Keys | Facebook Client Secret | Facebook的客戶端秘密 |
| 583 | DocType: Website Settings | Copyright | 版權 |
| 584 | DocType: Social Login Keys | Google Client Secret | Google客戶端秘密 |
| 585 | DocType: Website Settings | Hide Footer Signup | 隱藏頁腳註冊 |
| 586 | apps/frappe/frappe/core/doctype/report/report.js +16 | Write a Python file in the same folder where this is saved and return column and result. | 寫一個Python文件,在這個被保存在同一文件夾中,並返回列和結果。 |
| 587 | DocType: DocType | Sort Field | 排序欄位 |
| 588 | apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +356 | Edit Filter | 編輯過濾器 |
| 589 | apps/frappe/frappe/templates/pages/404.html +10 | We are very sorry for this, but the page you are looking for is missing (this could be because of a typo in the address) or moved. | 我們很抱歉,但你正在尋找的頁面丟失(這可能是因為在地址輸入錯誤的)或移動。 |
| 590 | apps/frappe/frappe/core/doctype/doctype/doctype.py +247 | Field {0} of type {1} cannot be mandatory | 域{0}類型{1}不能強制 |
| 591 | DocType: System Settings | eg. If Apply User Permissions is checked for Report DocType but no User Permissions are defined for Report for a User, then all Reports are shown to that User | 例如。如果應用用戶權限的檢查報告的DocType,但沒有用戶權限被定義為報告用戶,那麼所有的報告都顯示該用戶 |
| 592 | DocType: System Settings | Session Expiry Mobile | 會話過期移動 |
| 593 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +889 | Select To Download: | 選擇要下載: |
| 594 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +421 | If {0} is permitted | 如果{0}是允許的 |
| 595 | DocType: DocPerm | If user is the owner | 如果用戶是所有者 |
| 596 | Activity | 活動 | |
| 597 | DocType: Note | Help: To link to another record in the system, use "#Form/Note/[Note Name]" as the Link URL. (don't use "http://") | 說明:要鏈接到另一筆在系統中的記錄,使用「#Form/Note/[Note Name]」建立鏈接。(不要使用的「http://」) |
| 598 | DocType: Communication | Delayed | 延遲 |
| 599 | apps/frappe/frappe/config/setup.py +237 | List of backups available for download | 可供下載的備份目錄 |
| 600 | apps/frappe/frappe/config/setup.py +202 | Add fields to forms. | 將欄位添加到表單。 |
| 601 | DocType: File | rgt | RGT |
| 602 | apps/frappe/frappe/templates/pages/me.py +14 | You need to be logged in to access this page. | 您需要登錄才能訪問該頁面。 |
| 603 | DocType: Workflow State | leaf | 葉 |
| 604 | DocType: Email Account | Email ID | 電子郵件ID |
| 605 | apps/frappe/frappe/public/js/frappe/ui/editor.html +49 | Insert Link | 插入鏈接 |
| 606 | DocType: Contact Us Settings | Query Options | 查詢選項 |
| 607 | DocType: Patch Log | Patch Log | 補丁日誌 |
| 608 | DocType: Communication | Sent or Received | 發送或接收 |
| 609 | DocType: DefaultValue | Key | 關鍵 |
| 610 | apps/frappe/frappe/config/setup.py +54 | Report of all document shares | 所有的文件共享報告 |
| 611 | apps/frappe/frappe/public/js/frappe/model/model.js +24 | Starred By | 通過出演 |
| 612 | apps/frappe/frappe/templates/pages/update-password.html +14 | New Password | 新密碼 |
| 613 | DocType: Website Theme | Style using CSS | 使用CSS樣式 |
| 614 | DocType: Async Task | Reference DocType | DocType參照 |
| 615 | DocType: User | System User | 系統用戶 |
| 616 | DocType: Report | Is Standard | 為標準 |
| 617 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +219 | Specify a default value | 指定一個預設值 |
| 618 | DocType: Website Settings | FavIcon | 網站圖標 |
| 619 | DocType: Workflow State | minus-sign | 減號 |
| 620 | apps/frappe/frappe/public/js/frappe/request.js +75 | Not Found | 未找到 |
| 621 | apps/frappe/frappe/templates/pages/print.py +157 | No {0} permission | 無{0}的權限 |
| 622 | DocType: Feed | Login | 登入 |
| 623 | DocType: System Settings | Enable Scheduled Jobs | 啟用預定作業 |
| 624 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +60 | Notes: | 注意事項: |
| 625 | apps/frappe/frappe/public/js/frappe/form/control.js +1326 | Markdown | 降價 |
| 626 | DocType: DocShare | Document Name | 文件名稱 |
| 627 | DocType: Comment | Comment By | 評論人 |
| 628 | apps/frappe/frappe/public/js/frappe/form/linked_with.js +86 | Not enough permission to see links. | 沒有足夠的權限查看鏈接。 |
| 629 | DocType: Customize Form | Customize Form | 自定義表單 |
| 630 | DocType: Currency | A symbol for this currency. For e.g. $ | 這種貨幣的符號。例如$ |
| 631 | apps/frappe/frappe/public/js/frappe/ui/toolbar/about.js +4 | Frappe Framework | Frappe框架 |
| 632 | apps/frappe/frappe/model/naming.py +162 | Name of {0} cannot be {1} | {0}的名稱不能為{1} |
| 633 | apps/frappe/frappe/config/setup.py +74 | Show or hide modules globally. | 顯示或隱藏全局模塊。 |
| 634 | DocType: Workflow State | Success | 成功 |
| 635 | DocType: Website Settings | Sidebar Links for Home Page only | 邊欄鏈接的主頁只 |
| 636 | apps/frappe/frappe/templates/includes/login/login.js +125 | Invalid Login | 無效登錄 |
| 637 | DocType: Communication | Phone No. | 電話號碼 |
| 638 | DocType: Workflow State | fire | 火 |
| 639 | DocType: Async Task | Async Task | 異步任務 |
| 640 | DocType: Workflow State | picture | 圖片 |
| 641 | DocType: Print Format | Custom HTML Help | 自定義HTML幫助 |
| 642 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +301 | Add A New Restriction | 新增新的限制 |
| 643 | DocType: Workflow Transition | Next State | 下一狀態 |
| 644 | apps/frappe/frappe/public/js/frappe/ui/editor.html +56 | Align Left (Ctrl/Cmd+L) | 左對齊(按Ctrl / Cmd + L) |
| 645 | DocType: User | Block Modules | 封鎖模組 |
| 646 | apps/frappe/frappe/model/db_schema.py +127 | Reverting length to {0} for '{1}' in '{2}'; Setting the length as {3} will cause truncation of data. | 恢復長度{0}為“{1}”在“{2}”;設置長度為{3}將導致數據截斷。 |
| 647 | DocType: Print Format | Custom CSS | 自定義CSS |
| 648 | apps/frappe/frappe/public/js/frappe/form/footer/timeline.html +3 | Add a comment | 新增評論 |
| 649 | apps/frappe/frappe/model/rename_doc.py +359 | Ignored: {0} to {1} | 忽略:{0} {1} |
| 650 | apps/frappe/frappe/config/setup.py +231 | Log of error on automated events (scheduler). | 登錄自動化事件(調度)的錯誤。 |
| 651 | apps/frappe/frappe/utils/csvutils.py +74 | Not a valid Comma Separated Value (CSV File) | 不是一個有效的逗號分隔值( CSV文件) |
| 652 | DocType: Email Account | Default Incoming | 預設傳入信箱 |
| 653 | DocType: Workflow State | repeat | 重複 |
| 654 | DocType: Website Settings | Banner | 橫幅 |
| 655 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +82 | Help on Search | 搜索幫助 |
| 656 | DocType: User | Uncheck modules to hide from user's desktop | 取消選中模塊從用戶的桌面隱藏 |
| 657 | DocType: DocType | Hide Copy | 隱藏副本 |
| 658 | apps/frappe/frappe/core/doctype/user/user.js +162 | Clear all roles | 清除所有角色 |
| 659 | apps/frappe/frappe/model/base_document.py +321 | {0} must be unique | {0}必須是唯一的 |
| 660 | apps/frappe/frappe/permissions.py +269 | Row | 列 |
| 661 | DocType: Workflow State | Check | 查 |
| 662 | apps/frappe/frappe/desk/page/activity/activity.js +152 | Apr | 四月 |
| 663 | apps/frappe/frappe/public/js/frappe/form/toolbar.js +82 | Edit Title | 編輯標題 |
| 664 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +58 | Fieldname which will be the DocType for this link field. | 字段名這將是在DOCTYPE這個鏈接字段。 |
| 665 | apps/frappe/frappe/config/desk.py +14 | Documents assigned to you and by you. | 分配給您和您的文檔。 |
| 666 | DocType: User | Email Signature | 電子郵件簽名 |
| 667 | DocType: Website Settings | Google Analytics ID | Google Analytics(分析)的ID |
| 668 | DocType: Website Theme | Link to your Bootstrap theme | 鏈接到你的引導主題 |
| 669 | apps/frappe/frappe/public/js/frappe/form/control.js +1325 | Edit as {0} | 編輯為{0} |
| 670 | apps/frappe/frappe/public/js/frappe/form/grid_body.html +11 | Add new row | 添加新列 |
| 671 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +194 | No User Restrictions found. | 無用戶限制中。 |
| 672 | apps/frappe/frappe/email/doctype/email_account/email_account_list.js +10 | Default Inbox | 預設收件匣 |
| 673 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +104 | Make a new | 建立一個新的 |
| 674 | DocType: Payment Reconciliation Payment | Allocated amount | 分配量 |
| 675 | DocType: Print Settings | PDF Page Size | PDF頁面大小 |
| 676 | apps/frappe/frappe/public/js/frappe/list/list_permission_footer.html +20 | Note: fields having empty value for above criteria are not filtered out. | 注:具有用於上述標準的空值字段不過濾掉。 |
| 677 | DocType: Communication | Recipient Unsubscribed | 收件人取消訂閱 |
| 678 | apps/frappe/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html +25 | About | 關於 |
| 679 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +66 | For updating, you can update only selective columns. | 對於更新,您可以更新只選擇列。 |
| 680 | apps/frappe/frappe/public/js/frappe/views/communication.js +80 | Attach Document Print | 附加文件列印 |
| 681 | DocType: Social Login Keys | Google Client ID | Google客戶ID |
| 682 | apps/frappe/frappe/core/doctype/user/user.py +63 | Adding System Manager to this User as there must be atleast one System Manager | 至少要有一名系統管理員,將該用戶設定成系統管理員 |
| 683 | DocType: Workflow State | list-alt | 列表ALT |
| 684 | apps/frappe/frappe/templates/pages/update-password.html +63 | Password Updated | 密碼更新 |
| 685 | apps/frappe/frappe/core/page/modules_setup/modules_setup.js +18 | Select modules to be shown (based on permission). If hidden, they will be hidden for all users. | 要顯示的選擇的模塊(基於權限)。如果隱藏,他們會對所有用戶隱藏。 |
| 686 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +149 | Permissions Updated | 權限更新 |
| 687 | apps/frappe/frappe/email/doctype/email_account/email_account.py +47 | Append To is mandatory for incoming mails | 追加到是強制性的傳入郵件 |
| 688 | apps/frappe/frappe/core/doctype/doctype/doctype.py +252 | Options requried for Link or Table type field {0} in row {1} | requried的鏈接或表類型字段選項{0}行{1} |
| 689 | DocType: Report | Query Report | 查詢報表 |
| 690 | DocType: User | Set New Password | 設定新密碼 |
| 691 | DocType: User | Github User ID | Github上的用戶ID |
| 692 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +246 | If Document Type | 如果文件類型 |
| 693 | DocType: Communication | Chat | 聊天 |
| 694 | apps/frappe/frappe/core/doctype/doctype/doctype.py +243 | Fieldname {0} appears multiple times in rows {1} | 列{1}中多次出現欄位名稱{0} |
| 695 | apps/frappe/frappe/public/js/legacy/print_format.js +144 | Unknown Print Format: {0} | 未知的打印格式:{0} |
| 696 | DocType: Workflow State | arrow-down | 箭頭向下 |
| 697 | apps/frappe/frappe/public/js/frappe/ui/tree.js +123 | Collapse | 摺疊 |
| 698 | apps/frappe/frappe/model/delete_doc.py +133 | User not allowed to delete {0}: {1} | 用戶不得刪除{0}:{1} |
| 699 | DocType: Website Settings | Linked In Share | 分享到LinkedIn |
| 700 | apps/frappe/frappe/public/js/frappe/model/model.js +21 | Last Updated On | 最後更新日期: |
| 701 | DocType: Website Settings | Top Bar | 頂欄 |
| 702 | apps/frappe/frappe/core/doctype/file/test_file.py +57 | Home/Test Folder 2 | 首頁/測試文件夾2 |
| 703 | DocType: System Settings | Ignore User Permissions If Missing | 忽略用戶權限如果缺少 |
| 704 | apps/frappe/frappe/public/js/frappe/form/control.js +737 | Please save the document before uploading. | 請上傳之前保存文檔。 |
| 705 | apps/frappe/frappe/public/js/frappe/ui/messages.js +142 | Enter your password | 輸入密碼 |
| 706 | apps/frappe/frappe/core/doctype/doctype/doctype.py +309 | Fold must come before a Section Break | 折疊一定要來一個分節符前 |
| 707 | apps/frappe/frappe/core/doctype/user/user.py +383 | Not allowed to reset the password of {0} | {0}的密碼不許重設 |
| 708 | DocType: Workflow State | hand-down | 手向下 |
| 709 | apps/frappe/frappe/core/doctype/doctype/doctype.py +438 | {0}: Cannot set Cancel without Submit | {0} :沒有提交便無法設為取消 |
| 710 | DocType: Website Theme | Theme | 主題 |
| 711 | DocType: DocType | Is Submittable | 是可提交的 |
| 712 | apps/frappe/frappe/custom/doctype/property_setter/property_setter.js +7 | Value for a check field can be either 0 or 1 | 一檢查字段值可以為0或1 |
| 713 | apps/frappe/frappe/model/document.py +519 | Could not find {0} | 找不到{0} |
| 714 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +227 | Column Labels: | 列標籤: |
| 715 | apps/frappe/frappe/model/naming.py +62 | Naming Series mandatory | 命名系列強制性 |
| 716 | apps/frappe/frappe/model/db_schema.py +105 | Length of {0} should be between 1 and 255 | {0}的長度應介於1和255之間 |
| 717 | DocType: Social Login Keys | Facebook Client ID | Facebook的客戶端ID |
| 718 | DocType: Workflow State | Inbox | 收件箱 |
| 719 | DocType: Workflow State | Tag | 標籤 |
| 720 | DocType: Custom Script | Script | 腳本 |
| 721 | apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +28 | My Settings | 我的設定 |
| 722 | DocType: Website Theme | Text Color | 文字顏色 |
| 723 | apps/frappe/frappe/auth.py +71 | Invalid Request | 無效請求 |
| 724 | apps/frappe/frappe/public/js/frappe/form/layout.js +34 | This form does not have any input | 這種形式沒有任何輸入 |
| 725 | apps/frappe/frappe/core/doctype/system_settings/system_settings.py +19 | Session Expiry must be in format {0} | 會話到期格式必須是{0} |
| 726 | DocType: Top Bar Item | Select target = "_blank" to open in a new page. | 選擇target = "_blank"以在新頁面中打開。 |
| 727 | apps/frappe/frappe/public/js/frappe/model/model.js +466 | Permanently delete {0}? | 永久刪除{0} ? |
| 728 | apps/frappe/frappe/core/doctype/file/file.py +131 | Same file has already been attached to the record | 相同的文件已經附加到記錄 |
| 729 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +59 | Ignore encoding errors. | 忽略編碼錯誤。 |
| 730 | DocType: Workflow State | wrench | 扳手 |
| 731 | DocType: Website Settings | Disable Signup | 禁止註冊 |
| 732 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +7 | Roles can be set for users from their User page. | 角色可以從他們的用戶頁面的用戶進行設置。 |
| 733 | apps/frappe/frappe/website/doctype/web_page/web_page.py +158 | Website Search | 網站搜索 |
| 734 | DocType: DocField | Mandatory | 強制性 |
| 735 | apps/frappe/frappe/core/doctype/doctype/doctype.py +402 | {0}: No basic permissions set | {0} :無基本權限設定 |
| 736 | apps/frappe/frappe/utils/backups.py +141 | Download link for your backup will be emailed on the following email address: {0} | 下載鏈接,您的備份將通過電子郵件發送的以下電子郵件地址:{0} |
| 737 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +14 | Meaning of Submit, Cancel, Amend | 的含義提交,取消,修改 |
| 738 | apps/frappe/frappe/desk/doctype/todo/todo_list.js +7 | To Do | 待辦事項 |
| 739 | apps/frappe/frappe/public/js/frappe/ui/editor.html +25 | Paragraph | 段 |
| 740 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +133 | Any existing permission will be deleted / overwritten. | 任何現有的權限將被刪除/覆蓋。 |
| 741 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +454 | Then By (optional) | 再由(可選) |
| 742 | DocType: File | Preview HTML | 預覽HTML |
| 743 | apps/frappe/frappe/desk/doctype/todo/todo.py +18 | Assigned to {0}: {1} | 指派給{0}:{1} |
| 744 | DocType: DocField | Percent | 百分比 |
| 745 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +255 | Please set filters | 請設定篩選條件 |
| 746 | apps/frappe/frappe/public/js/frappe/form/linked_with.js +25 | Linked With | 連結到 |
| 747 | DocType: Workflow State | book | 書 |
| 748 | DocType: Website Settings | Landing Page | 著陸頁 |
| 749 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +81 | Import Request Queued. This may take a few moments, please be patient. | 導入請求排隊。這可能需要幾分鐘,請耐心等待。 |
| 750 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +162 | No Permissions set for this criteria. | 沒有權限設置此標準。 |
| 751 | apps/frappe/frappe/config/setup.py +120 | Setup Email Alert based on various criteria. | 根據不同的條件設置電子郵件警示。 |
| 752 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +93 | Posts filed under {0} | 帖子下提出{0} |
| 753 | DocType: Email Alert | Send alert if date matches this field's value | 發送警示,如果日期匹配該欄位的值 |
| 754 | DocType: Workflow | Transitions | 轉換 |
| 755 | DocType: User | Login After | 登錄後 |
| 756 | DocType: Print Format | Monospace | 等寬 |
| 757 | DocType: Workflow State | thumbs-up | 豎起大拇指 |
| 758 | apps/frappe/frappe/public/js/frappe/views/communication.js +15 | Add Reply | 添加回复 |
| 759 | DocType: DocPerm | DocPerm | DocPerm |
| 760 | apps/frappe/frappe/core/doctype/doctype/doctype.py +290 | Precision should be between 1 and 6 | 精度應為1和6之間 |
| 761 | DocType: About Us Team Member | Image Link | 圖片鏈接 |
| 762 | DocType: Workflow State | step-backward | 往後退 |
| 763 | apps/frappe/frappe/utils/boilerplate.py +231 | {app_title} | { app_title } |
| 764 | apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +16 | Delete this record to allow sending to this email address | 刪除此記錄允許發送此郵件地址 |
| 765 | DocType: Email Account | Uses the Email ID mentioned in this Account as the Sender for all emails sent using this Account. | 使用此帳戶提到作為發件人使用此帳戶發送的所有電子郵件的電子郵件ID。 |
| 766 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +65 | Only mandatory fields are necessary for new records. You can delete non-mandatory columns if you wish. | 只有必填字段所必需的新記錄。如果你願意,你可以刪除非強制性列。 |
| 767 | apps/frappe/frappe/public/js/frappe/views/calendar.js +276 | Unable to update event | 無法更新事件 |
| 768 | DocType: Workflow State | text-height | 文字高度 |
| 769 | DocType: Workflow State | map-marker | 地圖標記 |
| 770 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +39 | Submit an Issue | 提交問題 |
| 771 | DocType: Event | Repeat this Event | 重複此事件 |
| 772 | DocType: DocPerm | Amend | 修改 |
| 773 | DocType: File | Is Attachments Folder | 是附件文件夾 |
| 774 | apps/frappe/frappe/templates/includes/login/login.js +46 | Valid Login id required. | 有效的登錄ID必需的。 |
| 775 | apps/frappe/frappe/desk/doctype/todo/todo.js +30 | Re-open | 重新打開 |
| 776 | apps/frappe/frappe/core/doctype/docshare/docshare.py +53 | {0} un-shared this document with {1} | {0}未共享這個文件{1} |
| 777 | apps/frappe/frappe/public/js/frappe/form/workflow.js +118 | Document Status transition from {0} to {1} is not allowed | 從{0}到{1}文件狀態轉換是不允許的 |
| 778 | apps/frappe/frappe/templates/emails/auto_reply.html +5 | This is an automatically generated reply | 這是一個自動生成的回复 |
| 779 | apps/frappe/frappe/public/js/frappe/model/create_new.js +267 | Get From | 得到 |
| 780 | apps/frappe/frappe/model/document.py +416 | Record does not exist | 記錄不存在 |
| 781 | apps/frappe/frappe/templates/pages/404.html +4 | Page missing or moved | 頁面丟失或移動 |
| 782 | apps/frappe/frappe/public/js/frappe/form/control.js +973 | Open Link | 打開鏈接 |
| 783 | apps/frappe/frappe/desk/form/load.py +42 | Did not load | 沒有加載 |
| 784 | apps/frappe/frappe/desk/query_report.py +80 | Query must be a SELECT | 查詢必須是一個SELECT |
| 785 | DocType: Website Settings | Facebook Share | Facebook分享 |
| 786 | apps/frappe/frappe/public/js/frappe/request.js +95 | File size exceeded the maximum allowed size of {0} MB | 文件大小超過{0} MB的最大允許大小 |
| 787 | apps/frappe/frappe/core/doctype/doctype/doctype.py +390 | Enter at least one permission row | 輸入至少一個權限 |
| 788 | apps/frappe/frappe/public/js/frappe/model/model.js +20 | Created On | 創建於 |
| 789 | DocType: Workflow State | align-center | 對準中心 |
| 790 | apps/frappe/frappe/public/js/frappe/form/set_sharing.html +6 | Can Write | 可以寫 |
| 791 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +16 | Certain documents, like an Invoice, should not be changed once final. The final state for such documents is called Submitted. You can restrict which roles can Submit. | 某些文件,如發票,一旦定稿後不應更改。對這類文件來說定稿稱為提交。您可以限制哪些角色可以提交。 |
| 792 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +612 | You are not allowed to export this report | 你不准出口本報告 |
| 793 | DocType: Communication | Sender | 寄件人 |
| 794 | DocType: Web Page | Description for search engine optimization. | 說明搜索引擎優化。 |
| 795 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +21 | Download Blank Template | 下載空白模板 |
| 796 | apps/frappe/frappe/core/doctype/file/file_list.js +95 | Copy | 複製 |
| 797 | apps/frappe/frappe/core/doctype/file/test_file.py +74 | Home/Test Folder 1/Test Folder 3 | 首頁/測試文件夾1 /測試文件夾3 |
| 798 | DocType: Website Settings | <head> HTML | <HEAD> HTML |
| 799 | apps/frappe/frappe/public/js/frappe/views/calendar.js +88 | Select or drag across time slots to create a new event. | 選擇或拖動整個時間條,以創建一個新的事件。 |
| 800 | DocType: DocField | In Filter | 在過濾器 |
| 801 | DocType: Website Theme | Footer Color | 頁腳顏色 |
| 802 | DocType: Web Page | Page to show on the website | 頁面顯示網站 |
| 803 | apps/frappe/frappe/public/js/frappe/request.js +71 | You have been logged out | 您已被註銷 |
| 804 | apps/frappe/frappe/core/page/user_permissions/user_permissions.py +58 | Cannot remove permission for DocType: {0} and Name: {1} | 無法刪除權限的DocType : {0}和名稱: {1} |
| 805 | apps/frappe/frappe/public/js/frappe/ui/editor.html +51 | Remove Link | 移除鏈接 |
| 806 | apps/frappe/frappe/desk/page/activity/activity_row.html +11 | Logged in | 登錄 |
| 807 | apps/frappe/frappe/email/doctype/email_account/email_account_list.js +6 | Default Sending and Inbox | 預設發送和收件匣 |
| 808 | DocType: Print Settings | Letter | 信 |
| 809 | DocType: Async Task | Succeeded | 成功 |
| 810 | apps/frappe/frappe/public/js/frappe/form/save.js +137 | Mandatory fields required in {0} | 在需要的必填字段{0} |
| 811 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +95 | Reset Permissions for {0}? | 對{0}重置權限? |
| 812 | apps/frappe/frappe/permissions.py +326 | {0} {1} not found | {0} {1}未找到 |
| 813 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +215 | Show a description below the field | 顯示下面的字段描述 |
| 814 | DocType: Workflow State | align-left | 靠左對齊 |
| 815 | DocType: User | Defaults | 預設 |
| 816 | apps/frappe/frappe/public/js/frappe/model/model.js +489 | Merge with existing | 合併與現有的 |
| 817 | DocType: User | Birth Date | 出生日期 |
| 818 | DocType: Workflow State | fast-backward | 快退 |
| 819 | DocType: DocShare | DocShare | DocShare |
| 820 | DocType: Report | Add Total Row | 新增總計行列 |
| 821 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +19 | For example if you cancel and amend INV004 it will become a new document INV004-1. This helps you to keep track of each amendment. | 例如,如果你取消和修改INV004將成為一個新的文檔INV004-1。這可以幫助您跟踪每一項修正案。 |
| 822 | DocType: Workflow Document State | 0 - Draft; 1 - Submitted; 2 - Cancelled | 0 - 草案; 1 - 已呈交; 2 - 已取消 |
| 823 | apps/frappe/frappe/core/page/modules_setup/modules_setup.js +5 | Show or Hide Modules | 顯示或隱藏模塊 |
| 824 | DocType: File | Attached To DocType | 附著的DocType |
| 825 | apps/frappe/frappe/desk/page/activity/activity.js +153 | Aug | 八月 |
| 826 | DocType: DocField | Int | 詮釋 |
| 827 | DocType: Currency | 1 Currency = [?] Fraction For e.g. 1 USD = 100 Cent | 1 貨幣= [?] 如:1美元= 100美分 |
| 828 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +370 | Add New Permission Rule | 添加新的權限規則 |
| 829 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +25 | You can use wildcard % | 可以使用通配符% |
| 830 | apps/frappe/frappe/desk/page/activity/activity.js +152 | Mar | 損傷 |
| 831 | apps/frappe/frappe/public/js/frappe/upload.js +127 | Only image extensions (.gif, .jpg, .jpeg, .tiff, .png, .svg) allowed | 只有(.gif注意,.JPG,.JPEG,.TIFF,.PNG,.SVG)允許的圖片擴展 |
| 832 | DocType: Customize Form | Fields separated by comma (,) will be included in the "Search By" list of Search dialog box | 字段以逗號分隔(,)將被列入“通過搜索”的搜索對話框的列表 |
| 833 | apps/frappe/frappe/website/doctype/website_theme/website_theme.py +35 | Please Duplicate this Website Theme to customize. | 請複製此網站主題以供客製化。 |
| 834 | DocType: DocField | Text Editor | 文本編輯器 |
| 835 | apps/frappe/frappe/config/website.py +69 | Settings for About Us Page. | 設定關於我們頁面。 |
| 836 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +538 | Edit Custom HTML | 編輯自定義HTML |
| 837 | apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +8 | In | 在 |
| 838 | DocType: Email Alert | Value Change | 值變動 |
| 839 | DocType: Standard Reply | Standard Reply | 標準回复 |
| 840 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +176 | Width of the input box | 寬度的輸入框的 |
| 841 | DocType: UserRole | UserRole | 用戶角色 |
| 842 | DocType: Print Settings | With Letterhead | 與信 |
| 843 | apps/frappe/frappe/email/smtp.py +169 | Invalid Outgoing Mail Server or Port | 無效的發送郵件服務器或端口 |
| 844 | DocType: DocPerm | Write | 寫 |
| 845 | apps/frappe/frappe/core/doctype/report/report.py +29 | Only Administrator allowed to create Query / Script Reports | 只有管理員可以創建查詢/腳本的報告 |
| 846 | apps/frappe/frappe/public/js/frappe/form/save.js +13 | Updating | 更新 |
| 847 | DocType: File | Preview | 預覽 |
| 848 | DocType: Customize Form | Use this fieldname to generate title | 使用該字段名來生成標題 |
| 849 | apps/frappe/frappe/public/js/frappe/views/communication.js +85 | Select Attachments | 選擇附件 |
| 850 | apps/frappe/frappe/model/naming.py +90 | for {0} | {0} |
| 851 | apps/frappe/frappe/public/js/legacy/print_format.js +125 | You are not allowed to print this document | 您不被允許列印此文件 |
| 852 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +286 | Loading Report | 加載報表 |
| 853 | apps/frappe/frappe/public/js/frappe/form/form_sidebar.html +26 | Attach File | 附加文件 |
| 854 | apps/frappe/frappe/templates/emails/new_user.html +3 | A new account has been created for you | 新帳戶已經為您新增 |
| 855 | apps/frappe/frappe/templates/emails/password_update.html +1 | Password Update Notification | 密碼更新通知 |
| 856 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +62 | Assignment Complete | 作業完成 |
| 857 | DocType: DocPerm | User Permission DocTypes | 用戶權限的文檔類型 |
| 858 | apps/frappe/frappe/public/js/frappe/model/model.js +488 | New Name | 新名稱 |
| 859 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +125 | Please save the document before removing assignment | 請刪除分配之前保存的文檔 |
| 860 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +10 | Insert Above | 插入以上 |
| 861 | apps/frappe/frappe/public/js/frappe/model/indicator.js +5 | Not Saved | 未儲存 |
| 862 | DocType: Custom Field | Default Value | 預設值 |
| 863 | apps/frappe/frappe/public/js/frappe/ui/messages.js +157 | Verify | 確認 |
| 864 | DocType: Workflow Document State | Update Field | 更新欄位 |
| 865 | apps/frappe/frappe/email/doctype/email_account/email_account.py +290 | Leave this conversation | 離開這個談話 |
| 866 | apps/frappe/frappe/model/base_document.py +387 | Options not set for link field {0} | 對於鏈接欄位沒有設置選項{0} |
| 867 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +149 | You cannot unset 'Read Only' for field {0} | 你不能沒有設置'只讀'現場{0} |
| 868 | DocType: Workflow State | asterisk | 星號 |
| 869 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +61 | Please do not change the template headings. | 請不要更改模板標題。 |
| 870 | DocType: Communication | Linked | 鏈接 |
| 871 | apps/frappe/frappe/public/js/frappe/form/save.js +84 | Enter the name of the new {0} | 輸入新的名稱{0} |
| 872 | apps/frappe/frappe/config/desk.py +39 | Activity log of all users. | 所有用戶的活動日誌。 |
| 873 | DocType: Workflow State | shopping-cart | 購物車 |
| 874 | DocType: Social Login Keys | ||
| 875 | DocType: Workflow State | Inverse | 逆 |
| 876 | DocType: DocField | User permissions should not apply for this Link | 用戶權限不應該申請這個鏈接 |
| 877 | apps/frappe/frappe/model/naming.py +90 | Invalid naming series (. missing) | 無效的命名序列(失踪) |
| 878 | DocType: System Settings | Language | 語言 |
| 879 | DocType: DocPerm | Cancel | 取消 |
| 880 | DocType: Web Page | Page content | 頁面內容 |
| 881 | apps/frappe/frappe/core/doctype/file/file.py +116 | File {0} does not exist | 文件{0}不存在 |
| 882 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +91 | Leave blank for new records | 留空新紀錄 |
| 883 | apps/frappe/frappe/config/website.py +79 | List of themes for Website. | 主題的網站名單。 |
| 884 | apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +44 | Logout | 登出 |
| 885 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +26 | Permissions at higher levels are Field Level permissions. All Fields have a Permission Level set against them and the rules defined at that permissions apply to the field. This is useful in case you want to hide or make certain field read-only for certain Roles. | 在更高級別的權限是現場級的權限。所有領域都對他們權限級別設置,並在該權限適用於該領域中定義的規則。要隱藏或使某些領域的只讀某些角色,這是在的情況下非常有用。 |
| 886 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +38 | If these instructions where not helpful, please add in your suggestions on GitHub Issues. | 如果這些指示沒有幫助,請加在GitHub Issues提出你的建議。 |
| 887 | DocType: Workflow State | bookmark | 書籤 |
| 888 | apps/frappe/frappe/email/bulk.py +96 | This email was sent to you as CC | 此電子郵件發送給您的CC |
| 889 | DocType: Currency | Symbol | 符號 |
| 890 | apps/frappe/frappe/model/base_document.py +428 | Row #{0}: | 列#{0}: |
| 891 | apps/frappe/frappe/core/doctype/user/user.py +81 | New password emailed | 新的密碼通過電子郵件發送 |
| 892 | apps/frappe/frappe/auth.py +222 | Login not allowed at this time | 在這個時候不允許登錄 |
| 893 | DocType: Async Task | Runtime | 運行時 |
| 894 | DocType: DocType | Permissions Settings | 權限設置 |
| 895 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +207 | {0} List | {0}列表 |
| 896 | apps/frappe/frappe/desk/form/assign_to.py +39 | Already in user's To Do list | 已經在用戶的To Do列表 |
| 897 | DocType: Email Account | Enable Outgoing | 啟用外 |
| 898 | DocType: System Settings | Email Footer Address | 電子郵件地址頁腳 |
| 899 | DocType: DocField | Text | 文本 |
| 900 | apps/frappe/frappe/config/setup.py +125 | Standard replies to common queries. | 常見查詢的標準答复。 |
| 901 | apps/frappe/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html +31 | Report an Issue | 報告問題 |
| 902 | apps/frappe/frappe/email/doctype/email_account/email_account_list.js +14 | Default Sending | 預設發送 |
| 903 | DocType: Workflow State | volume-off | 體積過 |
| 904 | DocType: Custom Field | Properties | 屬性 |
| 905 | apps/frappe/frappe/core/doctype/file/test_file.py +43 | Home/Test Folder 1 | 首頁/測試文件夾1 |
| 906 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +47 | Do not update, but insert new records. | 不更新,但插入新記錄。 |
| 907 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +149 | Assign to me | 分配給我 |
| 908 | apps/frappe/frappe/core/doctype/file/file_list.js +74 | Edit Folder | 編輯文件夾 |
| 909 | DocType: DocField | Dynamic Link | 動態鏈接 |
| 910 | DocType: Property Setter | DocType or Field | 的DocType或現場 |
| 911 | DocType: Communication | Soft-Bounced | 軟退回 |
| 912 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +3 | Quick Help for Setting Permissions | 設定權限快速求助 |
| 913 | DocType: Report | Report Builder | 報表生成器 |
| 914 | DocType: Async Task | Task Name | 任務名稱 |
| 915 | DocType: Workflow | Workflow | 工作流程 |
| 916 | DocType: Workflow State | Upload | 上載 |
| 917 | DocType: System Settings | Date Format | 日期格式 |
| 918 | apps/frappe/frappe/website/doctype/blog_post/blog_post_list.js +7 | Not Published | 未發布 |
| 919 | apps/frappe/frappe/config/setup.py +168 | Actions for workflow (e.g. Approve, Cancel). | 流程的操作(如批准、取消)。 |
| 920 | DocType: Workflow State | flag | 旗標 |
| 921 | DocType: Web Page | Text Align | 文本對齊 |
| 922 | DocType: Contact Us Settings | Forward To Email Address | 轉發到郵件地址 |
| 923 | apps/frappe/frappe/core/doctype/doctype/doctype.py +332 | Title field must be a valid fieldname | 標題字段必須是有效的字段名 |
| 924 | DocType: System Settings | Session Expiry in Hours e.g. 06:00 | 連線過期的小時,例如06:00 |
| 925 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +35 | Once you have set this, the users will only be able access documents (eg. Blog Post) where the link exists (eg. Blogger). | 一旦你設置這個,用戶將只能訪問有聯結的文檔(如博客文章)。 |
| 926 | apps/frappe/frappe/utils/csvutils.py +33 | Unable to open attached file. Please try again. | 無法開啟附加的檔案。請重試。 |
| 927 | DocType: Scheduler Log | Log of Scheduler Errors | 日程安排程序錯誤日誌 |
| 928 | apps/frappe/frappe/public/js/frappe/form/save.js +12 | Submitting | 提交 |
| 929 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +182 | Custom HTML | 自定義HTML |
| 930 | apps/frappe/frappe/core/doctype/file/file_list.js +71 | Enter folder name | 輸入文件夾名稱 |
| 931 | DocType: Comment | Comment Docname | 可採用DocName評論 |
| 932 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +54 | Select Role | 選擇角色 |
| 933 | apps/frappe/frappe/model/delete_doc.py +219 | Deleted | 刪除 |
| 934 | DocType: Workflow State | adjust | 調整 |
| 935 | DocType: Website Settings | Disable Customer Signup link in Login page | 禁止客戶在登入頁面的註冊連結 |
| 936 | apps/frappe/frappe/core/report/todo/todo.py +21 | Assigned To/Owner | 指派給/所有者 |
| 937 | DocType: Workflow State | arrow-left | 箭頭左 |
| 938 | apps/frappe/frappe/desk/page/applications/application_row.html +5 | Installed | 安裝 |
| 939 | DocType: Workflow State | fullscreen | 全屏 |
| 940 | DocType: Event | Ref Name | 參考名稱 |
| 941 | DocType: Web Page | Center | 中心 |
| 942 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +33 | Setup > User Permissions Manager | 設定>用戶權限管理 |
| 943 | DocType: Workflow Document State | Represents the states allowed in one document and role assigned to change the state. | 代表一個文檔和角色分配給改變國家允許的狀態。 |
| 944 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +49 | Refresh Form | 更新表格 |
| 945 | DocType: DocField | Select | 選擇 |
| 946 | apps/frappe/frappe/utils/csvutils.py +25 | File not attached | 文件未附 |
| 947 | DocType: Top Bar Item | If you set this, this Item will come in a drop-down under the selected parent. | 如果你設置這個,這個項目會成為選定的父物件的下拉菜單中。 |
| 948 | apps/frappe/frappe/model/db_query.py +434 | Please select atleast 1 column from {0} to sort | 請從{0}中至少選擇一攔以進行排序 |
| 949 | apps/frappe/frappe/templates/pages/print.py +183 | No template found at path: {0} | 沒有找到模板於路徑:{0} |
| 950 | DocType: Website Settings | Menu items in the Top Bar. For setting the color of the Top Bar, go to selected Website Theme. | 頂欄的選單項目。關於頂欄的顏色,請到所選擇的網站主題中設定。 |
| 951 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +53 | Submit after importing. | 導入後提交。 |
| 952 | DocType: Blogger | Avatar | 頭像 |
| 953 | DocType: Blogger | Posts | 帖子 |
| 954 | apps/frappe/frappe/public/js/frappe/views/communication.js +479 | Dear | 親愛 |
| 955 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +57 | Tip: Double click cell to edit | 提示:雙擊單元格以編輯 |
| 956 | DocType: ToDo | Description and Status | 描述和狀態 |
| 957 | DocType: Web Page | HTML for header section. Optional | 標題區塊的HTML。可選 |
| 958 | DocType: Email Unsubscribe | Global Unsubscribe | 全球退訂 |
| 959 | apps/frappe/frappe/core/doctype/userrole/userrole.py +14 | Role exists | 角色存在 |
| 960 | apps/frappe/frappe/public/js/frappe/views/communication.js +82 | Select Print Format | 選擇列印格式 |
| 961 | DocType: DocField | Print Hide | 列印隱藏 |
| 962 | apps/frappe/frappe/public/js/frappe/ui/messages.js +58 | Enter Value | 輸入值 |
| 963 | DocType: Workflow State | tint | 色彩 |
| 964 | DocType: Workflow State | Style | 風格 |
| 965 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +55 | e.g.: | 例如: |
| 966 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +166 | {0} comments | {0}評論 |
| 967 | DocType: Customize Form Field | Label and Type | 標籤和類型 |
| 968 | DocType: Workflow State | forward | 轉發 |
| 969 | apps/frappe/frappe/public/js/frappe/form/sidebar.js +52 | {0} edited this {1} | {0}編輯此{1} |
| 970 | DocType: Web Page | Custom Javascript | 自定義JavaScript |
| 971 | DocType: DocPerm | Submit | 提交 |
| 972 | apps/frappe/frappe/core/doctype/file/file_list.js +56 | New Folder | 新建文件夾 |
| 973 | DocType: Website Settings | Sub-domain provided by erpnext.com | 由erpnext.com提供的子網域 |
| 974 | DocType: System Settings | dd-mm-yyyy | dd-mm-yyyy |
| 975 | apps/frappe/frappe/desk/query_report.py +70 | Must have report permission to access this report. | 必須具有報告權限訪問此報告。 |
| 976 | apps/frappe/frappe/desk/doctype/event/event.py +66 | Daily Event Digest is sent for Calendar Events where reminders are set. | 在日曆事件中被標註提醒的事件會列入每日事件摘要的郵件內。 |
| 977 | apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +32 | View Website | 查看網站 |
| 978 | DocType: Workflow State | remove | 拆除 |
| 979 | DocType: Email Account | If non standard port (e.g. 587) | 如果非標準端口(如587) |
| 980 | apps/frappe/frappe/public/js/frappe/form/toolbar.js +153 | Reload | 重新載入 |
| 981 | DocType: Event | Participants | 參與者 |
| 982 | DocType: Bulk Email | Reference DocName | DocName參照 |
| 983 | DocType: Web Form | Success Message | 成功的訊息 |
| 984 | DocType: DocType | User Cannot Search | 無法搜尋使用者 |
| 985 | DocType: DocPerm | Apply this rule if the User is the Owner | 應用此規則如果用戶是業主 |
| 986 | apps/frappe/frappe/desk/page/activity/activity.js +47 | Build Report | 建立報告 |
| 987 | apps/frappe/frappe/model/rename_doc.py +92 | {0} {1} does not exist, select a new target to merge | {0} {1}不存在,選擇一個新的目標合併 |
| 988 | apps/frappe/frappe/core/page/user_permissions/user_permissions.py +66 | Cannot set permission for DocType: {0} and Name: {1} | 無法設置權限的DocType : {0}和名稱: {1} |
| 989 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +147 | Add to To Do | 添加到待辦事項 |
| 990 | DocType: Comment | Comment Doctype | 註釋文檔類型 |
| 991 | apps/frappe/frappe/public/js/frappe/list/list_sidebar.html +10 | Assigned To Me | 指派給我 |
| 992 | apps/frappe/frappe/public/js/frappe/ui/messages.js +157 | Verify Password | 確認密碼 |
| 993 | apps/frappe/frappe/core/page/modules_setup/modules_setup.js +55 | There were errors | 有錯誤 |
| 994 | apps/frappe/frappe/desk/doctype/todo/todo.js +22 | Close | 關閉 |
| 995 | apps/frappe/frappe/model/document.py +452 | Cannot change docstatus from 0 to 2 | 不能改變docstatus 0-2 |
| 996 | apps/frappe/frappe/core/doctype/doctype/doctype.py +258 | Options must be a valid DocType for field {0} in row {1} | 選項必須是字段的有效的DocType {0}行{1} |
| 997 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +160 | Edit Properties | 編輯屬性 |
| 998 | DocType: Patch Log | List of patches executed | 執行補丁列表 |
| 999 | apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +21 | {0} already unsubscribed | {0}已經退訂 |
| 1000 | DocType: Communication | Communication Medium | 通信介質 |
| 1001 | DocType: Website Settings | Banner HTML | 橫幅的HTML |
| 1002 | apps/frappe/frappe/model/base_document.py +432 | {0} {1} cannot be "{2}". It should be one of "{3}" | {0} {1}不能為“{2}”。它應該是一個“{3}” |
| 1003 | apps/frappe/frappe/utils/data.py +489 | {0} or {1} | {0}或{1} |
| 1004 | apps/frappe/frappe/core/doctype/user/user.py +157 | Password Update | 密碼更新 |
| 1005 | DocType: Workflow State | trash | 垃圾 |
| 1006 | apps/frappe/frappe/desk/page/activity/activity.js +153 | Dec | 十二月 |
| 1007 | DocType: Web Form | In JSON as [{"title":"Jobs", "name":"jobs"}] | 在JSON作為[{“頭銜”:“喬布斯”,“名”:“工作”}] |
| 1008 | DocType: Event | Leave blank to repeat always | 保持空白以保持重複 |
| 1009 | DocType: Event | Ends on | 結束於 |
| 1010 | DocType: Website Settings | Added HTML in the <head> section of the web page, primarily used for website verification and SEO | 在<head>添加HTML網頁的部分,主要用於網站的驗證和搜索引擎優化 |
| 1011 | apps/frappe/frappe/utils/nestedset.py +181 | Item cannot be added to its own descendents | 項目不能被添加到自己的後代 |
| 1012 | apps/frappe/frappe/public/js/frappe/form/sidebar.js +55 | {0} created this {1} | {0}新增此{1} |
| 1013 | apps/frappe/frappe/public/js/frappe/form/workflow.js +36 | Document is only editable by users of role | 文件只有通過編輯角色的用戶 |
| 1014 | apps/frappe/frappe/desk/form/assign_to.py +146 | The task {0}, that you assigned to {1}, has been closed by {2}. | 任務{0},您分配給{1},已被關閉{2}。 |
| 1015 | DocType: Blogger | Short Name | 簡稱 |
| 1016 | DocType: Workflow State | magnet | 磁鐵 |
| 1017 | apps/frappe/frappe/geo/doctype/currency/currency.js +7 | This Currency is disabled. Enable to use in transactions | 公司在以下倉庫失踪 |
| 1018 | DocType: Contact Us Settings | Default: "Contact Us" | 預設:“聯繫我們” |
| 1019 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +378 | Level 0 is for document level permissions, higher levels for field level permissions. | 0級是文件級權限,更高層級是欄位級權限。 |
| 1020 | DocType: Custom Script | Sample | 樣品 |
| 1021 | DocType: Event | Every Week | 每一周 |
| 1022 | DocType: Custom Field | Is Mandatory Field | 是必須填寫 |
| 1023 | DocType: User | Website User | 網站用戶 |
| 1024 | apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +10 | Not equals | 不等於 |
| 1025 | DocType: Website Script | Script to attach to all web pages. | 腳本安裝到所有網頁。 |
| 1026 | DocType: Web Form | Allow Multiple | 允許多個 |
| 1027 | apps/frappe/frappe/public/js/frappe/form/form_sidebar.html +19 | Assign | 指派 |
| 1028 | apps/frappe/frappe/config/setup.py +93 | Import / Export Data from .csv files. | 從CSV文件導入/導出數據 。 |
| 1029 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +62 | You are not allowed to create / edit reports | 你不允許創建/編輯報導 |
| 1030 | DocType: Workflow State | Icon will appear on the button | 圖標將顯示在按鈕上 |
| 1031 | DocType: Web Page | Page url name (auto-generated) | 頁面的URL名稱(自動生成的) |
| 1032 | apps/frappe/frappe/core/page/user_permissions/user_permissions.py +105 | Please upload using the same template as download. | 上傳請使用相同的下載模板。 |
| 1033 | DocType: Email Account | ProTip: Add <code>Reference: {{ reference_doctype }} {{ reference_name }}</code> to send document reference | ProTip:添加<code>Reference: {{ reference_doctype }} {{ reference_name }}</code>發送文檔引用 |
| 1034 | apps/frappe/frappe/modules/__init__.py +81 | App not found | 未找到應用程式 |
| 1035 | DocType: Workflow State | pencil | 鉛筆 |
| 1036 | apps/frappe/frappe/config/desk.py +27 | Chat messages and other notifications. | 聊天信息和其他通知。 |
| 1037 | apps/frappe/frappe/public/js/frappe/form/share.js +54 | Share {0} with | 分享{0} |
| 1038 | DocType: Workflow State | hand-up | 手向上 |
| 1039 | DocType: Blog Settings | Writers Introduction | 作家簡介 |
| 1040 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +140 | Select Document Type or Role to start. | 選擇文件類型或角色開始。 |
| 1041 | apps/frappe/frappe/public/js/frappe/form/toolbar.js +262 | ProTip: You can also use Ctrl+S to Save | ProTip:您還可以使用Ctrl + S保存 |
| 1042 | apps/frappe/frappe/public/js/frappe/views/container.js +55 | Page not found | 找不到網頁 |
| 1043 | DocType: DocField | Precision | 精確 |
| 1044 | DocType: Website Slideshow | Slideshow Items | 幻燈片項目 |
| 1045 | apps/frappe/frappe/model/delete_doc.py +158 | Cannot delete or cancel because {0} {1} is linked with {2} {3} | 不能刪除或取消,因為{0} {1}以連結到{2} {3} |
| 1046 | DocType: Website Settings | Twitter Share | Twitter分享 |
| 1047 | DocType: Workflow State | Workflow State | 工作流程狀態 |
| 1048 | apps/frappe/frappe/public/js/frappe/form/save.js +163 | Already saving. Please wait a few moments. | 已儲存。請稍等片刻。 |
| 1049 | apps/frappe/frappe/templates/pages/me.html +1 | My Account | 我的帳戶 |
| 1050 | DocType: ToDo | Allocated To | 為了分配 |
| 1051 | apps/frappe/frappe/templates/emails/password_reset.html +4 | Please click on the following link to set your new password | 請點擊以下鏈接來設置新密碼 |
| 1052 | DocType: Email Alert | Days After | 天后 |
| 1053 | DocType: Contact Us Settings | Settings for Contact Us Page | 設置聯繫我們頁面 |
| 1054 | DocType: Custom Script | Script Type | 腳本類型 |
| 1055 | DocType: Email Account | Footer | 頁腳 |
| 1056 | apps/frappe/frappe/utils/verified_command.py +39 | Invalid Link | 鏈接無效 |
| 1057 | DocType: Web Page | Show Title | 顯示標題 |
| 1058 | DocType: Property Setter | Property Type | 屬性類型 |
| 1059 | DocType: Workflow State | screenshot | 屏幕截圖 |
| 1060 | apps/frappe/frappe/core/doctype/report/report.py +24 | Only Administrator can save a standard report. Please rename and save. | 只有管理員可以保存一個標準的報告。請重新命名並保存。 |
| 1061 | DocType: DocField | Data | 數據 |
| 1062 | apps/frappe/frappe/public/js/frappe/model/model.js +27 | Document Status | 文檔狀態 |
| 1063 | DocType: Email Account | Login Id | 登錄ID |
| 1064 | apps/frappe/frappe/core/page/data_import_tool/importer.py +178 | Not allowed to Import | 不准進口 |
| 1065 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +22 | Permission Levels | 權限級別 |
| 1066 | DocType: Workflow State | Warning | 警告 |
| 1067 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +856 | Ignoring Item {0}, because a group exists with the same name! | 忽略項目{0} ,因為一組存在具有相同名字! |
| 1068 | DocType: DocType | In Dialog | 在對話框 |
| 1069 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +143 | Help | 幫助 |
| 1070 | DocType: User | Login Before | 登錄前 |
| 1071 | DocType: Web Page | Insert Style | 插入樣式 |
| 1072 | apps/frappe/frappe/desk/page/applications/applications.js +94 | Application Installer | 應用程式安裝器 |
| 1073 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +246 | Is | 是 |
| 1074 | DocType: Workflow State | info-sign | 資訊符號 |
| 1075 | DocType: Currency | How should this currency be formatted? If not set, will use system defaults | 此貨幣使用何種格式?如果沒有設定,將使用系統預設值。 |
| 1076 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +250 | Show User Permissions | 顯示用戶權限 |
| 1077 | apps/frappe/frappe/utils/response.py +110 | You need to be logged in and have System Manager Role to be able to access backups. | 您需要先登錄,並具有系統管理員角色才能夠訪問備份。 |
| 1078 | apps/frappe/frappe/public/js/legacy/form.js +134 | Please save before attaching. | 請安裝前儲存。 |
| 1079 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +121 | Added {0} ({1}) | 添加{0}({1}) |
| 1080 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +267 | Fieldtype cannot be changed from {0} to {1} in row {2} | 列{2}的欄位類型不能從{0}改變為{1} |
| 1081 | apps/frappe/frappe/core/doctype/doctype/doctype.py +322 | Search Fields should contain valid fieldnames | 搜索字段應包含有效的字段名 |
| 1082 | apps/frappe/frappe/core/doctype/user/user.js +317 | Role Permissions | 角色權限 |
| 1083 | apps/frappe/frappe/public/js/frappe/form/set_sharing.html +5 | Can Read | 可閱讀 |
| 1084 | DocType: Standard Reply | Response | 回應 |
| 1085 | apps/frappe/frappe/public/js/frappe/form/workflow.js +41 | Workflow will start after saving. | 工作流程將在儲存之後啟動。 |
| 1086 | apps/frappe/frappe/public/js/frappe/form/set_sharing.html +7 | Can Share | 可以共享 |
| 1087 | apps/frappe/frappe/email/smtp.py +37 | Invalid recipient address | 無效的收件人地址 |
| 1088 | DocType: Workflow State | step-forward | 往前進 |
| 1089 | apps/frappe/frappe/core/doctype/user/user.js +41 | Refreshing... | 更新中... |
| 1090 | DocType: Event | Starts on | 開始於 |
| 1091 | apps/frappe/frappe/email/bulk.py +160 | This email was sent to {0} and copied to {1} | 此電子郵件發送到{0},並複製到{1} |
| 1092 | DocType: Workflow State | th | 日 |
| 1093 | apps/frappe/frappe/public/js/frappe/form/control.js +1095 | Create a new {0} | 建立一個新的{0} |
| 1094 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +220 | Report {0} | 報告{0} |
| 1095 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +231 | Open {0} | 打開{0} |
| 1096 | DocType: Workflow State | ok-sign | OK符號 |
| 1097 | apps/frappe/frappe/public/js/frappe/form/toolbar.js +142 | Duplicate | 複製 |
| 1098 | apps/frappe/frappe/email/doctype/email_alert/email_alert.py +16 | Please specify which value field must be checked | 請指定必須檢查哪些值欄位 |
| 1099 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +69 | "Parent" signifies the parent table in which this row must be added | “父項”表示在該行必須增加父表 |
| 1100 | DocType: Website Theme | Apply Style | 應用樣式 |
| 1101 | apps/frappe/frappe/public/js/frappe/form/form_sidebar.html +39 | Shared With | 隨著共享 |
| 1102 | Modules Setup | 模塊設置 | |
| 1103 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +230 | Type: | 類型: |
| 1104 | apps/frappe/frappe/desk/moduleview.py +57 | Module Not Found | 模塊未找到 |
| 1105 | DocType: User | Location | 位置 |
| 1106 | Permitted Documents For User | 對於用戶的許可文件 | |
| 1107 | apps/frappe/frappe/core/doctype/docshare/docshare.py +42 | You need to have "Share" permission | 你需要有“共享”權限 |
| 1108 | apps/frappe/frappe/public/js/frappe/form/grid.js +269 | Bulk Edit {0} | 批量編輯{0} |
| 1109 | DocType: Email Alert Recipient | Email Alert Recipient | 電子郵件警報收件人 |
| 1110 | DocType: About Us Settings | Settings for the About Us Page | 設置關於我們頁面 |
| 1111 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +5 | Select Type of Document to Download | 文檔選擇類型下載 |
| 1112 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +186 | Use the field to filter records | 使用字段篩選記錄 |
| 1113 | DocType: Email Account | Outlook.com | Outlook.com |
| 1114 | DocType: System Settings | Scheduler Last Event | 調度上次事件 |
| 1115 | DocType: Website Settings | Add Google Analytics ID: eg. UA-89XXX57-1. Please search help on Google Analytics for more information. | 新增 Google Analytics ID:如UA-89XXX57-1。請搜尋Google Analytics相關文件以獲取更多訊息。 |
| 1116 | DocType: Email Alert Recipient | Expression, Optional | 表達,可選 |
| 1117 | apps/frappe/frappe/email/bulk.py +162 | This email was sent to {0} | 這封電子郵件被發送到{0} |
| 1118 | DocType: Email Account | Check this to pull emails from your mailbox | 勾選此選項,則從你的郵箱取出電子郵件地址 |
| 1119 | apps/frappe/frappe/model/document.py +465 | Cannot edit cancelled document | 無法編輯已取消文件 |
| 1120 | apps/frappe/frappe/utils/nestedset.py +77 | Nested set error. Please contact the Administrator. | 嵌套組的錯誤。請聯繫管理員。 |
| 1121 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_layout.html +11 | <span class=text-muted data-no-content=1> | 的<span class =文本靜音數據沒有內容= 1> |
| 1122 | DocType: Workflow State | envelope | 信封 |
| 1123 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +55 | Option 2 | 選項2 |
| 1124 | apps/frappe/frappe/core/doctype/docshare/docshare.py +46 | {0} shared this document with {1} | {0}共享這個文件{1} |
| 1125 | DocType: Website Settings | Google Plus One | Google+ |
| 1126 | apps/frappe/frappe/desk/page/activity/activity.js +153 | Jul | 七月 |
| 1127 | apps/frappe/frappe/config/website.py +44 | Setup of top navigation bar, footer and logo. | 安裝程序的頂部導航欄,頁腳和徽標。 |
| 1128 | apps/frappe/frappe/core/doctype/doctype/doctype.py +398 | For {0} at level {1} in {2} in row {3} | {0}在水平{1}的{2}行{3} |
| 1129 | DocType: Bulk Email | Recipient | 接受者 |
| 1130 | apps/frappe/frappe/config/setup.py +137 | Drag and Drop tool to build and customize Print Formats. | 拖放工具來構建和定製列印格式。 |
| 1131 | apps/frappe/frappe/public/js/frappe/ui/tree.js +123 | Expand | 擴大 |
| 1132 | DocType: Workflow State | align-right | 靠右對齊 |
| 1133 | apps/frappe/frappe/core/doctype/file/file.py +211 | Folder {0} is not empty | 文件夾{0}非空 |
| 1134 | DocType: Page | Roles | 角色 |
| 1135 | apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +208 | Field {0} is not selectable. | 欄位{0}是不可選擇的。 |
| 1136 | DocType: System Settings | Session Expiry | 連線過期 |
| 1137 | DocType: Workflow State | ban-circle | 禁令圈 |
| 1138 | DocType: Event | Desk | 辦公桌 |
| 1139 | apps/frappe/frappe/core/doctype/report/report.js +8 | Write a SELECT query. Note result is not paged (all data is sent in one go). | 寫一個SELECT查詢。注結果不分頁(所有數據都一氣呵成發送)。 |
| 1140 | DocType: Email Account | Attachment Limit (MB) | 附件限制(MB) |
| 1141 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +22 | Ctrl + Down | 按Ctrl +向下 |
| 1142 | DocType: User | User Defaults | 使用者預設 |
| 1143 | DocType: Workflow State | chevron-down | 人字形-下 |
| 1144 | apps/frappe/frappe/public/js/frappe/views/communication.js +440 | Email not sent to {0} (unsubscribed / disabled) | 電子郵件不會被發送到{0}(退訂/禁用) |
| 1145 | DocType: Async Task | Traceback | 回溯 |
| 1146 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +151 | Assign To | 指派給 |
| 1147 | DocType: Workflow State | th-list | 日列表 |
| 1148 | DocType: Web Page | Enable Comments | 啟用評論 |
| 1149 | DocType: User | Restrict user from this IP address only. Multiple IP addresses can be added by separating with commas. Also accepts partial IP addresses like (111.111.111) | 僅限此IP地址用戶。多個IP地址可以通過用逗號分隔的方式輸入。也接受部分的IP地址區段如(111.111.111) |
| 1150 | DocType: Website Theme | Google Font (Heading) | 谷歌字體(標題) |
| 1151 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +166 | Find {0} in {1} | 在{1}中找到{0} |
| 1152 | DocType: Email Account | Append as communication against this DocType (must have fields, "Status", "Subject") | 作為追加對通信本的DocType(必須有田,“狀態”,“主題”) |
| 1153 | DocType: DocType | Allow Import via Data Import Tool | 允許通過數據導入工具導入 |
| 1154 | apps/frappe/frappe/model/base_document.py +486 | Not allowed to change {0} after submission | 不允許提交後更改{0} |
| 1155 | DocType: Comment | Comment Type | 註釋類型 |
| 1156 | apps/frappe/frappe/config/setup.py +8 | Users | 用戶 |
| 1157 | DocType: Email Account | Signature | 簽名 |
| 1158 | apps/frappe/frappe/public/js/frappe/form/share.js +112 | Share With | 分享 |
| 1159 | apps/frappe/frappe/config/setup.py +179 | Enter keys to enable login via Facebook, Google, GitHub. | Enter鍵啟用透過Facebook、Google、GitHub登錄。 |
| 1160 | apps/frappe/frappe/public/js/frappe/ui/tags.js +21 | Add a tag | 新增標籤 |
| 1161 | apps/frappe/frappe/public/js/frappe/form/control.js +955 | Please attach a file first. | 請先加上附檔。 |
| 1162 | apps/frappe/frappe/model/naming.py +156 | There were some errors setting the name, please contact the administrator | 有一些錯誤設置的名稱,請與管理員聯繫 |
| 1163 | DocType: Website Slideshow Item | Website Slideshow Item | 網站幻燈片項目 |
| 1164 | DocType: DocType | Title Case | 標題案例 |
| 1165 | DocType: Blog Post | Email Sent | 郵件發送 |
| 1166 | apps/frappe/frappe/public/js/frappe/views/communication.js +70 | Send As Email | 發送電子郵件 |
| 1167 | DocType: Website Theme | Link Color | 鏈接顏色 |
| 1168 | apps/frappe/frappe/core/doctype/user/user.py +47 | User {0} cannot be disabled | 用戶{0}不能被禁用 |
| 1169 | apps/frappe/frappe/core/doctype/user/user.py +479 | Dear System Manager, | 親愛的系統管理器, |
| 1170 | apps/frappe/frappe/public/js/frappe/form/save.js +14 | Amending | 修訂 |
| 1171 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +5 | Dialog box to select a Link Value | 對話框中選擇一個鏈接的價值 |
| 1172 | DocType: Contact Us Settings | Send enquiries to this email address | 發送諮詢到這個郵箱地址 |
| 1173 | DocType: Letter Head | Letter Head Name | 信頭名 |
| 1174 | apps/frappe/frappe/config/website.py +23 | User editable form on Website. | 對網站的用戶可編輯的形式。 |
| 1175 | DocType: Workflow State | file | 文件 |
| 1176 | apps/frappe/frappe/model/rename_doc.py +98 | You need write permission to rename | 您需要寫入權限才能重新命名 |
| 1177 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +433 | Apply Rule | 適用規則 |
| 1178 | DocType: User | Karma | 因果報應 |
| 1179 | DocType: DocField | Table | 表 |
| 1180 | DocType: File | File Size | 文件大小 |
| 1181 | apps/frappe/frappe/website/doctype/web_form/web_form.py +141 | You must login to submit this form | 您必須登錄才能提交此表 |
| 1182 | DocType: User | Background Image | 背景圖片 |
| 1183 | DocType: Async Task | Queued | 排隊 |
| 1184 | apps/frappe/frappe/public/js/frappe/form/print.js +96 | New Custom Print Format | 新自定義列印格式 |
| 1185 | DocType: DocPerm | Create | 建立 |
| 1186 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +201 | Invalid Filter: {0} | 無效的過濾器: {0} |
| 1187 | DocType: About Us Settings | Org History | 組織歷史 |
| 1188 | DocType: Workflow | Workflow Name | 工作流程名稱 |
| 1189 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +155 | Notify by Email | 通過電子郵件通知 |
| 1190 | DocType: Web Form | Allow Edit | 讓編輯 |
| 1191 | apps/frappe/frappe/core/doctype/file/file_list.js +109 | Paste | 粘貼 |
| 1192 | apps/frappe/frappe/workflow/doctype/workflow/workflow.py +64 | Cannot change state of Cancelled Document. Transition row {0} | 不能改變註銷文件的狀態。 |
| 1193 | DocType: Workflow | Rules for how states are transitions, like next state and which role is allowed to change state etc. | 規則的狀態是如何過渡,例如下一個狀態以及何種角色允許改變狀態等。 |
| 1194 | apps/frappe/frappe/desk/form/save.py +21 | {0} {1} already exists | {0} {1}已經存在 |
| 1195 | apps/frappe/frappe/email/doctype/email_account/email_account.py +65 | Append To can be one of {0} | 追加到可以是一個{0} |
| 1196 | DocType: User | Github Username | Github上用戶名 |
| 1197 | DocType: Web Page | Title / headline of your page | 你的頁面標題/標題 |
| 1198 | DocType: DocType | Plugin | 插件 |
| 1199 | apps/frappe/frappe/public/js/frappe/views/communication.js +310 | Add Attachments | 添加附件 |
| 1200 | DocType: Workflow State | signal | 信號 |
| 1201 | DocType: DocType | Show Print First | 先顯示列印 |
| 1202 | apps/frappe/frappe/public/js/frappe/list/doclistview.js +340 | Make a new {0} | 建立一個新的{0} |
| 1203 | apps/frappe/frappe/public/js/frappe/views/communication.js +182 | Re: {0} | 回复:{0} |
| 1204 | DocType: Print Settings | Monochrome | 單色 |
| 1205 | DocType: Workflow | Different "States" this document can exist in. Like "Open", "Pending Approval" etc. | 本文件可存在的不同「狀態」。如「開啟」、「延後批准」等。 |
| 1206 | apps/frappe/frappe/utils/verified_command.py +40 | This link is invalid or expired. Please make sure you have pasted correctly. | 此鏈接是無效或過期。請確保你已經正確粘貼。 |
| 1207 | DocType: Web Form | Web Form Fields | 網頁表單欄位 |
| 1208 | DocType: Website Theme | Top Bar Text Color | 最上面一欄文字顏色 |
| 1209 | apps/frappe/frappe/core/doctype/file/file.py +170 | File '{0}' not found | 文件'{0}'未找到 |
| 1210 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +370 | Remove Section | 刪除部分 |
| 1211 | DocType: User | Change Password | 更改密碼 |
| 1212 | apps/frappe/frappe/public/js/frappe/form/control.js +428 | Invalid Email: {0} | 無效的電子郵件: {0} |
| 1213 | apps/frappe/frappe/desk/doctype/event/event.py +20 | Event end must be after start | 活動必須在開始後才能結束 |
| 1214 | apps/frappe/frappe/templates/includes/sidebar.html +7 | Back | 回到上一步 |
| 1215 | apps/frappe/frappe/desk/query_report.py +22 | You don't have permission to get a report on: {0} | 你無權得到一份報告:{0} |
| 1216 | apps/frappe/frappe/public/js/frappe/form/control.js +1104 | Advanced Search | 高級搜索 |
| 1217 | apps/frappe/frappe/core/doctype/user/user.py +390 | Password reset instructions have been sent to your email | 密碼重置說明已發送到您的電子郵件 |
| 1218 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +487 | Sort By | 排序 |
| 1219 | apps/frappe/frappe/config/setup.py +184 | Manage cloud backups on Dropbox | 管理Dropbox上的雲備份 |
| 1220 | DocType: Workflow | States | 州 |
| 1221 | DocType: Email Alert | Attach Print | 附加列印 |
| 1222 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +18 | When you Amend a document after Cancel and save it, it will get a new number that is a version of the old number. | 當您修改一個文件後,取消和保存,它會得到一個新的數字,是一個版本的舊號碼。 |
| 1223 | apps/frappe/frappe/core/doctype/doctype/doctype.py +39 | {0} not allowed in name | {0}不允許用在名稱中 |
| 1224 | DocType: Workflow State | circle-arrow-left | 圓圈箭頭向左 |
| 1225 | apps/frappe/frappe/sessions.py +111 | Redis cache server not running. Please contact Administrator / Tech support | Redis的緩存服務器無法運行。請聯繫管理員/技術支持 |
| 1226 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +85 | Make a new record | 建立新紀錄 |
| 1227 | DocType: Currency | Fraction | 分數 |
| 1228 | apps/frappe/frappe/public/js/frappe/form/control.js +747 | Select from existing attachments | 從現有的附件選擇 |
| 1229 | DocType: Custom Field | Field Description | 欄位說明 |
| 1230 | apps/frappe/frappe/model/naming.py +49 | Name not set via Prompt | 名稱未通過設置提示 |
| 1231 | DocType: Note | Note is a free page where users can share documents / notes | 注意是一個免費的頁面,在這裡用戶可以共享文件/票據 |
| 1232 | DocType: Website Theme | Top Bar Color | 頂欄顏色 |
| 1233 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +152 | Add to To Do List Of | 添加到待辦事項列表 |
| 1234 | DocType: DocType | Allow Import | 允許進口 |
| 1235 | apps/frappe/frappe/templates/includes/comments/comments.py +57 | New comment on {0} {1} | 新評論{0} {1} |
| 1236 | DocType: Workflow State | glass | 玻璃 |
| 1237 | DocType: Country | Time Zones | 時區 |
| 1238 | DocType: Workflow State | remove-sign | 刪除符號 |
| 1239 | apps/frappe/frappe/config/setup.py +158 | Define workflows for forms. | 定義表單流程。 |
| 1240 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +156 | Start new Format | 開始新的格式 |
| 1241 | DocType: Workflow State | font | 字形 |
| 1242 | apps/frappe/frappe/public/js/legacy/print_format.js +37 | Please enable pop-ups | 請啟用彈出窗口 |
| 1243 | DocType: Customize Form Field | Is Custom Field | 是自定義字段 |
| 1244 | DocType: Workflow | If checked, all other workflows become inactive. | 如果選中,所有其他的工作流程變得無效。 |
| 1245 | apps/frappe/frappe/core/doctype/report/report.js +10 | [Label]:[Field Type]/[Options]:[Width] | [標籤]:[字段類型] / [選項]:[寬] |
| 1246 | DocType: Workflow State | folder-close | 文件夾閉 |
| 1247 | DocType: Email Alert Recipient | Optional: Alert will only be sent if value is a valid email id. | 可選:警示只對有效的電子郵件ID寄送。 |
| 1248 | apps/frappe/frappe/model/rename_doc.py +101 | {0} not allowed to be renamed | {0}不允許改名 |
| 1249 | DocType: Custom Script | Custom Script | 自定義腳本 |
| 1250 | apps/frappe/frappe/public/js/frappe/model/model.js +26 | Assigned To | 指派給 |
| 1251 | apps/frappe/frappe/core/doctype/user/user.py +166 | Verify Your Account | 驗證您的帳戶 |
| 1252 | DocType: Workflow Transition | Action | 行動 |
| 1253 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +231 | Info: | 資訊: |
| 1254 | DocType: Custom Field | Permission Level | 權限級別 |
| 1255 | DocType: User | Send Notifications for Transactions I Follow | 發送通知進行交易我跟隨 |
| 1256 | apps/frappe/frappe/core/doctype/doctype/doctype.py +441 | {0}: Cannot set Submit, Cancel, Amend without Write | {0} :沒有寫入則無法設定提交,取消,修改 |
| 1257 | apps/frappe/frappe/public/js/frappe/form/footer/attachments.js +81 | Are you sure you want to delete the attachment? | 您確定要刪除附件? |
| 1258 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +8 | Setup > User | 設置>用戶 |
| 1259 | apps/frappe/frappe/model/base_document.py +464 | {0}: '{1}' will get truncated, as max characters allowed is {2} | {0}:“{1}”將被截斷,作為最大允許的字符是{2} |
| 1260 | apps/frappe/frappe/templates/emails/password_reset.html +6 | Thank you | 謝謝 |
| 1261 | apps/frappe/frappe/public/js/frappe/form/save.js +11 | Saving | 儲存中 |
| 1262 | DocType: Print Settings | Print Style Preview | 列印樣式預覽 |
| 1263 | apps/frappe/frappe/core/doctype/file/test_file.py +81 | Test_Folder | Test_Folder |
| 1264 | apps/frappe/frappe/website/doctype/web_form/web_form.py +107 | You are not allowed to update this Web Form Document | 你不允許更新此Web窗體文件 |
| 1265 | DocType: About Us Settings | About Us Settings | 關於我們的設置 |
| 1266 | DocType: Website Settings | Website Theme | 網站主題 |
| 1267 | DocType: DocField | In List View | 在列表視圖 |
| 1268 | DocType: Email Account | Use TLS | 使用TLS |
| 1269 | apps/frappe/frappe/email/smtp.py +34 | Invalid login or password | 無效的登錄名或密碼 |
| 1270 | apps/frappe/frappe/config/setup.py +207 | Add custom javascript to forms. | 添加自定義的JavaScript到表單內。 |
| 1271 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +295 | Sr No | SR無 |
| 1272 | Role Permissions Manager | 角色權限管理 | |
| 1273 | DocType: Website Theme | This must be checked if the below style settings are applicable | 這必須進行檢查,如果下面的樣式設置都適用 |
| 1274 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +111 | Name of the new Print Format | 新列印格式的名稱 |
| 1275 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +229 | Mandatory: | 強制性: |
| 1276 | User Permissions Manager | 用戶權限管理 | |
| 1277 | DocType: Property Setter | New value to be set | 被設定的新值 |
| 1278 | DocType: Email Alert | Days Before or After | 日前或後 |
| 1279 | DocType: Email Alert | Email Alert | 電子郵件警報 |
| 1280 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +34 | Select Document Types to set which User Permissions are used to limit access. | 選擇文件類型來設置該用戶的權限來限制訪問。 |
| 1281 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +84 | Blog | 部落格 |
| 1282 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +30 | Download with data | 下載數據 |
| 1283 | DocType: Workflow State | hand-right | 手向右 |
| 1284 | DocType: Website Settings | Subdomain | 子域名 |
| 1285 | apps/frappe/frappe/public/js/frappe/form/workflow.js +35 | Current status | 現狀 |
| 1286 | DocType: Web Form | Allow Delete | 允許刪除 |
| 1287 | DocType: Email Alert | Message Examples | 訊息範例 |
| 1288 | DocType: Web Form | Login Required | 需要登錄 |
| 1289 | apps/frappe/frappe/config/website.py +59 | Write titles and introductions to your blog. | 寫標題和介紹給你的博客。 |
| 1290 | DocType: Email Account | Notify if unreplied for (in mins) | 對於通知,如果沒有回复(以分鐘) |
| 1291 | apps/frappe/frappe/public/js/frappe/list/listview.js +343 | 2 days ago | 2天前 |
| 1292 | apps/frappe/frappe/config/website.py +64 | Categorize blog posts. | 分類博客文章。 |
| 1293 | DocType: DocField | Attach | 附加檔案 |
| 1294 | apps/frappe/frappe/core/doctype/doctype/doctype.py +344 | {{{0}}} is not a valid fieldname pattern. It should be {{field_name}}. | {{{0}}}是不是一個有效字段名圖案。它應該是{{FIELD_NAME}}。 |
| 1295 | DocType: DocType | Permission Rules | 權限規則 |
| 1296 | apps/frappe/frappe/public/js/frappe/form/toolbar.js +135 | Links | 鏈接 |
| 1297 | apps/frappe/frappe/model/base_document.py +356 | Value missing for | 缺少值 |
| 1298 | apps/frappe/frappe/model/delete_doc.py +137 | {0} {1}: Submitted Record cannot be deleted. | {0} {1}:已呈交的記錄不能被刪除。 |
| 1299 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +86 | new type of document | 新類型的文件 |
| 1300 | DocType: DocPerm | Read | 閱讀 |
| 1301 | apps/frappe/frappe/templates/pages/update-password.html +10 | Old Password | 舊密碼 |
| 1302 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +97 | Posts by {0} | 帖子{0} |
| 1303 | apps/frappe/frappe/core/doctype/report/report.js +9 | To format columns, give column labels in the query. | 要格式化列,給列標籤在查詢中。 |
| 1304 | apps/frappe/frappe/core/doctype/doctype/doctype.py +468 | {0}: Cannot set Assign Amend if not Submittable | {0} :如果不可提交的話,便無法設為指定修改 |
| 1305 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +14 | Edit Role Permissions | 編輯角色權限 |
| 1306 | DocType: Social Login Keys | Social Login Keys | 社交登入碼 |
| 1307 | DocType: Comment | Comment Date | 評論日期 |
| 1308 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +54 | Remove all customizations? | 刪除所有自定義? |
| 1309 | DocType: Website Slideshow | Slideshow Name | 幻燈片放映名稱 |
| 1310 | apps/frappe/frappe/public/js/frappe/form/save.js +15 | Cancelling | 取消 |
| 1311 | DocType: DocType | Allow Rename | 允許重新命名 |
| 1312 | DocType: DocType | Child Tables are shown as a Grid in other DocTypes. | 子表在其他文件類型中顯示為Grid。 |
| 1313 | DocType: Website Settings | If checked, the Home page will be the default Item Group for the website. | 如果勾選,網站的主頁將是預設的項目群組。 |
| 1314 | DocType: Blog Post | Description for listing page, in plain text, only a couple of lines. (max 140 characters) | 說明列表頁面,在純文本中,只有幾行。 (最多140個字符) |
| 1315 | apps/frappe/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html +29 | Forums | 論壇 |
| 1316 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +297 | Add A User Restriction | 新增用戶限制 |
| 1317 | DocType: DocType | Name Case | 案例名稱 |
| 1318 | apps/frappe/frappe/public/js/frappe/form/share.js +26 | Shared with everyone | 的所有人共享 |
| 1319 | apps/frappe/frappe/model/base_document.py +352 | Data missing in table | 在表中的數據丟失 |
| 1320 | DocType: Web Form | Success URL | 成功URL |
| 1321 | DocType: Email Account | Append To | 追加到 |
| 1322 | DocType: Workflow Document State | Only Allow Edit For | 只允許編輯 |
| 1323 | DocType: File | Is Folder | 在文件夾 |
| 1324 | DocType: DocType | DocType | 的DocType |
| 1325 | apps/frappe/frappe/core/doctype/user/user.py +393 | User {0} does not exist | 用戶{0}不存在 |
| 1326 | DocType: Website Theme | If image is selected, color will be ignored. | 如果圖像被選擇時,顏色將被忽略。 |
| 1327 | DocType: User | Mute Sounds | 靜音聲音 |
| 1328 | DocType: Top Bar Item | Top Bar Item | 頂欄項目 |
| 1329 | apps/frappe/frappe/utils/csvutils.py +50 | Unknown file encoding. Tried utf-8, windows-1250, windows-1252. | 未知文件編碼。嘗試UTF-8,windows-1250訪問,windows-1252訪問。 |
| 1330 | apps/frappe/frappe/core/doctype/user/user.py +104 | Sorry! Sharing with Website User is prohibited. | 對不起!與網站用戶共享是禁止的。 |
| 1331 | apps/frappe/frappe/core/doctype/user/user.js +152 | Add all roles | 添加的所有角色 |
| 1332 | apps/frappe/frappe/templates/includes/contact.js +11 | Please enter both your email and message so that we \ can get back to you. Thanks! | 請輸入您的兩者電子郵件和訊息,我們 能盡快給您回覆。謝謝! |
| 1333 | apps/frappe/frappe/email/smtp.py +147 | Could not connect to outgoing email server | 無法連接到外發郵件服務器 |
| 1334 | apps/frappe/frappe/public/js/frappe/form/control.js +1326 | Rich Text | 富文本 |
| 1335 | DocType: Workflow State | resize-full | 調整大小-滿版 |
| 1336 | DocType: Workflow State | off | 關閉 |
| 1337 | apps/frappe/frappe/desk/query_report.py +26 | Report {0} is disabled | 報告{0}無效 |
| 1338 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +24 | Recommended for inserting new records. | 推薦用於插入新記錄。 |
| 1339 | DocType: Async Task | Core | 核心 |
| 1340 | DocType: DocField | Set non-standard precision for a Float or Currency field | 設置非標精度浮點數或貨幣領域 |
| 1341 | DocType: Email Account | Ignore attachments over this size | 忽略附件超過此大小的 |
| 1342 | apps/frappe/frappe/database.py +217 | Too many writes in one request. Please send smaller requests | 太多的寫在一個請求。請將較小的請求 |
| 1343 | DocType: Workflow State | arrow-up | 向上箭頭 |
| 1344 | DocType: DocField | Allow on Submit | 允許在提交 |
| 1345 | apps/frappe/frappe/core/page/desktop/desktop.js +59 | All Applications | 所有應用 |
| 1346 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +422 | Pick Columns | 摘列 |
| 1347 | DocType: Web Page | Add code as <script> | 添加源碼為<<script>> |
| 1348 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +7 | Select Type | 選擇類型 |
| 1349 | apps/frappe/frappe/core/doctype/file/file.py +221 | No permission to write / remove. | 沒有權限寫入/刪除。 |
| 1350 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_layout.html +3 | Drag elements from the sidebar to add. Drag them back to trash. | 從側邊欄拖動的元素添加。他們拖回到垃圾桶。 |
| 1351 | DocType: Workflow State | resize-small | 調整大小-小 |
| 1352 | apps/frappe/frappe/public/js/frappe/ui/editor.html +69 | Horizontal Line Break | 臥式換行符 |
| 1353 | DocType: Top Bar Item | Right | 右邊 |
| 1354 | DocType: User | User Type | 用戶類型 |
| 1355 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +68 | Select User | 選擇用戶 |
| 1356 | DocType: Async Task | Reference Doc | 參考文檔 |
| 1357 | DocType: Communication | Keep a track of all communications | 保持跟踪所有通信 |
| 1358 | apps/frappe/frappe/desk/form/save.py +30 | Did not save | 尚未儲存 |
| 1359 | DocType: Property Setter | Property | 屬性 |
| 1360 | DocType: Website Slideshow | Note: For best results, images must be of the same size and width must be greater than height. | 注意:為達到最佳效果,圖像必須具有相同的尺寸和寬度必須大於高度。 |
| 1361 | DocType: DocType | Auto Name | 自動名稱 |
| 1362 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +55 | Option 3 | 選項3 |
| 1363 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +170 | Permissions can be managed via Setup > Role Permissions Manager | 權限可以通過設置&gt進行管理;角色權限管理 |
| 1364 | apps/frappe/frappe/core/page/data_import_tool/importer.py +70 | Please make sure that there are no empty columns in the file. | 請確保沒有空欄在文件中。 |
| 1365 | apps/frappe/frappe/public/js/frappe/model/create_new.js +218 | You have unsaved changes in this form. Please save before you continue. | 你在本表格未保存的更改。 |
| 1366 | apps/frappe/frappe/core/doctype/doctype/doctype.py +286 | Default for {0} must be an option | 預設為{0}必須是一種選項 |
| 1367 | DocType: User | User Image | 使用者圖片 |
| 1368 | apps/frappe/frappe/email/bulk.py +243 | Emails are muted | 電子郵件是靜音 |
| 1369 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +22 | Ctrl + Up | 按Ctrl +向上 |
| 1370 | DocType: Website Theme | Heading Style | 標題樣式 |
| 1371 | apps/frappe/frappe/desk/page/applications/applications.py +34 | You cannot install this app | 您無法安裝這個程式 |
| 1372 | DocType: Scheduler Log | Error | 錯誤 |
| 1373 | apps/frappe/frappe/model/document.py +524 | Cannot link cancelled document: {0} | 無法鏈接取消文件:{0} |
| 1374 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +556 | For example: If you want to include the document ID, use {0} | 例如:如果要包括文件ID,使用{0} |
| 1375 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +482 | Select Table Columns for {0} | 選擇表列{0} |
| 1376 | DocType: Custom Field | Options Help | 選項幫助 |
| 1377 | DocType: DocField | Report Hide | 報告隱藏 |
| 1378 | DocType: Custom Field | Label Help | 標籤說明 |
| 1379 | DocType: Workflow State | star-empty | 明星空 |
| 1380 | apps/frappe/frappe/public/js/frappe/form/workflow.js +39 | Next actions | 下一步行動 |
| 1381 | apps/frappe/frappe/public/js/frappe/views/ganttview.js +79 | Nothing to show for this selection | 沒什麼可顯示該選擇 |
| 1382 | DocType: Workflow State | ok | 好 |
| 1383 | DocType: User | These values will be automatically updated in transactions and also will be useful to restrict permissions for this user on transactions containing these values. | 這些值將在交易中自動更新,也將是有益的權限限制在含有這些值交易這個用戶。 |
| 1384 | apps/frappe/frappe/desk/page/applications/application_row.html +15 | Publisher | 出版者 |
| 1385 | apps/frappe/frappe/model/rename_doc.py +361 | ** Failed: {0} to {1}: {2} | **失敗:{0} {1}:{2} |
| 1386 | apps/frappe/frappe/public/js/frappe/ui/upload.html +4 | Browse | 瀏覽 |
| 1387 | apps/frappe/frappe/templates/includes/comments/comments.py +52 | View it in your browser | 在瀏覽器查看 |
| 1388 | DocType: Async Task | Running | 運行 |
| 1389 | apps/frappe/frappe/templates/pages/update-password.html +1 | Reset Password | 重設密碼 |
| 1390 | DocType: Workflow State | hand-left | 手向左 |
| 1391 | apps/frappe/frappe/core/doctype/doctype/doctype.py +294 | Fieldtype {0} for {1} cannot be unique | FIELDTYPE {0} {1}不能是唯一的 |
| 1392 | DocType: Email Account | Use SSL | 使用SSL |
| 1393 | DocType: Workflow State | play-circle | 玩圈 |
| 1394 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +75 | Select Print Format to Edit | 選擇編輯的列印格式 |
| 1395 | DocType: Workflow State | circle-arrow-down | 圓圈箭頭向下 |
| 1396 | apps/frappe/frappe/config/desk.py +33 | Private and public Notes. | 私人和公共的注意事項。 |
| 1397 | DocType: DocField | Datetime | 日期時間 |
| 1398 | DocType: Workflow State | arrow-right | 箭頭向右 |
| 1399 | DocType: Workflow State | Workflow state represents the current state of a document. | 工作流狀態表示文檔的當前狀態。 |
| 1400 | apps/frappe/frappe/public/js/frappe/ui/editor.js +445 | Open Link in a new Window | 打開鏈接在新窗口 |
| 1401 | apps/frappe/frappe/utils/file_manager.py +243 | Removed {0} | 刪除{0} |
| 1402 | DocType: Company History | Highlight | 突出 |
| 1403 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +451 | Ascending | 升序 |
| 1404 | apps/frappe/frappe/print/doctype/print_format/print_format.py +18 | Standard Print Format cannot be updated | 標準列印格式不能被更新 |
| 1405 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +147 | Help: Field Properties | 幫助:字段屬性 |
| 1406 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +86 | Importing... | 導入... |
| 1407 | apps/frappe/frappe/model/document.py +738 | Incorrect value in row {0}: {1} must be {2} {3} | 不正確的值在列{0} : {1}必須是{2} {3} |
| 1408 | apps/frappe/frappe/workflow/doctype/workflow/workflow.py +67 | Submitted Document cannot be converted back to draft. Transition row {0} | 提交的文件不能被轉換回起草。 |
| 1409 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_start.html +2 | Select an existing format to edit or start a new format. | 選擇現有格式來編輯或開始一個新的格式。 |
| 1410 | apps/frappe/frappe/workflow/doctype/workflow/workflow.py +38 | Created Custom Field {0} in {1} | 創建自定義欄位{0} {1} |
| 1411 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +31 | A user can be permitted to multiple records of the same DocType. | 用戶可以被允許同一的DocType的多個記錄。 |
| 1412 | DocType: Workflow State | Home | 家 |
| 1413 | DocType: Workflow State | question-sign | 問號 |
| 1414 | DocType: Email Account | Add Signature | 添加簽名 |
| 1415 | apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +38 | Left this conversation | 離開了這個談話 |
| 1416 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +474 | Did not set | 沒有設定 |
| 1417 | DocType: ToDo | ToDo | 待辦事項 |
| 1418 | DocType: DocField | No Copy | 沒有複製 |
| 1419 | DocType: Workflow State | qrcode | QRcode |
| 1420 | DocType: Web Form | Breadcrumbs | 麵包屑 |
| 1421 | apps/frappe/frappe/core/doctype/doctype/doctype.py +414 | If Owner | 如果業主 |
| 1422 | apps/frappe/frappe/website/doctype/web_form/web_form.py +28 | You need to be logged in to access this {0}. | 您需要登錄才能訪問此{0}。 |
| 1423 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +156 | Complete By | 完成 |
| 1424 | apps/frappe/frappe/templates/includes/comments/comments.py +50 | {0} by {1} | {0}by {1} |
| 1425 | apps/frappe/frappe/core/doctype/comment/comment.py +57 | Cannot add more than 50 comments | 無法添加超過50評論 |
| 1426 | DocType: Website Settings | Top Bar Items | 頂欄項目 |
| 1427 | DocType: Print Settings | Print Settings | 列印設置 |
| 1428 | DocType: DocType | Max Attachments | 最大附件 |
| 1429 | DocType: Page | Page | 頁面 |
| 1430 | DocType: Workflow State | briefcase | 公文包 |
| 1431 | apps/frappe/frappe/model/base_document.py +445 | Value cannot be changed for {0} | 值不能被改變為{0} |
| 1432 | apps/frappe/frappe/templates/includes/contact.js +17 | You seem to have written your name instead of your email. \ Please enter a valid email address so that we can get back. | 你寫了你的名字,而不是你的電子郵件。請輸入一個有效的電子郵件地址,以便我們能找回。 |
| 1433 | DocType: Workflow State | Style represents the button color: Success - Green, Danger - Red, Inverse - Black, Primary - Dark Blue, Info - Light Blue, Warning - Orange | 風格代表按鈕的顏色:成功 - 綠色,危險 - 紅,逆 - 黑色,主要 - 深藍色,資訊 - 淺藍,警告 - 橙 |
| 1434 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +124 | No Report Loaded. Please use query-report/[Report Name] to run a report. | 無報告加載。請使用查詢-報告/[Report Name]跑出報告。 |
| 1435 | DocType: Workflow Transition | Workflow Transition | 工作流程轉換 |
| 1436 | DocType: Workflow State | resize-horizontal | 調整大小-水平 |
| 1437 | DocType: Communication | Content | 內容 |
| 1438 | DocType: Web Form | Go to this url after completing the form. | 填寫表格後,去這個網址。 |
| 1439 | DocType: DocType | Document | 文件 |
| 1440 | DocType: DocField | Code | 源碼 |
| 1441 | DocType: Website Theme | Footer Text Color | 頁腳文本顏色 |
| 1442 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +24 | Permissions at level 0 are Document Level permissions, i.e. they are primary for access to the document. | 0級權限是文檔級的權限,也就是說,它們是主要用於訪問文件。 |
| 1443 | DocType: Print Format | Print Format | 列印格式 |
| 1444 | apps/frappe/frappe/config/website.py +28 | User ID of a blog writer. | 一個博客寫手用戶ID。 |
| 1445 | apps/frappe/frappe/config/setup.py +32 | Set Permissions on Document Types and Roles | 在文件類型和角色設置權限 |
| 1446 | DocType: About Us Settings | "Company History" | “公司歷史” |
| 1447 | apps/frappe/frappe/permissions.py +330 | Permission already set | 權限已經設置 |
| 1448 | apps/frappe/frappe/desk/page/activity/activity_row.html +15 | Commented on {0}: {1} | 評論{0}:{1} |
| 1449 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +243 | These restrictions will apply for Document Types where 'Apply User Permissions' is checked for the permission rule and a field with this value is present. | 這些限制將適用於其中“應用用戶權限”被檢查的許可規則,這個值的字段存在文檔類型。 |
| 1450 | DocType: Email Alert | Send alert if this field's value changes | 發送警示,如果這個欄位的值改變 |
| 1451 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +102 | Select a DocType to make a new format | 選擇一個DOCTYPE做出新的格式 |
| 1452 | DocType: Module Def | Module Def | 模組定義 |
| 1453 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +7 | Done | DONE |
| 1454 | apps/frappe/frappe/public/js/frappe/form/footer/timeline_item.html +48 | Reply | 回复 |
| 1455 | DocType: DocField | Collapsible Depends On | 可折疊取決於 |
| 1456 | DocType: Email Account | SMTP Server | SMTP服務器 |
| 1457 | DocType: Print Format | Print Format Help | 列印格式求助 |
| 1458 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +890 | With Groups | 與團體 |
| 1459 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +70 | If you are updating, please select "Overwrite" else existing rows will not be deleted. | 如果要更新,請選擇“覆蓋”其他現有行不會被刪除。 |
| 1460 | DocType: Event | Every Month | 每月 |
| 1461 | DocType: Letter Head | Letter Head in HTML | 信頭中的HTML |
| 1462 | DocType: Web Form | Web Form | 網頁表單 |
| 1463 | DocType: About Us Settings | Org History Heading | 組織歷史航向 |
| 1464 | DocType: Communication | Integrations can use this field to set email delivery status | 集成可以使用此字段來設置郵件發送狀態 |
| 1465 | DocType: Web Form | Web Page Link Text | 網頁鏈接文本 |
| 1466 | apps/frappe/frappe/config/setup.py +142 | Set default format, page size, print style etc. | 設置預設格式,頁面大小,列印樣式等。 |
| 1467 | DocType: DocType | Naming | 命名 |
| 1468 | DocType: Event | Every Year | 每年 |
| 1469 | apps/frappe/frappe/public/js/frappe/list/list_item_main_head.html +23 | Select All | 全選 |
| 1470 | apps/frappe/frappe/public/js/frappe/form/linked_with.js +86 | Not Linked to any record. | 不鏈接到任何記錄。 |
| 1471 | apps/frappe/frappe/public/js/frappe/form/workflow.js +32 | by Role | 依角色 |
| 1472 | apps/frappe/frappe/core/doctype/user/user.py +359 | Registered but disabled. | 註冊但被禁用。 |
| 1473 | apps/frappe/frappe/public/js/frappe/list/doclistview.js +536 | Delete permanently? | 永久刪除? |
| 1474 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +89 | Search in a document type | 對文檔類型搜索 |
| 1475 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +202 | Allow field to remain editable even after submission | 讓外地甚至提交後仍然可編輯 |
| 1476 | DocType: DocPerm | Role and Level | 角色和級別 |
| 1477 | DocType: File | Thumbnail URL | 縮略圖網址 |
| 1478 | apps/frappe/frappe/desk/moduleview.py +31 | Custom Reports | 自定義報告 |
| 1479 | DocType: Website Script | Website Script | 網站腳本 |
| 1480 | apps/frappe/frappe/config/setup.py +147 | Customized HTML Templates for printing transactions. | 定製列印交易用之 HTML 模板。 |
| 1481 | apps/frappe/frappe/desk/form/utils.py +103 | No further records | 沒有進一步的記錄 |
| 1482 | DocType: DocField | Long Text | 長文本 |
| 1483 | apps/frappe/frappe/core/page/data_import_tool/importer.py +38 | Please do not change the rows above {0} | 請不要更改上面的{0}列 |
| 1484 | apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +58 | (Ctrl + G) | (按Ctrl + G) |
| 1485 | apps/frappe/frappe/public/js/frappe/views/pageview.js +110 | Sorry! You are not permitted to view this page. | 對不起!你不允許查看此頁面。 |
| 1486 | DocType: Workflow State | bell | 鐘 |
| 1487 | apps/frappe/frappe/public/js/frappe/form/set_sharing.html +39 | Share this document with | 分享這個文件 |
| 1488 | apps/frappe/frappe/desk/page/activity/activity.js +152 | Jun | 軍 |
| 1489 | apps/frappe/frappe/utils/nestedset.py +235 | {0} {1} cannot be a leaf node as it has children | {0} {1}不能是一個葉節點,因為它有子節點 |
| 1490 | DocType: Feed | Info | 資訊 |
| 1491 | apps/frappe/frappe/templates/includes/contact.js +30 | Thank you for your message | 謝謝您的留言 |
| 1492 | DocType: Website Settings | Home Page | 首頁 |
| 1493 | DocType: Email Alert | Filters | 篩選器 |
| 1494 | DocType: Workflow State | share-alt | 股份ALT |
| 1495 | DocType: Role | Role Name | 角色名稱 |
| 1496 | DocType: Workflow Document State | Workflow Document State | 工作流程文件狀態 |
| 1497 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +32 | To give acess to a role for only specific records, check the Apply User Permissions. User Permissions are used to limit users with such role to specific records. | 為了讓接取到了只有特定記錄的作用,檢查應用的用戶權限。用戶權限用於限制用戶這樣的角色,具體的記錄。 |
| 1498 | apps/frappe/frappe/workflow/doctype/workflow/workflow.py +70 | Cannot cancel before submitting. See Transition {0} | 可以在提交之前不會取消。 |
| 1499 | apps/frappe/frappe/templates/pages/print.py +169 | Print Format {0} is disabled | 列印格式{0}被禁用 |
| 1500 | DocType: Email Alert | Send days before or after the reference date | 之前或基準日後發送天 |
| 1501 | DocType: User | Allow user to login only after this hour (0-24) | 允許用戶在幾小時後登入(0 - 24) |
| 1502 | apps/frappe/frappe/desk/doctype/todo/todo_list.js +21 | Assigned By Me | 指定由我 |
| 1503 | apps/frappe/frappe/core/doctype/doctype/doctype.py +59 | Not in Developer Mode! Set in site_config.json or make 'Custom' DocType. | 不是在開發模式!坐落在site_config.json或進行“自定義”的DocType。 |
| 1504 | DocType: Workflow State | globe | 地球 |
| 1505 | DocType: System Settings | dd.mm.yyyy | dd.mm.yyyy |
| 1506 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +194 | Hide field in Standard Print Format | 標準列印格式中的隱藏欄位 |
| 1507 | DocType: Communication | In Reply To | 在回答 |
| 1508 | DocType: DocField | Float | 浮動 |
| 1509 | DocType: Module Def | Module Name | 模塊名稱 |
| 1510 | DocType: DocType | DocType is a Table / Form in the application. | DOCTYPE是一應用程式中的表格/表單。 |
| 1511 | DocType: Feed | Feed Type | Feed類型 |
| 1512 | DocType: Email Account | GMail | GMail的 |
| 1513 | DocType: Web Page | Template Path | 模板路徑 |
| 1514 | apps/frappe/frappe/public/js/frappe/form/print.js +143 | Warning: This Print Format is in old style and cannot be generated via the API. | 警告:此列印格式是舊式的,不能透過API生成。 |
| 1515 | DocType: DocField | Print Width | 列印寬度 |
| 1516 | DocType: User | Allow user to login only before this hour (0-24) | 允許用戶在幾小時前登入(0 - 24) |
| 1517 | apps/frappe/frappe/core/doctype/file/file.py +108 | Folder is mandatory | 文件夾是必需的 |
| 1518 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_sidebar.html +3 | Filter... | 過濾器... |
| 1519 | DocType: Workflow State | bold | 粗體 |
| 1520 | apps/frappe/frappe/website/doctype/website_settings/website_settings.py +34 | {0} does not exist in row {1} | {0}中不存在的行{1} |
| 1521 | DocType: Event | Event Type | 事件類型 |
| 1522 | DocType: User | Last Known Versions | 最後已知版本 |
| 1523 | apps/frappe/frappe/config/setup.py +115 | Add / Manage Email Accounts. | 新增/管理電子郵件帳戶。 |
| 1524 | DocType: Blog Category | Published | 已發行 |
| 1525 | apps/frappe/frappe/templates/emails/auto_reply.html +1 | Thank you for your email | 感謝您的電子郵件 |
| 1526 | DocType: DocField | Small Text | 小文 |
| 1527 | apps/frappe/frappe/core/doctype/user/user.py +481 | Administrator accessed {0} on {1} via IP Address {2}. | 管理員訪問{0}在{1}通過IP地址{2}。 |
| 1528 | apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +6 | Equals | 等號 |
| 1529 | apps/frappe/frappe/core/doctype/doctype/doctype.py +280 | Options 'Dynamic Link' type of field must point to another Link Field with options as 'DocType' | 選擇“動態鏈接”類型的字段都必須指向另一個鏈接字段的選項為'的DocType“ |
| 1530 | DocType: About Us Settings | Team Members Heading | 小組成員標題 |
| 1531 | DocType: DocField | Do not allow user to change after set the first time | 在首次設定後不允許用戶更改 |
| 1532 | DocType: User | Third Party Authentication | 第三方認證 |
| 1533 | DocType: Website Settings | Banner is above the Top Menu Bar. | 橫幅位於選單欄上方。 |
| 1534 | DocType: Email Account | Port | 端口 |
| 1535 | DocType: Print Format | Arial | Arial |
| 1536 | DocType: Website Slideshow | Slideshow like display for the website | 幻燈片一樣顯示的網站 |
| 1537 | apps/frappe/frappe/public/js/frappe/ui/editor.html +59 | Center (Ctrl/Cmd+E) | 中心(按Ctrl / Cmd + E) |
| 1538 | apps/frappe/frappe/sessions.py +29 | Cache Cleared | 快取已清除 |
| 1539 | DocType: Dropbox Backup | Upload Frequency | 上傳頻率 |
| 1540 | apps/frappe/frappe/core/doctype/user/user.py +73 | User with System Manager Role should always have User Type: System User | 用戶與系統管理角色應該始終有用戶類型:系統用戶 |
| 1541 | DocType: DocPerm | Export | 出口 |
| 1542 | DocType: About Us Settings | More content for the bottom of the page. | 更多的內容的頁面的底部。 |
| 1543 | apps/frappe/frappe/public/js/frappe/request.js +217 | Session Expired. Logging you out | 連線過期,您將被登出。 |
| 1544 | DocType: Workflow | DocType on which this Workflow is applicable. | DocType文檔類型上這個工作流是適用的。 |
| 1545 | DocType: Blog Category | Category Name | 分類名稱 |
| 1546 | DocType: Print Settings | PDF Settings | PDF設置 |
| 1547 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.py +16 | Column Name | 列名 |
| 1548 | apps/frappe/frappe/core/doctype/doctype/doctype.py +297 | Fieldtype {0} for {1} cannot be indexed | FIELDTYPE {0} {1}不能進行索引 |
| 1549 | DocType: Communication | Email Account | 電子郵件帳戶 |
| 1550 | DocType: Workflow State | Download | 下載 |
| 1551 | DocType: Blog Post | Blog Intro | 部落格介紹 |
| 1552 | DocType: Async Task | Result | 成績 |
| 1553 | apps/frappe/frappe/core/doctype/report/report.js +37 | Enable Report | 啟用報告 |
| 1554 | DocType: User | Check / Uncheck roles assigned to the User. Click on the Role to find out what permissions that Role has. | 查看/取消選中分配給個人的角色。點擊角色,找出哪些權限的角色了。 |
| 1555 | DocType: Web Page | Insert Code | 插入源碼 |
| 1556 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +555 | You can add dynamic properties from the document by using Jinja templating. | 您可以通過使用Jinja模板從添加文件動態特性。 |
| 1557 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +87 | List a document type | 列出的文件類型 |
| 1558 | DocType: Event | Ref Type | 參考類型 |
| 1559 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +63 | If you are uploading new records, leave the "name" (ID) column blank. | 如果您上傳新的記錄,留下了“名”(ID)欄為空白。 |
| 1560 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +364 | No of Columns | 無柱 |
| 1561 | DocType: Workflow State | Calendar | 日曆 |
| 1562 | apps/frappe/frappe/model/rename_doc.py +95 | Another {0} with name {1} exists, select another name | 另一{0}名{1}存在,選擇另一個名字 |
| 1563 | DocType: DocType | Custom? | 自定義? |
| 1564 | DocType: Website Settings | Website Theme Image | 網站主題形象 |
| 1565 | DocType: Workflow State | road | 道路 |
| 1566 | DocType: User | Timezone | 時區 |
| 1567 | apps/frappe/frappe/public/js/frappe/model/model.js +104 | Unable to load: {0} | 無法載入: {0} |
| 1568 | DocType: DocField | Read Only | 只讀 |
| 1569 | DocType: Print Settings | Send Print as PDF | 發送列印為PDF |
| 1570 | DocType: Workflow Transition | Allowed | 允許的 |
| 1571 | apps/frappe/frappe/core/doctype/doctype/doctype.py +304 | There can be only one Fold in a form | 只能有一個折疊的形式 |
| 1572 | apps/frappe/frappe/website/doctype/website_settings/website_settings.py +23 | Invalid Home Page | 無效的主頁 |
| 1573 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +170 | Reset Filters | 重設過濾器 |
| 1574 | apps/frappe/frappe/core/doctype/doctype/doctype.py +431 | {0}: Permission at level 0 must be set before higher levels are set | {0} :權限在0水平必須更高級別設定前設定 |
| 1575 | DocType: Website Settings | Home Page is Products | 首頁是產品頁 |
| 1576 | apps/frappe/frappe/desk/doctype/todo/todo.py +22 | Assignment closed by {0} | 指派作業由 {0} 結案 |
| 1577 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +93 | Calculate | 計算 |
| 1578 | apps/frappe/frappe/print/doctype/print_format/print_format.js +20 | Please select DocType first | 請首先選擇的DocType |
| 1579 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +94 | e.g. (55 + 434) / 4 or =Math.sin(Math.PI/2)... | 例如:(55 + 434)/ 4 =或Math.sin(Math.PI / 2)... |
| 1580 | DocType: Social Login Keys | GitHub Client ID | GitHub的客戶ID |
| 1581 | DocType: DocField | Perm Level | 權限等級 |
| 1582 | apps/frappe/frappe/desk/doctype/event/event.py +59 | Events In Today's Calendar | 活動在今天的日曆 |
| 1583 | DocType: Web Page | Web Page | 網頁 |
| 1584 | DocType: Blog Category | Blogger | 部落格 |
| 1585 | apps/frappe/frappe/public/js/frappe/form/control.js +552 | Date must be in format: {0} | 日期格式必須是: {0} |
| 1586 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_field.html +22 | Select Columns | 選擇列 |
| 1587 | DocType: Workflow State | folder-open | 文件夾打開 |
| 1588 | apps/frappe/frappe/core/page/desktop/all_applications_dialog.html +1 | Search Application | 搜索應用程式 |
| 1589 | apps/frappe/frappe/config/website.py +18 | Single Post (article). | 單個帖子(文章)。 |
| 1590 | DocType: Property Setter | Set Value | 設定值 |
| 1591 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +190 | Hide field in form | 隱藏表單域 |
| 1592 | DocType: Email Alert | Optional: The alert will be sent if this expression is true | 可選:警報會在這個表達式為true發送 |
| 1593 | apps/frappe/frappe/public/js/frappe/list/doclistview.js +451 | Select records for assignment | 用於分配選擇記錄 |
| 1594 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +87 | Importing | 輸入 |
| 1595 | DocType: ToDo | Assigned By | 由....指派 |
| 1596 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +27 | You can use Customize Form to set levels on fields. | 您可以使用自定義表格中的字段設置的水平。 |
| 1597 | DocType: DocPerm | Report | 報告 |
| 1598 | apps/frappe/frappe/templates/generators/web_form.html +31 | Please login to create a new {0} | 請登錄建立一個新的{0} |
| 1599 | apps/frappe/frappe/desk/reportview.py +69 | {0} is saved | {0}已儲存 |
| 1600 | apps/frappe/frappe/core/doctype/user/user.py +235 | User {0} cannot be renamed | 用戶{0}無法重命名 |
| 1601 | DocType: Website Settings | An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org] | 一個圖標文件擴展名為.ico。應為16×16像素。使用圖標生成器生成。 [favicon-generator.org] |
| 1602 | apps/frappe/frappe/website/doctype/website_settings/website_settings.js +17 | Exported | 出口 |
| 1603 | DocType: DocPerm | JSON list of DocTypes used to apply User Permissions. If empty, all linked DocTypes will be used to apply User Permissions. | 用於應用用戶權限的文檔類型的JSON列表。如果為空,所有鏈接的文檔類型將用於應用的用戶權限。 |
| 1604 | DocType: Report | Ref DocType | 參考的DocType |
| 1605 | apps/frappe/frappe/core/doctype/doctype/doctype.py +443 | {0}: Cannot set Amend without Cancel | {0} :如果沒有取消便無法設為修改 |
| 1606 | apps/frappe/frappe/public/js/frappe/form/print_layout.html +20 | Full Page | 全頁 |
| 1607 | DocType: DocType | Is Child Table | 是子表 |
| 1608 | apps/frappe/frappe/utils/csvutils.py +123 | {0} must be one of {1} | {0}必須是{1} 之一 |
| 1609 | apps/frappe/frappe/public/js/frappe/form/form_viewers.js +26 | {0} is currently viewing this document | {0}正在查看該文檔 |
| 1610 | apps/frappe/frappe/templates/emails/password_reset.html +1 | Password Reset | 密碼重置 |
| 1611 | DocType: Communication | Opened | 開業 |
| 1612 | DocType: Workflow State | chevron-left | 人字形-左 |
| 1613 | DocType: Bulk Email | Sending | 發出 |
| 1614 | apps/frappe/frappe/auth.py +208 | Not allowed from this IP Address | 不接受來自此IP地址 |
| 1615 | DocType: Website Slideshow | This goes above the slideshow. | 這正好幻燈片上面。 |
| 1616 | apps/frappe/frappe/config/setup.py +225 | Install Applications. | 安裝應用程式。 |
| 1617 | DocType: Event | Private | 私人 |
| 1618 | DocType: Print Settings | Send Email Print Attachments as PDF (Recommended) | 發送郵件列印附件為PDF格式(推薦) |
| 1619 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +383 | Show rows with zero values | 秀值為零的列 |
| 1620 | DocType: Workflow Action | Workflow Action | 工作流程執行 |
| 1621 | DocType: Event | Send an email reminder in the morning | 在早上發送電子郵件提醒 |
| 1622 | DocType: Blog Post | Published On | 發表於 |
| 1623 | DocType: Feed | Feed | Feed |
| 1624 | DocType: ToDo | Reference Type | 參考類型 |
| 1625 | DocType: Event | Repeat On | 重複在 |
| 1626 | DocType: Communication | Marked As Spam | 標記為垃圾郵件 |
| 1627 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +30 | User Permissions | 用戶權限 |
| 1628 | apps/frappe/frappe/desk/page/activity/activity.js +153 | Oct | 十月 |
| 1629 | DocType: Workflow State | warning-sign | 警告符號 |
| 1630 | DocType: Website Settings | Show title in browser window as "Prefix - title" | 標題顯示在瀏覽器窗口中的“前綴 - 標題” |
| 1631 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +90 | text in document type | 在文件類型的文本 |
| 1632 | DocType: Workflow Document State | Update Value | 更新值 |
| 1633 | DocType: System Settings | Number Format | 數字格式 |
| 1634 | DocType: Custom Field | Insert After | 於後方插入 |
| 1635 | DocType: Social Login Keys | GitHub Client Secret | GitHub的客戶端秘密 |
| 1636 | DocType: Report | Report Name | 報告名稱 |
| 1637 | DocType: Email Alert | Save | 儲存 |
| 1638 | DocType: Website Settings | Title Prefix | 標題前綴 |
| 1639 | DocType: Email Account | Notifications and bulk mails will be sent from this outgoing server. | 通知和大宗郵件將從此傳出服務器發送。 |
| 1640 | DocType: Workflow State | cog | COG |
| 1641 | apps/frappe/frappe/public/js/frappe/form/form_sidebar.html +44 | Currently Viewing | 目前查看 |
| 1642 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +140 | {0} added | {0}已添加 |
| 1643 | apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +9 | Not In | 在不 |
| 1644 | DocType: Workflow State | star | 星號 |
| 1645 | apps/frappe/frappe/desk/page/activity/activity.js +153 | Nov | 十一月 |
| 1646 | apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +160 | values separated by commas | 用逗號分隔的值 |
| 1647 | apps/frappe/frappe/core/doctype/doctype/doctype.py +269 | Max width for type Currency is 100px in row {0} | {0}列內的貨幣類型的最大寬度為100px |
| 1648 | apps/frappe/frappe/config/website.py +13 | Content web page. | 內容的網頁。 |
| 1649 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +9 | Add a New Role | 添加新角色 |
| 1650 | apps/frappe/frappe/templates/includes/login/login.js +126 | Oops! Something went wrong | 糟糕!出事了 |
| 1651 | DocType: Blog Settings | Blog Introduction | 部落格簡介 |
| 1652 | DocType: User | Email Settings | 電子郵件設置 |
| 1653 | apps/frappe/frappe/workflow/doctype/workflow/workflow.py +57 | {0} not a valid State | {0}不是有效的國家 |
| 1654 | DocType: Workflow State | ok-circle | OK-圈 |
| 1655 | apps/frappe/frappe/core/doctype/user/user.py +102 | Sorry! User should have complete access to their own record. | 對不起!用戶應該擁有完全訪問他們自己的紀錄。 |
| 1656 | DocType: Custom Field | In Report Filter | 在報表篩選 |
| 1657 | DocType: DocType | Hide Actions | 隱藏操作 |
| 1658 | DocType: DocType | <a onclick="msgprint('<ol>\ <li><b>field:[fieldname]</b> - By Field\ <li><b>naming_series:</b> - By Naming Series (field called naming_series must be present\ <li><b>Prompt</b> - Prompt user for a name\ <li><b>[series]</b> - Series by prefix (separated by a dot); for example PRE.#####\ </ol>')">Naming Options</a> | <a onclick="msgprint('<ol> \ <li> <b>字段:[字段名] </ B> - 通過現場\ <li> <b> naming_series:</ B > - 通過命名系列(場稱為naming_series必須存在\ <li> <b>提示</ B> - 提示用戶輸入一個名稱\ <li> <b> [系列] </ 。B> - 系列由前綴(用點分隔);例如PRE“##### \ </ OL>)”>命名選項</A> |
| 1659 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +19 | Label is mandatory | 標籤是強制性的 |
| 1660 | DocType: DocField | Unique | 獨特 |
| 1661 | DocType: File | File Name | 文件名 |
| 1662 | apps/frappe/frappe/core/page/data_import_tool/importer.py +282 | Did not find {0} for {0} ({1}) | 沒有找到{0} {0} ( {1} ) |
| 1663 | apps/frappe/frappe/config/setup.py +39 | Set Permissions per User | 設置每個用戶的權限 |
| 1664 | DocType: Print Format | Edit Format | 編輯格式 |
| 1665 | apps/frappe/frappe/templates/emails/new_user.html +6 | Complete Registration | 完成註冊 |
| 1666 | apps/frappe/frappe/website/doctype/website_theme/website_theme.py +40 | Top Bar Color and Text Color are the same. They should be have good contrast to be readable. | 頂欄顏色和文本顏色是相同的。他們應該具有良好的對比度是可讀的。 |
| 1667 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +67 | You can only upload upto 5000 records in one go. (may be less in some cases) | 你一次只能上最多5000條記錄。 (在某些情況下可能更少) |
| 1668 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +542 | Report was not saved (there were errors) | 報告沒有被保存(有錯誤) |
| 1669 | DocType: Print Settings | Print Style | 列印樣式 |
| 1670 | DocType: DocPerm | Import | 進口 |
| 1671 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +130 | Row {0}: Not allowed to enable Allow on Submit for standard fields | 行{0}:不允許啟用允許對提交的標準字段 |
| 1672 | apps/frappe/frappe/config/setup.py +91 | Import / Export Data | 導入/導出數據 |
| 1673 | apps/frappe/frappe/public/js/frappe/change_log.html +7 | updated to {0} | 更新{0} |
| 1674 | apps/frappe/frappe/public/js/legacy/form.js +168 | Cannot print cancelled documents | 無法列印取消的文件 |
| 1675 | DocType: User | Desktop Background | 桌面背景 |
| 1676 | DocType: Workflow State | chevron-right | 人字形-右 |
| 1677 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +159 | Change type of field. (Currently, Type change is \ allowed among 'Currency and Float') | 更改字段的類型。(目前,類型變化\ 允許中“貨幣和浮動”) |
| 1678 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +48 | For comparative filters, start with | 對於比較器,開始 |
| 1679 | DocType: Website Theme | Link to Bootstrap CSS | 鏈接來引導CSS |
| 1680 | DocType: Workflow State | camera | 相機 |
| 1681 | DocType: Website Settings | Brand HTML | 品牌的HTML |
| 1682 | apps/frappe/frappe/templates/includes/login/login.js +19 | Both login and password required | 需要登錄名稱和密碼 |
| 1683 | apps/frappe/frappe/model/document.py +430 | Please refresh to get the latest document. | 請更新以獲得最新的文檔。 |
| 1684 | DocType: User | Security Settings | 安全設置 |
| 1685 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +614 | Add Column | 添加欄 |
| 1686 | Desktop | 桌面 | |
| 1687 | DocType: Web Form | Text to be displayed for Link to Web Page if this form has a web page. Link route will be automatically generated based on `page_name` and `parent_website_route` | 要顯示的文本鏈接網頁,如果這種形式有一個網頁。線路路由會自動生成基於`page_name`和`parent_website_route` |
| 1688 | apps/frappe/frappe/public/js/frappe/form/control.js +1222 | Please set {0} first | 請先設定{0} |
| 1689 | DocType: Patch Log | Patch | 補丁 |
| 1690 | DocType: Async Task | Failed | 失敗 |
| 1691 | apps/frappe/frappe/core/page/data_import_tool/importer.py +43 | No data found | 沒有找到數據 |
| 1692 | DocType: Web Form | Allow Comments | 允許評論 |
| 1693 | DocType: User | Background Style | 背景樣式 |
| 1694 | DocType: System Settings | mm-dd-yyyy | mm-dd-yyyy |
| 1695 | apps/frappe/frappe/desk/doctype/feed/feed.py +93 | {0} logged in | {0}已登入 |
| 1696 | DocType: Workflow | All possible Workflow States and roles of the workflow. Docstatus Options: 0 is"Saved", 1 is "Submitted" and 2 is "Cancelled" | 所有可能的工作流程國和工作流程的角色。 Docstatus選項:0是“拯救”,1“已提交”和2“取消” |
| 1697 | apps/frappe/frappe/templates/emails/new_user.html +4 | Your login id is | 您的登錄ID是 |
| 1698 | DocType: DocField | Ignore User Permissions | 忽略用戶權限 |