diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-11 02:05:58 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-11 02:05:58 +0200 |
commit | 39b9052c2f6d1db111202e05da186d2142b364cc (patch) | |
tree | 6aed4b57fa9850284076e695899ecb6acdb66e40 /apps/calendar/l10n/zh_CN.php | |
parent | d3427be5e40b8889fd2b23b9f716e596de29694b (diff) | |
download | nextcloud-server-39b9052c2f6d1db111202e05da186d2142b364cc.tar.gz nextcloud-server-39b9052c2f6d1db111202e05da186d2142b364cc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/calendar/l10n/zh_CN.php')
-rw-r--r-- | apps/calendar/l10n/zh_CN.php | 16 |
1 files changed, 3 insertions, 13 deletions
diff --git a/apps/calendar/l10n/zh_CN.php b/apps/calendar/l10n/zh_CN.php index bb7e0a28724..48d00d02d5f 100644 --- a/apps/calendar/l10n/zh_CN.php +++ b/apps/calendar/l10n/zh_CN.php @@ -6,6 +6,7 @@ "Timezone changed" => "时区已修改", "Invalid request" => "非法请求", "Calendar" => "日历", +"ddd" => "ddd", "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '—'[ MMM] d yyyy}", "Birthday" => "生日", "Business" => "商务", @@ -23,6 +24,7 @@ "Questions" => "问题", "Work" => "工作", "unnamed" => "未命名", +"New Calendar" => "新日历", "Does not repeat" => "不重复", "Daily" => "每天", "Weekly" => "每周", @@ -68,7 +70,6 @@ "Date" => "日期", "Cal." => "日历", "All day" => "全天", -"New Calendar" => "新日历", "Missing fields" => "缺少字段", "Title" => "标题", "From Date" => "从", @@ -81,9 +82,6 @@ "Month" => "月", "List" => "列表", "Today" => "今天", -"Calendars" => "日历", -"There was a fail, while parsing the file." => "解析文件失败", -"Choose active calendars" => "选择活动日历", "Your calendars" => "您的日历", "CalDav Link" => "CalDav 链接", "Shared calendars" => "共享的日历", @@ -132,27 +130,19 @@ "Interval" => "间隔", "End" => "结束", "occurrences" => "次", -"Import a calendar file" => "导入日历文件", -"Please choose the calendar" => "请选择日历", "create a new calendar" => "创建新日历", +"Import a calendar file" => "导入日历文件", "Name of new calendar" => "新日历名称", "Import" => "导入", -"Importing calendar" => "导入日历", -"Calendar imported successfully" => "导入日历成功", "Close Dialog" => "关闭对话框", "Create a new event" => "创建新事件", "View an event" => "查看事件", "No categories selected" => "无选中分类", -"Select category" => "选择分类", "of" => "在", "at" => "在", "Timezone" => "时区", -"Check always for changes of the timezone" => "选中则总是按照时区变化", -"Timeformat" => "时间格式", "24h" => "24小时", "12h" => "12小时", -"First day of the week" => "每周的第一天", -"Calendar CalDAV syncing address:" => "日历CalDAV 同步地址:", "Users" => "用户", "select users" => "选中用户", "Editable" => "可编辑", |