1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 10:58:33 +00:00

translation-optimization (#4064)

This commit is contained in:
zxj96
2019-09-10 12:19:47 +08:00
committed by Daniel Pan
parent c1ead65a6f
commit 835015c3a8

View File

@@ -1,5 +1,5 @@
{ {
"Saving": "保存...", "Saving": "保存...",
"Submit": "提交", "Submit": "提交",
"Cancel": "取消", "Cancel": "取消",
"Close": "关闭", "Close": "关闭",
@@ -57,7 +57,7 @@
"records_selected": "行被选择", "records_selected": "行被选择",
"record_selected": "行被选择", "record_selected": "行被选择",
"cells_selected": "个单元格被选择", "cells_selected": "个单元格被选择",
"Sum": "和", "Sum": "和",
"Filter": "过滤器", "Filter": "过滤器",
"1_Filter": "1个过滤条件", "1_Filter": "1个过滤条件",
"Filters": "个过滤条件", "Filters": "个过滤条件",
@@ -107,14 +107,14 @@
"more_fields": "列扩展", "more_fields": "列扩展",
"and": "和", "and": "和",
"The_record_link_has_been_copied": "已复制本行链接", "The_record_link_has_been_copied": "已复制本行链接",
"1_cell_copied": "1个单元格被复制", "1_cell_copied": "已复制一个单元格",
"cells_copied": "个单元格被复制", "cells_copied": "个单元格被复制",
"1_cell_cuted": "1个单元格被剪切", "1_cell_cuted": "个单元格被剪切",
"cells_cuted": "个单元格被剪切", "cells_cuted": "个单元格被剪切",
"Failed_to_get_smart_link": "获取接失败。", "Failed_to_get_smart_link": "获取接失败。",
"Server_is_reconnected": "服务器重新接。", "Server_is_reconnected": "服务器重新接。",
"Server_is_disconnected_Reconnecting": "服务器断开接。正在重新接...", "Server_is_disconnected_Reconnecting": "服务器断开接。正在重新接...",
"Record_will_be_filtered": "行将被过滤", "Record_will_be_filtered": "行将被过滤",
"Select_an_option": "选择标签", "Select_an_option": "选择标签",
"Select_option(s)": "选择标签", "Select_option(s)": "选择标签",
"Search": "搜索", "Search": "搜索",
@@ -171,8 +171,8 @@
"this_week": "这周", "this_week": "这周",
"this_month": "这个月", "this_month": "这个月",
"this_year": "今年", "this_year": "今年",
"Or": "或", "Or": "或",
"And": "", "And": "并且",
"Up": "升序", "Up": "升序",
"Down": "降序", "Down": "降序",
"Format": "格式", "Format": "格式",