nc-weather/l10n/zh_TW.json

53 lines
2.7 KiB
JSON
Raw Normal View History

2017-08-25 00:27:17 +00:00
{ "translations": {
2021-01-25 03:21:57 +00:00
"Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "嚴重錯誤:請檢查您的 nextcloud.log 並到這裡傳送臭蟲回報:\nhttps://github.com/nextcloud/weather/issues",
2021-02-05 03:24:51 +00:00
"Failed to set metric. Please contact your administrator" : "設定指標失敗。請聯絡您的管理員",
"This metric is not known." : "此指標未知。",
2021-01-25 03:21:57 +00:00
"North" : "北",
"North-East" : "東北",
"East" : "東",
"South-East" : "東南",
"South" : "南",
"South-West" : "西南",
"West" : "西",
"North-West" : "西北",
"Failed to get city weather informations. Please contact your administrator" : "無法取得城市天氣資訊。請聯絡您的管理員",
"No city with this name found." : "找不到此名稱的城市。",
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional settings of the Administration" : "您的 OpenWeatherMap API 金鑰無效。聯絡您的管理員以在管理設定中設定有效的 API 金鑰",
2021-01-25 03:21:57 +00:00
"Empty city name!" : "空白的城市名稱!",
"Failed to add city. Please contact your administrator" : "新增城市失敗。請聯絡您的管理員",
"This city is already registered for your account." : "已為您的帳號註冊此城市。",
"Failed to remove city. Please contact your administrator" : "移除城市失敗。請聯絡您的管理員",
"Failed to set home. Please contact your administrator" : "設定家鄉失敗。請聯絡您的管理員",
2019-12-22 03:57:07 +00:00
"Monday" : "週一",
"Tuesday" : "週二",
"Wednesday" : "週三",
"Thursday" : "週四",
"Friday" : "週五",
"Saturday" : "週六",
"Sunday" : "週日",
2021-01-01 03:29:11 +00:00
"Weather" : "天氣",
2021-01-25 03:21:57 +00:00
"Watch the weather directly on your Nextcloud." : "直接在您的 Nextcloud 上檢視天氣。",
2021-02-05 03:24:51 +00:00
"OpenWeatherMap API Key" : "OpenWeatherMap API 金鑰",
2017-08-25 00:27:17 +00:00
"Save" : "儲存",
2021-02-05 03:24:51 +00:00
"Add a city" : "新增程式",
"Add city" : "新增程式",
"City name" : "城市名稱",
"Add" : "新增",
2017-08-25 00:27:17 +00:00
"Cancel" : "取消",
2021-02-05 03:24:51 +00:00
"Settings" : "設定",
"Metric" : "指標",
"Click here to get an API key" : "點擊此處取得 API 金鑰",
2021-01-25 03:21:57 +00:00
"Current Temperature" : "目前溫度",
"Feelslike Temperature" : "體感溫度",
"Minimum Temperature" : "最低溫度",
"Maximum Temperature" : "最高溫度",
2017-08-25 00:27:17 +00:00
"Pressure" : "氣壓",
"Humidity" : "濕度",
"Cloudiness" : "雲量",
"Wind" : "風速",
"Sunrise" : "日出時間",
"Sunset" : "日落時間",
2021-01-25 03:21:57 +00:00
"Date" : "日期",
"Perceptible Temperature" : "感知溫度"
2017-08-25 00:27:17 +00:00
},"pluralForm" :"nplurals=1; plural=0;"
}