nextcloud/apps/dav/l10n/zh_TW.js

145 lines
11 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"dav",
{
"Calendar" : "日曆",
"Todos" : "待辦事項",
"Personal" : "個人",
"{actor} created calendar {calendar}" : "{actor} 建立了日曆 {calendar}",
"You created calendar {calendar}" : "您建立了日曆 {calendar}",
"{actor} deleted calendar {calendar}" : "{actor} 刪除了日曆 {calendar}",
"You deleted calendar {calendar}" : "您刪除了日曆 {calendar}",
"{actor} updated calendar {calendar}" : "{actor} 更新了日曆 {calendar}",
"You updated calendar {calendar}" : "您更新了日曆 {calendar}",
"{actor} restored calendar {calendar}" : "{actor} 復原了日曆 {calendar}",
"You restored calendar {calendar}" : "您復原了日曆 {calendar}",
"You shared calendar {calendar} as public link" : "您將 {calendar} 日曆以公開連結分享",
"You removed public link for calendar {calendar}" : "您刪除了 {calendar} 的公開分享連結",
"{actor} shared calendar {calendar} with you" : "{actor} 與您分享了 {calendar} 日曆",
"You shared calendar {calendar} with {user}" : "您與 {user} 分享了 {calendar} 日曆",
"{actor} shared calendar {calendar} with {user}" : "{actor} 與 {user} 分享了日曆 {calendar}",
"{actor} unshared calendar {calendar} from you" : "{actor} 停止與您分享日曆 {calendar}",
"You unshared calendar {calendar} from {user}" : "您停止與 {user} 分享日曆 {calendar}",
"{actor} unshared calendar {calendar} from {user}" : "{actor} 停止與 {user} 分享日曆 {calendar}",
"{actor} unshared calendar {calendar} from themselves" : "{actor} 停止與他們自己分享日曆 {calendar}",
"You shared calendar {calendar} with group {group}" : "您與群組 {group} 分享了日曆 {calendar}",
"{actor} shared calendar {calendar} with group {group}" : "{actor} 與群組 {group} 分享了日曆 {calendar}",
"You unshared calendar {calendar} from group {group}" : "您已停止與群組 {group} 分享日曆 {calendar}",
"{actor} unshared calendar {calendar} from group {group}" : "{actor} 已停止與群組 {group} 分享日曆 {calendar}",
"{actor} created event {event} in calendar {calendar}" : "{actor} 在日曆 {calendar} 中建立了 {event} 活動",
"You created event {event} in calendar {calendar}" : "您在日曆 {calendar} 中建立了 {event} 活動",
"{actor} deleted event {event} from calendar {calendar}" : "{actor} 在日曆 {calendar} 中刪除了 {event} 活動",
"You deleted event {event} from calendar {calendar}" : "您在日曆 {calendar} 中刪除了 {event} 活動",
"{actor} updated event {event} in calendar {calendar}" : "{actor} 在日曆 {calendar} 中更新了 {event} 活動",
"You updated event {event} in calendar {calendar}" : "您在日曆 {calendar} 中刪除了 {event} 活動",
"{actor} restored event {event} of calendar {calendar}" : "{actor} 復原了日曆 {calendar} 中的活動 {event}",
"You restored event {event} of calendar {calendar}" : "您復原了日曆 {calendar} 中的活動 {event}",
"Busy" : "忙碌",
"{actor} created todo {todo} in list {calendar}" : "{actor} 在列表 {calendar} 中建立了待辦事項 {todo}",
"You created todo {todo} in list {calendar}" : "您在列表 {calendar} 中建立了待辦事項 {todo}",
"{actor} deleted todo {todo} from list {calendar}" : "{actor} 在列表 {calendar} 中刪除了待辦事項 {todo}",
"You deleted todo {todo} from list {calendar}" : "您在列表 {calendar} 中刪除了待辦事項 {todo}",
"{actor} updated todo {todo} in list {calendar}" : "{actor} 在列表 {calendar} 中更新了待辦事項 {todo}",
"You updated todo {todo} in list {calendar}" : "您在列表 {calendar} 中更新了待辦事項 {todo}",
"{actor} solved todo {todo} in list {calendar}" : "{actor} 在列表 {calendar} 中解決了待辦事項 {todo}",
"You solved todo {todo} in list {calendar}" : "您在列表 {calendar} 中解決了待辦事項 {todo}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} 在列表 {calendar} 中重新開啟了待辦事項 {todo}",
"You reopened todo {todo} in list {calendar}" : "您在列表 {calendar} 中重新開啟了待辦事項 {todo}",
"Calendar, contacts and tasks" : "日曆、通訊錄與工作項目",
"A <strong>calendar</strong> was modified" : "一個<strong>日曆</strong>被更動",
"A calendar <strong>event</strong> was modified" : "一個日曆<strong>活動</strong>被更動",
"A calendar <strong>todo</strong> was modified" : "一個日曆<strong>待辦事項</strong>被更動",
"Contact birthdays" : "聯絡人生日",
"Death of %s" : "%s 逝世",
"Calendar:" : "日曆:",
"Date:" : "日期:",
"Where:" : "地點:",
"Description:" : "描述:",
"Untitled event" : "未命名活動",
"_%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 前)",
"Calendar: %s" : "日曆:%s",
"Date: %s" : "日期:%s",
"Description: %s" : "描述:%s",
"Where: %s" : "地點:%s",
"%1$s via %2$s" : "%1$s 由 %2$s",
"Invitation canceled" : "邀請已取消",
"Invitation updated" : "邀請已更新",
"Invitation" : "邀請",
"Title:" : "標題:",
"Time:" : "時間:",
"Location:" : "地點:",
"Link:" : "連結:",
"Organizer:" : "組織者:",
"Attendees:" : "參與者:",
"Accept" : "接受",
"Decline" : "拒絕",
"More options …" : "更多選項……",
"More options at %s" : "%s 有更多選項",
"Contacts" : "聯絡人",
"{actor} created addressbook {addressbook}" : "{actor} 建立了通訊錄 {addressbook}",
"You created addressbook {addressbook}" : "您建立了通訊錄 {addressbook}",
"{actor} deleted addressbook {addressbook}" : "{actor} 刪除了通訊錄 {addressbook}",
"You deleted addressbook {addressbook}" : "您刪除了通訊錄 {addressbook}",
"{actor} updated addressbook {addressbook}" : "{actor} 更新了通訊錄 {addressbook}",
"You updated addressbook {addressbook}" : "您更新了通訊錄 {addressbook}",
"{actor} shared addressbook {addressbook} with you" : "{actor} 與您分享了通訊錄 {addressbook}",
"You shared addressbook {addressbook} with {user}" : "您與 {user} 分享了通訊錄 {addressbook}",
"{actor} shared addressbook {addressbook} with {user}" : "{actor} 與 {user} 分享了通訊錄 {addressbook}",
"{actor} unshared addressbook {addressbook} from you" : "{actor} 取消與您分享通訊錄 {addressbook}",
"You unshared addressbook {addressbook} from {user}" : "您取消與 {user} 分享的通訊錄 {addressbook}",
"{actor} unshared addressbook {addressbook} from {user}" : "{actor} 取消與 {user} 分享通訊錄 {addressbook}",
"{actor} unshared addressbook {addressbook} from themselves" : "{actor} 取消與他們自己分享的通訊錄 {addressbook}",
"You shared addressbook {addressbook} with group {group}" : "您與群組 {group} 分享了通訊錄 {addressbook}",
"{actor} shared addressbook {addressbook} with group {group}" : "{actor} 與群組 {group} 分享了通訊錄 {addressbook}",
"You unshared addressbook {addressbook} from group {group}" : "您取消與群組 {group} 分享的通訊錄 {addressbook}",
"{actor} unshared addressbook {addressbook} from group {group}" : "{actor} 取消與群組 {group} 分享的通訊錄 {addressbook}",
"{actor} created contact {card} in addressbook {addressbook}" : "{actor} 在通訊錄 {addressbook} 中建立了聯絡人 {card}",
"You created contact {card} in addressbook {addressbook}" : "您在通訊錄 {addressbook} 中建立了聯絡人 {card}",
"{actor} deleted contact {card} from addressbook {addressbook}" : "{actor} 從通訊錄 {addressbook} 刪除了聯絡人 {card}",
"You deleted contact {card} from addressbook {addressbook}" : "您從通訊錄 {addressbook} 刪除了聯絡人 {card}",
"{actor} updated contact {card} in addressbook {addressbook}" : "{actor} 在通訊錄 {addressbook} 中更新了聯絡人 {card}",
"You updated contact {card} in addressbook {addressbook}" : "您在通訊錄 {addressbook} 中更新了聯絡人 {card}",
"A <strong>contact</strong> or <strong>addressbook</strong> was modified" : "<strong>聯絡人</strong>或<strong>通訊錄</strong>已被修改",
"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。",
"Configures a CalDAV account" : "設定一個 CalDAV 帳號",
"Configures a CardDAV account" : "設定一個 CardDAV 帳號",
"Events" : "活動",
"Tasks" : "工作項目",
"Untitled task" : "未命名工作項目",
"Completed on %s" : "完成於 %s",
"Due on %s by %s" : "到期於 %s 由 %s",
"Due on %s" : "到期於 %s",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV 端點",
"There was an error updating your attendance status." : "更新您的參與狀態時發生錯誤。",
"Please contact the organizer directly." : "請直接聯絡主辦人。",
"Are you accepting the invitation?" : "您接受邀請嗎?",
"Tentative" : "暫定",
"Save" : "儲存",
"Your attendance was updated successfully." : "您的參與狀態成功更新。",
"Calendar server" : "日曆伺服器",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "也安裝{calendarappstoreopen}日曆應用程式{linkclose},或{calendardocopen}連結您的電腦或行動裝置以供同步 ↗{linkclose}。",
"Send invitations to attendees" : "發送邀請函給參加者",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "請確定您正確設定了{emailopen}電子郵件伺服器{linkclose}。",
"Automatically generate a birthday calendar" : "自動生成生日日曆",
"Birthday calendars will be generated by a background job." : "生日日曆將由背景作業生成。",
"Hence they will not be available immediately after enabling but will show up after some time." : "因此,啟用後不會立即可用,但會在一段時間後顯示。",
"Send notifications for events" : "傳送活動通知",
"Notifications are sent via background jobs, so these must occur often enough." : "通知會透過背景作業傳送,因此這些會經常發生。",
"Enable notifications for events via push" : "啟用推播活動通知",
"Hello %s," : "%s 您好,",
"The meeting »%1$s« with %2$s was canceled." : "與 %2$s 的會議 %1$s 取消了。",
"The meeting »%1$s« with %2$s was updated." : "與 %2$s 的會議 %1$s 有變動。",
"%1$s invited you to »%2$s«" : "%1$s 邀請您到 %2$s",
"When:" : "時間:",
"Calendar and tasks" : "日曆與工作項目"
},
"nplurals=1; plural=0;");