Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lokalise: Translations update #552

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions translations/ui-calendar/zh_TW.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"meta.title": "日曆",
"permission.view": "設定(日曆):可以檢視現有日曆",
"permission.view": "設定 ( 日曆 ) : 可以檢視現有日曆",
"midnight": "午夜",
"calendarForm.title.create": "新增日曆",
"calendarForm.title.edit": "編輯日曆",
Expand Down Expand Up @@ -41,7 +41,7 @@
"currentStatus.open.nextWeek": "開放至{nextWeekday} {nextTime}",
"currentStatus.open.sameElse": "開放至{nextDate} {nextTime}",
"currentStatus.open.otherWeekday": "開放至{nextWeekday} {nextTime}",
"currentStatus.open.exceptional.noNext": "開放{exceptionName} ",
"currentStatus.open.exceptional.noNext": "開放 ( {exceptionName} )",
"currentStatus.open.exceptional.sameDay": "開放 ( {exceptionName} ) 直到{nextTime}",
"currentStatus.open.exceptional.nextDay": "開啟 ( {exceptionName} ) 直到明天{nextTime}",
"currentStatus.open.exceptional.nextWeek": "開放 ( {exceptionName} ) 直至{nextWeekday} 在{nextTime}",
Expand Down Expand Up @@ -117,9 +117,9 @@
"monthlyCalendarView.day.allDay": "一整天",
"monthlyCalendarView.day.closed": "已關閉",
"monthlyCalendarView.day.timeRange": "{startTime} – {endTime}",
"permission.create": "設定(日曆):可以建立和指派新日曆",
"permission.update": "設定(日曆):可以編輯和重新指派現有日曆",
"permission.delete": "設定(日曆):可以刪除現有日曆",
"permission.create": "設定 ( 日曆 ) : 可以建立和指派新日曆",
"permission.update": "設定 ( 日曆 ) : 可以編輯和重新指派現有日曆",
"permission.delete": "設定 ( 日曆 ) : 可以刪除現有日曆",
"infoPane.accordion.infoLabel": "日曆資訊",
"meta.titleSettings": "日曆設定"
}
Loading