summaryrefslogtreecommitdiffstats
path: root/apps/calendar/l10n/zh_TW.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/calendar/l10n/zh_TW.php')
-rw-r--r--apps/calendar/l10n/zh_TW.php128
1 files changed, 128 insertions, 0 deletions
diff --git a/apps/calendar/l10n/zh_TW.php b/apps/calendar/l10n/zh_TW.php
new file mode 100644
index 00000000000..2b8fc790cca
--- /dev/null
+++ b/apps/calendar/l10n/zh_TW.php
@@ -0,0 +1,128 @@
+<?php $TRANSLATIONS = array(
+"Wrong calendar" => "錯誤日曆",
+"New Timezone:" => "新時區:",
+"Timezone changed" => "時區已變更",
+"Invalid request" => "無效請求",
+"Calendar" => "日曆",
+"Birthday" => "生日",
+"Business" => "商業",
+"Call" => "呼叫",
+"Clients" => "客戶",
+"Deliverer" => "遞送者",
+"Holidays" => "節日",
+"Ideas" => "主意",
+"Journey" => "旅行",
+"Jubilee" => "周年慶",
+"Meeting" => "會議",
+"Other" => "其他",
+"Personal" => "個人",
+"Projects" => "計畫",
+"Questions" => "問題",
+"Work" => "工作",
+"Does not repeat" => "不重覆",
+"Daily" => "每日",
+"Weekly" => "每週",
+"Every Weekday" => "每週末",
+"Bi-Weekly" => "每雙週",
+"Monthly" => "每月",
+"Yearly" => "每年",
+"never" => "絕不",
+"by occurrences" => "由事件",
+"by date" => "由日期",
+"by weekday" => "由平日",
+"Monday" => "週一",
+"Tuesday" => "週二",
+"Wednesday" => "週三",
+"Thursday" => "週四",
+"Friday" => "週五",
+"Saturday" => "週六",
+"Sunday" => "週日",
+"first" => "第一",
+"second" => "第二",
+"third" => "第三",
+"fourth" => "第四",
+"fifth" => "第五",
+"last" => "最後",
+"January" => "一月",
+"February" => "二月",
+"March" => "三月",
+"April" => "四月",
+"May" => "五月",
+"June" => "六月",
+"July" => "七月",
+"August" => "八月",
+"September" => "九月",
+"October" => "十月",
+"November" => "十一月",
+"December" => "十二月",
+"by events date" => "由事件日期",
+"by weeknumber(s)" => "由週數",
+"by day and month" => "由日與月",
+"Date" => "日期",
+"All day" => "整天",
+"New Calendar" => "新日曆",
+"Missing fields" => "遺失欄位",
+"Title" => "標題",
+"From Date" => "自日期",
+"From Time" => "至時間",
+"To Date" => "至日期",
+"To Time" => "至時間",
+"The event ends before it starts" => "事件的結束在開始之前",
+"There was a database fail" => "資料庫錯誤",
+"Week" => "週",
+"Month" => "月",
+"List" => "清單",
+"Today" => "今日",
+"Calendars" => "日曆",
+"There was a fail, while parsing the file." => "解析檔案時失敗。",
+"Choose active calendars" => "選擇一個作用中的日曆",
+"CalDav Link" => "CalDav 聯結",
+"Download" => "下載",
+"Edit" => "編輯",
+"Delete" => "刪除",
+"New calendar" => "新日曆",
+"Edit calendar" => "編輯日曆",
+"Displayname" => "顯示名稱",
+"Active" => "作用中",
+"Calendar color" => "日曆顏色",
+"Save" => "儲存",
+"Submit" => "提出",
+"Cancel" => "取消",
+"Edit an event" => "編輯事件",
+"Export" => "匯出",
+"Title of the Event" => "事件標題",
+"Category" => "分類",
+"All Day Event" => "全天事件",
+"From" => "自",
+"To" => "至",
+"Advanced options" => "進階選項",
+"Location" => "位置",
+"Location of the Event" => "事件位置",
+"Description" => "描述",
+"Description of the Event" => "事件描述",
+"Repeat" => "重覆",
+"Advanced" => "進階",
+"Select weekdays" => "選擇平日",
+"Select days" => "選擇日",
+"Select months" => "選擇月",
+"Select weeks" => "選擇週",
+"Interval" => "間隔",
+"End" => "結束",
+"occurrences" => "事件",
+"Import a calendar file" => "匯入日曆檔案",
+"Please choose the calendar" => "請選擇日曆",
+"create a new calendar" => "建立新日曆",
+"Name of new calendar" => "新日曆名稱",
+"Import" => "匯入",
+"Importing calendar" => "匯入日曆",
+"Calendar imported successfully" => "已成功匯入日曆",
+"Close Dialog" => "關閉對話",
+"Create a new event" => "建立一個新事件",
+"Select category" => "選擇分類",
+"Timezone" => "時區",
+"Check always for changes of the timezone" => "總是檢查是否變更了時區",
+"Timeformat" => "日期格式",
+"24h" => "24小時制",
+"12h" => "12小時制",
+"Calendar CalDAV syncing address:" => "CalDAV 的日曆同步地址:"
+);