config: new Crowdin updates (#1772)

This commit is contained in:
Thomas Camlong
2024-01-14 14:10:59 +01:00
committed by GitHub
parent e57af4ae10
commit 33da630db5
265 changed files with 2371 additions and 1306 deletions
+13
View File
@@ -15,6 +15,19 @@
"delete": {
"label": "Xóa vĩnh viễn",
"disabled": "Tính năng xóa bị vô hiệu hóa vì các thành phần Homarr cũ hơn không cho phép xóa cấu hình mặc định. Việc xóa sẽ có thể xảy ra trong tương lai."
},
"duplicate": "",
"rename": {
"label": "",
"modal": {
"title": "",
"fields": {
"name": {
"label": "",
"placeholder": ""
}
}
}
}
},
"badges": {
+4 -4
View File
@@ -6,10 +6,10 @@
},
"filter": {
"roles": {
"all": "",
"normal": "",
"admin": "",
"owner": ""
"all": "Tất cả",
"normal": "Thường",
"admin": "Quản trị viên",
"owner": "Chủ"
}
},
"table": {
+16 -16
View File
@@ -1,6 +1,6 @@
{
"metaTitle": "",
"back": "",
"metaTitle": "Người dùng {{username}}",
"back": "Quay lại quản lý người dùng",
"sections": {
"general": {
"title": "Chung",
@@ -14,40 +14,40 @@
}
},
"security": {
"title": "",
"title": "Bảo mật",
"inputs": {
"password": {
"label": ""
"label": "Mật khẩu mới"
},
"terminateExistingSessions": {
"label": "",
"description": ""
"label": "Chấm dứt các phiên hiện có",
"description": "Buộc người dùng phải đăng nhập lại trên thiết bị của họ"
},
"confirm": {
"label": "Xác nhận",
"description": ""
"description": "Mật khẩu sẽ được cập nhật. Hành động không thể được hoàn tác."
}
}
},
"roles": {
"title": "",
"currentRole": "",
"title": "Vai trò",
"currentRole": "Vai trò hiện tại: ",
"badges": {
"owner": "",
"admin": "",
"normal": ""
"owner": "Chủ",
"admin": "Quản trị viên",
"normal": "Thường"
}
},
"deletion": {
"title": "",
"title": "Xóa tài khoản",
"inputs": {
"confirmUsername": {
"label": "",
"description": ""
"label": "Xác nhận tên người dùng",
"description": "Nhập tên người dùng để xác nhận xóa"
},
"confirm": {
"label": "Xóa vĩnh viễn",
"description": ""
"description": "Tôi biết rằng hành động này là vĩnh viễn và tất cả dữ liệu tài khoản sẽ bị mất."
}
}
}