Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zh_TW.json « l10n « weather_status « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a30c2e62bf16efb17b30e30e0c6ad469563c4abd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{ "translations": {
    "Unknown address" : "未知的地址",
    "No result." : "無結果",
    "Malformed JSON data." : "JSON 資料格式錯誤。",
    "Error" : "錯誤",
    "Weather status" : "天氣狀態",
    "Weather status in your dashboard" : "您儀表板中的天氣狀態",
    "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    此狀態也可以整合到其他地方,如「日曆」應用程式。",
    "Detect location" : "偵測位置",
    "Set custom address" : "設定自訂位置",
    "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" : "{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" : "{temperature} {unit} 局部多雲",
    "{temperature} {unit} foggy later today" : "{temperature} {unit} 今日稍後有霧",
    "{temperature} {unit} foggy" : "{temperature} {unit} 有霧",
    "More weather for {adr}" : "{adr} 的更多天氣",
    "Loading weather" : "正在載入天氣",
    "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" : "找不到位置",
    "There was an error setting the location address." : "設定位置地址時發生錯誤。",
    "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" : "設定天氣位置",
    "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} 晴朗於 {time}",
    "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} 多雲於 {time}",
    "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} 白天晴朗於 {time}",
    "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} 夜晚晴朗於 {time}",
    "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} 局部多雲於 {time}",
    "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} 有霧於 {time}",
    "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} 小雨於 {time}",
    "{temperature} {unit} Rain at {time}" : "{temperature} {unit} 下雨於 {time}",
    "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} 大雨於 {time}",
    "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} 陣雨於 {time}",
    "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} 小陣雨於 {time}",
    "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} 大陣雨於 {time}"
},"pluralForm" :"nplurals=1; plural=0;"
}