diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-26 00:20:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-26 00:20:10 +0000 |
commit | 70839355c8aaf293f6b9ee5242e4546a9e971899 (patch) | |
tree | 1819b1b52c9bf6036b2a1297987bd254cb347301 /apps/weather_status/l10n | |
parent | 109bcfd389388fd23d9c75401eeef10abbcc4487 (diff) | |
download | nextcloud-server-70839355c8aaf293f6b9ee5242e4546a9e971899.tar.gz nextcloud-server-70839355c8aaf293f6b9ee5242e4546a9e971899.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n')
-rw-r--r-- | apps/weather_status/l10n/vi.js | 14 | ||||
-rw-r--r-- | apps/weather_status/l10n/vi.json | 14 |
2 files changed, 28 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/vi.js b/apps/weather_status/l10n/vi.js index d5c77cd2d02..2689c16df1e 100644 --- a/apps/weather_status/l10n/vi.js +++ b/apps/weather_status/l10n/vi.js @@ -16,8 +16,22 @@ OC.L10N.register( "{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} partly cloudy later today" : "{temperature}{unit}có mây rải rác vào cuối ngày hôm nay", + "{temperature} {unit} partly cloudy" : "{temperature}{unit}có mây rải rác", + "{temperature} {unit} foggy later today" : "{temperature}{unit}sương mù vào cuối ngày hôm nay", "{temperature} {unit} foggy" : "{temperature} {unit} sương mù", + "{temperature} {unit} light rainfall later today" : "{temperature}{unit}mưa nhẹ vào cuối ngày hôm nay", "{temperature} {unit} light rainfall" : "{temperature} {unit} mưa nhẹ", + "{temperature} {unit} rainfall later today" : "{temperature}{unit}mưa vào cuối ngày hôm nay", + "{temperature} {unit} rainfall" : "{temperature}{unit}mưa", + "{temperature} {unit} heavy rainfall later today" : "{temperature}{unit}mưa lớn vào cuối ngày hôm nay", + "{temperature} {unit} heavy rainfall" : "{temperature}{unit}mưa lớn", + "{temperature} {unit} rainfall showers later today" : "{temperature}{unit}có mưa rào vào cuối ngày hôm nay", + "{temperature} {unit} rainfall showers" : "{temperature}{unit}mưa rào", + "{temperature} {unit} light rainfall showers later today" : "{temperature}{unit}mưa rào nhẹ vào cuối ngày hôm nay", + "{temperature} {unit} light rainfall showers" : "{temperature}{unit}mưa rào nhẹ", + "{temperature} {unit} heavy rainfall showers later today" : "{temperature}{unit}mưa rào lớn vào cuối ngày hôm nay", + "{temperature} {unit} heavy rainfall showers" : "{temperature}{unit}Mưa rào lớn", "More weather for {adr}" : "Thêm thông tin thời tiết cho {adr}", "Loading weather" : "Đang tải thông tin thời tiết", "Remove from favorites" : "Xóa khỏi ưa thích", diff --git a/apps/weather_status/l10n/vi.json b/apps/weather_status/l10n/vi.json index 5e8217a3d56..1e4bf49fea8 100644 --- a/apps/weather_status/l10n/vi.json +++ b/apps/weather_status/l10n/vi.json @@ -14,8 +14,22 @@ "{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} partly cloudy later today" : "{temperature}{unit}có mây rải rác vào cuối ngày hôm nay", + "{temperature} {unit} partly cloudy" : "{temperature}{unit}có mây rải rác", + "{temperature} {unit} foggy later today" : "{temperature}{unit}sương mù vào cuối ngày hôm nay", "{temperature} {unit} foggy" : "{temperature} {unit} sương mù", + "{temperature} {unit} light rainfall later today" : "{temperature}{unit}mưa nhẹ vào cuối ngày hôm nay", "{temperature} {unit} light rainfall" : "{temperature} {unit} mưa nhẹ", + "{temperature} {unit} rainfall later today" : "{temperature}{unit}mưa vào cuối ngày hôm nay", + "{temperature} {unit} rainfall" : "{temperature}{unit}mưa", + "{temperature} {unit} heavy rainfall later today" : "{temperature}{unit}mưa lớn vào cuối ngày hôm nay", + "{temperature} {unit} heavy rainfall" : "{temperature}{unit}mưa lớn", + "{temperature} {unit} rainfall showers later today" : "{temperature}{unit}có mưa rào vào cuối ngày hôm nay", + "{temperature} {unit} rainfall showers" : "{temperature}{unit}mưa rào", + "{temperature} {unit} light rainfall showers later today" : "{temperature}{unit}mưa rào nhẹ vào cuối ngày hôm nay", + "{temperature} {unit} light rainfall showers" : "{temperature}{unit}mưa rào nhẹ", + "{temperature} {unit} heavy rainfall showers later today" : "{temperature}{unit}mưa rào lớn vào cuối ngày hôm nay", + "{temperature} {unit} heavy rainfall showers" : "{temperature}{unit}Mưa rào lớn", "More weather for {adr}" : "Thêm thông tin thời tiết cho {adr}", "Loading weather" : "Đang tải thông tin thời tiết", "Remove from favorites" : "Xóa khỏi ưa thích", |