-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Localisation updates from https://translatewiki.net.
- Loading branch information
1 parent
23b40a1
commit b6240d5
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"@metadata": { | ||
"authors": [ | ||
"Pisceskaze" | ||
] | ||
}, | ||
"removepii-desc": "Tạo các trang đặc biệt, Đặc biệt:GenerateRandomHash và Đặc biệt:RemovePII để xử lý việc xóa thông tin nhận dạng cá nhân.", | ||
"generaterandomhash": "Tạo hàm băm ngẫu nhiên", | ||
"removepii": "Xóa PII", | ||
"action-generate-random-hash": "tạo một hàm băm ngẫu nhiên", | ||
"action-handle-pii": "xử lý/xóa thông tin nhận dạng cá nhân", | ||
"right-generate-random-hash": "Tạo băm tên người dùng ngẫu nhiên", | ||
"right-handle-pii": "Xử lý/xóa thông tin nhận dạng cá nhân", | ||
"removepii-hash-length-help": "Nhập số ký tự mà hàm băm được tạo sẽ chứa. Tối thiểu 8, tối đa 32", | ||
"removepii-hash-prefix-help": "Chọn từ danh sách thả xuống, tùy chọn thích hợp để sử dụng cho tiền tố để tạo hàm băm.", | ||
"removepii-oldname-label": "Tên người dùng cũ:", | ||
"removepii-newname-label": "Tên người dùng mới:", | ||
"removepii-dpa_id-label": "ID DPA:", | ||
"removepii-action-label": "Chọn hành động bạn muốn thực hiện.", | ||
"removepii-action-help": "Việc đổi tên phải ''luôn luôn''' được thực hiện trước khi thực thi RemovePII. RemovePII cũng sẽ khóa tài khoản toàn cục của người dùng.", | ||
"removepii-warning-irreversible": "'''Cảnh báo:''' bạn sắp thực hiện hành động RemovePII. Quá trình này là không thể đảo ngược. Hãy chắc chắn rằng bạn có thông tin chính xác trước khi tiếp tục.", | ||
"removepii-wiki-disabled": "RemovePII đã bị vô hiệu hóa trên wiki này. Nó hiện được cấu hình để chỉ được kích hoạt trên wiki trung tâm. Bạn phải bắt đầu nó từ đó.", | ||
"removepii-success": "Đã gửi thành công.", | ||
"removepii-centralauth-notinstalled": "Phần mở rộng CentralAuth chưa được cài đặt.", | ||
"removepii-log-name": "Nhật ký xóa PII", | ||
"removepii-log-header": "Đây là nhật ký cơ bản của tất cả các hành động RemovePII." | ||
} |