diff options
Diffstat (limited to 'apps/weather_status')
-rw-r--r-- | apps/weather_status/l10n/vi.js | 2 | ||||
-rw-r--r-- | apps/weather_status/l10n/vi.json | 2 |
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}", |