From 9a4ada90d6088cc353da14b55a2ec30a80042014 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 13 Mar 2021 03:22:11 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/vi.js | 5 +++++ l10n/vi.json | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/l10n/vi.js b/l10n/vi.js index 3e0f468..18d77fd 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -1,6 +1,8 @@ OC.L10N.register( "weather", { + "No city with this name found." : "Không tìm thấy thành phố nào có tên này.", + "Empty city name!" : "Tên thành phố trống!", "Monday" : "Thứ 2", "Tuesday" : "Thứ 3", "Wednesday" : "Thứ 4", @@ -8,10 +10,13 @@ OC.L10N.register( "Friday" : "Thứ ", "Saturday" : "Thứ 7", "Sunday" : "Chủ nhật", + "Weather" : "Thời tiết", "Save" : "Lưu", + "City name" : "Tên thành phố", "Add" : "Thêm", "Cancel" : "Hủy bỏ", "Settings" : "Thiết lập", + "Current Temperature" : "Nhiệt độ hiện tại", "Date" : "Date" }, "nplurals=1; plural=0;"); diff --git a/l10n/vi.json b/l10n/vi.json index b8c505a..640b31b 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -1,4 +1,6 @@ { "translations": { + "No city with this name found." : "Không tìm thấy thành phố nào có tên này.", + "Empty city name!" : "Tên thành phố trống!", "Monday" : "Thứ 2", "Tuesday" : "Thứ 3", "Wednesday" : "Thứ 4", @@ -6,10 +8,13 @@ "Friday" : "Thứ ", "Saturday" : "Thứ 7", "Sunday" : "Chủ nhật", + "Weather" : "Thời tiết", "Save" : "Lưu", + "City name" : "Tên thành phố", "Add" : "Thêm", "Cancel" : "Hủy bỏ", "Settings" : "Thiết lập", + "Current Temperature" : "Nhiệt độ hiện tại", "Date" : "Date" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file