mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-11 12:11:19 +00:00
add missing phrases
This commit is contained in:
parent
64c605db43
commit
7fb6a58e5f
|
@ -416,5 +416,28 @@ $text = array(
|
|||
'week_view' => "周视图",// "Week view",
|
||||
'year_view' => "年视图",// "Year View",
|
||||
'yes' => "是",// "Yes",
|
||||
'add_multiple_documents' => "添加多个文件",
|
||||
'attributes' => "属性",
|
||||
'between' => "时间段",
|
||||
'categories' => "分类",
|
||||
'category_filter' => "指定分类",
|
||||
'create_fulltext_index' => "创建全文索引",
|
||||
'databasesearch' => "数据库搜索",
|
||||
'documents_only' => "指定文件",
|
||||
'fullsearch' => "全文搜索",
|
||||
'fullsearch_hint' => "使用全文索引",
|
||||
'fulltext_info' => "全文索引信息",
|
||||
'global_attributedefinitions' => "属性",
|
||||
'global_document_categories' => "分类",
|
||||
'is_disabled' => "禁用帐户",
|
||||
'link_alt_updatedocument' => "超过20M大文件,请选择<a href=\"%s\">上传大文件</a>.",
|
||||
'objectcheck' => "文件夹/文件检查",
|
||||
'obsolete' => "过时的",
|
||||
'quota' => "配额",
|
||||
'settings' => "设置",
|
||||
'update_fulltext_index' => "更新全文索引",
|
||||
'uploading_zerosize' => "上传失败!请检查是否没有选择上传的文件。",
|
||||
'used_discspace' => "使用磁盘空间",
|
||||
'uploading_failed' => "文件太大无法上传!请处理后重新上传。",
|
||||
);
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue
Block a user