From 98fcf778ebae3dc657d7fe3827426c0c71e65612 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 4 Apr 2023 03:42:55 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/vi.js | 8 ++++++++ l10n/vi.json | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/l10n/vi.js b/l10n/vi.js index 1ff6f2f..92015a5 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -29,11 +29,19 @@ OC.L10N.register( "Weather" : "Thời tiết", "Watch the weather directly on your Nextcloud." : "Xem thời tiết trực tiếp trên vWorkspace của bạn.", "Save" : "Lưu", + "Add a city" : "Thêm một thành phố", + "Add city" : "Thêm thành phố", "City name" : "Tên thành phố", "Add" : "Thêm", "Cancel" : "Hủy bỏ", "Settings" : "Thiết lập", + "Metric" : "Hệ mét", "Current Temperature" : "Nhiệt độ hiện tại", + "Minimum Temperature" : "Nhiệt độ thấp nhất", + "Maximum Temperature" : "Nhiệt độ cao nhất", + "Wind" : "Gió", + "Sunrise" : "Bình minh", + "Sunset" : "Hoàng hôn", "Date" : "Date" }, "nplurals=1; plural=0;"); diff --git a/l10n/vi.json b/l10n/vi.json index c63f09f..479da05 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -27,11 +27,19 @@ "Weather" : "Thời tiết", "Watch the weather directly on your Nextcloud." : "Xem thời tiết trực tiếp trên vWorkspace của bạn.", "Save" : "Lưu", + "Add a city" : "Thêm một thành phố", + "Add city" : "Thêm thành phố", "City name" : "Tên thành phố", "Add" : "Thêm", "Cancel" : "Hủy bỏ", "Settings" : "Thiết lập", + "Metric" : "Hệ mét", "Current Temperature" : "Nhiệt độ hiện tại", + "Minimum Temperature" : "Nhiệt độ thấp nhất", + "Maximum Temperature" : "Nhiệt độ cao nhất", + "Wind" : "Gió", + "Sunrise" : "Bình minh", + "Sunset" : "Hoàng hôn", "Date" : "Date" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file