diff options
Diffstat (limited to 'apps/dav/l10n/zh_CN.js')
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 97 |
1 files changed, 91 insertions, 6 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 7113a6b8815..96ce48392e4 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -63,16 +63,87 @@ OC.L10N.register( "_%n year_::_%n years_" : ["%n 年"], "_%n month_::_%n months_" : ["%n 月"], "_%n day_::_%n days_" : ["%n 天"], - "_%n hour_::_%n hours_" : ["%n小时"], - "_%n minute_::_%n minutes_" : ["%n分钟"], - "%s (in %s)" : "%s (在 %s)", - "%s (%s ago)" : "%s (%s 前)", + "_%n hour_::_%n hours_" : ["%n 小时"], + "_%n minute_::_%n minutes_" : ["%n 分钟"], + "%s (in %s)" : "%s(在 %s)", + "%s (%s ago)" : "%s(%s 前)", "Calendar: %s" : "日历:%s", "Date: %s" : "日期:%s", "Description: %s" : "描述:%s", "Where: %s" : "地点:%s", "%1$s via %2$s" : "%1$s 通过 %2$s", - "In the past on %1$s for the entire day" : "过去一整天都进行 %1$s", + "In the past on %1$s for the entire day" : "过去全天 %1$s ", + "_In a minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["在 %n 分钟后全天 %1$s"], + "_In a hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["在 %n 小时后全天 %1$s"], + "_In a day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["在 %n 天后全天 %1$s"], + "_In a week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["在 %n 周后全天 %1$s"], + "_In a month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["在 %n 个月后全天 %1$s"], + "_In a year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["在 %n 年后全天 %1$s"], + "In the past on %1$s between %2$s - %3$s" : "过去 %2$s - %3$s %1$s", + "_In a minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 分钟后 %1$s"], + "_In a hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 小时后 %1$s"], + "_In a day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 天后 %1$s"], + "_In a week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 周后 %1$s"], + "_In a month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 个月后 %1$s"], + "_In a year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 年后 %1$s"], + "Could not generate when statement" : "无法生成 when 语句", + "Every Day for the entire day" : "每天全天", + "Every Day for the entire day until %1$s" : "每天全天,直到 %1$s", + "Every Day between %1$s - %2$s" : "在 %1$s - %2$s 每天", + "Every Day between %1$s - %2$s until %3$s" : "在 %1$s - %2$s 每天,直到 %3$s", + "Every %1$d Days for the entire day" : "每 %1$d 天全天", + "Every %1$d Days for the entire day until %2$s" : "每 %1$d 天全天,直到 %2$s", + "Every %1$d Days between %2$s - %3$s" : "在 %2$s - %3$s 每 %1$d 天", + "Every %1$d Days between %2$s - %3$s until %4$s" : "在 %2$s - %3$s 每 %1$d 天,直到 %4$s", + "Could not generate event recurrence statement" : "无法生成事件重复语句", + "Every Week on %1$s for the entire day" : "每周全天 %1$s", + "Every Week on %1$s for the entire day until %2$s" : "每周全天 %1$s,直到 %2$s", + "Every Week on %1$s between %2$s - %3$s" : "在 %2$s - %3$s 每周 %1$s", + "Every Week on %1$s between %2$s - %3$s until %4$s" : "在 %2$s - %3$s 每周 %1$s,直到 %4$s", + "Every %1$d Weeks on %2$s for the entire day" : "每 %1$d 周全天 %2$s", + "Every %1$d Weeks on %2$s for the entire day until %3$s" : "每 %1$d 周全天 %2$s,直到 %3$s", + "Every %1$d Weeks on %2$s between %3$s - %4$s" : "在 %3$s - %4$s 每 %1$d 周 %2$s", + "Every %1$d Weeks on %2$s between %3$s - %4$s until %5$s" : "在 %3$s - %4$s 每 %1$d 周 %2$s,直到 %5$s", + "Every Month on the %1$s for the entire day" : "每个月全天 %1$s", + "Every Month on the %1$s for the entire day until %2$s" : "每个月全天 %1$s,直到 %2$s", + "Every Month on the %1$s between %2$s - %3$s" : "在 %2$s - %3$s 每个月 %1$s", + "Every Month on the %1$s between %2$s - %3$s until %4$s" : "在 %2$s - %3$s 每个月 %1$s,直到 %4$s", + "Every %1$d Months on the %2$s for the entire day" : "每 %1$d 个月全天 %2$s", + "Every %1$d Months on the %2$s for the entire day until %3$s" : "每 %1$d 个月全天 %2$s,直到 %3$s", + "Every %1$d Months on the %2$s between %3$s - %4$s" : "在 %3$s - %4$s 每 %1$d 个月 %2$s", + "Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "在 %3$s - %4$s 每 %1$d 个月 %2$s,直到 %5$s", + "Every Year in %1$s on the %2$s for the entire day" : "每年 %1$s 全天 %2$s", + "Every Year in %1$s on the %2$s for the entire day until %3$s" : "每年 %1$s 全天 %2$s,直到 %3$s ", + "Every Year in %1$s on the %2$s between %3$s - %4$s" : "在 %3$s - %4$s 每年 %1$s %2$s", + "Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "在 %3$s - %4$s 每年 %1$s %2$s,直到 %5$s", + "Every %1$d Years in %2$s on the %3$s for the entire day" : "每 %1$d 年 %2$s 全天 %3$s", + "Every %1$d Years in %2$s on the %3$s for the entire day until %4$s" : "每 %1$d 年 %2$s 全天 %3$s,直到 %4$s", + "Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "在 %4$s - %5$s 每 %1$d 年 %2$s %3$s", + "Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "在 %4$s - %5$s 每 %1$d 年 %2$s %3$s,直到 %6$s", + "On specific dates for the entire day until %1$s" : "在特定日期全天,直到 %1$s", + "On specific dates between %1$s - %2$s until %3$s" : "在 %1$s - %2$s 特定日期,直到 %3$s", + "In the past on %1$s" : "在过去 %1$s", + "_In a minute on %1$s_::_In %n minutes on %1$s_" : ["%n 分钟后 %1$s"], + "_In a hour on %1$s_::_In %n hours on %1$s_" : ["%n 小时后 %1$s"], + "_In a day on %1$s_::_In %n days on %1$s_" : ["%n 天后 %1$s"], + "_In a week on %1$s_::_In %n weeks on %1$s_" : ["%n 周后 %1$s"], + "_In a month on %1$s_::_In %n months on %1$s_" : ["%n 个月后 %1$s"], + "_In a year on %1$s_::_In %n years on %1$s_" : ["%n 年后 %1$s"], + "In the past on %1$s then on %2$s" : "过去 %1$s,然后 %2$s", + "_In a minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["%n 分钟后 %1$s,然后 %2$s"], + "_In a hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["%n 小时后 %1$s,然后 %2$s"], + "_In a day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["%n 天后 %1$s,然后 %2$s"], + "_In a week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["%n 周后 %1$s,然后 %2$s"], + "_In a month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["%n 个月后 %1$s,然后 %2$s"], + "_In a year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["%n 年后 %1$s,然后 %2$s"], + "In the past on %1$s then on %2$s and %3$s" : "在过去 %1$s,然后 %2$s 和 %3$s", + "_In a minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["%n 分钟后 %1$s,然后 %2$s 和 %3$s"], + "_In a hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["%n 小时后 %1$s,然后 %2$s 和 %3$s"], + "_In a day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["%n 天后 %1$s,然后 %2$s 和 %3$s"], + "_In a week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["%n 周后 %1$s,然后 %2$s 和 %3$s"], + "_In a month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["%n 个月后 %1$s,然后 %2$s 和 %3$s"], + "_In a year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["%n 年后 %1$s,然后 %2$s 和 %3$s"], + "Could not generate next recurrence statement" : "无法生成下一个重复语句", "Cancelled: %1$s" : "已取消:%1$s", "\"%1$s\" has been canceled" : "“%1$s”已取消", "Re: %1$s" : "回复:%1$s", @@ -90,6 +161,7 @@ OC.L10N.register( "When:" : "时间:", "Location:" : "地区:", "Link:" : "链接:", + "Occurring:" : "发生:", "Accept" : "接受", "Decline" : "拒绝", "More options …" : "更多选项", @@ -113,8 +185,16 @@ OC.L10N.register( "October" : "十月", "November" : "十一月", "December" : "十二月", - "First" : "第一个", + "First" : "第一", + "Second" : "第二", + "Third" : "第三", + "Fourth" : "第四", + "Fifth" : "第五", "Last" : "最后一个", + "Second Last" : "倒数第二", + "Third Last" : "倒数第三", + "Fourth Last" : "倒数第四", + "Fifth Last" : "倒数第五", "Contacts" : "联系人", "{actor} created address book {addressbook}" : "{actor} 创建了通讯录 {addressbook}", "You created address book {addressbook}" : "你创建了通讯录 {addressbook}", @@ -143,6 +223,7 @@ OC.L10N.register( "Accounts" : "账号", "System address book which holds all accounts" : "包含所有账号的系统通讯录", "File is not updatable: %1$s" : "无法更新文件:%1$s", + "Failed to get storage for file" : "无法获取文件的存储空间", "Could not write to final file, canceled by hook" : "无法写入最终文件,操作被插件取消", "Could not write file contents" : "无法写入文件内容", "_%n byte_::_%n bytes_" : ["%n字节"], @@ -151,11 +232,14 @@ OC.L10N.register( "Could not rename part file to final file, canceled by hook" : "无法将部分文件重命名为最终文件,操作被插件取消", "Could not rename part file to final file" : "无法将部分文件重命名为最终文件", "Failed to check file size: %1$s" : "检查文件大小失败:%1$s", + "Could not open file: %1$s, file does seem to exist" : "无法打开文件 %1$s,文件似乎不存在", + "Could not open file: %1$s, file doesn't seem to exist" : "无法打开文件 %1$s,文件似乎不存在", "Encryption not ready: %1$s" : "加密不可用:%1$s", "Failed to open file: %1$s" : "打开文件失败:%1$s", "Failed to unlink: %1$s" : "解除链接失败:%1$s", "Failed to write file contents: %1$s" : "写入文件内容失败:%1$s", "File not found: %1$s" : "找不到文件:%1$s", + "Invalid target path" : "目标路径无效", "System is in maintenance mode." : "系统处于维护模式。", "Upgrade needed" : "需要升级", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的 %s 需要配置使用 HTTPS 以在 iOS/macOS 中使用 CalDAV 和 CardDAV。", @@ -185,6 +269,7 @@ OC.L10N.register( "Last day (inclusive)" : "最后一天(含)", "Out of office replacement (optional)" : "外出时工作替代人员(可选)", "Name of the replacement" : "替代人员名称", + "No results." : "没有结果。", "Start typing." : "开始输入", "Short absence status" : "短暂离开状态", "Long absence Message" : "长期离开信息", |