diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-30 00:20:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-30 00:20:49 +0000 |
commit | 42c7aab402c17051c251af38dadd8e00cad8f801 (patch) | |
tree | 2d5e91146bd30e76a4cafbf4cc1f06759c821fc5 /apps/weather_status | |
parent | 04ff83511566b313d4312465b2494e61e0cfa0ed (diff) | |
download | nextcloud-server-42c7aab402c17051c251af38dadd8e00cad8f801.tar.gz nextcloud-server-42c7aab402c17051c251af38dadd8e00cad8f801.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status')
-rw-r--r-- | apps/weather_status/l10n/zh_TW.js | 34 | ||||
-rw-r--r-- | apps/weather_status/l10n/zh_TW.json | 34 |
2 files changed, 34 insertions, 34 deletions
diff --git a/apps/weather_status/l10n/zh_TW.js b/apps/weather_status/l10n/zh_TW.js index 223bb394967..02316be21ae 100644 --- a/apps/weather_status/l10n/zh_TW.js +++ b/apps/weather_status/l10n/zh_TW.js @@ -2,7 +2,7 @@ OC.L10N.register( "weather_status", { "Unknown address" : "未知的地址", - "No result." : "無結果", + "No result." : "無結果。", "Malformed JSON data." : "JSON 資料格式錯誤。", "Error" : "錯誤", "Weather status" : "天氣狀態", @@ -10,10 +10,10 @@ OC.L10N.register( "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣狀態。\n 地理位置可以自動偵測或手動定義。然後會顯示6小時的預測。\n 此狀態也可以整合到其他地方,如「日曆」應用程式。", "Detect location" : "偵測位置", "Set custom address" : "設定自訂位置", - "Favorites" : "我的最愛", - "{temperature} {unit} clear sky later today" : "{temperature} {unit} 今日稍後晴朗", + "Favorites" : "喜愛", + "{temperature} {unit} clear sky later today" : "{temperature} {unit} 今日稍晚晴朗", "{temperature} {unit} clear sky" : "{temperature} {unit} 晴朗", - "{temperature} {unit} cloudy later today" : "{temperature} {unit} 今日稍後多雲", + "{temperature} {unit} cloudy later today" : "{temperature} {unit} 今日稍晚多雲", "{temperature} {unit} cloudy" : "{temperature} {unit} 多雲", "{temperature} {unit} snow and thunder later today" : "{temperature} {unit} 今日稍後會下雪與打雷", "{temperature} {unit} snow and thunder" : "{temperature} {unit} 下雪與打雷", @@ -27,30 +27,30 @@ OC.L10N.register( "{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} 有陣雪與極地曙暮光", "{temperature} {unit} snow later today" : "{temperature} {unit} 今日稍後有雪", "{temperature} {unit} snow" : "{temperature} {unit} 有雪", - "{temperature} {unit} fair weather later today" : "{temperature} {unit} 今日稍後好天氣", + "{temperature} {unit} fair weather later today" : "{temperature} {unit} 今日稍晚好天氣", "{temperature} {unit} fair weather" : "{temperature} {unit} 好天氣", - "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} 今日稍後局部多雲", + "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} 今日稍晚局部多雲", "{temperature} {unit} partly cloudy" : "{temperature} {unit} 局部多雲", - "{temperature} {unit} foggy later today" : "{temperature} {unit} 今日稍後有霧", + "{temperature} {unit} foggy later today" : "{temperature} {unit} 今日稍晚有霧", "{temperature} {unit} foggy" : "{temperature} {unit} 有霧", - "{temperature} {unit} light rainfall later today" : "{temperature} {unit} 今日稍後小雨", + "{temperature} {unit} light rainfall later today" : "{temperature} {unit} 今日稍晚小雨", "{temperature} {unit} light rainfall" : "{temperature} {unit} 小雨", - "{temperature} {unit} rainfall later today" : "{temperature} {unit} 今日稍後有雨", + "{temperature} {unit} rainfall later today" : "{temperature} {unit} 今日稍晚有雨", "{temperature} {unit} rainfall" : "{temperature} {unit} 有雨", - "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} 今日稍後大雨", + "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} 今日稍晚大雨", "{temperature} {unit} heavy rainfall" : "{temperature} {unit} 大雨", - "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} 今日稍後陣雨", + "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} 今日稍晚陣雨", "{temperature} {unit} rainfall showers" : "{temperature} {unit} 陣雨", - "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} 今日稍後小陣雨", + "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} 今日稍晚小陣雨", "{temperature} {unit} light rainfall showers" : "{temperature} {unit} 小陣雨", - "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} 今日稍後強陣雨", + "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} 今日稍晚強陣雨", "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} 強陣雨", "More weather for {adr}" : "{adr} 的更多天氣", "Loading weather" : "正在載入天氣", "Set location for weather" : "設定天氣位置", - "Remove from favorites" : "從最愛中移除", - "Add as favorite" : "新增為最愛", - "You are not logged in." : "您未登入", + "Remove from favorites" : "從喜愛中移除", + "Add as favorite" : "新增為喜愛", + "You are not logged in." : "您未登入。", "There was an error getting the weather status information." : "取得天氣狀態資訊時發生錯誤。", "No weather information found" : "找不到天氣資訊", "Location not found" : "找不到位置", @@ -59,6 +59,6 @@ OC.L10N.register( "There was an error saving the mode." : "儲存模式時發生錯誤。", "There was an error using personal address." : "使用個人地址時發生錯誤。", "Unknown weather code" : "未知天氣代碼", - "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣狀態。\n 使用者的位置可以自動偵測或手動定義。然後會顯示6小時的預測。\n 此狀態也可以整合到其他地方,如「日曆」應用程式。" + "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣狀態。\n 使用者的位置可以自動偵測或手動定義。然後會顯示6小時的預報。\n 此狀態也可以整合到其他地方,如「行事曆」應用程式。" }, "nplurals=1; plural=0;"); diff --git a/apps/weather_status/l10n/zh_TW.json b/apps/weather_status/l10n/zh_TW.json index 066d979f66b..896884e409a 100644 --- a/apps/weather_status/l10n/zh_TW.json +++ b/apps/weather_status/l10n/zh_TW.json @@ -1,6 +1,6 @@ { "translations": { "Unknown address" : "未知的地址", - "No result." : "無結果", + "No result." : "無結果。", "Malformed JSON data." : "JSON 資料格式錯誤。", "Error" : "錯誤", "Weather status" : "天氣狀態", @@ -8,10 +8,10 @@ "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣狀態。\n 地理位置可以自動偵測或手動定義。然後會顯示6小時的預測。\n 此狀態也可以整合到其他地方,如「日曆」應用程式。", "Detect location" : "偵測位置", "Set custom address" : "設定自訂位置", - "Favorites" : "我的最愛", - "{temperature} {unit} clear sky later today" : "{temperature} {unit} 今日稍後晴朗", + "Favorites" : "喜愛", + "{temperature} {unit} clear sky later today" : "{temperature} {unit} 今日稍晚晴朗", "{temperature} {unit} clear sky" : "{temperature} {unit} 晴朗", - "{temperature} {unit} cloudy later today" : "{temperature} {unit} 今日稍後多雲", + "{temperature} {unit} cloudy later today" : "{temperature} {unit} 今日稍晚多雲", "{temperature} {unit} cloudy" : "{temperature} {unit} 多雲", "{temperature} {unit} snow and thunder later today" : "{temperature} {unit} 今日稍後會下雪與打雷", "{temperature} {unit} snow and thunder" : "{temperature} {unit} 下雪與打雷", @@ -25,30 +25,30 @@ "{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} 有陣雪與極地曙暮光", "{temperature} {unit} snow later today" : "{temperature} {unit} 今日稍後有雪", "{temperature} {unit} snow" : "{temperature} {unit} 有雪", - "{temperature} {unit} fair weather later today" : "{temperature} {unit} 今日稍後好天氣", + "{temperature} {unit} fair weather later today" : "{temperature} {unit} 今日稍晚好天氣", "{temperature} {unit} fair weather" : "{temperature} {unit} 好天氣", - "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} 今日稍後局部多雲", + "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} 今日稍晚局部多雲", "{temperature} {unit} partly cloudy" : "{temperature} {unit} 局部多雲", - "{temperature} {unit} foggy later today" : "{temperature} {unit} 今日稍後有霧", + "{temperature} {unit} foggy later today" : "{temperature} {unit} 今日稍晚有霧", "{temperature} {unit} foggy" : "{temperature} {unit} 有霧", - "{temperature} {unit} light rainfall later today" : "{temperature} {unit} 今日稍後小雨", + "{temperature} {unit} light rainfall later today" : "{temperature} {unit} 今日稍晚小雨", "{temperature} {unit} light rainfall" : "{temperature} {unit} 小雨", - "{temperature} {unit} rainfall later today" : "{temperature} {unit} 今日稍後有雨", + "{temperature} {unit} rainfall later today" : "{temperature} {unit} 今日稍晚有雨", "{temperature} {unit} rainfall" : "{temperature} {unit} 有雨", - "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} 今日稍後大雨", + "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} 今日稍晚大雨", "{temperature} {unit} heavy rainfall" : "{temperature} {unit} 大雨", - "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} 今日稍後陣雨", + "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} 今日稍晚陣雨", "{temperature} {unit} rainfall showers" : "{temperature} {unit} 陣雨", - "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} 今日稍後小陣雨", + "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} 今日稍晚小陣雨", "{temperature} {unit} light rainfall showers" : "{temperature} {unit} 小陣雨", - "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} 今日稍後強陣雨", + "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} 今日稍晚強陣雨", "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} 強陣雨", "More weather for {adr}" : "{adr} 的更多天氣", "Loading weather" : "正在載入天氣", "Set location for weather" : "設定天氣位置", - "Remove from favorites" : "從最愛中移除", - "Add as favorite" : "新增為最愛", - "You are not logged in." : "您未登入", + "Remove from favorites" : "從喜愛中移除", + "Add as favorite" : "新增為喜愛", + "You are not logged in." : "您未登入。", "There was an error getting the weather status information." : "取得天氣狀態資訊時發生錯誤。", "No weather information found" : "找不到天氣資訊", "Location not found" : "找不到位置", @@ -57,6 +57,6 @@ "There was an error saving the mode." : "儲存模式時發生錯誤。", "There was an error using personal address." : "使用個人地址時發生錯誤。", "Unknown weather code" : "未知天氣代碼", - "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣狀態。\n 使用者的位置可以自動偵測或手動定義。然後會顯示6小時的預測。\n 此狀態也可以整合到其他地方,如「日曆」應用程式。" + "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣狀態。\n 使用者的位置可以自動偵測或手動定義。然後會顯示6小時的預報。\n 此狀態也可以整合到其他地方,如「行事曆」應用程式。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |