diff options
Diffstat (limited to 'apps/weather_status/l10n/zh_TW.js')
-rw-r--r-- | apps/weather_status/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/weather_status/l10n/zh_TW.js b/apps/weather_status/l10n/zh_TW.js index e0f1b199301..42930a89f47 100644 --- a/apps/weather_status/l10n/zh_TW.js +++ b/apps/weather_status/l10n/zh_TW.js @@ -35,6 +35,7 @@ OC.L10N.register( "{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." : "您未登入", @@ -45,7 +46,6 @@ OC.L10N.register( "There was an error setting the location." : "設定位置時發生錯誤。", "There was an error saving the mode." : "儲存模式時發生錯誤。", "There was an error using personal address." : "使用個人地址時發生錯誤。", - "Set location for weather" : "設定天氣位置", "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;"); |