aboutsummaryrefslogtreecommitdiffstats
path: root/apps/weather_status
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-20 00:19:36 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-20 00:19:36 +0000
commitcdfa01abfc59d6b2eff7ee9421282d4ae2a2f168 (patch)
tree7029cb4c4a341c91196c0768d86eb40eed6b91cf /apps/weather_status
parent79fe83eb1c07d36c525e8db91e23bb5976d719f7 (diff)
downloadnextcloud-server-cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168.tar.gz
nextcloud-server-cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168.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/vi.js2
-rw-r--r--apps/weather_status/l10n/vi.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/vi.js b/apps/weather_status/l10n/vi.js
index 507c1ca3327..d5c77cd2d02 100644
--- a/apps/weather_status/l10n/vi.js
+++ b/apps/weather_status/l10n/vi.js
@@ -14,6 +14,8 @@ OC.L10N.register(
"{temperature} {unit} clear sky" : "{temperature} {unit} trời quang",
"{temperature} {unit} cloudy later today" : "Trời nhiều mây vào cuối ngày hôm nay",
"{temperature} {unit} cloudy" : "{temperature} {unit} nhiều mây",
+ "{temperature} {unit} fair weather later today" : "{temperature}{unit}thời tiết đẹp vào cuối ngày hôm nay",
+ "{temperature} {unit} fair weather" : "{temperature}{unit}thời tiết đẹp",
"{temperature} {unit} foggy" : "{temperature} {unit} sương mù",
"{temperature} {unit} light rainfall" : "{temperature} {unit} mưa nhẹ",
"More weather for {adr}" : "Thêm thông tin thời tiết cho {adr}",
diff --git a/apps/weather_status/l10n/vi.json b/apps/weather_status/l10n/vi.json
index 2bb34afd129..5e8217a3d56 100644
--- a/apps/weather_status/l10n/vi.json
+++ b/apps/weather_status/l10n/vi.json
@@ -12,6 +12,8 @@
"{temperature} {unit} clear sky" : "{temperature} {unit} trời quang",
"{temperature} {unit} cloudy later today" : "Trời nhiều mây vào cuối ngày hôm nay",
"{temperature} {unit} cloudy" : "{temperature} {unit} nhiều mây",
+ "{temperature} {unit} fair weather later today" : "{temperature}{unit}thời tiết đẹp vào cuối ngày hôm nay",
+ "{temperature} {unit} fair weather" : "{temperature}{unit}thời tiết đẹp",
"{temperature} {unit} foggy" : "{temperature} {unit} sương mù",
"{temperature} {unit} light rainfall" : "{temperature} {unit} mưa nhẹ",
"More weather for {adr}" : "Thêm thông tin thời tiết cho {adr}",