🌐 New Crowdin updates (#1272)

This commit is contained in:
Thomas Camlong
2023-09-01 21:55:45 +02:00
committed by GitHub
parent 8211e22d86
commit ba7e31b972
563 changed files with 6190 additions and 951 deletions

View File

@@ -12,7 +12,12 @@
"label": "Mục"
},
"layout": {
"label": "Bố cục"
"label": "Bố cục",
"data": {
"autoGrid": "",
"horizontal": "",
"vertical": ""
}
}
}
},
@@ -21,5 +26,18 @@
"title": "Danh sách dấu trang rỗng",
"text": "Thêm mục mới vào danh sách này trong chế độ chỉnh sửa"
}
},
"item": {
"validation": {
"length": "",
"invalidLink": "",
"errorMsg": ""
},
"name": "Tên",
"url": "",
"newTab": "Mở trong tab mới",
"hideHostname": "",
"hideIcon": "",
"delete": "Xóa"
}
}

View File

@@ -11,13 +11,25 @@
"label": "Đặt đầu tuần là Chủ Nhật"
},
"radarrReleaseType": {
"label": "Loại phát hành Radarr"
"label": "Loại phát hành Radarr",
"data": {
"inCinemas": "",
"physicalRelease": "",
"digitalRelease": ""
}
},
"hideWeekDays": {
"label": ""
},
"fontSize": {
"label": ""
"label": "",
"data": {
"xs": "",
"sm": "",
"md": "",
"lg": "",
"xl": ""
}
}
}
}

View File

@@ -38,7 +38,8 @@
"noUrl": {
"title": "URL không hợp lệ",
"text": "Đảm bảo rằng bạn đã nhập một địa chỉ hợp lệ trong cấu hình tiện ích"
}
},
"browserSupport": ""
}
}
}

View File

@@ -19,6 +19,37 @@
},
"tooltips": {
"approve": "Duyệt yêu cầu",
"decline": "Từ chối yêu cầu"
"decline": "Từ chối yêu cầu",
"approving": ""
},
"mutation": {
"approving": "",
"declining": "",
"request": "",
"approved": "",
"declined": ""
},
"detail": {
"label": "",
"id": "",
"device": "",
"video": {
"video": "",
"resolution": "",
"framerate": "",
"codec": ""
},
"audio": {
"audio": "",
"channels": "",
"codec": ""
},
"transcoding": {
"transcoding": "",
"context": "",
"requested": "",
"source": "",
"target": ""
}
}
}

View File

@@ -5,7 +5,11 @@
"settings": {
"title": "Thống kê yêu cầu đa phương tiện",
"direction": {
"label": ""
"label": "",
"data": {
"row": "",
"column": ""
}
}
}
},

View File

@@ -6,6 +6,7 @@
"title": "Cài đặt cho máy chủ đa phương tiện"
}
},
"loading": "",
"card": {
"table": {
"header": {

View File

@@ -12,7 +12,8 @@
"label": "Khoảng thời gian làm mới (bằng phút)"
},
"dangerousAllowSanitizedItemContent": {
"label": ""
"label": "",
"info": ""
},
"textLinesClamp": {
"label": "Ngắt dòng"

View File

@@ -59,11 +59,12 @@
},
"generic": {
"title": "Đã xảy ra lỗi không mong muốn",
"text": "Homarr không thể giao tiếp với ứng dụng torrent của bạn. Vui lòng kiểm tra lại cấu hình"
"text": ""
}
},
"loading": {
"title": "Đang tải..."
"title": "",
"description": ""
},
"popover": {
"introductionPrefix": "Quản lý bởi",

View File

@@ -46,4 +46,4 @@
},
"paused": "Tạm dừng"
}
}
}

View File

@@ -32,5 +32,6 @@
"thunderstormWithHail": "Sấm sét kèm mưa đá",
"unknown": "Không xác định"
}
}
},
"error": ""
}