[tx-robot] updated from transifex

master
Nextcloud bot 2021-03-13 03:22:11 +00:00
parent 3b16a55580
commit 9a4ada90d6
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 10 additions and 0 deletions

View File

@ -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;");

View File

@ -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;"
}