[ 'invalid_file' => '不合法的檔案名: :name. 檔案名只能包括字母或數字, _, - 和 .. 一些正確的檔案名: page.htm, page, subdirectory/page', 'invalid_property' => "屬性 ':name' 不能設定", 'file_already_exists' => "檔案 ':name' 已經存在.", 'error_saving' => "保存檔案 ':name' 錯誤. 請檢查寫權限.", 'error_creating_directory' => '建立檔案夾 :name 錯誤. 請檢查寫權限.', 'invalid_file_extension'=>'不合法的檔案擴展: :invalid. 允許的擴展: :allowed.', 'error_deleting' => "刪除模板檔案 ':name' 錯誤. 請檢查寫權限.", 'delete_success' => '模板成功刪除: :count.', 'file_name_required' => '需要檔案名字串.' ], 'theme' => [ 'not_found_name' => "主題 ':name' 沒找到.", 'active' => [ 'not_set' => '活動主題沒設定.', 'not_found' => '活動主題找不到.' ], 'edit' => [ 'not_set' => '編輯主題沒設定.', 'not_found' => '編輯主題沒找到.', 'not_match' => "您嘗試訪問的對象不屬於正在編輯的主題. 請重載頁面." ], 'settings_menu' => '前端主題', 'settings_menu_description' => '預覽安裝的主題, 選擇一個活動主題.', 'default_tab' => '屬性', 'name_label' => '名稱', 'name_create_placeholder' => '新主題名稱', 'author_label' => '作者', 'author_placeholder' => '人或公司名', 'description_label' => '描述', 'description_placeholder' => '主題描述', 'homepage_label' => '主頁', 'homepage_placeholder' => '網站地址', 'code_label' => '代碼', 'code_placeholder' => '發行主題的唯一碼', 'dir_name_label' => '目錄名', 'dir_name_create_label' => '目標主題目錄', 'theme_label' => '主題', 'theme_title' => '主題', 'activate_button' => '激活', 'active_button' => '激活', 'customize_theme' => '自訂主題', 'customize_button' => '自訂', 'duplicate_button' => '複製', 'duplicate_title' => '複製主題', 'duplicate_theme_success' => '複製主題成功!', 'manage_button' => '管理', 'manage_title' => '管理主題', 'edit_properties_title' => '主題', 'edit_properties_button' => '編輯屬性', 'save_properties' => '保存屬性', 'import_button' => '導入', 'import_title' => '導入主題', 'import_theme_success' => '成功導入主題!', 'import_uploaded_file' => '主題存檔檔案', 'import_overwrite_label' => '覆蓋已經存在的檔案', 'import_overwrite_comment' => '取消勾選, 只導入新檔案', 'import_folders_label' => '檔案夾', 'import_folders_comment' => '請選擇您想要導入的主題檔案夾', 'export_button' => '導出', 'export_title' => '導出主題', 'export_folders_label' => '檔案夾', 'export_folders_comment' => '請選擇您想要導入的主題檔案夾', 'delete_button' => '刪除', 'delete_confirm' => '您確定刪除這個主題嗎? 這個操作不能撤銷!', 'delete_active_theme_failed' => '不能刪除活動主題, 請先嘗試另外一個主題.', 'delete_theme_success' => '刪除主題成功!', 'create_title' => '建立主題', 'create_button' => '建立', 'create_new_blank_theme' => '建立新的空白主題', 'create_theme_success' => '建立主題成功!', 'create_theme_required_name' => '請指點主題名.', 'new_directory_name_label' => '主題目錄', 'new_directory_name_comment' => '提供複製主題的新聞目錄名.', 'dir_name_invalid' => '名稱只能包含數字, 拉丁字母和以下字元: _-', 'dir_name_taken' => '主題目錄已存在.', 'find_more_themes' => '在 OctoberCMS 主題商店中搜尋更多主題', 'saving' => '保存主題...', 'return' => '返回主題列表', ], 'maintenance' => [ 'settings_menu' => '維護模式', 'settings_menu_description' => '設定維護模式頁面和開關設定.', 'is_enabled' => '啟用維護模式', 'is_enabled_comment' => '當啟用時, 網站訪問者會看到下述頁面.' ], 'page' => [ 'not_found_name' => "頁面 ':name' 找不到", 'not_found' => [ 'label' => '頁面找不到', 'help' => '請求的頁面找不到.' ], 'custom_error' => [ 'label' => '頁面錯誤', 'help' => "很抱歉, 有一些地方發生了錯誤導致頁面不能顯示." ], 'menu_label' => '頁面', 'unsaved_label' => '未保存頁面', 'no_list_records' => '找不到頁面', 'new' => '新頁面', 'invalid_url' => '不合法的URL格式. URL可以正斜槓開頭, 包含數字, 拉丁字母和下面的字元: ._-[]:?|/+*^$', 'delete_confirm_multiple' => '真的想要刪除選擇的頁面嗎?', 'delete_confirm_single' => '真的想要刪除這個頁面嗎?', 'no_layout' => '-- 沒有佈局 --' ], 'layout' => [ 'not_found_name' => "佈局 ':name' 找不到", 'menu_label' => '佈局', 'unsaved_label' => '未保存佈局', 'no_list_records' => '找不到佈局', 'new' => '新佈局', 'delete_confirm_multiple' => '您真的想要刪除選取的佈局?', 'delete_confirm_single' => '您真的想要刪除這個佈局?' ], 'partial' => [ 'not_found_name' => "部件 ':name' 找不到.", 'invalid_name' => '不合法的部件名: :name.', 'menu_label' => '部件', 'unsaved_label' => '未保存的部件', 'no_list_records' => '找不到部件', 'delete_confirm_multiple' => '您真的想要刪除選擇的部件?', 'delete_confirm_single' => '您真的想要刪除這個部件?', 'new' => '新部件' ], 'content' => [ 'not_found_name' => "內容檔案 ':name' 找不到.", 'menu_label' => '內容', 'unsaved_label' => '未保存內容', 'no_list_records' => '找不到內容檔案', 'delete_confirm_multiple' => '您真的想要刪除選取的檔案或目錄嗎?', 'delete_confirm_single' => '您真的想要刪除這個內容檔案?', 'new' => '新內容檔案' ], 'ajax_handler' => [ 'invalid_name' => '不合法的 AJAX 處理器: :name.', 'not_found' => " AJAX 處理器 ':name' 找不到." ], 'cms' => [ 'menu_label' => 'CMS' ], 'sidebar' => [ 'add' => '增加', 'search' => '搜尋...' ], 'editor' => [ 'settings' => '設定', 'title' => '標題', 'new_title' => '新檔案標題', 'url' => 'URL', 'filename' => '檔案名', 'layout' => '佈局', 'description' => '描述', 'preview' => '預覽', 'meta' => 'Meta', 'meta_title' => 'Meta 標題', 'meta_description' => 'Meta 描述', 'markup' => 'Markup', 'code' => '代碼', 'content' => '內容', 'hidden' => '隱藏', 'hidden_comment' => '隱藏頁面只能被登錄的後台使用者訪問.', 'enter_fullscreen' => '進入全屏模式', 'exit_fullscreen' => '退出全屏模式' ], 'asset' => [ 'menu_label' => '資源', 'unsaved_label' => '未保存的資源', 'drop_down_add_title' => '增加...', 'drop_down_operation_title' => '動作...', 'upload_files' => '上傳檔案', 'create_file' => '新建檔案', 'create_directory' => '新建目錄', 'directory_popup_title' => '新目錄', 'directory_name' => '目錄名', 'rename' => '重命名', 'delete' => '刪除', 'move' => '移動', 'select' => '選擇', 'new' => '新檔案', 'rename_popup_title' => '重命名', 'rename_new_name' => '新名稱', 'invalid_path' => '路徑名稱只能包含數字, 拉丁字母和以下字元: _-/', 'error_deleting_file' => '刪除檔案 :name 錯誤.', 'error_deleting_dir_not_empty' => '刪除目錄 :name 錯誤. 目錄不為空.', 'error_deleting_dir' => '刪除檔案 :name 錯誤.', 'invalid_name' => '名稱只能包含數字, 拉丁字母, 空格和以下字元: _-', 'original_not_found' => '原始檔案或目錄找不到', 'already_exists' => '檔案或目錄已存在', 'error_renaming' => '重命名檔案或目錄錯誤', 'name_cant_be_empty' => '名稱不能為空', 'too_large' => '上傳的檔案太大. 最大檔案大小是 :max_size', 'type_not_allowed' => '只有下面的檔案類型是允許的: :allowed_types', 'file_not_valid' => '檔案不合法', 'error_uploading_file' => "上傳檔案錯誤 ':name': :error", 'move_please_select' => '請選擇', 'move_destination' => '目標目錄', 'move_popup_title' => '移動資源', 'move_button' => '移動', 'selected_files_not_found' => '選擇的檔案找不到', 'select_destination_dir' => '請選擇目標目錄', 'destination_not_found' => '目標目錄找不到', 'error_moving_file' => '移動檔案 :file 錯誤', 'error_moving_directory' => '移動目錄 :dir 錯誤', 'error_deleting_directory' => '刪除原始目錄 :dir 錯誤', 'path' => '路徑' ], 'component' => [ 'menu_label' => '組件', 'unnamed' => '未命名的', 'no_description' => '沒有描述', 'alias' => '別名', 'alias_description' => '這個組件的唯一名稱, 在頁面或者佈局代碼中.', 'validation_message' => '需要組件別名, 且只能包含拉丁字元, 數字和下劃線. 別名必須以拉丁字元開頭.', 'invalid_request' => '模板不能保存, 因為非法組件數據.', 'no_records' => '找不到組件', 'not_found' => "組件 ':name' 找不到.", 'method_not_found' => "組件 ':name' 不包含方法 ':method'." ], 'template' => [ 'invalid_type' => '未知模板類型.', 'not_found' => '請求模板找不到.', 'saved'=> '模板保存成功.' ], 'permissions' => [ 'name' => 'Cms', 'manage_content' => '管理內容', 'manage_assets' => '管理資源', 'manage_pages' => '管理頁面', 'manage_layouts' => '管理佈局', 'manage_partials' => '管理部件', 'manage_themes' => '管理主題' ], 'media' => [ 'invalid_path' => "不合法的路徑: ':path'.", 'menu_label' => '媒體', 'upload' => '上傳', 'move' => '移動', 'delete' => '刪除', 'add_folder' => '增加檔案夾', 'search' => '搜尋', 'display' => '顯示', 'filter_everything' => '所有', 'filter_images' => '圖片', 'filter_video' => '視頻', 'filter_audio' => '音頻', 'filter_documents' => '文檔', 'library' => '庫', 'folder_size_items' => '個數', 'size' => '大小', 'title' => '標題', 'last_modified' => '最近修改', 'public_url' => '公開URL', 'click_here' => '點選這裡', 'thumbnail_error' => '生產縮略圖錯誤.', 'return_to_parent' => '返回上層檔案夾', 'return_to_parent_label' => '返回 ..', 'nothing_selected' => '沒有選中.', 'multiple_selected' => '多選.', 'uploading_file_num' => '上傳 :number 檔案...', 'uploading_complete' => '上傳完畢', 'order_by' => '排序', 'folder' => '檔案夾', 'no_files_found' => '沒找到您請求的檔案.', 'delete_empty' => '請選擇刪除項.', 'delete_confirm' => '您是否想要刪除選中項?', 'error_renaming_file' => '重命名錯誤.', 'new_folder_title' => '新檔案', 'folder_name' => '檔案夾名', 'error_creating_folder' => '新建檔案夾錯誤', 'folder_or_file_exist' => '檔案夾或檔案已經存在.', 'move_empty' => '請選擇移動項.', 'move_popup_title' => '移動檔案或檔案夾', 'move_destination' => '目標檔案夾', 'please_select_move_dest' => '請選擇目標檔案夾.', 'move_dest_src_match' => '請選擇另一個目標檔案夾.', 'empty_library' => '媒體庫是空的. 從上傳檔案或建立檔案夾開始.', 'insert' => '插入', 'crop_and_insert' => '裁剪並插入', 'select_single_image' => '請選擇一張圖片.', 'selection_not_image' => '選擇的不是一張圖片.', 'restore' => '取消所有更改', 'resize' => '調整大小...', 'selection_mode_normal' => '正常', 'selection_mode_fixed_ratio' => '固定比例', 'selection_mode_fixed_size' => '固定大小', 'height' => '高度', 'width' => '寬度', 'selection_mode' => '選擇模式', 'resize_image' => '調整圖片', 'image_size' => '圖片大小:', 'selected_size' => '選中:' ] ];