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