diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 8529e57..6d35469 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -2,8 +2,8 @@ OC.L10N.register( "weather", { "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", - "Failed to set metric. Please contact your administrator" : "設定 metric 失敗。請聯絡您的管理員", - "This metric is not known." : "此 metric 未知。", + "Failed to set metric. Please contact your administrator" : "設定指標失敗。請聯絡您的管理員", + "This metric is not known." : "此指標未知。", "North" : "北", "North-East" : "東北", "East" : "東", @@ -29,16 +29,16 @@ OC.L10N.register( "Sunday" : "週日", "Weather" : "天氣", "Watch the weather directly on your Nextcloud." : "直接在您的 Nextcloud 上檢視天氣。", - "OpenWeatherMap API Key" : "OpenWeatherMap的API金鑰", + "OpenWeatherMap API Key" : "OpenWeatherMap API 金鑰", "Save" : "儲存", - "Add a city" : "添加一個城鎮", - "Add city" : "添加城鎮", - "City name" : "城鎮名稱", - "Add" : "加入", + "Add a city" : "新增程式", + "Add city" : "新增程式", + "City name" : "城市名稱", + "Add" : "新增", "Cancel" : "取消", - "Settings" : "設置", - "Metric" : "公制單位", - "Click here to get an API key" : "點擊此處取得一組API金鑰", + "Settings" : "設定", + "Metric" : "指標", + "Click here to get an API key" : "點擊此處取得 API 金鑰", "Current Temperature" : "目前溫度", "Feelslike Temperature" : "體感溫度", "Minimum Temperature" : "最低溫度", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index bd7ba5c..cd197c4 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1,7 +1,7 @@ { "translations": { "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", - "Failed to set metric. Please contact your administrator" : "設定 metric 失敗。請聯絡您的管理員", - "This metric is not known." : "此 metric 未知。", + "Failed to set metric. Please contact your administrator" : "設定指標失敗。請聯絡您的管理員", + "This metric is not known." : "此指標未知。", "North" : "北", "North-East" : "東北", "East" : "東", @@ -27,16 +27,16 @@ "Sunday" : "週日", "Weather" : "天氣", "Watch the weather directly on your Nextcloud." : "直接在您的 Nextcloud 上檢視天氣。", - "OpenWeatherMap API Key" : "OpenWeatherMap的API金鑰", + "OpenWeatherMap API Key" : "OpenWeatherMap API 金鑰", "Save" : "儲存", - "Add a city" : "添加一個城鎮", - "Add city" : "添加城鎮", - "City name" : "城鎮名稱", - "Add" : "加入", + "Add a city" : "新增程式", + "Add city" : "新增程式", + "City name" : "城市名稱", + "Add" : "新增", "Cancel" : "取消", - "Settings" : "設置", - "Metric" : "公制單位", - "Click here to get an API key" : "點擊此處取得一組API金鑰", + "Settings" : "設定", + "Metric" : "指標", + "Click here to get an API key" : "點擊此處取得 API 金鑰", "Current Temperature" : "目前溫度", "Feelslike Temperature" : "體感溫度", "Minimum Temperature" : "最低溫度",