Files
Nextcloud bot 7e474a9ac4 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-20 00:20:34 +00:00

25 lines
1.0 KiB
JavaScript

OC.L10N.register(
"dashboard",
{
"Dashboard" : "Tổng quan",
"Dashboard app" : "Ứng dụng Tổng quan",
"Weather" : "Thời tiết",
"Status" : "Trạng thái",
"Good morning" : "Chào buổi sáng",
"Good morning, {name}" : "Chào buổi sáng, {name}",
"Good afternoon" : "Chào buổi chiều",
"Good afternoon, {name}" : "Chào buổi chiều, {name}",
"Good evening" : "Chào buổi tối",
"Good evening, {name}" : "Chào buổi tối, {name}",
"Hello" : "Xin chào",
"Hello, {name}" : "Xin chào, {name}",
"Customize" : "Tuỳ chỉnh",
"Edit widgets" : "Chỉnh sửa widget",
"Get more widgets from the App Store" : "Tải thêm widget từ App Store",
"Weather service" : "Dịch vụ thời tiết",
"Weather data from Met.no" : "Dữ liệu thời tiết từ Met.no",
"geocoding with Nominatim" : "mã hóa địa lý với Nominatim",
"elevation data from OpenTopoData" : "dữ liệu độ cao từ OpenTopoData"
},
"nplurals=1; plural=0;");