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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-07 05:27:37 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-07 05:27:37 +0300
commit584f942ed44cf5f353a6a8f0c35c3511eec7a76f (patch)
treeb8c9312bd099c5fbd0b5b70d81e879ba8812ab9e /apps/weather_status
parent9644b7e505dc90a1e683f77ad38dc6dc4e90fa2f (diff)
[tx-robot] updated 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.js12
-rw-r--r--apps/weather_status/l10n/zh_TW.json12
2 files changed, 24 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/zh_TW.js b/apps/weather_status/l10n/zh_TW.js
index e6314908fda..69c123697a3 100644
--- a/apps/weather_status/l10n/zh_TW.js
+++ b/apps/weather_status/l10n/zh_TW.js
@@ -21,6 +21,18 @@ OC.L10N.register(
"{temperature} {unit} partly cloudy" : "{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" : "{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" : "{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" : "{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" : "正在載入天氣",
"Remove from favorites" : "從最愛中移除",
diff --git a/apps/weather_status/l10n/zh_TW.json b/apps/weather_status/l10n/zh_TW.json
index a30c2e62bf1..cd4d80a21c0 100644
--- a/apps/weather_status/l10n/zh_TW.json
+++ b/apps/weather_status/l10n/zh_TW.json
@@ -19,6 +19,18 @@
"{temperature} {unit} partly cloudy" : "{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" : "{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" : "{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" : "{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" : "正在載入天氣",
"Remove from favorites" : "從最愛中移除",