diff options
Diffstat (limited to 'l10n/zh_CN/calendar.po')
-rw-r--r-- | l10n/zh_CN/calendar.po | 453 |
1 files changed, 241 insertions, 212 deletions
diff --git a/l10n/zh_CN/calendar.po b/l10n/zh_CN/calendar.po index a80e877b379..c7757d95e12 100644 --- a/l10n/zh_CN/calendar.po +++ b/l10n/zh_CN/calendar.po @@ -8,269 +8,282 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-01-24 00:24+0100\n" -"PO-Revision-Date: 2012-01-22 07:42+0000\n" -"Last-Translator: csslayer <wengxt@gmail.com>\n" -"Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/team/zh_CN/)\n" +"POT-Creation-Date: 2012-05-09 12:29+0200\n" +"PO-Revision-Date: 2012-05-09 10:32+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" +"Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0\n" -#: ajax/guesstimezone.php:42 +#: ajax/categories/rescan.php:28 +msgid "No calendars found." +msgstr "" + +#: ajax/categories/rescan.php:36 +msgid "No events found." +msgstr "" + +#: ajax/event/edit.form.php:20 +msgid "Wrong calendar" +msgstr "错误的日历" + +#: ajax/settings/guesstimezone.php:25 msgid "New Timezone:" msgstr "新时区:" -#: ajax/settimezone.php:22 +#: ajax/settings/settimezone.php:22 msgid "Timezone changed" msgstr "时区已修改" -#: ajax/settimezone.php:24 +#: ajax/settings/settimezone.php:24 msgid "Invalid request" msgstr "非法请求" -#: appinfo/app.php:20 templates/calendar.php:14 -#: templates/part.eventform.php:20 +#: appinfo/app.php:23 templates/calendar.php:15 +#: templates/part.eventform.php:33 templates/part.showevent.php:31 +#: templates/settings.php:12 msgid "Calendar" msgstr "日历" -#: lib/app.php:19 -msgid "Wrong calendar" -msgstr "错误的日历" +#: js/calendar.js:788 +msgid "MMM d[ yyyy]{ '—'[ MMM] d yyyy}" +msgstr "" -#: lib/app.php:60 lib/object.php:332 +#: lib/app.php:122 msgid "Birthday" msgstr "生日" -#: lib/app.php:61 lib/object.php:333 +#: lib/app.php:123 msgid "Business" msgstr "商务" -#: lib/app.php:62 lib/object.php:334 +#: lib/app.php:124 msgid "Call" msgstr "呼叫" -#: lib/app.php:63 lib/object.php:335 +#: lib/app.php:125 msgid "Clients" msgstr "客户" -#: lib/app.php:64 lib/object.php:336 +#: lib/app.php:126 msgid "Deliverer" msgstr "派送" -#: lib/app.php:65 lib/object.php:337 +#: lib/app.php:127 msgid "Holidays" msgstr "节日" -#: lib/app.php:66 lib/object.php:338 +#: lib/app.php:128 msgid "Ideas" msgstr "想法" -#: lib/app.php:67 lib/object.php:339 +#: lib/app.php:129 msgid "Journey" msgstr "旅行" -#: lib/app.php:68 lib/object.php:340 +#: lib/app.php:130 msgid "Jubilee" msgstr "周年纪念" -#: lib/app.php:69 lib/object.php:341 +#: lib/app.php:131 msgid "Meeting" msgstr "会议" -#: lib/app.php:70 lib/object.php:342 +#: lib/app.php:132 msgid "Other" msgstr "其他" -#: lib/app.php:71 lib/object.php:343 +#: lib/app.php:133 msgid "Personal" msgstr "个人" -#: lib/app.php:72 lib/object.php:344 +#: lib/app.php:134 msgid "Projects" msgstr "项目" -#: lib/app.php:73 lib/object.php:345 +#: lib/app.php:135 msgid "Questions" msgstr "问题" -#: lib/app.php:74 lib/object.php:346 +#: lib/app.php:136 msgid "Work" msgstr "工作" -#: lib/object.php:353 +#: lib/app.php:377 +msgid "unnamed" +msgstr "" + +#: lib/object.php:330 msgid "Does not repeat" msgstr "不重复" -#: lib/object.php:354 +#: lib/object.php:331 msgid "Daily" msgstr "每天" -#: lib/object.php:355 +#: lib/object.php:332 msgid "Weekly" msgstr "每周" -#: lib/object.php:356 +#: lib/object.php:333 msgid "Every Weekday" msgstr "每个工作日" -#: lib/object.php:357 +#: lib/object.php:334 msgid "Bi-Weekly" msgstr "每两周" -#: lib/object.php:358 +#: lib/object.php:335 msgid "Monthly" msgstr "每月" -#: lib/object.php:359 +#: lib/object.php:336 msgid "Yearly" msgstr "每年" -#: lib/object.php:366 +#: lib/object.php:343 msgid "never" msgstr "从不" -#: lib/object.php:367 +#: lib/object.php:344 msgid "by occurrences" msgstr "按发生次数" -#: lib/object.php:368 +#: lib/object.php:345 msgid "by date" msgstr "按日期" -#: lib/object.php:375 +#: lib/object.php:352 msgid "by monthday" msgstr "按月的某天" -#: lib/object.php:376 +#: lib/object.php:353 msgid "by weekday" msgstr "按星期的某天" -#: lib/object.php:383 templates/lAfix.php:3 +#: lib/object.php:360 templates/settings.php:42 msgid "Monday" msgstr "星期一" -#: lib/object.php:384 templates/lAfix.php:4 +#: lib/object.php:361 msgid "Tuesday" msgstr "星期二" -#: lib/object.php:385 templates/lAfix.php:5 +#: lib/object.php:362 msgid "Wednesday" msgstr "星期三" -#: lib/object.php:386 templates/lAfix.php:6 +#: lib/object.php:363 msgid "Thursday" msgstr "星期四" -#: lib/object.php:387 templates/lAfix.php:7 +#: lib/object.php:364 msgid "Friday" msgstr "星期五" -#: lib/object.php:388 templates/lAfix.php:8 +#: lib/object.php:365 msgid "Saturday" msgstr "星期六" -#: lib/object.php:389 templates/lAfix.php:2 +#: lib/object.php:366 templates/settings.php:43 msgid "Sunday" msgstr "星期日" -#: lib/object.php:396 +#: lib/object.php:373 msgid "events week of month" msgstr "事件在每月的第几个星期" -#: lib/object.php:397 +#: lib/object.php:374 msgid "first" msgstr "第一" -#: lib/object.php:398 +#: lib/object.php:375 msgid "second" msgstr "第二" -#: lib/object.php:399 +#: lib/object.php:376 msgid "third" msgstr "第三" -#: lib/object.php:400 +#: lib/object.php:377 msgid "fourth" msgstr "第四" -#: lib/object.php:401 +#: lib/object.php:378 msgid "fifth" msgstr "第五" -#: lib/object.php:402 +#: lib/object.php:379 msgid "last" msgstr "最后" -#: lib/object.php:424 templates/lAfix.php:16 +#: lib/object.php:401 msgid "January" msgstr "一月" -#: lib/object.php:425 templates/lAfix.php:17 +#: lib/object.php:402 msgid "February" msgstr "二月" -#: lib/object.php:426 templates/lAfix.php:18 +#: lib/object.php:403 msgid "March" msgstr "三月" -#: lib/object.php:427 templates/lAfix.php:19 +#: lib/object.php:404 msgid "April" msgstr "四月" -#: lib/object.php:428 templates/lAfix.php:20 +#: lib/object.php:405 msgid "May" msgstr "五月" -#: lib/object.php:429 templates/lAfix.php:21 +#: lib/object.php:406 msgid "June" msgstr "六月" -#: lib/object.php:430 templates/lAfix.php:22 +#: lib/object.php:407 msgid "July" msgstr "七月" -#: lib/object.php:431 templates/lAfix.php:23 +#: lib/object.php:408 msgid "August" msgstr "八月" -#: lib/object.php:432 templates/lAfix.php:24 +#: lib/object.php:409 msgid "September" msgstr "九月" -#: lib/object.php:433 templates/lAfix.php:25 +#: lib/object.php:410 msgid "October" msgstr "十月" -#: lib/object.php:434 templates/lAfix.php:26 +#: lib/object.php:411 msgid "November" msgstr "十一月" -#: lib/object.php:435 templates/lAfix.php:27 +#: lib/object.php:412 msgid "December" msgstr "十二月" -#: lib/object.php:441 +#: lib/object.php:418 msgid "by events date" msgstr "按事件日期" -#: lib/object.php:442 +#: lib/object.php:419 msgid "by yearday(s)" msgstr "按每年的某天" -#: lib/object.php:443 +#: lib/object.php:420 msgid "by weeknumber(s)" msgstr "按星期数" -#: lib/object.php:444 +#: lib/object.php:421 msgid "by day and month" msgstr "按天和月份" -#: lib/object.php:467 -msgid "Not an array" -msgstr "不是一个数组" - #: lib/search.php:32 lib/search.php:34 lib/search.php:37 msgid "Date" msgstr "日期" @@ -279,168 +292,113 @@ msgstr "日期" msgid "Cal." msgstr "日历" -#: templates/calendar.php:10 +#: templates/calendar.php:11 msgid "All day" msgstr "全天" -#: templates/calendar.php:11 templates/part.choosecalendar.php:15 +#: templates/calendar.php:12 templates/part.choosecalendar.php:22 msgid "New Calendar" msgstr "新日历" -#: templates/calendar.php:12 +#: templates/calendar.php:13 msgid "Missing fields" msgstr "缺少字段" -#: templates/calendar.php:13 templates/part.eventform.php:3 +#: templates/calendar.php:14 templates/part.eventform.php:19 +#: templates/part.showevent.php:11 msgid "Title" msgstr "标题" -#: templates/calendar.php:15 +#: templates/calendar.php:16 msgid "From Date" msgstr "从" -#: templates/calendar.php:16 +#: templates/calendar.php:17 msgid "From Time" msgstr "从" -#: templates/calendar.php:17 +#: templates/calendar.php:18 msgid "To Date" msgstr "至" -#: templates/calendar.php:18 +#: templates/calendar.php:19 msgid "To Time" msgstr "至" -#: templates/calendar.php:19 +#: templates/calendar.php:20 msgid "The event ends before it starts" msgstr "事件在开始前已结束" -#: templates/calendar.php:20 +#: templates/calendar.php:21 msgid "There was a database fail" msgstr "数据库访问失败" -#: templates/calendar.php:38 +#: templates/calendar.php:40 msgid "Week" msgstr "星期" -#: templates/calendar.php:39 +#: templates/calendar.php:41 msgid "Month" msgstr "月" -#: templates/calendar.php:40 +#: templates/calendar.php:42 msgid "List" msgstr "列表" -#: templates/calendar.php:46 +#: templates/calendar.php:48 msgid "Today" msgstr "今天" -#: templates/calendar.php:47 +#: templates/calendar.php:49 msgid "Calendars" msgstr "日历" -#: templates/calendar.php:65 +#: templates/calendar.php:67 msgid "There was a fail, while parsing the file." msgstr "解析文件失败" -#: templates/lAfix.php:9 -msgid "Sun." -msgstr "周日" - -#: templates/lAfix.php:10 -msgid "Mon." -msgstr "周一" - -#: templates/lAfix.php:11 -msgid "Tue." -msgstr "周二" - -#: templates/lAfix.php:12 -msgid "Wed." -msgstr "周三" - -#: templates/lAfix.php:13 -msgid "Thu." -msgstr "周四" - -#: templates/lAfix.php:14 -msgid "Fri." -msgstr "周五" - -#: templates/lAfix.php:15 -msgid "Sat." -msgstr "周六" - -#: templates/lAfix.php:28 -msgid "Jan." -msgstr "1月" - -#: templates/lAfix.php:29 -msgid "Feb." -msgstr "2月" - -#: templates/lAfix.php:30 -msgid "Mar." -msgstr "3月" - -#: templates/lAfix.php:31 -msgid "Apr." -msgstr "4月" - -#: templates/lAfix.php:32 -msgid "May." -msgstr "5月" - -#: templates/lAfix.php:33 -msgid "Jun." -msgstr "6月" - -#: templates/lAfix.php:34 -msgid "Jul." -msgstr "7月" - -#: templates/lAfix.php:35 -msgid "Aug." -msgstr "8月" - -#: templates/lAfix.php:36 -msgid "Sep." -msgstr "9月" - -#: templates/lAfix.php:37 -msgid "Oct." -msgstr "10月" - -#: templates/lAfix.php:38 -msgid "Nov." -msgstr "11月" - -#: templates/lAfix.php:39 -msgid "Dec." -msgstr "12月" - #: templates/part.choosecalendar.php:1 msgid "Choose active calendars" msgstr "选择活动日历" -#: templates/part.choosecalendar.php:20 -#: templates/part.choosecalendar.rowfields.php:4 +#: templates/part.choosecalendar.php:2 +msgid "Your calendars" +msgstr "" + +#: templates/part.choosecalendar.php:27 +#: templates/part.choosecalendar.rowfields.php:5 msgid "CalDav Link" msgstr "CalDav 链接" +#: templates/part.choosecalendar.php:31 +msgid "Shared calendars" +msgstr "" + +#: templates/part.choosecalendar.php:48 +msgid "No shared calendars" +msgstr "" + #: templates/part.choosecalendar.rowfields.php:4 +msgid "Share Calendar" +msgstr "" + +#: templates/part.choosecalendar.rowfields.php:6 msgid "Download" msgstr "下载" -#: templates/part.choosecalendar.rowfields.php:4 +#: templates/part.choosecalendar.rowfields.php:7 msgid "Edit" msgstr "编辑" -#: templates/part.choosecalendar.rowfields.php:4 +#: templates/part.choosecalendar.rowfields.php:8 #: templates/part.editevent.php:9 msgid "Delete" msgstr "删除" +#: templates/part.choosecalendar.rowfields.shared.php:4 +msgid "shared with you by" +msgstr "" + #: templates/part.editcalendar.php:9 msgid "New calendar" msgstr "新日历" @@ -482,98 +440,123 @@ msgstr "编辑事件" msgid "Export" msgstr "导出" -#: templates/part.eventform.php:5 +#: templates/part.eventform.php:8 templates/part.showevent.php:3 +msgid "Eventinfo" +msgstr "" + +#: templates/part.eventform.php:9 templates/part.showevent.php:4 +msgid "Repeating" +msgstr "" + +#: templates/part.eventform.php:10 templates/part.showevent.php:5 +msgid "Alarm" +msgstr "" + +#: templates/part.eventform.php:11 templates/part.showevent.php:6 +msgid "Attendees" +msgstr "" + +#: templates/part.eventform.php:13 +msgid "Share" +msgstr "" + +#: templates/part.eventform.php:21 msgid "Title of the Event" msgstr "事件标题" -#: templates/part.eventform.php:11 +#: templates/part.eventform.php:27 templates/part.showevent.php:19 msgid "Category" msgstr "分类" -#: templates/part.eventform.php:13 -msgid "Select category" -msgstr "选择分类" +#: templates/part.eventform.php:29 +msgid "Separate categories with commas" +msgstr "" + +#: templates/part.eventform.php:30 +msgid "Edit categories" +msgstr "" -#: templates/part.eventform.php:37 +#: templates/part.eventform.php:56 templates/part.showevent.php:55 msgid "All Day Event" msgstr "全天事件" -#: templates/part.eventform.php:41 +#: templates/part.eventform.php:60 templates/part.showevent.php:59 msgid "From" msgstr "自" -#: templates/part.eventform.php:49 +#: templates/part.eventform.php:68 templates/part.showevent.php:67 msgid "To" msgstr "至" -#: templates/part.eventform.php:57 +#: templates/part.eventform.php:76 templates/part.showevent.php:75 msgid "Advanced options" msgstr "高级选项" -#: templates/part.eventform.php:61 +#: templates/part.eventform.php:81 templates/part.showevent.php:80 +msgid "Location" +msgstr "地点" + +#: templates/part.eventform.php:83 +msgid "Location of the Event" +msgstr "事件地点" + +#: templates/part.eventform.php:89 templates/part.showevent.php:88 +msgid "Description" +msgstr "描述" + +#: templates/part.eventform.php:91 +msgid "Description of the Event" +msgstr "事件描述" + +#: templates/part.eventform.php:100 templates/part.showevent.php:98 msgid "Repeat" msgstr "重复" -#: templates/part.eventform.php:68 +#: templates/part.eventform.php:107 templates/part.showevent.php:105 msgid "Advanced" msgstr "高级" -#: templates/part.eventform.php:112 +#: templates/part.eventform.php:151 templates/part.showevent.php:149 msgid "Select weekdays" msgstr "选择星期中的某天" -#: templates/part.eventform.php:125 templates/part.eventform.php:138 +#: templates/part.eventform.php:164 templates/part.eventform.php:177 +#: templates/part.showevent.php:162 templates/part.showevent.php:175 msgid "Select days" msgstr "选择某天" -#: templates/part.eventform.php:130 +#: templates/part.eventform.php:169 templates/part.showevent.php:167 msgid "and the events day of year." msgstr "选择每年事件发生的日子" -#: templates/part.eventform.php:143 +#: templates/part.eventform.php:182 templates/part.showevent.php:180 msgid "and the events day of month." msgstr "选择每月事件发生的日子" -#: templates/part.eventform.php:151 +#: templates/part.eventform.php:190 templates/part.showevent.php:188 msgid "Select months" msgstr "选择月份" -#: templates/part.eventform.php:164 +#: templates/part.eventform.php:203 templates/part.showevent.php:201 msgid "Select weeks" msgstr "选择星期" -#: templates/part.eventform.php:169 +#: templates/part.eventform.php:208 templates/part.showevent.php:206 msgid "and the events week of year." msgstr "选择每年的事件发生的星期" -#: templates/part.eventform.php:175 +#: templates/part.eventform.php:214 templates/part.showevent.php:212 msgid "Interval" msgstr "间隔" -#: templates/part.eventform.php:181 +#: templates/part.eventform.php:220 templates/part.showevent.php:218 msgid "End" msgstr "结束" -#: templates/part.eventform.php:193 +#: templates/part.eventform.php:233 templates/part.showevent.php:231 msgid "occurrences" msgstr "次" -#: templates/part.eventform.php:208 -msgid "Location" -msgstr "地点" - -#: templates/part.eventform.php:210 -msgid "Location of the Event" -msgstr "事件地点" - -#: templates/part.eventform.php:216 -msgid "Description" -msgstr "描述" - -#: templates/part.eventform.php:218 -msgid "Description of the Event" -msgstr "事件描述" - #: templates/part.import.php:1 msgid "Import a calendar file" msgstr "导入日历文件" @@ -610,28 +593,74 @@ msgstr "关闭对话框" msgid "Create a new event" msgstr "创建新事件" -#: templates/settings.php:13 +#: templates/part.showevent.php:1 +msgid "View an event" +msgstr "" + +#: templates/part.showevent.php:23 +msgid "No categories selected" +msgstr "" + +#: templates/part.showevent.php:25 +msgid "Select category" +msgstr "选择分类" + +#: templates/part.showevent.php:37 +msgid "of" +msgstr "" + +#: templates/part.showevent.php:62 templates/part.showevent.php:70 +msgid "at" +msgstr "" + +#: templates/settings.php:14 msgid "Timezone" msgstr "时区" -#: templates/settings.php:30 +#: templates/settings.php:31 msgid "Check always for changes of the timezone" msgstr "选中则总是按照时区变化" -#: templates/settings.php:32 +#: templates/settings.php:33 msgid "Timeformat" msgstr "时间格式" -#: templates/settings.php:34 +#: templates/settings.php:35 msgid "24h" msgstr "24小时" -#: templates/settings.php:35 +#: templates/settings.php:36 msgid "12h" msgstr "12小时" -#: templates/settings.php:41 +#: templates/settings.php:40 +msgid "First day of the week" +msgstr "" + +#: templates/settings.php:49 msgid "Calendar CalDAV syncing address:" msgstr "日历CalDAV 同步地址:" +#: templates/share.dropdown.php:20 +msgid "Users" +msgstr "" + +#: templates/share.dropdown.php:21 +msgid "select users" +msgstr "" + +#: templates/share.dropdown.php:36 templates/share.dropdown.php:62 +msgid "Editable" +msgstr "" + +#: templates/share.dropdown.php:48 +msgid "Groups" +msgstr "" + +#: templates/share.dropdown.php:49 +msgid "select groups" +msgstr "" +#: templates/share.dropdown.php:75 +msgid "make public" +msgstr "" |