From cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 20 Jul 2024 00:19:36 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/weather_status/l10n/vi.js | 2 ++ apps/weather_status/l10n/vi.json | 2 ++ 2 files changed, 4 insertions(+) (limited to 'apps/weather_status') 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}", -- cgit v1.2.3