diff options
author | alecpl <alec@alec.pl> | 2008-09-04 17:13:56 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-09-04 17:13:56 +0000 |
commit | 911e8922ee9e53572243318d7b9b3f21308a7047 (patch) | |
tree | d28d2e0bb11694d1f036a4e3f2bbb0707061e946 /program/localization/zh_CN/labels.inc | |
parent | 30694e4a1201c5e72fb52e59ecc79a1a06296f9b (diff) |
- zh_CB update
Diffstat (limited to 'program/localization/zh_CN/labels.inc')
-rw-r--r-- | program/localization/zh_CN/labels.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/program/localization/zh_CN/labels.inc b/program/localization/zh_CN/labels.inc index 087cb7c65..05e2e7ea9 100644 --- a/program/localization/zh_CN/labels.inc +++ b/program/localization/zh_CN/labels.inc @@ -184,6 +184,12 @@ $labels['nextpage'] = '下一页'; $labels['lastpage'] = '最后一页'; $labels['groups'] = '分组'; $labels['personaladrbook'] = '个人住址'; +$labels['import'] = '导入'; +$labels['importcontacts'] = '导入联系人'; +$labels['importfromfile'] = '从文件导入'; +$labels['importreplace'] = '替换整个地址簿'; +$labels['importtext'] = '你可以从已有的地址簿导入联系人。目前支持从 vCard 数据格式导入地址簿。'; +$labels['done'] = '完成'; $labels['settingsfor'] = '设置'; $labels['preferences'] = '偏好设置'; $labels['userpreferences'] = '个人偏好'; |